/*
Theme Name: WPS Clementine
Theme URI: http://www.linksfactory.net 
Description: Theme by LinksFactory.net 
Version: 1.0 
Author: LinksFactory.net
*/

html {
	height: 100%; margin-bottom: 1px;
}
body {
	background: #ffffff url('images/bg_main.jpg') top left;
	background-attachment: fixed;
	color: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
 color: #0D4B79;
}
a img {
 border: none;
}
a:visited {
 color: #0D4B79;
}
a:hover {
 color: #73B0DE;
}
h1 {
 color: #333333;
}
acronym, abbr {
 border-bottom: 1px dashed #333;
}
acronym, abbr {
 cursor: help;
}

blockquote {
 border-left: 5px solid #CFA9FF;
 margin-left: 1.5em;
 padding-left: 5px;
}
cite {
 font-style: normal;
}
h2 {
 font: 18px Georgia, "Times New Roman", Times, serif;
 margin: 0 0 5px 0;
 padding: 0;
 color: #ffffff;
}

#container, #header {
 text-align: left;
 width: 100%;
}
#top {
	padding-top: 0px;
	background: #ffffff url('images/bg_top.gif') repeat-x top left;
	height: 126px;
}
#header h1 {
 margin: 0; padding: 0;
}
#header h1 a {
 margin: 0 0 0 10px; padding: 0;
 font: 25px Verdana, "Times New Roman", Times, serif;
 color: #FF217A;
 text-decoration: none;
}

#header ul {
 float: right;
 list-style: none;
 padding-right: 10px;
 font: bold 15px Verdana;
 padding: 0; margin: 0;
 padding-top: 25px;
}

#header ul li {
 float: left;
 padding: 0 8px;
}
#header a {
 text-decoration: none;
 color: #CC2668;
}

#body {
	padding-top: 0px;
	background-color: #ffffff;
 
}

#search {
 float: right;
 margin-top: 30px;
}
#search input#s {
	width: 150px; padding: 4px;
	border: 1px solid #000000;
	font: bold 10px arial;
	text-transform: uppercase;
}
#search input#submit {
 border: 0;
 text-transform: uppercase;
 color: #ffffff;
 background: transparent;
 font: bold 13px tahoma;
 height: 20px;
}
#content {
	background: transparent url('images/bg_content.gif') repeat-x top left;
	margin-top: 10px;
}
#content h3 {
	margin: 0 0 5px 0; padding: 0;
}
#content h3 a {
	font: 22px 'Trebuchet MS';
	color: #306609;
	text-decoration: none;
}
#content .storytime {
	padding-top: 4px;
	border-top: 1px solid #E5E5E5;
}
#content .storytime, #content .storytime a {
	color: #7CB137;
	text-decoration: none;
}
#main {
	margin-left: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*
html>body #main {
	margin-left: 250px;
}
*/

#main .line {
 background-color: #FF0099;
 height: 5px;
 font-size:1px;
 line-height:0;
 }

.comments a{
 float: right;
 width: 120px;
 height: 20px;
 text-align: center;
 padding: 3px;
 background-color: #E3E3E3;
 font: bold 13px verdana;
 text-decoration: none;
 color: #F85294;
}
#navigation {
	background: url('images/bg_side.gif') repeat-x bottom left;
	line-height: 30px;
	float: left;
	width: 200px;
}
#navigation a:link, #navigation a:visited {
 color: #333333;
 font: bold 12px Georgia, "Times New Roman", Times, serif;
 text-decoration: none;
 font-style: italic;
}
#navigation a:hover {
 color: #8DB513;
 text-decoration: underline;
}
#navigation .side {
	background: #D42F75;
	padding: 10px;
}
#navigation .top {
 height: 415px;
}
.post {
	background-color: #515151;
	padding: 10px;
	line-height: 1.5;
}
.post h1 {
 font: 24px tahoma, "Times New Roman", Times, serif;
 margin: 0 0 5px 0;
 padding: 0 0 5px 0;
 background: url('images/dot_title.gif') repeat-x bottom left;
 color: #D38BA8;
}
.post h1 a:link, .post h1 a:visited , .post a:link, .post a:visited {
 text-decoration: none;
 color: #D38BA8;
}
.post h2 {
 font: 24px tahoma, "Times New Roman", Times, serif;
 margin: 0 0 5px 0;
 padding: 0 0 5px 0;
 background: url('images/dot_title.gif') repeat-x bottom left;
}
.post h2 a:link, .post h2 a:visited {
 text-decoration: none;
 color: #D38BA8;
}
.details {
 float: right; padding-top: 13px;
 color: #F4F4F4;
 font: bold 15px Verdana, "Times New Roman", Times, serif;
}
.comment {
 background: url('images/icon_comment.gif') no-repeat center left;
 float: right;
 width: 69px;
 height: 48px;
 text-align: center;
}
.comment a:link, .comment a:visited {
 text-decoration: none;
 font: 27px Georgia, "Times New Roman", Times, serif;
 color: #333333;
 font-style: italic;
}
#footer {
	background: #ffffff;
	text-align: center;
	color:#D42F75;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}
#footer a {
 color:#D42F75;
}


ol#comments li p {
}

/* classes used by the_meta() */
.post-meta {
	list-style: none;
}

.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: #346B0A;
}

.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: #7CB137;
	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: 90%;
}

 {
	list-style: none;
	margin: 0; padding: 0;
}
li.pagenav {
	font: bold 16px tahoma;
}

li#archives {
	padding-top: 20px;
	font: bold 12px verdana;
	color: #13F5AD;
}

#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;
}

ul#navlist
{
width: 158px;
\width: 160px;
w\idth: 158px;
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #808080;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
width: 122px;
\width: 158px;
w\idth: 122px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #aaaabb;
background: #515151;
text-decoration: none;
text-align: right;
}

ul#navlist li a:link { color: #FFFFFF; }
div#navcontainer li a:visited { color: #FFFFFF; }

ul#navlist li a:hover
{
border-color: #D42F75;
color: #ffffff;
background-color: #333333;
text-decoration: none;
}

.style3, .style3 a:link, .style3 a:visited {color: #D38BA8; font-weight: bold; font-style: italic; font-size: 16px; }

