/*  
Theme Name: Chamber
Description: Morris MN Chamber Layout
Version: 2.5
Author: Iceberg Hosting
*/

body {
  font-family: Verdana, Arial, Sans-serif;
  margin: 0px;
  font-size: 10pt;
  background: url("http://www.morrismnchamber.org/images/bg3.jpg") top center;
}

TD {	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #555;
}

.wrapper {
  padding: 8px;
  vertical-align: top;
  width: 850px;
  background: url("http://www.morrismnchamber.org/images/bg4.jpg") top center;
}

.mainhead {
  height: 130px;
  padding: 0px;
  vertical-align: top;
  background: url("http://www.morrismnchamber.org/images/banners/rotate.php") top left;
  background-repeat: no-repeat;
  background-color: #999;
}

.mainheada {
  vertical-align: top;
  padding: 0px 1px 0px 1px;
}

.mainheadb {
  font: 11px verdana,arial,sans-serif;
  vertical-align: top;
  padding: 10px 1px 0px 0px;
}

.white {
 color: #fff;
}

.white a:link, .white a:hover, .white a:active, .white a:visited {
color: #fff;
}

.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: #fff;
display: inline;
font-weight: bold;
}

.mainheadb ul li a:link, .mainheadb a:visited {
color: #fff;
text-decoration:none;
padding: 2px;
}


.mainheadb ul li a:hover {
color: #fff;
}


.mainheadb a:link, .mainheadb a:hover, .mainheadb a:vsited {
color: #fff;
}

.right-side {
  background: url("http://www.morrismnchamber.org/images/link-back2.jpg") top right;
  background-repeat: repeat-y;
  border-right: 1px solid #ccc;
  width: 210px;
  background-color: #fff;
  vertical-align: top;
  padding: 0px;
}

.main-content {
  background-color: #fff;
  vertical-align: top;
  padding: 0px 12px 12px 0px;
  margin: 0px;
}

.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;
}


.main-content a.null:hover {
  font-color: #038;
  text-decoration: none;
  border-bottom: 0px;
}

.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;

}

.entry {
  padding-left: 12px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
  line-height: 1.4;
	color: #444;
  text-align: justify;
}

.post {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
padding-right: 4px;
  text-align: justify;
}

 


h1.postitle {
  color: #025;
  padding: 3px 0px 8px 0px;
  font-size: 13pt;
  margin: 14px 0px 4px 10px;
}

.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: 5px;  display: block;  margin-left: 15px;  border-bottom: 1px dotted;
  width: 165px;}

#sidebar li {  list-style:none;  margin:0;  padding:0; }

#sidebar ul li a:link {  text-decoration: none;  display: inline;  color: #333333;  padding-top: 6px;}

#sidebar ul li a:visited {  text-decoration: none;  display: inline;  color: #333333;  padding-top: 6px;}

#sidebar ul li a:hover, #sidebar ul li a:active {
  color:#038;
  margin: 0;
  padding-top: 6px;
}


#sidebar ul li ul {
  border-left: 1px solid #ccc;
  margin: 12px 0px 7px 10px;
  padding: 0px 0px 0px 0px;
}

#sidebar ul li ul li {
  color:red;
margin-left: 3px;
border:0px;

}

#sidebar h2 {
margin:0;
padding:0;
  color: #800;
font-size: 14px;
margin-left: 5px;
margin-top: 8px;
margin-bottom: 7px;
}

.desc {
padding-top: 14px;
}


#sidebar {
width: 173px;
margin-left: 5px;
  padding-top: 12px;
}
 
.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: #ccc;
 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: #ccc;
} 

#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;
}