/*  
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/brianabg.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: #5f5f5f;
background: #fbfadf;
text-align: center;
padding: 16px 20px 16px 0px;
}
#footer a{
color: #2e2e2e;
}




 /* Content Structures */

.title, .content-title {
border-bottom: 0px solid #607578;
color: #72e2e2e;
text-transform: none;
text-align: left;
font-weight: bold;
font-family: Georgia;
font-size: 16px;
line-height: 15px;
padding: 6px 10px 16px 10px;
background: transparent url('') top left no-repeat;

}

.title a, .content-title a{
color: #2e2e2e;
}

.title a:hover, .content-title a:hover{
color: #2e2e2e;
}


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


.content {
background: #edebd0 url('') top bottom right no-repeat;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #5e5f5f;
border: 0px solid #e9f1f3;
margin-bottom: 10px;
}

.latest img, .content img, .sidebar_content img {margin:2px;
filter: alpha(opacity=70); opacity: .7;}

.latest img:hover, .content img:hover, .sidebar_content img:hover {margin:2px;
filter: alpha(opacity=90); opacity: .9;}

.content-bottom {
border-top: 0px solid #f7ecf2;	
background: #fbfadf;
font-family: arial;
font-size: 10px;
padding: 5px 5px 5px 10px;
color: #5e5f5f;
text-align: left;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px;
}



 
h1 , .title-sub{
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:#2e2e2e; text-decoration:none}
.post-meta a:hover {color:#2e2e2e; text-decoration:underline;}

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

 /* Sidebar Structures */


.sidebar {
background: #ffffff url('') top right no-repeat;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #5e5f5f;
border: 0px solid #9abbc2;
margin-bottom: 10px;
}

.sidebar_title {
color: #ad6555;
padding: 9px;
text-transform: none;
text-align: right;
font-weight: bold;
font-family: Georgia;
font-size: 15px;
line-height: 15px;
background: url('') top right no-repeat;
background-position:center;
-webkit-border-radius: 3px; 
border-radius: 3px;
-moz-border-radius:  8px; 
}

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



/*Options style*/

a { 
	text-decoration:  none;
	color: #2e2e2e;}

a:hover {
	color: #2e2e2e;
	text-decoration: underline;}	

.border {

	background-color: transparent;
	border: 1px solid #d0c5c4;
	padding: 3px;
	margin: 2px;
	-moz-border-radius:  8px;
} 

strong {color: #5f5f5f;}
b {color: #5f5f5f;}
i { color: #542d14;}
em { color: #542d14;}
img {border: 0px;}

blockquote {
	background: #fcfbed;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  7px; 
	line-height: 15px;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	}

	
} 

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

