
body {
	font: 70% arial, sans-serif;
	text-align: center;
	color: #000;
	background:#fff;
}

#nav, .rightbar, .weather_info, #sidebar img, #header, #footer img {
display: none;
}

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a:link {
	color: #679a01;
}
a:visited {
	color: #679a01;
}
a:hover {
	color: #99ca3b;
}

hr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	border-left: 0;
	border-right: 0;
}

.alignleft {float: left;}
.alignright {float: right;}


.breadcrumb {
text-align: left;
margin-left: 270px;
padding-top: 2px;
font-size: .9em;
color: #3266cc;
font-weight: bold;
}

/* ---------------------------------------- Sidebar ---------------------------- */

#sidebar {
float: left;
width: 210px;
margin: 15px 0 0 25px;
}

#content #sidebar li {
	list-style: none;
	padding: 2px 0;
text-align: right;
font-size: 1em;
font-weight: bold;
}

#content #sidebar li.current_page_item a {
color: black;
text-decoration: none;
}





/* ------------------------------ Content ---------------------------- */

#content ul.post-meta li {
list-style: none;
margin: 0;
color: #333;
background: #eee;
padding-left: .5em;
}

#content ul.post-meta .post-meta-key {
font-weight: bold;
color: #396bce;
}


#content h2.title {
color: #3266cc;
font-size: 2.4em;
padding: 20px 0 5px 0;
}

#pagewrap #mainwrap {
width: 1090px;
margin: 0px auto;
}

#frontnews em {
color: #84583b;
}

#content {
text-align: left;
}

#content .page {
width: 740px;
margin-left: 270px;
}

#content .page-wide {
margin-left: 270px;
}


#content h1 {
font-size: 2.1em;
line-height: .8em;
font-weight: normal;
}

#content h2 {
font-size: 1.7em;
font-family:Arial, Verdana, sans-serif;
text-align: left;
line-height: 1em;
padding: .5em 0;
letter-spacing: -.04em;
}

#content h3 {
font-size: 1.5em;
}

#content h4 {
font-size: 1.2em;
text-align: center;
padding: .5em;
background: #fefa80;
margin: 10px;
}

#content p {
font-size: 1.1em;
line-height: 1.5em;
padding: .5em 0;
}

#content ul {
list-style:none;
padding-bottom: .5em;
margin: 0;
}

#content ol {
list-style-type:decimal;
}

#content li {
font-size: 1.1em;
margin: .3em 1.2em;
padding: .3em 0;
line-height: 1.5em;
list-style: disc;
}


#navigation a, #navigation a:visited {
background: #cc3300;
padding: 3px 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: .9em;
line-height: 1.9em;
}
#navigation a:hover {
background: #33ccff;
}

#producttable {
color: #333;
}
table {
padding-left: 33px;
}

tr td {
padding: 5px;
border: 2px solid #eee;
font-size: 1.1em;
}

table thead th {
text-transform: uppercase;
padding: 5px;
background: #679a01;
color: white;
line-height: 1em;
text-align: center;
}

table a.product {
font-size: 1.3em;
font-weight: bold;
}

table .category h3 a {
font-size: 1.2em;
text-decoration: none;
}

th.category {
padding: 10px 5px 0 0;
text-align: right;
}

.wp-caption {
font-size: .9em;
border: 1px solid #ccc;
color: #396bce;
text-align: center;
padding-top: 5px;
margin: 1em;
}

.wp-caption-text {
padding: 10px 5px;
}

#eventpost {
border-bottom: 1px solid #ddd;
padding: 10px;
}

#postmetadata {
background: #eee;
padding: 10px;
border: 1px solid #ddd;
margin-bottom: 10px;
}

#zipsearch {
text-align: center;
color: #3266cc;
font-weight: bold;
background: #eee;
padding: 10px 5px 2px 5px;
font-size: 1.2em;
border: 1px solid #ddd;
margin-bottom: 10px;
}

/* ---------------------------------------- Comments ---------------------------- */

#content small a {
font-weight: bold;
}

#comments, #respond {
padding-top: 1em;
margin-top: .5em;
border-top: 1px solid #ddd;
clear: both;
}

.commentlist {
color: #666;
font-size: .9em;
}

#commentform #submit {
border: 2px solid #99ca3b;
padding: 3px;
background: #679a01;
color: #fff;
font-weight: bold;
}


/* --------------------------- Footer ---------------------------- */

#extendwhite {
clear: both;
margin: 15px auto;
width: 1090px;
}

#footer {
margin-left: 270px;
width: 820px;
text-align: right;
padding-top: 15px;
border-top: 3px solid #99ca3b;
color: #666;
}


p.edit a, p.edit a:visited {
font-size: .7em;
color: white;
font-weight: bold;
background: #679a01;
text-decoration: none;
padding: 2px 4px;
}
p.edit a:hover {
background: #99ca3b;
}

