/*  
Coding&Header: Anula
Author URL: http://addicted.fan-sites.org
*/

body{
margin:0;
padding:0;
font-family: Arial;
font-size:10px;
background: #f4f0f1 url('images/shenae2bg.jpg') repeat-x;
text-align:center;
}



#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
background: transparent;

position:relative;
}

#topsection{
height: 345px;
}


#contentwrapper{
float: right;
width: 65%;
}

#contentcolumn{
margin-right: 80px;
margin-left: 20px;
width: 525px;
}

#leftcolumn{
float: left;
width: 229px;
margin-left: 66px;
height: 2250px;
}

#footer{
clear: left;
width: 100%;
hight: 13px;
color: #000000;
background: #e5d7d0;
text-align: center;
padding: 16px 20px 16px 0px;
}
#footer a{
color: #75451d;
}




 /* Content Structures */

.content-title {
border-bottom: 0px solid #607578;
color: #9d5553;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: trebuchet MS;
font-size: 13px;
padding: 6px 0px 6px 0px;
background: transparent url('') top left no-repeat;

}

.content-title a{
color: #9d5553;
}

.content-title a:hover{
color: #9d5553;
}


.content-page {
background: #fcfcfc url('') top right no-repeat;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #5e5f5f;
border: 1px solid #ede2de;
margin-bottom: 10px;
}


.content {
background: #f1f0ec url('') top right no-repeat;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #5e5f5f;
border: 1px solid #ede2de;
margin-bottom: 10px;
}

.content-bottom {
border-top: 0px solid #f7ecf2;	
background: #ffffff;
font-family: arial;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #5e5f5f;
text-align: right;
}

.content-date {
border-top: 0px solid #f7ecf2;	
background: #ffffff;
font-family: arial;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #5e5f5f;
text-align: right;
}

 
h1 {
color: #764f5e;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 


p { 
	margin-top:  1px;}

.post-date{
	float: left;
	margin-right: 2px;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	background: #transparent url() no-repeat;

}

.month {
	text-transform:uppercase;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	color:#1a2133;
}

.day {
	color:#ece1db;
	text-transform:uppercase;
	font-size:28px;
	text-align:center;
}


.post-meta {
	color:#5e5f5f;
	font-size:9px;
	text-transform:none;
	margin-bottom:10px;
}
.post-meta a {color:#cf978c; text-decoration:none}
.post-meta a:hover {color:#cf978c; text-decoration:underline;}

.post-body {
	margin-top:10px;
	margin-bottom:10px;
	line-height: 20px;
}

 /* Sidebar Structures */


.sidebar {
background: #b68380 url('') top right no-repeat;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #5e5f5f;
border: 1px solid #9d5553;
margin-bottom: 10px;
}

.sidebar_title {
border-bottom: 0px solid #607578;
color: #b68380;
padding: 0px 0px 0px 0px;
font-family: trebuchet MS;
font-size: 13px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #9d5553 url('') repeat-x;
}

.sidebar_content {
color: #000000;
padding: 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #b68380;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #dbc8c0;}

a:hover {
	color: #dbc8c0;
	text-decoration: none;}	

.border {

	background-color: transparent;
	border: 1px solid #d9d5c2;
	padding: 2px;
	margin: 2px;
} 

strong {color: #a04846;}
b {color: #a04846;}
i { color: #eee1db;}
em { color: #b5a39f;}
img {border: 0px;}

blockquote {
	border: 0px solid #261715;
	border-left: 8px solid #b68380;
	background-color: transparent;
	padding: 5px;
	margin: 5px;
	margin-left: 20px;
	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #000000;
background: transparent;
padding: 1px;
border: 1px solid #b68380;}	

