/*  
Theme Name: matthewperryfan
Theme URI: http://m-perry.org
Description: Theme made exclusively for M-Perry.org.
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: #f2f2f2;
text-align:center;
color: #585858;
}


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

#topsection{
height: 399px;
}

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

#contentcolumn{
margin-left: 377px;
margin-right: 54px;
}

#sidebar-content{
float: left;
width: 301px; 
margin-left: -889px; 
}

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

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

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


/* Content Structures */


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

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

.content-title a{
color: #37453d;
}

.content-title b{
color: #494949;
}

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

.content-date i{
color: #777777;
}

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

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

}

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

.content-img {
-moz-border-radius: 3px;	
background-color: #ededed;
border: 1px solid #c3c3c3;
padding: 3px;
margin: 2px;
}

.content-img:hover {
background-color: #ededed;
border: 1px solid #3e644f;
padding: 3px;
margin: 2px;
}

 
h1 {
color: #4a5c52;
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: #e1e1e1;
-moz-border-radius: 7px;
}

 /* Sidebar Structures */

.sidebar_title {
color: #757575;
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: 6px solid #617f6e;		
}

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

.sidebar_content ul {
padding:0;
margin:0px;
  }
.sidebar_content li {

padding:0 0 4px 12px;
margin-left:1px;
color: #adacad;
list-style-type:none;
  }

/*Options style*/

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

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

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

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


strong {color: #3e644f;}
b {color: #3e644f;}
i { color: #606060;}
italic { color: #606060;}
em { color: #606060;}
u {color: #606060; text-decoration: none; border-bottom: 1px dotted #3e644f;}
img {border: 0px;}

blockquote {
background: #e0e0e0;
color: #7d7d7d;
padding: 10px;
border-left: 6px solid #3e644f;		
font-family: Arial;
font-size: 11px;
} 

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

