/*  
Theme Name: WebsterClub
Theme URI: http://www.websterclub.org/
Description: The Webster Club theme.
Version: 1
Author: Bill Batterman
Author URI: http://www.mountaincry.com/	
*/

html, body {
background: #ececec;
color: #000;
font-family: Georgia, "Trebuchet MS", Trebuchet, serif;
font-size: 90%;
}

body {
background: #fff;
border: solid 1px #000;
color: #000;
padding: 0;
margin: 15px;
}

h1 {
background: #003366;
color: #ffcc00;
font-size: 150%;
font-variant: small-caps;
font-weight: bold;
padding: 10px 10px 0 10px;
margin: 0;
}

h1 a, h1 a:visited {
background: transparent;
color: #ffcc00;
font-size: 150%;
font-weight: bold;
text-decoration: none;
}

h1 a:hover, h1 a:active {
background: transparent;
color: #fff;
text-decoration: none;
}

h2 {
background: #003366;
color: #fff;
font-size: 100%;
font-weight: normal;
margin: 0;
padding: 0 0 10px 25px;
text-align: left;
}

#navigation ul {
background: #ececec;
border-bottom: 5px solid #003366;
color: #003366;
font-family: Lucida, Verdana, sans-serif;
font-weight: bold;
height: 2.2em;
line-height: 2.2em;
margin: 0;
padding: 0 15px;
}

#navigation li {
border-right: 1px solid #fff;
float: left;
list-style-type: none;
white-space: nowrap;
}

#navigation li a {
background: inherit;
color: #003366;
display: block;
font-size: 70%;
padding: 0 10px;
text-decoration: none;
text-transform: uppercase;
}

* html #navigation a {
width: 1%;
}

#navigation a:hover {
background: #003366;
color: #fff;
text-decoration: none;
}

div.navboxwrapleft a {
background: transparent;
color: #003366;
text-decoration: underline;
}

div.navboxwrapleft a:hover {
background: transparent;
color: #000;
text-decoration: none;
}

div.navboxwrapleft {
float: left;
font-size: 90%;
padding: 0px 15px 20px 0px;
margin: 0;
width: 190px;
}

div.navboxleft {
margin: 10px;
padding: 0;
}

div.navboxleft h2 {
background: transparent;
border-bottom: 1px solid #000;
color: #000;
font-size: 100%;
font-weight: bold;
line-height: 17px;
margin: 0 0 10px 0;
padding: 10px 0 2px 0;
}

div.navboxleft ul {
list-style-type: disc;
margin: 0 0 0 20px;
padding: 0;
}

div.navboxleft li {
margin: 0;
padding: 5px;
}

div.main, div.page {
background: #fff;
color: #000;
line-height: 15px;
margin: 0 0 0 190px;
padding: 10px 20px;
}

div.main h1 {
background: transparent;
border-bottom: solid 1px #000;
color: #003366;
font-size: 140%;
font-weight: bold;
line-height: 17px;
margin: 0;
padding: 10px 0 2px 0;
}

div.page h1 {
background: transparent;
border-bottom: solid 1px #000;
color: #003366;
font-size: 140%;
font-weight: bold;
line-height: 17px;
margin: 0 0 10px 0;
padding: 10px 0 2px 0;
}

div.main h1 a {
background: transparent;
color: #003366;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

div.main h2 {
background: transparent;
color: #000;
font-size: 90%;
font-weight: bold;
margin: 0 0 10px 20px;
padding: 0;
}

div.page h2 {
background: transparent;
color: #000;
font-size: 90%;
font-weight: bold;
margin: 0 0 10px 0;
padding: 0;
text-align: center;
}

div.main p, div.page p, div.coach-list p, div.coach-list li {
line-height: 1.5em;
margin: 2px 0 15px 20px;
text-align: justify;
}

div.main img.header {
background: #fff;
float: right;
margin: 0 0 0 10px;
padding: 0 0 0 10px;
}

div.main img.left, div.page img.left {
background: #fff;
float: left;
margin: 0 20px 0 0;
padding: 0;
}

div.main hr {
background: #ececec;
border: 1px solid #ececec;
color: #ececec;
height: 1px;
width: 100%;
}

div.main a, div.page a {
background: transparent;
color: #003366;
text-decoration: underline;
}

div.main a:hover, div.page a:hover {
background: transparent;
color: #000;
text-decoration: none;
}

blockquote {
background: #ececec;
border: 1px solid #ccc;
color: #000;
margin: 10px 50px;
padding: 2px 15px 2px 15px;
}

div.main blockquote p {
margin: 2px;
padding: 2px;
}

div.footer {
background: #003366;
clear: both;
color: #fff;
margin: 0;
padding: 5px 0;
}

div.footer p {
margin: 0;
padding: 0;
text-align: center;
}

div.footer a {
background: transparent;
color: #fff;
font-weight: bold;
}

div.footer a:hover {
text-decoration: none;
}