/*   
Theme Name: Water The Bamboo
Theme URI: http://www.waterthebamboo.com/
Description: Water The Bamboo theme based on the BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Barnett
Author URI: http://crbarnett.com
Version: 1.0
*/


/* HEADER -----------------------------------------------------------------------------*/

#header #social_links		{ position:absolute; top:0; right:0px; background:#b3d5ed; padding: 3px 7px 1px 7px;
							  -moz-border-radius: 0  0 5px 5px;
							  -webkit-border-radius: 0 0 5px 5px;
							  border-radius: 0 0 5px 5px; /* future proofing */
							  -khtml-border-radius: 0 0 5px 5px; /* for old Konqueror browsers */
							  -moz-box-shadow: 1px 1px 3px #3d3d3d;
							  -webkit-box-shadow: 1px 1px 3px #3d3d3d;
							  box-shadow: 1px 1px 3px #3d3d3d;
							 }

 
a#home_link 				{ display:block; width:183px; height:70px; background:url(images/logo.gif) no-repeat; text-indent: -9000px; position: absolute; top: 10px }
.description {
	text-indent: -9999px;
}

a {
  outline: none; 
}




#header { position: relative; height: 80px; margin-top: -10px }
#header li a { display: block; text-indent: -9999px; height: 30px;}
#header li { float:left; display: inline; list-style: none;  }
#header #nav { position: absolute; top: 29px; right: 10px; }



#header li a#nav_services		{ background-image:url(images/nav-services.gif); width:60px; }
#header li a#nav_how_it_works 		{ background-image:url(images/nav-how_it_works.gif); width:97px; }
#header li a#nav_who_we_are 		{ background-image:url(images/nav-who_we_are.gif); width:94px; }
#header li a#nav_learning_tools		{ background-image:url(images/nav-learning_tools.gif); width:102px; }
#header li a#nav_products		{ background-image:url(images/nav-products.gif); width:67px; }
#header li a#nav_blog	 			{ background-image:url(images/nav-blog.gif); width:46px; }
#header li a#nav_contact 			{ background-image:url(images/nav-contact.gif); width:63px; }
#header li a#nav_videos 			{ background-image:url(images/nav-demo_video.gif); width:109px; }

#header li a:hover	{ background-position:0px -30px; } 
#header li a.on 	{ background-position:0px -60px; }

/* CONTENT -----------------------------------------------------------------------------*/



#content { background-color: #fff; overflow: auto; }

#main {
	width:560px;
	padding:20px;
	float: right;
	color:#333;
	background: #fff url(images/img-shadow-top.jpg) top repeat-x;
	font-size:12px;
	line-height:16px;
	border-left: 1px solid #ccc;
}

#sidebar { width: 179px; background-color: #fff; background: url('images/bamboo.jpg') no-repeat; padding-top: 150px; border-right: 1px solid #ccc; }
#sidebar h2 { font-size: 15px; color: #000; font-weight: bold; margin-left: 20px; }
#sidebar h3 a { color: #000; text-decoration: none; margin-left: 15px; font-weight: bold }
#sidebar li.current-cat a { background: url('images/subnav-arrow.gif') no-repeat 0 3px; margin-left: 5px; padding-left: 15px; color: #859900 !important; font-weight: bold; }
#sidebar h3 a:hover { text-decoration: none }
#sidebar ul { list-style: none; }

#sidebar ul li a { color: #3497d1; text-decoration: none; font-size: 11px; line-height: 30px; margin-left: 20px; }
#sidebar li {  }
#tags { background-color: #fafafa; padding: 8px; border: 1px solid #ccc; }
a#subscribe { font-size: 13px; color: #ff7708; margin-left: 15px; line-height: 40px; background: url('images/rss.gif') no-repeat; padding-left: 18px;  }

#random-quote { background-color: #f4ffbf; padding: 10px 0 10px }
#random-quote h2 { background: none; color: #000; font-size: 11px; }
#random-quote blockquote { padding: 0 10px 10px 20px; font-family: "lucida grande",arial,sans-serif; font-size: 11px;  }

@media screen {

* { margin: 0; padding: 0; }
body { background:#4e5c65 url(images/bg.jpg) repeat-x; font: 14px/1.4 "lucida grande",arial,sans-serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 780px; margin: 0 auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { color: #3497d1; }
a:hover { color: #C9E539 !important}


blockquote.post { background:url(images/blockquote.png) no-repeat top left;margin-left:0;margin-right:3em;padding:0 0 0 3em;  font-color: #3f3f3f; font-size: 12px; }

blockquote { padding: 0 15px 15px 15px; font-family: "lucida grande",arial,sans-serif; font-size: 11px;  }
blockquote p { }


ul, ol { margin: 0 0 10px 0; }
ul.post { margin: 0 0 10px 3em; }
ol.post { margin: 0 0 10px 3em; }

.home_post { background-color: #eff1eb; padding: 10px; margin-bottom: 20px; }
.home_post_top { background-color: #fafafa; padding: 8px; }
.post_top { background-color: #fafafa; padding: 8px; border: 1px solid #ccc; }
.post h2 a { color: #94a623; text-decoration: none; font-size: 18px; font-weight: bold;}
.post h2 a:hover {  }
.post h2 { margin-bottom: 3px; color: #94a623; font-size: 18px; font-weight: bold; }
.post ol { margin: 0 0 10px 3em; }



.entry { padding: 10px; color: #565656; position: relative; }
.entry a { color: #3497d1 }
.entry a:hover { }
.entry .more { position: absolute; bottom: -40px; right: 5px; text-decoration: none; font-weight: bold;}
.entry a.more:hover { text-decoration: none }

.entry img {
	border: 5px solid #d9d9d9; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
.entry .wp-caption { 
	background-color: #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
.entry .wp-caption-text { text-align: center; }

.alignleft { margin-right: 25px; margin-bottom: 10px; float: left; }
.alignright { margin-left: 20px; margin-bottom: 10px; float: right; }

pre { }
code, tt { }

.meta, .postmetadata { font-size: 11px; color: #909090; background-color: #fafafa; padding: 8px;  }
.meta a, .postmetadata a { color: #3497d1; text-decoration: none; }
span#share { float: right; margin-top: -20px; color: #3497d1; text-decoration: none;}
span#share img { border: none; }
span#share a { text-decoration: none; }


#sidebar { }

/* FOOTER -----------------------------------------------------------------------------*/

#footer 			{ width:780px; clear:both; background:url(images/sub-content-bottom.gif) top no-repeat; position:relative; text-align:center; padding-top:20px; margin:0 auto; }
#footer p 			{ margin:10px 0 20px 0; font-size:10px; color:#ccc; }
#footer a 			{ color:#66a7cc; text-decoration:none; }
#footer a img		{ border: none; }


.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { margin-top: 15px; }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:left; margin: 0 10px 10px 0; border: 2px solid #9e9e9e; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #909090; text-decoration: none; font-size: 11px; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { margin-bottom: 5px; }
input#submit { margin-top: 10px;}
textarea {  }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
