/*
Theme Name: Polk Country Wisconsin
Theme URI: http://rebuildweb.com/
Description: Private order by kirk
Version: 1.0
Author: bowo
Author URI: http://rebuildweb.com/
Tags: flat, border, no images, two columns, widgets
*/


/*MAIN CSS*/
body {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #3E3926;
	text-align: center;
}
a img {
	border: none;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3,h4 {
	font-size: 12px;
}
.clear {
	clear: both;
}
#wrapper {
	text-align: left;
	width: 950px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/*MAIN CSS*/


/*HEADER CSS*/
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
	text-align: right;
}
#header #menustatic {
	padding-top: 20px;
	margin-right: 70px;
	color: #FFF;
	font-weight: bold;
}
#header #menustatic a {
	color: #FFF;
}
/*HEADER CSS*/


/*SEARCHFORM*/
#searchdiv {
	padding-top: 65px;
	margin-right: 60px;
}
#searchform {
	margin: 0px;
	padding: 0px; 
}
#searchform form {
	background: #000000;
	padding: 0px;
}
#searchform #s {
	background: #FFFFFF;
	width: 180px;
	padding: 5px;
	color: #000000;
	border: 1px solid #000000;
}
/*SEARCHFORM*/


/*MENU TOP*/
#menutop {
	padding: 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/menutopbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#menutop ul {
	margin: 0px;
	padding: 0px;
	width:  950px;
}
#menutop ul li {
	float: left;
	list-style: none;
}
#menutop ul li a {
	padding: 10px;
	color: #FFF;
	border-right: 1px solid #FFF;
	text-decoration: none;
}
#menutop ul li a:hover {
	background: #4C6355;
}
/*#menutop ul li ul li {
	display:none;
}

#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 321px;
}
MENU TOP*/


/*CONTENT*/
#contents {
	padding: 10px;
	float: left;
	width: 485px;
	margin-bottom: 10px;
}
#content {
	padding: 10px;
	float: left;
	width: 705px;
	margin-bottom: 10px;
}
.post, .page {
	margin-bottom: 10px;
}
.post h2, .page h2 {
	padding: 10px 0px;
	font-size: 24px;
}
.post h2 a, .page h2 a {
	color: #000;
	font-family: "Times New Roman", Times, serif;
}
.entry {
	line-height: 1.4em;
}
.entry .alignleft {
	float: left;
	padding: 10px;
}
.entry .alignright {
	float: right;
	padding: 10px;
}
.postmetadata {
	border-top: 1px dotted #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	background: #99A79E;
	padding: 5px;
}
/*CONTENT*/


/*NAVIGATION*/
.navigation {
	padding: 20px 0px 20px 0px;
}
.navigation a {
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	font-weight: bold;
}
.beforeafterlink {
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/*NAVIGATION*/


/*SIDEBAR*/
#mainsidebar {
	float: left;
	width: 210px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #000;
}
#mainsidebar a {
	color: #7A8D81;
}
#mainsidebar h2 {
	padding: 10px 0px;
	font-size: 18px;
}
#mainsidebar h2.latestnews {
	padding: 10px 0px;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#mainsidebar h2.pdedctweets {
	padding: 10px 0px;
	background-image: url(images/tweet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#sidebar {
	padding: 5px;
	float: right;
	width: 212px;
	margin-bottom: 10px;
}
#sidebar table {
	width: 100%;
	text-align: center;
}
#sidebar h2 {
	background: #5E7567;
	color: #FFF;
	font-size: 14px;
	padding: 5px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/*SIDEBAR*/


/*FOOTER*/
#footer {
	padding: 10px;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #6D8877;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
/*FOOTER*/


/* COMMENT TAG */
#comments {
	margin: 0px 0px 10px 0px;
	text-align: center;
	border-top: 1px dotted #666666;
	padding-top: 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #submit {
	width: 200px;
	padding: 5px;
}
#commentform {
	background: #99A79E;
	margin: 10px auto;
	padding: 10px;
	text-align: left;
	border-top: 5px solid #4C3302;
}
#commentform input, textarea {
	border: 1px solid #000000;
	width: 90%;
}
#commentlist {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#commentlist .comment {
	border-top: 5px solid #4C3302;
	background: #FFEFCF;
	padding: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
}
#commentlist .comment-author-admin {
	background: #333;
	padding: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
}
#cominfo {
	border-bottom: 1px solid #000000;
	padding: 5px;
}
#comleft {
	float: left;
	width: 40px;
}
#comright {
	float: left;
	width: 300px;
}






	
