/*
Theme Name: Maine Youth Camping Foundation
Version: 1.0
Description: This is a WordPress theme.
Author: David Mallon
Author URI: http://iknowwebdesign.com
Date: 09-23-2009


/*-----------Block Level Elements--------------*/

html, body
	{
	
	}

body
	{
	padding-top: 0;
	margin: 0;
	background-color: #FCFCFC;
	font-size: .8em;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #333;
	}

#header
	{
	margin: 0px;
	background-image: url('images/header_bkgd.gif');
	}

#header div.inner
	{
	width: 917px;
	height: 145px;
	margin: 0 auto;
	background-image: url('images/header_inner_bkgd.gif');
	position: relative;
	}

#headerimg
	{
	
	}

.home_link
	{
	margin: 0;
	height: 106px;
	width: 625px;
	}

#headerimg h1 a
	{
	color: #FFFFFF;
	font-size: 1.6em;
	text-decoration: none;
	}

#headerimg h1
	{
	padding: 25px 0 0px 20px;
	margin: 0 0 0 0;
	}

.header-menu
	{
	position: absolute;
	top: 15px;
	right: 35px;
	text-align: right;
	}

.header-menu li
	{
	margin: 0 0 5px 0;
	}

.header-menu a
	{
	color: #1C7E3D;
	font-weight: bold;
	text-decoration: none;
	}

#headnav
	{
	margin: 5px 0 0 0;
	}

.fb
	{
	background: url('images/find-us-on-facebook.png') no-repeat 6px top;
	}

.fb a
	{
	height: 40px;
	width: 160px;
	display: block;
	opacity:0.0;
  	filter:alpha(opacity=0); /* For IE8 and earlier */
	}

.login img
	{
	display: block;
	}

.login_box
	{
	
	}

.login_close
	{
	color: red;
	}

#login_form
	{
	width: 175px;
	position: absolute;
	top: 90px;
	left: 725px;
	background-color: #DFDFDF;
	z-index: 4000;
	padding: 6px;
	border: 1px solid;
	
	}

#content div.inner
	{
	width: 917px;
	margin: 0 auto;
	
	background-image: url('images/content_inner_bkgd.gif');
	background-repeat: repeat y;
	overflow: auto;
	}

.narrow_column
	{
	
	}

.has_right_sidebar #content
	{
	
	}

.narrow_column .page_content
	{
	float: left;
	width: 540px;
	margin: 15px 10px 25px 33px;
	padding-top: 0px;
	}



.has_left_sidebar .page_content
	{
	margin: 15px auto 0 auto;
	}

.has_right_sidebar .page_content
	{
	
	}

.wide_column .page_content
	{
	width: 750px;
	padding: 30px 0 0 0;
	margin: 0px 0 0 80px;
	}

.has_left_sidebar
	{
	background-image: url('images/page_bkgd_left.gif');
	background-repeat: repeat-y;
	}

.has_right_sidebar
	{
	background-image: url('images/page_bkgd_right.gif');
	background-repeat: repeat-y;
	background-position: 0px 50px;
	}

ul
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

a
	{
	outline: none;
	
	}

td
	{
	vertical-align:top;
	}

#footer
	{
	margin: 0px;
	padding: 0;
	background-image: url('images/footer_bkgd.jpg');
	height: 115px;
	clear: both;
	color: #222;
	}

#footer div.inner
	{
	width: 917px;
	background-image: url('images/footer_inner_bkgd.jpg');
	margin: 0px auto;
	height: 115px;
	}

#footer a
	{
	color: #666;
	text-decoration: none;
	}

#footer p.copyright
	{
	float: left;
	margin-left: 35px;
	padding-top: 25px;
	font-size: .9em;
	}

#footer p.iknow
	{
	float: right;
	margin-right: 35px;
	padding-top: 45px;
	font-size: .9em;
	}


/*-------------Text elements-------------*/

a
	{
	color: #003B92;
	}

p
	{
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 175%;
	}

.hidden
	{
	position: absolute;
	left: -999em;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	color: #003B92;
	font-weight: normal;
	}
h1
	{
	color: #0D7550;
	font-size: 175%;
	margin: 0px 0px 15px 0px;	
	}

h1.post_title
	{
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	}

h2
	{
	font-size: 150%;
	
	}

h3
	{
	font-size: 130%
	}

h4
	{
	font-size: 110%
	}

h5
	{

	}

h6
	{
	font-size: 50%
	}


/*-------------Top Nav-------------*/

#topnav
	{
	position: relative;
	z-index: 3000;
	height: 34px;
	margin: 0px;
	}

#topnav ul
	{
	background-color: #99C97D;
	margin: 0 21px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	}

#topnav ul li
	{
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	}

#topnav ul li a
	{
	background: #99c97c;
	line-height: 34px;
	font-size: 13px;
	font-weight: bold;
	color: #222;
	display: block;
	margin: 0;
	padding: 0px 11px;
	text-decoration: none;
	border-right: 1px solid #E5E2D1;
	}

#topnav ul li a.last
	{
	border: none;
	}

#topnav ul li ul
	{
	position: absolute;
	margin: 0px;
	border-left: 0px solid;
	width: 200px;
	visibility: hidden;
	background-color: #CeDEB9;
	padding: 0;
	}

#topnav li:hover > ul
	{
	visibility: visible;
	}

#topnav ul li li
	{
	width: 200px;
	background-color: #CEDEB9;
	border-right: 0px solid #fff;
	}
	

#topnav li ul li a
	{
	border: none;
	display: block;
	color: #222;
	line-height: 20px;
	text-decoration: none;
	padding: 8px 10px;
	}

#topnav ul li a:hover
	{
	color: #FFF;
	background-color: #1b5e3d;
	}

#topnav ul li.current_page_item a
	{
	color: #FFF;
	background-color: #1b5e3d;
	}

#topnav ul li.current_page_item li a
	{
	background-color: #CEDEB9;
	color: #222;
	}

#topnav ul li.current_page_item li a:hover
	{
	color: #FFF;
	background-color: #1b5e3d;
	}


/*-------------The Post-------------*/

.post
	{
	
	}

.page_content
	{
	
	}

.post p
	{
	margin: 0px 0px 15px 0px;
	}

.post .entry
	{
	
	}

.post h2
	{
	border-bottom: 2px dotted #0D7550;
	margin:0 0 10px;
	padding:5px 0px 10px 0px;
	}

.entry h2
	{
	
	}

.post h3
	{
	margin: 5px 0px 5px 0px;
	}

.post h4
	{
	margin: 0px 0px 7px 0px;
	}

.post ul, #fckBody ul
	{
	margin: 0 0 1em 10px;
	padding-left: 10px;
	list-style: disc;
	}

.post li, .sidebar_post li, #fckBody li
	{
	padding: 3px 0 3px 4px;
	list-style-position: outside;
	}

.postmetadata
	{
	font-size: 95%;
	color: #999;
	margin: 0;
	padding: 0;
	}

blockquote
	{
	width: 200px;
	float: right;
	margin: 0px 0px 0px 10px;
	padding-left: 30px;
	background-image: url('images/quotes.gif');
	background-repeat: no-repeat;
	color: #333;
	font-size: 125%;
	}

blockquote p
	{
	background-image: url('images/end_quotes.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 15px;
	}

.post_date
	{
	font-size: 90%;
	margin: 5px 0px 0px 0px;
	color: #6BAB45;
	}

.text_highlight
	{
	color: #0D7550;
	font-weight: bold;
	}
	
/*--------------Home Page Styling------------*/
#home #header
	{
	
	}

#home #content div.inner
	{
	
	}

#home .has_left_sidebar
	{
	
	}

#home .has_right_sidebar
	{
	
	}

/*
#home div.slideshow
	{
	border: 2px solid #ccc;
	width: 540px;
	height: 315px;
	margin-bottom: 3px 0 15px 0;
	}
*/

.home div.slideshow img
	{
	width: 540px;
	height: 315px;
	visibility: hidden;
	}

.home div.slideshow
	{
	margin-top: 3px;
	}

.home .page_content .entry
	{
	color: #7b7a77;
	font-size: 125%;
	line-height: 150%;
	}

.home .page_content h2
	{
	border: none;
	color: #016e45;
	font-weight: bold;
	font-size: 160%;
	}




/*--------------Camp listing styles------------*/

#searchform
	{
	width: 100%;
	margin-bottom: 10px;
	}

#searchform label, #cat_form label
	{
	display: block;
	width: 100%;
	float: none;
	color: #0D7550;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	font-family: arial, helvetica, sans-serif;
	}

input.search_field
	{ /* search box input field */
	float: left;
	border:0;
	margin:0;
	font-family:tahoma;
	font-size: 14px;
	padding: 6px 0px 0px 10px;
	height:30px;
	background: #ffffff url(images/search_box.gif) no-repeat top left;
	width: 176px;
	}

input.search_go
	{ /*search icon */
	float:left;
	border:0;
	padding:0;
	margin:0 0 0 5px;
	margin-top: -1px;
	height: 30px;
	width: 30px;
	background: url(images/search_icon.gif) no-repeat top left;
	cursor: pointer;
	}



#main_search_form
	{
	position: relative;
	width: 540px;
	padding: 0;
	margin-top: 0;
	}

ul.category_list
	{
	float: left;
	padding: 0;
	margin: 0 30px 0px 0;
	list-style-type: none;
	}

.category_list li
	{
	padding: 0;
	margin: 0 15px 5px 0;
	}

#j_cat_submit
	{
	margin: 10px 0 0 0;
	}

#sidebar_search_form
	{
	width: 282px;
	}

#sidebar_search_form .category_list li
	{
	width: 126px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0px 5px 0;
	}

.list_head
	{
	color: #0D7550;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	font-family: arial, helvetica, sans-serif;
	}

#sidebar .list_head
	{
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0 3px 0;
	font-family: arial, helvetica, sans-serif;
	}

.category_list input
	{
	width: 15px;
	}

.category_list #j_cat_submit
	{
	display: block;
	margin: 0;
	width: 186px;
	clear: left;
	}

#catSubmit
	{
	display: block;
	clear: left;
	}

.removeFav
	{
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url('images/delete_icon.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	}

.camp_details
	{
	color: #000;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0;
	padding: 5px 5px 5px 10px;
	background-color: #F7F8F2;
	}

.camp_details h4
	{
	color: #000;
	margin: 0 0 3px 0px;
	font-weight: bold;
	}

#sidebar .camp_address
	{
	width: 280px;
	color: #000;
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0;
	background-color: #F7F8F2;
	}

.camp_address ul
	{
	list-style:none;
	margin: 5px;
	padding: 0px 0px 0px 0px;
	}

.addFav
	{
	width: 131px;
	height: 37px;
	}

.campImage
	{
	float: right;
	margin: 0px 0px 5px 12px;
	border: 1px solid #fff;
	}

/*-------------Search Results Email Form---------------*/

#mycamps_email_results
	{
	border: 1px solid #ccc;
	margin: 8px 0 0 0;
	padding: 8px;
	}

#mycamps_email_results p
	{
	margin-bottom: 5px;
	}

#mycamps_email_results input[type="text"]
	{
	border: 1px solid #99BBDD;
	padding-left: 5px;
	}

#mycamps_email_results input[type="submit"]
	{
	background: #99C97C;
	border: 1px solid #99BBDD;
	border-left: none;
	color: #fff;
	cursor: pointer;
	}

/*-------------Budiness Members---------------*/
div.bm_list
	{
	margin: 0 0 10px 15px;
	}

.bm_list_item
	{
	padding: 6px;
	background-color: #F7F8F2;
	border: 1px solid #ccc;
	margin: 0px 0px 6px 0;
	}

div.bm_list .toggler h3
	{
	margin: 0 0 0 0;
	}

div.bm_list .toggler p
	{
	margin: 0 0 0 15px;
	font-weight: bold;
	}

div.bm_list div.entry
	{
	margin: 0 0 0 15px;
	}

/*-------------Camp Directory Page------------------*/

.directory_list
	{
	float: left;
	width: 20%;
	padding: 15px;
	}

.directory_list ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.directory_list h3
	{
	text-align: center;
	border-bottom: 1px solid;
	color: #444;
	}

.directory_list a
	{
	text-decoration: none;
	}

/*-------------Restricted Page Login------------------*/

.restricted_login
	{
	width: 50%;
	float: right;
	}

.restricted_login h2
	{
	display: none;
	}

.restricted_login input.checkbox
	{
	width: 15px;
	}

.restricted_login p
	{
	margin: 0 0 5px 0;
	}

/*-------------Registration forms-------------------*/

#jmg_form label
	{
	float: none;
	display: block;
	
	}
	
#jmg_form ul
	{
	margin: 0;
	padding: 0;
	}

#jmg_form ul li
	{
	list-style: none;
	}

#jmg_form input
	{
	
	margin: 0 0 6px 0;
	}

#jmg_form .multi_line
	{
	float: left;
	margin-right: 20px;
	}

#label1
	{
	float: left;
	}

#jmg_form label span
	{
	color: #222;
	}

#jmg_form .notation
	{
	padding: 5px;
	background-color: #ccc;
	}

#JMGCampName
	{
	width: 300px;
	}

#CampState, #JMGState
	{
	width: 100px;
	}

#CampZip, #JMGAge, #JMGDateOfBirth, #JMGPostalCode, #JMGPastYears
	{
	width: 50px;
	}

#jmg_form legend
	{
	font-weight: bold;
	font-size: 150%;
	margin: 0 0 10px 0;
	}

#jmg_form fieldset
	{
	border: 1px solid #ccc;
	padding: 10px;
	}

#jmg_form input, form textarea {
  border-color:#666666 #bbbbbb #bbbbbb #666666;
}

#jmg_form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}

.alert
	{
	border: 3px solid red;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	}

#jmg_form .radio
	{
	border: 0px solid;
	width: 20px;
	}

#jmg_form p.sub
	{
	font-weight: bold;
	color: #333;
	margin: 0 0 10px 0;
	}

.bulletlist
	{
	padding-left: 20px !important;
	margin-left: 20px !important;
	
	}
	
.bulletlist li
	{
	list-style-type: disc !important;
	}

#jmg_form .bulletlist
	{
	margin-right: 25px;
	}

/*-------------Gravity Forms-------------------------*/	
.gsection_title
	{
	border: none !important;
	}

.gform_wrapper .gsection
	{
	border-bottom: 2px dotted #0D7550 !important;
	}

/*--------------contact Page Styling------------*/
.wpcf7-form label
    {
        display: inline-block;
        width: 100px;
        text-align: right;
        margin: 4px 7px 0 0;
        vertical-align: top;
    }
    
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select
    {
        border: 1px solid #AAAAAA;
        color: #222222;
        font: 0.9em Trebuchet MS,sans-serif;
        padding: 3px;
        vertical-align: top;
        width: 298px;
    }
    
.wpcf7-form select
    {
        width: 307px;
    }
    
.wpcf7-submit
    {
        margin: 0 0 0 107px;
        width: 307px!important;
    }

/*-------------Widgets and sidebars------------------*/

#sidebar
	{
	width: 282px;
	margin: 0 0 0 600px;
	padding-top: 15px;
	}

#sidebar .fancy
	{
	padding-top: 15px;
	background-image: url('images/sidebar_header_bkgd.gif');
	background-color: #F7F8F2;
	/*background-position: 0px 43px;*/
	background-repeat: no-repeat;
	
	}

.sidebar_post
	{
	margin: 0 0 10px; 0;
	}

.sidebar_post .sidebar_header
	{
	height: 20px;
	}

.fancy .sidebar_header
	{
	background-image: url('images/sidebar_header_bkgd.gif');
	background-repeat: no repeat;
	}

#sidebar h2
	{
	margin-bottom: 5px;
	}

.fancy h2
	{
	background-color:#FFFFFF;
	border: 1px solid #ddd;
	color:#0D7550;
	font-size:18px;
	margin:0 7px;
	padding:5px;
	text-align:center;
	}



.fancy .sidebar_header h2 span.beforex
	{
	background-image: url('images/sidebar_h2_before.gif');
	width: 5px;
	}


.fancy .sidebar_header h2 span.mainx
	{
	background-image: url('images/sidebar_h2_bkgd.gif');
	background-repeat: repeat-x;
	}

.fancy .sidebar_header h2 span.afterx
	{
	background-image: url('images/sidebar_h2_after.gif');
	width: 5px;
	}

.sidebar_post .entry
	{
	margin: 5px 0px 10px 5px;
	}

.fancy .entry
	{
	margin: 10px 10px 10px 15px;
	}

.fancy .sidebar_footer
	{
	background-image: url('images/sidebar_footer_bkgd.gif');
	background-repeat: no repeat;
	height: 15px;
	}

.left_sidebar
	{
	float: left;
	margin-left: 8px !important;
	}

.right_sidebar
	{
	margin-right: 33px;
	}

.widgettitle
	{
	margin: 0px 0px 5px 0px;
	}

.widgetized li ul
	{
	margin: 0px 0px 10px 0px;
	}

li.widget ul, li.widget select
	{
	margin: 0px 0px 10px 0px;
	}

li h2
	{
	margin: 0px 0px 5px 0px;
	}

#sidebar_right ul li ul
	{
	margin: 0px 0px 15px 0px;
	}

#sidebar .restricted_login
	{
	float: none;
	width: 100%;
	margin: 0 30px;
	}

#sidebar ul.sub_pages_nav
	{
	color: #000;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0;
	background-color: #fff;
	padding: 3px;
	}

#sidebar .sub_pages_nav .page_item a
	{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 5px 3px 15px;
	background-color: #e1ebf5;
	display: block;
	}

#sidebar .sub_pages_nav .page_item a:hover
	{
	background-color: #fff;
	}

#sidebar .sub_pages_nav current_page_item a
	{
	background-color: #fff;
	}
/*-------------Junior Maine Guide------------------*/

#junior-maine-guide #header div.inner
	{
	background-image: url('images/headerJMG_inner_bkgd.gif');
	}

/*-------------Other------------------*/

.clearboth
	{
	clear: both;
	height: 1px;
	}

.clearright
	{
	clear: right;
	}

.clearleft
	{
	clear: left;
	}

.floatleft
	{
	float: left;
	}

.floatright
	{
	float: right;
	}

.center
	{
	text-align: center;
	}

img.floatleft
	{
	margin-left: 1em;
	}

img.floatright
	{
	margin-left: 1em;
	}

.wp-caption
	{
	background-color: #eee;
	border: 1px solid#ccc;
	}

.wp-caption img
	{
	display: block;
	margin: 5px auto;
	}

.wp-caption p
	{
	margin: 5px;
	}

.block
	{
	display: block;
	}

img.bordered
	{
	border: 1px solid #222;
	padding: 3px;
	}

#show_hide span.toggler
	{
	cursor: pointer;
	}

#fckBody
	{
	background-color: #fff !important;
	background-image: url('');
	}

#fckBody ul
	{
	margin: 0 0 1em 10px !important;
	padding-left: 10px !important;
	list-style: disc !important;
	}

