/*
Theme Name: Clear Lake Gears
Author: Empire Creative Marketing
Author URI: http://www.empiread.com/
Description: Custom 2 column theme with static width. 
Version: 1.0
License: GNU General Public License v2 or later
Tags: two-columns, left-sidebar
*/
@import url(//fonts.googleapis.com/css?family=Satisfy);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,300italic,700);
@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.subtext,
.h-like  {
	 display:inline-block;	
	 font-family:Satisfy;
	 font-size:1.5em;
	 text-transform: capitalize;
	 font-weight:normal;
	 padding:15px 5px 10px 0;	
	 color: #0c70ad;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */
}
h1{
    color: #E04834;
    font-size: 28px;
    margin: 5px 0;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.h-container {
 border:0;
 border-top:4px double #b8b8b8;
 border-bottom:4px double #b8b8b8;
 text-align:center;
}
.subtext {
	color: #a0c73e;
	font-family: Open Sans, helvetica, sans-serif;
	font-style: italic !important;
	font-size:15px;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color: #0C70AD;
}
a:hover {
	color: #99C330;
}
/* General layout containers
-------------------------------------------------------------- */
#container {
	width:100%;
	position:relative;
	text-align:center;
	background: #f6f6f6 url('images/bg-big-gears.png') no-repeat bottom center;
	font-family: Open Sans, helvetica, sans-serif;
	min-height:600px;
	padding-bottom: -60px; /* height of the footer */
}
#pre-header {
	position: relative;
	width:100%;
	top:0;
	height: 54px;
	background-color: #0A71AC;
}
.ph-left, .ph-right {
	background-color: #0c70ad;
	position:relative;
	height: 54px;
	width:50%;
	float:left;
}
.ph-right {
	background-color: #004e7e;
	float:right;
}
#header-position-moderator, #content-position-moderator, #footer-position-moderator {
	position:relative;
	text-align:left;
	margin: 0 auto;
	width:1050px;
	padding:0;
	border:0;
}
#header-position-moderator {
	height:162px;
	*height:160px; /*ie patch */
}
#content-positioner {
	background: #fff;
	width:1000px;
	margin:0;
	padding:10px 0 20px;
}
#content {
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 0 45px;
    padding: 0;
}
.shade-positioner-left {
	position:relative;
	width:1050px;
	background: transparent url('images/shadow-left.png') repeat-y left; 
}
.shade-positioner-right {
	position:relative;
	width:1025px;
	margin-left:25px;
	background: transparent url('images/shadow-right.png') repeat-y right; 
}
/* header styles
-------------------------------------------------------------- */
#header {
	background-color: #fff;
	position:relative;
	width:1000px;
}
#header-positioner {
	position:relative;
	width:1000px;
	display:block;
}
#logo, #slogan {
	background-color: transparent;
	position:relative;
	float:left;
	width:500px;
    margin: 25px 0 0;
    padding: 0;	
}
#slogan {
	float:left;
	height:135px !important;
	border:0;
}
#header-right-widget-container {
	position:relative;
	text-align:right;
	margin: 37px 45px 10px 10px;
	background: transparent;
	line-height:1em;
}

#header-right-widget-container .h-like {
	color: #E04834;
	text-transform:none;
	padding:0;
	font-size:1.6em;
}

#main-navigation {
	background: transparent url('images/bg-header.png') no-repeat top center; 
    height: 120px;
    margin: -54px 0 0;
    position: absolute;
    top: 0;
    width: 1000px;
    text-align:center;
}
#main-navigation ul {
	margin:40px 0 0 0;
	padding:0;
}
#main-navigation ul li {
	background: transparent url('images/marker.png') no-repeat 5px 1px;
	display:inline-block;
	padding:0 0 0 20px ;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */	
}
#main-navigation ul li:first-child {
	list-style:none;
	background-image:none;
}
#main-navigation ul li a:link, #main-navigation ul li a:visited {
	font-family: Open Sans, helvetica, sans-serif;
	font-size:1em;
	text-transform:uppercase;
	color: #fff;
	padding: 8px 0 8px 8px;
	text-decoration:none;
}
#main-navigation ul li a:hover, #main-navigation ul li a:active {
	color: #E04834;
} 
/* sidebar styles
-------------------------------------------------------------- */
#sidebar {
	width:245px;
	margin:25px 0;
	padding:0;
	float:left;
}
#sidebar ul, ul#menu-side, #home-widget-area-3 ul {
    display: block;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
    width: 100%;
}
ul#menu-side li, #home-widget-area-3 ul li {
	margin:2px 0;
	padding:0;
	position:relative;
	width:100%;	
	height:60px;
}
ul#menu-side li a, #home-widget-area-3 ul li a {
	background:#e04834;
	color: #fff;
    display: block;
    font-weight: bold;
    line-height: 58px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;	
}
ul#menu-side li a {
	font-size:26px;
	font-weight:bold;
	background:#e04834;
	color: #fff;
	font-family: PT Sans Narrow, Helvetica, sans-serif;
}
ul#menu-side li a:hover, #home-widget-area-3 ul li a:hover {
	color: #333 !important;
}
#home-widget-area-3 .hwa-block {
	position:relative;
	width:290px;
	display:inline-block;
	vertical-align: top;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */
}
#home-widget-area-3 .hwa-block aside {
    vertical-align: top;
    width: 310px;	
    margin-left:20px;
   
} 
#home-widget-area-3 .hwa-block:first-child aside {
	margin-left:0;
	width:290px;
}
#side-menu-3, #home-widget-area-3 .hwa-block aside.widget_nav_menu{
	text-align:center;
	/* background: #fff url('images/bg-gray-gradient-lr.jpg') repeat-y left; */
}
#side-menu-3 h3 {
	padding-top:30px;
}
#home-widget-area-3 .hwa-block aside.widget_nav_menu {
	width: 270px;
}
#side-menu-3 ul li, #home-widget-area-3 ul li {
	padding:0;
	margin: 0 45px;
	position:relative;
	width: 155px;	
	height:64px;
}
#side-menu-3 ul li a, #home-widget-area-3 ul li a{
	background: transparent;
	color: #000;
    display: block;
    font-weight: bold;
    line-height: 64px;
    margin: 0 ;
    padding: 0;
    position: relative;
    text-align: left;
    text-indent:75px;
    text-transform: uppercase;
    width: 155px;	
    border-top:1px solid #b8b8b8;
    font-size: 10px;
    
}
#side-menu-3 ul li.social-fb a, #home-widget-area-3 ul li.social-fb a {
	color: #e04834;
	background: transparent url('images/icons-social.png') no-repeat 0 6px;
}
#side-menu-3 ul li.social-fb a:hover, #home-widget-area-3 ul li.social-fb a:hover {
	color: #000;
	background: transparent url('images/icons-social.png') no-repeat 0 6px;
}
#side-menu-3 ul li.social-twitter a,#home-widget-area-3 ul li.social-twitter a {
	color: #edce00;
	background: transparent url('images/icons-social.png') no-repeat 0 -64px;
}
#side-menu-3 ul li.social-twitter a:hover, #home-widget-area-3 ul li.social-twitter a:hover {
	color: #000;
	background: transparent url('images/icons-social.png') no-repeat 0 -64px;
}
#side-menu-3 ul li.social-linkedin a, #home-widget-area-3 ul li.social-linkedin a  {
	color: #99c330;
	background: transparent url('images/icons-social.png') no-repeat 0 -140px;
}
#side-menu-3 ul li.social-linkedin a:hover, #home-widget-area-3 ul li.social-linkedin a:hover {
	color: #000;
	background: transparent url('images/icons-social.png') no-repeat 0 -140px;
}
ul#menu-side li.side-resources a{
	background-color: #edce00;
}
ul#menu-side li.side-links a, {
	background-color: #e04834;
}
ul#menu-side li.side-education a{
	background-color: #99c330;
}
/* main content section styles
-------------------------------------------------------------- */
#main-content {
	width:625px;
	margin:25px 0;
	padding:0;
	float:right;
	text-align:left;
}
#main-content p, #home-widget-area-3 p {
	margin:8px 0;
	padding:0;
	font-size: .9em;
	line-height:1.5em;
}	
#footer-wrapper {
    background-color: #004e7e;
        color:#fff;
    bottom: 0;
    height: 230px;
    position: relative;
    width: 100%;
}
#footer-wrapper .shade-positioner-left,
#footer-wrapper .shade-positioner-right {
	background-image: none;
}
#footer-position-moderator {
	height: 230px;
}
#footer {
    background:transparent;
    font-family: Open Sans,helvetica,sans-serif;
    position: relative;
    text-align: center;
    width: 1000px;
    margin-right:1px;
	font-size:1em;
	line-height:.9em;
}
#footer  div.footer-section {
	display:inline-block;
	background: transparent url('images/bg-footer.png') repeat-y -190px 0;
	width:333px;
	text-align:left;
	vertical-align:top;
	height:230px;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */	
}
#footer  div:first-child {
	background-image:none;
}
#footer h3 {
	color:#fff;
	padding-bottom:15px;
}
#footer div.footer-section-content {
	position:relative;
	margin-left:45px;
	height:210px;
	margin-top:12px;
	text-align:left;
	font-size:.8em;
}
#footer ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
#footer ul li {
	margin:5px 0;
	padding:0;
	position:relative;
	width:100%;	
}
#footer ul li a {
    display: block;
    margin: 0;
    padding: 0 0 5px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    font-weight:bold;	
    color: #fff;
	font-size:11px;
}
#footer ul li.social-fb a, #footer ul li.social-twitter a, #footer ul li.social-linkedin a  {
	text-indent:40px;
	padding:10px 0 8px;
	text-transform: capitalize;
}	
#footer ul li.social-fb a {
	background: transparent url('images/bg-footer-social.png') no-repeat 0 2px;
}
#footer ul li.social-twitter a {
	background: transparent url('images/bg-footer-social.png') no-repeat 0 -36px;
}
#footer ul li.social-linkedin a {
	background: transparent url('images/bg-footer-social.png') no-repeat 0 -75px;
}
#footer ul li a:hover {
	color:#E04834;
}
/* front page styles
-------------------------------------------------------------- */
#home-banner-area {
	margin:0;
	padding:0 0 10px 0;
	background:#fff;
	color:#333;
}
.home-content #main-content {
	position:relative;
	float:none;
	width:100%;
}
#home-circ-nav-container{
	position:relative;
	width:auto;
	height: 240px;
	background: transparent url('images/bg-cloth.jpg') repeat;
	clear:both;
	margin:10px -9999px 50px;
	text-align:center;
}
#home-circ-nav-moderator {
	width:1000px;
	margin:0 9999px;
	text-align:left;	
	position:relative;
	height:100%;
}
#home-circ-nav ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#home-circ-nav ul li {
	display:inline-block;
	margin:0;
	padding:0;
	line-height: 100%;	
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */	
}
#home-circ-nav ul li a{
	display: block;
	margin:15px 0;
	padding:0;
	width: 207px;
	height: 218px;	
}
/*
#home-circ-nav ul li.home-faq a {
	background:transparent url('images/nav-gear-faq.png') no-repeat left top;
	width: 230px;
}
#home-circ-nav ul li.home-education a{
	background:transparent url('images/nav-gear-education.png') no-repeat left top;
}
#home-circ-nav ul li.home-forms a{
	background:transparent url('images/nav-gear-forms.png') no-repeat left top;
}
#home-circ-nav ul li.home-screenings a{
	background:transparent url('images/nav-gear-screenings.png') no-repeat left top;
	width: 230px;
}
*/

#home-circ-nav ul li.home-faq a {
	background:transparent url('images/nav-gear-red-faq.png') no-repeat left top;
	width: 230px;
}
#home-circ-nav ul li.home-education a{
	background:transparent url('images/nav-gear-education.png') no-repeat left top;
}
#home-circ-nav ul li.home-services a{
	background:transparent url('images/nav-gear-blue-services.png') no-repeat left top;
}
#home-circ-nav ul li.home-screenings a{
	background:transparent url('images/nav-gear-green-screening.png') no-repeat left top;
	width: 230px;
}

div#home-widget-area-3 {
	margin-top:25px;
}
#sitedesignedby {
    bottom: 18px;
    font-size: 0.8em;
    left: 45px;
    position: absolute;
    z-index: 88;
}
div.cat-excerpt-container {
	background:transparent url('images/icon-gear.png') no-repeat left top;
	vertical-align:top;
	margin-bottom:40px;
}
div.cat-excerpt {
	vertical-align:top;
	margin-left:80px;
}
img.med-thumbs {
	border:1px solid #898989;
	float:right;
	position:relative;
	margin:10px 0 20px 20px;
}
.sub-h {
	margin:20px 0;
}
.sub-h h2 {
    color: #99C330;
    font-size: 28px;
    margin: 5px 0;	
}
.sub-h span.subtext {
	color: #0C70AD;
}
#home img.med-thumbs {
	border:1px solid #898989;
	float:left;
	position:relative;
	margin:0;
	background: #f00;
	display:block;
	clear:both;
}
.obfuscate { 
	unicode-bidi: bidi-override; 
	direction: rtl; 
}

a img.alignright {
	border:0;
	float:right;
	margin-left:10px;
	margin-bottom:10px;	
	display: inline-block;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */	
}

a img.alignleft {
	border:0;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display: inline-block;	
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */	
}

a img.aligncenter {
	border:0;
	float:none;
	margin:0 auto 10px;
	position:relative;
	display: block;	
	clear:both;
	
}

.alignleft {
	position:relative;
	float:left;
	text-align:left;
	display: inline-block;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */	
}

.alignright {
	position:relative;
	float:right;
	text-align:right;
	display: inline-block;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */

}

.aligncenter {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display: block;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */

}

a.btn-newsletter-subscribe:link, a.btn-newsletter-subscribe:visited {
	background: #99c330 url('images/btn-newsletter-signup.jpg') no-repeat left top;		
	width: 155px;
	height: 28px;
	position:relative;
	display:inline-block;
	 /* ie patch */
	 zoom: 1;
	*display: inline;	 
	/* end ie patch */	
}

a.btn-newsletter-subscribe:hover, a.btn-newsletter-subscribe:active {
	background:#99c322 url('images/btn-newsletter-signup-d.jpg') no-repeat left top;		
}


#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration:none;	
}

#footer a:hover, #footer a:active {
	color:#E04834;;
}