/*
Theme Name: Classical Values
Author: Sekimori Design
Author URI: http://sekimori.com/
*/

/*** GENERAL TAGS ***/

body { margin: 0px; background: #fffaeb; font-family: 'Verdana','Arial','Helvetica',sans-serif; font-size: 12px; color: #333; }
#wrap { width: 980px; text-align: left; }
h1, h2, h3, h4, h5 { margin: 0px; font-weight: normal; }
.clear { clear: both; }

a, a:active, a:link { color: #336699; text-decoration: none; }
a:hover { color: #336699; text-decoration: underline;}
a:visited { color: #663300; text-decoration: none;}
input { border: 0px; }

/*** Header ***/

#header { width: 100%; 	background: #7e91af url(images/header.jpg) no-repeat; margin: 0; height: 175px; padding: 0; }

.sitetitle { margin: 0 0 0 290px; text-align: left; }


/*** Content ***/

.content {  }
.leftcontent { width: 580px; margin: 25px; float: left; }
.rightcontent { float: left; width: 350px; margin: 22px 0 0 0; }

/*** Article ***/

.article { margin-bottom: 50px;}
.article h2 { font-size: 24px; font-family: 'Trebuchet MS','Arial','Helvetica',sans-serif; font-weight: bold; line-height: 28px; }
.article h2 a { color: #465b7c; text-decoration: none; }
.article h2 a:hover { color: #336699; text-decoration: underline; }

.postcontent { line-height: 18px; }
.postcontent a { color: #336699; text-decoration: none; }
.postcontent a:hover { color: #336699; text-decoration: underline; }

.postmeta { text-transform: uppercase; font-family: 'Trebuchet MS','Arial','Helvetica',sans-serif; color: #999; border-top: solid 1px #ccc; display: block; margin-top: 8px; padding: 5px 0px 2px 0px; }
.date {  }
.mcategories { width: 395px; padding-top: 1px; float: left; }
.mcomments { background: url(images/comments.jpg) no-repeat center left; float: right;  padding-left: 20px; padding-top: 1px;}

blockquote { margin: 25px 45px; padding-left: 10px; border-left: 2px solid #ccc; }

/*** Sidebar ***/
.item { width: 300px; margin-left: 10px; }
.advertising {  background: #f2eddd; padding: 15px 0 15px 0; border-left: solid 5px #C4B497; }

.advertising a img { border: solid 5px #ffffff; float: left; }
.advertising img { margin-left: 10px; }
.advertising .item { width: 330px; margin: 0px; margin-left: 10px; }.sidebar .item { margin: 15px 0px 25px 20px; }
.item h3, .item h2 .comments h2 { color: #999; font-size: 18px; font-family: 'Arial','Trebuchet MS','Helvetica',sans-serif; padding-bottom: 2px; border-bottom: solid 1px #ccc; }
.item ul { list-style: none; padding: 0; margin: 0px; border-top: solid 1px #ccc; background: #f2eddd; }
.item ul li { width: 280px; padding: 6px 10px 6px 10px; border-bottom: dashed 1px #ccc; line-height: 15px; color: #999; font-size: 11px; }
.item ul li a { font-size: 13px; }

.latest ul li a { background: url(images/article.jpg) no-repeat top left; padding-left: 15px; }
.half ul li { width: 140px; float: left; padding: 5px; }
.half ul { float: left; }


/*** Comments h2 ***/

.comments h2 { margin-bottom: 15px; }
.comment { display: block; padding: 10px; }
.alt { background: #f2eddd; }
.comment-meta { color: #999; border-bottom: solid 1px #ccc; padding-bottom: 4px; }
.comment-meta span { font-size: 12px;  }

.commentform { background: #f2eddd; display: block; padding: 10px; margin-top: 10px;}
.commentform span { font-size: 16px; display: block; color: #8B8477; margin-bottom: 4px; }
.commentform input, .commentform textarea { width: 350px; background: #ffffff; border: #ffffff; padding: 4px; margin-bottom: 10px; }
.commentform input.subscribe_button{ width: 153px; height: 33px; background: url(images/submit-off.jpg); display: block; text-indent: -9999px; }
.commentform input.subscribe_button:hover { background: url(images/submit-on.jpg); }

/*** Footer ***/

.footer p { font-size: 11px; color: #666; line-height: 16px; margin: 10px 0px 35px 0px;}
.footer p span { color: #999; display: block; }



.footer2 {
text-align: center;
font-size: 11px;
}
.footer2 a{
background: none;
color: #999;
}


.footer2 {
padding: 8px 0;
}



.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

#wp-calendar { width: 250px; text-align: center; margin: 0 auto; background: #f2eddd; margin-top: 10px; border-top: solid 1px #ccc; border-bottom: dashed 1px #ccc; }

#wp-calendar caption { color: #336699; font-size: 14px; }

#searchform { background: #f2eddd; display: block; margin-top: 10px; border-top: solid 1px #ccc; border-bottom: dashed 1px #ccc; padding: 10px 0; margin: 0; }
#s { background: #fff; border: 1px dashed #ccc; }
#searchsubmit { background: #465b7c; color: #fff; }