/* CSS Document */

/* PassingStrange CSS - wpstyle.css  ver. 1.1 for WP 3.8.3*/

/* Last Updated Aug 20, 2009 */
/* Website design and KickApps implementation by www.DotcomCowgirl.com */
/* FMI, contact Haylie at  haylie@dotcomcowgirl.com */



.main{
	position:relative;
	padding:190px 0 20px;
	width:100%;
}
/* header start */
#header{
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#header .inner-content{
	margin:0 auto;
	width:1000px;
}
#header .columns{
	overflow:hidden;
	width:100%;
}
/* logotype */
#header .logo{
	background:url(images/logo.gif) no-repeat;
	width: 261px;
	height: 142px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:29px 0 0 8px;
}
#header .right{
	float:right;
	width:728px;
	margin:3px 0 0;
}
/* banner */
#header .banner img{display:block;}
/* actions start */
#header .actions{
	overflow:hidden;
	width:100%;
}
/* sign-up start */
#header .actions .sign-up{
	float:left;
	width:264px;
	margin:20px 0 0 66px;
	display:inline;
}
#header .actions .sign-up h3{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#fc3;
	margin:0;
padding:0px 0px 0px 34px
}
#header .actions .sign-up label{display:none;}
#header .actions .sign-up fieldset{
	overflow:hidden;
	width:100%;
	display:block;
	background:url(images/bg-txt.gif) no-repeat 0 8px;
margin:0;
	padding:0;
	border:none;
}
#header .actions .sign-up .email{
	background:none;
	border:0;
	width:150px;
	padding:5px 0 3px;
	margin:8px 6px 0;
	font: 11px Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
}
#header .actions .sign-up .btn{
	float:right;
	background:url(images/btn-subscribe.gif) no-repeat;
	width: 91px;
	height: 36px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	cursor:pointer;
}
#header .actions .sign-up .mce_inline_error{display:none !important;}
/* sign-up end */
/* updates start */
#header .actions .updates{
	float:left;
	margin:20px 0 0 30px;
	display:inline;
}
#header .actions .updates ul{
	list-style: none;
	margin:3px 0 0;
	padding:0;
	overflow:hidden;
	width:120px;
}
#header .actions .updates li{
	margin:0 11px 0 0;
	float:left;	
}
#header .actions .updates h3{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#fc3;
	margin:0;
padding:0px 0px 0px 4px
}
/* updates end */
/* search start */
#header .actions #search{
	float:right;
	width:228px;
	margin:39px 11px 0px 0px;
	display:inline;
}
#header .actions #search form div{
	overflow:hidden;
	width:100%;
	background:url(images/bg-txt.gif) no-repeat 0 2px;
}
#header .actions #search input{
	background:none !important;
	border:0 !important;
	width:150px;
	padding:2px 0 3px !important;
	margin:5px 6px 0;
	font: 11px Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
}
#header .actions #search .btn{
	float:right;
	background:url(images/btn-find.gif) no-repeat !important;
	width: 60px;
	height: 32px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	border:0 !important;
	cursor:pointer;
	margin:0;
}
/* search end */
/* actions end */
/* menu start */
#menu{
	border-top:1px solid #fc3;
	list-style: none;
	margin:14px 0 0;
	padding:0 0 0 22px;
	overflow:hidden;
}
* html #menu{
	overflow:visible;
	height:1%;
}
#menu li{float:left;}
#menu a{
	float:left;
	color:#ddd;
	font: 15px/30px Arial, Helvetica, sans-serif;
	margin:-1px 19px 0;
	padding:8px 0 0;
text-transform:uppercase;
}
#menu a:visited{color:#fff;}
#menu a:hover,
#menu .active a, li.current_page_item a{
	background:url(images/menu-hover.gif) no-repeat 50% 0;
	padding:8px 19px 0px!important;
	margin:-1px 0 0!important;
	color:#fc3!important;
}
/* menu end */
/* header end */
/* footer start */
#footer{
	width:100%;
	background:url(images/bg-footer.jpg) no-repeat 50% 5px;
}
#footer .inner-content{
	width:1000px;
	margin:0 auto;
	border-top:1px solid #fc3;
	padding:20px 0 0;
}
#footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
}
#footer li{
	background:url(images/sep-footer-menu.gif) no-repeat 0 50%;
	display:inline;
	padding:0 5px 0 9px;
}
#footer li:first-child{background:none;}
#footer a{
	color:#fff;
}
#footer a:hover{text-decoration:underline;}
#footer .active a,
#footer a.active{
	text-decoration:none;
	font-weight:bold;
}
#footer div{
	text-align:center;
	margin:23px 0 0;
}
#footer div p{
	display:inline;
	margin:0 8px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#fff;
}
/* footer end */
/* content start */
#videocontent{
	background:url(images/bg-video-box.jpg) no-repeat 50% 0;
	overflow:hidden;
	width:100%;
	padding:0 0 23px;
}
#videocontent .inner-content{
	margin:0 auto;
	width:976px;
}
/* player start */
#videocontent .player{
	margin:75px 0 0;

}
#videocontent .player div{
	margin:0 auto;
	width:880px;
}
#videocontent .player embed{display:block;}
/* player end */


/* content columns start */
/*#content .columns{
	overflow:hidden;
	width:998px;
	margin:34px 0 0 -22px;
}


.column{
	float:left;
	width:310px;
	margin:0 0 0 22px;
	display:inline;
}*/

#homepage .box{
	margin:17px 0 10px;
	width:100%;
}
#homepage .box .holder{
	background:#111;
	overflow:hidden;
	height:1%;
}

#homepage h1  {
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
line-height:19px;
margin:0 0 6px;
}

#homepage h2 {
text-transform:uppercase;
}

#homepage h2 a, #homepage h2 a:visited, #sidebar h2 a, #sidebar h2 a:visited{
color:#000!important;
}


/* news start */
.news h2{
	margin:0 0 -27px;
	background:url(images/ttl-news.gif) no-repeat;
	font: bold 21px/21px Arial, Helvetica, sans-serif;
	color:#000;
	padding:9px 0 14px 8px;
	position:relative;
	z-index:10;
}
.news .holder{padding:25px 12px 11px;}

/* news end */
/* blog start */
.blog h2{
	margin:0 0 -27px;
	background:url(images/ttl-blog.gif) no-repeat;
	font: bold 21px/21px Arial, Helvetica, sans-serif;
	color:#000;
	padding:11px 0 14px 6px;
	position:relative;
	z-index:10;
}
.blog .holder{padding:0 8px 13px;}



/* reviews start */
.reviews h2{
	margin:0 0 -27px;
	background:url(images/ttl-reviews.gif) no-repeat;
	font: bold 21px/21px Arial, Helvetica, sans-serif;
	color:#000;
	padding:13px 0 10px 8px;
	position:relative;
	z-index:10;
}
.reviews .holder{padding:17px 13px 16px;}

#sidebar .box{
	margin:17px 0 25px 0px;
	width:100%;
}

#sidebar .box2{
	margin:1px 0 25px 0px;
	width:100%;
}
#sidebar .box .holder , #sidebar .box2 .holder{
	background:#111;
	overflow:hidden;
	height:1%;
}

#sidebar h1  {
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:19px;
margin:0 0 3px;
}

#sidebar h2 {text-transform:uppercase;font-size: 20px;}


/* now-playing start */
#sidebar .now-playing h2{
	margin:0 0 -27px;
	background:url(images/ttl-now-playng.gif) no-repeat;
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:13px 0 12px 8px;
	position:relative;
	z-index:10;
}
#sidebar .now-playing .holder{padding:30px 13px 22px;}

/* community start */
#sidebar .community h2{
	margin:0 0 -25px;
	background:url(images/ttl-community.gif) no-repeat;
	font: bold 19px/19px Arial, Helvetica, sans-serif;
	color:#000;
	padding:14px 0 12px 10px;
	position:relative;
	z-index:10;
}
#sidebar .community .holder{padding:33px 5px 12px;}
#sidebar .community .kickapps img{display:block;}

/* facts start */
#sidebar .facts h2{
	margin:0 0 -25px;
	background:url(images/ttl-did-you-know.gif) no-repeat;
	font: bold 17px/17px Arial, Helvetica, sans-serif;
	color:#000;
	padding:13px 0 12px 7px;
	position:relative;
	z-index:10;
}
#sidebar .facts .holder{padding:35px 11px 15px;}


