/*
	
	Theme Name: Brolgas
	
	Blue - #3399CC
	
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/coda-slider.css";

body {
	background: url(style/images/content_bg.png) #E6E6E6 repeat-y center;
	font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 12px;
	color: #333;
}
#page_wrap_container {
	width:100%;
	margin:0 auto;
}
#page_wrap {
	margin: 0 auto;
	width: 960px;
}
#page {
	width: 960px;
	float:left;
	clear:both;
	line-height: 1.3;
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #92bf4f;
}

h2 {
	font-size: 20px;
	margin: 10px 0 10px 0;
}
h3 {
	font-size: 16px;
	margin: 10px 0 10px 0;
}

h4 {
	color: #92bf4f;
	font-weight: bold;
}

p {
	margin: 0 0 10px;
}

a {
	text-decoration: none;
	color: #92bf4f;
}

a:hover {
	text-decoration: underline;
	color:#333333;
}
a {
outline: none;
}


/* --------------------------------------------------------------------------- HEADER */

#header {
	background: url(style/images/header.jpg) no-repeat;
	height: 267px;
	float:left;
	clear:both;
	width:960px;
}

/* --------------------------------------------------------------------------- MENU */

#menu {
	background: url(style/images/menu_bg.png) repeat-x;
	height: 47px;
	padding: 0 0 0 30px;
	float:left;
	clear:both;
	width:930px;
}

#menu li {
	display: block;
	float: left;
	background: url(style/images/button_menu.png) repeat-x;
	height: 13px;
	padding: 17px 0;
	border-left: 1px solid #339999;
	border-right: 1px solid #3366CC;
}

#menu li:hover {
	background: url(style/images/menu_bg_on.png) repeat-x;
}

#menu li a {
	text-decoration: none;
	color: #FFF;
	padding: 15px 10px;
	font-size:12px;
}

/* --------------------------------------------------------------------------- SIDEBAR */

#sidebar {
	width: 351px;
	float: right;
	clear:none;
	margin: 20px 0 0 0;
}

#sidebar p {
	font-size: 12px;
}

#sidebar_findings {
	background: url(style/images/light_green_bg.png) repeat-y;
	margin: 10px 0 0 0;
}

#sidebar_findings p {
	padding: 0 15px;
	color: #808080;
	font-size:11px;
}

#sidebar_findings a {
	color: #333;
}

#sidebar_findings_top {
	background: url(style/images/light_green_top.png) no-repeat;
	height: 10px;
}

#sidebar_findings_bottom {
	background: url(style/images/light_green_bottom.png) no-repeat;
	height: 10px
}

#sidebar_findings h5 {
	padding: 5px 0 0 15px;
	margin: 0;
}

	
#theMenu { width: 351px; margin:0; position:relative; z-index:1; }

/* Some list and link styling */
#theMenu li { width: 351px; }
#theMenu li { list-style-type: none; }
#theMenu li div{ width: 351px; display:block; position:relative; }
#theMenu li div img{ border:0px; }

.widgettitle{
	display:none;
}
li.widget{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:20px;
	margin-bottom:15px;
}

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

#content {
	float: left;
	clear:none;
	width: 560px;
	margin: 20px 0 0 10px;
}

#content a {
	color: #92bf4f;
}
#content a:hover {
	color:#333333;
}
#content ul, #content ol{
	padding:0px 0px 10px 20px;
}
#content ul li{
	list-style:disc;
}
#content ol li{
	list-style:decimal;
	padding:0px 0px 10px 0px;
}
#featured_panel{
	width:587px;
	margin-left:-10px;
	font-size:11px;
	float:left;
}
#featured_panel_top{
	background:url(style/images/featured_03.jpg);
	width:587px;
	height:8px;
}
#featured_panel_content{
	width:586px;
}
.scroll {
	background:url(style/images/featured_05.jpg);
}
.navigation {
	background:url(style/images/feat_footer_07.jpg) 0px 0px no-repeat;
	float:left;
	clear:both;
	width:586px;
}

#nav_item{
	width:175px;
	position:relative;
	float:left;
	padding:30px 10px 10px 10px;
}
a.selected #nav_item{
	background:url(style/images/arrow_10.jpg) top center no-repeat;
}
.navigation a.selected #nav_item h4{
	color: #3399CC;
}
.navigation a.selected #nav_item p{
	color:#999999;
}

.navigation a h4{
	font-size:12px;
}
.navigation a h4, .navigation a p{
	color:#333333;
}
#featured_panel h2{
	font-size:14px;
	letter-spacing:-0.5px;
	font-weight:bold;
	margin:0px;
	padding:0 0 5px 0;
	line-height:15px;
}
#featured_panel h2 a{
	text-decoration:none;
	color:#3399CC;
}
#featured_panel h2 a:hover{
	text-decoration:none;
	color:#333333;
}
.date{
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
#nav_item p{
	padding:0px 0px 5px 0px;
	margin:0px;
}
#featured_panel .panel a{
	font-weight:bold;
	color:#3399CC;
}

.navigation a #nav_item h4:hover {
	color:#3399CC;
	text-decoration:none;
}
.navigation a #nav_item p:hover {
	color:#999999;
	text-decoration:none;
}
a span#nav_item{
	display:block;
}
a span#nav_item:hover{
	text-decoration:none;
}
.navigation a.selected {
}

.navigation a:focus {
}

.entry_home{
	border-top:1px solid #CCCCCC;
	float:left;
	padding-top:15px;
}
img.alignright{
	padding:0px 0px 15px 15px;
	float:right;
}
img.alignleft{
	padding:0px 15px 15px 0px;
	float:left;
}

#featured_panel img.attachment-thumbnail{
	padding:0px 15px 15px 0px;
	float:left;
}

.gallery img{
	width:95px;
	height:95px;
	border:1px solid #CCCCCC!important;
	padding:4px;
}
.gallery img:hover{
	background:#CCCCCC;
}
.gallery-item, .gallery-icon{
	margin:0px!important;
	padding:0px!important;
}

.wp-caption{
	border:0;
	background:none;
	font-style:italic;
	color:#999999;
	font-size:11px;
	padding:0px;
	margin:0px;
}
.wp-caption img{
	padding:10px;
}

.wp-caption-text{
	border-top:1px solid #CCCCCC;
	padding:10px;

}

blockquote{
	padding:10px 30px;
	background: url(style/images/quote_18.jpg) 0px 10px no-repeat;
	font-size:16px;
	color:#999999;
}
/* --------------------------------------------------------------------------- FOOTER */

#footer {
	clear: both;
	border-top: 1px solid #CCC;
	margin: 30px 0 20px 0;
	color: #999;
	padding: 20px;
	font-size: 12px;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

#footer_right ul li {
	float: left;
	margin: 0 5px;
}

#footer a {
	color: #999;
}

/* --------------------------------------------------------------------------- ODD */

/* Search */

#searchform {
	height: 23px;
	vertical-align: middle;
}

#searchsubmit {
	background: url(style/images/button_search.png) no-repeat;
	border: none;
	height: 23px;
	width: 56px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

input {
	border: 1px solid #CCC;
	padding: 4px;
	width: 190px;
	margin: 0 5px 0 10px;
}

/* HR */

hr {
	height:0;
	border:0;
	border-top: 1px solid #EbEbEb;
	
}

/* Image Floats */

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.clear {
	clear: both;
}