/*
Theme Name: 7ihd
Theme URI: the-theme's-homepage
Description: a-brief-description
Author: Philip
Author URI: your-URI
Template: k2
*/

body
{
	background: white;
}

#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	width: 700px;
	z-index: 1000;
	background-color: orange;
	}
	
#primary {
	/* Contains the main column */
	/* width: 1600px; */
	padding-top: 0px;                                  	   
	top: 0px;
	}
	
.columns-one #page,
.columns-one.smartposition #rollingarchivesbg {
	width: 700px;
	}


	
.content {
	}

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



.entry-content blockquote {
	width: 500px;
	}





#site-title {
	position: absolute;
	top: -75px;
	border-bottom:none;
	font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, fantasy;
	font-size: 16em;
	font-weight: normal;
}



#site-description {
	position: absolute;
	top: 157px;
	left: 43px;
	font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, fantasy;
	font-size: 2em;
	font-style: italic;
}

		
.headermenu {
	display: none;
}


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

.entry-title {
	width: 650px;
	font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, fantasy;
	font-size: 3em;
}


.entry-content {
	font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, fantasy;
font-size: 1.3em;
	}
	

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

.entry-edit
{
	left: 670px;
}


.widget_search {
	left: 0px;
}

body.smartposition .widget_search {

}

#widgets-top {
	position: absolute;
	top: 190px;
	left: 450px;
	margin-top: 20px;
	width: 300px;
	overflow: auto;
	}
	
body.smartposition #widgets-top {
	position: fixed;
	top: -29px;
	left: 470px;
	z-index: 2000;
}
	

body.smartposition #rollingarchivesbg {
	display: none;
}

body.smartposition #rollingarchives
{
	top: 0px;
}




#rollingarchives {
	background-color: #fbc670;
	width: 640px;
	top: -9px;
	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 {
	left: 20px;
	}

	
#rollpages {
	left: 70px;
	}
	
#pagetrackwrap {
	left: 120px;
	width: 200px;
}
	
#texttrimmer {
	left: 320px;
	}

#rollnext {
	right: 230px;
	}



	
.category-asides
{
	font-style: italic;
	border-color: yellow;
	background-color: #fffba4;
	border-style: solid;
	width: 658px;
	left: -20px;
	border-width: 1px;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}


.category-asides .entry-head,
.category-asides .entry-content p,
.category-asides .entry-content .sociable,
.category-asides .entry-content .asides-permalink
{
	display: none;
}

.category-asides .entry-meta
{
	font-style: normal;
}



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

.entry-content fb:like .fb_edge_widget_with_comment .fb_iframe_widget .fb_ltr
{
background-color: blue;
}

.fb_ltr
{
	position: absolute;
	left: 0px;
	top: -50px;
}








	




