@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: none;
	border: 0;
}
body {
	color: #333333;
	font: normal 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #2a2a2a url('') repeat top center scroll;
	text-shadow:0 0 0 #FFFFFF;
}
pre {
	font-size: 10px;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #888888;
}
h1 { color:#666666; font-weight: normal; margin-bottom:0px; }
h2 { color:#666666; font-weight: normal; margin-bottom:2px; font-size:30px; line-height:32px; }
h3 { color:#666666; font-weight: normal !important; margin-bottom:0px; }
h4 { color:#666666; font-weight: normal; margin-bottom:0px; }
img {
	margin: 0;
	width: auto;
}
img a {
	text-decoration: none !important;
	margin: 0px;
}
.main img {
	max-width: 500px;
}
.photo a, .disqus a {
	text-decoration: none !important;
	background: #ffffff !important;
}
.header {
    border-bottom: 1px dotted #bbbbbb;
    padding-bottom: 20px;
	height: 235px;
	text-align: center;
}
.wrapper {
	width: 770px;
	min-height: 666px;
	margin: 40px auto;
	-moz-box-shadow: 0 0 15px #000000;
	-webkit-box-shadow: 0 0 15px #000000;
	background-color: #FFFFFF;
	padding: 20px;
}
.main {
	padding: 20px 20px 20px 0;
	width: 500px;
	text-align: left;
	float: left;
	border-right: 1px dotted #bbbbbb;
}
#rightside {
    float: right;
    font-size: 12px;
    padding-top: 20px;
    text-align: right;
    text-transform: uppercase;
    width: 230px;
}
.divide {
	border-top: 1px dotted #bbbbbb;
	margin: 20px 0;
}
ul#likes {
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
	line-height: 1.0;
}
.like_below_photo {
	height: 3px;
}
li.like_post {
    font-size: 10px;
	margin-top: 20px;
}
li.like_post img {
    max-width: 100%;
}
.datetime {
	font-size: 10px;
	line-height: 150%;
	color: #555;
	padding: 0 0 60px;
}
.datetime a { color: #555; font-weight:bold; }
.navleft {
	font-size: 12px;
	position: relative;
	float: left;
}
.navright { font-size: 12px; position: relative; float: right; }
.navcenter {
    font-family: times New Roman;
    font-size: 12px;
    letter-spacing: 6px;
    text-align: center;
    text-transform: uppercase;
}
.footer { margin-bottom:10px; font-size: 12px; line-height: 14px; text-align:center; color: #333; }        
.post { padding-bottom: 10px; } 
.post p { margin:14px 0 14px 0; }
.post ul{ list-style:circle; margin:10px 10px 10px 35px; }
.post ol{ list-style:decimal; margin:10px 10px 10px 35px; }
.post blockquote {color:#444; border-left:5px solid #ccc; margin:25px 30px 15px 10px; padding-left:20px;}        
.short_quote { margin: 0px; padding: 0px; font-size:48px; line-height: 110%; color: #666666; } 
.medium_quote { margin: 0px; padding: 0px; font-size:36px; line-height: 115%; color: #666666; } 
.long_quote {
	color: #666666;
    font-size: 18px;
    line-height: 130%;
    margin: 0;
    padding: 0;
} 
.caption { margin-bottom:10px; font-size:22px; line-height:26px; }
a .notes { text-decoration: none !important; background: none; } 
.notes a { text-decoration: none !important; background: none; } 
img .notes { margin: 0px; padding: 3px 3px 0px 3px; border: 1px solid #999; } 
.notes img { margin: 0px; padding: 3px 3px 0px 3px; border: none } 
ol.notes {
	padding: 0px;
	margin: 15px 0px;
	list-style-type: none;
	border-bottom: 1px dotted #dddddd;
}
ol.notes li.note {
	border-top: 1px dotted #dddddd;
	padding: 10px;
}
ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; }
ol.notes li.note span.action {
	font-size: 11px;
}
ol.notes li.note .answer_content { font-weight: normal; }
ol.notes li.note blockquote {
	border-color: #eee;
	padding: 0 10px;
	margin: 10px 0px 0px 35px;
	font-size: 11px;
}
ol.notes li.note blockquote a { text-decoration: none; }
.disqus { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; size: 16px; line-height:150% !important; color:#333 !important; }

#mainsearch {
	margin-top: 20px;
	line-height: 1.0;
	font-size: 10px;
}
#mainsearch input {
    border: 1px solid #bbbbbb;
    color: #555555;
    font-size: 10px;
    padding: 3px 0 3px 6px;
    width: 222px;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#mainsearch input:hover, #mainsearch input:focus {
	border: 1px solid #777777;
}
.searchmatch {
	background-color: yellow;
}
.searchresultbox {
}
.searchresultrow {
	font-weight: normal;
}
.searchresultrow {
	display: block;
	background-color: #eeeeee;
	font-size: 10px;
	padding: 10px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.searchresultrow:hover {
	background-color: #ffffff;
}
.searchresultrow strong {
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
.searchexcerpt {
	color: #999999;
}
.searchexcerpt span {
	color: #555555;
	font-weight: bold;
}
.totalresults {
	text-align: right;
	color: #aaa;
	line-height: 14px;
	display: none;
}
.totalresults a { color: #ccc; display: none; }
.regular_post_body img {
max-width: 100%;
}