/*  
Theme Name: Boulder Natural Vending
Theme URI: http://www.bouldernaturalvending.com/
Description: Theme for Boulder Natural Vending
Version: 1.0
Author: Obility
Author URI: http://www.obility.net/
*/

/* GLOBAL STYLES */

* {
  margin:0; 
  padding:0;
}

body {
  margin:0 auto; 
  padding:0; 
  font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #464646;
  background-color:#dedede;
  
}

h1, h2, h3, h4, h5, h6 {
  margin:15px 0;
}

p, ul, ol {
  margin:15px 0;
}

a, a:visited {
  color:#7DA218;
  text-decoration:underline;
}

a:hover {
  color:#464646;
  text-decoration:none;
}

img { 
  border: none; 
  padding: 0 10px 10px 10px;
}

/* PAGE STRUCTURE */

#super_wrapper {
  width:800px;
  margin: 20px auto;
  padding: 30px 0 20px 0;
  background-color: #464646;
}

#wrapper {
  background-color:#fff;
  height:100%;
  margin: 0 auto 20px auto;
  padding:0 20px;
  width:632px;
}

#header {height:85px; margin-top:10px; background-color: #fff;}
#header h1{text-indent:-10000px; padding:0;}
#header h1 a {height:78px;display:block;background: url(images/BNV_Logo_md.gif) no-repeat top left;}

/* NAVIGATION */

div#nav {
display:block;
float:right;
margin: -45px 20px 0 0;
text-align:right;
width:310px;
}

div#nav ul {
color:#6F6F6F;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
margin:0;
padding:0;
white-space:nowrap;
}

div#nav li {
display:inline;
list-style-type:none;
}

div#nav li a {
color:#6F6F6F;
padding:0 1px 0 12px;
text-decoration:none;
}

div#nav li a:link {
}

div#nav li a:visited {
color:#6F6F6F;
}

div#nav li a:hover {
background-color:#FFFFFF;
color:#7DA218;
text-decoration:underline;
}

/* CONTAINER AND CONTENT */

#container {
  width:622px;
  margin: 0px auto; 
  padding:0px 15px; 
  background-color: #fff; 
  float:left;
}
* html #container {
  width:980px;
}

#content {
  width:380px; 
  padding:0; 
  float:left;
}
#content p {
  line-height: 18px;
}

/* SIDEBAR */
#sb{ 
  width:180px; 
  float:right;
}
#sb ul{
  list-style-type:none; 
  padding:0; 
  margin-left:0;
}
#sb ul li h2{
  margin: 5px 0px;
}
#sb ul li ul {
  list-style-type: none;
  margin-left:10px;
}

#sb ul li ul li a {
  text-decoration:none; 
  color:#464646;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px; 
}

#sb ul li ul li a:hover {text-decoration: underline;}
.widgettitle {
  background-color:#dedede; 
  color: #000; 
  font-size:12px; 
  margin-bottom:5px; 
  padding:1px 5px;}
  
.widgettitle a {
  text-decoration:none; 
  color:#464646;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px; 
}
.widgettitle a:hover {
  text-decoration: underline;
}

.widgettitle img {
 padding: 0;
 margin: 0;
}

/* SIDEBAR BOX */

#box-small {
background-color:#DEDEDE;
background-image:url(images/bg-box-bottom-small.gif);
background-position:center bottom;
background-repeat:no-repeat;
margin-top:15px;
min-height:146px;
width:171px;
}
#box-top-small {
background-color:#FFFFFF;
background-image:url(images/bg-box-top-small.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:12px;
width:171px;
}
#box-small p {
color:#464646;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
margin:0;
padding:0 8px 12px;
text-align:right;
}

#footer, 
#footer p, 
#footer a {
  color:#fff;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  margin:0;
  padding: 0 5px;
  text-align:center;
}


#contact-form {font-size:12px;}
#contact-form label {float: left; width: 180px; text-align:right; clear:left; margin-right: 15px; padding-top:7px;}
#contact-form input, #contact-form select, #contact-form textarea {margin:5px;}

legend {color:#666;}

#confirmation {font-size:12px;}
#confirmation dl {margin: 10px 0;}
#confirmation dt {float: left; width: 140px; text-align:right; margin-right: 15px;font-weight:bold;}
#confirmation dd { width: 500px;}


#searchform{height:26px;line-height:26px;float:left;margin:0;padding:0 0 10px;}
input#s{color:#5188d2;width:140px;border:1px solid #cbcbcb;background:#fcfcfc;}
input#searchsubmit{background:#4879aa;color:#fff;font-size:13px;border:1px #2f5c89 solid;}
#commentform{border-top:1px dotted #cedeef;border-bottom:1px dotted #cedeef;margin:0;padding:15px 15px 1px;}
#commentform label{display:block;margin:0;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:700px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist li{border-top:1px solid #cedeef;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h3{margin:0;}

#tag-cloud a {text-decoration:none; color:#000;}

.alignleft {float:left;}
.alignright {float:right;}
.aligncenter {margin-left:auto; margin-right:auto;}
.floatleft {float:left;}
.floatright {float:right;}
.clear {clear:both;}

.post {width:700px;margin:0 auto;}
.post a { color:#008000; text-decoration:none;}
.post a:hover, .post a:visited {color: #008000; text-decoration:underline;}
.post ul {color:#555;font-size:12px; margin:10px 0;} 
.post li {margin-left:15px; line-height:15px;}
.postmeta {font-size: 11px;font-weight: bold;padding: 10px 0px 0px 0px;margin: 0px 0px 10px 0px;border-top: 1px dotted #008000;}
.endpost {margin-bottom:20px;}

.green_fg{color: #008000;}
.green_bg{background-color: #008000;}

div.share a img {
    padding: 5px;
}

div.share a:hover img {
    background: #eeeeee;
    border: solid 1px #cccccc;
    padding: 4px;
}
.entry {
  width: 670px;
  float: left;
}

.entry_header h2 {
        color: #FFFFFF;
        font: normal 28px/34px  Helvetica, Arial, Geneva, sans-serif;
        padding: 0px 0px 5px 0px;
        margin: 0px 0px 8px 0px;
        border-bottom: 2px solid #636363;
		clear:both;
}
.entry_header a {
	text-decoration:none;
	color:#000;
}

.entry_header small   {
        color: #6d6d6e;
        font: normal 11px/11px Arial, Helvetica, sans-serif;
        border-bottom: 2px solid #636363;
        padding: 0px 0px 6px 0px;
        margin: 0px 0px 8px 0px;
        display: block;
        }
.thead td {
	border: 1px solid black;
	background-color: #a7cf2c;
	padding: 3px 3px 3px 3px;
	margin: 0;
	font-weight: bold;
}
