/*  
Theme Name: Vanilla
Description: Vanilla WP theme
Author: Browse8.com
Author URI: http://www.browse8.com
#AC784A url(images/bg-line.jpg) fixed repeat-x;

#281A0D
*/



body {
background: #281A0D ;  
text-align: center;
margin: 0;
font: 9pt Verdana, arial;}

#wrapper {
width: 760px;
height: 100%;
margin: 0 auto;}

#bg {
float: left;
width: 760px;
background: url(images/bg.gif) repeat-y;}

#header {
width: 760px;
height: 256px;}

#sidebar {
float: right;
margin-top: 5px;
margin-bottom: 10px;
margin-right: 10px;
display: inline;
text-align: left;
}
.nav{
	width:200px;
}
.nav a {
display: inline-block;
text-indent: 17px;
font: italic normal normal 10pt normal Cambria,Comic Sans MS;
color: #977B76;
}

.nav a:hover {
text-decoration: none;
background-color: #DDA25C;
color: #FFFFFF;}

.nav h2 {
font: italic normal normal 26px normal Comic Sans MS;
background: url(images/top.gif) no-repeat;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
clear: both;
width: 188px;
height: 30px;
color: #AC784A;}

.nav * {
padding: 0;
margin: 0;
}

.nav li {
width: 187px;
list-style: none;
background-color: #F6D8B1;}


.nav li a {
display: block;
padding: 5px 0;
text-indent: 17px;
font: bold 9pt Verdana, arial;
font: italic normal normal 10pt normal Cambria,Comic Sans MS;
text-decoration: none;
text-transform: capitalize;
color: #977B76;
border-left: 8px solid #D6A774;
width: 179px;
border-bottom: 1px solid #D6A774;
border-right: 1px solid #D6A774;}

.nav li a:hover {
text-decoration: none;
border-left: 8px solid #714E3A;
background-color: #DDA25C;
color: #FFFFFF;
}

#sidebar ul ul li a, #sidebar ul ol li{
	padding: 0 0 0 10px;
	width: 169px;
	font: italic normal normal 11pt Cambria,Comic Sans MS;
}


.current_page_item a{
	
	background-color: #FFD8B1;
	color: #FFFFFF;
}
.current_page_item li a{
	background-color: rgb(246,216,177);
	color: #977B76;
}


.current-cat a{
	background-color: #FFD8BA;
	color: #FFFFFF;
}
.current-cat li a{
	background-color: rgb(246,216,177);
	color: #977B76;
}


#main {
float: left;
width: 480px;
margin-left: 30px;
margin-top: 5px;
margin-bottom: 5px;
text-align: left;
line-height: 15px;
text-align: justify;
display: inline;
color: #714E3A;}

a.link {
margin-top: 20px;
font: italic normal 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #DDA25C;}

a.link:hover {
margin-top: 20px;
font: italic normal 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #E4B986;}

h1 {
padding: 8px 0 5px 47px;
margin-top: 20px;
background: url(images/leaf.gif) left center no-repeat;
clear: both;
font: italic normal 31px Garamond, serif;
text-align: left;
margin-left: 18px;
line-height: 20px;
margin-bottom: 14px;
color: #DDA25C;}

h2 {
padding: 8px 0 5px 47px;
margin-top: 20px;
background: url(images/leaf.gif) left center no-repeat;
clear: both;
font: italic normal 21px Cambria,Comic Sans MS, serif;
text-align: left;
margin-left: 18px;
line-height: 20px;
margin-bottom: 14px;
color: #DDA25C;}

small {
padding-left: 12px;}

#copyright {
padding-top: 25px;
text-align: center;
font-weight: bold;
color: #714E3A;}

#footer {
clear: both;
margin: 0;
background: url(images/footer2.jpg) repeat-y;
width: 750px;
border: 5px rgb(113,78,59) solid;
}

#footer a {
text-decoration: none;
font-weight: bold;
color: #88592A;}

#footer a:hover {
text-decoration: underline;
font-weight: bold;
color: #836257;}

.searchform {
background: url(images/search.jpg) fixed top left;
border: 2px solid #D7A875;
color: #A0755B;}

.comments {
background-color: #F4D2A7;
border: 2px solid #D7A875;
color: #A0755B;}

.button {
background-color: #F4D2A7;
border: 2px solid #D7A875;
color: #A0755B;}

a {
text-decoration: none;
color: #88592A;}

a:hover {
text-decoration: underline;
color: #836257;}