/*
Theme Name: 2 Column - Left Sidebar
Theme URI: http://getbrandswag.com
Description: A Wordpress theme with left sidebar.
Author: Brandswag
Author URI: http://getbrandswag.com
version: 2.0
Tags: two-column, widget-ready
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#FEFCF4 url('images/repeated_x_bg.png') repeat-x top center;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{
	}



/* container */


#container {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background:transparent;
	color:#333;
	overflow: hidden;
	min-height:477px;
	height:auto !important;
	height:477px;
	position: relative;
	z-index: 3;

	}
	
/* background floater */

#backgroundFloater {
	background: url('images/bg.png') top center no-repeat;
	width: 100%;
	height: 765px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
	
/* header */

#header {
	background: #fff url('images/header_bg.png') no-repeat top center;
  	width: 915px; 
  	height: 100px;
	color: #fff; 
	margin: 0px 43px;
	float: left;
	}

#header h1{
	font:normal 20pt georgia, times;
	margin:0;
	width: 166px;
	float: left;
	}
	
#header h1 a{
	text-indent: -2000em;
	height: 50px;
	width: 166px;
	display: block;
	background: url('images/logo_bg.png') no-repeat top left;
	}

#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#searchForm {
	background: url('images/search_bg.png') no-repeat top left;
	width: 146px;
	height: 24px;
	display: block;
	float: right;
	margin: 15px 20px 0px 0px;
	}

#searchInput {
	background: transparent;
	width: 110px;
	height: 24px;
	border: 0px;
	margin: 0px;
	padding: 5px;
	float: left;
	}

#searchSubmit {
	background: transparent;
	width: 25px;
	height: 24px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
	}

/* featured slider */

#featuredSlider {
	width: 885px;
	height: 257px;
	margin: 5px 15px 0px;
}

#featuredSlider ul {
	width: 885px;
	list-style-type: none;
}

#featuredSlider ul li {
	width: 879px;
	height: 257px;
}
#featuredSlider ul #slider1{
	background:url(images/slider1.png) left top no-repeat;
	}
#featuredSlider ul #slider2{
	background:url(images/slider2.png) left top no-repeat;
	}
#featuredSlider ul #slider3{
	background:url(images/slider3.png) left top no-repeat;
	}
#featuredSlider ul #slider4{
	background:url(images/slider4.png) left top no-repeat;
	}
#featuredSlider ul #slider5{
	background:url(images/slider5.png) left top no-repeat;
	}
#featuredSlider ul #slider6{
	background:url(images/slider6.png) left top no-repeat;
	}
	
.featuredContent {
	width: 295px;
	height: 220px;
}

.featuredContent h2 {
	color: #fff;
	font-size: 22px;
	padding: 10px 20px;
}

.featuredContent h2 a {
	color: #fff;
}

.featuredContent h2 a:hover {
	color: #ccc;
	text-decoration: none;
}

.featuredContent p {
	color: #fff;
	font-size: 12px;
	padding: 0px 20px;
}

.featuredContent a {
	color: #ccc;
}

.featuredContent a:hover {
	text-decoration: underline;
}

#sliderButtons {
	margin: 10px 20px;
	height: 20px;
	list-style-type: none;
}

#sliderButtons li {
	height: 20px !important;
	display: inline;
}

/* home bottom */

#leftBottomWidget {
	margin: 15px;
	width: 195px;
	float: left;
}

/* home bottom right */

#homeBottomRight {
	background: url('images/homeBottomRightBg.png') no-repeat top left;
	width: 665px;
	height: 262px;
	margin-left: 4px;
	float: left;
}

#musicInfo{
	margin: 8px 8px;
	float: left;
}

#musicPlayer {
	width: 190px;
	height: 25px;
	overflow:hidden;
	margin: 2px 0 0 0;
	float: left;
}
#musicPlayer_inner{
	margin-left:0px;
	}
#newsLetter {
	width: 250px;
	height: 30px;
	float: right;
}

#newsLetter a {
	width: 250px;
	height: 30px;
	float: right;
}

#recentPosts {
	width: 260px;
	height: 230px;
	margin: 4px;
	float: left;
}

.frontPost {
	margin-bottom: 20px;
}

.frontPost h3 {
	margin-top: 10px;
	padding-left: 10px;
}

.frontPost h3 a {
	text-transform: uppercase;
	color: #464646;
	font-weight: none;
	font-family: Helvetica;
}

.frontPost span, p {
	padding: 0px 10px;
}

.frontPost span {
	color: #464646;
	font-size: 11px;
	font-family: Arial;
}

.frontPost p {
	color: #15324c;
	font-size: 13px;
	font-family: Arial;
}

.frontPost p a {
	color: #165e9e;
}

#tour {
	width: 391px;
	height: 217px;
	background: url('images/onTour.png') no-repeat top center;
	border: #cfcfcf solid;
	border-width: 0px 1px 1px 1px;
	float: right;
	margin: 13px 0px 15px 0px;
}

.subscribeTour {
	width:90px;
	height:40px;
	float: right;
	margin-right: 10px;
	
}
.link_ontour{
	float:left;
	width:99px;
	height:27px;
	margin:8px 0 0 6px;
	}
#tourList {
	width: 391px;
	clear: both;
	xfloat: left;
	list-style-type: none;
}

#tourList li {
	width: 381px;
	height: 15px;
	padding: 7px 0px 7px 10px;
	text-align: center;
}

#tourList li span {
	display: block;
}

.tourTable {
	width: 381px;
}

.tourTitle {
	float: left;
}

.tourTitle a {
	color: #043C64;
}

.tourLocation {
	margin: 7px auto;
	width: 25px;
	display: inline !important;
	padding: 0px;
}

.tourDate {
	float: right;
	margin-right: 10px;
}

#tourList .alt {
	background: #f2f3ed;
}

/* content */


#content {
	background: #fff;
	float: left;
	width:915px;
	margin:10px 43px 0px;
	min-height:535px;
	height:auto !important;
	height:535px;
	}	
.post {
	margin:0;
	padding:0 50px;
	line-height: 14pt;
	overflow:hidden;
	width:815px;
	}
.post small{
	font-size:11px;
	}	
.post h2{
	font-family: Arial;
	color: #1e4164;
	font-size: 18px;
	margin: 30px 0px 10px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}
#content.narrow .entry { margin-bottom:0;}
.entry {
	margin-bottom: 40px;
}

.entry p{
	color: #595959;
	font-family: Arial;
	font-size: 13px;
	margin:12px 0;
	padding: 0px !important;
	}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
#content.narrow .postmetadata{
	margin-top:10px;
	}	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



#content.narrow  .post h2 a,#content.narrow  .post h2 a:hover{
	 color: #043c64;
	}
/* sidebar */
#sidebar_wrapper {
	padding:30px 0 0 0;
	float:left;
	width:190px;
	}
#sidebar_wrapper  a{
	 color: #043c64;
	 }
#sidebar_wrapper  a:hover{
	 color: #043c64;
	 text-decoration:underline;
		 }
#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:left;
	margin:0;
	padding: 0;
	border-right: 1px solid #ddd;
	}
#sidebar_wrapper  #sidebar h2{
	font-weight:bold;
	}
#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
#sidebar_wrapper #sidebar ul ul {
	margin:3px 0 14px 0;
	} 
#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 8px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:transparent url('images/footer_bg.png') top center no-repeat;
	clear: both;
	width: 100%;
	height: 100px;
}

#footerMenu {
	background: transparent;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:915px; 
	xtext-align: center;
	xoverflow:hidden;
	margin: 0px 43px;
	padding-top: 40px;
}

#footerMenu ul {
	margin:0 auto;
	padding: 0 213px;
	width: 510px;
	overflow: auto;
	display: block;
}

#footerMenu ul:first-child {
	border: 0px;
}

#footerMenu ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	border-left: 1px solid #043c64;
}

#footerMenu ul li:first-child {
	border: 0px;
}

#footerMenu .page-item-5 {
	width: 90px;
}

#footerMenu span a {
	padding:0px 5px;
	margin: 0;
	color: #043c64;
	font-family: Helvetica;
	font-size: 14px;
}

#footerMenu span a:hover {
	color:#043c64;
}
	
#footer p{padding:14px 0;margin: 0; color: #394b5a; text-align:center;}
#footer a{color: #043c64;text-decoration: none;}
#footer a:hover{color: #043c64;text-decoration: underline;}

#footerFloater {
	width: 100%;
	height: 287px;
	background: url('images/footer_floater_bg.png') repeat-x top left;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: none;
}


