/*  
Theme Name: The Bamboo Blog
Theme URI: http://rock-kitty.net
Description: Very clean and fresh Bamboo theme. This theme is a linkware, so please, make sure you agree to my <a href="http://rock-kitty.net/graphics/wordpress-themes/tos/" target="_blank">Terms Of Use</a>.
Author: Kate
Author URI: http://rock-kitty.net
*/


/*

IMPORTANT NOTICE, PLEASE READ! 

ANY CHANGES YOU MAKE CAN MISALIGN THE WHOLE THEME!
IF YOU DECIDE TO MAKE ANY CHANGES, YOU MAKE THEM AT YOUR OWN RISK!
I WILL NOT OFFER ANY SUPPORT!

*/







body {
background: #F1EFEA url(images/bg.gif) repeat-x;
text-align: center;
margin: 0;
font: 11px Verdana, serif;}

#wrapper {
width: 800px;
height: 100%;
margin: 0 auto;}

/* HEADER */

#header {
width: 800px;
background: url(images/header.jpg) no-repeat;
height: 199px;}

#bg {
background: url(images/background.gif) repeat-y;
width: 800px;}

/* TOP NAVIGATION */

#navbar {
width: 800px;
height: 68px;
background: url(images/top.gif) no-repeat;}

.menu * {
padding: 0;
margin: 0;}

.menu {
width: 800px;
padding: 0;
margin: 0;}

.menu li {
float: left;
display: inline;
padding-left: 30px;
list-style: none;}

.menu li a {
float: left;
display: inline;
font: bold 9pt Verdana, arial;
padding: 37px 0 0 0;
width: 90px;
text-decoration: none;
text-transform: uppercase;
color: #282C2F;}

.menu li a:hover {
text-decoration: underline;
color: #666666;}

/* SIDEBAR */

#mainnav {
float: right;
margin-top: 0;
margin-right: 35px;
margin-bottom: 10px;
display: inline;
text-align: left;}

#feed {
padding-top: 10px;
padding-left: 23px; 
width: 128px; 
height: 179px;}

.nav h2 {
font: bold 18pt Times New Roman, sans-serif;
background: url(images/h2.gif) left center no-repeat;
text-align: left;
margin: 27px 0 2px 6px;
width: 190px;
color: #4BA21B;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
width: 190px;
padding-top: 2px;
list-style: none;}

.nav li a {
display: block;
padding: 5px 0;
text-indent: 14px;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
background-color: #F8F6F2;
width: 190px;
color: #282C2F;}

.nav li a:hover {
text-decoration: none;
background-color: #ECEAE4;
color: #525456;}

/* MAIN PROPERTIES */

#main {
margin-top: 20px;
width: 500px;
margin-left: 40px;
float: left;
text-align: left;
display: inline;
line-height: 16px;
text-align: justify;
font: 10pt verdana, serif;
color: #282C2F;}

.dateblock {
background: url(images/date.gif) no-repeat;
width: 65px;
height: 72px;
text-align: center;
float: left;
font: bold 12pt Times New Roman,serif;
padding-top: 5px;
padding-right: 10px;
color: #FFFFFF;}

.dateblock .day {
font-size: 35px;
font-weight: bold;
padding-top: 6px;
text-align: center;
letter-spacing: -1px;
color: #37830C;}

h1 {
padding: 4px 0 5px 0;
margin:3px 0px 3px 0px;
font: bold 18pt Times New Roman, sans-serif;
text-align: left;
line-height: 25px;
margin-bottom: 14px;
color: #37830C;}

a.link {
margin-top: 20px;
font: bold 18pt Times New Roman, sans-serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #37830C;}

a.link:hover {
margin-top: 20px;
font: bold 18pt Times New Roman, sans-serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #37830C;}

blockquote {
padding-left: 6px;
border-left: 6px solid #D1CAB9;
color: #797D80;}

/* AUTHOR TEXT */

h5 {
background: url(images/icon.gif) top left no-repeat;
height: 16px;
font: bold 9pt Verdana, arial;
margin-left: 75px;
text-indent: 21px;
padding-bottom: 1px;
color: #83909D;}

/* COMMENTS */

.com {
text-align: right;
padding: 3px 10px;
margin-bottom: 20px;}

.com a {
font-weight: bold;
text-decoration: none;}

.com a:hover {
text-decoration: none;}

/* BLOG NAME PROPERTIES */

h3 {
margin: 0;
text-align: right;
padding-top: 140px;
padding-right: 50px;
font: bold 4.2em Garamond, serif;}

a.mainlink {
text-decoration: none;
color: #FFFFFF;}

a.mainlink:hover {
text-decoration: none;
color: #FFFFFF;}

/* FOOTER */

#recently {
width: 190px;
height: 100%;
display: inline;
margin-left: 90px;
font-weight: bold;
font-size: 8pt;
float: left;}

#recently li {
list-style: none;
width: 190px;
height: 100%;
display: inline;
font-weight: bold;
font-size: 8pt;}

#copyright {
text-align: left;
width: 190px;
height: 100%;
margin-left: 60px;
display: inline;
font-weight: bold;
font-size: 8pt;
float: left;}

#meta {
width: 120px;
height: 100%;
margin-left: 70px;
display: inline;
font-weight: bold;
font-size: 8pt;
float: left;}

h4 {
margin-top: 16px;
margin-bottom: 13px;
text-align: left;
font: bold 16pt Verdana, sans-serif;
color: #ffffff;}

#footer {
margin-top: 13px;
padding: 0;
margin-bottom: 0;
clear: both;
background: url(images/footer.gif) no-repeat;
width: 800px;
height: 195px;}

#footer a {
text-align: left;
display: block;
padding-bottom: 5px;
text-decoration: none;
color: #5FB532;}

#footer a:hover {
text-decoration: underline;
color: #8CDB62;}

/* INPUT PROPERTIES */

.searchform {
background-color: #F9F8F7;
border: 1px solid #D1CAB9;
color: #4B4E51;}

.field {
background-color: #F9F8F7;
border: 1px solid #D1CAB9;
color: #4B4E51;}

.comments {
background-color: #F9F8F7;
border: 1px solid #D1CAB9;
color: #4B4E51;}

.button {
font-weight: bold;
background-color: #F9F8F7;
border: 1px solid #D1CAB9;
color: #4B4E51;}

/* IMAGE STYLE */

img {
float: left;
padding: 5px;
border: 0;}

/* GENERAL LINK STYLE */

a {
text-decoration: underline;
color: #3D9215;}

a:hover {
text-decoration: none;
color: #4DA423;}