/*
Theme Name: Blue Bamboo 3 column
Theme URI: http://www.AcupunctureClinicWebsites.com
Description: Blue Bamboo with three columns
Author: Burton Kent
Author URI: http://www.AcupunctureClinicMarketing.com
Version: 1.0
*/
h1, h2, h3, h4, h5 {
  font-family: tempus sans itc, Papyrus, Arial, Verdana, Sans-Serif;
}
h3 {
  font-size: 16px;
}

body {
  font-size: 12.5px;
  font-family: Arial, Verdana, "Verdana Ref", sans-serif;
  margin:0px;
  padding:0px;
  text-align:center;
  background-color:#f0f0f0;
  min-width: 740px;
}

* html body {
    overflow: hidden;
}

* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #f0f0f0;         /* Same as body 
                               background */
}


#page {
  margin:0px auto 0px auto;
  width:900px;
}

#container {
  background-color: #ffffff;
  padding-left: 190px;      /* LC fullwidth */
  padding-right: 240px;     /* RC fullwidth + CC padding */ 
  overflow: hidden;
  position: relative;
}

#content {
  width: 100%;
  background-color: #ffffff;
  position: relative;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: -10000px; 
  padding-bottom: 10010px;
}

#right-sidebar {
    margin-right: -100%;
}

#left-sidebar {
    right: 230px;             /* LC fullwidth + CC padding */
    margin-left: -100%;
}

* html #left-sidebar {
    left: 200px;
}

#footer {
  width:900px;
  margin:0px auto 0px auto;
  padding-top: 10px; 
  padding-bottom: 10px; 
  font-size:12px;
  background-color:#BBF;
  clear: both;
}

.sidebar {
    padding-top: 10px;   
    padding-right: 10px;   
    padding-left: 10px;   
    width: 180px;
    float: left;
    position: relative;
    text-align: left;
    background-color: #e6e6f2 ;
  /*border-right: 1px solid navy;*/

    padding-bottom: 10010px;
    margin-bottom: -10000px; 
}


.post {
  text-align:left;
}

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

a:hover {
  text-decoration:underline;
}

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

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

#header h1 a {
  color:#008;
}

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



ul .main {
  padding-left: 0em;
}

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

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

.widget {
  margin-bottom: 10px;
}

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

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

.entry {
  padding:0px 0px 10px;
}

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

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

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

h3 {
  font-size:15px;
  margin-bottom: 0px;
}

.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:#008;
  border:1px solid #008;
  padding:0px 10px;
}


#s {
  width:140px;
  color:#008;
  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:#008;
  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:#008;
  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 #008;
}

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

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;
  padding-right: 15px;
}

.alignright {
  text-align:right;
  float: right;
  padding-left: 15px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
  font-weight:bold;
  text-align: center;
  margin-top: -15px;
}
    

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

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