/*  
Theme Name: Robert Pattinson Online
Theme URI: http://sweetrevelation.flirtatious.org
Description: http://robert-pattinson.fansites.me
Version: 1.0
Author: Flor - Sweet Revelation
Author URI: http://sweetrevelation.flirtatious.org
*/

/* ----------------------------------------- GENERAL -----------------------------------------*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	font-family: verdana, tahoma, sans-serif;
	font-size:11px;
	text-align:center;
	vertical-align:top;
	color:#000;
	background: url(images/bg.png) repeat-y #454545;
}

a:link, a:visited {
	text-decoration: none;
	color:#222;
}

a:hover, a:active {
	text-decoration: underline;
	color:#503615;
}

p{
	padding:0;
}

img {
	border: solid 1px #503615;
	padding: 2px;
}

blockquote{
	border-left: solid 3px #454545;
	padding: 5px;
	margin: 15px 30px 15px 30px;
	text-align: justify;
	background-color:#bbbbbb;
}

#wrapper {
	width:900px;
	margin: 0px auto 0px 0px;
	text-align:left;
	background:#e5e9e8;
}

.ads {
margin: auto;
padding: 0;
clear:both;
}

/* ----------------------------------------- HEADINGS -----------------------------------------*/

h1 {
	font-family: verdana, tahoma, sans-serif;
	font-size: 16px;
	line-height: 18px;;
	text-align:left;
	color:#f1d300;
	padding-left: 5px;
}

h2 {
	font-family: verdana, tahoma, sans-serif;
	font-size: 16px;
	line-height: 18px;;
	text-align:center;
	color:#454545;
	padding-left: 5px;
}

#sidebar h2 {
	background: url(images/sidebar.jpg) no-repeat;
	height: 30px;
	padding: 6px 0px 0px 10px;
}
	
	
/* ----------------------------------------- HEADER -----------------------------------------*/

#header {
	padding:0;
	float: left;
	width: 900px;
	height: 500px;
	margin: 0;

}

#header img {
	border: 0;
}

/* ----------------------------------------- SIDEBAR -----------------------------------------*/

#sidebar{
	float: left;
	width: 298px;
	margin: 15px 0px 0px 0px;
	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: 589px;
	margin: 15px 5px 0px 0px;
	padding: 3px 3px 0 3px;
	border-right: dotted 1px #60382c;
}

.date {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 5px 0 0;
	text-align:center;
	padding-top: 7px;
	background: url(images/date.jpg) no-repeat center top;
}

.month {
	font-family: georgia, tahoma, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #454545;
}

.day {
	font-family: georgia, tahoma, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #454545;
}
.posttittle {
	width: 530px;
	height: 20px;
	float: left;
	background: url(images/posttitle.png) no-repeat center top;
	border-bottom: solid 1px #454545;
}

.postdata {
	width: 520px;
	height: 25 px;
	float: left;
	vertical-align:middle;
	margin: 3px 0px 0px 5px;
}

.entry {
	clear:both;
	padding: 8px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}

/* ----------------------------------------- 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 h3{
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
}

.commentmetadata{
	font-size: 10px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
}

/* ----------------------------------------- FOOTER -----------------------------------------*/

#footer {
	text-align: center;
	line-height: 24px;
	clear:both;

}