/*  
Theme Name: Natural Talent
Theme URI: http://sweetrevelation.flirtatious.org
Description: Diane Lane
Version: 1.0
Author: Flor - Sweet Revelation
Author URI: http://sweetrevelation.flirtatious.org
*/

/* ----------------------------------------- GENERAL -----------------------------------------*/

*{
margin: 0;
padding: 0;
}

body {
	margin:0;
	font-family: verdana, tahoma, Sans-serif;
	font-size:7pt;
	text-align:center;
	background: url(images/bg.png) repeat-x #fff;
	color:#333;
}

a:link, a:visited {
	text-decoration: none;
	color:#520246;
}

a:hover, a:active {
	text-decoration: underline;
	color:#ec5e5e;
}

p{
padding:4px;
}

img {
	border: solid 1px #999;
}

blockquote{
	border-left: solid 3px #f8a7be;
	padding: 5px;
	margin: 15px 30px 15px 30px;
	text-align: justify;
	background: url(images/bg2.png);
}

#wrapper {
	width:760px;
	background-color:#FFF;
	margin: 0px auto 0px auto;
	text-align:left;
}

.ads {
	margin: 0px auto 0px auto;
	width:730px;
}

/* ----------------------------------------- HEADINGS -----------------------------------------*/

h2 {
	font-family: century gothic, verdana, tahoma, sans-serif;
	font-size: 10pt;
	line-height: 22px;;
	text-align:center;
	color:#520246;
	background: url(images/h2.png) #f8a6bd;
}

/* ----------------------------------------- HEADER -----------------------------------------*/

#header {
	float: left;
	width: 760px;
	background: #fff;
	height: 310px;
}

#header img {
	border: 0px;
}

/* ----------------------------------------- SIDEBAR -----------------------------------------*/

#sidebar{
float: left;
width: 220px;
background: #ffffff;
border:solid 1px #feecf2;
margin: 0 8px 0 5px;
padding:0;
}

#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: 100%;
}

.textwidget {
	padding:3px;
}


/* ----------------------------------------- CONTENT -----------------------------------------*/

#content{
float: left;
width: 488px;
margin: 0;
padding: 0px;
border:solid 1px #feecf2;
}

.post {
	margin: 0 0 8px 0;
	padding: 3px;
	clear:both;
}

.date {
	width: 50px;
	height: 42px;
	float: left;
	margin: 0 2px 0 0;
	text-align:center;
	padding-top: 8px;
	background:url(images/bg2.png);
}

.month {
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #520246;
}

.day {
	font-family: tahoma, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #520246;
}
.posttitle {
	width: 428px;
	float: left;
}

.postdata {
	width: 424px;
	height: 26px;
	float: left;
	background:url(images/bg2.png);
	vertical-align:middle;
	margin-top: 2px;
	padding-left: 4px;
}

.entry {
	clear:both;
	padding: 8px;
	background:url(images/entry.png) no-repeat top right;
}

.navigation{
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	background:url(images/bg2.png);
	width: 473px;
	text-align:center;
	margin: 3px;
}

/* ----------------------------------------- COMMENTS -----------------------------------------*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.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 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h2{
	font-family: century gothic, verdana, tahoma, sans-serif;
	font-size: 10pt;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* ----------------------------------------- FOOTER -----------------------------------------*/

#footer{
text-align: center;
float: right;
width: 488px;
margin: 3px 35px 0 0;
padding: 3pxpx;
border:solid 1px #feecf2;
background:url(images/bg2.png);
}

/* ----------------------------------------- EXTRAS -----------------------------------------*/

STRONG {
color : #FB8686;
}
U {
color : #ada777;
}
EM {
color : #ada777;
}

input, textarea, select, button {
font-size:7pt;
color:#616161;
background: #ffffff;
border: 1px solid #616161;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#ffffff;
background: #FB8686;
border: 1px solid #000000;}
