/*  
Theme Name: Wyman Park
Description: Wyman Park Wordpress Theme.
Version: 1.0
Author: Dustin Pfeifer
Author URI: http://www.dustinpfeifer.com/

Theme last updated: July 01, 2009
*/

* {
	margin:0;
	padding:0;
}

a { outline: none; }

body {
	background:#c0e4c4 url(images/background-in.jpg) repeat-x top center fixed;
	width:1046px;
	text-align:center;
	margin:0 auto;
	font:14px/150% helvetica, arial, sans-serif;
}

body.interior {
	background:#c0e4c4 url(images/background-in.jpg) repeat-x top center fixed;
}

#lwrap {
	position:fixed;
	float:left;
	width:243px;
}

#rwrap {
	float:right;
	width:803px;
	text-align:left;
}

#header {
	height:213px;
	overflow:hidden;
}

#content {
	padding:0 33px 0 10px;
	margin:10px 0 20px 0;
}

#content ul {
	list-style-type: square;
	padding: 0 0 20px 0;
	}
	
	#content li {
		padding: 5px 0;
		}

.left {
	float:left;
	margin:0 10px 0 0;
}
.board {
	float:left;
	margin:20px 0 0 20px!important;
	list-style-type: none;
	}
	
	.board li {
	font-size:14px;
	margin:5px 0 0 13px!important;
	padding:0;
	}

.right {
	float:right;
}

.one {
	width:100px;
}

.two {
	width:210px;
}

.three {
	width:320px;
}

.four {
	width:430px;
}

.five {
	width:540px;
}

.six {
	width:650px
}

.seven {
	width:760px;
}

#footer {
	background:url(images/background-footer.jpg) no-repeat;
	padding:10px 33px 0 10px;
	font-size:12px;
}

    .footerleft {
    float: left;
    }
    
    .footerright {
    float:right;
    }
    
    .facebook {
    		filter:alpha(opacity=55);
		    opacity:0.55;
    	}
    	
    	.facebook:hover {
    		filter:alpha(opacity=100);
		    opacity:100;
    	}


/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.logo {
	margin:0;
}

.logo a {
	border:none;
}

.logo a:hover {
	border:none;
}

#nav {
	background:url(images/background-nav.png) no-repeat bottom;
	overflow:hidden;
	height:93px;
	padding:0 48px 0 25px;
}

#nav li {
	list-style-type:none;
	display:inline;
}

#nav a {
	display:block;
	float:left;
	height:22px;
	padding:52px 15px 0 15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	border:none;
	letter-spacing: 1px;
}

#nav a:hover {
	background:url(images/background-nav-ro.jpg) repeat-x;
}

#searchform {
	margin: 5px 32px 0 0;
	}
	

#searchform input#s {
	font-size: 14px;
	width: 160px;
	padding: 5px;
	vertical-align: top;
	}


#searchsubmit {
	margin: 0 0 0 0;
	filter:alpha(opacity=85);
		    opacity:0.85;
	}
	
 #searchsubmit:hover {
			filter:alpha(opacity=100);
		    opacity:1;
		}




/* Homepage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#home {
	background:url(images/background-home.png) no-repeat;
	height:238px;
	overflow:hidden;
	padding:145px 55px 0 32px;
}

#home-left {
	width:497px;
	float:left;
}

/* Added by Matt */
#home-left h1 {
	color: #447742;
}


#home-right {
	width:167px;
	height:20px;
	float:right;
/* 	overflow:hidden; */
}

#weather, #time {
	width:53px;
	text-align:center;
}

#weather h2, #time h2 {
	color:#fff;
}

#weather {
	float:left;
}

#time {
	float:right;
}

#donate {
	width:167px;
	height:45px;
	float:right;
	margin:60px 0 0;
	overflow:hidden;
}

#donate p {
	margin:5px 0 0;
	overflow:hidden;
}

/* Added by Matt */

.gallery-link {
	position: relative;
	width: 220px;
	margin-top: 10px;		
	}

.gallery-link a {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	background: url(images/photo-gal-ribbon.png) no-repeat top left;
	height: 40px;
	width: 131px;
	border: none;
	}

.gallery-link a:hover {
	background: url(images/photo-gal-ribbon.png) no-repeat bottom left;
	border:none;
	}
	
.gallery-link span {
	display: none;
	}	


	
/*MC*/	


/* Sidebar - Also added by Matt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#sidebar {
	width: 210px;
	float: right;
	border-top: 78px solid #5A965A;
	padding-top: 10px;
	}

#content #sidebar ul {
	margin: 0;
	}

#content #sidebar ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	}

.address {
	margin-bottom: 10px;
	}

.location-links a {
	margin: 10px 0 0 0;
	color: #111;
	}

.map-link {
	position: relative;
	width: 220px;
	margin-top: 17px;
	}

.map-link a {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	background: url(images/map-ribbon.png) no-repeat top left;
	height: 40px;
	width: 111px;
	border: none;
	}

.map-link a:hover {
	background: url(images/map-ribbon.png) no-repeat bottom left;
	}
	
.map-link span {
	display: none;
	}

.downloads {
	border-top: 77px solid #5A965A;
	margin-top: 20px;
	}

.downloads h3 {
	font-size: 20px;
	margin: 10px 0 10px 0 ;
	}
	
	.subnav {
	margin-top: 20px;
	}

	.subnav h3 {
		font-size: 20px;
		margin: 10px 0 10px 0 ;
		}

#content #sidebar .downloads ul, #content #sidebar .subnav ul {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	}

#content #sidebar .downloads li {
	border-top: 2px solid #fff;
	padding: 5px 0 5px 23px;
	background: url(images/pdf.png) no-repeat left;
	}
	
	
#content #sidebar .subnav li {
	border-top: 2px solid #fff;
	padding: 5px 0 5px 23px;
	background: url(images/photo.jpg) no-repeat left;
	}
	
	

#content #sidebar .downloads a, #content #sidebar .downloads a:visited, #content #sidebar .subnav li a, #content #sidebar .subnav li a:visited {
	border: none;
	color: #000;
	}

#content #sidebar .downloads a:hover, #content #sidebar .subnav li a:hover {
	color: #fff;
	}


/* Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content ul {
	margin: 0 0 0 40px;
	}

#content ul li {
	margin: 0 0 2px 0;
	}

/* Added by Matt */

.carousel-wrap {
	margin: 25px 0 0 0;
	height: 160px;
	position: relative;
	}
	
.carousel {
	width: 540px;
	position: relative;
	}

.carousel img {
	border:0;
}

.carousel li {
	width:540px;
	height:160px;
	margin:0 0 0 10px;
	padding:0;
}

#content ul.cycle-nav {
	list-style: none;
	position: absolute;
	bottom: 7px;
	right: 10px;
	float: left;
	margin: 0;
	z-index: 5;
	}

.cycle-nav li {
	list-style: none;
	display: inline;
	cursor: pointer;
	height: 25px;
	width: 25px;	
	}

.cycle-nav li span {
	display: none;	
	}

.cycle-nav li a {
	height: 25px;
	width: 25px;
	display: block;
	padding-top:0px; 
	border: none;
	}

.prev a {background: url(images/cycle-prev-sprite.png) no-repeat top left; float: left; margin-right: 3px;}
.prev a:hover {background: url(images/cycle-prev-sprite.png) no-repeat center left;}
.prev a:active {background: url(images/cycle-prev-sprite.png) no-repeat bottom left;}

.next a {background: url(images/cycle-next-sprite.png) no-repeat top left; float: right;}
.next a:hover {background: url(images/cycle-next-sprite.png) no-repeat center left;}
.next a:active {background: url(images/cycle-next-sprite.png) no-repeat bottom left;}

.see-more-gal {
	width: 485px;
	background: #e98f24 url(images/photo-gal-icon.gif) no-repeat 15px;
	padding: 15px 15px 14px 40px;
	margin: 10px 0 20px 0;
	font-weight: bold;
	}

.see-more-gal a, .see-more-gal a:visited {
	color: #fff;
	border: none;
	}

.see-more-gal a:hover, .see-more-gal a:active {
	color: #fff;
	}
	
	.panel .thumbnail {
	
	width:115px;
	height:115px;
	overflow:hidden;
	padding:0;
	margin: 15px 15px 15px 0;
	border: 2px solid #bebebe!important;	
		}
	
	
	.panel {
	padding:0;
		margin:0;
	}
	
	.panel li {
		list-style-type:none;
		display:inline;
		padding:0;
		margin:0;
		}
		
		.panel li a {
		text-decoration: none;
		border: none!important;
		
		}
		

/* End MC Edit */


/* Typography
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

p {
	margin:10px 0;
}

small {
	font-size: 11px;
	margin:10px 0;
	line-height: 18px;
	}

a { 
	text-decoration:none;
	border-bottom:1px dotted #606060;
	padding:0;
	color: #4C8548;
}

a:hover { 
	text-decoration:none;
	border-bottom:1px dotted #5a965a;
	padding:0;
	color: #000;
}

a img {
	border:none;
}

 a:hover img {
	border:none;
}

.donate {
	background:#b4d2bb;
	border-right: 10px solid #5a965a;
	display:block;
	width:486px;
	height:49px;
	padding:22px 22px 2px 22px;
	font-size:28px;
	color:#fff;
	margin:0 0 10px;
	
}

h1 {
	font-size:38px;
	letter-spacing:-1px;
	line-height:100%;
	color: #221E1F; /* Added by Matt */
}

h1.news {
	background: #5a965a url(images/background-heading-home.jpg) no-repeat;
	display:block;
	width:276px;
	height:49px;
	padding:22px 22px 2px 22px;
	font-size:28px;
	color:#fff;
	margin:0 0 10px;
}

h1.events {
	background: #ec9123 url(images/background-heading-events.jpg) no-repeat;
	display:block;
	width:166px;
	height:49px;
	padding:22px 22px 2px 22px;
	font-size:28px;
	color:#fff;
	margin:0 0 10px;
}




h1.events a {
	display: block;
	color: #fff;
	border: none;
	}

 /* Added by Matt */

.interior h1 {
	color: #FFF;
	background: #5a965a url(images/bg-int-h1-1.jpg) no-repeat top left;
	padding: 20px 20px 20px 15px;
	}
	
/**/	

h2 {
	font-size:20px;
	letter-spacing:-1px;
	color: #221E1F; /* Added by Matt */
}

.interior h2 {
	color: #5a965a;
	background:url(images/subhead-bg.png) repeat top left;
	padding: 28px 20px 28px 15px;
	margin: 0 0 10px 0;
	border-right: 10px solid #5a965a;
	font-size:30px;
	}
	
	.interior h2 a {
	border:none;
	}


/* Added by Matt */

h4 {
	font-size: 20px;
	letter-spacing:-1px;
	line-height: 22px;
	}
	
	/* Calendar Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.upcoming-events li ul {
border-bottom: 2px solid #fff;
padding: 0 0 5px 0;
margin:5px 0 0 0;
}


.upcoming-events h2 {
	display: none;
	list-style: none;	
	}
	
#content .upcoming-events ul {
	list-style: none;
	margin: 0 0 0 0;

	}	

#event-list li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

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



.calendartable table tr {
	background: transparent;
	}
	
	
	
/*Cforms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#cformsform .sendbutton {
color: #5a965a;
	width: 543px;
	background:url(images/subhead-bg.png) repeat top left;
	padding: 20px 20px 20px 15px;
	border-right: 10px solid #5a965a;
	border-left:none;
	border-top: none;
	border-bottom:none;
	font-size:30px;
	margin:30px 0 0 0;
	}
	
#cformsform .sendbutton:hover {
color: #fff;
border-right: 10px solid #e98f24;
cursor: pointer;

	}
	
	/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:0;
	background:none; 
	border: none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	display: none;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	margin:0 0 0 0;
	padding:0 0 0 0; 
	list-style:none!important; 
	text-align:left;
	float: left;
	width: 100%;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:190px; 
	margin:0 10px 0 0;
	padding: 13px 0 13px 20px;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	float: left;
	background: #e98f24;
	color: #fff;
}

.cform label span {
	width:100px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:10px;
	background: #fff; 
	border: 0;
	vertical-align:top;
	font-size: 20px;
	letter-spacing: -1px;
	color: #555;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: right;

}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border-right: 10px solid #e98f24;
	padding-right: 0;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	border-right: 10px solid #5a965a;
	padding-right: 0;
	color: #111;
}

.cform textarea,
.cform input {
	width:300px; 
}
.cform select {
	width:308px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-size: 0.9em;
	overflow:auto;
	letter-spacing: 0;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
/* .cform input.sendbutton */	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
	display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


/* Gallery 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.gallery {
	list-style-type:none;
	margin:10px 0 0 0;
}

.gallery dl {
	display:block;
	float:left;
	margin:10px 0;
}

.gallery a {
	display:block;
	float:left;
	line-height:0;
}

.gallery img {
	width:115px;
	height:115px;
	overflow:hidden;
}



/* Browser Adjustments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}          
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */