/*   
Theme Name: Taum Sauk Fund
Theme URI: http://www.taumsaukfund.org/
Description: 
Author: Caledon Virtual
Author URI: http://www.caledonvirtual.com/
Template: 
Version: 1.0
*/
body {
	background: #2c483a url(images/bg-body.gif) repeat-y top center;
	color: #000;
	font: 14px/21px Georgia, "Times New Roman", sans-serif;
	margin: 0;
	padding: 0;
}
form {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
.wrap {
	overflow: hidden;
	background: #fff url(images/bg-wrap.gif) no-repeat 0 100%;
	width: 950px;
	margin: -10px 6px 0 6px;

}
.clr:after {
     height: 0;
     clear: both;
     content: "";
     display: block;
}

* html .clr {height: 1%;}
*+html .clr {height: 1%;}
/* page holder ****************************************************************/
#container {
	width: 964px;
	overflow: hidden;
	margin: 8px auto 0;
}
/* header *********************************************************************/
.header-items {
	position: relative;
	z-index: 100;
	width: 100%;
}

#header {
	background: url(images/header.png) no-repeat;
	padding-top: 92px;
	width: 100%;
}
#header h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 4px;
	left: 6px;
}
#header h1 a {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	width: 377px;
	height: 79px;
	background: url(images/logo.gif) no-repeat;
}

#navigation {
	background: url(images/navigation.png) no-repeat;
	width: 962px;
	height: 38px;
	margin-left: 2px;
}

#navigation ul {
	padding: 0 0 0 6px;
	margin: 0;
	float: left;
	display: inline;
}
#navi li {
	top:6px;
	position: relative;
	display:block;
}
#navi li ul,
#navi li:hover li ul,
#navi li.hover li ul {
	display: none;
}
#navi li:hover ul,
#navi li.hover ul {
	display: block;
	position: absolute;
	top: 15px;
	left: 4px;
	margin: 0;
	padding: 0;
}
#navi li li:hover ul,
#navi li li.hover ul {
	display:block;
	position:absolute;
	top:-37px;
	left:143px;
}
#navi a {
	padding:6px 12px;
	height: 24px;
	width:120px;
}
#navi ul li a {
	display: block;
	padding:8px 12px;
	background: #2c483a;
	border-top:1px solid #000;
	height:auto;
}
#navi ul li:hover a,
#navi ul li.hover a,
.current_page_item {
	background: #436d58 !important;

}
#header ul ul li a{
	font-size: 11px;
}
#header ul li{
	display: inline;
	line-height: 16px;
}
#header ul li a{
	font: 14px/14px "Times New Roman", Georgia, serif;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	position: relative;
}
#header ul li a:hover {
	color: #dad982;
}

#inputs {
	float: right;
	margin: 0 23px 0 0;
	display: inline;
	overflow: hidden;
	width: 246px;
	position: relative;
}
#inputs .input2 {
	margin-top: 2px;
	float: left;
	width: 59px;
}
#inputs .input1 {
	margin-top: 3px;
	float: left;
	width: 176px;
	margin-right: 4px;
}
/* main contant area **********************************************************/
#content {
	float: left;
	width: 584px;
	padding-bottom: 12px;
}
#content h1,
#content h1 a,
#content h2,
#content h2 a,
#content h3,
#content h3 a {
	color: #007dc3;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	margin: 20px 0 12px 0;
	padding: 0;
	text-decoration:none;
}
#content h2 {
	color: #114432;
	font-size: 21px;
}
#content h3 {
	color: #543019;
	font-size: 18px;
}
#content h2 a:hover {
	text-decoration:underline;
}
.text {
	width: 534px;
	padding: 0 25px;
	color: #555555;
}
#content .contact {
	display: block;
	margin-bottom: 8px;
}
#content p {
	margin: 14px 0 16px 0;
	padding: 0;
}
#content .term {
	display: block;
	margin-bottom: 18px;
}
.text small,
.postmetadata,
.postmetadata a,
.footer {
	font: 11px/16px Verdana, Arial, Sans-serif;
	color: #999;
}
#aboutus {
	padding-left: 32px;
}

#aboutus span {
	background: url(images/dot.gif) no-repeat 0 55%;
	padding: 0 8px 0 14px;
}
#aboutus .first {
	background: none;
	padding-left: 0;
}
#content .more {
	display: block;
	padding-left: 102px;
}
#content .copy {
	display: block;
	padding: 16px 0 0 97px;
}
/* right column ****************************************************************/
#sidebar {
	float: right;
	width: 318px;
	background: url(images/box.png);
	padding: 0 24px 28px;
	margin: 10px 0 0 0;
	list-style:none;
}
#sidebar h2 {
	color: #dad982;
	font-size: 24px;
	text-transform: uppercase;
	margin: 19px 0 6px -6px;
	padding: 0;
}
#sidebar ul.ec3_events,
#sidebar ul.ec3_events ul {
	padding:0;
	margin:0 0 9px;
}
#sidebar li.ec3_list_day,
#sidebar li.ec3_list_day li {
	font: 8px/8px Tahoma, Arial, Sans-serif;
	padding:0;
	margin:0;
	color: #fff;
	display: block;
	list-style:none;
}
#sidebar li.ec3_list_day li a {
	font: 14px/21px Georgia, "Times New Roman", sans-serif;
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#random_image_wrapper img {
	background: url(images/bg-image.gif) no-repeat;
	width:315px;
	height: 225px;
	padding: 5px !important;
	margin: 0 0 0 -3px;
}
#random_image_wrapper p {
	color: #dad982;
	font: italic 11px/11px Verdana, Arial, Sans-serif;
	text-align:right;
	padding:0;
	margin:0;
}
.hidden {
	display:none;
}
.widget_search #s {
	width:225px;
}
.footer {
	width:930px;
	margin:12px auto 24px;
	padding:0 0 12px 0;
}
.footer a {
	color:#777;
	text-decoration:none;
}
.footer a:hover {
	border-bottom: 1px dotted #777;
}
