/*  
Theme Name: The Station
Version: 2.3.4
Description: Designed by <a href="http://www.adii.co.za">Adii Rockstar</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/
/*>>>>> Setup and Reset <<<<<*/
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body, html  {
/*	height: 100%; */
}
body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}
body  {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	line-height: 1.5;  /*unitless for proper inheritance*/
}
h1, h2, h3, h4, h5, h6  {
	margin: 5px 0 ;
}
h1  {font-size: 23px; line-height:30px; color:#110941;}
h2  {font-size: 22px}
h3  {font-size: 16px}
h4  {font-size: 14px}
h5  {font-size: 12px}
h6  {font-size: 12px}
h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited  {
	text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  {
	text-decoration: underline;
}
p  {
	margin: 12px 0;
}
#container p{
	font-family: Verdana,Geneva,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 16px;
	margin-top: 0;
}
p a:link {
	margin: 0px 0; font-weight:bold; text-decoration:underline; color:#110941;
}
hr{ 
width:100%;border-bottom:1px dashed #999999; float:left;height:1px;
}
ul, ol  {
	margin: 0;
	padding: 0;
}
/* Clear Floats  */
.col-full:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{clear:both;height:1px;overflow:hidden;margin:-1px 0 0;}
html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;overflow:hidden;visibility:hidden;width:0;height:0;margin:0;padding:0;}
/*>>>>> Navigation <<<<<*/
a:link, a:visited  {
	text-decoration: none;
}
a:hover  {
	text-decoration:underline;
}
#nav  {
	width: 980px;
	margin: 0 auto;
	height: 35px;
}
/* Page Nav */
#pagenav {
	float: none;
	position: relative;
	z-index: 100;
	padding: 0 6px;	text-align: center;
	font-size: 0;
}
#pagenav li {
	padding: 0 5px 0 5px;	margin: 0;	display: inline-block;	height: 48px;	max-width: 153px;	line-height: 17px;
}
#pagenav li a:link, #pagenav li a:visited {
	display: block;
	position: relative;
	padding: 0 12px;
	text-decoration: none;
	z-index: 100;
}
#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited,
#pagenav li.current-menu-parent a, 
#pagenav li.current-menu-ancestor a, 
#pagenav li.current_page_parent a, 
#pagenav li.current_page_ancestor a  {
	position: relative;
}
#pagenav li a:hover span.left, #pagenav li.current_page_item span.left,
#pagenav li.current-menu-parent span.left, 
#pagenav li.current-menu-ancestor span.left, 
#pagenav li.current_page_ancestor span.left,
#pagenav li.current_page_parent span.left  {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 33px;
}
#pagenav li a:hover span.right, #pagenav li.current_page_item span.right,
#pagenav li.current-menu-parent span.right, 
#pagenav li.current-menu-ancestor span.right, 
#pagenav li.current_page_ancestor span.right,
#pagenav li.current_page_parent span.right  {
	display: block;
	position: absolute;
	right: 0;	
	bottom: 0;
	width: 5px;
	height: 33px;
}
/* Style drop down list */
#pagenav li ul li {
	float: none;
	padding: 0;
}
/* first level */
	#pagenav li ul {
		position: absolute;
		left: -999em;
	}
	#pagenav li:hover ul, #pagenav li.sfhover ul {
	}
	/* second level */
		#pagenav li li:hover ul ul, #pagenav li li.sfhover ul ul {
			left: -999em;
		}
		#pagenav li li li:hover ul, #pagenav li li li.sfhover ul {
			left: auto;
		}
		/* third level */
			#pagenav li li li:hover ul ul, #pagenav  li li li.sfhover ul ul {
				left: -999em;
			}
			#pagenav li li li li:hover ul, #pagenav li li li li.sfhover ul {
				left: auto;
			}
#pagenav li ul ul {
	margin: -26px 0 0 200px;
}
#pagenav li ul ul li a {
	line-height: 25px;
}
#pagenav li:hover ul ul, #pagenav li.sfhover ul ul {
	left: -999em;
}
#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul {
	left: auto;
}
#pagenav li ul li a:link, #pagenav li ul li a:visited  {
	display: block;
	width: 190px;
	padding: 0px 0 0px 10px!important;
}
#pagenav li ul li ul li a:link, #pagenav li ul li ul li a:visited  {
	padding: 5px 0 5px 10px!important;
}
#pagenav li ul li a:hover  {
	text-decoration: underline;
}
#pagenav li ul li a span.left  {
	display: none!important;
}
#pagenav li ul li a span.right {
	display: none!important;
}
/* IE7 Fix */
#pagenav li:hover, #pagenav li.hover {  
	position: static;
}
/*>>>>> Layout <<<<<*/
#header  {
	width: 980px;
	margin: 10px auto;
	padding-bottom:15px;
}
#header h1  {
	display: none;
}
#header h2  {
	display: block;
	color:#fff;
	margin-top:22px !important;
}
#header h4  {
	display: block;
	color:#fff;
}
#header #logo_slogan{
	display: block;	float: left;	overflow: hidden;
}#header #logo_slogan img{	float: left;}#header #logo_slogan a img{	margin-right: 84px;}
#header #logo_slogan img[alt="CSP"]{
	margin-top: 7px;
	margin-left: 85px;
}
#header a.vista-banner{display:block; float:right; margin-top:14px;}
#header #subscribe  {
	float: right;
	display: block;
	height: 28px;
	width: 183px;
	padding: 8px 0 0 35px;
	margin: 55px 0 0 0;
	text-decoration: none;
	font-weight: bold;
}

.ca_logo_right{
	float:right;
	overflow: hidden;
}

#container  {
	padding-top: 15px;
	padding-bottom: 20px;
}
#container_bottombg  {
	width: 980px;
	height: 41px;
	margin: 0 0 -20px -10px;
}
#slider {  cursor:pointer; }
#slider .scroll { width:940px; overflow:hidden;position:relative;   }
.scrollContainer { position:absolute; top:0; left:0; }
.scrollContainer .information { position:absolute; top:0; width:940px; display:none; }
#featured  {
	float: left;
	margin: 0 0 0 0px;
	background-color: #dce1e2;
}
#featured.slider  {
	width: 940px;
	position: relative;
}
#featured.slider .arrow_left  {
	position: absolute;
	left: -11px;
	top: 45%;
}
#featured.slider .arrow_right  {
	position: absolute;
	right: -11px;
	top: 45%;
}
#featured.slider .information  {
	width: 900px;
	float: left;
	position: relative;
}
#featured.slider .information .image.left  {
	float: left;
	margin: 0 20px 0 0;
}
#featured.slider .information .image.right  {
	float: right;
	margin: 0 0 0 20px;
}
#featured.slider .information .image img  {
	border: 5px solid #bcc5c7;
}
#featured.slider .information #text h2  {
	margin-bottom: 0;
}
#featured.slider .information #text h2 a:link,
#featured.slider .information #text h2 a:visited  {
	color: #16181A;
	display: inline;
}
#featured.slider .information #text .description  {
	display: block;
	color: #4F5357;
	font-weight: normal;
	font-size: 12px;
}
#featured .information  {
	float: left;
	width: 615px;
	padding: 20px 20px;
}
#featured .information h2  {
	margin: 0 0 10px 0;
	line-height: 30px;
	font-size: 30px;
}
#featured .information .feat-button .left  {
	display: block;
	float: left;
	width: 5px;
	height: 30px;
}
.feat-button .left{
	display: block;
	float: left;
	width: 5px;
	height: 30px;
	background: url(styles/default/moreinfoleft.jpg) repeat-x left top;
}
#featured .information .feat-button a.more-info  {
	display: block;
	float: left;
	height: 24px;
	padding: 6px 4px 0 8px;
	text-transform: uppercase;
	cursor: pointer;
}
.feat-button a.more-info{
	display: block;
	float: left;
	height: 24px;
	padding: 6px 4px 0 8px;
	text-transform: uppercase;
	cursor: pointer;
	background: url(styles/default/moreinfotile.jpg) repeat-x left top;
	color:#fff;
}
#featured .information .feat-button .right  {
	display: block;
	float: left;
	width: 19px;
	height: 30px;
}
.feat-button .right{
	display: block;
	float: left;
	width: 19px;
	height: 30px;
	background: url(styles/default/moreinforight.jpg) repeat-x left top;
}
#featured-tabs  {
	float: left;
	width: 301px;
	height: 100%;
}
#featured-tabs li  {
}
#featured-tabs li a:link, #featured-tabs li a:visited  {
	display: block;
	margin-left: -1px;
	padding: 15px 13px 15px 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.entry ol h3{margin-left:-24px; color:#110941;}
#featured-tabs li a:hover, #featured-tabs li.active a  {
}
#featured-tabs li a small { 
font-size:11px;
}
#featured-tabs a span  {
	display: none;
	font-size: 12px;
	font-weight: normal;
	margin-top: -4px;
}
#featured .information ul,
#featured .information ol {
	margin: 5px 0;
	padding: 0 0 0 30px;
}
#featured .information ul li  {
	list-style-type: square;
}
#featured .information ul li ul  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}
#featured .information ul li ul li  {
	list-style-type: disc;
}
#featured .information ol li  {
	list-style-type: upper-latin;
}
#featured .information ol li ol  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}
#featured .information ol li ol li  {
	list-style-type: lower-latin;
}
/*>>>>> Slider <<<<<*/
/*
#slider {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
.scroll {
  width: 940px;
  height: auto;
  overflow: auto;
  position: relative; 
  clear: left;
}
.scrollContainer div.panel {
  height: auto;
  width: 940px; 
}
*/
.scrollButtons {
  cursor: pointer;
  z-index: 100;
}
#breadcrumb  {
	width: 940px;
	margin: -8px 10px 0 10px;
	padding: 0 0 10px 0;
}
#content  {
}
#breadcrumb p  {
	margin: 0;
	font-weight: bold;
}
.home #main_content{border:none; width:898px; padding-right:0; margin:0 auto; float:none;}
.home #main_content h2{margin:10px 0 !important; color:#110941;}
#main_content  {
	float: left;
	/* width: 619px; */
	padding: 0 20px 0 0;
	margin: 2px -1px 0 10px;
}
#main_content #top  {
}
#main_content #top h2  {
	margin: 0 0 20px 0;
}
#main_content #top p  {
	margin: 20px 0 30px 0;
}
#main_content #top p img  {
	float: left;
	margin: 0 10px 0 0;
	border: none !important;
}
#two-col  {
	padding-top: 10px;
}
#two-col h3  {
	text-transform: uppercase;
}
#two-col ul {
	padding: 0 !important;
}
#two-col ul li  {
	margin: 0 0 8px 0 !important;
	padding: 0 0 0 20px !important;
	list-style: none !important;
}
#two-col .left  {
	float: left;
	width: 309px;
}
#two-col .right  {
	float: left;
	width: 300px;
	padding: 0 0 0 10px;
}
#two-col .left a.signup, #two-col .right a.signup  {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 20px 0 0 0;
	width: 300px;
	height: 25px;
}
#sidebar  {
	float: left;
	width: 280px;
	margin: 20px 0 0 0px;
	padding-left:20px;
	border-left:1px solid #CBD1D2;
}
#sidebar h2  {
	text-transform: uppercase;
	font-size: 14px;
}
#sidebar .box  {
}
#sidebar .box h2  {
	padding-bottom: 5px;
}
.widget_campaign_monitor h3,
.widget_feedburner h3 {border:0!important}
.widget_campaign_monitor  {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.widget_feedburner .field , .widget_campaign_monitor .field {
	display: block;
	float: left;
	width: 191px;
	height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}
.widget_feedburner .button, .widget_campaign_monitor .button  {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer !important;
}
.news  {
	margin-bottom: 15px;
}
.news h2  {
	display: block;
	margin-bottom: 0;
	width: 280px;
	position: relative;
}
.news h2 a:link, .news h2 a:visited  {
	float:right
}
.news ul li  {
	padding: 7px 0;
}
.news ul li a:link, .news ul li a:visited  {
	font-weight: bold;
}
.news ul li span.meta  {
	display: block;
	font-size: 11px;
}
#search, .widget_feedburner, .widget_campaign_monitor  {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#search input#s  {
	display: block;
	float: left;
	width: 191px;
	height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}
#search input.submitsearch  {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer !important;	
}
.widget_woo_twitter  {
	padding: 0 0 10px 0;
}
.widget_woo_twitter ul  {
	margin: 10px 0;
}
.widget_woo_twitter_update_list li {
	padding: 5px 0 !important;
}
.widget_woo_twitter a:link, .widget_woo_twitter a:visited,.widget_woo_twitter span{
	display: inline;
	padding: 0;
}
.widget_woo_twitter span.website  {
	display: block;
	text-align: right;
}
#footer  {
	width: 980px;
	margin: 0 auto 10px auto;
}
#footer .footnav  {
	float: left;
	width: 940px;
}
#footer .footnav ul  {
	padding: 15px 0 0 10px;
}
#footer .footnav ul li  {
	display: inline;
	margin: 0 9px;
}
#footer .footnav ul li a:link, #footer .footnav ul li a:visited  {
	font-weight: bold;
}
#footer .copyright  {
	float: left;
	width: 350px;
	padding: 5px 10px 0 15px;
	font-size: 10px;
}
#footer .copyright p  {
	margin: 5px 0;
}
#footer .bottombg  {
	width: 980px;
	height: 7px;
}
.spacer  {
	height: 10px;
}
/*>>>>> Post Styling <<<<<*/
.post  {
	float: left;
	width: 619px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.post .video {
	margin: 0 0 20px 0;
}
.post_head  {
	float: left;
	width: 619px;
	margin: 0 0 15px 0;
}

.page-template-template-blog .post_head,
.archive .post_head  {
	width: 945px;
}

.page-template-template-blog #main_content,
.archive #main_content  {
	width: 960px;
}

.page-template-template-blog .post,
.archive .post {
	width: 960px;
}

.page-template-template-blog .post .meta,
.archive .post .meta,
.single .post .meta {
	padding-top:10px;
}

.page-template-template-blog .post .entry,
.archive .post .entry {
	width: 75%;
    overflow: hidden;
    padding: 25px 0px;
}

.post_head .title_meta  {
	float: left;
	width: 885px;
}
.post_head .title_meta h2  {
	margin: 0 0 -5px 0;
}
.post_head .title_meta h2 a:link, .post_head .title_meta h2 a:visited  {
}
.post_head .title_meta p  {
	margin: 0;
}
.post_head .comments  {
	width: 60px;
	text-align: right;
	float: left;
}
.post_head .comments a:link, .post_head .comments a:visited  {
	display: inline-block;
	text-align: center;
	padding: 5px 10px;
	margin: 5px 0 0 0;
	font: bold 16px Georgia,Times,Serif;
}
.post_head .comments span.bg  {
	display: block;
	width: 11px;
	height: 10px;
	margin: 0 0 0 35px;
}
.post p.continue_reading  {
	margin: 0;
}
.post p.continue_reading a  {
	padding: 0 10px 0 0;
}

.ca_blog_top_holder_left{
	float: left;
    padding-right: 40px;
}

.ca_blog_top_holder_right{
	float: left;
}

.ca_blog_top_holder_right form{
	background: #110941;
    padding: 10px;
    color: white;
    width: 275px;
}

.ca_blog_top_holder_right #mc_embed_signup .email {
    padding: 5px 10px;
    margin-bottom: 7px;
    width: 250px;
}

.ca_blog_top_holder_right #mc_embed_signup_scroll .ca_footer_form_text {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    display: block;
}

.ca_blog_top_holder_right #mc_embed_signup_scroll .ca_footer_form_email {
    font-size: 11px;
}

.ca_blog_top_holder{
	width: 100%;
    padding-bottom: 40px;
    overflow: hidden;
}

.ca_posts_holder .post:first-child{
	padding-top: 20px;
	border-top: 1px solid #dadada;
}

/*>>>>> Page Styles <<<<<*/
#sub_nav  {
	float: left;
	width: 120px;
	padding: 5px 10px;
}
#sub_nav ul li  {
	margin: 3px 0;
}
#sub_nav ul li.active  {
	margin-top: 10px;
}
#sub_nav ul li ul  {
	margin: 0 0 10px 5px;
	display: none;
}
#sub_nav .current_page_parent ul, #sub_nav .current_page_item ul {
	display: block;
}
#sub_nav .current_page_parent ul li, #sub_nav .current_page_item ul li {
	margin-top: 10px;
}
#sub_nav ul li ul li  {
	zoom: 1;
	padding: 0 0 0 10px;
}
#sub_nav ul li.sub_active a:link, #sub_nav ul li.sub_active a:visited  {
	text-decoration: underline;
}
#page  {
	float: left;
	/* width: 940px; */
        width:620px;
	margin: 0 0 0 17px;
}
#main_content.fullwidth  {
	width: 940px;
	border-right: 0;
}
#main_content.fullwidth #page  {
	width: 783px;
	margin-left: 17px;
}
#main_content.fullwidth #page.no_sub_nav_full  {
	margin: 0;
	width: 940px;
}
.no_sub_nav {
	/* width: 620px !Important; */
	margin: 0px !Important;
}
#page h2.title  {
	margin: 0 0 15px 0;
}
#page h2.title a:link, #page h2.title a:visited  {
}
/*>>>>> ARCHIVES TEMPLATE STYLES <<<<<*/
#archive_posts li, #archive_categories li, #archive_monthly li  {
	margin: 0 0 5px 0;
}
#archive_categories li, #archive_monthly li  {
	font-weight: bold;
}
#archive_posts li a:link, #archive_posts li a:visited  {
	font-weight: bold;
}
#archive_posts li span.comments  {
	text-transform: uppercase;
	font-size: 11px;
}
/*>>>>> Widget Styles <<<<<*/
.widget  {
	margin: 0 0 20px 0;
}
.widget.two-col  {
	float: left;
}
.widget h3  {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}
.widget ul  {
}
.widget.two-col ul  {
	float: left;
	margin-bottom: -1px;
}
.widget ul li  {
}
.widget ul li ul  {
	margin: 0 0 5px 10px;
	font-size: 11px;
}
.widget ul li li  {
}
.widget ul li li a:link, .widget ul li li a:visited  {
	height: 22px;
	line-height: 20px;
	padding: 0 0 0 15px;
}
.widget.two-col ul li  {
	float: left;
	width: 140px;
}
.widget ul li a:link, .widget ul li a:visited  {
	display: block;
	padding: 7px 0 7px 15px;
}
.widget ul li a:hover  {
}
.widget_woo_flickr, .widget_woo_flickr h3, .widget_woo_search { border-width: 0px!important;}
.widget_woo_flickr  {
	float: left;
	margin: 0 0 20px 0;
}
.widget_woo_flickr h3  {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}
.widget_woo_flickr .pics  {
	float: left;
	padding: 7px;
}
.widget_woo_flickr .pics .flickr_badge_image {
	margin: 4px 6px;
	float: left;
	width: 75px;
}
#ads img  {
	margin: 5px 6px;
}
.widget_lifestream ul li  {
	padding-top: 7px!important;
	padding-bottom: 7px!important;
	background-position: 0 9px!important;
}
#videos .inner, 
.widget_woo_embedwidget .inner
{
	padding: 5px 10px 10px 10px;
	background-color: #ebebeb;
	border-left: 1px solid #CBD1D2;
	border-right: 1px solid #CBD1D2;
}
#videos .inner .video  {
	margin: 0 0 8px 0;
}
#videos h3  {
	margin-bottom: -0px;
}
/*>>>>> COMMENTS <<<<<*/
#comments  {
	width: 619px;
}
ol li.comment  {
	display: block;
	padding: 10px 0 10px 10px;
}
ol li.comment .comment-author  {
	
}
ol li.comment .comment-author img  {
	float: right;
}
ol li.comment .comment-author cite  {
	font-weight: bold;
	font-size: 14px;
}
	
ol li.comment .comment-meta  {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
ol li.comment p  {
	margin: 0 0 5px 0;
}
ol li.comment .reply  {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 0 0;
}
/*>>>>> THREADED COMMENTS <<<<<*/
ol li.comment ul.children  {
	margin: 10px 0 0 5px;
}
/*>>>>> COMMENT FORM <<<<<*/
#form_wrap {
	padding: 15px 0;
	position: relative;
	clear: both;
}
#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}
#form_wrap .form-left {
	width: 30%;
	float:left;
}
#form_wrap .form-right {
	float:right;
	width: 70%;
}
#form_wrap textarea, #form_wrap .form-left input {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	padding: 7px 10px;
}
#form_wrap textarea {
	width: 95%;
	margin-bottom: 18px;
}
#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}
#form_wrap input.sb {
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
}
#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}
#cancel-comment-reply-link  {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
/*>>>>> ALTERNATE HOMEPAGE LAYOUT <<<<<*/
#recent_articles  {
}
#recent_articles h2.heading  {
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px 0 0 0;
	padding: 0 0 6px 0;
}
#recent_articles .article  {
	float: left;
	position: relative;
	width: 300px;
	border-top: 1px solid #cbd1d2;
}
#recent_articles .article.left  {
	padding: 10px 9px 10px 0;
	border-right: 1px solid #cbd1d2;
}
#recent_articles .article.right  {
	padding: 10px 0 10px 9px;
	border-left: 1px solid #cbd1d2;
	margin: 0 0 0 -1px;
}
#recent_articles .article h2  {
	margin: 0;
}
#recent_articles .article h2 a:link,
#recent_articles .article h2 a:visited  {
	color: #23262a;
	font-size: 16px;
}
#recent_articles .article .meta  {
	margin: 0 0 10px 0;
	font-size: 11px;
}
#recent_articles .article .meta a:link,
#recent_articles .article .meta a:visited  {
	color: #4f5357;
}
#recent_articles .article .comments  {
	margin: 0;
	position: absolute;
	top: 10px;
	right: 7px;
	padding: 0 3px;
	border-radius: 3px;
 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #5c5c5c;
}
#recent_articles .article .comments a:link,
#recent_articles .article .comments a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#recent_articles .article img  {
	float: left;
	margin: 0 8px 5px 0;
	border: 2px solid #bcc5c7;
}
#recent_articles .article p  {
	margin: 0 0 8px 0;
}
#adbox  {
	padding: 25px 0;
	text-align: center;
	border-top: 1px solid #CBD1D2;
	border-bottom: 1px solid #cbd1d2;
}
#bottom  {
	
}
#more_articles  {
	float: left;
	width: 380px;
	padding: 0 9px 0 0;
	border-right: 1px solid #cbd1d2;
}
#more_articles h2.heading  {
	text-transform: uppercase;
	font-size: 14px;
	margin: 9px 0 0 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #CBD1D2;
}
#more_articles ul li  {
	float: left;
	position: relative;
	width: 380px;
	padding: 10px 0;
	border-bottom: 1px solid #e4e4e4;
}
#more_articles ul li img  {
	float: left;
	margin: 0 15px 0 0;
	border: 2px solid #bcc5c7;
}
#more_articles ul li .posttitle  {
	float: left;
	width: 270px;
}
#more_articles ul li .posttitle h2  {
	margin: 0;
}
#more_articles ul li .posttitle h2 a:link,
#more_articles ul li .posttitle h2 a:visited  {
	color: #23262a;
	font-size: 14px;
}
#more_articles ul li .meta  {
	margin: 0;
	color: #4f5357;
}
#more_articles .meta a:link,
#more_articles .meta a:visited  {
	color: #4f5357;
}
#more_articles ul li .comments  {
	margin: 0;
	position: absolute;
	top: 15px;
	right: 0;
	padding: 0 3px;
	border-radius: 3px;
 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #5c5c5c;
}
#more_articles ul li .comments a:link,
#more_articles ul li .comments a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#widget_area  {
	float: left;
	width: 220px;
	margin: 0 0 0 9px;
	padding: 10px 0 0 0;
}
/*>>>>> END ALTERNATE HOMEPAGE LAYOUT <<<<<*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Post Typographic Elements */
.entry h1  {}
.entry h2  {}
.entry h3 {}
.entry h4 {}
.entry h5 {}
.entry h6 {}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {
}
.entry blockquote  {
	padding: 10px 30px;
	color: #666;
	font-style: italic;
}
.entry blockquote p  {
	margin: 0;
}
.entry ul  {
	margin: 5px 0px 0px -3px;
	padding: 0 0 0 30px;
	text-align:justify;
}
.entry ul li  {
	list-style-type:disc;
}
.entry ul li ul  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}
.entry ul li ul li  {
	list-style-type: disc;
}
.entry ol  {
	margin: 5px 0;
	padding: 0 0 0 30px;
}
.entry  ol li  {
	list-style-type: decimal;
}
.entry ol li ol  {
	margin: 8px 0;
	padding: 0 0 0 15px;
}
.entry  ol li ol li  {
	list-style-type: lower-latin;
}
.entry.sitemap ul  {
	margin-bottom: 30px;
}
.entry.sitemap li ul li ul  {
	margin-bottom: 5px;
}
/* Post Images */
.entry img  {
	padding: 5px;
	/* border: 1px solid #333; */
}
img.wp-smiley  {
	padding: 0;
	border: none;
}
.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}
.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}
.entry .aligncenter  {
	text-align: center;
}
/*>>>>> Page Navi <<<<<*/
div.Nav  {
	width: 609px;
	float: left;
	margin-top: -19px;
	height: 25px;
	padding: 5px 0 0 10px;
}
.Nav strong.on  {
	padding: 2px 5px;
}
.Nav a  {
	padding: 2px 5px;
}
/*>>>>> WordPress Images <<<<<*/
img.wp-smiley  {
	padding: 0;
	border: none;
}
.alignleft  {
	float: left;
	margin: 0 15px 10px 0;
}
.alignright  {
	float: right;
	margin: 0 0 10px 15px;
}
.aligncenter  {
	text-align: center;
}
/*>>>>> Custom Styles <<<<<*/
.floatl  {float: left;}
.floatr  {float: right;}
.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}
/* Contact Form */
#contact-page .screenReader { left: -9999px; position: absolute; top: -9999px; }
#contact-page ol.forms{float:left;list-style:none;width:100%;margin:10px 0 0;}
#contact-page ol.forms li{clear:both;float:left;margin-bottom:18px;position:relative;width:100%}
#contact-page ol.forms label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:100px;}
#contact-page ol.forms input.txt{width:214px;}
#contact-page ol.forms input#sendCopy{border:none;}
#contact-page ol.forms textarea{height:300px;width:400px;}
#contact-page ol.forms li .error{font-size:12px;display:block;margin-left:120px;color:red;}
#contact-page ol.forms li.textarea .error{display:block; margin-left:120px}
#contact-page ol.forms li.screenReader{margin-bottom:0;}
#contact-page ol.forms li.buttons .submit{margin: 15px 0 0 120px; }
/* #contact-page ol.forms li.inline input{width:auto;margin-left:120px;} */
#contact-page ol.forms li.inline label{display:inline;float:none;width:auto;}
/* Info Boxes */
p.alert, p.download, p.info, p.note, p.tick {  margin:10px 0 20px 0; padding:12px 10px 12px 50px; }
p.alert { border-top:1px solid #f0baa2; border-bottom:1px solid #f0baa2; background:#ffd9c8 url(img/ico-alert.png) no-repeat 20px 13px; }
p.download { border-top:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(img/ico-download.png) no-repeat 20px 13px; }
p.tick { border-top:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(img/ico-tick.png) no-repeat 20px 13px; }
p.info { border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#eee url(img/ico-info.png) no-repeat 20px 13px; }
p.note { border-top:1px solid #efe3ae; border-bottom:1px solid #efe3ae; background:#fef6d2 url(img/ico-note.png) no-repeat 20px 13px; }
/*  Pingbacks / Trackbacks */
h3#pings  { margin: 25px 0 10px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }
/*  Gravity Forms */
.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block;float:left; padding-right:20px; width: 100px; margin: 5px 0px 4px !important; }
.gform_wrapper input.button { padding: 5px 10px 6px !important; }
.gform_wrapper input { padding: 7px 3px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 400px !important; padding: 7px 3px !important; }
.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }
img.ui-datepicker-trigger { border: 0px; padding: 0px; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input { background: white; border: 1px solid #DDD;
color: #23262A; }
.gform_wrapper input.button { border: none; font-size: 11px !important; color: white !important; font-weight: bold; height: 28px; text-transform: uppercase; width: 78px; margin-right: 34px; }
.focas_home{ width:100%; float:left; margin:5px 0px;}
.focas_home .list{ width:65%; float:left;}
.focas_home .green_data{width:33%; float:right; color:#009999; line-height:20px;}
.pdf_download{width:150px; height:38px; float:right;}
#our_culture_list{width:100%; float:left;}
#our_culture_list h4{width:100%; float:left; font-weight:bold; margin:5px 0px;}
#our_culture_list h4 a{width:100%; float:left; font-weight:bold; margin:5px 0px; color:#000;}
#our_culture_list #culture_heading_data_1{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;}
#our_culture_list #culture_heading_data_2{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;padding-top:5px; padding-bottom:5px;}
#our_culture_list #culture_heading_data_3{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;padding-top:5px; padding-bottom:5px;}
#our_culture_list #culture_heading_data_4{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;padding-top:5px; padding-bottom:5px;}
#our_culture_list #culture_heading_data_5{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;padding-top:5px; padding-bottom:5px;}
#our_culture_list #culture_heading_data_6{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;padding-top:5px; padding-bottom:5px;}
#our_culture_list #culture_heading_data_7{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;padding-top:5px; padding-bottom:5px;}
#our_culture_list #culture_heading_data_8{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;padding-top:5px; padding-bottom:5px;}
#our_culture_list #culture_heading_data_9{width:97%; float:left; padding-left:3%; font-weight:normal; text-align:justify;padding-top:5px; padding-bottom:5px;}
#our_culture_list h4 a:link, #our_culture_list h4 a:visited{
float:left;
font-weight:bold;
color:#110941;
margin:3px 0;
width:100%;
text-decoration: underline;
}
/*  GenY page  */
#geny ul li {
  margin-bottom: 10px;
}
#geny table tr td {
  border: solid 1px;
  padding: 10px;
}
/* Homepage buttons  */
.pdf-download {
  background: url(/wp-content/themes/thestation/img/bg-pdf-download.png) no-repeat;
  float: left;
  padding: 6px 90px 6px 34px;
  text-decoration: none !important;
  color: #FFF !important;
  font-weight: normal !important;
  text-align: center;
  font-size: 11px;
  line-height: 13px;
}
.pdf-download-last {
  padding-right: 90px;
}
.main_content_home{width:850px !important; border:none !important; margin:20px auto 0 !important; position:relative; float:none !important;}
.main_content_home #top{border:none !important; padding-bottom:0 !important; margin-bottom:0 !important;}
.main_content_home #two-col{display:none;}
.blog-sidebar{text-align:center;}
.blog-sidebar p{color:#110941;font-weight:bold; margin:22px 0 5px 0;}
.blog-sidebar h3{text-align:center; font-size:16px; color:#16181A !important; padding-bottom:7px;}
.home #sidebar{display:none;}
h4.tb{background-color:#000080; color:#fff; padding-left:5px; margin-top:20px; clear:both;}
h4.tb2{background-color:#110941 !important; color:#fff; padding-left:5px; margin-top:0px; overflow:hidden;}
body.page-id-174 #container ul{margin-left:25px !important; margin-bottom:15px !important;}
body.page-id-174 #container ul li{
list-style-type:disc !important;
color: #3F3F3F !important;
font-family: Verdana,Geneva,sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
line-height: 18px !important;
}
#soc-icons-head{float:right;}
#head-text{float:right; padding-top:17px;}
.moonray-form-p2c10447f3 .moonray-form{width:600px !important;}
.moonray-form-p2c10447f3 .moonray-form p{display:none !important;}
.moonray-form-p2c10447f3 .moonray-form p:first-child{padding:10px 20px !important; text-align:center; margin:0 !important; display:block !important;}
.moonray-form .moonray-form-element-wrapper-contracted{width:40% !important;}
.moonray-form .moonray-form-input-type-submit{width:20% !important; padding-top:23px !important;}
.category-customers #main_content, .single-post #main_content{border:none; width:940px;}
.category-customers .post_head, .category-customers .post, .single-post .post_head, .single-post .post{width:940px;}
.category-customers .post_head .title_meta, .single-post .post_head .title_meta{width:870px;}#head-text ul li{	list-style-type:none !important;	color:#ee5c2d;	font-weight:bold;	font-family: Verdana,Geneva,sans-serif;	font-size: 18px;	line-height: 22px;}#footer #footer-left{	float: left;	width: 430px;	display: inline;	margin-top: 22px;}
#footer #footer-right{	float: right;	overflow: hidden;	width: 500px;	display: block;	margin-top: 15px;}#footer #footer-left p{	font-family: Verdana,Geneva,sans-serif;	font-weight: normal;	font-size: 12px;	text-align: left;	color: #fff;	line-height: 14px;	margin: 0;}#footer #footer-left p.s12{	font-size: 12px;	margin-top: 12px;}
.single-post .post .title_meta{
	width:775px;
	padding-right: 25px;
}
.single-post .ca_post_share_comments .comments a{
	padding: 7px 12px;
	margin: 0px;
}

#footer #footer-right a{
	background:url('img/contact-us-btn.png') no-repeat 0 0;
	display: block;
	padding: 0px;
	height:60px;
	color: #fff;
	font-family: Verdana,Geneva,sans-serif;
	width: 235px;
	text-align: center;
}

/*#footer #footer-right a:hover{text-decoration:none !important; background: #e05000;}*/
#footer #footer-right #phone{	background: url('img/fa-phone.png') no-repeat left center;}
#footer #footer-right #email{	background: url('img/fa-email.png') no-repeat left center;}#footer #footer-right #twitter{	background: url('img/fa-twitter.png') no-repeat left center;}

.home-left{
	width:740px;
	float:left;
	position: relative;
	padding-right: 15px;
	margin-right: 14px;
	border-right:1px solid #eee;
}

.home-right{
	width:170px;
	float:right;
	position: relative;
	text-align: center;
}

.home #container .wrap .home-right img.aligncenter{
	margin-top:30px;
	margin-bottom: 30px;
}

#mc_embed_signup{
	float: right;
}

#mc_embed_signup .email{
	padding: 5px 10px;
    margin-bottom: 7px;
    width: 240px;
}

#mc-embedded-subscribe{
	background-color: #ee5f0f;
    border: 0px;
    color: white;
    padding: 8px 10px;
    width: 100px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
}

#footer #mc_embed_signup_scroll .ca_footer_form_text{
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 7px;
	display: block;

}

#footer #mc_embed_signup_scroll .ca_footer_form_email{
	font-size: 11px;
}