/*  
Theme Name: robsessed-brasil_nd
Theme URI: http://robsessed.com.br
Description: Theme made exclusively for ROBsessed Brasil. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #e3dfd8 url('images/bg.jpg') repeat-x;
text-align:center;
color: #998b7b;
}

#maincontainer{
width: 930px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: #e3dfd8 url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 455px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 32px 0 334px; 
}

#leftcolumn{
float: left;
width: 300px; 
margin-left: -905px; 
}

#footer{
clear: left;
width: 100%;
color: #9f9789;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #9f9789;
}

#welcome {
color: #817c75;
text-align: justify;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 13px;
font-style: italic;
text-shadow: #beb8aa 1px 1px;
}

#welcome b{
color: #4c646b;
}

#welcome i{
color: #3b7878;
}

#pics {
color: #817c75;
text-align: center;
font-family: arial;
font-size: 11px;
}

#pics img {
background-color: #dfddd7;
border-right: 1px solid #a29c8c;
border-bottom: 1px solid #a29c8c;
padding: 4px;
margin: 1px;
-moz-border-radius: 5px;
}

#pics img:hover{
background-color: #ccc8c0;
border-right: 1px solid #767164;
border-bottom: 1px solid #767164;
padding: 4px;
margin: 1px;
}

 /* Navigation Menu */

#nav {
color: #908c84;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
text-shadow: #c6bfb5 1px 1px;
font-style: italic;
}

#nav a{
color: #908c84;
}

#nav a:hover{
color: #4d4a43;
}

 /* Content Structures */
.content-inside {
background: url('images/content-middle.png') repeat-y;
-moz-border-radius: 15px;
}

.content-inside-top {
background: url('images/content-top.png') no-repeat top;
} 

.content-title {
color: #686560;
text-align: center;
font-family: "Trebuchet MS", Tahoma, Arial;
font-style: italic;
font-weight: bold;
font-size: 16px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
text-shadow: #c3bcaf 1px 1px;
}

.content-title a{
color: #686560;
}

.content-title strong{
color: #686560;
}

.page-title {
color: #686560;
text-align: center;
font-family: "Trebuchet MS", Tahoma, Arial;
font-style: italic;
font-weight: bold;
font-size: 14px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
text-shadow: #c3bcaf 1px 1px;
}

.date {
height: 44px;
margin: 5px 6px 0px 8px;
width: 78px;
text-align: center;
float: left;
background: url('images/date.png') no-repeat top;		
}
.date .month {
display: block;
color: #84785c;
padding: 2px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-top: 4px;	
font-family: Georgia;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #a89880;
font-size: 11px;
margin-top: 5px;
font-family: Arial;
text-align: center;
margin-top: -3px;
}

.content-page {
padding: 8px 5px 3px 5px;
font-family: arial;
font-size: 11px;
color: #7e7466;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 3px 2px;
color: #b1a691;
text-align: center;
}

.content-bottom a{
color: #9f9785;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #a39077;
text-align: left;	
padding: 8px 6px;	
background: url('images/content-bottom.png') no-repeat bottom;
} 
 
h1 {
color: #610014;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
margin-top:  1px;}
	
.option-archive{
background: #f3f0eb;
padding: 5px;	
text-align: center;
-moz-border-radius: 8px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 3px 0px 10px 60px;
margin: 5px 0px;
color: #554c41;
text-align: left;	
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
word-spacing: 1px;
text-shadow: #dcd1c4 1px 1px;
background: url('images/side-title.png') no-repeat left bottom;	
}

.sidebar_content {
color: #968e7e;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 15px;}



/*Options style*/

a { 
text-decoration:  none;
color: #4d7b83;}

a:hover {
color: #675a45;
text-decoration: none;}	

.image {
background-color: #faf7f4;
border-bottom: 1px solid #b9ae9f;
border-right: 1px solid #b9ae9f;
padding: 5px;
margin: 2px;
-moz-border-radius: 5px;} 

.image:hover  {
background-color: #eee9e2;
border-bottom: 1px solid #918069;
border-right: 1px solid #918069;
padding: 5px;
margin: 2px;
} 

strong {color: #3d3a35;}
b {color: #3d3a35;}
i { color: #59544d;}
italic { color: #59544d;}
em { color: #59544d;}
u {color: #7e7566; text-decoration: none; border-bottom: 1px dotted #596b6f;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 7px;
color: #656057;
background: #efece5;
border-right: 2px solid #cac0b2;
border-bottom: 2px solid #cac0b2;
-moz-border-radius: 7px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #656057;
background: #efece5;
padding: 1px;
border: 1px solid #e1dbcf;
-moz-border-radius: 4px;}	

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #e8e3dc;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #e8e3dc;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #e8e3dc;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border: 1px solid #e8e3dc;
}

.wp-caption {
	border: 1px solid #e8e3dc;
	text-align: center;
	background-color: #f8f6f2;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


