/*  
Theme Name: BLF by Addicted Designs
Description: Custom Wordpress theme for <a href="http://www.blakefan.net">Blake Lively Fan</a>, created by <a href="http://addicted.fan-sites.org">Addicted Designs</a>.
Coding&Header: Anula
Author URL: http://addicted.fan-sites.org
*/


body{
margin:0;
padding:0px;
font-family: Trebuchet MS;
font-size:11px;
background: #ffffff url(http://blakefan.net/images/blake_02bg.jpg) repeat-x;
text-align:center;
}


#maincontainer{
width: 1024px; 
margin: 0 auto;
text-align:justify;
background: #ffffff;

position:relative;
}

#topsection{
height: 345px;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 504px;
margin-left: 23px;

}

#rightcolumn{
float: right;
width: 220px;
margin-left: -223px;
}

#leftcolumn{
float: left;
width: 280px;
margin-left: -502px;
}

#footer{
clear: left;
width: 100%;
hight: 13px;
color: #3b2316;
background: #faf5f5;
text-align: center;
padding: 16px 20px 16px 0px;
}
#footer a{
color: #b04a4a;
}




 /* Content Structures */

.content-title {
border-bottom: 1px dotted #a39b92;
color: #3b2316;
text-transform: uppercase;
text-align: left;
font-family: Century Gothic;
font-size: 18px;
padding: 6px 0px 6px 0px;
background: transparent url('') top left no-repeat;

}

.content-title a{
color: #3b2316;
}

.content-title a:hover{
color: #3b2316;
}



.content-page {
background: #ffffff url(/images/beckicontent.jpg) top left no-repeat;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #3b2316;
border-right: 0px solid #bdbdbd;
margin-bottom: 10px;

}

.content-bottom {
border-top: 0px solid #f7ecf2;	
background: #faf5f5;
font-family: arial;
font-size: 11px;
padding: 5px 5px 5px 5px;
color: #14414f;
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-meta {
	color:#3b2316;
	font-size:11px;
	text-transform:none;
	margin-bottom:10px;
}
.post-meta a {color:#b04a4a; text-decoration:none}
.post-meta a:hover {color:#b04a4a; text-decoration:underline;}


.post-date{
	float: left;
	display: inline;
	margin-right: 3px;
	width:52px;
	height:55px;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	background: #faf5f5 url('') no-repeat;
	line-height:16px;

       -moz-border-radius: 10px 10px 10px 10px;
}

.month {
	text-transform:uppercase;
	text-align:center;
        font-weight:solid;
	padding-top:10px;
	font-size:11px;
	color:#3b2316;
}

.day {
	color:#3b2316;
	text-transform:uppercase;
	font-size:28px;
	text-align:center;
}



 /* Sidebar Structures */

.sidebar_title {
color: #b04a4a;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 14px;
padding: 5px 0px 5px 0px;
background: #ffffff url('') repeat-x;
}

.sidebar_left {
color: #3b2316;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #ffffff url('') repeat-y;
border-left: 1px solid #bdbdbd;
margin-bottom: 0px;}

.sidebar_right {
color: #3b2316;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #ffffff url('') repeat-y;
border-left: 1px solid #bdbdbd;
margin-bottom: 0px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #b04a4a;}

a:hover {
	color: #b04a4a;
	text-decoration: underline;}	



.border {

	background-color: #ffffff;
	border: 1px solid #cdcccc;
	padding: 4px;
	margin: 2px;
       -moz-border-radius: 10px 10px 10px 10px;
} 

strong {color: #b7acac;}
b {color: #b7acac;}
i { color: #e89894;}
em { color: #e89894;}
img {border: 0px;}

blockquote {
	background: url(images/quote.png) no-repeat left top;
	background-position: -5px left;
	padding-left: 30px;	
	font-family: Arial;
	font-size: 11px;
    color: #000000;	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #6d324c;
background: #dfe8b0;
padding: 1px;
border: 1px solid #3f3b37;}	


