/* COLOURS

#45453f - Light
#30302c - Dark

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

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
body {
	background: #afce8b url("../../styles/clean-light/images/octofine/green-bg.jpg") no-repeat top center !important;
}

#header #nav li a:link, #header #nav li a:visited, #header #nav li a:active {
	background: #abb68b;
}

#header #nav li a:hover {
	background: #262622;
}

#header-alt #nav li.current_page_item a:link, #header-alt #nav li.current_page_item a:visited, #header-alt #nav li.current_page_item a:active, #header-alt #nav li.current_page_item a:hover {
	background: #53534c;
}

#header-alt #photos h2 {
	color: #30302c;
}

#header #status strong {
	color: #30302c;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.content h2 {
	color: #30302c;
}

.content h2 a:link, .content h2 a:visited, .content h2 a:active {
	color: #30302c;
}

.content h2 a:hover {
	color: #1b1b19;
}

.content h2.heading {
	background: #abb68b url("../../styles/clean-light/images/octofine/heading-bg.jpg") repeat-x 0 100%;
}

.content h3 a:link, .content h3 a:visited, .content h3 a:active {
	color: #30302c;
}

/* @end */

/* @group sidebars */

/* SIDEBARS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#categories li.current_page_item-cat {
	color: #c1c1b7;
	background: #abb68b url("../../styles/clean-light/images/octofine/category-bg.jpg") repeat-x 0 100%;
}

.widget h2 {
	background: #abb68b url("../../styles/clean-light/images/octofine/heading-sidebar-bg.jpg") repeat-x 0 100%;
}

#media-widget.widget h2 {
	color: #c1c1b7;
}

#featured {
background-image:none !important;
background-color: #abb68b !important;
}

#featured-image {
	background-color: #abb68b !important;
	border-color: #a0a678 !important;
}

#featured-image h2 {
    font-family:"Century Gothic",Georgia, "Times New Roman", Times, serif !important;
	font-weight:bold;
}


#featured h2 {
	background: url("../../styles/clean-light/images/octofine/featured-overlay.png") repeat-x 0 0 !important;
}

#logo {
	font: 3em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
#header-alt #photos h2 {
	font: bold 1.6em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
#header #status strong {
	font: italic bold 1.3em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}

#header-alt #status strong {
	font: italic bold 1.1em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
.content h2.heading {
	font: bold 1.6em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
.content .more {
	font: 1.4em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
#featured h3 {
	font: normal 2em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
.post.single .post-date, .post.index .post-date {
	font: 1.8em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
p.pullquote-left, p.pullquote-right {
	font: italic 1.6em/1.3em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
.post-meta {
	font: 1.4em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
#categories li a:link, #categories li a:visited, #categories li a:active {
	font: normal 1.4em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
	color: #6b754c !important;
}
.widget h2 {
	font: bold 1.6em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}
#lifestream-widget h3 {
	font: bold 1.4em "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}

#nav li {

	font-family: "Century Gothic",Georgia, "Times New Roman", Times, serif !important;
}

#header #nav li {
	font-size: 1.5em !important;
}

#featured p {
	color: #fbf7e4 !important;
}

#featured:hover p {
	color: #ffffff !important; 
}

#featured h3 {
	color: #fbf7e4 !important;
}

#featured:hover h3 {
	color: #ffffff !important; 
}
#logo {margin:10px 0 0 30px !important;}

ul.subcats {margin-bottom:20px;}

p.thumbimg {float:left !important;width:120px !important ;margin-right:10px !important ;margin-top:10px !important;}
p.thumbimg-index {margin-bottom:10px !important; padding-bottom:0 !important; float:left !important; width:130px !important;}
.post.index {clear:both !important;}
/* @end */