/* Brown */

body.bc-brown {
	border-top: 4px solid #7F5124;
}

.bc-brown .contentheading,
.bc-brown #main-section a,
.bc-brown .moduletable h3,
.bc-brown #left-column .module h3,
.bc-brown #right-column .module h3,
.bc-brown #left-column .module-menu h3,
.bc-brown #right-column .module-menu h3,
.bc-brown #bottommodules1 .module h3,
.bc-brown #bottommodules2 .module h3,
.bc-brown #sub-menu a {
	color: #8B6846;
}

.bc-brown img#logo {
	background: url(../images/brown/logo.png) 0 0 no-repeat;
}

.bc-brown #showcase {
	background: #97b800 url() 0 0 no-repeat;
}

.bc-brown .showcase-div {
	background: url(../images/showcase-overlay.png) 0 0 repeat-x;
}

/*.bc-brown #showcase .column-1 {
	border-right: 1px solid #8B6846;
}*/

.bc-brown #showcase a {
	color: #FFF;
}

.bc-brown #showcase ul.latestnews li {
	background-color: #57422E;
}

.bc-brown #showcase ul.latestnews li:hover {
	background-color: #3D2E20;
}

/*.bc-brown .date-block {
	border-bottom: 1px solid #8B6846;*/
}

.bc-brown span.date-number {
	background: #7E6043;
	color: #fff;
}

.bc-brown #horiz-menu li.active a,
.bc-brown #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-brown #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #8B6846;
	color: #8B6846;
}

.bc-brown #news-rotator .story {
	border-top: 5px solid #8B6846;
	color: #FFF;
}

/* KUNENA */

#Kunena div.fb_title_cover {
	float:left;
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	line-height:normal;
	padding:2px;
	margin-left:2px;
}
#Kunena .fb_title, 
#Kunena a.fb_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	text-decoration: none;
}
#Kunena .fb_title a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
#Kunena div.fb_credits {
	display: none;
}