/*  
Theme Name: Mac Version
Description: A professional WP theme
Author: Kate
Author URI: http://rock-kitty.net
*/



body {
background: #EAEAEA url(images/topbg.jpg) repeat-x;
margin: 0;
padding: 0;
font: 9pt Verdana, arial;}

#bg {
float: left;
width: 100%;
background: url(images/background.jpg) repeat-y;}

#header {
background: url(images/header.jpg) no-repeat;
width: 100%;
height: 182px;}

#mainnav {
float: left;
margin-top: 0;
margin-bottom: 10px;
text-align: left;
margin-left: 9px;
display: inline;}

.nav h2 {
margin-top: 20px;
font: bold 26px Garamond, serif;
text-align: left;
margin-bottom: 0;
margin-left: 0px;
border-bottom: 1px solid #C0C0C0;
width: 190px;
height: 30px;
color: #000099;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
width: 100px;
list-style: none;}

.nav li a {
display: block;
padding: 5px 0;
margin-left: 17px;
text-indent: 0px;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
width: 173px;
border-bottom: 1px solid #C0C0C0;
color: #0099CC;}

.nav li a:hover {
text-decoration: none;
background-color: #FFFFFF;
color: #000099;}

/* img {
float: left;
padding: 4px;} */

#main {
float: left;
width: 60%;
padding-top: 20px;
margin-left: 45px;
line-height: 15px;
text-align: justify;
display: inline;
color: #0099CC;}

h1 {
padding: 8px 0 5px 0;
margin:3px 0px 3px 0px;
font: bold 31px Arial, serif;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #000099;}

a.link {
margin-top: 20px;
font: bold 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 35px;
margin-bottom: 14px;
color: #000099;}

a.link:hover {
margin-top: 20px;
font: bold 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 35px;
margin-bottom: 14px;
color: #0099CC;}

h5 {
font: bold 9pt Verdana, arial;
padding: 0;}

.dateblock {
background: url(images/date.jpg) no-repeat;
width: 65px;
height: 72px;
text-align: center;
float: left;
font: bold 12pt Times New Roman,serif;
padding-top: 7px;
padding-right: 10px;
color: #EAEAEA;}

.dateblock .day {
font-size: 35px;
font-weight: bold;
padding-top: 2px;
letter-spacing: -1px;
color: #000099;}

h3 {
margin: 0;
text-align: left;
padding-top: 30px;
padding-left: 330px;
font: 4.3em Abbey Old Style SF, sans-serif;
color: #000099;}

a.mainlink {
text-decoration: none;
color: #000066;}

a.mainlink:hover {
text-decoration: none;
color: #000099;}

h4 {
margin-top: 27px;
padding-left: 420px;
font: 1.4em Verdana, serif;
color: #000099;}

#footer {
clear: both;
background: url(images/bottombg.jpg) repeat-x;
width: 100%
height: 98px;}

#footerimg {
clear: both;
background: url(images/footer.jpg) left no-repeat;
height: 98px;}

#copyright {
text-align: center;
padding-left: 250px;
padding-top: 30px;
font-weight: bold;
color: #FFFFFF;}

#footer a {
text-decoration: none;
font-weight: bold;
color: #0099CC;}

#footer a:hover {
text-decoration: underline;
color: #000099;}

.searchform {
background-color: #FFFFFF;
border: 1px solid #339AEE;
color: #939CA5;}

.field {
background-color: #F7FBFE;
border: 1px solid #339AEE;
font-weight: bold;
color: #1B65BE;}

.comments {
background-color: #F7FBFE;
border: 1px solid #339AEE;
font-weight: bold;
color: #1B65BE;}

.button {
background-color: #F7FBFE;
border: 1px solid #339AEE;
color: #1B65BE;}

a {
text-decoration: none;
color: #000099;}

a:hover {
text-decoration: underline;
color: #0099CC;}

#menu { 
	margin-top: 1px;
	margin-bottom: 25px; 
text-align: center;
	margin-left: 100px;
	}
#menu h2 {
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	padding: 6px 20px 6px 20px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	}
#menu ul li a:hover {
	padding: 6px 20px 6px 20px;
	text-decoration: underline;
	}