/*
Theme Name: Bamboo Grove
Theme URI: http://www.ashmenon.com/
Description: My second attempt at making a CSS theme.
Version: 2.0
Author: Ash Menon
Author URI: http://www.ashmenon.com/
Tags: green, bamboo, design, healthy, calm, nature, leaves
*/

body { 
	background-color: #111111;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #333333;
	margin:0px;
	}
	
a, a:hover, a:visited {
	text-decoration: none;
	}
	
#page {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	font-size: 1em;
	display:block;
	background-image: url('http://www.ashmenon.com/wordpress/wp-content/themes/bamboo2/images/pageBG.gif');
	background-repeat:repeat-y;

	}

#header {
	height: 190px;
	}

#headerimg {
	background: url('http://www.ashmenon.com/wordpress/wp-content/themes/bamboo2/images/Ash_Header.jpg');
	background-repeat: no-repeat;
	height: 140px;
	}
	
#topnavbar {
	height: 40px;
	background-color: #202509;
	}
	
#topnavbuttons a.nav:link, #topnavbuttons a.nav:visited {
	height: 40px;
	width: 95px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 1.6em;
	color: #FFFFFF;
	}
	
#topnavbuttons a.nav:hover {
	background-image: url('http://www.ashmenon.com/wordpress/wp-content/themes/bamboo2/images/Ash_TopNavBarButtonHoverBG.jpg')
	}
	
.divider {
	float:left;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	height:30px;
	width:2px;
	background-color:#5E702C;
	}
	
#bamboobar {
	background: url('http://www.ashmenon.com/wordpress/wp-content/themes/bamboo2/images/Ash_BambooBar.jpg') no-repeat;
	height: 10px;
	}
	
#contentsidebarfooter {
	display: block;
	}
	
#content {
	float:left;
	width: 629px;
	padding: 0 0 0 95px;
	font-size: 1.4em;
	}
	
#content a, #content a:visited {
	color: #98AF38;
	}
	
#content a:hover {
	border-bottom: 1px dotted #98AF38;
	}
	
#intro {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	border-top: none;
	width: 463px;
	padding: 20px 10px 10px 10px;
	line-height: 1.8em;
	display:block;
	}
	
#intro img {
	padding-left: 5px;
	}

/* ----------------------------------------------------------------------------------- Begin Sidebar --*/
	
#sidebar {
	float: right;
	width: 260px;
	padding: 20px 20px 20px 20px;
	color: #FFFFFF;
	}
	
#searchbar {
	background-color: #181E04;
	padding: 5px;
	}
	
.magnifier {
	float: left;
	line-height: 2.2em;
	margin: 8px ;
	}
	
#searchform #s {
	font-size: 1.2em;
	background-color: #474A0F;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 20px 5px 10px;
	border: none;
	width: 180px;
	}
	
#searchform {
	margin: 3px 5px 3px 5px;
	}


	
span.nav {
	float: left;
	font-size: 1.4em;
	color: #FFFFFF;
	text-shadow: #000000 0px 1px 2px;
	padding-left: 10px;
	}

a.sidebarbutton {
	display: block;
	width: 240px;
	height: 39px;
	background: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	overflow:hidden;
	border-top: 2px solid #5E702C;
	border-bottom: 0px solid #5E702C;
	line-height:39px;
	}
	
a.sidebarbutton img.icon {
	float: left;
	border: none;
	margin: 10px 5px 5px 0px;
	}
	
#sidebarbuttons a.sidebarbutton:hover {
	background-image:url(images/Ash_SidebarButtonHoverBg.jpg);
	}
	
	
#sidebar .section {
	margin: 20px 0px 20px 0px;
	background-color: #181E04;
	font-size: 1.2em;
	color: #98AF38;
	}
	
#sidebar .sectionheader {
	background-color: #474A0F;
	padding: 5px 20px 5px 20px;
	font-size: 1.2em;
	}
	
#sidebar .sectionlist {
	padding: 10px 20px 10px 0px;
	line-height: 1.6em;
	}
	
#sidebar .sectionlist li ul {
	margin-left: -10px;
	}
	
#sidebar .section a:link, #sidebar .section a:visited {
	color: white;
	text-decoration: none;
	}
	
#sidebar .section a:hover {
	border-bottom: 1px dotted white;
	}
	
#sidebar .sectiontweet {
	padding: 10px 20px 10px 25px;
	}
	
#sidebar .sectionsuffix {
	text-align: right;
	font-size: 0.8em;
	padding: 3px 10px 10px 0px;
	color: #EEEEEE;
	}


#sidebar .sectionlist ul ul li {
	list-style-type: disc;
	margin-left: -15px;
	}
	
/* ----------------------------------------------------------------------------------- Begin Footer --*/
	
#footer {
	background-color: #202509;
	display: block;
	width: 1024px;
	color: #FFFFFF;
	padding-bottom: 10px;
	}
	
.section {
	margin: 10px 20px 10px 75px;
	background-color: #181E04;
	font-size: 1.2em;
	}
	
.sectionheader {
	background-color: #474A0F;
	padding: 5px 20px 5px 20px;
	font-size: 1.2em;
	color: #949B4C;
	}
	
.sectionlist {
	padding: 10px 20px 10px 20px;
	color: #98AF38;
	}
	
.sectionlist a:link, .sectionlist a:visited {
	color: white;
	text-decoration: none;
	}
	
.sectionlist a:hover {
	border-bottom: 1px dotted white;
	}
	
.sectionlist .tags ul {
	display: block;
	float: left;
	line-height: 1.6em;
	width: 160px;
	list-style-type: disc;
	}
	

/* ----------------------------------------------------------------------------------- Begin Entry --*/

.entry {
	float: left;
	width: 463px;
	padding: 0px;
	padding-right: 20px;
	line-height: 1.4em;
	}
	
.thumbnailimg {
	max-width: 451px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin-right: 20px;
	}
	
.thumbnailimg:hover {
	background-color: #98AF38;
	border: none;
	padding: 6px;
	}
	
.alignright {
	float: right;
	margin-left: 20px;
	}
	
.alignleft {
	float: left;
	margin-right: 20px;
	}
	
.wp-caption-text {
	font-size: 10px;
	font-style:italic;
	text-align: center;
	}
	
.wp-caption { 
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	text-align: center;
	padding: 5px;
	}
	
.wp-caption img{
	padding: 3px;
	}
	
.wp-caption img:hover {
	border: 3px solid #98AF38;
	padding: 0px;
	}
	
.wp-caption a:hover {
	border-bottom: none !important;
	}
	
.entry a.postthumb:hover {
	border-bottom: none !important;
	}
		
.metabamboo {
	float: right;
	width: 146px;
	}
	
.metadetails {
	background-color: #EEEEEE;
	padding: 3px 5px;
	border: 1px solid #DDDDDD;
	border-right: none;
	}
		
.metaheader {
	float: left;
	}		
	
.bambooleaf {
	float: right;
	}
	
.metabamboo .answer {
	margin: 7px 10px 10px 12px;
	display: block;
	}
	
.metabamboo .answer ul {
	list-style-type: none;
	margin-left: -40px;
	margin-top: 0px;
	}
	
.bottomseparator {
	height: 1px;
	border-bottom: 1px dotted #949B4C;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	}

h1, h2, h3, h4, h5, h6, subhead {
	color: #98AF38;
	font-weight: normal;
	}
	
subhead {
	display: block;
	font-size: 16px; 
	}
	
.posttitle {
	max-width: 463px;
	margin-top: 35px;
	line-height: 1.6em;
	}
	
.pagetitle {
	margin-top: 25px;
	padding-top: 20px;
	font-size: 1em;
	padding: 5px;
	margin-left: -5px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	width: 471px;
	}
	

.navigation .alignleft {
	margin-top: 15px;
	width: 200px;
	float: left;
	}
	
.navigation .alignright {
	margin-top: 15px;
	width: 200px;
	float: right;
	text-align:right;
	}
	
.navigation {
	width: 483px;
	font-size: 0.8em;
	line-height: 1.4em;
	}
	
.navigation small {
	font-size: 1em;
	}
		

.greybox {
	clear: both;
	margin: 10px 0px;
	padding: 0px 10px;
	width: 461px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	}
	
.greybox .header {
	font-size: 1.2em;
	padding: 0px;
	}
	
.greybox .social, .greybox .related {
	margin: 10px 0px;
	}	
	
.greybox .related { padding-bottom: 20px; }

.greybox a.socialbutton:hover {
	border-bottom: none !important;
	}

.greybox img {
	border: none;
	margin: 10px 5px;
	}
	
.greybox .small {
	font-size: 0.8em;
	}
	
	
/*-----------------------------------------------Begin Comments---------------------*/

ol.commentlist {
	width: 443px;	
	list-style-type: none;
	}
	
ol.commentlist li.comment {
	margin: 10px 0px 10px 12px;
	}
	
ol .commentlist li {
	margin-bottom: 10px;
	}
	
ol.commentlist ul { list-style-type: none;	}
	
.comment-body {
	background-color: #EEEEEE; 
	border: 1px solid #DDDDDD; 
	}
	
.vcard {
	background-color: #666666;
	height: 52px;
		}
	
.avatarholder {
	background-color: #666666;
	float: left;
	padding: 10px;
	margin-left: -52px;
	}
	
.fn {
	margin: 10px;
	float: left;
	font-size: 20px;
	line-height: 32px;
	color: #EEEEEE;
	}

.commentmetadata { 
	text-align: right; 
	float: right;
	margin: 5px 10px;
	font-size: 12px;
	}
	
.metadate, .metatime {	line-height: 20px;}

.comment p { margin: 10px }
	
.reply { 
	float: left; 
	position: relative; 
	left: -52px; 
	bottom: -20px; 
	background-color: #666; 
	line-height: 18px; 
	padding: 1px 5px 3px; 
	text-align: center; 
	width: 42px; 
	}
	
a.cancellink {
	background-color: #666; 
	line-height: 18px; 
	margin-left: 5px; 
	padding: 1px 5px 3px; 
	text-align: center; 
	width: 42px; 
	}

.comment-reply-link:hover { border-bottom: none; }

.bypostauthor .vcard, .bypostauthor .avatarholder { background-color: #202509; }

.bypostauthor .comment-body { background-color: #FEF29E; border: 1px solid #949B4C; }

.bypostauthor ul .vcard, .bypostauthor ul .avatarholder{ background-color: #666666; }

.bypostauthor ul .comment-body  { background-color: #EEEEEE; border: 1px solid #DDDDDD; }

.bypostauthor .reply { background-color: #202509; }

.bypostauthor ul .reply { background-color: #666666; }

.comment-body, .bypostauthor .comment-body { border-top: none; }

.commenttextarea { width: 483px; }

label { font-size: 12px; }

label small { font-size: 10px; }

h3#comments, p.postmetadata { width: 483px; }

note { 
	display: block;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin: 10px 0px;
	}
	
noteheader {
	display: block;
	padding: 5px;
	padding-left: 15px;
	background-color: #666;
	font-size: 16px;
	font-style: italic;
	color: #EEE;
	}
	
notetext {
	display: block;
	padding: 15px;
	font-size: 12px;
	}
	

/*pre {
/*	border: 3px solid #949B4C;
/*	font: "Courier New", Courier, monospace;
/*	font-size: 12px;
/*	line-height: 18px;
/*	background: url(images/notepaper.gif);
/*	padding-left: 17px;
/*	white-space: pre-wrap;       /* css-3 */
/*	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
/*	white-space: -pre-wrap;      /* Opera 4-6 */
/*	white-space: -o-pre-wrap;    /* Opera 7 */
/*	word-wrap: break-word;       /* Internet Explorer 5.5+ */
/*
}
*/	
	
	
table.operator_table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.operator_table td {
    padding: 5px;
    border: 1px solid #202509;
}    

table.operator_table th {
    background-color: #202509;
    color: white;
    padding: 5px;
}
	


