/*
Theme Name: CMBG
Version: 1.0
Author: FNM
Author URI: http://www.flyte.biz/
Tags: Custom Theme
*/

@import url('./css/killbase.css');
@import url('./css/masterplan.css');
@import url('./css/forms.css');
@import url('./css/navstyles.css');
@import url('./css/homestyles.css');

.clearfloat{clear:both;}

/* ############## MAIN STYLES ############ */
body{ 
	font-size: 78%;
	line-height: 150%;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h1, h2, h3, h4{
	color: #7da87d;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	}
#content h2.pagetitle{padding-left:18px;}

#page {
	width: 850px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	min-height:600px;
	}
#content {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding:0;
	}
#contentarea {
	width: 645px;
	float: right;
	padding:25px 0;
	}
#contentarea.threeColumn{
	float:left;
	width: 395px;
	}
div.container {
	width: 850px;
	margin: 0 auto;
	height: 100%;
	overflow: auto;
	}
/* ############## HEADER ############  See also navstyles.css */
#header {
	height:69px;
	width: 100%;
	margin: 0 auto;
	padding-top:25px;
	background:#f0f0e0 url('images/logo.gif') no-repeat 10px 50%;
	position:relative;
	}
#homer{
	position:absolute;
	display:block;
	width:200px;
	height:90px;
	top:0;
	left:0;
	}


/* ############## CONTENT ############ */

/*Headings*/
#content h1 {
	color: #503D43;
	}
#content h2 {
	padding: 0px 0 6px;
	}
#content h2 a, 
#content h2 a:link, 
#content h2 a:visited,
#content h3 a, 
#content h3 a:link, 
#content h3 a:visited {
	text-decoration: none;
	}
#content h2 a:hover,
#content h3 a:hover {
	color: #666;
	text-decoration: none;
	}

#content h3 {
	padding: 6px 0 5px;
	}

#content h4 a,
#content h4 a:visited {
	color: #666;
	}


/*lists
#content ul {
	
	}
#content ul, #content ol {
	padding: 0 0 20px;
	}
#content ul li,
#content ol li {
	background: url('images/bullet.gif') no-repeat 16px 9px;
	padding: 3px 0 3px 20px;
	}
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline }

#content ul ul {
	padding: 0;
	}
#content ol { 
	margin-left: 30px;
	}
#content ol li {
	padding-left: 0;
	background-image: none;
	}*/
	
	
/*images*/
img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
	}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	display: inline;
	}

img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


/* ############## SIDEBAR LEFT ############ */

/* backgrounds */ 
.visit{background:url(images/sidebar-visit.gif) no-repeat;}
.about{background:url(images/sidebar-about.gif) no-repeat;}
.contact{background:url(images/sidebar-contact.gif) no-repeat;}
.shop{background:url(images/sidebar-shop.gif) no-repeat;}
.support{background:url(images/sidebar-support.gif) no-repeat;}
.events{background:url(images/sidebar-events.gif) no-repeat;}
.discover{background:url(images/sidebar-discover.gif) no-repeat;}
.blog{background:url(images/sidebar-blog.gif) no-repeat;}
.generic{background:url(images/sidebar-generic.gif) no-repeat;}

#sidebar{
	width: 200px;
	min-height:520px;
	background-color: transparent;
	padding-top:25px;
	float:left;
	}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 20px;
	}
#sidebar ul li{
	padding: 3px 0 3px 20px;
	}

#content ul ul {
	padding: 0 0 5px;
	}
#sidebar li a:link,
#sidebar li a:visited{
	color: #7da87d;
	font-weight: bold;
	text-decoration: none
	}
#sidebar a:hover,
#sidebar a:active,
#sidebar li a:visited:hover,
#sidebar li.current_page_item a{
	color: #666 !important;
	text-decoration: none;
	}
#sidebar li.current_page_item ul li a{
	color: #7da87d !important;
	}
#sidebar h3 {
	margin: 0 0 10px 12px;
	padding:5px 0;
	font-weight: normal;
	}
#sidebar p {
	padding-right: 0;
	padding: 6px 10px;
	margin: 0;
	color: #666;
	}
#sidebarSignup form{
 margin-left:20px;
	}
#sidebarSignup{
	margin-bottom:20px;
	}
	
	
/* Scrolling Events */

#sideEvents{
	width:200px;
	height:480px;
	overflow:hidden;
	}

#sidebar #sideEvents #events .ec3_events li{border:none;margin:0}
#sidebar #sideEvents #events .ec3_events li li{
border-bottom:1px dotted #CCCCCC;
font-size:12px;
margin-bottom:0px;
}
.ec3_list_month{font-weight:bold}
.ec3_list_month ul, #sidebar .ec3_list_month ul li a:link, #sidebar .ec3_list_month ul li a:visited{font-weight:normal}


/* ############## SIDEBAR RIGHT ############ */

#sidebarRight{
	width: 245px;
	background-color: transparent;
	padding-top:25px;
	padding-left:5px
	float:right;
	overflow:hidden;
	}

#sidebarRight li a:link,
#sidebarRight li a:visited{
	color: #7da87d;
	font-weight: bold;
	}
#sidebarRight a:hover,
#sidebarRight a:active,
#sidebarRight li a:visited:hover,
#sidebarRight li.current_page_item a{
	color: #666 !important;
	text-decoration: none;
	}
#sidebarRight li.current_page_item ul li a{
	color: #7da87d !important;
	}
#sidebarRight h3 {
	color: #528175;
	margin: 0 0 10px 12px;
	padding:5px 0;
	font-weight: normal;
	border-bottom:1px dotted #528175;
	}
#sidebarRight p {
	padding-right: 0;
	padding: 6px 10px;
	margin: 0;
	color: #666;
	}

/* ############## POST ############ */
#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	padding: 0 20px 0 20px;
	height: 100%;
	/*overflow: auto;*/
	}

#content .post-content img {
	max-width: 460px;
	}
	
#content .post .blog{margin-top:15px;}

#content .post a.more-link {
	padding-right: 15px;
	background: url('images/icon-more.png') no-repeat right center;
	}

#content .post-title h2 {
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #7da87f;
	}

#content .post-footer h4 {
	font-size: 110%;
	padding: 0 0 12px;
	text-transform: uppercase;
	}

#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited {
	color: #999;
	}
#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {
	color: #DA444F;
	}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
	background: url('images/icon-post.png') no-repeat left center;
	}
#content .post-footer span.post-comments {
	background-image: url('images/icon-comment.png');
	}
#content .post-footer span.post-date {
	background-image: url('images/icon-date.png');
	}
#content .post-footer span.post-category {
	padding-right: 3px;
	}

#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 1px 0px 1px 1px;
	border-left-width: 3px;
	}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
	}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
	}
#content .post table.ec3_schedule, #content .post table.ec3_schedule td  {border:none;text-align:left}
/* ############## Next and Previous Post Navigation ############ */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
	}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #999;
	}
#content .post-nav .previous {
	text-align: left;
	float: left;
	}
#content .post-nav .next {
	text-align: right;
	}

/* ############## Post Pages Navigation ############ */
#content p.pagenav {
	clear: both;
	}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #666;
	}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
	}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
	}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
	}
#content .pagenav a:hover {
	border-color: #BDAEB4;
	}
#content .pagenav span.current {
	background-color: #fff;
	}

/* ############## COMMENTS ############ */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 12px 0;
	padding: 0 12px 0;
	clear: both;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	}

#comments h3 {
	padding-top: 0;
	}
#comments h3#respond {
	padding-top: 8px;
	}

#comments .comment-wrap img.avatar {
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #E8E8E8;
	}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
	}

#comments .comment-wrap .right {
	width: 457px;
	float: left;
	padding: 12px 0 6px 12px;
	}

#comments .comment-wrap .right a {
	text-decoration: none;
	}

#comments .comment-wrap .right a:hover {
	text-decoration: none;
	}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
	}
#comments .comment-wrap .right cite b {
	float: left;
	}
#comments .comment-wrap .right cite b a {
	
	}
#comments .comment-wrap .right cite small {
	font-size: 90%;
	float: right;
	}

#comments .comment-wrap .right p {
	padding: 12px 0;
	clear: both;
	}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
	}

#comments .alt {
	background-color: #F6F6F6;
	}

#comments .author {
	background-color: #F7F8E8;
	border-color: #E1DAB7;
	}


/* ############## CREDITS ############ */
#footer {
	clear: both;
	width: 850px;
	padding: 12px 0 0;
	margin:0 auto
	}

#footer p {
	padding: 0 20px 12px 0;
	margin: 0;
	color: #fff;
	font-size: 90%;
	}

#footer a,
#footer a:visited {
	color: #fff;
	}

#footer a:hover,
#footer a:active {
	color: #222;
	}

#footer ul.footnav {
	padding: 0 0 12px;
	text-align: center;
	}

#footer ul.footnav li {
	color: #fff;
	margin: 0;
	display: inline;
}

#footer ul.footnav li a {
	display: inline;
	margin: 0;
	padding: 0px 6px 0px 4px;
	border-right: 1px solid #fff;
	}

#footer ul.footnav li a.terminator{
	border:0;
	}

#footer ul.footnav li a.hoverless, #footer ul.footnav li a.hoverless:hover{
	color:#fff;
	padding:0 !important;
	}

/* ############## Calendar ############ */
.maag{margin:0 20px;}

.maag h3.maagEntry a{ 
	font-size:16px;
	color:#336699 !important;
	border:1px dotted #336699;
	border-width:0 0 1px 0;
	display:block; 
	}
.maag h3.maagEntry a:hover{
	color:#aaa !important;
	}
.maag table.ec3_schedule{
	margin:0.5ex 0 3ex  0;
	}
.maag table.ec3_schedule td{
	color:#336699;
	/*border:1px solid #336699;*/
	padding:0 3px;
	/*background:#F2F2E5;*/
	text-align:left;
	}
.maag table.ec3_schedule td.ec3_to{
	color:#000;
	}
.maag ul{list-style:none;margin:0 15px}
.maag ul ul{margin:0 }

#wp-calendar {
	width: 100%;
	}
#wp-calendar caption {
	color: #666;
	text-align: right;
	}
#wp-calendar th {
	color: #666;
	font-size: 80%;
	padding:5px;
	}
#wp-calendar a, #wp-calendar a:hover {
	font-weight: bold;
	}
#wp-calendar tfoot td {
	text-align: left;
	}
#wp-calendar tfoot td#next {
	text-align: right;
	}
#wp-calendar td#today {
	background-color: #F0F0E0;
	color:#7DA87D;
	}

#content .post #wp-calendar table {
background-color:#FFFFFF;
border-collapse:collapse;
border-color:#EAEAEA;
border-style:solid;
border-width:1px;
}

/* ######### Contact Form Styles ######## */
				
.required{color:#336a99;font-weight:bold }
.error{color:#FF6600;font-weight:bold}
#contactTab input:focus, #contactTab textarea:focus{
background-color:#C8D3D7;
}


/* ######### Misc. Overrides ######## */
dd.gallery-caption{
	padding:0 20px;
	}
	
small.nondescript{color:#aaa}