body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%;
	
}
#main-page{
	padding-top:70px;
	color:#373737;
}
#main-page a, #main-page a:visited{
	font-weight:bold;
	border-bottom:#F8BB01 1px dashed;
	color:#373737;
	text-decoration:none;
}
#main-page p a:hover{
	border:none;
	background-image:url(images/highlighter.gif);
	background-repeat:no-repeat;
	background-position:50%;
}

#content .post{
	margin-bottom:60px;
}
h2{
	padding-bottom:10px;
	background-image:url(images/h3-underline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:500px;
	text-transform:uppercase;
	color:#f8bb01;
	float:none;
	clear:both;
	margin-top:0;
	font-size:225%;
	margin-bottom:10px;
}
#main-page h2 a, #main-page h2 a:visited{
	color:#f8bb01;
	border:none;
}
#main-page h2 a:hover{
	background:none;
	border-bottom:1px dashed #F8BB01;
}
#content h2.postheader{
	float:left;
	clear:none;
}

#content h3{
	text-transform:uppercase;
	font-size:125%;
}

/*#content .comments{
	width:39px;
	height:28px;
	float:right;
	background-image:url(images/bubble.gif);
	background-position:50%;
	background-repeat:no-repeat;
	text-align:center;
	clear:right;
}
#content .comments a, #content .comments a:visited{
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	font-size:13px;
	margin-left:1px;
	line-height:21px;
	border:none;
}
#content .comments a:hover{
	text-decoration:underline;
	background:none;
}*/
#main-page #content .comments-popup, #content #main-page .comments-popup:hover{
	background-image:url("images/bubble.gif");
	background-position:center top;
	background-repeat:no-repeat;
	border:medium none;
	clear:right;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:39px;
}
#main-page #content .comments-popup:hover{
	background-image:url("images/bubble-ro.gif");
	background-position:center top;
	background-repeat:no-repeat;
	text-decoration:underline;
}

#content .subtitle{
	font-style:italic;
	clear:both;
}
#content .subtitle strong{
	font-style:normal;
	text-transform:uppercase;
}
#content .post img{
	margin-top:10px;
}
#main-page img{
	border:none;
}
#main-page a.more-link{
	font-style:italic;
	padding:5px;
	padding-left:2px;
	width:100%;
	overflow:visible;
	border-bottom:none;
}
#main-page .more-link:hover{
	background-image:url(images/highlighter.gif);
	background-position:center;
}

#right-collumn .side-item h2{
	display:none;
}
#right-collumn ul#sidebar li.widget{
	margin-bottom:45px;
	clear:both;
}
#right-collumn .side-item{
	padding-right:20px;
}


#main-page ul.links{
	padding:0;
	margin-left:0;
}
#main-page ul.links li{
	padding-top:5px;
	padding-bottom:5px;
	list-style-type:none;
	border-bottom:#F8BB01 1px dashed;
}
#main-page ul.links li a{
	border:none;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
}
#main-page #categories ul.links li a{	
	text-transform:uppercase;
	font-size:110%;
	letter-spacing:1px;
	white-space:pre;
}
#main-page ul.links li a span{
	text-transform:none;
	font-style:italic;
}
#main-page ul.links li a:hover{
	background-image:url(images/highlighter.gif);
	background-position:left;
}

#right-collumn #inspirational{
	padding:0;
}
#right-collumn #inspirational .polaroid{
	float:left;
	margin-right:10px;
	margin-bottom:14px;
	width:140px;
	height:170px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	border:1px #ffffff solid;
	font-weight:normal;
}
#right-collumn #inspirational a .polaroid:hover{
	cursor:pointer;
}
#right-collumn #inspirational .polaroid span.rollover{
	display:none;
	padding:0;
	font-size:100%;
}
#right-collumn #inspirational a:hover .polaroid span.rollover{
	display:inline;
}
#right-collumn #inspirational .polaroid span{
	padding-left:12px;
	padding-top:138px;
	display:block;
	font-size:90%;
	font-style:italic;
}
#right-collumn #inspirational .polaroid span strong{
	font-style:normal;
}
#right-collumn #books .book{
	width:122px;
	height:158px;
	overflow:hidden;
	text-align:center;
	float:left;
	margin-right:10px;
	margin-bottom:14px;
}
#right-collumn #books a{
	border:none;
	background:none;
	vertical-align:middle;
}

#right-collumn #tweet p{
	font-style:italic;
}
#right-collumn #tweet a, #right-collumn #tweet a:visited{
	font-weight:normal;
}
#right-collumn #tweet a:hover{
	background:none;
	color:#F8BB01;
}

#right-collumn #blogroll{
	margin-bottom:0;
}

input#search{
	font-style:italic;
	font-family:Georgia;
	border:1px #AFAFAF solid;
	color:#808080;
	padding:2px;
}


#searchresults em{
	background-color:#FFFDC1;
}	

#main-page #archives ul{
	padding:0;
	margin-bottom:28px;
}

#main-page #archives li{
	list-style-type:none;
	background-image:url(images/paperclip.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:14px;
	margin-bottom:8px;
}

#main-page #archives h3{
	font-weight:normal;
}

#main-page #archives li a{
	border:none;
	font-style:italic;
}

#main-page #content .searchresults{
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dashed #FBDD80;
}

#main-page #content #contact-form{
	background-image:url(images/form-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:32px;
	padding-top:32px;
	height:450px;
}
#main-page #content #contact-form form{
	width:450px;
	color:#373737;
}
#main-page #content #contact-form input{
	border:1px #d3d3d3 solid;
}
#main-page #content #contact-form textarea{
	border:1px #d3d3d3 solid;
	width:450px;
}
#main-page #content #contact-form .submit input{
	background-color:#373737;
	border:1px solid #F8BB01;
	color:#FFFFFF;
	font-family:helvetica,verdana,arial;
	font-size:99%;
	padding:2px 15px;
	text-transform:uppercase;
	cursor:pointer;
}
#main-page #content #contact-form .submit input:hover{
	background-color:#F8BB01;
	color:#373737;
}
#main-page #content #contact-form div{
	border:none;
}
#main-page #content #contact-form span.wpcf7-not-valid-tip-no-ajax{
	float:right;
	font-size:90%;
	width:175px;
}



#main-page #content #socialbuttons{
	margin-bottom:32px;
}
#main-page #content #socialbuttons a{
	margin-right:10px;
	font-size:90%;
}


#main-page #content #thecomments h3{
	padding-bottom:10px;
	background-image:url(images/h3-underline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:500px;
	text-transform:uppercase;
	color:#f8bb01;
	float:none;
	clear:both;
	margin-top:0;
	font-size:150%;
	margin-bottom:10px;
}
#main-page #content #thecomments ol{
	padding:0;
	margin-bottom:55px;
}
#main-page #content #thecomments li{
	list-style-type:none;
	padding-left:30px;
	background-image:url(images/bubble-small.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:90%;
	border-bottom:1px dashed #FBDD80;
	padding-bottom:15px;
	margin-bottom:15px;
}
#main-page #content #thecomments .comment-info{
	float:left;
	width:150px;
}
#main-page #content #thecomments .comment-text{
	float:right;
	width:345px;
}
#main-page #content #thecomments .comment-text p{
	margin:0;
}

#oops{
	width:540px;
	height:375px;
	background-image:url(images/oops.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:130px;
	
}
#main-page #content #oops p{
	margin-left:67px;
	margin-right:65px;
	line-height:1.5em;
}
#main-page #content #oops span p{
	font-size:150%;
}
#main-page #content #oops p a:hover{
	background-image:none;
	background-color:#FFFE7C;
	padding:0 0 0 2px;
}
#main-page #content .addthis{
	float:left;
}
#main-page #content .addthis a{
	border:none;
}
#main-page #content .end-comment{
	float:left;
	clear:right;
	padding-top:10px;
}
