/*  
Theme Name: Greenish
Theme URI: http://www.bones-daily.com/
Description: Theme made exclusively for bones-daily.com. DO NOT COPY THIS CODE.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/
*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #e3e5d8 url('images/bg.jpg') repeat-x;
text-align:center;
color: #4d4e48;
}

#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 470px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 223px 0 223px; 
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: -900px; 
}

#rightcolumn{
float: left;
width: 220px; 
margin-left: -220px; 
}

#footer{
clear: left;
width: 100%;
color: #6d7056;
background: #d7d9c4;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #6d7056;
}

#welcome{
color: #d5d8c3;
line-height: 11px;
text-align: justify;
font-family: arial;
font-size:10px;
}



 /* Content Structures */
 
.content-title {
border-bottom: 1px solid #e3e5d8;
color: #ffffff;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #d4d7bf url('images/bg_title.jpg') top left no-repeat;
padding: 7px 0px 7px 15px;
}

.content-title a{
color: #ffffff;
}

.content-date {
border-bottom: 1px solid #e3e5d8;
border-right: 1px solid #e3e5d8;
color: #3f403b;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #cdd0b9;
padding: 7px 0px 7px 0px;
}

.content-page {
background: #d7d9c4 url('images/bg_content.jpg') top right no-repeat;
padding: 3px;
font-family: arial;
font-size: 11px;
color: #5d5e56;
}

.content-bottom {
border-top: 1px dotted #cacdaf;	
background: #dddfcb;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #787a6a;
text-align: right;
}

 
h1 {
color: #5e623a;
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: #d7d9c4;
padding: 5px;
border: 1px dotted #bec1a7;	
text-align: center;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #fff;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #faf2ce url('images/bg_side_title.jpg') repeat-x;
}

.sidebar_content {
color: #5d5e56;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #d7d9c4;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #44453a;}

a:hover {
	color: #777968;
	text-decoration: none;}	

.image {
	background-color: #dcdcce;
	border: 1px solid #b3b49a;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #dcdcce;
	border: 1px solid #636452;
	padding: 3px;
	margin: 2px;
} 

strong {color: #636848;}
b {color: #636848;}
i { color: #666a52;}
italic { color: #666a52;}
em { color: #666a52;}
u {color: #5a5b55; text-decoration: none; border-bottom: 1px dotted #777c5a;}
img {border: 0px;}

blockquote {
	font-family: Arial;
	font-size: 11px;
    color: #767967;	
    padding: 10px;
    border-left: 7px solid #c5c8b4;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #777a60;
background: #dbddcd;
padding: 1px;
border: 1px solid #bfc2aa;}	

