

/* webplayer divisions */
#webplayer {
	background: #000000;
	margin: 0 auto 20px;
	padding: 20px;
	width: 860px;
	box-shadow: 0 0 6px #181818;
}

#wpheader {
	padding-bottom: 10px;
}

.wplogo {margin-right: 20px;}

#wpcore {
	clear: both;
	padding-top: 20px;
}

.menu-header {
	width: 100%;
	margin: 0;
}


/* player controls */
#player_controls {
	margin: 10px 0;
	width: 540px;
	float: left;
	vertical-align: middle;
}
#player_controls dt {
	display: inline;
	font-size: 11px;
}
#player_controls dt a {
	color: #ccc;
}


/* jQuery tabs */
.tabs ul.tabNavigation {
	margin: 0;
	width: 860px;
}
.tabs ul.tabNavigation, .tabs ul.tabNavigation li, .tabs ul.tabNavigation a {
	float: left;
	display: block;
	list-style: none;
	height: 53px;
	line-height: 52px;
	background: url(images/nav_back.jpg) top left repeat-x;
	color: #FFF;
	font-family: 'Lato', tahoma, arial, sans-serif;	
	font-size: 16px;
	text-decoration: none;
}
.tabs ul.tabNavigation a {
	padding: 0 18px;
}
.tabs ul.tabNavigation a:hover, .tabs ul.tabNavigation li.current_page_item a, .tabs ul.tabNavigation li.current_page_ancestor a, .tabs ul.tabNavigation li.current_page_item li a:hover {
	color: #fff;
	background: url(images/nav_back.jpg) bottom left repeat-x;
	text-shadow: #333 -1px -1px 0px;
}

.tabs div.tabitem {
	clear: both;
	width: 840px;
	padding: 10px;
	background: #181818;
	margin-top: 10px;
	color: #fff;
}


.wpitem {
	margin: 20px 0 20px 0;
	clear: both;
	border-bottom: 1px solid #333;
}
.wpitem p {
	margin-bottom: 10px;
	line-height: 1.4;
}

/* JWplayer */
#playercontainer_wrapper {
	width: 840px !important;
	padding: 14px 0 0 0 !important;
	margin: 0 !important;
}

/* content */
#wpcontent {
	clear: both;
	width: 860px;
	padding: 0 0 10px;
}


a.selected {
	color: #fff !important;
	background: url(images/nav_back.jpg) bottom left repeat-x !important;
	text-shadow: #333 -1px -1px 0px !important;
}


.showtable td {
	padding: 5px 0;
}


/*
   _____                        _       _     _ 
  / ____|                      (_)     | |   | | 
 | |      ___  _ __  _   _ _ __ _  __ _| |__ | |_ 
 | |     / _ \| '_ \| | | | '__| |/ _` | '_ \| __|
 | |____| (_) | |_) | |_| | |  | | (_| | | | | |_ 
  \_____|\___/| .__/ \__, |_|  |_|\__, |_| |_|\__|
              | |     __/ |        __/ |                            
              |_|    |___/        |___/                             

  ______      _           _   _      _____           _ _         
 |  ____|    | |         | | (_)    |  __ \         | (_)        
 | |__    ___| | ___  ___| |_ _  ___| |__) |__ _  __| |_  ___    
 |  __|  / __| |/ _ \/ __| __| |/ __|  _  // _` |/ _` | |/ _ \   
 | |____| (__| |  __/ (__| |_| | (__| | \ \ (_| | (_| | | (_) |  
 |______|\___|_|\___|\___|\__|_|\___|_|  \_\__,_|\__,_|_|\___/        
                                                                   `                
Thank you for viewing this stylesheet. We hope we inspired you to create your own! "Stealing is for lame pussies..." 

*/