/*  
Theme Name: Stelly Magic
Theme URI: http://sweetrevelation.org
Description: Theme by Sweet Revelation
Version: 1.0
Author: Flor
Author URI: http://sweetrevelation.org
*/

/* ----------------------------------------- GENERAL -----------------------------------------*/

*{
margin: 0;
padding: 0;
}

body {
	margin:0;
	font-family: Tahoma, Verdana, arial, Sans-Serif;
	font-size:11px;
	text-align:justify;
	background: #0c0d0e;
	color: #838383;
	line-height: 13px;
}

a:link, a:visited {
	color:#8f3050;
	text-decoration: none;
}

a:hover, a:active {
	color:#feb403;	
}

p{
	padding:4px;
}

img {
	border: 1px solid #CCC;
	padding: 3px;
	opacity:.65;
	filter: alpha(opacity=65);
	 -moz-opacity: 0.7;
	background-color: #fff;
	margin: 0 0 0 6px;
}

img:hover {
	border: 1px solid #ccc;
	padding: 3px;
	opacity:1;
	filter: alpha(opacity=100);
	 -moz-opacity: 1;
	background-color: #fff;
	margin: 0 0 0 6px;
}

a:hover img {
	border: 1px solid #ccc;
	padding: 3px;
	opacity:1;
	filter: alpha(opacity=100);
	 -moz-opacity: 1;
	background-color: #fff;
}

blockquote{
	padding: 5px;
	margin: 15px 30px 15px 30px;
	text-align: justify;
}

#wrapper {
	width:1050px;
	margin: 0px auto 0px auto;
	text-align:left;
}


.welcome {
	width: 300px;
	height: 95px;
	position: relative;
	top: 105px;
	left: 596px;
	text-align:center;
	color: #ebc4d2;
	font-size: 9px;
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
}

.affiliates {
	width: 300px;
	height: 68px;
	position: relative;
	top: 138px;
	left: 596px;
	text-align:center;
	color: #ebc4d2;
	font-size: 9px;
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
}

.ads {
	margin: 0px auto 10px auto;
	width: 728px;
	height: 90px;
	clear: both;
}

em {
color : #feb403;
}

u {
color : #daa9bc;
}

strong {
color : #8f3050;
}

/* ----------------------------------------- HEADINGS -----------------------------------------*/

h2 {
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 30px;
	text-align:center;
	color:#feb403;
	padding: 0px 0 0px 3px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: solid 2px #daa9bc;
	margin: 4px 0 8px 0;
}


h1 {
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 17px;
	line-height: 22px;
	color:#daa9bc;
	padding: 6px 0px 0px 12px;
	text-transform: capitalize;
	font-weight: normal;
	text-align: left;
}

h1 a:link, h1 a:visited {
	color:#daa9bc;
}

h1 a:hover, h1 a:active {
	color:#a95165;
}

h3 {
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 17px;
	line-height: 22px;
	color:#bb3a67;
	padding: 6px 0px 0px 0px;
	text-transform: capitalize;
	font-weight: normal;
	text-align: center;
	
}


/* ----------------------------------------- HEADER -----------------------------------------*/

#header {
	float: left;
	width: 1050px;
	height: 440px;
}

#header img {
	border: none;
	padding: 0;
	opacity:1;
	filter: alpha(opacity=100);
	 -moz-opacity: 1;
	background: none;
	margin: 0;
}

/* ----------------------------------------- SIDEBAR -----------------------------------------*/

.sidebar{
float: left;
width: 220px;
margin: 10px 10px 20px 10px;
padding: 5px;
text-align: justify;
	-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
	-webkit-border-top-right-radius: 12px;
-webkit-border-top-left-radius: 12px;
background: #120e11;
border: solid 1px #2f1524;
}

.sidebarbox {
	padding: 3px;
	margin: 2px 0 2px 0;
	
}

/* ----------------------------------------- CONTENT -----------------------------------------*/

#content{
float: left;
width: 530px;
margin: 10px 0px 0 0px;
padding: 0px 5px 0 0;
}

.post {
	margin: 0;
	padding: 0px;
	clear:both;
}

.posttitle {
	width: 532px;
	float: left;
	margin: 0 0 2px 0;
	background: #3d242f;
	height: 55px;
	border: solid 1px #5e2941;
	-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
	-webkit-border-top-right-radius: 12px;
-webkit-border-top-left-radius: 12px;
}

.pagetitle {
	width: 532px;
	float: left;
	margin: 0 0 2px 0;
	height: 25px;
	padding: 4px 0 10px 0;
		background: #fdf1e5;
	border: solid 1px #f5d8c0;
	-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
	-webkit-border-top-right-radius: 12px;
-webkit-border-top-left-radius: 12px;
}

.postdata {
	line-height: 20px;
	float: left;
	color: #ccc;
	text-align: left;
	margin: 0 0 0 12px;
}

.entry {
	clear:both;
	width: 516px;
	background: #120e11;
	padding: 8px;
	margin: 0 0 20px 0px;
	text-align: justify;
	border: solid 1px #2f1524;
	-moz-border-radius-bottomright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
}

.navigation{
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	width: 150px;
	text-align:center;
	margin: 3px;
	float: right;
background: #3d242f;
border: solid 1px #5e2941;
}

.title {
	width: 470px;
	text-align: center;
	float: left;
}

.date {
	width: 46px;
	height: 45px;
	float: left;
	margin: 5px 0 0 10px;
	text-align:center;
	padding:0;
	border-right: solid 1px #f9e2d2;
	}

.month {
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight:normal;
	color: #a95165;
	padding: 6px 0 6px 0;
}

.day {
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	color: #feb403;

}

/* ----------------------------------------- COMMENTS -----------------------------------------*/

.comments-template{
	margin: 15px 0 0;
	padding: 0px 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, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 30px;
	text-align:center;
	color:#feb403;
	padding: 0px 0 0px 3px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: solid 2px #daa9bc;
	margin: 4px 0 8px 0;
}

.commentmetadata{
	font-size: 11px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 11px;
}

/* ----------------------------------------- FOOTER -----------------------------------------*/

#footer{
	text-align:center;
	margin: 3px 0 0 0;
	padding: 3px;
	clear:both;
	color: #ccc;
		background: #3d242f;
	border-top: solid 1px #5e2941;
}

/* ----------------------------------------- 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:#959595;
background: #fff;
border: 1px solid #000000;
}