/*  
Theme Name: andrew-garfield-fan
Theme URI: http://andrew-garfield.com/
Description: Theme made exclusively for Andrew Garfield Fan.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY!

*/


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


#maincontainer{
width: 950px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bg_tile.jpg') repeat-y;
}

#topsection{
height: 441px;
}

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

#contentcolumn{
margin-left: 35px;
margin-right: 345px;
}

#sidebar-content{
float: left;
width: 300px; 
margin-left: -330px; 
}

#sidebar-content2{
padding: 0px 5px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 0px;
}

#welcome{
color: #24292f;
text-align: justify;
font-family: arial;
font-size: 11px;
}

#elites{
color: #24292f;
text-align: center;
font-family: arial;
font-size: 11px;
}

/* Content Structures */


.content-text {
background: #d0d4d7;
-moz-border-radius: 7px;
padding: 8px 4px 3px 4px;
}

 
.content-title {
color: #2f3646;
text-align: left;
font-family: Tahoma;
font-size: 10px;
text-transform: Uppercase;
font-weight: bold;
padding: 8px 4px 7px 12px;
background: url('images/title_bg.jpg') no-repeat center;
}

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

.content-title b{
color: #444d5e;
}

.content-date{
color: #879097;
text-align: right;
font-family: arial;
font-size: 10px;
padding: 0px 10px 7px 0px;
}

.content-date i{
color: #6f7f8b;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #373b45;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 5px 0px 3px 3px;
color: #6d758a;
text-align: left;
}

.content-bottom a{
color: #575e6f;
}

h1 {
color: #394053;
text-align: left;
font-family: Tahoma;
font-size: 10px;
text-transform: Uppercase;
font-weight: bold;
margin: 0px;
} 

p { 
margin-top:  1px;}

.option-archive{
padding: 7px;
text-align: center;
background: #d0d4d7;
-moz-border-radius: 7px;
}

 /* Sidebar Structures */

.sidebar_title {
color: #666970;
padding: 3px 2px 3px 6px;
font-family: Arial;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
font-style: italic;
font-weight: bold;
border-left: 5px solid #394053;		
}

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


/*Options style*/

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

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

.image {
-moz-border-radius: 3px;	
background-color: #d7dcdf;
border: 1px solid #bcc4ca;
padding: 3px;
margin: 2px;} 

.image:hover  {
background-color: #d7dcdf;
border: 1px solid #485162;
padding: 3px;
margin: 2px;
} 


strong {color: #68707c;}
b {color: #68707c;}
i { color: #1d1f21;}
italic { color: #1d1f21;}
em { color: #1d1f21;}
u {color: #505156; text-decoration: none; border-bottom: 1px dotted #59647a;}
img {border: 0px;}

blockquote {
background: #e7e8e9;
color: #4e5962;
padding: 10px;
border-left: 6px solid #495062;		
font-family: Arial;
font-size: 11px;
} 

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

