/*  
Theme Name: sam-worthington-2_nd
Theme URI: http://sam-worthington.net/
Description: Theme made exclusively for Sam Worthington Online. 
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: #a09b89 url('images/bg.jpg') repeat-x;
text-align:center;
color: #44423b;
}

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

#topsection{
height: 484px;
}

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

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

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

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

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


#welcome {
color: #524f41;
text-align: justify;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 14px;
font-style: italic;
}
	
 /* Navigation Menu */

#nav {
color: #767c6d;
text-align: center;
font-style: italic;
font-family: Georgia, Trebuchet MS;
font-size: 13px;
line-height: 26px;
text-shadow: #c8cdbf 1px 1px;
}

#nav a{
color: #50544a;
font-weight: bold;
}

#nav a:hover{
color: #35342a;
font-weight: bold;
}	

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

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

.content-title {
color: #4a473e;
text-align: center;
font-family: Georgia, Trebuchet MS;
font-style: italic;
font-size: 14px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.content-title a{
color: #4a473e;
}

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

.page-title {
color: #4a473e;
text-align: center;
font-family: Georgia, Trebuchet MS;
font-size: 14px;
font-style: italic;
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: #7c7761;
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: #596b6d;
font-size: 11px;
margin-top: 5px;
font-family: Arial;
text-align: center;
margin-top: -3px;
}

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

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

.content-bottom a{
color: #6a6860;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #7c7761;
text-align: left;	
padding: 5px 3px 5px 6px;	
background: url('images/bottom-content.jpg') no-repeat bottom;
} 
 
h1 {
color: #3b3e34;
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: #b6b2a6;
padding: 5px;	
text-align: center;
-moz-border-radius: 6px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 3px 0px 12px 40px;
margin: 10px 0px 10px 0px;
color: #433e2b;
text-align: left;	
font-size: 10pt;
font-weight: bold;
word-spacing: 1px;
font-style: italic;
background: url('images/side-title.png') no-repeat left bottom;	
text-shadow: #c8cdbf 1px 1px;
}

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



/*Options style*/

a { 
text-decoration:  none;
color: #405a5c;}

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

.image {
background-color: #b2ad9c;
border: 1px solid #96917e;
padding: 4px;
margin: 1px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #b2ad9c;
border: 1px solid #514e45;
padding: 4px;
margin: 1px;
} 

.affiliates img {
margin: 5px;
}

strong {color: #36342c;}
b {color: #36342c;}
i { color: #313131;}
italic { color: #313131;}
em { color: #313131;}
u {color: #514e45; text-decoration: none; border-bottom: 1px dotted #62684e;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 7px;
color: #5d594f;
background: #c9c5b9;
border-right: 2px solid #9e9886;
border-bottom: 2px solid #9e9886;
-moz-border-radius: 7px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #5d594f;
background: #c9c5b9;
padding: 1px;
border: 1px solid #9e9886;
-moz-border-radius: 4px;}	


