/*
Theme Name: Luminous Lives
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,
body {
	height: 100%;
	margin: 0;
}
html {background: url(images/bg-html.jpg);}
body {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #12335f;
	background: url(images/bg-body.jpg) repeat-y 50% 0;
	min-width:1002px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#4EA5E1;
}
a:hover 
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	margin:0 auto;
	width: 1002px;
	min-height: 100%;
	background: url(images/bg-wrapper.jpg) no-repeat;
	overflow:hidden;
}
* html #wrapper {
	height: 100%;
	overflow:visible;
}
.w1 {padding-bottom: 297px;}
#header {
	/*background: url(images/bg-header.jpg) no-repeat 0 100%;*/
	width: 1002px;
}
.header-b {
	background: url(images/bg-header-b.png) no-repeat;
	height: 15px;
	overflow:hidden;
}
.header-holder {
	background: url(images/bg-header-holder.jpg) repeat-y;
	padding:0px 0 0px 10px;
}
#nav {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:980px;
}
#nav li {
	float:left;
	font:bold 16px/17px Arial, Helvetica, sans-serif;
/*	background: url(images/nav-separator.gif) no-repeat 0 12px;*/
	margin:0 0 0 -2px;
	padding:0 6px;
	word-spacing:-2px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#nav li:hover {
	background: #092646;
}
#nav a {color:#4ea5e1;}

#nav a:hover, li.current_page_item a { color:#0A2443!important; }
li.brand ul li.current_page_item a {color: #72C9FF!important;}
#nav li:hover a{
	color: #4ca6e4!important;
}
#nav li ul {
	position: absolute;
display: none;
margin: 0px;
padding: 3px;
z-index: 100;
background: #E8E8E8;
margin-top: 10px;
margin-left: -5px;
}

#nav li ul li {
	background: #e8e8e8;
	padding: 3px;
	list-style-type: none;
	float: none; 
	margin: 0px;
}
#nav li ul li a {
	color: #4695cd;
	font-weight: bold;
	font-size: 14px;
	padding-right: 113px;
}
#nav li:hover ul {
	display:block;
}
#nav li:hover ul li {
	background: none;
}
#nav li ul li a:hover {
	color: #4695cd!important;
	text-decoration: underline;
	background: none;
	}
#main {
	width:1002px;
	margin-top:-15px; 
}
.main-heading {
	overflow:hidden;
	width:100%;
	/*padding:0 0 21px;*/
/*&	background: url(images/bg-main-heading.png) no-repeat; */
}
.main-holder {
	width:100%;
	padding:0 0 11px;
}
.main-holder:after {
	content:"";
	display:block;
	clear:both;
}
.main-heading .logo {
	/*margin:17px 0 0;*/
	/*padding:0 0 12px;*/
	background: url(images/logo.png) no-repeat;
	width:638px;
	height: 201px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0px;
	
}
.main-heading .logo a {
	display:block;
	height:100%;
	position:relative;
}
#content {
	float:left;
	width:585px;
	padding:20px 16px 9999px 37px;
	margin:0 0 -9999px;
	background:#fff url(images/bg-content.jpg) no-repeat 100% 0;
}
#content h2 {
	margin:0 0 17px -2px;
	color:#0e335f;
	font-size:21px;
	line-height:23px;
	font-weight:normal!important;
}
#content p {margin:0 0 22px;}
.text-box {margin:0 0 -4px;padding-right:20px;}
.signature {
	display:block;
	background: url(images/signature.jpg) no-repeat;
	width: 183px;
	height: 64px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 6px;
}
.name {
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	color:#0e335f;
}
.name span {color:#72c9ff;float:left;}
#sidebar {
	float:right;
	width:304px;
	margin:-189px 0 0;
	position:relative;
}
.tools {
	list-style:none;
	margin:0 0 6px 42px;
	padding:0;
	overflow:hidden;
	width:250px;
}
.tools li {
	float:left;
	width:37px;
	height:39px;
	padding:0 0 20px;
	margin: 0px 7px 0px 6px;
	overflow:hidden;
	text-indent:-9999px;
}
.tools a {
	display:block;
	height:32px;
	position:relative;
}
.facebook {
	background: url(images/facebook.png) no-repeat;
	width: 41px;
}
.twitter {
	background: url(images/twitter.png) no-repeat;
	width: 41px;
}
.mail {
	background: url(images/mail.png) no-repeat;
	width: 41px;
}
.linkedin {
	background: url(images/linkedin.png) no-repeat;
	width: 41px;
}
.rss {
	background: url(images/rss.png) no-repeat;
	width: 41px;
}
.search-form {
	overflow:hidden;
	width:250px;
	margin:0 0 30px 46px;
}
.search-form .text {
	float:left;
	background: url(images/bg-text1.gif) no-repeat;
	width: 180px;
	height: 21px;
	padding:5px 6px 0;
}
.search-form .text input {
	float:left;
	width: 180px;
	height: 17px;
	border-style:none;
	background:none;
	padding:0 0 1px;
	font-size:14px;
	line-height:18px;
	color:#80b8d9;
	font-weight:bold;
}
.search-form .submit {
	background: url(images/bg-submit1.gif) no-repeat;
	width: 43px;
	height: 26px;
	padding:0;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	border-style:none;
	float:left;
}
.register-box {
	background:#0d315b;
	width:278px;
	padding:3px 3px 4px 0;
}
.register-box-b {
	background: url(images/bg-register-box-b.png) no-repeat;
	height: 19px;
	overflow:hidden;
	margin:0 0 4px;
}
.register-box-heading {
	overflow:hidden;
	width:100%;
	margin:0 0 9px;
}
.register-box .logo {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/logo3.gif) no-repeat;
	width: 104px;
	height: 59px;
}
.register-box-text {
	float:left;
	width:156px;
	padding:12px 0 0 12px;
}
.register-box-text strong {
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/register-text.gif) no-repeat;
	width: 156px;
	height: 65px;
	float:left;
}
.register-form {
	overflow:hidden;
	width:269px;
	margin:0 0 0 9px;
}
.area {
	float:left;
	width:206px;
}
.row {
	overflow:hidden;
	width:100%;
	padding:0 0 9px;
}
.area input {
	float:left;
	border-style:none;
	background:none;
	color:#9dbfd6;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	padding:0 0 1px;
}
.register-form .text1 {
	width: 188px;
	height: 21px;
	float:left;
	padding:4px 9px 0;
}
.register-form .text1 input {
	width: 189px;
	height: 17px;
}
.register-form .text2,
.register-form .text3 {
	float:left;
	padding:4px 9px 0;
}
.register-form .text2 {
	width: 76px;
	height: 21px;
	margin:0 6px 0 0;
	padding:4px 9px 0;
}
.register-form .text2 input {
	width: 76px;
	height: 17px;
}
.register-form .text3 {
	width: 87px;
	height: 21px;
}
.register-form .text3 input {
	width: 87px;
	height: 17px;
}
.register-form .submit {
	float:right;
	background: url(images/bg-submit2.gif) no-repeat;
	width: 55px;
	height: 53px;
	margin:21px 1px 0 0;
	cursor:pointer;
}
.register-form .submit input {
	width: 55px;
	height: 53px;
	background:none;
	border-style:none;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.consultation-box {
	background:#9a3131 url(images/bg-consultation-box.jpg) repeat-x;
	overflow:hidden;
	width:272px;
	padding:11px 0 3px 9px;
}
.consultation-box-b {
	background: url(images/bg-consultation-box-b.png) no-repeat;
	height: 19px;
	overflow:hidden;
	margin:0 0 3px;
}
.consultation-box strong {
	background: url(images/consultation-text.jpg) no-repeat;
	width: 227px;
	height: 63px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.consultation-box a {
	float:right;
	background: url(images/bg-consultation-a.gif) no-repeat;
	width: 57px;
	height: 54px;
	overflow:hidden;
	text-indent:-9999px;
	margin:-49px 3px 0 0;
}
.brilliant-box {
	background:#0e335f;
	overflow:hidden;
	width:272px;
	padding:7px 0 0 9px;
}
.brilliant-box-b {
	background: url(images/bg-brilliant-box-b.png) no-repeat;
	height: 19px;
	overflow:hidden;
	margin:0 0 12px;
}
.brilliant-box strong {
	background: url(images/brilliant-box-text.gif) no-repeat;
	width: 230px;
	height: 107px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
.brilliant-box a {
	float:right;
	background: url(images/brilliant-box-image.png) no-repeat;
	width: 135px;
	height: 96px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-88px 1px 0 0;
	cursor:pointer;
}
.clients-box {
	overflow:hidden;
	width:272px;
	background:#515f40;
	padding:6px 0 3px 9px;
}
.clients-box-b {
	background: url(images/bg-clients-box-b.png) no-repeat;
	height: 18px;
	overflow:hidden;
}
.clients-box strong {
	float:left;
	background: url(images/clients-box-text.gif) no-repeat;
	width: 236px;
	height: 63px;
	overflow:hidden;
	text-indent:-9999px;
}
.clients-box a {
	background: url(images/clients-box-a.gif) no-repeat;
	width: 57px;
	height: 54px;
	overflow:hidden;
	text-indent:-9999px;
	margin:-44px 3px 0 0;
	float:right;
}
#footer {
	position:relative;
	overflow:hidden;
	width: 100%;
	height: 385px;
	margin-top: -297px;
	background: #2A6890 url(images/bg-footer.gif) repeat-x;
	font:10px/18px Arial, Helvetica, sans-serif;
	color:#72c9ff;
}
.footer-holder {
	background:url("images/bg-footer.gif") repeat-x scroll 0 0 transparent; 
	margin:0 auto;

	/*padding:15px 0 0 10px;*/
	width: 1002px; 
	position:relative;
	margin-bottom: 20px;
	
}
#footer .logo {
	background: url(images/logo-footer.gif) no-repeat;
	width: 123px;
	height: 54px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#footer .logo a {
	display:block;
	height:100%;
}
#footer img.footer-enquiry {
	left:765px;
	position:absolute;
	top:10px;
}
#footer span.footer-logo {
      background: url("images/footerlogo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 113px;
    left: 464px;
    position: absolute;
    top: 236px;
    width: 174px;
    z-index: 10;
}
.addnav {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	/*width:100%;*/
	background: #0A2443; 
	width: 600px; 
	padding:10px 0 0 38px;
	height: 290px; 
}
.addnav li {
	float:left;
	margin:0 10px 0 0;
	font-size: 11px; 
}
.addnav li span {
	font-size: 11px; 
}
.addnav a {
	color:#72c9ff;
	text-decoration:underline;
	font-size: 11px; 
}
.addnav a:hover {text-decoration:none;}
#footer h2 {
	margin:0;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#fff;
	margin-bottom: 5px; 
}
.addnav ul {
	list-style:none;
	margin:0 0 19px;
	padding:0;
}
ul.tweet_list li { margin-bottom: 10px; }
.addnav ul li {float:none;position: relative;z-index: 100;}
.brand {width:240px;}
.blog {width:340px;}
.info {
	width:220px;
	line-height:14px;
	padding:3px 0 0;
}
#footer .info h2 {line-height:14px;}
.addnav address {
	padding:0;
	font-style:normal;
	margin:0 0 36px;
}
.addnav address span {display:block;}

		.brilliant-brand {
			margin-top: 20px;
			margin-bottom: 20px;
		}
		.brilliant-brand a {
			background:url("/wp-content/themes/luminouslives/images/brilliantbrand.png") no-repeat scroll 0 0 transparent;
			display:block;
			height:141px;
			text-indent:-9999px;
			width:287px;
			outline:none; 
		}
		.get-glowing {
			margin-top: 20px;
			margin-bottom: 20px;
		}
		.get-glowing a {
			background:url("/wp-content/themes/luminouslives/images/getglowing.png") no-repeat scroll 0 0 transparent;
			display:block;
			height:100px;
			text-indent:-9999px;
			width:282px;
			outline:none; 
		}
		.real-world {
			margin-top: 20px;
			margin-bottom: 20px;
		}
		.real-world a.real-world-link {
			background:url("/wp-content/themes/luminouslives/images/realworld.png") no-repeat scroll 0 0 transparent;
			display:block;
			height:100px;
			text-indent:-9999px;
			width:282px;
			outline:none; 
		}
		
		.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.post small {
	font-weight: bold; 
}
#footer .footer-infoimg {
	display: block;
	height: 49px;
	width: 638px; 
	background:url("/wp-content/themes/luminouslives/images/footer-info.jpg") no-repeat scroll 0 0 transparent;
}
.realclients .entry { 
	float: left; 
	width: 440px;
}
.realclients .entryimg, .blogpage .hentry .entryimg {
	float: left; 
	width: 120px;
}
.blogpage .hentry { 
	float: left; 
	width: 560px;
}
.qtip-content {
	font-family: Arial!important; 
}
strong { font-weight: bolder; } 
.linklove { display:none;}
span.emailreqtxt, span.reqtxt { display:none; } 
ol { margin: 0; padding: 0; } 
ol li { list-style-type: none; margin-bottom: 10px; } 
ol.cf-ol label { 
	display:block;
}
ol.cf-ol input {
	display:block;
}
ol.cf-ol .area { float: none; } 
