/*  
Theme Name: matthew-01
Theme URI: http://matthewgraygubler.org
Description: Theme made exclusively for Matthew Gray Gubler 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: #f5f5ed;
text-align:center;
color: #d8cec3;
}

.bgx{
background: url('images/bgx.jpg') repeat-x;
}


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

#topsection{
height: 516px;
}

#contentwrapper{
float: left;
width: 100%;
background: url('images/bg-content.jpg') no-repeat top;
}

#contentcolumn{
margin-left: 343px;
margin-right: 25px;
}

#sidebar-content{
float: left;
width: 305px; 
margin-left: -930px; 
padding-top: 10px;
padding-left: 2px;
}


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

#welcome{
color: #7b7c6c;
text-align: justify;
font-family: Arial;
font-size: 11px;
}

 /* Navigation Menu */

#nav {
margin: 0 auto;
padding: 0;	
width: 535px;
height: 39px;
font-family: "Tahoma", Arial;
text-transform: Uppercase;
font-weight: bold;
font-size: 10px;
}

#nav ul {
margin: 0;
padding-top:;
}

#nav li {
float: left;
list-style: none;
line-height: 39px;
margin: 0 10px 0 0;
}

#nav li a {
color: #5f5f51;
display: block;
float: left;
padding: 0 0 0 10px;
text-decoration: none;
}

#nav li a span {
display: block;
float: left;
height: 39px;
padding: 0 10px 0 0;
}

#nav li a:hover,
#nav li.active a, 
#nav li.current a {
color: #d90305;
text-decoration: none;
}

#nav li.active a span,
#nav li.current a span,
#nav li a:hover span {
}


/* Content Structures */

.contentbg {
background: #dfdfd3 url('images/bgp-top.jpg') no-repeat top;
padding: 5px 7px 0px 7px;
}
 
.content-title {
color: #45462c;
text-align: left;
font-family: Tahoma;
font-size: 12px;
font-style: italic;
font-weight: bold;
padding: 5px 1px 2px 1px;
border-bottom: 1px dotted #acac96;
}

.content-title a{
color: #45462c;
}

.content-title2 {
font-family: tahoma;
font-size: 10px;
padding: 5px 0px 20px 3px;
color: #626353;
text-align: left;

}

.content-title2 a{
color: #5e5f4d;
}

.date {
background: url(images/date.png) no-repeat;
height: 54px;
margin: 0px;
width: 54px;
text-align: center;
float: right;	
}
.date .month {
display: block;
color: #707161;
padding: 2px 0;
text-align: center;
text-transform: uppercase;
font-size: 10px;
margin-top: 5px;
font-weight: bold;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #5e5e52;
font: 2.3em Georgia;
padding-top: 0px;
text-align: center;
margin-top: -8px;
}


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

.content-bottom {
font-family: arial;
font-size: 11px;
padding: 10px 0px 0px 0px;
color: #787961;
text-align: center;
font-weight: bold;
}

.content-bottom a{
color: #787961;
}
 
h1 {
color: #a20000;
text-align: left;
font-family: tahoma;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
margin: 0px;
} 

.commentbg {
background: #dfdfd3 url('images/bgc-top.jpg') no-repeat top;
padding: 5px 7px 0px 7px;
}

p { 
margin-top: 1px;
}


 /* Sidebar Structures */

.sidebar_title {
color: #676755;
padding: 5px;
font-family: Tahoma;
font-size: 10px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
background: url('images/side-title.png') no-repeat bottom;
padding: 2px 0px 15px 0px;
}

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



/*Options style*/

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

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

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

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

strong {color: #5c5f37;}
b {color: #5c5f37;}
i { color: #222222}
italic { color: #222222;}
em { color: #222222;}
u {color: #555541; text-decoration: none; border-bottom: 1px dotted #b20700;}
img {border: 0px;}

blockquote {
background: #e7e7dd;
padding: 15px;	
font-family: Arial;
border-left: 6px solid #a20000;
font-size: 11px;
color: #646458;
} 

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

