/*  
Theme Name: Zach Quinto
Theme URI: http://sweetrevelation.flirtatious.org
Description: Zach Quinto
Version: 1.0
Author: Flor - Sweet Revelation
Author URI: http://sweetrevelation.flirtatious.org
*/

/* ----------------------------------------- GENERAL -----------------------------------------*/

* {
margin: 0;
padding: 0;
}


body {
	font-family: arial, verdana,tahoma,Sans-serif;
	font-weight: lighter;
	font-size:12px;	
	text-align:center;
	background: url(images/bg.jpg) repeat-x top #170b07;
	color:#432510;
}

a:link, a:visited {
	text-decoration: none;
	color:#aa4f23;
}

a:hover, a:active {
	color:#ff9d1f;
}

p{
	padding:4px;
}

strong {
	color: #d95313;
	font-weight: 900;
}

u {
	color: #2a0b02;
}

em {
	color: #2a0b02;
}

blockquote{
	border-left: solid 3px #aa4f23;
	margin: 1px 30px 1px 30px;
	text-align: justify;
	background-color:#eac28f;
	clear:both;
}

#wrapper {
	width:916px;
	margin: 0px auto 0px auto;
	text-align:left;
	text-align:justify;
	background: url(images/bg2.png) repeat-y center;
}

input, textarea, select, button {
font-size:7pt;
color:#616161;
background: #ffffff;
border: 1px solid #616161;
padding: 3px
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#432510;
background: #fff;
border: 1px solid #000000;
}

.ads {
	width: 300px;
	height: 250px;
	float: left;
	margin: 5px 0 0 17px;
}


/* ----------------------------------------- HEADINGS -----------------------------------------*/

h1 {
	font-family: arial, verdana,tahoma,Sans-serif;
	font-weight: lighter;
	font-size: 20pt;
	text-align:left;
	color:#240100;
	margin-left: 8px;
	border-bottom: dotted 1px #240100;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#240100;
}

h2 {
	font-family: arial, verdana,tahoma,Sans-serif;
	font-size: 10pt;
	font-weight: 100;
	text-transform:uppercase;
	color: #ff9d1f;
	line-height: 32px;
	text-align:center;
	background: url(images/h2.png) no-repeat;
	margin-bottom: 5px;
}

h3 {
	font-family: arial, verdana,tahoma,Sans-serif;
	font-size: 10pt;
	font-weight: 100;
	text-transform:uppercase;
	color: #ff9d1f;
	line-height: 32px;
	text-align:center;
	margin-bottom: 5px;
	background: url(images/nav.png) no-repeat;
}
/* ----------------------------------------- HEADER -----------------------------------------*/

#header {
	padding:0;
	float: left;
	width: 550px;
	height: 250px;
	margin: 5px 0px 10px 22px;
	background: #2a0b02;
}

#header img {
	border: 0;
}

/* ----------------------------------------- SIDEBAR -----------------------------------------*/

#sidebar{
	float: left;
	width: 310px;
	margin: 5px;
	padding:0;
	background: #4f2f22;
	color: #d6a970;
	clear: right;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 0 3px;
}

#sidebar ul li{
	padding:0;
	margin: 0;
}

#sidebar ul ul li{
	padding: 1px;
	margin: 0;
	line-height: 14px; 
}

table#wp-calendar{
	width: 80%;
}

.textwidget {
	padding:5px;
}


/* ----------------------------------------- CONTENT -----------------------------------------*/

#content{
	float: left;
	width: 550px;
	margin: 0 5px 0 19px;
	padding: 3px 3px 0 3px;

}

.post {
		margin: 0 0 10px 0;
		clear:both;
		background: #d7aa70;
}

.top {
	background: url(images/ptop.png) no-repeat top;
	width:550px;
	float:left;
	height: 72px;
}

.bottom {
	background: url(images/pbot.png) no-repeat top;
	width:550px;
	float:left;
	height: 41px;
	clear:both;
	margin: 0 0 10px 0;
}

.com1 {
	float:right;
	margin: 6px 14px 0 0;
	font-size: 12pt;
	text-align:center;
	width:60px;
}

.com2 {
	font-size: 8pt;
	color: #aa4f23;
}

.com1 a:link, .com1 a:visited, .com1 a:hover, .com1 a:active {
	color:#e59040;
}

.com2 a:link, .com2 a:visited, .com2 a:hover, .com2 a:active {
	color:#aa4f23;
}

.date {
	float: left;
	margin: 5px 5px 0 15px;
	text-align:center;
	padding-top: 18px;
	font-family: arial, verdana,tahoma,Sans-serif;
	font-weight: lighter;
}

.month {
	font-size: 12pt;
	color: #fff;
}

.day {
	font-size: 16pt;
	color: #ff9d1f;
}
.posttitle {
	width: 470px;
	height: 42px;
	float: left;
	padding: 5px 0 0px 0;
	margin: 10px 0 0 20px;
}

.postdata {
	width: 434px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 5px 15px 5px 5px;
	text-align:right;
	line-height: 31px;
	color: #e59040;
}

.entry {
	clear:both;
	padding: 8px;
	background: #d7aa70;
}

.navigation{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: url(images/nav.png) no-repeat;
	float: left;
	width: 550px;
	margin: 0 5px 0 0px;
	padding: 3px 3px 0 3px;
	line-height: 32px;
	clear:both;
}

.page_top {
	background: url(images/page_top.png) no-repeat #d7aa70;
	padding: 8px;
}

.page_bot {
	background: url(images/page_bot.png) no-repeat bottom #d7aa70;
	padding: 8px;
}

/* ----------------------------------------- COMMENTS -----------------------------------------*/


.comments-template{
	margin: 0;
	padding: 0;
	clear:both;
	color: #160b07;
	width: 550px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 8px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 5px;
}

.comments-template h2, .comments-template h3{
	font-family: arial, verdana,tahoma,Sans-serif;
	font-size: 10pt;
	font-weight: 100;
	text-transform:uppercase;
	color: #ff9d1f;
	line-height: 32px;
	text-align:center;
	margin-bottom: 5px;
	background: url(images/nav.png) no-repeat;
	border-bottom: solid 5px #160b07;
	border-top: solid 5px #160b07;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family:  verdana,tahoma,Sans-serif;
	font-size: 12px;
}

/* ----------------------------------------- FOOTER -----------------------------------------*/

#footer {
	width: 916px;
	line-height: 43px;
	text-align: center;
	clear: both;
	background: url(images/footer.png) no-repeat center;
	color: #e59040;
}

