/*
Theme Name: Acurest
Author: KND Web Consultants
Author URI: http://www.knd.com.au/
*/

body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

a {
	color: #003E76;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #7e96bd;
	font-size: 28px;
	padding-bottom: 10px;
}
h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
h3, h4 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}
strong {
	font-weight: bold;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.wpContent ul {
	list-style: disc;
	padding: 0px 0px 15px 17px;
}

#wrapper {
	margin: 0px auto;
	width: 990px;
}



/**
 ********************************************************************************
 * POST, PAGE STYLES
 ********************************************************************************
 */
.wpContent {
	font-size: 12px;
}
.wpContent p {
	padding-bottom: 10px;
}
.wpContent ol {
	list-style: decimal outside;
	padding-bottom: 10px;
	padding-left: 45px;
}
.wpContent ul {
	list-style: disc outside;
	padding-bottom: 10px;
	padding-left: 35px;
}
.wpContent blockquote {
	font-style: italic;
	margin: 0px auto;
	padding-bottom: 10px;
	width: 75%;
}
.wpContent .alignleft {
	float: left;
	margin-right: 15px;
}
.wpContent .alignright {
	float: right;
	margin-left: 15px;
}
.wpContent .aligncenter {
	float: none;
	margin: 0px 15px;
}
.wpContentHome h2 {
	color: #003e76;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 10px;
}
.wpContentHome h3 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
}
.wpContentHome h4 {
	color: #003e76;
	font-weight: bold;
}
.articles {
	border-bottom: 2px solid #caccd1;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.excerptReadMore {
	display: block;
	padding: 10px 0px;
}



/**
 ********************************************************************************
 * HEADER
 ********************************************************************************
 */
#header {
	background: url('images/headerBackground.jpg') no-repeat top center;
	height: 190px;
	height: 40px !important;
	overflow: visible;
	padding-top: 150px;
	position: relative;
}
#header h1 {
	display: none;
}
#header #logo {
	display: block;
	height: 65px;
	left: 25px;
	position: absolute;
	top: 50px;
	width: 260px;
}
#header #contactInfo {
	color: #fff;
	font-size: 10px;
	position: absolute;
	right: 35px;
	top: 27px;
}
#header #menu {
	background: url('images/menuBackground.jpg') repeat-x top;
	height: 40px;
	overflow: visible;
}
#header #nav {
	margin-left: 235px;
}
#header #nav li {
	float: left;
	padding-left: 15px;
	position: relative;
}
#header #nav li a {
	color: #003e76;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	height: 22px !important;
	padding-right: 15px;
	padding-top: 8px;
	position: relative;
	text-align: center;
	z-index: 100;
}
#header #nav li.current_page_item,
#header #nav li.current_page_ancestor,
#header #nav li:hover {
	background: #c0cbdf url('images/selectedTabLeft.jpg') no-repeat top left;
}
#header #nav li.current_page_item a,
#header #nav li.current_page_ancestor a,
#header #nav li:hover a {
	background: url('images/selectedTabRight.jpg') no-repeat top right;
}
#header #nav li a:hover {
	text-decoration: none;
}
#header #nav li:hover ul {
	display: block;
	width: 200px;
}
#header #nav li ul {
	display: none;
	left: 9px;
	position: absolute;
	top: 30px;
}
#header #nav li ul li {
	background: #bfcbde;
	float: none;
	padding-left: 0px;
}
#header #nav li.current_page_item ul li a,
#header #nav li.current_page_ancestor ul li a,
#header #nav li:hover ul li a,
#header #nav li ul li a {
	background: #bfcbde;
	height: auto !important;
	min-height: 25px;
	padding: 3px 10px 0px 5px;
	clear: left;
	text-align: left;
}
#header #nav li ul li:hover a {
	background: #003E76;
	color: #fff;
}


#main {
	background: url('images/subPageBackground.png') repeat-y;
	margin-top: 10px;
}



/**
 ********************************************************************************
 * SIDEBAR
 ********************************************************************************
 */
#sidebar {
	background: url('images/trueFitLogo.png') no-repeat center bottom;
	float: left;
	padding: 225px 0px 260px;
	width: 205px;
}
#sidebar ul {
	padding-left: 20px;
	width: 170px;
}
#sidebar ul li {
	background: url('images/sidebarBtnBackground.png') repeat-x;
	height: 22px;
	padding: 8px 5px 0px;
}
#sidebar ul a {
	color: #fff;
	font-size: 10px;
	display: block;
	text-align: center;
}
#sidebar ul a:hover {
	text-decoration: none;
	text-shadow: 0px 0px 5px #fff;
}
#sidebar #couple {
	background: url('images/coupleSubpage.png') no-repeat center center;
	height: 225px;
	position: absolute;
	top: 150px;
	width: 190px;
}



/**
 ********************************************************************************
 * HOME
 ********************************************************************************
 */
#home {
	clear: left;
}
#home #leftCol,
#home #centerCol,
#home #rightCol {
	float: left;
}
#home #leftCol {
	padding-top: 340px;
	width: 250px;
}
#home #centerCol {
	padding: 10px 20px 0px;
	width: 360px;
}
#home #rightCol {
	width: 340px;
}
#home #couple {
	background: url('images/couple.png') no-repeat -5px center;
	height: 350px;
	position: absolute;
	top: 160px;
	width: 250px;
}
#home #testimonial {
	background: url('images/testimonial.png') no-repeat center top;
	margin-left: 15px;
	width: 235px;
}
#home #testimonial ul {
	background: #d8dfeb;
	margin-top: 50px;
	padding: 10px 10px 20px;
}
#home #videoTagline {
	background: url('images/videoTagline.png') no-repeat left top;
	height: 55px;
	width: 340px;
}
#home #playerSmall {
	background: #eee;
	height: 208px;
	width: 325px;
}
#home #news {
	background: url('images/news.png') no-repeat left top;
	margin-top: 10px;
	width: 325px;
}
#home #news ul {
	background: #d8dfeb;
	margin-top: 33px;
	padding: 10px 10px 20px;
}
#home .slideshow {
	float: left;
	margin: 15px 5px 10px !important;
	width: 110px;
}



/**
 ********************************************************************************
 * CONTENT
 ********************************************************************************
 */
#content {
	float: left;
	padding: 0px 20px 0px 40px;
	width: 725px !important;
	width: 785px;
}
#content.showSideBar {
	background: url('images/trueFitLogoSmall.png') no-repeat 30px top;
	padding-top: 70px;
}
#content #playerLarge {
	background: #eee;
	height: 385px;
	margin: 0px auto 15px;
	width: 640px;
}


/**
 ********************************************************************************
 * GOOGLE MAP
 ********************************************************************************
 */
#googleMap {
	height: 200px;
	margin-bottom: 25px;
	width: 100%;
}
#googleMap div {
	overflow: visible;
}



/**
 ********************************************************************************
 * FOOTER
 ********************************************************************************
 */
#footer {
	background: url('images/footerBackground.png') repeat-x;
	clear: left;
	height: 40px;
	margin-top: 15px;
	position: relative;
}
#footer #leftLinks,
#footer #rightLinks {
	position: absolute;
	top: 7px;
}
#footer #leftLinks {
	left: 20px;
}
#footer #rightLinks {
	right: 15px;
}
#footer #leftLinks li,
#footer #rightLinks li {
	background: url('images/whiteDot.png') no-repeat top right;
	color: #fff;
	float: left;
	font-size: 10px;
	padding-right: 20px;
}
#footer #leftLinks li a,
#footer #rightLinks li a {
	color: #fff;
}
#footer .page-item-24,
#footer .kndLink {
	background: transparent !important;
}

#copy {
	position: relative;
	height: 30px;
}
#copy a.socialMedia {
	display: block;
	height: 25px;
	position: absolute;
	width: 25px;
}
a#facebook {
	background: url('images/facebook.jpg') no-repeat center center;
	left: 0px;
}
a#twiiter {
	background: url('images/twiiter.jpg') no-repeat center center;
	left: 30px;
}
#copy #knd {
	right: 0px;
	position: absolute;
	width: auto;
}
