#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	width: 700px;
	z-index: 1000;
	}
	
#primary {
	/* Contains the main column */
/*	width: 600px;	 */
	padding-top: 0px;                                  	   
	top: 0px;
	}
	
.content {
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

#sidebar-1,
body.smartposition #sidebar-1 {
	/* The SEARCH sidebar */
	left: 473px;
	top: 203px;
	}
	
body.smartposition #sidebar-1 {
	top: -15px;
	position: fixed;
	left: 700px;
	padding: none;
	margin: none;
	z-index: 15;
	}

#searchreset {
	left: 133px;
	top: 1px;
}

#sidebar-2 {
	/* The second sidebar */
	top: 220px;
	left: 720px;
	}

.columns-three #page {
		width: 700px;
}
		
.columns-three .secondary {
	position: absolute;
	left: 700px;
	z-index: 2000;
}


.blog-title a {
	position: absolute;
	top: 10px;
	border-bottom:none;
}



#header .description {
	position: absolute;
	top: 157px;
	left: 43px;
}

		
.menu {
	visibility: hidden;
}
	
body {
}

.entry-head {
	padding-bottom: 20px;
}
		

.entry-title {
	width: 650px;
}

.entry-foot
{
	margin-bottom: 50px;
}

.entry-edit
{
	left: 670px;
}

#rollingarchives,
body.smartposition #rollingarchives {
	top: 0px;
	width: 440px;
	height: 20px;
	z-index: 10;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 180px;

	margin-bottom: 40px;

	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

	border-bottom: #eee;
	border-bottom-width: 0px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;

	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

#rollprevious, #rollnext, #rollload, #rollhome, #rollpages, #rolldates, #texttrimmer {
	top: 10px;
	}

#rollprevious
	{
		left: 8px;
	}
	
#rollnext
		{
			right: 85px;
		}

#texttrimmer {
	top: -5px;
		right: 220px;
	}
	
body.smartposition #texttrimmer {
	top: 15px;
	}
	
#dynamic-content .k2-asides
{
	border-style: solid;
	width: 658px;
	left: -30px;
	border-width: 1px;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}


#dynamic-content .k2-asides .entry-content {
	border-left: none;
}

/*
#dynamic-content .k2-asides .entry-head
{
	display: block;
}
*/

/*#dynamic-content .k2-asides .entry-head,*/
#dynamic-content .k2-asides .entry-content p,
#dynamic-content .k2-asides .entry-head .entry-meta,
#dynamic-content .k2-asides .entry-content .sociable,
#dynamic-content .k2-asides .entry-content .asides-permalink
{
	display: none;
}

#dynamic-content .k2-asides .entry-head,
#dynamic-content .k2-asides .entry-foot {
	display: inline;
}

#dynamic-content .k2-asides .entry-foot .entry-meta
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


#dynamic-content .k2-asides .entry-head h3
{
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}




#dynamic-content .k2-asides .entry-content ul,
#dynamic-content .k2-asides .entry-content ol,
#dynamic-content .k2-asides .entry-content div,
#dynamic-content .k2-asides .entry-content blockquote {

}

/*
#dynamic-content .k2-asides .entry-content p
{
	display: inline;
}
*/

#dynamic-content .k2-asides .entry-content p cite
{
}


#dynamic-content .k2-asides .entry-content blockquote
{
	padding-left: 0;
	background: none;
}

	

#pagetrackwrap,
#pagetrack {
	width: 200px;
}

#stimuli_lightbox,
#stimuli_overlay {
	z-index: 10000;
}