/*  
Theme Name: The Station
Version: 1.0.5
Description: Designed by <a href="http://www.adii.co.za">Adii Rockstar</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/* Custom styles */
@import "custom.css";

/*>>>>> Setup and Reset <<<<<*/
/* // slider */	

/* content 
				
	.left{
		float:left;
		margin-top:.5em;
		margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8e8;
		border-left:1px solid #e8e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				
			*/
	/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			height:300px;
			}	
		#slider, #slider li{ 
			height:416px;
			width:680px;
			overflow:hidden;
			float:left;
			}	
		#slider{ 
			}	
		#prevBtn{ 
			display:block;
			width:280px;
			height:0;
			position:static;
			left:6px;
			top:110px;
			font-size:10px;
			}	
		#nextBtn{ 
			left:480px;
			display:block;
			width:280px;
			height:0;
			position:static;
			top:110px;
			font-size:10px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:38px;
			background:url(images/btn_prev.png) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(images/btn_next.png) no-repeat 0 0;	
			}	
		#nextBtn a:hover{ 
			background:url(images/btn_next_h.gif) no-repeat 0 0;	
			}	
		#prevBtn a:hover{ 
			background:url(images/btn_prev_h.gif) no-repeat 0 0;	
			}		
#controls{
	bottom:-44px;
	position:absolute;
}	
#controls .current a{
	background:url(images/slide_circle.png) nor-repeat 0 0;
	color:#fff;
}
#controls li{
	float:left;
	padding:2px 5px 2px 5px;
}		
#controls ol{
	display:inline;
	float:left;
}	
	/* // slider */	
body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body  {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: 1.5;  /*unitless for proper inheritance*/
}

h1, h2, h3, h4, h5, h6  {
	margin: 0;
}

h1  {font-size: 30px}
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: 18px 0;
	line-height: 1.5em;
}

ul, ol  {
	margin: 0;
	padding: 0;
}
.small{
	color:#a8a8a8;
	font-size:10px;
	}
/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

#nav  {
	width: 980px;
	margin: 0 auto;
	height: 35px;
}

/* Page Nav */

#pagenav, #pagenav ul {
	z-index: 100;
}

#pagenav {
	padding: 0 10px;
}

#pagenav li a:link, #pagenav li a:visited {
	position: relative;
	width: 50%;
	padding: 10px 8px 12px 8px;
	text-decoration: none;
	z-index: 100;
}

#pagenav li {
	float: left;
	line-height: 2.5em;
	padding: 0 9px 0 5px;
	zoom: 1;
	margin: 0;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	position: relative;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item 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  {
	display: block;
	position: absolute;
	right: 0;	
	bottom: 0;
	width: 5px;
	height: 33px;
}

/* Style drop down list */

#pagenav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
}

#pagenav li ul li {
	float: none;
	padding: 0;
}

#pagenav li:hover ul, #pagenav 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: 0 auto;
	height: 140px;
}

#header h1  {
	z-index:2;
	float: left;
	margin: 14px 0 0 20px;
}

#header h1 a  {
	display: block;
	height:126px;
	width: 402px;
}

#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;
}

#container  {
	padding-top: 20px;
	padding-bottom: 20px;
}

#container_bottombg  {
	width: 980px;
	height: 41px;
	margin: 0 0 -20px -10px;
}

#featured  {
	margin: 0 0 0 10px;
}

#featured .wrap  {
	float: left;
	width: 680px;
	height:416px;
	margin:0 auto;
	text-align:left;
}

#featured .information  {
	background-image:url(http://www.olsonmarketingservices.com/images/the_team.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float: left;
	width: 680px;
	height:416px;
}

#featured .information h1  {
	margin: 240px 20px;
	padding:5px;
	background-color:#00abe4;
	line-height: 68px;
	color:#fff;
	font-size:54px;
}
#featured .information .feat-button .left  {
	display: block;
	float: left;
	width: 5px;
	height: 30px;
}

#featured .information .feat-button a.more-info  {
	display: block;
	float: left;
	height: 24px;
	padding: 6px 4px 0 8px;
	text-transform: uppercase;
	cursor: pointer;
}

#featured .information .feat-button .right  {
	display: block;
	float: left;
	width: 19px;
	height: 30px;
}

.featured-col  {
	display: block;
	float: right;
	width: 244px;
	height: 100%;
	padding:5px 5px 5px 10px;
}

#featured-tabs li  {
}

#featured-tabs li a:link, #featured-tabs li a:visited  {
	display: block;
	padding: 10px 0 0px 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#featured-tabs a span  {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-top: -4px;
}
.update_news {
	background:#f2f9ff url(http://www.olsonmarketingservices.com/images/update_news.png) no-repeat bottom right;
	min-height:80px;
	}
.update_social {
	background:#fefef3 url(http://www.olsonmarketingservices.com/images/update_social.png) no-repeat bottom right;
	min-height:80px;
	}
.update_art {
	background:#f6fff8 url(http://www.olsonmarketingservices.com/images/update_art.png) no-repeat bottom right;
	min-height:80px;
	}
#breadcrumb  {
	width: 940px;
	margin: -8px 10px 0 10px;
	padding: 0 0 10px 0;
}

#content  {
}

#breadcrumb p  {
	margin: 0;
	font-weight: bold;
}

#main_content  {
	float: left;
	width: 660px;
	padding: 0 20px 0 0;
	margin: 20px 0 0 10px;
}

#main_content #top  {
}

#main_content #top h2  {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #DCDDDD;
}

#main_content #top p  {
	margin: 20px 0 30px 0;
}

#main_content {
	float: left;
}
#top p img  {
	float: left;
	margin: 0 10px 0 0;
	}
#two-col  {
	border-top:1px dashed #DCDDDD;
}

#two-col h3  {
	color:	#005DB1;
}

#two-col img{
	padding:10px;
	float:left;
	}

#two-col ul li  {
	margin: 0 0 8px 0;
	padding: 0 0 0 20px;
}

#two-col .left  {
	float: left;
	width: 300px;
	background-image: url(http://www.olsonmarketingservices.com/images/left_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	padding:10px;
}

#two-col .right  {
	float: left;
	width: 320px;
	padding: 0 0 0 10px;
	height:200px;
	background-image: url(http://www.olsonmarketingservices.com/images/left_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	padding:10px;
}

#two-col .left a.signup, #two-col .right a.signup  {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 20px 0 0 0;
	width: 300px;
	height: 25px;
}

#sidebar  {
	float: left;
	width: 220px;
	margin: 20px 0 0 20px;
}

#sidebar h2  {
	text-transform: uppercase;
	font-size: 14px;
}
#sidebar a a:link a:hover{
	text-decoration:none;
	}
#sidebar img  {
	padding-right:4px;
}

#sidebar .box h2  {
	padding-bottom: 5px;
}

#newsletter  {
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#newsletter .field, #feedburner .field , #campaignmonitor .field {
	display: block;
	float: left;
	width: 191px;
	height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}

#newsletter .button, #feedburner .button, #campaignmonitor .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  {
	position: absolute;
	top: 0;
	right: 0;
}

#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, #feedburner, #campaignmonitor  {
	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;	
}

#twitter  {
	padding: 0 0 10px 0;
}

#twitter ul  {
	margin: 10px 0;
}

#twitter a:link, #twitter a:visited  {
	display: inline;
	padding: 0;
}

#twitter span.website  {
	display: block;
	text-align: right;
}

#footer  {
	width: 980px;
	margin: 0 auto 40px auto;
}

#footer .footnav  {
	float: left;
	width: 660px;
}

#footer .footnav ul  {
	padding: 30px 0 20px 10px;
}

#footer .footnav ul li  {
	display: inline;
	margin: 0 15px;
}

#footer .footnav ul li a:link, #footer .footnav ul li a:visited  {
	font-weight: bold;
}

#footer .copyright  {
	float: right;
	width: 295px;
	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_head  {
	float: left;
	width: 619px;
	margin: 0 0 15px 0;
}

.post_head .title_meta  {
	float: left;
	width: 559px;
}

.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: right;
}

.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;
}

/*>>>>> 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  {
	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: 460px;
	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;
}

.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;
	height: 25px;
	padding: 5px 0 0 15px;
}

.widget ul li a:hover  {
}

#flickr  {
	float: left;
	margin: 0 0 20px 0;
}

#flickr h3  {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
}

#flickr .pics  {
	float: left;
	padding: 7px;
}

#flickr .pics .flickr_badge_image  {
	margin: 4px 6px;
	float: left;
	width: 75px;
}

/*>>>>> COMMENTS <<<<<*/

#comments_wrap  {
	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: Arial, Helvetica, 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;
}


/* 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 0;
	padding: 0 0 0 30px;
}

.entry ul li  {
	list-style-type: none;
}

.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: upper-latin;
}

.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: 1px;
	border: 1px solid #cbd1d2;
}

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;
}

/*>>>>> Custom Styles <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.profile{
	border-bottom:1px dashed #DCDDDD;
	margin-bottom:30px;
	padding-bottom:50px;
	width:500px;
	}
	
.profile img{
	float:left;
	margin-right:10px;
	}	
	
.services{
	border-bottom:1px dashed #DCDDDD;
	margin-bottom:20px;
	padding-bottom:20px;
	width:500px;
	}
.services img{
	float:left;
	margin-right:10px;
	}
/*>>>>> feed styles temp not being used<<<<<*/	
    .rssfeed { 
      width: 240px; 
    }
    .rssfeed-title {
      font-size:   14px;
      font-weight: bold;
      color:       #16181A;
      padding:     5px;
    }
    
    .rssfeed-items {
    }

    .rssfeed-item {
      padding: 5px 5px 5px 5px;
    }

    .rssfeed-itemtitle {
      color: #CC0000;
    }

    .rssfeed-itemcontent {
      padding-top: 5px;
      color: #666666;
    }
#tv{
	float:left;
	}
#tv img{
	border:none;
	}
#tv h2{
	color:#ff790a;
	font-size:2em;
	}
#tv-side{
	float:left;
	width:180px;
	margin-left:10px;
	}
#tv-side h3{
	color:#16ac0e;
	font-size:1.2em;
	}
#tv-side p{
	color:#666;
	font-size:1.2em;
	font-weight:bold;
	}
#tv-side img{
	border:none;
	}
#enter{
	padding-left:20px; 
	border-left:1px solid #CBD1D2;
	width:220px;
	float:right;
}