/*  
Theme Name: coldplay-fan
Theme URI: http://www.coldplayfan.org/
Description: Theme made exclusively for Coldplay Fan. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #ffffff url('images/bg.jpg') repeat-x;
text-align:center;
color: #787878;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 433px;
}

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

#contentcolumn{
margin: 0 245px 0 245px; 
}

#leftcolumn{
float: left;
width: 230px; 
margin-left: -990px; 
}

#rightcolumn{
float: left;
width: 230px; 
margin-left: -240px; 
}

#footer{
clear: left;
width: 100%;
color: #9c9c9c;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #9c9c9c;
}


#welcome {
color: #858585;
text-align: justify;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 14px;
font-style: italic;
}

 /* Navigation Menu */

#nav {
color: #868686;
text-align: center;
font-family: Times New Roman;
font-size: 18px;
line-height: 22px;
font-style: italic;
font-weight: bold;
}

#nav i{
color: #f6f6f6;
}

#nav a{
color: #c0c0c0;
}

#nav a:hover{
color: #f6f6f6;
}	

 /* Content Structures */
.content-inside {
background: #efefef;
}

.content-inside-top {
background: url('images/top-content.jpg') no-repeat top;
} 

.content-title {
color: #414141;
text-align: center;
font-weight: bold;
font-family: Georgia;
font-style: italic;
font-size: 13px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
text-shadow: #bbb 1px 1px;
}

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

.content-title strong{
color: #414141;
}

.page-title {
color: #414141;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.date {
height: 44px;
margin: 5px 6px 0px 8px;
width: 78px;
text-align: center;
float: left;
background: url('images/date.png') no-repeat top;		
}
.date .month {
display: block;
color: #6d6d6d;
padding: 2px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-top: 4px;	
font-family: Georgia;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #8f8f8f;
font-size: 11px;
margin-top: 5px;
font-family: Arial;
text-align: center;
margin-top: -3px;
text-shadow: #fff 1px 1px;
}

.content-page {
padding: 8px 5px 3px 5px;
font-family: arial;
font-size: 11px;
color: #6d6d6d;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 3px 2px;
color: #b1b1b1;
text-align: center;
}

.content-bottom a{
color: #b6b6b6;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #b1b1b1;
text-align: left;	
padding: 15px 3px 5px 10px;	
background: url('images/bottom-content.jpg') no-repeat bottom;
} 
 
h1 {
color: #aa4742;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
background: #efefef;
padding: 5px;	
text-align: center;
-moz-border-radius: 6px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 15px 0px 15px 25px;
margin: 0px 0px 0px 5px;
color: #555;
text-align: left;
text-transform: uppercase;	
font-size: 12pt;
font-style: italic;
letter-spacing: 1px;
font-weight: bold;
text-shadow: #ccc 1px 1px;
background: url('images/side-title.png') no-repeat left;	
}

.sidebar_content {
color: #929292;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 20px;}



/*Options style*/

a { 
text-decoration:  none;
color: #a91f1f;}

a:hover {
color: #000;
text-decoration: none;}	

.image {
background-color: #fff;
border-bottom: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
padding: 5px;
margin: 2px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #f2f2f2;
border-bottom: 1px solid #888;
border-right: 1px solid #888;
padding: 5px;
margin: 2px;
} 

.affiliates img {
margin: 5px;
}

strong {color: #000;}
b {color: #000;}
i { color: #000;}
italic { color: #000;}
em { color: #000;}
u {color: #555; text-decoration: none; border-bottom: 1px dotted #a91f1f;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 7px;
color: #a4a4a4;
background-color: #fff;
border-right: 2px solid #cbcbcb;
border-bottom: 2px solid #cbcbcb;
-moz-border-radius: 7px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #7d7d7d;
background-color: #fff;
padding: 1px;
border: 1px solid #dbdbdb;
-moz-border-radius: 4px;}	


