/*  
Coding&amp;Header: Anula
Author URL: http://addicted.fan-sites.org
*/

body{
margin:0;
padding:0;
font-family: Arial;
font-size:10px;
background: #ffffff url('images/whitneybg.jpg') repeat-x;
text-align:center;
}



#maincontainer{
width: 950px; 
margin: 0 auto;
text-align:justify;
background: transparent;

position:relative;
}

#topsection{
height: 345px;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 180px;
margin-left: 35px;
width: 551px;
}

#rightcolumn{
float: left;
width: 250px;
margin-left: -320px;
}

#footer{
clear: left;
width: 100%;
hight: 13px;
color: #5e5f5f;
background: #37322f;
text-align: center;
padding: 16px 20px 16px 0px;
}
#footer a{
color: #563d2e;
}




 /* Content Structures */

.content-title {
-moz-border-radius:12px;
border-bottom: 0px solid #607578;
color: #333333;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: Georgia;
font-size: 16px;
line-height: 15px;
padding: 10px;
background: url('images/topbg.jpg') top left repeat;
margin-bottom: 5px;

}

.content-title a{
color: #333333;
}

.content-title a:hover{
color: #333333;
}


.content-page {
background: #f1f0f6 url('') top right no-repeat;
padding: 6px 10px 6px 11px;
font-family: arial;
font-size: 11px;
color: #5e5f5f;
margin-bottom: 15px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px;
}

.content {
background: #f1f0f6;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #5e5f5f;
     width:540px;
	 border:1px solid #e4e2ec;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
margin-bottom: 30px;

}

.content-bottom {	
background: #e8edd2;
font-family: arial;
font-size: 10px;
padding: 5px 5px 5px 10px;
color: #5e5f5f;
text-align: center;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px;
}




 
h1 {
color: #764f5e;
text-align: center;
font-weight: bold;
text-transform: none;
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:#563d2e; text-decoration:none}
.post-meta a:hover {color:#563d2e; text-decoration:underline;}

.post-body {
	margin-top:10px;
	margin-bottom:10px;
	line-height: 20px;
}

 /* Sidebar Structures */



.sidebar {
background: #f1f0f6;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #5e5f5f;
margin-bottom: 10px;
margin-bottom: 15px;
     width:250px;
	 border:1px solid #e4e2ec;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
}


.sidebar-title {
      padding:15px 5px 5px 5px;
	  text-align:center;
	  margin-bottom:5px;
}

.sidebar-title1 {
     color:#715668;
	 font-family:Georgia;
	 font-style:italic;
	 font-size:20px;
}

.sidebar-title2 {
	 color: #333333;
	 font-style:italic;
	 font-family:Georgia;
	 font-size:20px;

}

.sidebar_content {
background: #f1f0f6;
color: #5e5f5f;
padding: 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #563d2e;}

a:hover {
	color: #563d2e;
	text-decoration: underline;}	

.border {

	background-color: #FFFFFF;
	border: 1px solid #e1d9d7;
	padding: 5px;
	margin: 2px;
	-moz-border-radius:  8px;
} 

strong {color: #5e5f5f;}
b {color: #5e5f5f;}
i { color: #aebf54;}
em { color: #aebf54;}
img {border: 0px;}

blockquote {

	line-height: 15px;
	  border:1px solid #f1ebe8;
	  background:#fcfcfc;
	  -moz-border-radius:10px;
	  width:500px;
	  margin-top:10px;
	  margin-left:8px;
	  margin-right:8px;
      margin-bottom:5px;
	  padding:5px 10px 5px 10px;


	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #5e5f5f;
background: transparent;
padding: 1px;
border: 1px solid #d0c5c4;}	

