/*  
Theme Name: Kate Hudson Source
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: url(images/bg.jpg) repeat-x #f9e4d3;
	color: #444;
	line-height: 13px;
}

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

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

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:1007px;
	margin: 0px auto 0px auto;
	text-align:left;
}


.ads {
	width: 190px;
	position: relative;
	top: 105px;
	left: 678px;
	text-align:center;
	color: #822643;
	font-size: 9px;
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
}

em {
color : #c28537;
}

u {
color : #a53c24;
}

strong {
color : #a81b0c;
}

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

h2 {
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 30px;
	text-align:center;
	color:#c28537;
	padding: 0px 0 0px 3px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: solid 2px #a81b0c;
	background: #fee7c3;
	margin: 4px 0 0 0;
}


h1 {
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 17px;
	line-height: 22px;
	color:#bb3a67;
	padding: 6px 0px 0px 12px;
	text-transform: capitalize;
	font-weight: normal;
	text-align: left;
}

h1 a:link, h1 a:visited {
	color:#3d2c21;
}

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

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: 950px;
	height: 444px;
}

#header img {
	border: none;
	padding: 0;
	opacity:1;
	filter: alpha(opacity=100);
	 -moz-opacity: 1;
	background: none;
	margin: 0;
}

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

#sidebar{
float: left;
width: 260px;
margin: 10px 0px 20px 5px;
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: #fdf1e5;
border: solid 1px #f5d8c0;
}

#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0px 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:6px;
}

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

#content{
float: left;
width: 530px;
margin: 10px 8px 0 110px;
padding: 0px 5px 0 0;
}

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

.posttitle {
	width: 532px;
	float: left;
	margin: 0 0 2px 0;
	background: #fdf1e5;
	height: 55px;
	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;
}

.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: #666;
	text-align: left;
	margin: 0 0 0 12px;
}

.entry {
	clear:both;
	width: 516px;
	background: #fbe9dc;
	padding: 8px;
	margin: 0 0 20px 0px;
	text-align: justify;
	border: solid 1px #f5d8c0;
	-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: #fdf1e5;
border: solid 1px #f5d8c0;
}

.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: #a81b0c;
	padding: 6px 0 6px 0;
}

.day {
	font-family: century gothic, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	color: #c48635;

}

/* ----------------------------------------- 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:#c28537;
	padding: 0px 0 0px 3px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: solid 2px #a81b0c;
	background: #fee7c3;
	margin: 4px 0 0 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: #333;
		background: #fdf1e5;
	border-top: solid 1px #f5d8c0;
}

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