/*  
Theme Name: Road to Jericho
Theme URI: http://miserylovesme.net/
Description: Blues, Grays, and Greens
Version: 1
Author: Anna Christine
Author URI: http://miserylovesme.net/
*/

/* LAYOUT  */
body {
color: #000000; 
background-color:#0099CC ;
margin: 0px;}

#container {
background-color:#FFFFFF;
width: 872px;
text-align: left;}


#box {
width:600px;
height: auto;
float: left;
font:8pt tahoma; 
font-weight:normal;
background-color: #FFFFFF;
margin-bottom: 5px;
}

#header{
height: auto;
overflow: none;
background-color: #FFFFFF;
width: 100%;
margin: 0;
padding-top:5px;
padding-bottom:5px;
}

#nav{
height: 20px;
font: 16pt arial; 
overflow: none;
background-color: #808080;
width: 862px;
margin-bottom: 3px;
padding:5px;
}




div.content {
width: 590px;
height: auto;
padding: 5px;
font: 11px Verdana; 
font-weight:normal;
background-color: #FFFFFF;
}


#side {
width: 260px;
height: auto;
padding: 2px;
float: right;
margin: 2px;
font: 11px verdana; 
font-weight:normal;
background-color: #FFFFFF;
}

div.sidebox {
width: 260px;
height: auto;
padding: 2px;
font:11px verdana; 
font-weight:normal;
background-color: #FFFFFFF;
border: 0px solid #000000;
}



A:link, A:visited, A:active {
color: #000000; 
text-decoration: none;
background-color:transparent;
font-weight: bold;}

A:hover {
color: #0099CC; 
text-decoration: none;
background-color: transparent;} 


div.title{
	font: 16px arial; 
	font-weight: bold;
	color: #FFFFFF;
	width: 250px;
	line-height: 150%;
	padding: 4px;
	text-align: left;
	background-color: #404040;
	border-bottom: 0px solid #000000;
     }

div.title2{
	font: 12px arial; 
	font-weight: bold;
	color: #000000;
	width: 100%;
	line-height: 150%;
	padding: 2px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
     }


	 
#footer {
clear: both;
text-align: center;
font:11px tahoma;
height: 20px;
padding: 2px;
color: #000000;
background-color: #FFFFFF;
}



/* BLOG AND PAGES  */

h2 {
font:12px Tahoma; 
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	padding:2px;
	text-align: center;
	background-color: #404040;}

h3 {
font:12px Tahoma; 
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	padding:2px;
	text-align: center;
	background-color: #404040;}


h4 {

font:12px Tahoma; 
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	padding:2px;
	text-align: center;
	background-color: #404040;}


	
	

div.posttitle {
font: 20px arial; 
	font-weight: bold;
	color: #84BE6A;
	line-height: 100%;
	text-align: left;
	background-color: #FFFFFF;}

div.desc{
font:11px Verdana; 
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	padding: 2px;
        width: 50%;
	text-align: left;
	background-color: #E6B098;}

