/*
Theme Name: The Chamber of Commerce Inc - NEW
Theme URI: http://thechamberinc.com
Description: The default theme for The Chamber
Version: 2.0
Author: Aaron Elliott
Author URI: http://forwardtrends.com/
Tags: Chamber

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
#nav,
#topnav,
#twitter,
#call,
#footer,
.pingback p,
#sidebar,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}






body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a {
	color: #004890;
}

a:hover {
	color: #002953;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}



#content {
	margin-bottom: 36px;
}
#content,
#contenthome,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr,
#contenthome p,
#contenthome iframe,
#contenthome h2 {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#contenthome h1,
#contenthome h2,
#contenthome h3,
#contenthome h4,
#contenthome h5,
#contenthome h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title, #contenthome .entry-title {
	color: #000;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

/* actual shit */

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(/img/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#bg {
	display:block;
	
}	

#mainWrapper {
	display:block;
}

#header {
	display:block;
	height:170px;
	
}

#logo {
	position:absolute;
	width:280px;
	height:79px;
	margin-top:18px;
	
}

#tag {
	width:277px;
	height:13px;
	background-image:url(/img/tag.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	margin-left:290px;
	margin-top:40px;
}

#call {
	width:277px;
	position:absolute;
	font-size:10px;
	text-align:center;
	margin-left:290px;
	margin-top:54px;
}

#nav {
	position:absolute;
	top:120px;
	z-index:300;
	height:50px;
	background-color:#10355F;
	background-image:url(/img/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:960px;
}

#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav ul li {
	float:left;
	margin:0;
	padding:0;
}

#nav ul li a {
	display:block;
	padding:0px 18px;
	line-height:50px;
	text-decoration:none;
	letter-spacing:0px;
	font-size:14px;
	color:#FFF;
}

#nav ul li a:hover {
	background-color:#0F1E33;
}


#nav ul li a span {
	color:#999;
}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; z-index:3000; width:100%;}
#dropmenu a {display:block; text-decoration:none;}
#dropmenu a:hover { }
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; top:50px; left:-1px;}
#dropmenu ul a { line-height:28px!important;font-size:12px!important;}
#dropmenu li ul {}
#dropmenu li ul a {width:200px; float:left;  border-bottom:1px solid #0F1E33;background-color:#10355F;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:236px; margin:0 0 0 0px;top:-.09em;}




#topnav {
	display:block;
	position:absolute;
	width:960px;
}

#topnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	width:auto;
}

#topnav ul li {
	float:left;
	margin:0;
	padding:0px 5px;
	font-size:10px;
}

#topnav ul li.nobord {
	border-right:none!important;
}	



#topnav ul li a {

	padding:0px;
	margin:0px;
}


#twitter {
	position:absolute;
	height:94px;
	width:400px;
	background-image:url(/img/twitter.png);
	background-repeat:no-repeat;
	margin-left:600px;
	top:12px;
	color:#004890;
	z-index:1000;
}	

#twitter_div {
	position:absolute;
	margin-top:5px;
	margin-left:64px;

}

#twitter_update_list {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#twitter_update_list li {
	font-size:11px;
	width:260px;
	overflow:hidden;
	line-height:16px;
	text-align:center;
	margin-top:14px;
}






#dif {
	display:none;
	height:100px;
	background-image:url(/img/dif-bg.jpg);
	background-repeat:no-repeat;
}

#dif-action {
	width:428px;
	height:100px;
	position:absolute;
	margin-left:532px;
}

#dif-action ul {
	margin:0px;
	padding:0px;
	list-style-type:none;

}
#dif-action ul li {
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
}
#dif-action ul li a{
	background-image:url(/img/action-btns.png);
	background-repeat:no-repeat;
	width:214px;
	height:100px;
	display:block;
	
}
#dif-action ul li#support a{
	background-position:0px 0px;
}
#dif-action ul li#support a:hover{
	background-position:0px -102px;
}
#dif-action ul li#volunteer a{
	background-position:-214px 0px;
}
#dif-action ul li#volunteer a:hover{
	background-position:-214px -102px;
}

#dif.page-id-2, #dif.parent-pageid-2 {
	background-image:url(/img/dif-bg-about.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
}

#dif.page-id-17, #dif.parent-pageid-17 {
	background-image:url(/img/dif-bg-howwehelp.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
}

#dif.page-id-55, #dif.parent-pageid-55, #dif.archive, #dif.single {
	background-image:url(/img/dif-bg-connect.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
}
#dif.page-id-62, #dif.parent-pageid-62 {
	background-image:url(/img/dif-bg-contact.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
}


#mainsplash {
	display:block;
	width:960px;
	background-color:#FFF;
	z-index:0;

}

.mainimage {
	display: table-cell; 
	vertical-align: middle;
	position:absolute;
	margin-left:30px;
	margin-top:30px;
	line-height:260px;
	background-color:#FFF;
}

.mainimage img {
	line-height:260px;
}

.maintext {
	position:absolute;
	margin-left:30px;
	width:320px;
	margin-top:180px;
}



.maintext a {
	text-decoration:underline;
	color:#FFF!important;
}


#splash {
	overflow:hidden;
	display:block;
	height:320px;
	width:960px;
}

#splash p {
	width:240px;
	font-size:.8em;
	
}

#splash a {
	background-color:#00418C;
	padding:2px 7px;
	color:#FFF;
}


#splasher-2, #splasher-3, #splasher-4, #splasher-5, #splasher-6, #splasher-7, #splasher-8, #splasher-9, #splasher-10 {
	display:none;
}

.splash-content {
	display:block;
	text-align:center;
	padding:20px;
	background-image:url(/img/splash-content.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color:#FFF;
	
}

#mainhome {
	display:block;
	padding:20px;
	background-color:#FFF;
}
#content {
	width:660px;
	float:left;
	color:#666;
	margin-left:20px;
	margin-top:30px;
	margin-right:30px;
	margin-bottom:20px;
}


#sidebar {
	width:230px;
	float:right;
	color:#666;
	margin-left:20px;
	margin-top:20px;
	min-height:500px;
	background-image:url(/img/sidebar-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#sidebar p {
	font-size:11px;
	color:#666;
	line-height:14px;
	margin:0px;
	padding:0px;
}

#sub_left { 

    display: block;
    width: 230px;

}

#sub_left ul {

    list-style-type: none;
    padding: 0;
	margin:0px;
}

#sub_left ul li {

    margin: 0px;
    padding: 0;
    width: 230px;

}



#sub_left ul li a {

    color: #00418C;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    width: 200px;
    overflow: hidden;

}

#sub_left ul li ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#sub_left ul li ul li {
	margin: 0px;
    padding: 0px;
    width: 230px;
	margin-left:36px;
	font-size:11px;
}

#sub_left ul li ul li a {
	color: #666666;
    display:inline;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding-left: 0px;
    width: 154px;
    overflow: hidden;
}

#sub_left ul li ul li ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#sub_left ul li ul li ul li {
	margin: 0px;
    padding: 0px;
    width: 140px;
	margin-left:20px;
	font-size:11px;
}

#sub_left ul li ul li ul li a {
	color: #666666;
    display:inline;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding-left: 0px;
    overflow: hidden;
}

#sub_left ul li.current_page_item a{

    font-weight: bold;
	background-color:#FFF;

}


#map {
	display:block;
	width:960px;
	height:280px;
	font-size:.7em;
}
#quote {
	display:none;
	background-color:#F7F4F0;
	padding-left:80px;
	padding-right:80px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-size:.8em;
	background-image:url(/img/quote-bg.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	height:60px;
}



#footer {
	display:block;
	margin:0 auto;
	width:960px;
	height:260px;
	font-size:10px;
	color:#FFF;
	padding:20px;
	padding-top:60px;
	background-image:url(/img/footer-bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	
}

#footer a {
	color:#FFF;
}

#footer-left {
	float:left;
	width:30%;
}

#footer-right {
	float:right;
	width:70%;
	text-align:right;
}

#footer-right ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#footer-right ul li {
	float:right;
	margin:0px;
	padding:0px;
	margin-left:10px;
}

#foundingpartners {
	background-color:#FFF;
}

#foundingpartners p {
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

/* clearfix */

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
}
* html .clearfix
{
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
}
/* clearfix */


/* PNG Fix */

img, div, input { 
	behavior: url("/htc/iepngfix.htc") ;
}






.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





/* 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 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* 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 {
	margin: 7px 0 8px 10px;
	font-size:12px;
	color: #444;
	line-height:17px;
	font-style:italic;
	}

.entry ul li:before, #sidebar ul ul li:before, ul#recentposts li:before {
	content: "\00BB \0020";
	color:#00418C;
	}
	
	#sub_left ul ul li:before {
	content: "\00BB \0020";
	color:#CCC;
	}

.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;
	}

.postmetadata {
	font-size:10px!important;
}


#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	
	}
	
	#sidebar p {
		margin:10px 30px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {

	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



ul#recentposts{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#recentposts li {
	margin:0px;
	padding:0px;
	font-size:.8em;
}

#directoryframe {
	width:660px;
	border:0px;
	padding:0px;
}

#siteseal {
	margin-top:30px;
	
}

#cm_contentpage #cm_events_calendar tr td {
padding: 5px;
}	
