/*  
Theme Name: Angel Coulby
Theme URI: http://sweetrevelation.flirtatious.org
Description: Theme by Sweet Revelation - Regular Sidebar
Version: 1.0
Author: Flor
Author URI: http://sweetrevelation.flirtatious.org
*/

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

*{
margin: 0;
padding: 0;
}

body {
	margin:0;
	font-family: Futura, Arial, Tahoma, Verdana, Sans-Serif;
	font-size:11px;
	text-align:justify;
	background: url(images/bg.jpg) repeat-x #79788d;
	color: #4f4f4f;
	line-height: 13px;
}

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

a:hover, a:active {
	color:#c33620;	
}

p{
	padding:4px;
}

blockquote{
	padding: 5px;
	margin: 15px 30px 15px 30px;
	text-align: justify;
	background: url(images/bg4.png) bottom right;
}

#wrapper {
	width:950px;
	margin: 0px auto 0px auto;
	text-align:left;
}

em {
color : #eb8500;
}

strong {
color : #c33620;
}

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

h2 {
	font-family: Georgia, Times New Roman, verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 30px;;
	text-align:center;
	color:#3a3869;
	padding: 0px 0 5px 10px;
	font-weight: normal;
	background: url(images/h2.png) no-repeat;
}

h1 {
	font-family: Georgia, Times New Roman, verdana, tahoma, sans-serif;
	font-size: 14px;
	line-height: 30px;;
	text-align:left;
	color:#555475;
	padding: 0px 0 5px 10px;
	font-weight: normal;
}

h1 a:link, h1 a:visited, h3 a:link, h3 a:visited  {
	color:#555475;
}

h1 a:hover, h1 a:active, h3 a:hover, h3 a:active {
	color:#c33620;
}

h3 {
	font-family: Georgia, Times New Roman, verdana, tahoma, sans-serif;
	font-size: 14px;
	line-height: 30px;;
	text-align:left;
	color:#fff;
	padding: 0px 0 5px 10px;
	font-weight: normal;
	background:url(images/h3.jpg) no-repeat;
}

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

#header {
	float: left;
	width: 769px;
	height: 358px;
}

.hd_welcome {
	position: relative;
	top: 230px;
	left: 375px;
	height: 50px;
	width: 260px;
	font-family: Georgia, Times New Roman, verdana, tahoma, sans-serif;
	text-align: center;
	font-size:10px;
}

.hd_elite {
	position: relative;
	top: 180px;
	left: 670px;
	height: 50px;
	width: 220px;
	font-family: Georgia, Times New Roman, verdana, tahoma, sans-serif;
	font-size:10px;
}

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

#sidebar{
float: left;
width: 250px;
margin: 0px 0px 20px 90px;
padding: 5px 0 0 0;
background: url(images/sb_bg.png) top no-repeat #a9a8c4;
text-align: justify;
}

.sidebarbox {
	padding: 3px;
}

/* ----------------------------------------- CONTENT -----------------------------------------*/

#content{
float: left;
width: 500px;
margin: 0 8px 0 8px;
padding: 5px 0 0 0px;
background: url(images/content_bg.png) top no-repeat #a9a8c4;
}

.post {
	margin: 5px;
	padding: 0px;
	clear:both;
}

.date {
	width: 80px;
	height: 30px;
	float: left;
	margin: 0 2px 0 0;
	text-align:center;
	padding: 8px 5px 0 5px;
	color:#FFF;
	font-family:  Futura, century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.posttitle {
	width: 501px;
	float: left;
	background:url(images/h1.jpg) no-repeat;
}

.postdata {
	width: 481px;
	line-height: 25px;
	float: left;
	background: #9998a8;
	text-align:center;
	margin: 2px 0 15px 2px;
	padding-left: 4px;
}

.entry {
	clear:both;
	padding: 8px;
	margin: 0 0 5px 0;
	text-align: justify;
}

a img { padding:4px;
	border: 1px solid #79788D;-moz-border-radius:6px; 
	-webkit-border-radius:6px; 
	border-radius:6px;
	}
a:hover img {padding:4px;
	border: 1px solid #350f1d;-moz-border-radius:6px; 
	-webkit-border-radius:6px; 
	border-radius:6px;
}
.navigation{
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	width: 150px;
	text-align:center;
	margin: 3px;
	float: right;
us:6px; 
	border-radius:6px;
}

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

.comments-template{
	margin: 10px 0 0;
	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;
}

.comments-template h2, .comments-template h2{
	font-family: Georgia, Times New Roman, verdana, tahoma, sans-serif;
	font-size: 14px;
	line-height: 16px;;
	text-align:left;
	color:#fff;
	padding: 0px 0 5px 10px;
	font-weight: normal;
	background: none;
	border-bottom: #fff 1px solid;
}

.comments-template p.nocomments{
	padding: 0;
}

/* ----------------------------------------- FOOTER -----------------------------------------*/

#footer{
	text-align:center;
	margin: 3px 0 0 0;
	padding: 3px;
	background: #6b6a85;
	clear:both;
}

/* ----------------------------------------- EXTRAS -----------------------------------------*/

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:#999;
background: #fff;
border: 1px solid #000000;

}