/*  
Theme Name: TraverseCounty
Description: Another wordpress theme
Version: 2.5
Author: Jessi Gurr
*/

body {
  font-family: Verdana, Arial, Sans-serif;
  margin: 0px;
  font-size: 10pt;
  background: url("http://www.co.traverse.mn.us/images/bg.jpg") top center;
  background-repeat: repeat-x;
  background-color: #8A8A8A;
}

TD {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #555555;
}

.wrapper {
  padding: 0px;
  vertical-align: top;
  width: 800px;
  border-right: 5px solid #707070;
  border-left: 5px solid #707070;
  border-bottom: 5px solid #707070;
}

.mainhead {
  height: 118px;
  padding: 0px;
  vertical-align: top;
  background: url("http://www.co.traverse.mn.us/images/banners/rotate.php") top left;
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.mainheada {
  vertical-align: top;
  padding: 2px 6px 0px 0px;
}

.mainheadb {
  font: 11px verdana,arial,sans-serif;
  vertical-align: top;
  padding: 14px 1px 0px 0px;
}

.white {
 color: #ffffff;
}

.white a:link, .white a:hover, .white a:active, .white a:visited {
color: #ffffff;
}

.mainheadb ul  {
margin: 0px 0px 0px 0px;
float:left;
list-style-type: none;
padding-right: 1px;
}

.mainheadb ul li  { 
display: inline;
margin-right: 4px;
margin-bottom: 1px;
}

.mainheadb ul li.current_page_item a {
color: #ffffff;
display: inline;
font-weight: bold;
}

.mainheadb ul li a:link, .mainheadb a:visited {
color: #ffffff;
text-decoration: none;
padding: 2px;
}


.mainheadb ul li a:hover {
color: #ffffff;
}


.mainheadb a:link, .mainheadb a:hover, .mainheadb a:vsited {
color: #ffffff;
}

.right-side {
  background: url("http://www.co.traverse.mn.us/images/link-back.jpg") top right;
  background-repeat: repeat-y;
  border-right: 1px solid #cccccc;
  width: 190px;
  background-color: #ffffff;
  vertical-align: top;
  padding: 0px;
}

.main-content {
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 12px;
  line-height: 1.8;
  color: #4c4c4c;
  text-align: justify;
  background-color: #ffffff;
  vertical-align: top;
  padding: 25px;
}

.main-content a:link, .main-content a:visited, .main-content a:active {
  font-color: blue;
  text-decoration: underline;
}


.main-content a:visited {
  font-color: blue;
  text-decoration: underline;
}

.main-content a:hover {
  font-color: #038;
  text-decoration: none;
  border-bottom: 1px dashed #038;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.pagenav {
list-style-type: none;
 list-style: none;
  padding: 10px 0px 5px 0px;
}

 
.alignleft {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
float:left;
}


.alignright {
float:right;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 10px;   font-style:italic;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


code {
	margin: 4px 0;
	padding: 8px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
	background: #F8F8F8 ;
	border: 1px dashed #E4E4E4;  
}

.info {
font-size:10px;
margin:0;
padding:0;
}


#page {
text-align: center;
background: #fff;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
}
.ad {
background-color: #f3f3f3;
margin-left: 20px;
}

.ad img {
border: 1px solid #c9c9c9;
margin: 3px;

}
.postmetadata {
border-top: 1px dotted;
text-align: right;
margin: 1px 6px 1px 6px;
padding: 2px;
font-size: 11px;
}

.postmetadata img {
margin:0px;
}

.postmetadata a:link,a:visited {
text-decoration: none;
}

.postmetadata a:hover {
  color:red;
}

.postmetadata img {
  margin-right: 0px;

}

 
.post {
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 11px;
  color: #4c4c4c;
  padding-right: 4px;
  text-align: justify;
  line-height: 1.5;
}

 


h1.postitle {
  width: 100%;
  color: #048;
  background: #dfdfdf;
  padding: 3px 0px 3px 5px;
  font-size: 15pt;
  margin: 16px 16px 4px 0px;
}

.postitle a:link {
  color:#fff;
  font-size: 14pt;
  text-decoration:none;
}

.postitle a:visited {
color:#038;
font-size: 14pt;
}
.postitle a:hover {
color:#038;
font-size: 14pt;
}

.comment textarea {
width:350px;
font-family:Verdana;
font-size: 10pt;
}

#sidebar ul  {
  list-style:none;
  margin:0;
  padding:0;
}

#sidebar ul li {
  margin: 3px;
  padding-bottom: 4px;
  display: block;
  margin-left: 15px;
  border-bottom: 1px dotted;
  width: 155px;
}

#sidebar ul li a:link {
  text-decoration: none;
  display: inline;
  color: #333333;
  padding-top: 5px;
}

#sidebar ul li a:visited {
  text-decoration: none;
  display: inline;
  color: #333333;
  padding-top: 5px;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
  color:#038;
  margin: 0;
  padding-top: 5px;
}


#sidebar ul li ul {
  border-left: 1px solid #ccc;
  margin: 10px 0px 5px 10px;
  padding: 0px 0px 0px 0px;
}

#sidebar ul li ul li {
  color:red;
margin-left: 3px;
border:0px;

}

#sidebar h2 {
margin:0;
padding:0;
font-size: 14px;
margin-left: 5px;
margin-top: 8px;
margin-bottom: 7px;
}

.desc {
padding-top: 14px;
}


#sidebar {
width: 173px;
margin-left: 5px;
}
 
.searchbox input {
  height: 20px;
  width: 160px;
  font-size: 13px;
  border:1px solid #666666;
}

.clear {
visibility:hidden; 
clear:both;
}

 
.com {
  margin:8px 0 0 0;
  border-top: 1px dotted;
  font-size: 12px;
  padding: 2px;
  text-decoration: none;
}


 
blockquote {
  padding-left: 44px;
  background:#fff url(img/q.gif) no-repeat;
  margin: 20px;
}
 
#foot2 {
 color: #444;
 font-size: 10px;
 text-align: center;
  padding: 6px 0px 3px 0px;
  margin: 0px;
}

#foot2 a:link, #foot2 a:hover, #foot2 a:active, #foot2 a:visited {
  color: #444;
} 

#footer {
border-top: 5px solid;
margin-left:12px;
margin-right: 12px;
font-size: 11px;
margin-top:5px;
margin-bottom: 20px;
padding-bottom:5px;
text-align: center;
}
#footer p {
margin:3px 0 0 0;
padding:0;
}

#footer a:link, #footer a:visited {
font-size:11px;
margin:0;
padding:0;
text-decoration:none;
}
 
.highlight {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-family: palatino, times, serif;
  background-color: #ddd;
  text-align: center;
  padding: 4px;
  font-size: 14pt;
}

.highlight a:link, .highlight a:visited {
  color: #333; margin: 0; padding: 0; text-decoration: none;
}

.highlight a:hover {
  color: #036;
  border-bottom: 1px dotted #999;  margin: 0; padding: 0; 
}

.caption {
 padding: 5px 6px 3px 6px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.caption a:link, .caption a:visited {
  color: #333; margin: 0; padding: 0; text-decoration: none;
}

.caption a:hover {
  color: #038;
  border-bottom: 1px dotted #999; margin: 0; padding: 0;
}
.a1 {
  padding: 4px 6px 4px 0px;
}

.a2 {
  padding: 4px 0px 4px 0px;
}