/*
THEME NAME: The Ivy
THEME URI: 
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 1.0
AUTHOR: Blueprint Design Studio
AUTHOR URI: http://blueprintds.com
*/


/* BEGIN General Stylings */
* {
	margin:0;
	padding:0;
}
body {
	font:.8em Georgia,Times,serif;
    line-height: 18px;
    background: #e7d1a3 url(img/brick.jpg) fixed;
	color: #004f39;
	margin:0;
	padding:0;
}
h1, h2, h3 {
	color: #004f39;
	margin-bottom:5px;
}
h1 {font-size:2em;}
h2 {font-size:1.5em;}
h3 {font-size:1.25em;}
ul, ol {
	margin:0;
	line-height:normal;
}
.left {
	position:relative;
	float:left;
	margin-right:10px;
}
.right {
	position:relative;
	float:right;
	margin-left:10px;
}
.ar {text-align:right;}
.al {text-align:left;}
.cb {display:block;clear:both;}
.ma {display:block;margin:auto;}
body.home .entry-meta, .skip-link, #header .vcard .org, .category-activities .entry-date, .navigation div   
	{ display:none !important; }
#footer, #nav-below, .clear, #container	{ clear: both !important; }
#header h1 a, #content, .sidebar { overflow: hidden; }	
/* END General Stylings */


/* BEGIN Layout */
#wrapper {
	width: 940px;
    margin: 0 auto;
	border: #004f39 6px solid;
	border-top: 0 none;
	background: #e7d1a3 url(img/gradient.jpg) repeat-x left bottom;
	max-width: 98%;
	position:relative;
	overflow:hidden;
}
#header {
	background: #efe1c1 url(img/oval.gif) no-repeat 12px 50%;
	background:url('img/header.png') no-repeat;
	height:175px;
	width:100%;
	overflow:hidden;
}
#header h1 a, #header #blog-description, #header .vcard { display: block; text-indent: -999em; overflow: hidden; }
#header h1 a { height: 170px; }
#header #blog-description, #header .vcard { height: 2px; }
#container {
	padding-top: 35px;
    padding-bottom: 15px; 
    background: url('img/leaves.jpg') repeat-x 50% 0;
}

.hentry { padding: 0 100px 0 75px; }

/* END Layout */


/* BEGIN Text Size */
.text-size {
	background: #004f39 url('img/font.jpg') no-repeat 0 50%;
	color: #e7d1a3;
	height: 100px;
	padding: 5px;
	margin-top:30px;
	position:relative;
	float: left;	
}
.text-size span {
	display: block;
	width: 13px;
	height: 1px;
	overflow: hidden;
	text-indent: -999em;
} 
#content .text-size a, #content .text-size a:visited { 
	text-decoration: none;
	font-size: 12px;
	display: block;
	color: #fff;
	border: #fff 1px solid;
	margin: 0.375em 0 0.375em 13px;
	padding: 0.375em;
	background: #004f39;
}
#content .text-size a:hover, #content .text-size a:active {
	background: #fff;
	color: #004f39;
	border-color: #e7d1a3;
}
/* END Text Size */


/* BEGIN Navigation */
#menu {
	background:#004f39;
	width:100%;
	float:left;
	position:relative;
	z-index:1000;
}
#nav {
	list-style:none;
	position:relative;
	z-index:1001;
}
#nav li {
	float:left;
	text-align:left;
	position:relative;
}
#nav li a, #nav li a:visited  {
	font-size:1.2em;
	line-height:25px;
	text-decoration: none;
	font-variant: small-caps; 
	color: #fffaf1; 
	padding:3px 10px 6px;
}
#nav li a:hover, #nav li a:active, #nav li:hover a, #nav li.sfhover a, #nav li.sfhover a:visited {
	background:#fffaf1;
	color:#24644c;
	cursor:default
}
#nav li.current_page_item a, #nav li.current_page_parent a {
	background:#24644c;
	color:#fffaf1;
}
#nav li ul {
	list-style:none;
	background: #004f39;
	width:200px;
	height: auto;
	position: absolute;
	margin:0;
	padding:0;
	left: -9999px;
	z-index:1010;
}
#nav li:hover ul, #nav li.sfhover ul { 
	margin:0;
	padding:0;
	padding-top:1px;
	left:-1px;
	z-index:1010;
}
* html #nav li.sfhover ul {
	padding-top:1px;
	margin-top:24px;
}
#nav li li a:link, #nav li li a:visited, #nav li.sfhover li a, #nav li.sfhover li a:visited {
	display:block;
	background:#fffaf1;
	color:#24644c;
	font-size:12pt;
	line-height:normal;
	width:200px;
	margin:0;
	padding:2px 5px;
	border:1px solid #24644c;
	border-width:0 1px 1px 1px;
	position:relative;
	float:left;
	cursor:pointer;
}
#nav li li a:hover, #nav li li a:active, #nav li.sfhover li a:hover , #nav li.sfhover li a:active, #nav li li.current_page_item a, #nav li li.current_page_item a:visited {
	background:#24644c;
	color:#fffaf1;
}
/* END Navigation */


/* BEGIN Content */
.page-title, .entry-title {
	color: #004f39;
	font-size:2em;
	line-height: 1em;
	padding-top: 1em;
}
.entry-content, #submenu {
	font-size:1.1667em;
	line-height: 1.286em;
}
.entry-content p {
	color:#795107;
	line-height:22px;
}
.entry-content ul { list-style-type: square; }
.entry-content li {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 0.643em;
}
.entry-content ol, .entry-content ul { padding-left: 1.929em; }
.entry-content ol li { list-style-type: decimal; }
.entry-content ol ul li  { list-style-type: square; }
.entry-content li h2, .entry-content li h3, .entry-content li h4, .entry-content li h5, .entry-content li h6 { display: inline; }
.alignleft,.left,.align-left {
	float:left;
	margin: 0.5em;
}
.entry-content blockquote p {
	color: #fff;
}
blockquote p img {
	float:none;
	padding:0;
	margin:0;
	margin-top:5px;
}
blockquote.left, blockquote.right {
	background: #004f39;
	color: #fff;
	text-align: center;
}
blockquote.left p img, blockquote.right p img { border: 6px #004f39 solid; }
.alignright,.right,.align-right, #archives-by-month {
	float:right;
	margin: 0.5em;
}
.column, .content-column { width:230px; overflow: hidden; }
.center 
{
    display: block;
    text-align: center;
    margin: 0 auto;
}
iframe.right { margin-right: 30px; }
.directions {
	border-left:2px solid #004f39;
	padding:3px 5px;
	margin-right:5px;
	position:relative;
	float:left;
}
/* END Content */


/* BEGIN Sidebar */
.sidebar li, .vcard p, .text-resize {
	font-size:0.8333em;
	line-height:1.8em;
}
#content .ec3_list { margin-left: 12px !important; }
/* END Sidebar */


/* BEGIN Links */
.entry-content img, a img, #content iframe, #wp-calendar { 
	border: #004f39 4px solid; 
	-moz-border-radius: 4px 4px; 
	-webkit-border-radius: 4px 4px;
	-khtml-border-radius: 4px 4px;
}
#content a {
	text-decoration: none;
	color: #004f39;
	border-bottom: #fff 1px solid;
}
#content a:hover {
	background: #fff;
}
#content .entry-title a {
	text-decoration: none;
	color: #004f39;
	border-bottom: 0;
}
#content .entry-title a:hover {background: transparent;}

/* END Links */


/* BEGIN cForms */
#li-2-2 {
	color:#a2aa83;
	font:.8em Arial,sans-serif;
	text-align:right;
}
.cform li {
	clear:both;
	overflow:hidden;
}
label.cf-group-after span {
	width:300px;
}
#label-2-53, #label-2-53 span, #label-2-54, #label-2-54 span {
	width:350px;
}
.cform span {
	font-weight:normal;
}
.cform textarea {
	width:275px;
	height:100px;
}
span.reqtxt, span.emailreqtxt {
	display:inline;
	margin:0;
	vertical-align:top;
}
/* END cForms */


/* BEGIN Footer */
#footer { background: #004f39; color: #e7d1a3; text-align: center; }
#footer { background: #004f39 url(img/accesslogo.gif) no-repeat 10px 50%; }
#footer span.meta-sep, #generator-link, #theme-link { visibility: hidden; }
#footer .vcard div, #footer .vcard p { display: inline; }
/* END Footer */


/* BEGIN Credit */
.credit {
	background: #004f39;
	color: #e7d1a3;
	text-align: center;
	width: 940px;
    margin: 0 auto;
	border:6px solid #004f39;
	border-width:0 6px;
}
.credit a, .credit a:visited {
	color: #e7d1a3;
}
.credit a:active, .credit a:hover {
	text-decoration:none;
}
.credit p {
	margin:0;
}
.credit img {
	border:0;
	position:relative;
	float:none;
	margin:0;
	padding:0;
}
/* END Credit */

#TB_window {
	z-index:1200;
}
table.ec3_schedule, #content table.ec3_schedule td { width: auto !important; position: relative; }
div.category-activities {
	width:auto!important;
}
div.category-activities p { clear:left; }

/****************
	Print Layout
****************/
@media print {

	/* If printing the page, get rid of the sidebar and comments */
	* { text-align: left !important; }
	body.wordpress { 
     		font: 10pt Georgia,Times,serif !important; 
     		color: #000 !important;
	}
	div#wrapper { width: 100% !important; border: 0 none !important; }
	div#wrapper div#container div#content * { 
font-family: Georgia,Times,serif !important; width: auto !important; }
	div#wrapper div#container div#content .hentry { padding: 0; }
	div#footer, div.credit, #menu, #content .text-size { margin: 0; padding: 0; display:none !important; }
#wrapper #container { padding-top: 0; }
	div#container, div#content { width: auto !important; margin: 0; padding: 0; }
	.entry-content p { color: #000; page-break-inside: avoid; widows: 2; orphans: 2; }
	.entry-content a { text-decoration: none; margin: 0 0.5em; }
	.entry-content a:after {
		content: " link: " attr(href);
		color: blue;
		margin: 0 0.5em;
	}
#header { height: auto !important; }
	#header h1 a, #header #blog-description, #header .vcard { 
		display: block;
		text-indent: 0;
		color: black;
		text-decoration: none;
		height: auto;
font-family: Georgia,Times,serif !important;
	}
#header h1 a:after { display: none; }
	#header #blog-description { display: inline color: black; }
	.navigation, #respond, .credit, .ads { display: none; }
}