/*
Theme Name:  TBG
Author: Interstice Solutions
Author URI: http://interstice.biz/
*/

body {
color:#574427;
margin:0;
background:#C9D46D url(images/background.gif) 50% 0 repeat-x;
}

a {
color:#179FBF;
}

a:hover {
color:#008EAF;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: 574427;
}


.clear {
clear: both;
height:0;
}

.hidden {
display:none;
}

small {
font-size:0.85em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}



/*post*/

.pagetitle {
margin:0 0 0.5em 0;
text-align:center;
}

.title a {
color:#fff;
text-decoration:none;
}

.post {
margin: 0 0 40px;
text-align: justify;
}

.small {
background-color:#C6CF74;
font-size:0.9em;
padding:0.3em 0.7em;
-moz-border-radius:10px;
border-radius:10px;
}

.blue-bio {
color:#3887ab;
font-size:1.1em;
}

.black-bio {
color:#574427;
font-size:1.0em;
line-height:1.4em;
}


.postmetadata {
clear: both;
margin: 30px 0;
}

.smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.navigation {
margin:0px 0 0px 0;
padding:8px;
color:#574427;
background-color:#C6CF74;
-moz-border-radius:10px;
border-radius:10px;
}

.navigation div { /*makes page break links same color*/
}

.navigation a {
color:#6F5F45;
text-decoration:none;
}

.navigation a:hover {
color:#574427;
}

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

.h4 {
clear:both;
background-color:#C9D46D;
font-weight:normal;
padding:0.5em;
text-transform:uppercase;
font-size:1.1em;
}

.nothing {
width:100%;
margin-left: 0px; 
margin-top: 60px; 
margin-right: 0px; 
margin-bottom: -5px;
}

.about-block {
width:100%;
margin-left: 0px; 
margin-top: 40px; 
margin-right: 0px; 
margin-bottom: -5px;
}

.map {
margin-left: 50px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px;
}

/*sidebar*/

#sidebar {
}

#sidebar h2 {
font-family:trebuchet ms, verdana, sans-serif;
font-size:1.1em;
text-align:left;
letter-spacing:0.05em;
margin:1.6em 0 0em 0;
}

#sidebar ul {
margin:4px 0 12px 0;
padding:0;
}

ul {
margin:0;
padding:0;
}

ul#pagelist, ul#sidebar {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.95em;
letter-spacing:-0.03em;
}

ul#sidebar {
margin:0;
padding:0;
}

ul#pagelist li, ul#sidebar li ul li {
border:1px solid #F3F9CE;
list-style:none;
margin:0 0 0.8em 0;
padding:0;
width:11em;
}

ul#pagelist li a, ul#sidebar li ul li a {
color:#3093AF;
display:block;
line-height:1.3em;
margin:0;
padding:0.2em 0.6em;
text-decoration:none;
}

ul#pagelist li a:hover, ul#sidebar li ul li:hover, li.current_page_item a,
li.current_page_item {
background-color:#D8E095;
}


ul#sidebar li {
list-style:none;
}


/*search*/

#searchform {
float:;
width:;
text-align:center;
margin:;
}

#s {
background-color:#E0E0E0;
border:1px solid #bbb;
-moz-border-radius:12pt;
border-radius:12pt;
color:#574427;
font-size:0.9em;
font-weight:bold;
padding:0.4em;
}

#searchsubmit, .submit {
background:url(images/submit.jpg) 100% 50% repeat-x;
border:1px solid #bbb;
-moz-border-radius:12pt;
border-radius:12pt;
color:#eee;
font-size:0.9em;
font-weight:bold;
padding:0.3em;
}

#footer-text {
text-color:C6CF74;
font-size:0.8em;
}

#footer-text:hover {
text-color:C6CF74;
font-size:0.8em;
}

#footer-text:visited {
text-color:C6CF74;
font-size:0.8em;
}

#searchsubmit:hover, #searchsubmit:focus, #s:focus, #commentform#submit:hover {
border:1px solid #eee;
cursor:pointer;
}


/*comments*/

#respond { /*above text area*/
margin:10px 0 0 0;
}

#respond h3, h3#comments { /*reply and X responses headers*/
margin:30px 0 30px 0;
}

textarea#comment {
width:100%;
background-color:#222;
border:1px solid #555;
padding:0.5em;
}

.commentlist li { /*each comment color is for number/bullet*/
list-style-position:outside;
color:#ccc;
margin-bottom:20px;
padding-bottom:20px;
}

.commentlist li.pingback {
background:url(images/pinback.jpg) 0 50% no-repeat;
padding-left:34px;
}

.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}


.even, .alt { /*alternate comments*/
}

ol.commentlist p { /*comment text*/
padding:12px 0 0 0;
color:#ddd;
font-size:0.85em;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentmetadata a, .vcard a, .vcard { /*author and date, color necessary if bullet is different color*/
font-size:0.8em;
text-decoration:none;
color:;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform #submit {
margin: 0 0 5px auto;
float: right;
}


.says { /*removes 'says'*/
display:none;
}

/*calendar*/

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.inline-div {
  display: inline;
  float: left;
  }
