/*  
Theme Name: brandon-barash
Theme URI: http://brandon-barash.com/
Description: Theme made exclusively for Brandon Barash Dot Com.
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: #42454a;
text-align:center;
color: #c7ccd3;
}


#maincontainer{
width: 930px; 
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: 325px;
margin-right: 20px;
}

#sidebar-content{
float: left;
width: 300px; 
margin-left: -910px; 
}

#footer{
clear: left;
width: 100%;
color: #7e8186;
text-align: center;
padding: 6px 0px 6px 0px;
}
#footer a{
color: #7e8186;
}

#welcome{
color: #6d6e71;
text-align: justify;
font-family: Trebuchet MS;
line-height: 13px;
font-size: 11px;
}

#pics {
color: #6d6e71;
text-align: center;
font-family: Trebuchet MS;
line-height: 13px;
font-size: 11px;
}

#pics img{
background: #51555b;
border-right: 1px solid #292b2f;
border-bottom: 1px solid #292b2f;
margin: 1px;
padding: 4px;
-moz-border-radius: 4px;
}

#pics img:hover{
background: #45484d;
border-right: 1px solid #292b2f;
border-bottom: 1px solid #292b2f;
margin: 1px;
padding: 4px;
-moz-border-radius: 4px;
}

/* Content Structures */

.contentbg {
background: #2d3035 url('images/bg_content.jpg') repeat-x top;
-moz-border-radius: 10px;
padding: 3px 8px;
}
 
.content-title {
color: #c1c5cb;
text-align: left;
font-family: Times New Roman;
font-size: 21px;
font-style: italic;
border-bottom: 1px dotted #79808b;
text-shadow: #303135 1px 1px;
}

.content-title a{
color: #c1c5cb;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #989a9c;
}

.content-bottom {
font-family: tahoma;
font-size: 10px;
padding: 5px 0px 20px 3px;
color: #5a5f66;
text-align: left;
}
.content-bottom a{
color: #7a7c80;
}

 
h1 {
color: #bdc0c5;
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: #2d3035;
border: 1px solid #2d3035;
-moz-border-radius: 6px;
}

 /* Sidebar Structures */

.sidebar_title {
color: #a0a6ae;
font-family: Trebuchet MS;
font-size: 14px;
font-variant: small-caps;
text-align: left;
font-weight: bold;
background: url('images/side-title.png') no-repeat bottom left;
padding: 2px 0px 9px 3px;
text-shadow: #292b2f 1px 1px;
}

.sidebar_content {
color: #7b7d7f;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
text-decoration:  none;
color: #8d7f73;}

a:hover {
color: #727882;
text-decoration: none;}	

.image {
background: #51555b;
border-right: 1px solid #212327;
border-bottom: 1px solid #212327;
margin: 2px;
padding: 5px;
-moz-border-radius: 4px;} 

.image:hover  {
background: #474d55;
border-right: 1px solid #111;
border-bottom: 1px solid #111;
margin: 2px;
padding: 5px;
} 

strong {color: #99a8bf;}
b {color: #99a8bf;}
i { color: #e3e5e7;}
italic { color: #e3e5e7;}
em { color: #e3e5e7;}
u {color: #727882; text-decoration: none; border-bottom: 1px dotted #b7c1cf;}
img {border: 0px;}

blockquote {
background: #3d4045;
padding: 15px;	
font-family: Arial;
border-left: 6px solid #89909b;
font-size: 11px;
color: #7e8186;
-moz-border-radius: 10px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #7e8186;
background: #3d4045;
padding: 1px;
border: 1px solid #51555b;
-moz-border-radius: 4px;}	


.affiliates img {
border-width 0px;
border-color: tranparent;
margin: 10px;
border-style: solid;}


.affiliates {
padding: 11px;
font-family: Tahoma; 
font-size: 11px; 
letter-spacing: 0px;
line-height: 13px; 
color: #555555; 
text-align: left;}


.affiliates a:link, .affiliates a:active, .affiliates a:visited {
text-transform: uppercase;
color: #28a3c5;
letter-spacing:0px; 
text-align: justify;}
