/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 1.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/
body {
	font-family: arial, verdana, sans-serif;
	background-color:#D2D2D2;
	background-image: url(/images/nl/bg_grad1.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 0.75em;
}
.outer {
/*	background: url(/images/nl/bg_leaf1.gif) top right no-repeat;
*/}
a {
	text-decoration: underline;
	border: none;
	color: #FF3300;
}
img {
	border: none;
}
.entry-content li {

}
p {
	margin-bottom: 4%;
}
h2 {
	font-weight: bold;
	
}
h2, .highlight {
	color: #FF3300;
}
.highlight2 {
	color: #7DBB42;
}
#wrapper {
	width: 780px;
	background-color:#fff;
	margin:0px auto 0px auto !important;
	padding: 20px 60px 40px 60px;
	text-align: left;
}
#header {
	clear: both;
	height: 80px;
	vertical-align: top;
	padding: 0;
	font-size: 50%;
}
/*homepage only*/
body.pageid-9 #header {
	display: none;
}
body.pageid-9 .colA {
	width: 300px;
	float: left;
	text-align: center;
	padding-top: 150px;	
}
body.pageid-9 .colB {
	width: 401px;
}
body.pageid-9 .colA span {
	display: block;
}
body.pageid-9 #menu {
	position: absolute;
	top: 480px;
	width: 780px;
}
body.pageid-9 #wrapper {
	min-height: 500px;
	padding-top: 0px;
}
/*homepage: end*/
h1#blog-title {
	width: 146px;
	height: 66px;
	position: relative;
	float: left;
	margin: 0;
}
h1#blog-title span {
	background: url(/images/logo_newleaf2.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#blog-description {
	background-image:url(/images/nl/tagline_newleaf1.gif);
	background-repeat:no-repeat;
	width: 271px;
	height: 34px;
	float: right;
	margin-top: 20px;
}
#blog-description span {
	position: absolute;
	left: -1000px;
	top: 0px;	
}
.skip-link {
	position: absolute;
	left: -1000px;
	top: 0px;
}
div#menu {
	height: 15px;
	margin: 0 0 0 0;
	font-size: 50%;
}
div#menu ul {
	margin:0; 
	padding:0; 
	list-style-type:none;
}
div#menu ul li {
	float: left;
	font-size: 90%;
	margin:0 10px 0 0; 
	padding:0; 
}
/*about*/
#menu li.about {
	width: 80px;
	height: 13px;
	position: relative;
}
#menu li.about span {
	background: url(/images/nl/nav_about.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
/*vibration training*/
#menu li.vibration {
	width: 138px;
	height: 13px;
	position: relative;
}
#menu li.vibration span {
	background: url(/images/nl/nav_vibration_training.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
/*private accounts*/
#menu li.professional {
	width: 136px;
	height: 13px;
	position: relative;
}
#menu li.professional span {
	background: url(/images/nl/nav_professional_accounts.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
/*corp accounts*/
#menu li.corporate {
	width: 141px;
	height: 13px;
	position: relative;
}
#menu li.corporate span {
	background: url(/images/nl/nav_corporate_accounts.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
/*free trial*/
#menu li.freetrial {
	width:80px;
	height: 13px;
	position: relative;
}
#menu li.freetrial span {
	background: url(/images/nl/nav_free_trial.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
/*newsletter*/
#menu li.newsletter {
	width:85px;
	height: 13px;
	position: relative;
}
#menu li.newsletter span {
	background: url(/images/nl/nav_newsletter.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
/*contact*/
#menu li.contact {
	width: 58px;
	height: 13px;
	position: relative;
	margin-right:0;
}
#menu li.contact span {
	background: url(/images/nl/nav_contact.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#promo1 {
	float: right;
	margin: 37px 350px 0 0;
}
.colB {
	float: right;
	margin-top: 37px;
	
}
#content {
	padding: 20px 0 20px 0;
	line-height: 1.50em;
	color: #333333;
	min-height: 350px;
}
h2.entry-title {
	height: 29px;
	width: 380px;
	background-repeat:no-repeat;
	
	clear: both;
}
h2.entry-title span {
	position: absolute;
	top: 0;
	left: -1000px;
}
#post-33 h2.entry-title {
	background-image: url(/images/nl/txt_meet_the_team.gif);
}
#post-4 h2.entry-title {
	background-image: url(/images/nl/txt_about.gif);
}
#post-27 h2.entry-title, #post-5 h2.entry-title {
	background-image: url(/images/nl/txt_vibration_training.gif);
}
#post-6 h2.entry-title, #post-16 h2.entry-title {
	background-image: url(/images/nl/txt_professional_accounts.gif);
}
#post-7 h2.entry-title, #post-10 h2.entry-title, #post-11 h2.entry-title, #post-12 h2.entry-title, #post-13 h2.entry-title {
	background-image: url(/images/nl/txt_corporate_accounts.gif);
}
#post-17 h2.entry-title {
	background-image: url(/images/nl/txt_newsletter.gif);
}
#post-8 h2.entry-title {
	background-image: url(/images/nl/txt_contact.gif);
}
#post-14 h2.entry-title {
	background-image: url(/images/nl/txt_free_trial.gif);
}
#post-28 h2.entry-title{
	background-image: url(/images/nl/txt_our_clients.gif);
}
#content .entry-content {
	width: 352px;
	height: 270px;
	overflow:auto;
	margin: 0px 0px 20px 0;
	float: right;
	padding: 4px 10px 0 0;	
}
.wpcf7-form div {
	float: left;
	width: 150px;
	height: 45px;
}
.wpcf7-form input {
	border: 1px solid #cccccc;
	background-color:#eeeeee;
}
.wpcf7-form .submit {
	clear: both;
	margin-top:120px;
	border: 1px solid #fff;
	background-color: #FFFFFF;
	padding: 0 0 0 95px;
}
form .comments textarea {
	width: 300px;
	height: 40px;
	border: 1px solid #cccccc;
	background-color:#eeeeee;
}
.submit {

}
#visualiser {
	width: 336px;
	height: 203px;
	float: left;
	margin-top: 13px;

}
#visualiser ul, #visualiser li {
	margin: 0px;
	padding: 0px;
}
#pre-footer{
clear: both;
color: #666666;
margin: 25px 0 0 0;
padding: 0 0 4px 0;
}
#footer {
	color: #666666;
	text-align: center;
	margin: 0;
	border-top: 1px solid #CC6600;
	padding: 10px 0 0 0;
	font-size: 10px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
#footer a {
	color: #666666;
}
blockquote{
	font-style: italic;
	font-size: 1.2em;
	line-height: 18px;
	font-family: "times new roman","times","arial";
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
h4{
	margin: 20px 0px 5px 0px;
	font-size: 1.6em;
	color: #666;
	font-weight: normal;
}
h5{
	margin: 20px 0px 5px 0px;
	font-size: 1.6em;
	color: #FF3300;
	font-weight: normal;
}