/*
Theme Name: LightBulb Theme
Theme URI: http://lightbulbdigital.com.au
Description: LightBulb Digital 960 grid theme
Version: 2.0
Author: LightBulb Digital
Author URI: http://lightbulbdigital.com.au
*/

body {
	padding-bottom: 20px;
}


/** Headings **/
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	padding-top: 15px;
}

h2 {
	font-size: 11px;
	color: #71462e;
	font-weight: bold;
	padding-top: 10px;
}

h2 > p {
	font-size: 11px;
	color: #71462e;
	font-weight: bold;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}


/** Header **/
#header {
	background-color: #7d7d7d;
	color: #fff;
	/*padding: 10px;*/
}

#header h1 {
/*	background-image: url('images/logo.png');
	width: 250px;
	height: 86px;*/
	display: none;
/*	text-indent: -9999em;
	position: relative;*/
}

#header h1 a {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
}


/** Main Menu **/
.main-menu {
	overflow: visible;
}

.main-menu ul li {
	float: left;
	position: relative;
}

.main-menu ul li a {
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
}

p a {
	color: #000;
	text-decoration: none;
}

/*.main-menu ul li a:hover {
	background-color: #8a8a8a;
}*/

/*.main-menu ul li.current_page_item a,
.main-menu ul li.current_page_parent a {
	background-color: #8a8a8a;
}*/

/** Main Content Area **/
#content {
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 105px;
	min-height: 200px;
}


/** Sidebar **/
#sidebar {
	background-color: #545454;
	padding: 10px;
	min-height: 300px;
	color: #fff;
}


/** Footer **/
#footer {
	background-color: #7d7d7d;
	color: #fff;
}

#footer p {
	padding: 10px;
}

#footer a {
	color: #fff;
}


/** Misc **/
.clearfix {
	clear: both;
}

.right {
	text-align: right;
}

/* Custom added styles for Walkley Heights */

.footer-text, .footer-text a
{
	font-size: 10px;
	text-decoration: none;
	color: black !important;
}

body
{
	background-color: #E9E3DB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;	
}

body#tinymce
{
	background-color: #FBF9F8;	
}

.main
{
	background-color: #FBF9F8;
}

p
{
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	padding-top: 10px
}

#footer
{
	background-color: #F0EEE9;
	text-align: center;
	margin-top: -20px;
	box-shadow: 2px 2px 1px #888888;
}

.tanbg
{
	background-color: #F0EEE9;
	padding-left: 355px;
	margin-left: -355px;
	margin-right: -105px;
	padding-right: 105px;
}

.regular
{
	background-color: #FBF9F8;
	padding-left: 355px;
	margin-left: -355px;
	margin-right: -105px;
	padding-right: 105px;
}

/*.help-div
{
	margin-left: -355px;
	margin-right: -105px;
	background-color: #F0EEE9;
}

.help-div > .tanbg
{
	padding-left: 0px;
	padding-right: 0px;	
}*/

/*.grid_12
{
	width: 960px !important;
	margin-left: 0
}

.grid_9
{
	width: 740px !important;	
}

.grid_3, .grid_9, .grid_12
{
	margin-left: 0px !important;
	margin-right: 0px !important;
}*/

.sub-menu
{
	display: none;
	position: absolute;
	top: 25px;
	left: 10px;
	z-index: 100;
	width: 150px;
}

.sub-menu li
{
	display: block;
	width: 100%;
	border-bottom: solid 1px #F0EEE9;
	background: #FBF9F8;
	opacity: 0.95;
}


.menu-item
{
	padding-left: 10px;
	padding-right: 10px;
}

.main-menu ul li a 
{
	color: #71462e;
	font-weight: bold;
}

.header-image img
{
	width: 100%;
}

.side-image
{
	min-height: 100px;
}

img { vertical-align: bottom }

#header img
{
	display: block;
	margin: auto;
}

#header
{
	background-color: #FBF9F8;
}

.side-image img
{
	margin-top: -20px;
	padding-left: 20px;
	position: relative;
	z-index: 99;
}

.main_content
{
	background-color: #FBF9F8;
	box-shadow: 3px 3px 1px #888888;
	padding-bottom: 45px;
}

.sub-thumb
{
	margin-left: -200px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}

.inline-image
{
	margin-top: -180px;
}

.circles-left
{
	position: absolute;
	top: 255px;
	left: 0px;
	z-index: 100;
}

.circles-right
{
	position: absolute;
	top: 255px;
	right: 0px;
	z-index: 100;
}

.nav-main
{
	border-bottom: solid 2px #5A2A16;
}

.faq-question
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #84604A;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	padding-bottom: 5px;
	padding-top: 5px
}

.answer-header
{
	font-weight: bold;
}

.image-sidebar
{
	padding-top: 40px;
}

.bold
{
	font-weight: bold;
}

.team-image
{
	float: left;
	padding-right: 20px;
}

.sub-menu li:hover
{
	opacity: 1;
	background-color: #5B574B;
}

.sub-menu li > a
{
	width: 100%;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}


.sub-menu li > a:hover
{
	color: white;
}

.menu-bar
{
	padding-left: 40px;
}

.services-list li > a
{
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
}

strong, b
{
	font-weight: bold;
}

.container_12 .prefix_4
{
	margin-left: 320px;
	padding-left: 0px;
}