/*  
Theme Name: Mt. Juliet Rotary Club
Theme URI: 
Description: asdf
Version: 1.0
Author: Joshua Morse
Author URI: http://www.jmflava.com
*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input,div {
	margin: 0px;
	padding: 0px;
}
html {
	background: #E1DDC1 url(/wp-content/themes/mtjulietrotaryclub/images/bg-header.gif) left top repeat-x;
}

body {
	color: #000;
	font-size: 100%;
	margin: 0;
}
html, body {
	height: 100%;
}
a {
	color: #5B6D8e;
}
a:hover {
	background: #5B6D8E;
	color: #fff;
}
h1 {
	background: url(/wp-content/themes/mtjulietrotaryclub/images/logo.gif) left top no-repeat;
	width: 320px;
	height: 31px;
	text-indent: -9999px;
	position: relative;
	top: 20px;
}
img	{
	border: 0px;
}
#container
{
	margin: auto;
	width: 801px;
	min-height: 98%;
}
#nav ul {
	list-style-type: none;
	font-size: .7em;
	color: #fff;
	font-family: "Lucida Grande", verdana, sans-serif;
	height: 20px;
}
#nav li {
	text-align: center;
	float: left;
	margin: 0 6px 0 6px;
	background: #5B6D8E;
	height: 18px;
	min-width: 70px;
	padding: 3px 0 0 0;
	position: relative;
	top: 28px;
	left: 10px;
}
#nav li a {
	text-decoration: none;
	color: #fff;
}
#nav li a:hover {
	padding: 0 0 2px 0;
	border-style: solid;
	border-width: 0 0 4px 0;
	border-color: #ccc;
}
#nav span {
	border: 1px solid black;
	position: relative;
	top: 15px;
}
#content {
	clear: both;
	display: none;
	text-align: left;
	font-family: "arial", verdana, sans-serif;
	width: 730px;
	margin: auto;
	padding: 3em 0 0 0;
}
#content h2 {
	font-size: 1.1em;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #5C969E;
	padding: 0 0 1px 0;
	margin: 0 0 4px 0;
	width: 50%;
}
#content p {
	margin: 0 0 3em 1em;
	font-size: .8em;
	line-height: 20px;
}
#content .tdata {
	font-size: .6em;
}
#content .tdata ul.head {
	list-style-type: none;
}
#content .tdata ul.head li {
	padding: 2px;
	margin: 1px;
	background: #E6E2CC;
	float: left;
	font-weight: bold;
	width: 20%;
}
#content .tdata ul.row {
	list-style: none;
}
#content .tdata ul.row li {
	padding: 2px;
	margin: 1px;
	background: #dedabc;
	float: left;
	width: 20%;
	min-height: 3.5em;
}
#content ol {
	margin: 0 0 3em 0;
}
#content li {
	font-size: .8em;
	margin: 0 0 0 2.8em;
}
#headlines {
	margin: 9em 0 0 0;
}
#footer {
	background: #52596c url(/wp-content/themes/mtjulietrotaryclub/images/bg-footer.gif) repeat-x;
	width: 100%;
	text-align: center;
	font-family: "arial", verdana, sans-serif;
	font-size: .7em;
	color: #fff;
	padding: 20px 0 5px 0;
	clear: both;
}
#footer a {
	color: #fff;
}