/*
Theme Name: Petes
Description: Greenhouse converted to wordpress
Author: Bill Clinton
Version: 1.0.0
*/


.bold {font-weight: bold; }
.caps { text-transform:uppercase; }


.right { float: right;}
.left { float: left;}
.center {vertical-align: middle;}
.bottom {vertical-align: bottom;}	
.clear {clear: both;}
  .clear_left {clear:left;}
  .clear_right {clear:right;}
  

.text_center {text-align:center;}

.w35 { width: 35%; }
.w40 { width: 40%; }
.w45 { width: 45%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w75 { width: 75%; }
.w90 { width: 90%; }
.w100 { width: 100%; }

.b0 { margin-bottom: 0px; }
.t5 { margin-top: 5px; }
.t20 { margin-top: 20px; }
.t50 { margin-top: 50px; }
.t200 { margin-top: 200px;}
.l5 { margin-left: 5px; }
.t300 { margin-top: 300px;}

.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }

.main {width:800px; font-family: arial; }
.head {float:left;border-bottom: solid 1px black; width: 100%; height: 100px;}
.head_left {border-right: solid 1px black; float: left; width: 175px; height: 100px;}
  .head_left img {width:175px; height: 100px; border-width: 0px; }

.head_right {float:left; padding-left: 10px;padding-right:5px; margin-bottom: 0px; vertical-align: bottom;}
  .head_right a {text-decoration: none; color: black; margin-top: 20px;}
  .head_right h1 {text-transform: uppercase;margin-bottom: 20px;}
  
.body {width: 100%; height:774px; z-index: 1;}
.body_left {border-right: solid 1px black; float: left; width: 175px; height: 774px;}
.body_right {float: left; width: 620px; height: 774px; line-height: 1.2;}

.nav_main { list-style-type: none; text-transform: uppercase; text-align: right; padding-right: 25px; line-height: 1.4em;}
  .nav_main a { text-decoration: none; color: black; }
  .nav_main a:hover { border-bottom-color: black; border-bottom-width: 1px; border-bottom-style: dashed;  }
  
.body_link { text-decoration: none; color: black; }

.contact_response { margin-left: 8px; margin-right: 8px; float: left;margin-top:15px;}
#body_home { vertical-align: bottom; margin-top: 100px;}
#body_about { margin-top: 50px; }
  .about_links { text-decoration: none; font-size: 0.8em; color: black; }
#body_contact { margin-top: 0px; width: 100%; border-width: 1px; }
  fieldset { background-color: #ooff33; border-width:0px;}
  legend { background-color: #ooff33;border: solid 0px green;font-weight: bold; font-size: 1.2em; }

#drop_box { position: absolute; z-index: 5; top: 110px; left:420px; height: 10px; width: 360px; border-width: 1px; border-color: black; background: url('../images/transparent.png') repeat; display:none; overflow: hidden;}

.post{margin-bottom:50px;}
.postdate{text-align:left; font-size:12px;}
.posttitle a{text-decoration:none; color: orange}
.postmeta a{color:black;}
.navigation{margin:25px 0;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}

.widgettitle { font-size: 1em; }

/* archives page */

div.archives { margin-left:10px;  padding-left: 10px; }
.archives ul { list-style: none; }
#content {margin-left: 10px; }