/* Community specific header styles and sidebar menu */

h1 {
color:#9F4427;
float:left;
font-size:26px;
margin:5px 0 0;
padding-left:23px;
}

h2 {
color:#9F4427;
font-size:26px;
margin-bottom:4px;
margin-top:15px;
}

.edgered .community_share {
float:left;
height:32px;
margin-left:27px;
margin-top:6px;
}

.edgered #follow_twitter {
float:left;
width:150px;
margin-left:11px;
}

.edgered #follow_twitter a {
margin-top:8px;
display:block;
width:150px;
height:100px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("../images/follow_edge_twitter.gif") 0 0 no-repeat;
text-decoration: none;
}

.edgered #follow_twitter a:hover { 
width:150px;
background-position: 0 -123px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.edgered #follow_twitter a:active {
width:150px;
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}

/* End community specific header styles */


.edgered #title_text.community {

}

/* Styles for EDGE Community and other similar pages */
.edgered #textsection_titlebar {
	height: 22px;
	background-image: url(/images/new_fade_2.gif);
}

/* Mammal Brown Link Code */

.edgered a#standard:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76372E;
	font-weight: bold;
}
.edgered a#standard:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #76372E;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE7E0;
}
.edgered a#standard:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76372E;
	font-weight: bold;
}

.edgered a#standard_alt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6574E;
	font-weight: bold;
}
.edgered a#standard_alt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #A6574E;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE7E0;
}
.edgered a#standard_alt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6574E;
	font-weight: bold;
}


.edgered .project_header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76372E;
	font-weight: bold;
}

.edgered #community_titlebar {
	background-image: url(/images/new_fade_2.gif);
}

.edgered #community_titlebar_highlight {
	background-color: #FFE79E;
	background-image: none;
}


.arial_title_bold_black {
   color: #333333;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
}

