/* Styles specific only to Community template */

#contentlayout {
	background: #c5d4c8 url("/assets/images/colFades/community.jpg") repeat-x bottom;
}
/* Extend the nav menu tab to indicate current section */
ul#mainnav a#navitem7 {
	background: transparent url("/assets/images/header/sections/navitembg-7.gif") no-repeat 0 0;
	color: #fff;
}
#leftcolumn h3, #rightcolumn h3 {
	background-color: #5b7900;
	color: #fff;
}
#sectionheading {
	color: #1b2401;
}
p#sectiontheme {
	background: #5b7900 url("/assets/images/themes/community.jpg") no-repeat 0 0;
	color: #fff;
}
.mmhide_contentblurb, #rightcolumn ul, #rightcolumn p {
	background-color: #f6f7f8;
}
/* Table with borders: section colours */
table.bordered th, table.bordered td {
	border-color: #5b7900;
}
div.popbox, table.bordered th, table.bordered td.emptycell {
	background-color: #c5d4c8;
}
.artwork {
	width: 300px;
	margin: 0 auto;
	font-size: smaller;
}
