/**  Main **/

#headerBG {  
	background:url(../../images/headerbgs/wood.jpg) top center repeat-x;
}

#mainBG {
background: url(../../images/mainbgs/mainBG.png) #fff  repeat-x;
	min-height:75px;
	float:left; 
}

/** Menu **/

.sf-menu ul li:hover  {
background: #8e6d47;
}

/** Modules **/  

h3.modtitle {
       color:#8e6d47;
	   }
.module .blog h3.modtitle, .usermod .blog h3.modtitle  {
	color:#8e6d47;
	}
.module .audio h3.modtitle, .usermod .audio h3.modtitle  {
	color:#8e6d47;
	}	   
.module .video h3.modtitle, .usermod .video h3.modtitle  {
	color:#8e6d47;
	}
.module .star h3.modtitle, .usermod .star h3.modtitle  {
	color:#8e6d47;
	}
.module .community h3.modtitle, .usermod .community h3.modtitle  {
	color:#8e6d47;
	}
.module .calendar h3.modtitle, .usermod .calendar h3.modtitle  {
	color:#8e6d47;
	}
.module .arrow h3.modtitle, .usermod .arrow h3.modtitle  {
	color:#8e6d47;
	}
.module .dot h3.modtitle, .usermod .dot h3.modtitle  {
	color:#8e6d47;
	}
.module .line h3.modtitle, .usermod .line h3.modtitle  {
	color:#8e6d47;
	}
	
/*** NewsPro Styles ***/
.arefcolor {
color: #75443d;
}

.titlecolor {
color:#8e6d47;
}

/*** MyBlog Styles ***/
.entryContent small a:link,
.entryContent small a:visited{
	color:#8e6d47;
}

.entryContent .pub-month {
	background: #8e6d47;
}


/*** Kunena ***/
#Kunena .fb_header div#fb_topmenu a { border-left: 4px solid #8e6d47; } /* topmenu link items */
#Kunena div.fb_title_cover {color:#8e6d47;}
#Kunena a.fb_title, 
#Kunena .fb_title {color:#8e6d47;}
#Kunena .fb_header div#fb_topmenu a {color:#8e6d47;} /* topmenu link items */
#Kunena table.fb_blocktable thead tr th {color:#8e6d47;}
#Kunena div.fb_title_cover { color:#8e6d47; }

/*** JomSocial ***/


#community-wrap .app-box-title {
 color:#8e6d47;
}
body #community-wrap h3.frontTitle {
color:#8e6d47;
}
body #community-wrap .appsBoxTitle {
color:#8e6d47;
}
body #community-wrap ul.submenu li a {
color:#8e6d47;
}

/*** EventList ***/

div#eventlist h2 {
color:#8e6d47;
}

div#eventlist table.eventtable th {
color:#8e6d47;
}

  div.el_editevent div.el_buttons a.el_venue_select,
    div.el_editevent div.el_buttons a.el_venue_select:hover,
    div.el_editevent div.el_buttons a.el_venue_select:active,
    div.el_editevent div.el_buttons a.el_venue_select:focus {
color:#8e6d47;
}

    div.el_editevent div.el_buttons a.el_venue_select span,
    div.el_editevent div.el_buttons a.el_venue_select:hover span,
    div.el_editevent div.el_buttons a.el_venue_select:active span,
    div.el_editevent div.el_buttons a.el_venue_select:focus span {
color:#8e6d47;
}
