/*
Theme Name: Va. Beach Moose Family Center
Theme URI: http://vabeachmoose1198.org
Description: Website for http://vabeachmoose1198.org
Author: Sourapple Media
Author URI: http://www.sourapplemedia.com

Version: 1.0
.
This site may only be used for http://vabeachmoose1198.org
.
*/


@import url(css/reset.css);

/*---------------------------------- Layout ----------------*/
#mainnav-search {
	float:  left;
	width: 100%;}
#container {
	margin: 0 auto;
	width: 990px; }
#header { 
	float: left;
	width: 100%; }
#content { width: 100%; }
.main-content {
	float: left;
	padding: 1.5em 1em 1em 1em;
	width: 45%; }
.sub-content-home {
	float: right;
	padding: 1.5em 1em 1em 1em;
	width: 45%; }
.main-content-2 { 
	float: left;
	padding: 1.5em 1em 1em 1em;
	width: 65%; }
.sub-content {
	float: right;
	padding: 1.5em 1em 1em 1em;
	width: 26%;}
#footer { width: 980px; }
.clear { clear:  both; }

/*---------------------------------- Global ----------------*/
body { 
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; }
a:hover {
	color: #400d01;
	text-decoration: none; }
p { 
	line-height: 160%;
	margin: 10px 0;}
h2 { 
	border-bottom: 1px solid #400d01; 
	color: #400d01;
	font-family:Times;
	font-size: 32px; }
h3 {
	color: #400d01;
	font-size: 20px; }
h4 { font-size: 16px; }

ul, ol, li { margin: 10px 0; }

.main-content ul { 
	list-style-type: none; 
	margin: 0; }

.main-content-2 h2 { width: 600px; }
.main-content-2 h2, .main-content h2 { margin-bottom: 10px; }
.main-content-2 ul { margin-left: 30px; }
.main-content-2 li { list-style-type: square; }

img a { text-decoration: none;  }

#hidep, #showp { cursor: pointer; }
div#showdisclaimer { display: none; } /*-- hides last paragraph for disclaimer on home page--*/

ul.categories-newsletter { margin: 0;}
li.categories, li.cat-item cat-item-4 { list-style: none; }

/*--- table ---*/
/*--- table styled via "A CSS styled table via veerle.duoh.com --*/
table {
	border-collapse: collapse;
	border-top: 1px solid #b8d0d9;
	border-right: 1px solid #b8d0d9;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 1em auto;
	width: 100%; }
table caption {
	padding: 0 0 5px 0;
	text-align: left; }

table th {
	border-right: 1px solid #b8d0d9;
	border-bottom: 1px solid #b8d0d9;
	border-top: 1px solid #b8d0d9;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 6px 6px 6px 12px;
	text-transform: uppercase;
	text-align: left; }
table td {
	border-left: 1px solid #b8d0d9;
	border-right: 1px solid #b8d0d9;
	border-bottom: 1px solid #b8d0d9;
	color: #252525;
	padding: 6px 6px 6px 12px; }
table td.alt {
	background: #f9f8f8;
	color: #252525; }
table th.spec {
	border-left: 1px solid #b8d0d9;
	border-top: 0; }



/*---------------------------------- 1. Navigation & Search Section ----------------*/

/*--- General ---*/
#mainnav-search { 
	background-color: #0b3b59;
	border-bottom: 2px solid #b8d0d9;
	margin: 0; }
div.nav-container { 
	margin: 0 auto;
	width: 980px; }
#mainnav-search ul { 
	list-style: none;
	margin: 0; }

/*--- Head links ---*/
#mainnav-search li.headlink { 
	float: left;
	margin: 0 30px 0 0; }
#mainnav-search li.headlink a { 
	color: #fff;
	display: block; 
	padding: 18px 10px;
	text-decoration: none; }
#mainnav-search li.headlink a:hover { background-color: #b8d0d9; }

/*--- Child lists and links ---*/
#mainnav-search li.headlink ul { 
	display: none; 
	font-weight: bold;
	margin: 0;
	position: absolute;
	text-align: left;
	width: 170px; }
#mainnav-search li.headlink ul li { margin: 0; }
#mainnav-search li.headlink:hover ul { display: block; }
#mainnav-search li.headlink ul li a {
	border-bottom: 1px solid #002714;
	background: #b8d0d9;
	margin: 0; 
	padding: 10px 5px;
	text-decoration: none; }
#mainnav-search li.headlink ul li a:hover { background-color: #0b3b59; }

/*--- Search Form ---*/
#mainnav-search a { 
	color: white;
	text-decoration: none; } 
#mainnav-search ul li a:hover { text-decoration: none; }

#searchform {
	float: right;
	padding: 10px 10px; }
#s {
	background-color: #fff;
	border: #a2a2a2;
	float: left;
	height: 21px; }
#search_submit  { 
	background-color: #fff;
	border: 1px solid #a2a2a2;
	cursor: pointer;
	float: right;
	height: 22px;
	margin: -1px 0 0 5px;
	padding: 1px 0 4px 0 }


/*---------------------------------- 1. Header Section ----------------*/

#header h1 a {
	background: transparent url('images/logo-heading.png') no-repeat;
	display: block;
	float: left;
	height: 190px;
	line-height: 1000px;
	overflow: hidden;
	width: 456px; }
img.header-photo { float: right; }

/*--- Content Section ---*/

/*---------------------------------- 2. Main Content Section ----------------*/

h2.feedback  {
	background: transparent url('images/feedback-btn-bg.png') no-repeat;
	border: none;
	height: 76px;
	padding: 20px 0 0 0;
	cursor: pointer;
	text-align: center;
	width: 420px;}
h2.feedback a { color: #fff; text-decoration: none; }
h2.feedback a:hover { color: #e1e1e1;}

p.get-directions { margin: 15px 0; }
p.get-directions a { 
	background-color: #400d01;
	border: 2px solid #0b3b59;
	color: #fff;
	padding: 5px 110px;
	text-decoration: none; }
p.get-directions a:hover { 
	background-color: #0b3b59;
	border: 2px solid #400d01; }
p.announcement { 
	border: 1px dashed #000;
	font-weight: bold;
	padding: 4px; }
iframe.get-derections { 
	border: 3px solid #e1e1e1;
	margin: 0; 
	padding: 3px; }
img.moose-pic { margin-bottom: -3px; }


/*---------------------------------- 3. Sub Content Section ----------------*/

/*-- home page --*/
.sub-content-home ul { list-style: none; margin: 0; }
.year-theme img{ 
	float: left;
	margin: 0 10px 0 0; }
.year-theme h3 { 
	color: #400d01;
	font-size: 26px;
	margin-bottom: 50px;
	padding: 10px 0 0 0; }
	
.disclaimer {
	background: #b8d0d9 url('images/bottom-disclaimer.png') bottom no-repeat;
	padding: 5px 5px 30px 5px; }
.disclaimer h3 {
	color: #fff;
	font-size: 22px;
	margin: 0; }
.disclaimer a { color: #fff; }
	
h3.meet-the-boards { 
	background: #b8d0d9 url('images/meet-board.png') bottom no-repeat;
	font-size: 22px;
	margin: 20px 0 0 0;
	padding: 10px 2px 25px 5px; }
h3.meet-the-boards a {
	color: #0b3b59;
	cursor: pointer;
	text-decoration: none; }
h3.meet-the-boards a:hover { color: #fff;}
ul.center-chapter {
	float: right;
	margin: 40px 0 0 0; }
ul.center-chapter li { display: inline; }



/*-- sub pages --*/
div.sub-content li { list-style: none; }
h2.widgettitle {
	background-color: #400d01;
	border: none; 
	color: #fff;
	font-size: 16px;
	margin-top: 36px;
	padding: 2px; }
	
/*-- events --*/
#events-page h3 { border-bottom: 1px dotted #400d01; }
#events-page h3 a { 
	color: #400d01;
	text-decoration: none; }
#events-page h3 a:hover { color: #b8d0d9;}
#events-page ul { list-style-type: none; }
#events-page ul li h5 { margin-left: 0; }
#events-page div.bottom-border { 
	border-bottom: 1px dotted #f0f0f0;
	margin-bottom: 20px;  }


/*---------------------------------- 4. Footer Section ----------------*/

#footer {
	border-top: 5px solid #0b3b59;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 20px 5px; }
#footer li { display: inline; }
#footer a { 
	color: #400d01;
	margin: 0;
	padding: 5px;
	text-decoration: none; }
#footer a:hover {
	background-color: #400d01;
	color: #fff; }
	
ul.additional-links li { display: inline; }
#first-links a { margin-left: -5px; }
	
ul.footer-nav {
	float: right;
	margin: -45px 5px 0 0; }

