/*
Theme Name: Light Dose
Theme URI: http://themeforest.net/user/InfoStyle/portfolio
Author: InfoStyle
Author URI: http://themeforest.net/user/InfoStyle/portfolio
Description: Light Dose — a modern, dynamic, high-quality OnePage wordpress theme.
Version: 1.3.2
License: GNU General Public License
License URI: license.txt
Text Domain: Light Dose
Domain Path: /languages/
Tags: white, two-columns, left-sidebar, custom-menu, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* Set background to black */
body {
background-color: #000 !important;
}

.theme-white.background {
background-color: #000;
}

/* Remove black bar from behind logo and top menu */

.topper {
background-color:transparent !important;
position:static !important;
height:50px !important;
}

#navigation {
background: transparent;
border-bottom: none;
position: absolute !important;
}

/* Set font colour and typeface and for copy */

.footer li {
font-family:arial;
font-weight:bold !important;
color:#B2B4B4; !important;
}

.data-short {
font-size:48px !important;
color:#97895B;
}

.data-full {
font-family:arial;
font-weight:normal !important;
color:#B2B4B4;
font-size:16px !important;
margin-top:60px !important;
}

.about h2 {
color:#97895B !important;
}

.services h2 {
color:#97895B !important;
}

.action h2 {
color:#97895B !important;
}

.services h4 {
color:#97895B !important;
}

.services p {
color:#b4b2b2 !important;
}

/* Stop WHO WE HELP from sliding in from left */
.services .row > div {
	left: auto;
}

.contacts h2 {
color:#97895B !important;
}

.contacts address {
color:#b4b2b2 !important;
}

.contacts h4 {
color:#b4b2b2 !important;
}

/* Hide unwanted section */
.sect {
display:none;
}

/* Replace text menu with images */

#menu-item-340 a {
display:none;}

/* Hide HOME menu item */

#menu-item-296 a {
display:none;}

#menu-item-295 a {
display:block;
height:30px;
width:200px;
padding:0px;
margin-left:6px;
outline:none;
background-image:url('http://capitalfusion.com.au/wp-content/uploads/2014/04/cf_menu.png'); 
background-position:-60px 0;
color: transparent !important;
}

#menu-item-295 a:hover { 
background-position:-60px -34px !important; 
}

#menu-item-294 a {
display:block;
height:30px;
width:170px;
padding:0px;
margin-left:6px;
outline:none;
background-image:url('http://capitalfusion.com.au/wp-content/uploads/2014/04/cf_menu.png'); 
background-position:-260px 0;
color: transparent !important;
}

#menu-item-294 a:hover { 
background-position:-260px -34px !important; 
}

#menu-item-293 a {
display:block;
height:30px;
width:107px;
padding:0px;
margin-left:6px;
outline:none;
background-image:url('http://capitalfusion.com.au/wp-content/uploads/2014/04/cf_menu.png'); 
background-position:-430px 0;
color: transparent !important;
}

#menu-item-293 a:hover { 
background-position:-430px -34px !important; 
color: white;
}

#menu-item-300 a {
display:block;
height:30px;
width:60px;
padding:0px;
margin-left:6px;
outline:none;
background-image:url('http://capitalfusion.com.au/wp-content/uploads/2014/04/cf_menu.png'); 
background-position:0 0;
color: transparent !important;
}

#menu-item-300 a:hover { 
background-position:0 -34px !important; 
}

#menu-item-299 a {
display:block;
height:30px;
width:200px;
padding:0px;
margin-left:6px;
outline:none;
background-image:url('http://capitalfusion.com.au/wp-content/uploads/2014/04/cf_menu.png'); 
background-position:-60px 0;
color: transparent !important;
}

#menu-item-299 a:hover { 
background-position:-60px -34px !important; 
}

#menu-item-298 a {
display:block;
height:30px;
width:170px;
padding:0px;
margin-left:6px;
outline:none;
background-image:url('http://capitalfusion.com.au/wp-content/uploads/2014/04/cf_menu.png'); 
background-position:-260px 0;
color: transparent !important;
}

#menu-item-298 a:hover { 
background-position:-260px -34px !important; 
}

#menu-item-297 a {
display:block;
height:30px;
width:107px;
padding:0px;
margin-left:6px;
outline:none;
background-image:url('http://capitalfusion.com.au/wp-content/uploads/2014/04/cf_menu.png'); 
background-position:-430px 0;
color: transparent !important;
}

#menu-item-297 a:hover { 
background-position:-430px -34px !important; 
color: white;
}