/**  Main **/

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

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

/** Menu **/

.sf-menu ul li:hover  {
background: #6c3a35;
}


/** Modules **/  

h3.modtitle {
       color:#6c3a35;
	   }
.module .blog h3.modtitle, .usermod .blog h3.modtitle  {
	color:#6c3a35;
	}
.module .audio h3.modtitle, .usermod .audio h3.modtitle  {
	color:#6c3a35;
	}	   
.module .video h3.modtitle, .usermod .video h3.modtitle  {
	color:#6c3a35;
	}
.module .star h3.modtitle, .usermod .star h3.modtitle  {
	color:#6c3a35;
	}
.module .community h3.modtitle, .usermod .community h3.modtitle  {
	color:#6c3a35;
	}
.module .calendar h3.modtitle, .usermod .calendar h3.modtitle  {
	color:#6c3a35;
	}
.module .arrow h3.modtitle, .usermod .arrow h3.modtitle  {
	color:#6c3a35;
	}
.module .dot h3.modtitle, .usermod .dot h3.modtitle  {
	color:#6c3a35;
	}
.module .line h3.modtitle, .usermod .line h3.modtitle  {
	color:#6c3a35;
	}
	
/*** NewsPro Styles ***/
.arefcolor {
color:#7d413d;
}

.titlecolor {
color:#6c3a35;
}

/*** MyBlog Styles ***/
.entryContent a:link,
.entryContent a:visited{
	color:#9e0e005;
}

.entryContent .pub-month {
	background: #6c3a35;
}


/*** Kunena ***/
#Kunena div.fb_title_cover {color:#6c3a35;}
#Kunena a.fb_title, 
#Kunena .fb_title {color:#6c3a35;}
#Kunena .fb_header div#fb_topmenu a {color:#6c3a35;} /* topmenu link items */
#Kunena table.fb_blocktable thead tr th {color:#6c3a35;}
#Kunena div.fb_title_cover { color:#6c3a35; }

/*** JomSocial ***/


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

/*** EventList ***/

div#eventlist h2 {
color:#6c3a35;
}

div#eventlist table.eventtable th {
color:#6c3a35;
}

  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:#6c3a35;
}

    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:#6c3a35;
}

