/* -------------------------------------------------------------- 

	Theme Name: ACCH
	Theme URI: http://parkeastinc.com
	Description: A custom theme for ACCH
	Author: Park East, Inc.
	Author URI: http://parkeastinc.com
	Version: 1.0

-------------------------------------------------------------- */



/* basics */

* {
	margin:0;
	padding:0;
}


html, body, #wrap {
	height: 100%;

	background: #fff url('images/bg.jpg') repeat-x top left;
	font-family: arial, sans-serif;
	font-size: 10px;
	}
	
body > #wrap {
	height: auto;
	min-height: 100%;
	}

#main {
	padding-bottom: 193px;
	}  /* must be same height as the footer */




	
h1 {
	font-size: 110px;
}

h2 {
	font-size: 16px;
	margin-top:10px;
}

h3 {
	font-size: 12px;
	margin-top:10px;
}

h4 {
	font-size: 11px;
}



/* images and misc. */

img {
	border: none;
	padding: 6px;
	
}

img a {
	border:none;
}


img.left {
	float: left;
	border: none;
	padding: 6px;
	
}

img.right {
	float: right;
	border: none;
	padding: 6px;
	
}


blockquote {
	border-left: 1px solid #A5ABAB;
	margin: 15px;
	padding:0 12px 0 12px;
}


code {
	margin:10px;
	font-family:"Courier New", Courier, monospace;
}



/* links */

a {
	color:#666;
	text-decoration:none;
	border: none;
}


a:hover {
	color:#6A7CA0;
	text-decoration: underline;
	border: none;
}




/* container */

#wrapper {
	background: transparent url('images/main_bg.jpg') no-repeat top center;
	width: 100%;
	min-height: 800px;
}


#container {
	width: 938px;
	margin: 0 auto;
	padding: 0px 0px 0px 6px;
	left: 40px;
	position: relative;
	color:#333;
}

	
/* header */

#header {
	background: transparent;
	color: #fff;
	height: 244px;
	width: 953px;
	margin: 0 auto;
}



/* main menu */


#menu {
	background: #00a2a3;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width:100%;
	height:35px;
}




/* nav */
	

#dropmenu,
#dropmenu ul {
	margin: 0;
	padding: 0;
	
	list-style-type: none;
	list-style-position: outside;
	
	position: relative;
	
	line-height: 1.3em;
	
	z-index: 300;
	width: 100%;
	
	font-weight: bold;
	display: inline;
}

#dropmenu a {
	display:block;
	padding: 8px 15px 4px 15px;
	color: #FFFFFF;
	text-decoration: none;
	background: #00a2a3;
}

#dropmenu a:hover {
	background: #014d4e;
	color: #FFF;
}

#dropmenu li.current_page_item a {
	background: #018d8e;
	color: #FFF;
}

#dropmenu li {
	float: left;
	position: relative;
}

#dropmenu ul {
	display:none;
	position: absolute;
	margin: 24px 0 0 0px;
	display: block;
	width: 12em;
	top: .5em;
	left: 0px;
}

#dropmenu ul a {
}

#dropmenu li ul {
	width: 14.1em;
}

#dropmenu li ul a {
	width: 8em;
	height: auto;
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 0px 0 0 0;
	
	font-size: 18px;
}

#dropmenu ul ul {
	top: auto;
}

#dropmenu li ul ul {
	left: 7em;
	margin: 0 0 0 0px;
	top: -.09em;
	z-index: 500;
}










/* content */


#content {
	float: left;
	width: 625px;
	overflow: hidden;
	margin: 0 0 0 15px;
}


.post {
	margin: 0 10px;
	padding:15px;
	line-height: 16px;
}

.breadcrumbs {
	float: right;
	margin: 0 0 10px 0;
	display: block;
	text-align: right;

	color: #ff8c00;
	text-decoration: none;
}

.breadcrumbs a {
	text-decoration: none;
	font-size: 16px;
}

.breadcrumbs a:hover {
	color: #985708;
	text-decoration: none;
}

.post .alignright {
	float: right;
	margin: 0 0 40px 0;
	display: block;
	height: 40px;
	width: 100%;
	text-align: right;
}

.post .alignright p {
	float: right;
}

	
.post h2 {
	font-family: arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ff8c00;
}

	
.post h2 a {
	color: #ff8c00;
	text-decoration: none;
}

	
.post h2 a:hover {
	color: #985708;
	text-decoration: none;
}


.post h3 {
	font-family: arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #00a2a3;
	margin: 30px 0 5px 0;
}

	
.post h3 a {
	color: #00a2a3;
	text-decoration: none;
}

	
.post h3 a:hover {
	color: #014d4e;
	text-decoration: none;
}


.post small{
	font-size: 12px;
}
	
.post p {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #373737;
	line-height: 18px;
	text-align: justify;
}


.post a {
	color: #ff8c00;
	text-decoration:none;
}

.post a:hover {
	text-decoration:underline;
}


.post ul {
	list-style: none;
}


.post li {
	list-style: none;
	text-indent: 30px;
}


.entry {
	display: block;
	width: 100%;
}

.entry p {
	margin:12px 0;
	display: block;
	width: 100%;
}




.logos {
	width: 625px;
	margin: 0 auto 0px auto;
}

#logobox {
	display: inline;
	width: 250px;
}

.logos img {
	max-width: 250px;
	height: auto;
	margin: 0 10px 10px 0;
}

.logos img a {
	border: 0px;
}



.clear {
	clear:both;
}

.top-padding {
	margin: 10px 0 0 0;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #373737;
	line-height: 18px;

	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #373737;
	line-height: 18px;
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */







/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	font-size:10px;
	width: 200px;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0;
	border-right: 1px dotted #A2A2A2;
}


#left h2 {
	font-family: georgia, verdana, times;
	font-weight: normal;
	
	font-size: 12px;
	
	text-align: left;
	color: #08122E;
	
	margin: 0;
	padding: 0;
}


#left p {
	margin:0;
	padding: 0 6px 0 12px;
}


#left img {
	padding: 0;
	margin: 0;
}


#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
}


#left ul li {
	margin: 0;
	padding: 0;
	line-height: 16px;
	list-style-type: none;
}


#left ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}


#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
}


#left ul ul ul {
	margin: 0;
	padding: 0;
}


#left ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}












/* right sidebar */

#right {
	font-family: verdana, arial, tahoma;
	font-size:10px;
	width: 270px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0 0 0 20px;
	border-left: 1px dotted #A2A2A2;
}


#contact_title {
	font-family: arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #ff8c00;
	
	margin: 0 0 5px 0;
}

#contact {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #373737;
	line-height: 18px;
	
	margin: 0 0 20px 20px;
}

#contact h2 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00a2a3;
}



/* events */

#events_h2 {
	font-family: arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #ff8c00;
	
	margin: 0 0 15px 0;
}

#events_h3 {
 font-size: 12px;
 font-weight: normal;
 color: #818080;
 text-align: center;

 background: #e2e1e1;
 width: 280px;
 height: 18px;
 display: block;

 margin: 0 0 10px 0;
 padding: 2px 0 2px 0;
}

#events_h3 a,
#events_h3 a:visited {
 color: #d9470c;
 text-decoration: underline;
}

#events_sidebar {
 display: block;
 min-height: 60px;
 margin: 0 0 40px 0;
}

#events_icon {
 float: left; 
}

#events_date_top {
 color: #fff;
 width: 39px;
 display: block;
 padding: 0 0 2px 0;
 
 background: #014d4e;
 border-left: 1px solid #014d4e;
 border-right: 1px solid #014d4e;

 font-family: arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 text-align: center;
}

#events_date { 
 
 width: 39px;
 height: 20px;
 display: block;
 
 margin: 0 5px 0 0;
 padding: 0 0 2px 0;

 font-family: arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 color: #424242;
 text-align: center;
 
 background: #fff;
 border-left: 1px solid #e1dcd2;
 border-right: 1px solid #e1dcd2;
 border-bottom: 2px solid #e1dcd2;
}



#events_title,
#events_title a,
#events_title a:visited {
 height: 40px;
 display: block;
 padding: 0 5px 0 0;

 font-family: arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 color: #00a2a3;
 text-align: left;
}


#events_title span {
 font-size: 12px;
 font-weight: normal;
 color: #424242;
 text-decoration: none;
 margin: 0px 5px 10px 39px;
}

#events_title a:hover {
 text-decoration: none;
}


#events_more,
#events_more a,
#events_more a:visited {
 text-align: right;
 font-size: 10px;
 font-weight: normal;
 color: #797979;
 text-decoration: underline;
 width: 255px;
}

#events_more a:hover {
 color: #d9470c;
}











/* calendar */

#events_calendar {
 float: left;
 display: inline;
 margin: 0 0 10px 0;
}

#cal_row01 {
 float: left;
 display: inline;

 width: 110px;
 border-top: 2px solid #a9a9a9;
 border-right: 1px solid #a9a9a9;
 border-left: 2px solid #a9a9a9;
 border-bottom: 2px solid #a9a9a9;
}

#cal_row02 {
 float: left;
 display: inline;

 width: 120px;
 border-top: 2px solid #a9a9a9;
 border-right: 1px solid #a9a9a9;
 border-left: 1px solid #a9a9a9;
 border-bottom: 2px solid #a9a9a9;
}

#cal_row03 {
 float: left;
 display: inline;

 width: 120px;
 border-top: 2px solid #a9a9a9;
 border-right: 1px solid #a9a9a9;
 border-left: 1px solid #a9a9a9;
 border-bottom: 2px solid #a9a9a9;
}

#cal_row04 {
 float: left;
 display: inline;

 width: 200px;
 border-top: 2px solid #a9a9a9;
 border-right: 2px solid #a9a9a9;
 border-left: 1px solid #a9a9a9;
 border-bottom: 2px solid #a9a9a9;
}

#row_title {
 width: auto;
 height: 27px;
 display: block;
 
 background: #00a2a3;
 
 color: #fff;
 text-align: left;
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 13px;
 font-weight: bold;
 font-style: normal;
 
 padding: 13px 0px 5px 10px;
}

#cal_box {
 width: auto;
 height: 130px;
 display: block;
 
 background: #f3f2f1;
 
 color: #444444;
 text-align: left;
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 
 padding: 5px 15px 15px 10px;
 
 vertical-align: top;

 border-top: 2px solid #a9a9a9;
 text-align: left;
}












/* comments */

#commentssection {
	clear: both;
	padding: 2px 12px;
	margin: 0;
}

	
#commentssection h3 {
	font-family: georgia, times, verdana;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: #000;
}


#commentform {
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
}

	
#commentform p {
	color: #000;
}

	
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
line-height: 16px;
}

	
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 12px;
	font-weight: 300;
	color: #000;
}

	
#commentbox {
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
}


#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin:5px 5px 0 0;
	border: none;
	
	padding: 6px;
	border: 1px solid #B2B2B2;
}


#submit {
	margin:5px 5px 0 0;
}


	
ol.commentlist {
	list-style-type: none;
}


ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
}


ol.commentlist li.alt {
	background: #EDEDED;
}

ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 16px;
}


ol.commentlist a {
	color:#000;
}


cite {
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

	
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}





/* search */


#searchform {
	float:right;
	display: block;
	position: relative;


	padding: 4px 0 0 0;
	margin: 0;
	height: 35px;
}


#searchform input#s {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #525151;
	
	padding: 2px;
	margin: 0px 5px 0px 5px;
	
	border: 1px solid #B7B7B7;
	display: inline;
	
	height: 20px;
	width: 150px;
}


#searchform input#searchsubmit {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	
	padding: 0 0 0 0;
	margin: 0px 15px 0px 5px;
	border: 0px;

	background-color: transparent;
	color: #FFF;
	display: inline;
}






/*footer*/

#footer {
	position: relative;
	background: transparent url('images/footer.png') no-repeat top center;

	margin-top: -193px; /* negative value of footer height */
	margin-left: auto;
	margin-right: auto;

	height: 193px;
	width: 938px;
	
	left: 42px;
	
	padding: 0 0 0 0px;

	clear:both;	
} 
	

#footer p {
	text-align: right;
	
	padding: 170px 10px 0px 0px;
	margin: 0px 0px 0 0px;
	
	color: #eee;
	font-size: 14px;
	font-family: arial, sans-serif;
}


#footer a {
	color: #eee;
	text-decoration: none;
}


#footer a:hover {
	color: #ff8c00;
	text-decoration: none;
}



#footer_nav {
	float:right;
	
	padding: 125px 10px 0px 0px;
	margin: 0px 0px 0 0px;
	
	overflow: hidden;

	color: #eee;
	font-size: 14px;
	font-family: arial, sans-serif;
}

#footer_nav ul {
 margin: 0px 0 0 0;
 padding: 0;
 text-align: left;
 height: 19px;
 display: inline;
}

#footer_nav ul li {
 list-style-type: none;
 float: left;
 margin: 0;
 padding: 0;
}

#footer_nav ul li	a {
 color: #fff;
 padding: 0 20px 0 0;
 margin: 0;
 text-decoration: none;
}

#footer_nav ul li a:hover	{
}



.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 */



.hidden {
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

