/*
Theme Name:		Booksquare
Theme URI:		http://pearsonified.com
Description:	The Booksquare theme for WordPress was designed by <a href="http://www.oxfordmediaworks.com/">Kirk Biglione</a> and implemented using the <a href="http://pearsonified.com">Chris Pearson's</a> Cutline for WordPress.
Version:		BS2.0 based on Cutline 1.03
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/
body { background: #cc9; color: #333; font: 62.5% Georgia, Times, serif; text-align: center; }

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/
a { color: #3E472A; text-decoration: underline; }

	a:visited { color: #3E472A; text-decoration: underline; }

	a:hover { color: #5E060B; text-decoration: underline; }
	
	a img { border: none; }
	
blockquote { font-style: italic; font-family: Georgia, Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: .5em 15px .5em 15px; border-top: 3px double #757519;  border-bottom: 3px double #757519; background: #F4F7E0; }

abbr, acronym { border-bottom: 1px dotted #333; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Monaco, "Courier New", Courier, monospace; }

pre { width: 500px; margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; float: left; clear: both; }

* html pre { font-size: 1.0em; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

/*---:[ headlines ]:---*/
h1, h2, h3 { font-weight: bold; font-family: Georgia, Times, serif; color: #000; }

h1 { font-size: 3.6em; letter-spacing: -0.03em; }

* html h1 { letter-spacing: -0.1em; }

#masthead { background: #FFFFFF url('images/header_1.jpg') no-repeat center; color: #000; height: 343px; margin: 0 auto 0 auto; text-align: left; padding: 0; width: 785px; }

	#masthead h1 {display: inline; height: 1px; margin: 0 0 0 -9000px; position: absolute; width: 5000px; }

	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; }
	
h2 { font-size: 2.0em; color: #3E472A;}

	h2 a { color: #3E472A; text-decoration: none; }
	
	h2 a:visited { color: #3E472A; text-decoration: none; }
	
	h2 a:hover { color: #5E060B; text-decoration: none; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	
	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
	h2.archive_head {
	background: url('images/flr.gif') no-repeat top center;
	text-align: center;
	padding-top: 21px;
	padding-bottom: .7em;
	color: #5E060B;
	font-family: Georgia, Times, Serif;
	font-size: 2.2em;
	font-style: italic;
    font-weight: normal; }
	
h3 { font-size: 1.1em; }

	.entry h3 { margin: 1em 0 0.5em 0; }
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
	h3.comments_headers { font-size: 1.4em; }

h4 { font: italic 1.2em Georgia, Times, serif; color: #888; line-height: 140%; }

	h4 a, h4 a:visited { color: #3E472A; text-decoration: none; }
	
	h4 a:hover { color: #5E060B; text-decoration: underline; }
	
	.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
	.pages h4 { font-size: 1.2em; line-height: 1.6em; margin: 0 0 4.0em 0; padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; clear: both; }

/*---:[ core layout elements ]:---*/
#wrap { background: url('images/page-bg.gif') repeat-y scroll center; margin-top: -15px;}

	#wrap hr {display: block; clear: left; margin: -0.66em 0; visibility: hidden;}

#container { width: 805px; margin: 15px auto 0 auto; }
					
	#content_box { width: 805px; text-align: left; float: left; clear: both; }
	
		#content { width: 500px; padding: 0 40px 0 15px; float: left; }
		
		* html #content { overflow: hidden; }
		
		#sidebar { width: 242px; float: left; margin-top: -40px}
		* html #sidebar {margin-top: 0}
		
		* html #sidebar { overflow: hidden; }
		
	#footer { width: 808px;  padding: .5em 0; border: 0px solid #900; font: 1.2em/1.4em Georgia, Times, serif; clear: both; background: #4F5A35; margin: 0 auto 0 auto; color: #F4F7E0;}
	#footer a:link, #footer a:visited {color: #F4F7E0; text-decoration: none; }
	#footer a:hover, #footer a:active {color: #F4F7E0; text-decoration: underline;}
	
/*---:[ header styles ]:---*/
#masthead { width: 785px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

ul#nav { list-style: none; width: 495px; padding: 0; margin: .4em 0 1.5em 15px; border-bottom: 1px solid #4F5A35; float: left; clear: both; }
	* html ul#nav { margin-left: 7px; }

	ul#nav li { padding: 0; font: 1.5em Georgia, Helvetica, Arial, sans-serif;  float: left;  text-align: center; border: 0px solid red;}
	
		ul#nav li a, ul#nav li a:visited { color: #4F5A35; text-decoration: none; display: block;  padding: 5px 10px 5px 10px; }
	
		ul#nav li a:hover { color: #3E472A; background: #F4F7E0; text-decoration: none; border-top: 1px solid #4E5737; border-left: 1px solid #4E5737; border-right: 1px solid #4E5737; padding: 4px 9px 5px 9px; }
		
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover {  text-decoration: none; display: block; background: #4F5A35; color: white;}

	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/rssicon.jpg') 100% 50% no-repeat; }
			
#header_img { margin: 0 0 3.0em 0; border-bottom: 1px solid #000; float: left; clear: both; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */

/*---:[ content styles ]:---*/
.entry { font-size: 1.3em; line-height: 150%; }
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #757519; border-width: 3px 0; text-align: center; float: right; background: #F5F7E6; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #523322; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.5em !important; }
	
	.entry p { margin: 0 0 .8em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 1.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 1.5em 0; float: left; }

	.entry img { padding: 3px; margin: 0.5em 15px 0.5em 0; float: left; clear: left; }

		.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
		
		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
	
		.entry img.off { padding: 0 !important; border: none !important; }
		
		.entry img.stack { clear: none !important; }

.tagged { margin: 0 0 1.5em 0; padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 3px; color: #333; text-decoration: none; border: 1px solid #fff; }
	
	.tagged a:hover { color: #3E472A; background: #F4F7E0; text-decoration: none; border: 1px solid #4E5737;}
	
	.add_comment { display: block; padding: 0 0 15px 5px; font-weight: bold; }
	
		.add_comment a, .add_comment a:visited { padding: 0; color: #333; text-decoration: none; }

		.add_comment a:hover { color: #df0000; background: none; text-decoration: underline; }

.navigation { width: 500px; margin: 0 0 3.0em 0; font-size: 1.4em; float: left; }

* html .navigation { margin: 0 0 2.5em 0; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

	.navigation a, .navigation a:visited { padding: 3px; color: #333; text-decoration: none; border: 1px solid #fff; }
	
	.navigation a:hover { color: #3E472A; background: #F4F7E0; text-decoration: none; border: 1px solid #4E5737;}
		
.clear { width: 500px; height: 1px; clear: both; }

/*---:[ sidebar styles ]:---*/
ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget { width: 242px; margin: 0 0 2.5em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

		li.widget h2 { font-weight: bold; font-size: 1.1em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; border-top: 3px solid #000; background: url('images/hr_dot_black.gif') 0 100% repeat-x; }

		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		
		li.widget ul { list-style: disc; margin: 0 0 0.5em 20px; }
		
		li.widget ol { margin: 0 0 0.5em 20px; }
		
			li.widget li { margin: 0 0 0.7em 0; }
			
				li.widget li a, li.widget li a:visited { text-decoration: none; }
				
				li.widget li a:hover { text-decoration: underline; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
				li.widget ul.flickr_stream li a img { padding: 3px; }
				
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }

/*---:[ comment styles ]:---*/
#comments { width: 490px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { width: 490px; padding: 2.1em 1em 0 1em; border-bottom: 1px dotted #bbb; float: left; background: #fff  url('images/comment-alt.gif') repeat-x bottom;}

		ul#comment_list li.commentalt {  width: 490px; padding: 2.1em 1em 0 1em; border-bottom: 1px dotted #bbb; float: left; background: #F4F7E0  url('images/comment-alta.gif') repeat-x bottom;}
					
		ul#comment_list li.trackback { width: 470px; padding: 2.1em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.5em 0; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
				
					.comment_time a, .comment_time a:visited, .comment_time a:hover { color: #888; text-decoration: none; }
		
			.comment .entry { padding: 0 0px; }

/*---:[ comment form styles ]:---*/
#comment_form { width: 500px; padding: 1.0em 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #666; font: bold 1.4em Georgia, Times, serif; cursor: pointer; color: #3A4227; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

/*---:[ search form styles ]:---*/
#search_form { }

	#search_form .search_input { width: 275px; font: normal 1.1em Georgia, Times, serif; background: #FCFDED; border: 1px solid #D2D3B6; padding: .3em; color: #3A4227;}
	#search_form .searchsubmit {padding: 0.1em 3px; background: url('images/submit_bg.gif'); border: 3px double #666; font: bold 1.2em Georgia, Times, serif; cursor: pointer; color: #3A4227;}
	
	li.widget .search_input { font-size: 1.1em !important; }
	
		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }

/* WP Contact Form */
.contactform {
	position: static;
	overflow: hidden;
}
.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contacterror {
	border: 1px solid #ff0000;
}
.anchor {
	text-decoration: none;
}
/*---:[ BS home page ]:---*/
.linkcat h2, .SectionHead {
	background: url('images/flr.gif') no-repeat top center;
	text-align: center;
	padding-top: 21px;
	padding-bottom: .7em;
	color: #5E060B;
	font-family: Georgia, Times, Serif;
	font-size: 1.9em;
	font-style: italic;
    font-weight: normal;
}
.linkcat h2 {
	margin-top: 30px;
	margin-bottom: 0;
}
#links li.linkcat {
	list-style: none;	
}
#recent ul {
	list-style: none;
	margin-left: 1em;
}
#recent li {
	padding-bottom: .3em;
}
#recent li a {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
#recent li a:hover {
	text-decoration: underline;
}
#recent .metadate {
	font-style: italic;
	color: #888;
}
#recent .metadate a {
	font-weight: normal;
	font-size: 1em;
}
/*---:[ BS sidebar styles ]:---*/
.bsbox {
	background: url('images/bs-box-bot.gif') no-repeat bottom center;
	padding-bottom: 44px;	
	width: 242px;
}
.bsbox h2 {
	color: white;	
	text-align: center;
	height: 36px;
	padding: 19px 0 0 0;
	font-size: 1.45em;
	font-weight: normal;	
	background: url('images/bs-box-top-shade.gif') no-repeat center; 	
	border-left: 1px solid #C0C199;
	border-right: 1px solid #C0C199;
	font-family: Georgia, Times, serif;
}
.bsbox h2.sidetop {
	padding-top: 12px;
	border: none;
	background: url('images/bs-box-top-top.gif') no-repeat center; 	
}
.bsbox h2.sidetop {
	
}
.bsbox p {
	background: #F4F7E0;
	border-left: 1px solid #C0C199;
	border-right: 1px solid #C0C199;
	padding: .2em .5em;
	line-height: 130%;
	font-size: 1.2em;	
}
.bsbox form {
	background: #F4F7E0;
	border-left: 0px solid #C0C199;
	border-right: 0px solid #C0C199;
	text-align: center;
}
.bsbox ul {
	background: #F4F7E0;
	border-left: 1px solid #C0C199;
	border-right: 1px solid #C0C199;	
}
.bsbox ul li {
	padding-left: .6em;
	margin-left: 0;
	padding-bottom: 1em;
	padding-top: 1.2em;
	list-style: none;
	background: url('images/side-dots.gif') bottom no-repeat center; 	
}
.bsbox ul.rssicon li {
	background: url('images/rssicon.jpg') no-repeat left; 
	text-align: center;
	background-position: 8px .9em;
}
.bsbox ul.sidelist li {
	padding-left: 0;
	list-style: disc;
	padding-left: 0;
	margin-left: 2em;
	padding-bottom: .6em;
	padding-top: 0;
	background: none;	
}

.bsbox ul li a:link, .bsbox ul li a:visited {
	color: #3E472A;
	font-weight: bold;
	text-decoration: none;
  	font-size: 1.15em;
}
.bsbox ul li a:hover, .bsbox ul li a:active {
	color: #3E472A;
	font-weight: bold;
	text-decoration: underline;
}
.bsbox ul li p {
	padding: 0 .4em 0 0;

}
.bsbox ul p {
	border: none;
}
#mailinglist .subcribeinput {
	background: #FCFDED;
	border: 1px solid #D2D3B6;
	padding: .15em;
	color:  #3E472A;
}
#mailinglist .sbutton, .sbutton:focus {
		border: 1px solid #4E5737; 
		padding: .2em;
		color: #4E5737;
		background: #cc9;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: .9em;
}
ul.tla li {
	list-style: disc;
	padding-left: 0;
	margin-left: 2em;
	padding-bottom: .6em;
	padding-top: 0;
	background: none;
}
ul li.sidemore {
	background: none;
	text-align: center;
}
#brainiads {
	margin: 20px 0 20px 0;
	text-align: center;
}
.wpengine-promo a {
	display: none;
}