/*
Theme Name: WPS SERPable
Theme URI: http://wpskins.net 
Description: Theme by WPSKins.net 
Version: 1.0 
Author: WPSkins.net
*/

html {
	height: 100%; margin-bottom: 1px;
}
body {
 background: #ededed url('images/bgb.gif');
 background-attachment: fixed;
 color: #ededed;
 font: 12px Arial, Helvetica, sans-serif;
 margin: 10px auto;
 padding: 0;
}

a {
 color: #ededed;
}
a img {
 border: none;
}
a:visited {
 color: #ededed;
}
a:hover {
 color: #ffff00;
}
form {
 margin: 0; padding: 0;
}
acronym, abbr {
 border-bottom: 1px dashed #333;
}
acronym, abbr {
 cursor: help;
}

blockquote {
 border-left: 5px solid #ffff00;
 margin-left: 1.5em;
 padding-left: 5px;
}
cite {
 font-style: normal;
}
h1 {
 font: bold 40px arial;
 padding: 0; margin: 0 0 30px 5px;
}
h1 a:link, h1 a:visited {
 color: #ededed;
 text-decoration: none;
}
h2 {
 font: 22px "Arial", Helvetica, sans-serif;
 margin: 0 0 5px 0;
 padding: 0;
 color: #ededed;
}

#container {
 text-align: left;
 width: 850px;
}
#nav {
 background: #ededed url('images/bg_navbar.gif') no-repeat center left;
 height: 35px;
 margin-bottom: 25px;
}
#nav .inner {
 background: url('images/bg_navbar_right.gif') no-repeat center right;
 height: 35px;
}
#nav ul {
 list-style: none;
 margin: 0; padding: 0 0 0 10px;
}
#nav li {
 float: left;
 padding: 8px 10px;
}
#nav li a:link, #nav li a:visited {
 color: #ededed;
 font: bold 13px Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#nav li a:hover {
 color: #ffff00;
 text-decoration: underline;
}
#search {
 float: right;
 padding-top: 5px;
 padding-right: 10px;
 height: 22px;
}
#search input#s {
	width: 150px; padding: 4px;
	border: 1px solid #000000;
	font: bold 10px arial;
}
#search input#submit {
 border: 0;
 text-transform: uppercase;
 color: #ffffff;
 background: transparent;
 font: bold 13px arial;
 height: 20px;
}
#content {
}
#content h3 {
	margin: 0 0 5px 0; padding: 0;
}
#content h3 a {
	font: 22px 'Trebuchet MS';
	color: #ededed;
	text-decoration: none;
}
#content .storytime {
	padding-top: 4px;
	border-top: 1px solid #E5E5E5;
}
#content .storytime, #content .storytime a {
	color: #acb0a6;
	text-decoration: none;
}
#main {
 float: left; width: 520px;
}
#right {
 float: right;
 width: 270px;
 line-height: 18px;
}

#right a:link, #right a:visited {
 color: #ededed;
 font: bold 12px "Arial", Helvetica, sans-serif;
 font-style: italic;
 text-decoration: none;
}
#right a:hover {
 color: #ffff00;
 text-decoration: underline;
}
#right ul {
 margin-bottom: 15px;
}

.post {
 line-height: 17px;
}
.post h1 {
 font: 24px Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0;
 padding: 0 0 5px 0;
 background: url('images/dot_title.gif') repeat-x bottom left;
}
.post h1 a:link, .post h1 a:visited {
 text-decoration: none;
 color: #ededed;
}
.postdate {
 float: right;
 font: 20px "Arial", Helvetica, sans-serif;
 color: #ededed;
 padding-top: 3px;
}
.comment {
 padding: 7px;
 margin-bottom: 35px;
}
.comment .inner {
 background: url('images/bg_comment.gif') no-repeat center left;
 text-align: center;
 width: 74px;
 height: 53px;
}
.comment a:link, .comment a:visited {
 text-decoration: none;
 font: bold 11px tahoma;
 color: #ededed;
 line-height: 37px;
}
#footer {
 background: #4A4A4A url('images/bg_footer.gif') no-repeat center left;
 color: #ffffff;
}
#footer .inner {
 background: url('images/bg_footer_right.gif') no-repeat center right;
 height: 90px;
 padding: 10px;
}
#footer a:link, #footer a:visited {
 color: #ededed;
}
#footer ul {
 margin: 10px 0 0 200px;
 list-style: none;
}






ol#comments li p {
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #ffffff;
	color: #346B0A;
	font-size: 12px;
	margin: 0;
	padding: 5px 15px 20px 15px;
	text-align: right;
}

.credit a:link, .credit a:hover {
	color: #ffff00;
}

.feedback {
	color: #CFA9FF;
	text-align: right;
	clear: both;
}

.meta {
	text-align: right;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #697D88;
}
.meta a {
	color: #ededed;
	font: bold 14px verdana;
}

.storytitle {
	background: transparent url('images/bg_storytitle.gif') no-repeat top left;
	margin: 0;
	height: 40px;
}

.storycontent {
	background: transparent url('images/bg_storycontent.png') repeat-x top left;
	padding: 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#side {
	font: 12px arial;
}

ul {
	list-style: none;
	margin: 0; padding: 0;
}
li.pagenav {
	font: bold 16px tahoma;
}

li#archives {
	padding-top: 20px;
	font: bold 12px verdana;
	color: #ededed;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #CFA9FF;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}