/*  
Theme Name: matte-source
Theme URI: http://matt-lanter.com
Description: Theme made exclusively for Matt Lanter Source.
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: #4c4741;
text-align:center;
color: #d8cec3;
}


#maincontainer{
width: 850px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bg_tile.jpg') repeat-y;
}

#topsection{
height: 418px;
}

#contentwrapper{
float: left;
width: 100%;
background: url('images/bg-content.jpg') no-repeat top;
}

#contentcolumn{
margin-left: 295px;
margin-right: 15px;
}

#sidebar-content{
float: left;
width: 275px; 
margin-left: -835px; 
}


#footer{
clear: left;
width: 100%;
color: #847870;
text-align: center;
padding: 6px 0px 6px 0px;
}
#footer a{
color: #847870;
}

#welcome{
color: #9f9589;
text-align: justify;
}

/* Content Structures */

.contentbg {
background: #221b11 url('images/bg_content.jpg') no-repeat top;
-moz-border-radius: 10px;
padding: 3px 8px;
}
 
.content-title {
color: #b0a7a0;
text-align: left;
font-family: Times New Roman;
font-size: 21px;
font-style: italic;
border-bottom: 1px dotted #726d67;
}

.content-title a{
color: #b0a7a0;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #a39b91;
}

.content-bottom {
font-family: tahoma;
font-size: 10px;
padding: 5px 0px 20px 3px;
color: #72695e;
text-align: left;

}

.content-bottom a{
color: #948b80;
}

 
h1 {
color: #867d74;
text-align: left;
font-family: Times New Roman;
font-size: 21px;
font-style: italic;
margin: 0px;
} 

p { 
	margin-top:  1px;}

.option-archive{
padding: 5px;
text-align: center;
background-color: #221b11;
border: 1px solid #3b3833;
-moz-border-radius: 10px;
}

 /* Sidebar Structures */

.sidebar_title {
color: #978e87;
padding: 5px;
font-family: Tahoma;
font-size: 10px;
text-transform: uppercase;
text-align: left;
font-weight: bold;
background: url('images/side-title.png') no-repeat bottom;
padding: 2px 0px 11px 3px;
}

.sidebar_content {
color: #aaa39e;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #8c6e58;}

a:hover {
	color: #6b625b;
	text-decoration: none;}	

.image {
	background-color: #2f2a24;
	border: 1px solid #3f3c39;
	padding: 3px;
	margin: 2px;
	-moz-border-radius: 4px;} 

.image:hover  {
	background-color: #2f2a24;
	border: 1px solid #847c76;
	padding: 3px;
	margin: 2px;
} 

strong {color: #746356;}
b {color: #746356;}
i { color: #817973;}
italic { color: #817973;}
em { color: #817973;}
u {color: #a5988f; text-decoration: none; border-bottom: 1px dotted #947966;}
img {border: 0px;}

blockquote {
	background: #2f2d29;
	padding: 15px;	
	font-family: Arial;
	border-left: 6px solid #4e4034;
	font-size: 11px;
    color: #92867c;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #918373;
background: #2c2822;
padding: 1px;
border: 1px solid #4a4338;}	

