/*  
Theme Name: Astonishing Alessandra
Theme URI: http://sweetrevelation.org
Description: The Newest Mamma Cylon Resource On the CyNet
Version: 1.0
Author: Flor
Author URI: http://sweetrevelation.org
*/

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

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body {
	font-family:  trebuchet ms, arial, tahoma, sans-serif;
	font-size:10px;
	text-align:center;
	background: url(images/bg.jpg) repeat-x #dceeef;
	color:#000;
}

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

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

a:hover, a:active {
	text-decoration: underline;
	color:#b21b27;
}

p{
	padding: 5px 8px 4px 8px;
}

strong {
	color: #4a7e82;
}

.ads {
	width: 728px;
	height: 90px;
	margin: auto;
}

blockquote{
	border-left: solid 2px #4a7e82;
	margin: 3px 30px 3px 30px;
	text-align: justify;
	background-color:#efefeb;
}

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;
}

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

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	text-align:center;
	color:#b21b27;
	margin: 3px 0 1px 0;
}

h1 a:link, h1 a:visited {
	color:#b21b27;
	text-transform:uppercase;
	text-decoration: none
}

h1 a:hover, h1 a:active {
	color: #000;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: -1px;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	text-align:center;
	color:#fff;
	background: #4a7e82;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
	border-radius: 7px;
	padding: 3px 0 2px 0;
}

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

#header {
	padding:0;
	float: left;
	width: 850px;
	height: 530px;
	margin: 0 0 10px 0;

}

#header img {
	border: none;
	padding: 0;
}

.menu {
	margin: -10px 0 0 0;
}

.menu ul li {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	-border-radius: 8px;
	background: #000;
	display: inline-block;
	margin: 0 0 8px 6px;
	padding: 5px 12px 5px 12px;
	font-family: Century Gothic, sans-serif;
	text-transform: uppercase;
}

.menu a:link, .menu a:active {
	color: #fff;
	text-decoration: none;
}

.menu a:hover, .menu a:visited {
	color: #b21b27;
	text-decoration: none;
}

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

#sidebar {
	float: left;
	width: 315px;
	margin: 0px 4px 10px 24px;
	background: #f3fafa;
	padding: 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}

.sidecontent {
	padding: 5px;
}

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

#content{
	float: left;
	width: 522px;
	margin: 0 8px 10px 10px;
}

.posttittle {
	width: 502px;
	height: 35px;
	float:left;
	margin: 0;
	padding: 0;
	background:url(images/title.png) no-repeat center;
	text-align:center;
}

.date {
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
	width: 520px;
	height: 15px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;

}

.postdata {
	width: 510px;
	height: 20px;
	text-align:center;
	margin: 0;
	padding: 0;
	background: #262626;
	line-height:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	font-size: 9px;
	color: #fff;
	text-transform: uppercase;
}

.entry {
	clear:both;
	padding: 2px;
	margin-bottom:20px;
	text-align:justify;
}

.navigation{
	width: 516px;
	text-align: center;
	clear:both;
	padding: 3px;
	background: #f3fafa;
	margin: 0 0 8px 0;
	line-height: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}

.post {
	margin:0 0 8px 0;
	padding: 6px;
	clear:both;
	background: url(images/bg-post.jpg) top right #f3fafa;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}

/* ----------------------------------------- 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: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: -1px;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	text-align:center;
	color:#fff;
	background: #4a7e82;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
	border-radius: 7px;
	padding: 3px 0 2px 0;
}

.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;
	clear:both;
	padding: 3px;
	background: #000;
	color: #fff;
	font-size: 11px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#fff;
}
