/*  
Theme Name: behind-yellow-eyeys_nd
Theme URI: http://www.behindyelloweyes.com
Description: Theme made exclusively for Behind Yellow Eyes. 
Version: 1.0
Author: Jennifer
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #E8EBF2 url('images/bg.jpg') repeat-x;
text-align:center;
color: #3B4251;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 472px;
}

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

#contentcolumn{
margin: 0 235px 0 235px; 
}

#leftcolumn{
float: left;
width: 230px; 
margin-left: -1000px; 
}

#rightcolumn{
float: left;
width: 230px; 
margin-left: -230px; 
}

#footer{
clear: left;
width: 100%;
color: #E8EBF2;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #81817b;
}

 /* Navigation Menu */

#nav {
color: #C898A2;
text-align: center;
font-family: Trebuchet MS;
font-size: 14px;
line-height: 22px;
font-style: italic;
font-weight: bold;
text-shadow: #000 1px 1px;
}

#nav a{
color: #eeeeee;
}

#nav a:hover{
color: #E8EBF2;
}	

 /* Content Structures */
.content-inside {
background: #C2C9D3;
}

.content-inside-top {
background: url('images/top-content.jpg') no-repeat top;
} 

.content-title {
color: #eeeeee;
text-align: center;
font-weight: bold;
font-family: Georgia;
font-style: italic;
font-size: 13px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
text-shadow: #000 1px 1px;
}

.content-title a{
color: #eeeeee;
}

.content-title strong{
color: #eeeeee;
}

.page-title {
color: #eeeeee;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
text-shadow: #000 1px 1px;
}

.date {
height: 44px;
margin: 2px 6px 0px 8px;
width: 78px;
text-align: center;
float: left;
background: url('images/date.png') no-repeat top;		
}
.date .month {
display: block;
color: #eeeeee;
padding: 2px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-top: 4px;	
font-family: Georgia;
margin-bottom: 3px;
font-style: italic;
}
.date .day {
display: block;
color: #ffffff;
font-size: 11px;
margin-top: 5px;
font-family: Arial;
text-align: center;
margin-top: -3px;
text-shadow: #000 1px 1px;
}

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

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 3px 2px;
color: #eeeeee;
text-align: center;
}

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

.content-categories {
font-family: arial;
font-size: 11px;
color: #eeeeee;
text-align: left;	
padding: 15px 3px 5px 10px;	
background: url('images/bottom-content.jpg') no-repeat bottom;
} 
 
h1 {
color: #3B4251;
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: #E8EBF2;
padding: 5px;	
text-align: center;
-moz-border-radius: 6px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 15px 0px 15px 25px;
margin: 0px 0px 0px 5px;
color: #eeeeee;
text-align: left;
text-transform: uppercase;	
font-size: 12pt;
font-style: italic;
letter-spacing: 1px;
font-weight: bold;
text-shadow: #000 1px 1px;
background: url('images/side-title.jpg') no-repeat left;	
}

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



/*Options style*/

a { 
text-decoration:  none;
color: #314A7D;}

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

.image {
background-color: #3d3f3c;
border-bottom: 1px solid #57554f;
border-right: 1px solid #57554f;
padding: 5px;
margin: 2px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #2f302e;
border-bottom: 1px solid #86847e;
border-right: 1px solid #86847e;
padding: 5px;
margin: 2px;
} 

strong {color: #051835;}
b {color: #051835;}
i { color: #526A9A;}
italic { color: #753033;}
em { color: #526A9A;}
u {color: #eeeeee; text-decoration: none; border-bottom: 1px dotted #828575;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 7px;
color: #3B4251;
background-color: #E6E8EE;
border-right: 2px solid #E6E8EE;
border-bottom: 2px solid #E6E8EE;
-moz-border-radius: 7px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #767674;
background-color: #E8EBF2;
padding: 1px;
border: 1px solid #3f3f3d;
-moz-border-radius: 4px;}	


