/* COLOURS



#d67439 - Light

#F90 - Dark



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */



/* @group nav */



/* NAV

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */



#header #navo li a:link, #header #navo li a:visited, #header #navo li a:active {

	background: #F90;

}



#header #navo li a:hover {

	background: #a03c00;

}



#header-alt #navo li.current_page_item a:link, #header-alt #navo li.current_page_item a:visited, #header-alt #navo li.current_page_item a:active, #header-alt #navo li.current_page_item a:hover {

	background: #F90;

}



#header-alt #photos h2 {

	color: #F90;

}



#header #status strong {

	color: #F90;

}



/* @end */



/* @group content */



/* CONTENT

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */



.content h2 {

	color: #8bc66c;

	

}



.content h2 a:link, .content h2 a:visited, .content h2 a:active {

	color: #8bc66c;
	

}



.content h2 a:hover {

	color: #1b1b19;

}



.content h2.heading {

	background: #d67439 url("../../styles/clean-light/images/orange/heading-bg.jpg") repeat-x 0 100%;

}



.content h3 a:link, .content h3 a:visited, .content h3 a:active {

	color: #F90;

}



/* @end */



/* @group sidebars */



/* SIDEBARS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */



#categories li.current_page_item-cat {

	color: #ffc5ac;

	background: #d67439 url("../../styles/clean-light/images/orange/category-bg.jpg") repeat-x 0 100%;

}



.widget h2 {

	background: #d67439 url("../../styles/clean-light/images/orange/heading-sidebar-bg.jpg") repeat-x 0 100%;

}



#media-widget.widget h2 {

	color: #ffc5ac;

}



/* @end */