/*  
Theme Name: Jon Hamm
Theme URI: http://sweetrevelation.flirtatious.org
Description: Theme by Sweet Revelation
Version: 1.0
Author: Flor - Sweet Revelation
Author URI: http://sweetrevelation.flirtatious.org
*/

/* ----------------------------------------- GENERAL -----------------------------------------*/

* {
margin: 0;
padding: 0;
}


body {
	font-family: tahoma, verdana, sans-serif, arial;
	font-weight: lighter;
	font-size:11px;	
	text-align:center;
	background: url(images/bg.jpg) repeat-x top #ddedca;
	color:#585858;
}

a:link, a:visited {
	text-decoration: none;
	color:#e77108;
}

a:hover, a:active {
	color:#46b399;
}

p{
	padding:4px;
}

strong {
	color: #5f7b6c;
	font-weight: 900;
}

u {
	color: #5f7b6c;
}

em {
	color: #db891b;
}

blockquote{
	border-left: solid 3px #5f7b6c;
	margin: 1px 30px 1px 30px;
	text-align: justify;
	background-color:#eef6e3;
	clear:both;
	padding: 3px;
}

#wrapper {
	width:816px;
	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:#ffffff;
background: #fff;
border: 1px solid #000000;
}

.welcome {
	color: #fff;
	font-size: 10px;
}


/* ----------------------------------------- HEADINGS -----------------------------------------*/

h1 {
	font-family: tahoma, verdana, sans-serif, arial;
	font-weight: lighter;
	font-size: 16px;
	text-align:left;
	color:#db891b;
	margin-left: 16px;
	line-height: 51px;
	text-transform:uppercase;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#db891b;
}

h2 {
	font-family: tahoma, verdana, sans-serif, arial;
	font-size: 10pt;
	text-transform:uppercase;
	color: #fff;
	line-height: 32px;
	text-align:center;
	background: url(images/h2.png) no-repeat;
	margin-bottom: 5px;
}

/* ----------------------------------------- HEADER -----------------------------------------*/

#header {
	padding:0;
	float: left;
	width: 800px;
	height: 400px;
	margin: 0 8px 0 8px;
	clear:both;
}

#header img {
	border: 0;
}

/* ----------------------------------------- SIDEBAR -----------------------------------------*/

#sidebar{
	float: left;
	width: 250px;
	margin: 8px 0px 0 16px;
	padding:0;
	background: #c9ece5;
	clear:both;
}

#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: right;
	width: 526px;
	margin: 8px 16px 0 0px;
	padding: 0;

}

.post {
		margin: 0 0 10px 0;
		clear:both;
		background: #deedca;
		padding: 5px 0 0 0;
}

.comments {
	float:right;
	margin: auto;
	font-size: 12px;
	text-align:center;
	width:100px;
	background: #bacf9d;
	height: 34px;
	padding: 6px 0 0 0;
}

.date {
	float: right;
	margin:5px 0 0 0;
	text-align:center;
	font-family: tahoma, verdana, sans-serif, arial;
	font-weight: bols;
	text-transform:uppercase;
	width: 79px;
	font-size: 12pt;
	line-height: 40px;
	padding: 0 15px 0 10px
}

.month {
	color: #fff;
	float: right;
	padding: 0;
}

.day {
	color: #c9ece5;
	float: right;
	margin: 0 3px 0 0;
}
.posttitle {
	width: 526px;
	height: 51px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/posttitle.jpg) no-repeat;
}

.pagetitle {
	width: 526px;
	height: 51px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/pagetitle.jpg) no-repeat;
}

.title {
	width: 400px;
	float:left;
}

.postdata {
	width: 406px;
	height: 30px;
	float: left;
	margin: 0 0 10px 0;
	padding: 5px 15px 5px 5px;
	text-align:right;
	line-height: 31px;
	color: #5f7b6c;
	background: #cadab4;
}

.entry {
	clear:both;
	padding: 8px;
}

.navigation{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #cadab4;
	float: left;
	width: 526px;
	margin: 0 5px 0 0px;
	line-height: 32px;
	clear:both;
}

/* ----------------------------------------- COMMENTS -----------------------------------------*/

.comments-template{
	margin: 10px 0 10px 0;
	padding: 8px 0 0;
	clear:both;
	width: 526px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 5px;
	border-bottom: solid 1px #999;
}

.comments-template h2, .comments-template h3{
	font-family: tahoma, verdana, sans-serif, arial;
	font-size: 10pt;
	text-transform:uppercase;
	color: #fff;
	line-height: 32px;
	text-align:center;
	background: url(images/h2.png) repeat-x;
	margin-bottom: 5px;
}

.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: 800px;
	line-height: 25px;
	text-align: center;
	clear: both;
	background: url(images/h2.png) repeat-x;
	color: #fff;
	font-weight:bold;
	margin: 0 0 0 8px;
}