/*  
Theme Name: AWFSFAIR.ORG WP Theme 
Theme URI: http://awfsfair.org
Description: Custom Wordpress theme for http://awfsfair.org.
Version: 1.0
Author: MDG
Date: 07-19-2010
*/

/* Span Stuff */
.right        {float: right; display: inline;}
.left         {float: left; display: inline;}
.center       {margin: 0 auto; text-align: center;}
.help	        {cursor: help;}
.pointer      {cursor: pointer;}
.green        {color: #849922;}
.darkgreen    {color: #545f1d;}
.grey         {color: #616265;}
.postnavlinks a {margin: 0 30px 0 0; font-weight: bold; font-size: 1.5em;}
hr.greenline  {background:#849922;color:#849922;clear:both;float:none;width:100%;height:2px;margin:0 0 1.45em;border:none;}

/* Nivo Slider CSS */
/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider {
	position:relative;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border: 0;
	display: block;
}

/* Main Site CSS */
body {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	background-color: #F5F5F5;
}
.container {
	border-left: 2px solid #849922;
	border-right: 2px solid #849922;
	background-color: #FFF;
}
a {
  color: #222;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.border {
	padding-right: 3px;
	margin-right: 5px;
	border-right: 2px solid #849922;
}
#header {
	background-image: url(images/header-gradient.jpg);
	background-repeat: repeat-x;
	height: 131px;
	position: relative;
	border-bottom: 2px solid #849922;
	z-index: 301;
}
.date-location {
	position: absolute;
	top: 35px;
	left: 20px;
}
.awfs-logo {
	position: absolute;
	top: 25px;
	right: 33px;
}

/* Main Tab Nav CSS */
.navstrip {
	position: absolute;
	bottom: 0px;
	left: 15px;
	z-index: 301;
}
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; z-index:300; width:100%; font-weight:bold;}
#dropmenu a {display:block; color:#849922; text-decoration:none; text-align: center; width:140px; height: 28px; font-size: .9em; background-image: url(images/nav-sprite.png); background-repeat: no-repeat; background-position: 0 0; padding-top: 5px;}
#dropmenu a:hover {color: #545f1d;}
#dropmenu li {float:left; position:relative; width:140px; height: 28px; margin: 0 6px 0 0; z-index: 301;}
#dropmenu ul {display:none;}
#dropmenu ul a {}
#dropmenu li ul {position: absolute; top: 28px; left: 0px;}
#dropmenu li ul a {display:block; color:#FFF; text-decoration:none; text-align: center; width:140px; height: 28px; font-size: .9em; background-image: url(images/nav-sprite.png); background-repeat: no-repeat; background-position: -140px 0; padding-top: 5px;}
#dropmenu li ul a:hover {color: #FFF; background-image: url(images/nav-sprite.png); background-repeat: no-repeat; background-position: -280px 0;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#logobox {
	background-color: #FFF;
	height: 159px;
}
.slogantext {
	float: left;
}
.sloganimg {
	float: left;
}
#homecontent {
	background-color: #FFF;
	width: 708px;
	float: left;
	padding: 0 0 0 25px;
	border-right: 2px solid #849922;
	min-height: 1355px;
}
#homecontent h1 {
	color: #8c8d8e;
	font-size: 2em;
	margin: 0 0 .3em 0;
}
#homecontent h1 a {
	color: #8c8d8e;
	text-decoration: none;
}
#homecontent h1 a:hover {
  color: #616265;
}
#homecontent h2 {
	color: #849922;
	font-size: 1.5em;
	margin: 0 0 .2em 0;
}
#homecontent h3 {
	font-size: 1em;
	font-weight: bold;
}
#homecontent h4 {
	
}
#homecontent p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 1.5em 1.5em 0px;
}
#homecontent ul {
	list-style-image: url(images/bullet.gif);
	padding-left: 38px;
}
#homecontent li {
  padding-left: 5px;
  font-size: 1.2em;
}
#homecontent ul.post-meta {
  list-style-type: none;
  list-style-image: none;
  padding: 0px;
  margin: 0 0 10px 0;
}
#homecontent ul.post-meta li {
  display: inline;
  padding: 0 0 0 0;
  margin: 0 5px 0 0;
}
#homecontent span.post-meta-key {
  color: #849922;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
.homepage-blurb {
  font-size: 1.1em;
}
.social-box {
  margin: 30px 0 0 15px;
}
.flickr-box {
	width: 249px;
	height: 150px;
	border: 1px solid #849922;
}
.social-links-box {
	width: 249px;
	height: 200px;
	border: 1px solid #849922;
}
.searchboxfields {
  padding: 0 10px 10px 20px;
  margin-top: -10px;
}
.searchinput {
  width: 100px;
  height: 22px;
}
.searchbutton {
  width: 50px;
  height: 25px;
  background-image: url(images/search-button.png);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  color: #FFF;
  cursor: pointer;
}
input.button {
  width: 50px;
  height: 25px;
  background-image: url(images/search-button.png);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  color: #FFF;
  cursor: pointer;
  margin: 0 0 0 40px;
}
#sidebar {
	background-color: #FFF;
	width: 215px;
	float: left;
}
.ltgr-button {
  height: 41px;
  background-image: url(images/button_bg_ltgr.png);
  background-repeat: repeat-x;
  text-align: center;
  font-weight: 500;
  font-size: 1.2em;
  color: #454545;
}
.ltgr-button a {
  color: #454545;
  display: block;
  height: 31px;
  padding-top: 10px;
  text-decoration: none;
}
.dkgr-button {
  height: 41px;
  background-image: url(images/button_bg_dkgr.png);
  background-repeat: repeat-x;
  text-align: center;
  font-weight: 500;
  font-size: 1.2em;
  color: #83981f;
}
.dkgr-button a {
  color: #83981f;
  display: block;
  height: 31px;
  padding-top: 10px;
  text-decoration: none;
}
#sidebar h1 {
  font-size: 1.3em;
  color: #849922;
  font-weight: 500;
  text-align: center;
  margin: 25px 0 25px 0;
  line-height: 1.3em;
}
#footer {
	background-color: #FFF;
	height: 50px;
	border-top: 2px solid #849922;
	font-size: .9em;
}

#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: none;
}

/* YUI Tabview CSS */
#my-tabview {
  width: 100%;
}

.tabview {}
.tabview-tabs {
  margin: 0 0 0 -38px;
}
.tabview-tabs li {
  margin: 0 3px 0 0;
  list-style: none;
  display: inline-block;
  width: 110px;
  height: 30px;
  /* IE 6/7 inline-block fixes (ugh...) */
  zoom: 1;
  *display: inline;
  _height: 30px;
}
.tabview-tabs li a {
  display: block;
  padding: 5px 0px;
  line-height: 2.0;
  font-size: .8em;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}
.tabview-tabs .tabview-inactive {
  color: #FFF;
  background: #c4d94e;
}
.tabview-tabs .tabview-inactive a:link,
.tabview-tabs .tabview-inactive a:visited,
.tabview-tabs .tabview-inactive a:hover,
.tabview-tabs .tabview-inactive a:focus,
.tabview-tabs .tabview-inactive a:active {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
.tabview-tabs .tabview-active {
  color: #FFF;
  background: #809520;
}
.tabview-tabs .tabview-active a:link,
.tabview-tabs .tabview-active a:visited,
.tabview-tabs .tabview-active a:hover,
.tabview-tabs .tabview-active a:focus,
.tabview-tabs .tabview-active a:active {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
.tabview-content {
  color: #616265;
  background: #FFF;
  border: 15px solid #849922;
  padding: 20px;
  height: 252px;
  overflow-y: auto;
	overflow-x: hidden;
}
.tabview-content .tabview-hidden {
  display: none;
}

/* Sub-Page CSS */

.breadcrumb {
  margin: 0 0 1.5em 0;
  color: #616265;
  font-size: .9em;
}
div.breadcrumb-trail a {
  color: #849922;
  text-decoration: none;
}
.bigad {
  margin: 0 0 0 -25px;
}
.smallad {
  margin: 0 0 15px 0;
}
.subpagebox {
  width: 90%;
  border: 1px solid #849922;
  background-color: #F5F5F5;
}
.subpageboxheader {
  background-color: #464646;
  height: 30px;
  color: #FFF;
  font-weight: bold;
  font-size: 1.2em;
  padding: 7px 0 0 10px;
  border-bottom: 1px solid #849922;
}
.subpageboxcontent {
  padding: 15px;
  background-color: #f5f5f5;
}
.subpageboxcontent p {
  padding-right: 100px;
}
div.sequoia {
  background-image: url(images/fawfs-logo.jpg);
  background-repeat: no-repeat;
  min-height: 61px;
  background-position: 96% 0;
}
div.freshwood {
  background-image: url(images/fresh-wood-logo.jpg);
  background-repeat: no-repeat;
  min-height: 22px;
  background-position: 95% 55%;
}
div.sanderraces {
  background-image: url(images/bsra-logo.jpg);
  background-repeat: no-repeat;
  min-height: 75px;
  background-position: 97% 100%;
}
.sidebar-flickr {
  width: 167px;
  height: 147px;
  margin: 0 auto;
  border: 1px solid #849922;
}
.sidebar-social-links-box {
	width: 167px;
  height: 147px;
	border: 1px solid #849922;
	margin: 0 auto;
}

/* Twitter Feed CSS */
.tweet {
  margin: 0 0 15px 0;
  font-size: 1.2em;
}
/* Misc. CSS */
.semh1 {
  color: #000 !important;
}
