/*
Theme Name: Green Bamboo
Theme URI: http://www.AcupunctureClinicWebsites.com
Description: Bamboo
Author: Burton Kent
Author URI: http://www.AcupunctureClinicMarketing.com
Version: 1.0
*/

body {
  font-size: 12.5px;
  font-family: Arial, Verdana, "Verdana Ref", sans-serif;
  margin:0px;
  padding:0px;
  text-align:center;
  background-color:#f0f0f0;
}
h1, h2, h3, h4, h5 {
  font-family: tempus sans itc, Papyrus, Arial, Verdana, Sans-Serif;
}
h3 {
  font-size: 16px;
}

#page {
  margin:0px auto 10px auto;
  width:740px;
  margin-top:10px;
}

a, a:visited {
  font-weight:bold;
  text-decoration:none;
  color:#000;
}

a:hover {
  text-decoration:underline;
  color:#000;
}

#header {
  height:220px;
  position:relative;
  margin:0px auto;
  background:url(images/bamboo.jpg) no-repeat;
  border-bottom:1px solid #000000;
}

#header h1 {
  font-size: 28px;
  float:right;
  display:block;
  clear:both;
  margin:140px 20px 0px 0px;
}

#header h1 a {
  color:#044;
}

#header .description {
  float:right;
  display:block;
  clear:both;
  margin-right:20px;
  color:#044;
}


#container {
  background-color: #ffffff;
  overflow: hidden;
}

#content {
  width:500px;
  float:right;
  background-color: #ffffff;
  padding-left: 20px; 
  padding-right: 40px;
  
  margin-bottom: -10000px; 
  padding-bottom: 10000px;
}


#sidebar {
  width:170px;
  float:left;
  text-align:left;
  padding-left:0px;
  background-color: #D6E4D6 ;
  border-right: 1px solid #000000;

  padding-top: 5px;
  padding-bottom: 10000px;
  margin-bottom: -10000px; 

}


#sidebar a {
  font-size:12px;
}


#sidebar ul {
  list-style:none;
  margin:0px;
  text-indent: -1em;
  padding-left: 1em;
}

#sidebar ul h2 {
  font-size:14px;
  margin:0px;
  line-height:15px;
  margin-bottom:5px;
  color:#044;
}

.widget {
   margin-bottom: 10px;
}

#sidebar ul.main li {
  padding-left: 5px;
}

#sidebar ul.main ul li {
  padding:0px 5px 0px 0px;
}

#footer {
  width:740px;
  margin:0px auto 10px auto;
  font-size:12px;
}


.post {
  text-align:left;
}

.post li, .post ul li {
  list-style-image: url(images/bullet.png);
}

.entry {
  padding:10px 0px;
}

.entry p {
  margin:5px 0px;
}

.post h2.title {
  padding:0px;
  margin:0px;
  font-size:24px;
  font-weight:normal;
  line-height:45px;
}

.post h2.title a {
  text-decoration:none;
  font-weight:bold;
  color:#044;
}

.post h2.title a:hover {
  text-decoration:underline;
}

.commentlist li {
  text-align:left;
}

.widget_search {
  padding:0px 13px 10px 13px;
}

#submitsearch, #Submit, #submitcomment {
  background-color:#fff;
  color:#044;
  border:1px solid #044;
  padding:0px 10px;
}


#s {
  width:140px;
  color:#044;
  border:1px solid #000;
  margin-bottom:5px;
  padding:2px;
}

.post blockquote {
  padding-left:40px;
  margin-left:10px;
  border-left:3px solid #ddd;
}

h3#comments, h3#respond {
  color:#044;
  font-size:14px;
  text-align:left;
  font-weight:bold;
}

.comments {
  padding:0px 10px;
  text-align:left;
}

#commentform-container p {
  text-align:left;
  margin:0px 0px 0px 0px;
  padding:0px;
  display:block;
  clear:both;
}

#commentform label {
  width:80px;
  display:block;
  float:left;
  clear:both;
  margin-right:10px;
}

#commentform input {
  float:left;
  margin-bottom:10px;
  #margin-bottom:0px;
  border:1px solid #000;
  color:#044;
  padding:2px;
}

textarea#comment {
  border:1px solid #000;
  width:530px;
  margin-bottom:10px;
  color:#fff;
}

.comments input {
  border:1px solid #eee;
}

.commentlist {
  list-style:none;
  margin:0px;
  padding:0px;
}

.commentlist li {
  padding:0px;
  margin-bottom:10px;
  border-bottom:1px dotted #044;
}

.textwidget {
  padding:0px 10px;
  font-size:12px;
}

a.more-link {
  display:block;
  clear:both;
}

.subscribe-bottom {
  text-align:left;
}

.post img {
  padding:5px;
  border:0px;
}

.navigation {
  margin:20px 0px;
}

.alignleft {
  text-align:left;
  float: left;
}

.alignright {
  text-align:right;
  float: right;
}

.avatar {
  float:left;
  margin-right:10px;
}

input#submitcomment {
  border:1px solid #044;
  background-color:#fff;
  font-weight:bold;
  color:#044;
}

