/*  
Theme Name: Panda Blog
Description: White green blog
Author: Kate
Author URI: http://rock-kitty.net
*/



body {
background: #122600 url(images/bgr.jpg) fixed repeat-x;
text-align: center;
margin: 0;
font: 11px Verdana, serif;}

#wrapper {
width: 740px;
height: 100%;
margin: 0 auto;}

#bg {
background: url(images/bg.gif) repeat-y;
width: 740px;
float: left;}

#header {
width: 740px;
background: url(images/header.jpg);
height: 291px;}

#mainnav {
float: right;
display: inline;
text-align: left;
margin-right: 30px;
margin-top: -10px;
width: 180px;}

.nav h2 {
font: bold 18pt Times New Roman, sans-serif;
background: url(images/top.jpg) no-repeat;
text-align: center;
margin-top: 30px;
margin-bottom: 0;
clear: both;
width: 180px;
height: 30px;
color: #FFFFFF;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
width: 178px;
list-style: none;
border-bottom: 1px solid #284501;
border-right: 1px solid #284501;
border-left: 1px solid #284501;}

.nav li a {
display: block;
padding: 5px 0;
width: 174px;
text-indent: 15px;
margin-left: 4px;
background: url(images/arrow.gif) left center no-repeat;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
color: #7FBA38;}

.nav li a:hover {
width: 178px;
text-decoration: none;
margin-left: 0;
background: #447606 url(images/arrow-hover.gif) left center no-repeat;
color: #FFFFFF;}

#main {
width: 470px;
margin-left: 30px;
margin-top: 10px;
float: left;
text-align: left;
display: inline;
line-height: 16px;
text-align: justify;
font: 10pt verdana, serif;
color: #666666;}

a.link {
text-align: left;
text-decoration: none;
margin-top: 12px;
margin-bottom: 8px;
font: bold 18pt Times New Roman, sans-serif;
color: #4C7519;}

a.link:hover {
text-align: left;
text-decoration: none;
margin-top: 7px;
margin-bottom: 8px;
font: bold 18pt Times New Roman, sans-serif;
color: #4C7519;}

h1 {
padding: 6px 0 4px 40px;
background: url(images/bamboo.jpg) left bottom no-repeat;
text-align: left;
margin-left: 22px;
margin-top: 7px;
margin-bottom: 8px;
font: bold 18pt Times New Roman, sans-serif;
color: #4C7519;}


h3 {
margin: 0;
text-align: center;
text-align: center;
padding-top: 120px;
padding-left: 180px;
font: bold 4em Times New Roman, sans-serif;
color: #FFFFFF;}

a.mainlink {
text-decoration: none;
color: #FFFFFF;}

a.mainlink:hover {
text-decoration: none;
color: #FFFFFF;}


small {
color: #2A7202;}

#copyright {
text-align: center;
padding-top: 27px;
color: #FFFFFF;}

#copyright a {
color: #BDE783;}

#copyright a:hover {
color: #FFFFFF;}

#footer {
margin-top: 7px;
clear: both;
background: url(images/footer.jpg) no-repeat;
width: 740px;
height: 68px;}

.searchform {
background: url(images/top.jpg) center no-repeat;
font-weight: bold;
border: 1px solid #284501;
color: #FFFFFF;}

.comments {
background-color: #FFFFFF;
border: 1px solid #284501;
color: #548D1A;}

.button {
background: url(images/top.jpg) center no-repeat;
font-weight: bold;
border: 1px solid #284501;
color: #FFFFFF;}

a {
text-decoration: underline;
color: #508214;}

a:hover {
text-decoration: none;
color: #6BAE27;}
