/* 
Theme Name: Laura Bowers Custom Theme
Theme URI: http://www.laurabowers.net/
Description: Two Column Fixed Layout
Version: 1.0
Author: bj novack
Author URI: http://kickasswebdesign.com/
*/

* {margin: 0; padding: 0;}
body {
	background: #050902;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body a {
	font-weight: bold;
}
body a:link {
	color: #536549;
}
body a:visited {
	color: #666666;
}
body a:hover {
	color: #b64c20;
}
body a:active {
	color: #d96527;
}
h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 110%;}
p {padding: 0 0 14px 0;}

#mainwrapper {
	background: #eaf5cd url(images/rightcolbg.gif) repeat-y top right;
	position: relative;
	margin: 0 auto;
	width: 800px;
	color: #000033;
}
#header {
	width: 100%;
	color: #000000;
	width: 800px;
}
#header a img {margin-bottom: 5px;}
#content-container {
	margin-right: 200px;
	font-size: small;
	background: #eaf5cd;
	}
#main-content {
	float: left;
	width: 100%;
	background: #eaf5cd;
	line-height: 1.4;
	}
#main-content .pad {
	width: 84%;
	margin: 0 8%;
	padding: 20px 0;
	}
.pad h2 {
	padding: 4px;
	font-variant: small-caps;
}
.post h2 {
	background: url(images/smorangegerbera.gif) no-repeat left;
	padding: 10px 0 14px 42px;	
}
.post h2 a {
	text-decoration: none;
}
#secondary-content {
	position: relative;
	float: right;
	width: 200px;
	margin: 12px -200px 0 0;
	font-size: 85%;
	padding-bottom: 12px;
	color: #c6d0bc;
	background: url(images/bookcover.jpg) no-repeat top center;
	}
.postcontent {
	width: 90%;
	margin: 0 5%;
	padding: 20px 0;
}
.sidebarcontent {
	width: 180px;
	float: right;
	display: inline;
	padding-top: 250px;
}
.sidepads {
	padding: 5px;
}
#footer {
	color: #c6d0bc;
	background: #7b3119 url(images/footerbg.gif) repeat-y top right;
	clear: both;
	font-size: 70%;
	padding: 10px;
	border-top: 6px solid #8ea581;
	border-bottom: 6px solid #8ea581;

}
#footer a:link {
	color: #9bac8a;
}
#footer a:visited {
	color: #dddddd;
}
#footer a:hover {
	color: #d9b527;
}
#footer a:active {
	color: #b64c20;
}
#footer p {
	padding-top: 3px;
}
#secondary-content h2 {
	font-size: 120%;
	padding: 3px 0;
	margin: 2px 0 8px 0;
	color: #9bac8a;
	font-variant: small-caps;
}
#secondary-content p { margin: 10px 10px 5px 10px;}
#secondary-content ul {
	margin: 0;
	padding: 0;
}
#secondary-content ul {
	padding: 0 0 5px 0;
}
#secondary-content ul ul ul {
	text-indent: 0;
	margin: 0;
	padding: 0 0 0 12px;
}
#secondary-content li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#secondary-content ul a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0 2px 0 6px;
	color: #c6d0bc;
	width: auto;	
}
#secondary-content ul a:link {
	color: #c6d0bc;
}
#secondary-content ul a:visited {
	color: #cccccc;
}
#secondary-content ul a:hover {
	color: #d9b527;
}
#secondary-content ul a:active {
	color: #b64c20;
}
#secondary-content li {
	display: block;
	padding: 4px 4px 0 0;
	margin-top: 2px;
}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
a img{
	border: none;
}
.center, .centerlogo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.center {
	padding-bottom: 5px;
}
/* from here on is the blog stuff, except some cascade stuff at the very bottom. */
h2.description  {
	padding: 0 30px;
	margin-top: 15px;
	border: none;
	color: #000000;
	border-bottom: 1px solid 9bac8a;
	background: none;
}
.desimage {
	margin: 0 20px 15px 0;
}
.navigation {
	font-size: 80%;
	width: 90%;
	margin: 0 30px;
	position: relative;
}
/*last entry and next entry link classes */
.alignleft {
	float:left;
	width: 45%;
	margin: 0 15px 0 0;
	display: block;
}
.alignright {
	float:right;
	width: 45%;
	margin: 0 0 0 15px;
	display: block;
}
/* meta and post stuff */
.postmetadata {
	padding-bottom: 8px;
	font-size: 85%;
	width: 300px;
}
.post {
	padding: 10px 5px 15px 5px;
	clear: both;
	line-height: 1.4;
	background: url(images/thegreen32x32.gif) no-repeat bottom right;
}
.bloginfo {
	margin: 0; padding: 0;
	text-align: right;
}
.bloginfo {margin: 0 10px 0 0;}
/* searchbox form stuff */
#searchform {
	padding: 0 0 0 10px;
}
.searchbox {
	width: 80%;
	margin: 0;
	background: #fffff1;
	color: #000000;
}
#searchsubmit {
	width: 5em;
	margin: 2px 0 0 1px;
	background: #8ea581;
	color: #000000;
	font-weight: bold;
}
/* Pullquote can be used for setting any text into a box within your blog entries */
.pullquoteleft130 {
	margin: 5px;
	padding: 4px;
	float: left;
	width: 130px;
	border: 1px solid #dcdcfe;
}
.pullquoteright130 {
	margin: 5px;
	padding: 4px;
	float: right;
	width: 130px;
	border: 1px solid #dcdcfe;
}
.imgleft {float: left; margin: 5px 8px 5px 0;}
.imgright {float: right; margin: 5px 0 5px 8px;}
.post ul, .post ol {
	width: 90%;
	margin: 0 auto;
	padding: 5px 0 5px 20px;
}
.post ol {
	list-style-position: inside;
}
ol.commentlist {
	padding: 10px 5px;
	margin-left: 5px;
	list-style-position:inside;
}
ol.commentlist li {
	border-bottom: 1px solid #dcdcfe;
	padding: 10px 0;
}
h3#comments {
	margin-top: 10px;
	padding: 3px 0;
	border-top: 1px solid #dcdcfe;
	border-bottom: 1px solid #dcdcfe;

}
#submit {
	background: #8ea581;
	color: #000000;
	text-align: center;
	padding: 0;
	font-weight: bold;
}
caption {
	text-align: center;
}
.centered {
	text-align: center;
	margin: 5px auto;
}
p.center img {
	margin: 0 auto;
}
.small {
	border-bottom: 1px solid #efead5;
	width: 12em;
	font-size: 80%;
	margin: 0 0 5px 0;
	padding: 0;
}
blockquote {
	padding: 3px 20px;
}
/* adjustments for column drop in IEMac. */
/*\*//*/
.description { 	margin: 0 0 5px 0;}
/**/	

