/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	/*background: #468966;*/
	/*background: #750A02;*/
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', arial, sans-serif;
	color: #21171A;
	margin: 0;
	padding: 0 0 2em 0;
	text-align: center;
}

.wrapper {
	background: #750A02;
}


a, h2 a:hover, h3 a:hover {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	text-decoration: none;
}
h1, h2, h3, h4 {
	clear: both;
	font-weight: normal;
	letter-spacing: -.03em;
	margin: 0;
	padding: 0 0 .5em 0;
}
h1 {
	margin: 0;
}
h1, h2 {
	font-size: 3.5em;
	}
h3 {
	font-size: 2em;
	padding: 0 0 .75em 0;
	line-height: 22px;
	}
h4 {
	font-size: 1.5em;
	}
p, li, span {
	font-size: 1.3em;
	line-height: 1.4em;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
ul {
	margin: 0;
	padding: 0 0 1em 1.25em;
}
li {
	margin: 0;
	padding: 0 0 .25em 0;
}

/* Page structure */

.page-wrapper-wrapper {
	border-left: 5px solid black;
	border-right: 5px solid black;
	border-bottom: 5px solid black;
	margin: 0 auto 2em auto; 
	width: 975px;
}

.page-wrapper {
	background: #fff;
	margin: 0 auto;
	text-align: center;
	width: 975px;
}
.page {
	margin: 0 auto;
	padding: 2em 0;
	text-align: left;
	width: 912px;
}
#narrowcolumn {
	float: left;
	padding: 0 0 2em 30px;
	width: 500px;
}
#narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
}

/* Header */

#header-wrapper {
	background: #750A02;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#header {
	margin: 0 auto;
	text-align: center;
	width: 975px;
}
#header-inner {
	background: #FFB03B;
	/*	background: #FFF0A5; */
	/*	margin: 0 auto; */
	margin-left: -5px;
	text-align: left;
	width: 975px;
	border-left: 5px solid black;
	border-right: 5px solid black;
	border-top: 5px solid black;
}
#logo {
	float: left;
	padding: 1em 30px;
	width: 160px;
}
#header-links {
	float: right;
	padding: 1em 30px 1em 0;
}
#header-links ul {
	list-style: none;
	margin: 0;
	padding: .5em 0;
	width: 350px;
}
#header-links li {
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-links li a, #header-links li a:visited {
	border-bottom: 1px dotted #ccc;
	color: #000;
	display: block;
	list-style: none;
	margin: 0;
	padding: .25em 1em;
}
#header-links li a:hover {
	color: #750A02;
}

/* Major nav */

#nav {
	border-top: 1px solid #ccc;
	float: left;
	width: 100%;
}
#nav ul {
	background: #fff url(/img/nav2.png) bottom repeat-x;
	border-bottom: 1px solid #ccc;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 975px;
}
#nav li {
	float: left;
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li a:link, #nav li a:visited {
	border-right: 1px solid #ccc;
	color: #333;
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: .75em 1.00em;
	text-decoration: none;
	text-align: center;
/* 	width: auto; */
}
#nav li a:hover, #nav li a:active {
	background: #fff;
	color: #990000;
}

/* Secondary nav */

#secondarynav {
	padding: 0 0 2em 0;
}
#secondarynav ul {
	border-top: 1px dotted #DAC076;
	list-style: none;
	margin: 0;
	padding: 0;
}
#secondarynav li {
	border-bottom: 1px dotted #DAC076;
	list-style: none;
	margin: 0;
	padding: 0;
}
#secondarynav li a, #secondarynav li a:visited {
	display: block;
	list-style: none;
	margin: 0;
	padding: .5em 0;
	text-decoration: none;
}

/* Sidebar */

#sidebar-wrapper {
	float: right;
	width: 320px;
}
#sidebar-wrapper #photos {
	float: left;
	padding: 1em 0 0 0;
	text-align: center;
	width: 100px;
}
#sidebar-wrapper img {
	border: 1px solid #000;
	margin: 0 0 1em;
}
#sidebar {
	float: right;
	padding: 0 30px 2em 0;
	width: 290px;
}
#sidebar h3 {
	margin: 0;
	padding: 0 0 .25em 0;
}
#sidebar ul {
	border-top: 1px dotted #999;
	list-style: none;
	margin: 0;
	padding: 0 0 2em 0;
}
#sidebar li {
	background: none;
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar li a, #sidebar li a:visited {
	border-bottom: 1px dotted #999;
	display: block;
	margin: 0;
	padding: .5em .25em;
}
#sidebar li a:hover {
	background: #efefef;
}

/* Home page */

#homepage {
	margin: 0 auto;
	width: 100%;
}
#home-photos h1 {
	margin: 0;
	padding: 0;
	text-align: left;
}
#home-photos {
	background: #fff url(/img/home-photos.png) bottom repeat-x;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
	padding: 1.5em 1em;
	text-align: center;
}
#home-photos img {
	border: 4px solid #000;
	margin: 25px;
}
#home p {
	font-size: 1.75em;
	text-align: left;
}
#home-about {
	clear: both;
	margin: 0;
	padding-bottom: 2em;
}

#home-about-sub {
	padding: 10px;
}

#home-about img {
	border: 1px solid #DAC076;
	float: left;
	margin-right: 10px;
}

#home-about h1 {
	font-size: 2.5em;
}

#president {
	float: right;
	padding-left: 3%;
	width: 46%;
}
#about {
	border-right: 1px dotted #DAC076;
	float: left;
	padding-right: 3%;
	width: 46%;
}
#president p a, #about p a {
	display: block;
	text-align: right;
}
.name {
	color: #666;
	display: block;
	font-size: .9em;
	text-align: right;
}
.join-home ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.join-home li {
	display: block;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -.03em;
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
.join-home li a, .join-home li a:visited {
	background: #fff url(/img/navbg.jpg) repeat-x bottom;
	border: 1px solid #DAC076;
	color: #21171A;
	list-style: none;
	margin: 0;
	padding: .75em;
	text-decoration: none;
}
.join-home li a:hover {
	background: #fff;
	color: #990000;
}

#register-button {
	clear: both;
	text-align: right;
}

#register-button li {
	padding-top: 15px;
 	list-style: none;
}

#register-button img {
	float: none;
	border: 0px;
}


/* Join */

#sponsor img {
	border: none;
}
.join ul {
	border-bottom: 3px solid #DAC076;
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
}
.join li {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -.03em;
	list-style: none;
	margin: .75em 0 2em 0;
	padding: 0;
}
.join li a, .join li a:visited {
	background: #fff url(/img/navbg.jpg) repeat-x bottom;
	border: 1px solid #DAC076;
	color: #21171A;
	list-style: none;
	margin: 0;
	padding: .7em;
	text-decoration: none;
}
.join li a:hover {
	background: #fff;
	color: #006F15;
}

/* Post */

.post {
	border-bottom: 3px solid #DAC076;
	margin-bottom: 2em;
	padding-bottom: 1em;
}
.post img {
	border: 1px solid #DAC076;
}
.post-data a img, .post img.image-feature {
	border: none;
}
.post-data ul {
	background: #efefef;
	border-bottom: 1px solid #DAC076;
	border-top: 1px solid #DAC076;
	clear: both;
	list-style: none;
	margin: 1.5em 0;
	padding: .5em 1em;
}
.post-data li {
	background: none;
	font-size: 1.1em;
	list-style: none;
	margin: 0;
	padding: .15em 0;
}
.post-data a {
	color: #21171A;
}
.posted-by {
	background: #efefef;
	border-bottom: 1px solid #DAC076;
	border-top: 1px solid #DAC076;
	color: #666;
	display: block;
	font-size: 1.1em;
	margin: 0 0 1.5em 0;
	padding: .5em 1em;
}
.posted-by a, .posted-by a:visited, .post-data a, .post-data a:visited, .post-data {
	text-decoration: none;
}

/* More */

.more ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}
.more li {
	clear: both;
	display: block;
	margin: 0;
	padding: 1em 0;
	list-style: none;
	text-align: right;
}

/* Join today */

#join-today ul {
	background: url(/img/newsletter.jpg) no-repeat bottom;
	border: 1px solid #DAC076;
	list-style: none;
	margin: 0 0 2em 0;
	padding: 2.5em 0 5em 0;
}
#join-today li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#join-today li a, #join-today li a:visited {
	background: url(/img/home.png);
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #21171A;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -.03em;
	list-style: none;
	margin: 0;
	padding: .5em;
}
#join-today li a:hover {
	background: #ffffcc;
}

/* Links */

#links ul {
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
}
#links li {
	list-style: none;
	margin: 0;
	padding: .25em 0;
}
#links li a {
	display: block;
}
.link-desc {
	color: #666;
	display: block;
	font-size: 1.1em;
}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


img.alignright {
	padding: 0 0 1em 1em;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}


/* Footer */

#footer {
	border-top: 3px solid #990000;
	color: #fff;
	padding: 1em 0;
	margin: 0 auto;
	clear: both;
	text-align: left;
	width: 975px;
	}
#footer p {
	font-size: 1.1em;
	margin: 0;
	padding: .5em 0;
	}

#footer a {
	color: #ffb03b;
}

#copyright {
	float: left;
	width: 45%;
}
#site-by {
	float: right;
	text-align: right;
	width: 45%;
}


/* End Various Tags & Classes*/

.clear {
	clear: both;
}
a img {
	border: none;
	}

.toph {font-size:22px; line-height:22px; text-transform: uppercase; text-align: center;}

table#sample {
    background-color:#FFFFFF;
    border-collapse: collapse
    border: solid #EFE8DF 3px;
    width: 530px;
    text-align:left;
    font-size:13px;

}

table#sample td {
    padding: 15px;
    border: solid #EFE8DF 0px;
      -moz-border-radius: 5px;
	border-radius: 5px;

}

.data {
    color: #000000;
    text-align: left;
    background-color: #EFE8DF;

}

.toprow {
    text-align: center;
    font-size:10px;
    text-transform:uppercase;
    background-color: #FFB03B;
}
.toprow p {    line-height:0px !important;
}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}





table#sample .details { font-size:9px; text-transform:uppercase; font-weight:bold;}	
table#sample .details a:hover { text-decoration:underline;}
table#sample .date { font-size:10px; letter-spacing:1px; text-transform:uppercase; font-weight:normal; color:#696969;}

table#samplehome {
    background-color:#FFFFFF;
    border-collapse: collapse
    border: solid #EFE8DF 3px;
    width: 908px;
    text-align:left;
    font-size:13px;

}

table#samplehome td {
    padding: 15px;
    border: solid #EFE8DF 0px;
      -moz-border-radius: 5px;
	border-radius: 5px;

}

table#samplehome h1 { font-size:20px; text-transform:uppercase; font-weight:bold;}	
table#samplehome .toph { font-size:15px; text-transform:uppercase; font-weight:bold;}	
table#samplehome .details { font-size:9px; text-transform:uppercase; font-weight:bold;}	
table#samplehome .details a:hover { text-decoration:underline;}
table#samplehome .date { font-size:10px; letter-spacing:1px; text-transform:uppercase; font-weight:normal; color:#696969;}


/*
#nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#nav ul ul li {
	min-width: 180px;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	background: #333;
	color: #fff;
}
*/
#nav li ul {
	display: none; 
	width: 250px;	background-color: ##ECE5D9;
	font-size:11px;
	}
	
	#nav li:hover ul {
	display: block;
	position: absolute;
	margin-top:36px;
	padding: 0; }
	
#nav li:hover li {
	float: none; }
#nav li:hover li a {
	background-color: #ECE5D9;
	border-bottom: 1px solid #fff;
	color: #000; }
#nav li li a:hover {
	background-color: #CEBA9E; }
