/* 
Theme Name: shemar_moore
Theme URI: http://www.shemarmoore.org
Description: Theme made exclusively for Shemar Moore Addicted.
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: #c4cac8 url('images/bg.jpg') repeat-x;
text-align:center;
color: #495350;
}


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

#topsection{
height: 400px;
}

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

#contentcolumn{
margin-right: 340px;
margin-left: 28px;
}

#sidebar-content{
float: left;
width: 322px; 
margin-left: -331px; 
}

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

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

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

/* Content Structures */


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

 
.content-title {
color: #5b4f3f;
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: #5b4f3f;
}

.content-title b{
color: #5b4f3f;
}

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

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

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

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

}

.content-bottom a{
color: #69647c;
}

 
h1 {
color: #87819d;
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: #eeefeb;
-moz-border-radius: 7px;
}

 /* Sidebar Structures */

.sidebar_title {
color: #524a3d;
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 #858398;		
}

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


/*Options style*/

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

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

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

.image:hover  {
background-color: #eeefeb;
border: 1px solid #778d8b;
padding: 3px;
margin: 2px;
} 


strong {color: #7c6e54;}
b {color: #7c6e54;}
i { color: #3d3931;}
italic { color: #3d3931;}
em { color: #3d3931;}
u {color: #4e5862; text-decoration: none; border-bottom: 1px dotted #93a6a4;}
img {border: 0px;}

blockquote {
background: #f3f4f0;
color: #494f53;
padding: 10px;
border-left: 6px solid #b8bfc4;		
font-family: Arial;
font-size: 11px;
} 

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

