/* Theme Name:Brighton Farmers Market
Theme URI: http://www.brightonfarmersmarket.org.com/
Description: A WordPress Theme created for the Brighton Farmers Market.
Version: .09
Author: Ben Agronick
Author URI: http://www.liliandben.com/

*/

/*  page structure */

body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #333333;
	}

.thrColFixHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bfm_bg.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	} 

.thrColFixHdr #header {
	background-color: #FFFFFF;
	height: 183px;
	} 

.thrColFixHdr #header h1 {
	margin: 0; 
	height: 400px;
	width: 161px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 179px;
	padding: 0px;
	background-image: url(images/bfm_hrs.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 224px;
	}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
	padding-top: 15px;
	}

.thrColFixHdr #mainContent {
	margin-top: 15px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
	} 
#mainContent .narrowcolumn {
width: 195px;
}
.thrColFixHdr #footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 195px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	} 

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0;
	font-size: 12px;
	color: #333333;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

/* end page structure */


/* start top nav */


#topnav{
	height: 183px;
	position: absolute;
	}

#navcontainer{
	margin: 160px 0 0 187px;
	padding: 0;
	height: 20px;
	}

#navcontainer ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

#navcontainer ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a{
	width: 121px;
	height: 18px;
	padding: 0;
	margin: 0 0 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	border: 0px none;
}


#navcontainer ul li a:hover{
	color: #FFFFFF;
	background: #333333;
	}

#navcontainer a:active{
	background: #000000;
	color: #fff;
	}

#navcontainer li#active a{
	background: #000000;
	border: 0px none;
	color: #fff;

	}

/* end top nav */


/* start sidebar 1 */


/* end sidebar */



/* start sidebar 2 */

#sidebar2top h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #669933;
	}


#sidebar2top h3 a:link{
	text-decoration: none;
	color: #669933;
	}


#sidebar2top h3 a:visited{
	text-decoration: none;
	color: #669933;
	}


#sidebar2top h3 a:hover{
	text-decoration: underline;
	color: #669933;
	}

.sidebar{
	float: left;
	width: 190px;
	display: inline;
	}

.sidebar ul{
	list-style-type: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 8px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	}

.sidebar ul li{
	padding: 0px 0 10px 0;
	}


.sidebar ul li a:hover {
	color: #669933;
	text-decoration: underline;
	}


.sidebar ul li a {
	color: #333333;
	text-decoration: none;
	}

.sidebar ul li a:visited {
	text-decoration: none;
	}


.sidebar ul li h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
	}

.sidebar li h2 {
	margin: 0px;
	padding: 0px;
	color: #669933;
	}


table#wp-calendar{
	width: 100%;
	}



/* end sidebar */



/* wp */

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 0 0 10px 0;
	}


a:link, a:visited {
	color: #669933;
	text-decoration: none;
	}


a:hover {
	color: #333333;
	text-decoration: underline;
	}


p{
	padding: 10px 0 0 0;
	}

.post{
	padding: 10px 0 10px 0;
	float:left;
	}

.postTitle a:link, .postTitle a:visited{
	font-size: 18px;
	margin-top: 0px;
	line-height: 18px;
	text-decoration: none;
	color: #CC0033;
	}

.postTitle a:hover{
	font-size: 18px;
	margin-top: 0px;
	line-height: 18px;
	color: #CC0033;
	text-decoration: underline;
	}


.entry{
	line-height: 18px;
	}

p.postmetadata{
	border-top: 1px solid #ccc;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}


/* images */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* 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: 1 em;
	line-height: 1.3em;
	margin: 0;
	font-size: 1.1em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

/* link icons */
   a[href$='.pdf'] {
   display:inline-block;
   padding-left:20px;
   line-height:18px;
   background:transparent url(images/file_acrobat.gif) center left no-repeat;
}

/* MailPress Subscription Email unput box */
  .MailPressFormEmail {
   width:145px;
   margin-left: 7px;
}
/* MailPress Subscription Name unput box */
  .MailPressFormName {
   width:145px;
   margin-left: 7px;
   margin-top: 3px;
}

.MailPressFormSubmit {
    margin-top: 5px;
    margin-bottom: 18px;
    margin-left: 85px;
}