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

	Theme Name : RC 2010
	Version : 1.0   
	Author : Adrian Anderson
	Author URI : http://www.figcreative.com.au	

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

 

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	margin:0;
	padding:0;
	/* customize_background */ background-color:#042961; /* customize_background */
}
a {
	/* customize_link */ color:#174775; /* customize_link */
}
a img { border: 0 }

h1 {color:#9f1d07;}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#page {
	background: url(http://www.richardsconsulting.com.au/themes/rc_2010/images/body-bg.jpg) no-repeat center top;
	overflow:hidden;
}


/* Header */

#header {
	width: 960px;
	margin: 0 auto; 
	position: relative;
	border-bottom: 5px solid #fff;
}
#header #logo {
	padding: 10px;
	background: url(http://www.richardsconsulting.com.au/themes/rc_2010/images/logo.gif) no-repeat 20px 20px;
	width: 335px;
	height:110px;
}
#header #logo h1{
	font-size:35px;
	line-height:1;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#header #logo h1 a {
	text-decoration:none;
}
#header p {
	margin:0;
}
#header-area {
	width:auto;
	padding: 10px;	
	color: #fff;
}
#header-area a {
	color: #fff;
	text-decoration:none;
}
#header-area form {
	background:none!important;
	border:none!important;
	padding:0!important;
	margin:0!important;
}

#header #logo a {
	color:#4E769D;
}
#header-area {
	background-color: #333;
	border-top:5px solid #D9B800;
	position: absolute;
	top: 0;
	right: 0;
}


/*  Main Navigation  */

#nav {
	height: 70px;
	overflow:hidden;
	background: url(http://www.richardsconsulting.com.au/themes/rc_2010/images/nav-bg-blue.png) repeat-x top;
}
#nav ul {
	width: 940px;	
	margin:15px auto 0;
	padding:0;
}
#nav ul li {
	margin:0;
	list-style:none;
	float:left;
	padding:0;
	border-left:1px solid #FFF;
}
#nav ul li a {
	color:#fff;
	display:block;
	padding:3px 45px 3px 8px;
	font-size:1.8em;
	text-decoration:none;
}

#nav ul li.nav-selected {
	background-color:#042961;
}
#nav ul li:hover {
	background-color:#333;
}
#nav li ul {
	background-color:#333;
}
#nav li li:hover {
	background-color: #444;
}

/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 225px;
	margin:0 0 0 -1px;
	padding:6px 0;
	border-left:1px solid #FFF;
    z-index: 10;
}

#nav li li {
    font-size: 0.7em;
    line-height: 1.2em;
	float:none;
	text-transform:none;
	border-left:none;
}
#nav li li a {
	padding:7px 40px 7px 10px;
}
#nav ul li ul li.nav-selected {}	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
	


/* Feature */

#feature {
	position: relative;
	overflow:hidden;
}
#feature img {
	display:block;
}
#feature .grid_16 .inner {
	padding:0;
	overflow:hidden;
}
#feature-box {
	background-color: #fff;
	position: absolute;
	top: 20px;
	left: 20px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	min-height:300px;
}
#feature-box p {
	font-size:1.3em;
}
#feature .grid_16 .inner {
	border-bottom:5px solid #d9b800;
}


/* Title */

#title {
	border-bottom: 2px dotted #676767;
	margin-bottom: 25px;
}
#title h1 {
	margin-bottom: 0.3em;
}
#title h2 {
	color: #676767;
}



/* Sections */

#sections {
	clear: both;
	overflow: hidden;
}
#sections h3 {
	padding-bottom:6px;
}

ul.nav {
	list-style-type: none;
	padding-left: 0;
}
ul.nav li {
	font-size: 1.2em;
	margin-bottom: .4em;
	padding-left: 15px;
	line-height: 1.2em;
	
}
ul.nav li:hover {
	background: url(http://www.richardsconsulting.com.au/themes/rc_2010/images/arrow.gif) no-repeat left 3px;
	}
ul.nav li a {
	text-decoration: none;
}
ul.nav li a:hover {
	text-decoration: underline;
}
#sections {
	background: url(http://www.richardsconsulting.com.au/themes/rc_2010/images/sections-bg-blue.jpg) repeat-y center top !important;
}
#sections h3 {
	border-bottom:3px solid #4e769d;
}



/* Wrapper */
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
.inner {
	padding: 20px 10px 10px;
}
#feature-box .inner {
	padding:20px;
}
#left-column .inner {
	padding-left:10px;
}
#right-column .inner {
	padding-right:20px;
}
#left_sidebar #content .inner, #sidebar .inner {
	padding: 0 0 10px 10px;
}
#content .inner {
	padding: 0 10px 10px 10px;
}
#left_sidebar #sidebar .inner {
	padding: 0 10px 10px 0;
}
#full #content .inner {
	padding:0;
}
#wrapper .container_16 {
	background-position: 780px 0;
	overflow: hidden;
}
#left_sidebar #wrapper .container_16 {
	background-position: 180px 0;
}
#home #wrapper .container_16, #full #wrapper .container_16 {
	background:none;
}




/* Content */

#content {
}
#left_sidebar #content {
	float: right;
}
#content-header {
	overflow: hidden;
	margin-bottom: 15px;
}


/* Breadcrumbs */
#breadcrumbs {
	width: 940px;
	margin: 0 auto 20px;
}
#breadcrumbs p {
	margin-bottom: 0!important;
	padding: 8px 10px;
}
#breadcrumbs {
	background-color: #F0F3F6;
}


/* Sidebar */
#sidebar {
	background: url(http://www.richardsconsulting.com.au/themes/rc_2010/images/divider.gif) repeat-y left top;
}


/* Sub Navigation */
ul.sub-nav {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style: none;
}
ul.sub-nav li {
	border-bottom: 2px dotted #909090;
}
ul.sub-nav li a {
	background-position: left 7px;
	*background-position: left 8px;
	text-decoration:none;
	display: block;
	padding: 3px 2px 3px 13px;
	font-size: 1.1em;
	line-height:1.2em;
}
ul.sub-nav li.nav-selected a {
	color: #000;
	font-weight: bold;
}
ul.sub-nav li li {
	border-bottom:none!important;
	color:#777;
	font-size:0.9em;
	list-style:none;
}
ul.sub-nav li ul {
	margin:0 0 0.5em 30px;
	padding:0;
}
ul.sub-nav li li a {
	padding:0!important;
	background:none;
	font-size: 0.95em;
}
ul.sub-nav li a {
	background: url(http://www.richardsconsulting.com.au/themes/rc_2010/images/arrow-red.png) no-repeat;
}



/* Footer */

#footer {
	clear:both;
	color:#333;
	width:940px;
	margin:0 auto;
	text-align:center;
}
#footer .inner {
	padding:10px 20px;
}
#footer p {
	margin:1em 0;
}
#footer ul {
	margin:0 auto 20px 0;
}
#footer li {
	display:inline;
	padding:0 2em 0 0;
}
#footer ul.nav li:hover {
	background: none;
	}
#footer a {
	color:#333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	margin-left:20px;
}
#footer {
	border-top:1px solid #999;
}
#footer .inner {
	background-color:#eee;
}

/* News Article */
#news_article #content p.news-desc {
	font-size: 1.2em;
}


/* Form */

#page form {
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
	padding: 15px;
	margin-bottom: 1.5em;
}
#page form.miniSurveyView {
	background-color: transparent;
	border: none;
	padding: 0;
	margin-bottom: 1.5em;
}
#page form table {
	margin-bottom: 0;
}
#page form table td {
	border: 0;
}
#page form input.formBlockSubmitButton, #page form input.searchBlockSubmitButton { 
	background:#444;
	font-weight: bold;
	margin: 1em 0;
	padding: 4px; 
	color: #fff;
	border: 1px solid #5F5F5F;
	cursor:pointer;
	width:40%;
}
#page form input.formBlockSubmitButton:hover, #page form input.searchBlockSubmitButton:hover { 
	background:#222;
	border: 1px solid #000;
}
#page form input, #page form textarea, #page form select {
	padding:0;
	color:#000;
	font-size:12px;
	width:90%;
}


/* alignment classes & additional classes*/

.left  { float: left; }

.right { float: right; }

.addthis_toolbox { float:right; }
.addthis_toolbox .at300bs { padding-right:2px; }
.addthis_toolbox a, .addthis_toolbox.addthis_default_style span { line-height:1 !important; }


/* Clearing */

.clearboth { clear: both; }

.clear { display:inline-block; }

.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: ".";
}

/* Misc */
.button {
	background: url(http://www.richardsconsulting.com.au/themes/rc_2010/images/arrow-red.png) no-repeat;
}
.box {
	background-color:#F0F3F6;
}