@charset "UTF-8";
@import "ccd-reset.css";



/* @override http://www.bgmlc.org/blog/wp-content/themes/bgmlc%202.0/style.css */

/* CSS Document */ 
/********************************************
   TITLE: 				Bgmlc 2.0
   AUTHOR:  			Malik Smith
   WEBSITE:   			http://www.bgmlc.org/
   VERSION:             1.52
   DATE CREATED: 		December 16, 2007
   DATE MODIFIED:  		February 19, 2009
   MODIFIED BY:      	Malik Smith
 *******************************************/ 
 
/********************************************
HTML Elements
********************************************/ 

html{
	width: 100%;
	margin: 0;
	height: 100%;
	padding: 0;
	min-width: 900px;
}

body  {
	font: 100% Helvetica, Arial, Verdana; 
	background: #222 url("images/background_pattern.png");
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #f3f3f3;
	border: none;
	height: 100%;
	
}



/* @group Wrapper & Page Elements */

/********************************************
Wrapper and Page Elements
********************************************/ 
#page-wrapper {

	
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	clear: left;
	border: 0;
	display: inline;
	padding:0;
	bottom: 26px;

}
#mass-container {
	margin: 0 auto 0 auto;
	width: 875px;
	position: relative;
	padding:0;
	display: inline;
	background-color: #1a1a1a;

	
}

.mass-container-top#top-content {
	padding: 0;
	margin: 0 auto 0 auto;
	position: relative;
	height: 100px;
	
	
	
}


.mass-container-top#top-content a:active {
	font-size: inherit;
	font-weight: inherit;
	border: none;
	margin: inherit;
	padding: inherit;
	letter-spacing: inherit;
	
}
#middle-content {
	width: 875px;
	margin: 0 auto 0 auto;
	padding: 0 0 50px 0;
	background: #1a1a1a;
	font: 12px normal Helvetica, Verdana, sans-serif;
	text-align: justify;
	color: #eee;
	line-height: 2.3em;
}


.page-content {
	width: 875px;
	height: 100%;
	padding: 0;
	background: #1a1a1a;
	clear: both;


}

.clear {
	clear: both;
}


#middle-content p {
	margin: 0 0 10px 0;
	
	}
	
	
#about-cont em {
	color: #aee4bd;
	font-variant: small-caps;
	font-size: 1.3em;

	
}


#about-cont img {
	margin: 2px 5px 5px 0;
}

#about-cont p {
	margin: 0 0 3px 0;
	
}


iframe {
	margin: 0 auto 0 auto;
}	
#subindex {
	width: 875px;
	margin: 0 auto 0 auto;
	/*clear: both;*/
	padding: 0;
}

.sidelogo {
	margin: 0 auto 0 auto;
	height: 119px;
	width: 841px;
	position:relative;
	bottom: 20px;
	background-repeat: no-repeat;




}

.sidelogo#blog {
	background: url("images/sidelogo_blog.png");
	
}

.sidelogo#about {
	background: url("images/sidelogo_about.png");
	
}


.sidelogo#events {
	background: url("images/sidelogo_events.png");
	
}


.sidelogo#news {
	background: url("images/sidelogo_news.png");
	
}


.sidelogo#community {
	background: url("images/sidelogo_community.png");
	
}

.sidelogo#contact {
	background: url("images/sidelogo_contact.png");
	
}



/* This is the rounded corners page container div */
.mass-container-top {
	width: 875px;
	background: #1a1a1a;
	padding: 0;
	margin: 40px auto 0 auto;

	

}

.mass-container-top h2 {
	background: url("images/rounded_mass_top.png") no-repeat left top;
	position: relative;
	top: -15px;
	margin: 0;
	padding: 0;

}

#weblogo {
	background: url("images/bgmlc_weblogo.png") no-repeat;
	padding:0;
	width: 240px;
	height: 67px;
	margin:0px 0 0 30px;
	position: relative;
	top: 30px;
	
}


/*OVERRIDE:This gets rid of the rounded bottom on all of the paragraphs besides the one we want to have the rounded bottom */
p#footer_toprow,#blog-content,#footer_btmrow {
	background: none;
	position: static;
	width: auto;
}
/*End OVERRIDE*/
/* End Main Page Container */

/* @end */

/* @group Header Elements */

ul.main-nav {
	float: right;
	margin: 0 0 0 0;
	text-align: right;
	width: 550px;
	height: 27px;
	position: relative;
	padding: 0;
	text-decoration: none;
	text-align: center;
	font: bold 12px Helvetica, Verdana, Arial;
	letter-spacing: 1px;
	bottom: -9px;
	
}

ul.main-nav li, ul.main-nav li a {
	color: #fff;
	list-style-type: none;
	display: inline;
	margin: -1px 0 0 0;	
	padding: 21px 8px 10px 8px;
	text-decoration: none;
	width: 75px;
	height: 50px;
	font-weight: bolder;
	border-top: 3px solid #2b2b2b;
	border-left: 3px solid #2b2b2b;
	border-right: 3px solid #2b2b2b;

}


ul.main-nav li {

background: #212121;




}

ul.main-nav li a:hover {
	color: #8e8e8e;
}
/* This is where the colored bottom borders are called for each corresponding main nav section */

ul.nav-color-bdrs {
	float: right;
	margin: 0;
	text-align: left;
	width: 537px;
	height: 20px;
	position: relative;
	padding: 0;
	bottom: 20px;
	display: none;
	
	



	
}


ul.nav-color-bdrs li {
	color: #fff;
	list-style-type: none;
	display: inline;
	margin: -1px 0 0 0;	
	padding: 0;
	width: 75px;
	height: 50px;

	
	
}


ul.nav-color-bdrs li#home {
border-bottom: 6px solid #5c8ac1;
padding:0 0px 0 70px;
margin-right: 0px;

}


ul.nav-color-bdrs li#about {
border-bottom: 6px solid #99c6a5;
padding:0 0 0 70px;
margin-right: 0px;


}


ul.nav-color-bdrs li#events {
border-bottom: 6px solid #aaaaaa;
padding:0 0 0 80px;
margin-right: 0px;


}


ul.nav-color-bdrs li#news {
border-bottom: 6px solid #de4948;
padding:0 0 0 68px;
margin-right: 0px;


}


ul.nav-color-bdrs li#community {
border-bottom: 6px solid #ff952d;
padding:0 0 0 107px;
margin-right: 0px;


}

ul.nav-color-bdrs li#contact{
border-bottom: 6px solid #8f66ab;
padding:0 0 0 84px;
margin-right: 0px;


}



ul.main-nav li a {
	border: none;
}







ul.main_nav li a#current {
	border-bottom: 2px solid #b1212c;
}




#indexphoto {
	border-top: 2px solid #f3f3f3;
	height: 170px;
	width: 875px;
	background: url("images/philly_skyline.png");
	border-bottom: 2px solid #f3f3f3;
	margin: 0 auto 0 auto;
	padding: 0;
	
}
/* @end */

/* @group Home Page Blog Elements */

/********************************************
Home Page Blog Elements
********************************************/ 
/*This is where the blog entry for the day will populate on the home page */
div#middle.column ul {
	overflow: hidden;
	height: 250px;
}


#blog-content {
	width: 875px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 100%;
	background: #1a1a1a;
	
}

#index_blog{
	width: 595px;
	padding: 0;
	text-align: left;
	font: 11px normal Helvetica, Verdana, Arial;
	color: #f3f3f3;
	float: left;
	clear: right;

}


#subindex a,#subindex a:visited, #subindex a:active {
	color: #a5c6ed;
	text-decoration: none;
	padding: 0;
	

}

#subindex a:hover {
	color: #d9fffc;
}

/* This is the Recent Articles Small Rounded Div */

.rounded
    {
    width: 230px;
    margin: 0px 8px 10px 630px;
    background-color: #2a2a2a;
    text-align: left;
    padding:0;
    position: absolute;
    top: 355px;
    height: 271px;


}

.rounded h2 {
	font: normal normal bold 16px "Lucida Grande",Helvetica, Verdana, Arial;
	color: #5a86bb;
    background: url("images/rounded_smalldiv_top.png") no-repeat left top;
    border-bottom: 1px solid #9c9c9c;
    padding: 4px 15px 5px 15px;
    position: relative;
    top: -14px;
    width: 200px;
    margin:0;
}


.rounded p {

    background: url("images/rounded_smalldiv_bottom.png") no-repeat left top;
	padding: 0;	
	margin: 0;
    position: relative;
		bottom: 15px;

	
}    

ul.recentposts {
	width: 230px;
	margin: 0 auto 0 auto;
	position: relative;
	top: -13px;

}

ul.recentposts li {
	background: #313131;
	padding: 2px 0 2px 18px;
	margin: 0 0 2px 0;
}

ul.recentposts li a, ul.recentposts li a:visited, ul.recentposts li a:active {
	font: 11px bold Verdana, Arial;
	color:#a5c6ed;
	font-weight:bolder;
	border: none;
}

ul.recentposts li a:hover {
	color: #c3dffd;

}
/* End the Recent Articles Small Rounded Div */

/* @end */




/* @group Subindex Elements */

/********************************************
Subindex Elements
********************************************/
#subindex {
	background: #1a1a1a;
	text-align: left;
	padding: 0;

}

#columnheads {
	height: 23px;
	background: #1d1d1d;
	font: 1em bold Helvetica,Verdana,Arial;
	font-weight: bolder;
	padding: 2px 0 0 5px;
	margin: 0 0 15px 0;

}

#columnheads h3 {
	display: inline;
		padding-bottom: 9px;
			border-bottom: 4px solid;
					position: absolute;
	
	}



h3#left-head {

	border-bottom-color:  #aaa;
	width: 464px;
	

	}

h3#middle-head {

 border-bottom-color:#5a86bb;
 margin-left:467px;
 width: 200px;
}

h3#right-head {
 border-bottom-color:#5a86bb;
 margin-left:670px;
 width: 198px;
}



#columns {
	text-align: left;
	font: 12px normal Helvetica,Verdana,Arial;
	background: #1a1a1a;
	padding: 5px 0 1.5em 5px;
	min-height: 200px;


}


.column#left {
	width: 464px;
		display: inline;

					position: absolute;


}


.column#left li {
	list-style: none;
}

.column#middle {
 margin-left:467px;
 width: 200px;
display: inline;
position: absolute;


}

.column#middle ul li{
	
	background: #222;
	padding: 3px 14px 1px;
	margin: 0 0 3px 0;
	width: 172px;
}

.column#middle ul li a{
	border: none;
	font: 11px bold Helvetica, Arial;
	height: 14px;
	
	}

.column#right {
 	margin-left:670px;
 	width: 198px;
 	display: inline;
	position: absolute;
}

.column#right ul {
	position: relative;
	list-style: none;

}

.column#right ul li{
	background: #222;
	padding: 3px 12px 1px;
	margin: 0 0 3px 0;
	width: 172px;
}

.column#right ul li a{
	border: none;
	font: 11px bold Helvetica, Arial;
	}


ul.ec3_events {
	width:465px;
	padding: 0;
	margin: 0;
	
}


ul.ec3_events li {
	width: 465px;
	background: #222;
	border: none;
	height: 15px;
	padding: 3px 0 0 0;
	margin: 0 0 3px 0;
	font-size: 12px;
	font-weight: bolder;
}

ul.ec3_events li a, ul.ec3_events li a:visited, ul.ec3_events li a:active {
	position: relative;
	left: 4px;
	text-decoration: none;
	
	
}

span.evndt, span.evnt {
	color:  #cdcdcd;
}

ul.ec3_events li a span {
	margin: 0 10px 0 0px;
	border: none;
}

/* @end */ 











/* @group Footer Elements */


/********************************************
Footer Content Elements
********************************************/
.bottom {

	width: 875px;
	background: #1a1a1a;
	position: relative;
	margin: 0 auto 40px auto;
	clear: both;
	padding: 30px 0 0 0;
	text-align: left;
	font: bold 10px Helvetica, Verdana, Arial;
	text-decoration: none;
	color: #f3f3f3;
			
	
}

.bottom a, .bottom a:visited {
	font-size: 9px;
	font-weight: normal;
	
	
}

.bottom p {
 	background: url("images/rounded_mass_bottom.png") no-repeat left bottom;
 	position: relative;
 	top: 11px;
 
}


span#utilityspan {
	clear: left;
	display: inline;
	float: right;
	margin: 0;
}

span#copyright {
	padding: 0;
	margin: 0;
	position: absolute;
	clear: right;
}

.bottom h2 {
padding: 0 0 0 5px;
border-top: 2px solid #929292;
}


ul#utility {

	width: 260px;
	display: inline;
	font: 11px normal Helvetica,Verdana,Arial;
	padding: 0;
}

ul#utility li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;

}

ul#utility li a, ul#utility li a:visited, ul#utility li a:active{
	font: bold 10px Helvetica, Verdana, Arial;
	text-decoration: none;
	color: #5e5e5e;
	border: none;

}

ul#utility li a:hover {
	color: #aaa;
	border-bottom: 1px solid;
	


}



.footer_toprow {
	width: 865px;
	height: 20px;
	padding: 0 0 0 5px;
	display: block;
	margin:0;
	

}


.footer_btmrow {
	width: 865px;
	height: 20px;
	padding: 0 0 0 5px;
	display: block;
	margin: 0;
	color: #aaa;

}

span#valid {
	clear: right;
	display: inline;
	float: left;
	margin: 0;

}


	span#valid a, span#valid a:visited, span#valid a:active{
	color: #aaa;
		
	}
	span#valid a:hover{
	color: #fff;
}

span#ccd {
	float: right;
	display: inline;
	margin:0;
}

	span#ccd a, span#ccd a:visited, span#ccd a:active {
	color: #448ccd;
	text-decoration: none;
	border-bottom: 1px dotted;
}
	span#ccd a:hover {
	color: #9dd3fd;
}

/* @end */

/* @group Blog Styles! */

h2.entry-title {
	margin-bottom: 16px;
}

h2.entry-title,h2.entry-title a, h2.entry-title a:visited, h2.entry-title a:active {
	text-decoration: none;
	font: 28px bold "Lucida Grande", Verdana;
	color:#a5c6ed;
	background: none;
	margin: 2px 0 16px 0;
	padding: 0;
	border: none;


}

h2.entry-title a:hover {
	color: #c7e9fe;
}

div.entry-content p {
	font: 11px normal Helvetica, Verdana, Arial;
	line-height: 24px;
	
}


span.author {
	position: relative;
	top: -15px;
}


span.author, span.author a {
font-size: 16px;

	color: #cdcdcd;
}

span.author a,span.author a:visited, span.author a:active {
	color: #cdcdcd;
	text-decoration: none;
	border-bottom: 1px solid;
	

	}
	
span.author a:hover {
	color: #fff;
}	
	
.post {
	margin: 15px 0 0 15px;
	width: 570px;
	float: left;
	display: inline;
	text-align: left;
}	

span.Apple-style-span {
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 0;
	font-family: Helvetica;
}

#blog-cont blockquote {
	padding: 5px 10px 0px 5px;
	background: #212121;
	margin: 0 15px;

	
}	

#blog-cont blockquote p{
	color:#a5c6ed;
	font-size: 12px;
		
		
		}

	
.entry-date, .entry-date abbr {
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #5a86bb;
	margin: 0 0 0px 1px;


}


div.entry-content table {
	margin: 0 auto 0 auto;
	clear: both;
	width: 500px;
}


.entry-content p{
	line-height: 20px;
	text-align: justify;
	clear: left;
}

.entry-content p img, .entry-content p a img{
	clear:both;
	margin: 5px 5px 25px 0;
	position: relative;
	display: block;
	float: left;
	max-width:500px;
}

.entry-meta {
	width: 570px;
	margin: 30px 0 15px 0;
	background: #202020;
	height: 15px;
	padding: 0 0 8px 4px;
	color: #f3f3f3;
	clear: both;

}

.entry-meta span.author.vcard {
	font: 12px normal Helvetica, Verdana, sans-serif;
	text-align: justify;
	color: #eee;
	top: 0;

}

.entry-meta a, .entry-meta a:visited{
	color: #a5c6ed;
	text-decoration: none;
	border: none;
	margin: 0 5px 0 5px;
}

.entry-meta a:hover, entry-meta a:active  {
	color: #cce9fe;
	border: none;
}

 .entry-meta#single-post span.author.vcard a.url.fn.n {
	top: 0;
	border: none;
	
	}


.cat-links a, .cat-links a:visited, .cat-links a:active, .entry-meta span.author.vcard a.url.fn.n{
	

	padding: 0 5px 0 0;
	font-weight: bold;
	margin: 0;
	font-size:100%;
	border: none;
}

a.more-link , a:visited.more-link, a:active.more-link {
	color: #a5c6ed;
	text-decoration: none;
	border: none;
	margin: 0 5px 0 5px;
}

a:hover.more-link {
		color: #cce9fe;
}

/* @end */


/* @group Second Level */



/* @end */
/********************************************
Second Level Elements
********************************************/
/* Page Layout */
.thecontent {
	width: 570px;
	padding: 10px 0 0 15px;
	display: inline;
	float: left;
	
}




/*Section Sidebar Navigation */


.section-sidebar {
	float: right;
	width: 200px;
	background: #252525;
	margin: 0 0 30em 670px;
	padding:0;
	position: absolute;
	display: inline;
	border-left:5px solid #3c3c3c ;

	}
	
	
	

.sidebar-links li{
	margin: 0 0 3px 0;
	background: #2c2c2c;
	padding: 0 0 0 5px;
	
}

#middle-content a, #middle-content a:visited, #middle-content a:active, #middle-content a:hover {
	text-decoration: none;
	font-weight: normal;
	

}

.sidebar-links a:active{
	font-size: 12px;
	
}
/********** Blog ********/

.entry-content strong {
	font: 11px bold Helvetica, Verdana, Arial;
	font-weight: bolder;
	color: #fff;
	line-height: 24px;
	
}

table.ec3_schedule {
	background: #282828;
	
	padding: 5px 50px 10px 5px;
	margin: 0 0 35px 0;
	border: 1px solid #fff;
}

.entry-content td {
	font: 18px bold "Lucida Grande", Verdana, Arial;
	padding: 0;
	color: #fff;
	letter-spacing: 1px;
	
	
}



td.ec3_start, td.ec3_to, td.ec3_end {
	font: 14px bold "Lucida Grande", Verdana, Arial;
	padding: 0;

}


 td.ec3_to {
	padding: 0 4px 0 4px;
}
	/* This will reset the Ul tag so that authors can have bullets :) */
	.post ul {
	list-style: disc inside ;
	display: block;
	text-align: justify;
	margin: 15px 0 15px 15px;
}

.sidebar-widgets {
	float: left;
	width: 200px;
	background: #252525;
	margin: 0 0 30em 670px;
	padding:0 0 15px 0;
	position: absolute;
	display: inline;
	border-left:5px solid #3c3c3c ;
	text-align: left;
	top: 298px;
	
}
h3.widgettitle {
	font: 12px normal Helvetica, Arial;
	background: #414141;
	padding: 5px 0 5px 6px;
	border-left:4px solid #414141;
	border-color: #383838;
}

.sidebar-widgets ul {
	padding: 0 0 10 5px;
	margin: 0;
}

.sidebar-widgets ul li{
	padding: 0 0 0 0;
}

.sidebar-widgets ul li a, .sidebar-widgets ul li a:visited, .sidebar-widgets ul li a:active{
font-size: 11px;
color: #a5c6ed;
padding-left: 8px;
	}

.sidebar-widgets ul li a:hover {
	color:#cce9fe;
	}

h2.page-title {
		text-decoration: none;
	font: 28px bold "Lucida Grande", Verdana;
	color:#a5c6ed;
	background: none;
	margin: 2px 0 3px 12px;
	padding: 0;
	border: none;

}

.entry-meta#single-post {
	width: 570px;
	margin: 30px 0 10px 0;
	background: #202020;
	height: 20px;
	padding: 0 0 8px 4px;
	color: #f3f3f3;

}


#single-post .author.vcard a {
	font: 12px normal;
	margin: 0;
	padding: 0 3px 0 0 ;
	position: relative;
	top: 15px;
}


#comments {
	clear: both;
	width: 595px;
	padding: 5px 0 5px 5px;
}

label {
	color: #8d8d8d;
	font-style: italic;
	}
	
input
{
color: #fff;
background: #464645;
border: 1px solid #636060;
}


textarea {
color: #fff;
background: #464645;
border: 1px solid #636060;
}

.submit input
{
color: #fff;
background: #464645;
border: 1px solid #636060;
}	
	

	
	

#respond h3, #comments-list h3, h3.entry-title {
	font: 16px normal Helvetica, Arial;
	color: #a5c6ed;
	margin: 15px 0 5px 0;
	padding: 14px 0 0 0;
	border-top: 2px solid #313131;
	width: 570px;
}
h3.entry-title {
	margin: 0;
	border: 0;
}

.comments#comments-list ol {
	width: 570px;
	list-style-type: decimal;
	list-style-position: outside;
	border-left: 3px solid #4a4a4a;

}

.comments#comments-list ol li {
	background: #222;
	margin: 0 0 15px 0;
	padding: 8px 0 8px 8px;
}

.comment-author.vcard span.fn.n {
	font: 13px bold "Lucida Grande", Verdana, Arial;
				color: #a5c6ed;

}


.comment-meta {
	font: 10px bold Helvetica, Arial;
	letter-spacing: 1px;
	color: #919191;
	margin: 0 0 13px 0;
}


.comments#comments-list p {
	font: 11px normal "Lucida Grande", Verdana;
	letter-spacing:1px;
	margin: 0;
	
}
/*** Blog Links ***/
			#blog-cont a, #blog-cont a:visited, #blog-cont a:active {
			color: #a5c6ed;
			
}
			
			#blog-cont a:hover {
			color: #cce9fe;			
}

			/*** End News Links ***/

/******* End Blog *******/

/********** About ********/
#about-cont h4 {
	color: #99c6a5;
	font-size: 14px;
	font-weight: bolder;
}


.sidebar-links#about-links a, .sidebar-links#about-links a:active, .sidebar-links#about-links a:visited {
	color:#99c6a5;
	font-size: 12px;
	border: none;
	
}

.sidebar-links#about-links a:hover, .sidebar-links#about-link a:hover {
	color: #c4ffd5;
}



.section-sidebar ul .current_page_item {
	background: #404040;
}
			/*** About Links ***/
			#about-cont a, #about-cont a:visited, #about-cont a:active {
			color: #99c6a5;
			border-bottom: 1px dotted;
			
}
			
			#about-cont a:hover {
			color: #c4ffd5;
			
}

			/*** End About-Link ***/
			
			
			
			
/********** Events ********/

#events-cont img {
	max-height: 400px;
	max-width: 600px;
	margin: 0 auto 0 auto;
	}
	
	/*** Events Links ***/
			#events-cont a, #events-cont a:visited, #events-cont a:active {
			color: #aaa;
			border-bottom: 1px dotted;
			word-spacing: 0;
}
			
			#events-cont a:hover {
			color: #eee;
			
}

			/*** End Events Links ***/
			

.sidebar-links#events-links a, .sidebar-links#events-links a:active, .sidebar-links#events-links a:visited {
	color:#aaa;
	font-size: 12px;
	border: none;
	
}

.sidebar-links#events-links a:hover, .sidebar-links#events-link a:hover {
	color: #eee;
}








/********** News ********/
.news-articles-links {
	width: 600px;
	background: #252525;
	padding:0;
	display: block;
	clear:both;
	border-left:5px solid #3c3c3c ;
	float: left;
	margin: 0 0 0 15px;
	}


		/*** News Links ***/
			#news-cont a, #news-cont  a:visited, #news-cont a:active {
			color: #de4948;
			border-bottom: 1px dotted;
			
}
			
			#news-cont a:hover {
			color: #ff7d6f;			
}

			/*** End News Links ***/


#news-links.sidebar-links li{
		background: none;
		padding: 0;
}
.sidebar-links#news-links a, .sidebar-links#news-links a:active, .sidebar-links#news-links a:visited {
	color:#de4948;
	font-size: 12px;
	border: none;
	display: list-item;
	height: 28px;
	list-style-type: none;
	margin: 0 0 3px 0;
	background: #2c2c2c;
	padding: 0 0 0 5px;
}

.sidebar-links#news-links a:hover, .sidebar-links#news-link a:hover {
	color: #ff7d6f;
		background: #333;

}








/********** Community ********/
/** HTML Tags **/
.com-block h2 {
	background: #3b3b3b;
	padding: 2px 0 0 5px;
	font-weight: bold;

}

.com-block {
	background: #212121;
	margin: 0 0 15px 0;
	border-left:#3d3d3d solid 5px ;
	width: 565px;


}

.community-link-block {
	padding: 0; 
	margin: 3px 0 0 0px;
}

.community-link-block li a, .community-link-block li a:visited, .community-link-block li a:active{
	border: none;
	text-decoration: none;
    color: #ff952d;
    height: 18px;
    background: #313131;
    display: list-item;
    margin: 0 0 5px 0;
    padding: 3px 0 8px 5px;
    
}

.community-link-block li a:hover {
	color: #fab720;
    background: #424242;
}
/** End HTML Tags **/



.sidebar-links#community-links a, .sidebar-links#community-links a:active, .sidebar-links#community-links a:visited {
	color:#ff925d;
	font-size: 12px;
	border: none;
	
}

.sidebar-links#community-links a:hover, .sidebar-links#community-link a:hover {
	color: #fab720;
}





/********** Contact ********/
.contact-block {
	width: 300px;
	display: list-item;
	list-style-type: none;
	background: #313131;
	margin: 0 0 10px 0;
	padding: 3px 5px 3px 5px;
}

#contact-cont h2 {
	font: 15px bold Helvetica, Arial;
	margin: 15px 0 15px 0;
	
}

#contact-cont h3 {
	font-style: italic;
}

#address {
	font-weight: bold;
}

		/*** Contact  Links ***/
			#contact-cont a, #contact-cont a:visited, #contact-cont a:active {
			color: #8f66ab;
			border-bottom: 1px dotted;
}
			
			#contact-cont a:hover {
			color: #db9bff;			
}




			/*** End Contact Links ***/


.sidebar-links#contact-links a, .sidebar-links#contact-links a:active, .sidebar-links#contact-links a:visited {
	color:#8f66ab;
	font-size: 12px;
	border: none;
	
}

.sidebar-links#contact-links a:hover, .sidebar-links#contact-link a:hover {
	color: #db9bff;
}




/* Section Headers */
.section-header {
	margin: 0 auto 0 auto;
	width: 875px;
	height: 140px;
	position: relative;
	top: 1px;



}

#section-blog {
	background: url("images/blogphoto.jpg");
		height: 139px;
		}

#section-about {
	background: url("images/sectionhead_about.jpg");
		height: 139px;
	
}

#section-events {
	background: url("images/sectionhead_events.jpg");
	
}

#section-news {
	background: url("images/sectionhead_news.jpg");
	
}


#section-community {
	background: url("images/sectionhead_community.jpg");
	
}

#section-contact {
	background: url("images/sectionhead_contact.jpg");
	
}

/* End Section Headers */
/* Begin SubSection H1's */

h1.subsection-title{
	width:860px;
	margin:0;
	padding: 5px 0 0 15px;
	height: 30px;
	font: 22px normal Helvetica,"Lucida Grande", Verdana;
}







.subsection-title#blog-h1 {
		background: #7188a4;
		padding-left: 18px;
		width: 857px;
		color: #fff;
}



.subsection-title#about-h1 {
		background:#698570;	
		padding-left: 18px;
		width: 857px;
}


.subsection-title#events-h1 {
		background: #585858;
		padding: 5px 0 0 45px;	
		width: 830px;
}


.subsection-title#news-h1 {
		background:#de4948;
		padding-left: 58px;	
		width: 817px;
}

.subsection-title#community-h1 {
		background:#ff952d;
}


.subsection-title#contact-h1 {
		background:#8f66ab;	
		padding-left: 29px;
		width: 846px;
}

/* End SubSection H1's */


.page-content {
	width: 875px;
	height: 100%;
	padding: 0;
	background: #1a1a1a;
	clear: both;


}

.clear {
	clear: both;
}


#middle-content p {
	margin: 0 0 10px 0;
	
	}
	
	
#about-cont em {
	color: #aee4bd;
	font-variant: small-caps;
	font-size: 1.3em;

	
}


#about-cont img {
	margin: 2px 5px 5px 0;
}

#about-cont p {
	margin: 0 0 3px 0;
	
}


iframe {
	margin: 0 auto 0 auto;
}	
#subindex {
	width: 875px;
	margin: 0 auto 0 auto;
	/*clear: both;*/
	padding: 0;
}

.sidelogo {
	margin: 0 auto 0 auto;
	height: 119px;
	width: 841px;
	position:relative;
	bottom: 20px;
	background-repeat: no-repeat;




}

.sidelogo#blog {
	background: url("images/sidelogo_blog.png");
	
}

.sidelogo#about {
	background: url("images/sidelogo_about.png");
	
}


.sidelogo#events {
	background: url("images/sidelogo_events.png");
	
}


.sidelogo#news {
	background: url("images/sidelogo_news.png");
	
}


.sidelogo#com
