body {font-family: Arial, Verdana, sans-serif;font-size: 95%;color: #1a1a1a;text-align: left;margin:0px;padding:0px;background: #F0EFED;}
a:link, a:visited {color: #4a4a00;}
a img {border: none;}
a:hover {text-decoration: none;}
form {margin: 0;padding: 0;}
.post-date {padding-right: 10px;float:left;text-align:center;}
.tags-list {float:left;}
.link-more {float:left;padding-right: 10px;text-align:center;}
p.download {padding: 0;}
p.download img {vertical-align: bottom;}
p.download a {font-size: 20px;}
.sub-info {margin: -10px 0 10px 0;height: 20px;font-size:80%;color: #666666;}
.sub-info a {color: #666666;}

blockquote {
	padding: 0px 4px;
	margin: 10px 0;
	background: #EFF7E9;
	border-top: 2px solid #7c7c7c;
	border-bottom: 2px solid #7c7c7c;
}

pre {
	width: 650px;
	padding: 6px;
	margin: 10px 0;
	overflow: scroll;
	background: #EFF7E9;
	border-top: 2px solid #7c7c7c;
	border-bottom: 2px solid #7c7c7c;
	font: 12px "Courier New", Courier, monospace;
}

code {
	display: block;
	width: 650px;
	overflow: scroll;
	padding: 6px;
	margin: 10px 0;
	background: #EFF7E9;
	border-top: 2px solid #7c7c7c;
	border-bottom: 2px solid #7c7c7c;
	font: 12px "Courier New", Courier, monospace;
}
.red {color: #f00;}
.st-related-posts {margin:5px 0;padding:1px;}
.st-related-posts li {padding:4px 0; list-style-type: none;}
.related-posts {clear:left;margin-top: 10px;font-style:italic;}
h1, h2, h3, h4 {font-weight: normal;color: #4E4E4E;}
h1 {font-size: 28px;letter-spacing: -1px;padding: 25px 0 10px 0;margin:0;}
h2,h3 {font-size: 22px;padding: 25px 0 -10px 0;margin: 25px 0 -10px 0;}
h4 {font-size: 16px;padding: 10px 0 0 0;}

#header {
	height: 70px;
	width: 100%;
	background: #dededd;
	color: #4E4E4E;
	border-bottom: 1px solid #B2B2B2;
}

#header-center {
	height: 70px;
	width: 960px;
	margin: auto;
	background: #dededd;
	color: #4E4E4E;
}

#header #site-title {
	float: left;
	margin-right: 8px;
	padding: 6px 0;
	position: relative;
	left: 10px;
	font-size: 14px;
	line-height:1.4em;
	color: #4E4E4E;
}

#blogTitle {
	font-family: Tahoma, Verdana, sans-serif !important;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	position: relative;
	top: 6px;
}

#header a {color: #4E4E4E;text-decoration: underline;}
#header a:hover {text-decoration: none;}
#menu 	{margin: 0px 0px 13px 251px; width: auto; padding-top: 40px;}
#menu ul {width:auto; float:right; font-size: 130%; text-align:center; list-style-type: none; height: 24px; padding: 0; margin:0;}
#menu ul li { display:inline; float:left; padding: 0px 0px 6px 8px; }

#search {float: right;padding: 20px 20px 20px 0;margin: 0;}
#search form {margin: 0;padding: 0;font-size: 11px;}
#search .search {
	color: #333333;
	width: 150px;
	font-size: 14px;
	height: 18px;
	border: 1px solid #B2B2B2;
}

#contentbox {
	width: 960px;
	margin: 20px auto;
	border: 1px solid #C6C6C6;
	background: #fff;
	clear:both;
}

#content {
	width: 660px;
	padding: 0 5px 15px 20px;
	text-align: left;
	height:100%;
	line-height:1.4em;
}

#sidebar {
	width: 260px;
	font-size: 11px;
	padding: 4px 7px;
}


#footer {
	width: 100%;
	background: #dededd;
	color: #4E4E4E;
	border-top: 1px solid #B2B2B2;
}

#footer-center {
	width: 960px;
	margin: auto;
	font: 11px Tahoma, Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: right;
	line-height: 180%;
}


.storytitle h3 {
	font-size: 24px;
	margin: 30px 0 0 0;
	clear:left;
}

.storytitle a:link {color: #4a4a00; text-decoration: underline;}
.storytitle a:visited {color: #4a4a00; text-decoration: underline;}
.storytitle a:hover {text-decoration: none;}

#comments {clear: both;padding-top: 10px;}
#comments ul, #comments ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.no-comments {clear: both;padding: 16px 0 6px 0;}
.h3 { font-style: normal;  font-weight: bold; margin: 0;}

div.comment {
	clear: both;
	width: 98%;
	background: #eff7e9;
	padding: 4px 10px;
	margin-bottom: 8px;
}

.form {
	float: left;
	clear: both;
	width: 98%;
	background: #f1f1f1;
	position: relative;
	left: 0px;
	padding: 10px;
}

.guidelines {font-size: 11px !important;}
div.comment span  {font: 20px Tahoma, Verdana, sans-serif !important;}
.comment-counts {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.c-f {font-size: 11px;margin: 0;padding: 0;}
#comments input, #comments textarea {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}
#comment {width:500px; height:300px}

.form label {display:block; padding-top:8px;}
#comment {width:90%; height:100px}
.small-img {float:left;padding: 0 10px 10px 0;}

#cloud {width: 260px;line-height: 1.4em;padding: 0 0 14px 0;}

#cloud ul li {
    padding: -5px;
    margin: 0;
    list-style-type:none;
    line-height:1.6em;
}

#cloud li a {
	font-size: 12px;
}

#cloud li a :hover {
	text-decoration: none;
}

#cloud ul {
	 margin: 0;
	 padding-left:20px;
}

#cloud .h {
	margin: 20px 0  10px 20px;
	padding:0;
	font-weight:bold;
}
.scroll {overflow: auto;border-bottom: none;}
.pagenav {
	clear: both;
	padding: 10px 0 10px 5px;
	font-size: 11px;
	font-weight: bold;
}
.pagenav .alignleft {float: left;width: 46%;}
.pagenav .alignright {float: right;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 6px;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #4a4a00;
	color: #4a4a00;
	background-color: #FFFFFF;
}

.wp-pagenavi span.pages {
	padding: 6px;
	margin: 4px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 6px;
	margin: 4px;
	font-weight: bold;
	color: #fff;
	background-color: #4a4a00;
	border: 1px solid #4a4a00;
}
.wp-pagenavi span.extend {
	padding: 6px;
	margin: 4px;
	color: #000000;
	background-color: #FFFFFF;
}

table td {vertical-align:top;}
table.profile { border-collapse:collapse; margin: 5px ; text-align: left; }
table.profile td { padding: 2px 10px 2px 10px; height:20px; margin: 2px; border: 1px solid #B0C3D2; text-align: center;}
table.profile td.textleft{text-align:left;}
table.profile th { padding: 2px 5px; height:20px; border: 1px solid #B0C3D2; text-align: center;}

#best {text-align: left; padding-left: 20px; line-height:1.6em}
#best h3 {margin-bottom: 10px;}
#best a {font-size: 14px;}
#best a {text-decoration: underline;}
#best a:hover {text-decoration: none;}

.fixed {position:fixed;top:10px; z-index:999;}