/*  
Theme Name: Vanilla
Description: Vanilla WP theme
Author: DesignsByLovies
Author URI: http://www.designs-by-lovies.com
*/



body {
background: #baa62d url(images/bg-line.jpg) fixed repeat-x;
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;}

#mainnav {
float: right;
margin-top: 5px;
margin-bottom: 10px;
margin-right: 25px;
display: inline;
text-align: left;}

.nav h2 {
font: bold 26px Garamond, serif;
background: url(images/top.gif) no-repeat;
text-align: center;
margin-top: 20px;
margin-bottom: 0;
clear: both;
width: 188px;
height: 30px;
color: #dfd77c;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
width: 187px;
list-style: none;
background-color: #000000;}


.nav li a {
display: block;
padding: 5px 0;
text-indent: 17px;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
color: #dfd77c;
border-left: 8px solid #dfd77c;
width: 179px;
border-bottom: 1px solid #dfd77c;
border-right: 1px solid #dfd77c;}

.nav li a:hover {
text-decoration: none;
border-left: 8px solid #714E3A;
background-color: #dfd77c;
color: #FFFFFF;}

#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: #dfd77c;}

a.link {
margin-top: 20px;
font: bold 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #dfd77c;}

a.link:hover {
margin-top: 20px;
font: bold 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #dfd77c;}

h1 {
padding: 8px 0 5px 47px;
margin-top: 20px;
clear: both;
font: bold 31px Garamond, serif;
text-align: left;
margin-left: 18px;
line-height: 20px;
margin-bottom: 14px;
color: #baa62d;}

small {
padding-left: 12px;}

#copyright {
padding-top: 25px;
text-align: center;
font-weight: bold;
color: #714E3A;}

#footer {
clear: both;
margin: 0;
background: url(images/footer.jpg) no-repeat;
width: 760px;
height: 62px;}

#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 #8e7000;
color: #000000;}

.comments {
background-color: #baa62d;
border: 2px solid #dfd77c;
color: #000000;}

.button {#a58c21
background-color: #000000;
border: 2px solid #8e7000;
color: #000000;}

a {
text-decoration: none;
color: #8e7000;}

a:hover {
text-decoration: underline;
color: #8e7000;}