/*   
Theme Name: EclecticRadio 2011
Theme URI: http://www.eclecticradio.nl
Description: EclecticRadio as it was meant to be&hellip;
Author: Jasper van der Meer - JMstudioNL
Author URI: http://www.eclecticradio.nl
Version: 0.2.14012012
.
This website, its design, content, structure, styling, markup and functionality is © EclecticRadio.
All libraries used are subject to copyright by their respective owners.
Don't steal this design, scroll down to the bottom of this document to find out why... ;)
.
Feel like using parts of this code? Go ahead, it's free for grab! Be sure to stay original and unique!
*/
/* ---------------------------------------------------------------------- */
/* ==================================== eclecticradio-specific styling    */
/* ---------------------------------------------------------------------- */

#container {
	width: 1080px;
	margin: 0 auto;
	padding: 10px 10px 0;
}
#respond {display: none;}
.twp-container {
    clear: none !important;
    float: none !important;
    max-width: 460px !important;
}
#sopa {
	width: 100%;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: #000;
}
.fb-mentions {margin-right: 10px; width: auto !important; padding: 5px 20px 5px 5px; font-size: 12px; background: #3A5896 url(/wp-content/uploads/2012/08/f_logo.png) 99% 50% no-repeat; border-radius: 2px;}
.fb-mentions a {margin-right: 5px !important; font-weight: normal !important; color: #FFF; text-decoration: none;}
.fb-like {margin: 5px 0;}

/* ==================================== social media icons next to logo   */
#social {
	padding-left: 10px;
	text-align: left;
}
#social ul {
	list-style: none;
	line-height: 2.5;
}
.pinpin {margin-top: 2px; margin-bottom: -5px !important; width: 120px; float: right; margin-left: 10px;}
/* ==================================== rotating banner ads on right top   */
#top_banner a {display: none;}
/* ==================================== that big red/blue listen now button */
#listen_button {
	width: 152px;
	padding-left: 59px;
	height: 53px;
	line-height: 51px;
	vertical-align: middle;
	background: url(images/listen_now2012.png) 50% top no-repeat;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-shadow: #000 2px 1px 4px;
}
#listen_button:hover {
	background: url(images/listen_now2012.png) center -84px no-repeat;
	text-shadow: #333 -1px -1px 0px;
}
#logo a {color: #FFF; text-shadow: 1px 1px 2px #181818;}
#logo a:hover {color: #fe0041; text-shadow: 1px 1px 2px #181818;}
/* ==================================== the currently playing show left of the slideshow */
#shows {
	list-style: none;
	margin-bottom: 20px;
	font-size: 11px;
}
li.current-show {font-size: 11px !important;}
/* ----------------------------------------------------------------------  */
/* ==================================== eclecticradio main menu horizontal */
/* ----------------------------------------------------------------------  */
.menu-header {
	margin: 0 0 0 9px;
	width: 860px;
	box-shadow: 0 1px 12px #181818;
}
.menu-header, .menu-header li, .menu-header a {
	float: left;
	display: block;
	list-style: none;
	height: 53px;
	line-height: 52px;
	background: url(images/nav_back.jpg) bottom left repeat-x;
	color: #FFF;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
}
.menu-header a {
	padding: 0 20px;
	font-weight: bold;
	font-size: 13px;
	text-shadow: #181818 0 1px 0px;
}
.menu-header a:hover, #navbar li.current_page_item a, #navbar li.current_page_ancestor a, #navbar li.current_page_item li a:hover, a.selected {
	color: #fff;
	background: url(images/nav_back.jpg) top left repeat-x;
	text-shadow: #333 -1px -1px 0px;
}
#navbar {position: relative;}
/* ==================================== sub menu */
.menu-header ul ul {
	display: none;
}
.menu-header li {
	position: relative;
}
.menu-header ul li:hover ul {
	display: block;
	position: absolute;
	top: 53px;
	left: 0;
	z-index: 99;
	padding-top: 0px;
	padding-bottom: 18px;
	width: 250px !important;
	background: #0E5581;
	border: 0 1px 1px 1px;
	border-color: #0E5581;
	text-shadow: 0 !important;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;	
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}
.menu-header ul ul li, .menu-header ul ul li a {
	background: none;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.menu-header ul ul li {
	width: 250px;
}
.menu-header ul ul li a {
	width: 230px;
	padding: 0 10px;
}
.menu-header ul ul li a:hover {
	background: #fe0041;
	background-image: none;
}
.sub-menu a {
	background: none !important;
	font-size: 11px !important;
}
.sub-menu a:hover {
	text-decoration: underline !important;
}
.sub-menu li.current_page_item a {
	background: #0E5581 !important;
}
.sub-menu li.current_page_item a:hover {
	text-decoration: underline !important;
}
.searchform_navbar {
	position: absolute;
	top: 0;
	left: 220px;
	height: 53px;
	line-height: 53px;
	vertical-align: middle;
	background: url(images/nav_back.jpg) bottom left repeat-x;
	display: none;
	width: 860px;
	z-index: 9999;
	text-align: left;
	float: none;
}
.searchform_navbar input, .searchform_navbar div {vertical-align: middle;}
.searchform_navbar input#s {width: 600px; padding: 4px; border: 2px solid #181818; background: #FFF;}
.search_close {vertical-align: middle; margin-left: 5px; padding-top: 7px; margin-right: 10px;}
/* ==================================== the difference between header on frontpage and on content pages */
/* ==================================== there's no slideshow on the content pages, but the same markup is used */
#playing_now_page {margin: 20px 0 0 0;}
#top {height: 300px; margin-bottom: 20px;}
.page_top {display: none;}

/* ==================================== left of the slideshow is the 'playing now' element */
#playing_now {
    background: url("images/now_playing_back.jpg") no-repeat scroll left bottom transparent;
    box-shadow: 0 1px 12px #181818;
    display: inline;
    height: 260px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 20px;
    width: 170px;
}
#playing_now h1 {
	font-weight: normal;
	font-size: 17px;
	color: #fe0041;
	margin-bottom: 5px;
}
#playing_now a {color: #fe0041;}
#playing_now a:hover {color: #FFF;}
#playing_now p {margin-bottom: 20px; font-size: 11px;line-height: 1.25;}
.share_this {margin-top: 3px; display: inline-block; line-height: 1.2;}
.refresh_tracks {background: url(images/reload-icon.png) left center no-repeat; padding: 5px 0 1px 20px;}
.th {background: url(images/history.png) left center no-repeat; padding: 3px 0 3px 20px;}
.track_links {list-style: none; line-height: 1.6;}
/* ----------------------------------------------------------------------  */
/* ==================================== big 860x300 slideshow on homepage  */
/* ----------------------------------------------------------------------  */
#slideshow {
	width: 860px;
	height: 300px;
	position: relative;
	margin-top: 10px;
	box-shadow: 0 1px 12px #181818;
} 
.today_notification {
	position: absolute;
	top: 33px;
	left: 174px;
	z-index: 999;
}
#slidenav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	vertical-align: middle;
	background: url(images/slideshow_nav_back.png) top left repeat-x;
}
#slidenav_core {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 23;
}
#slidenav_core a {
	display: block;
	width: 22px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #000;
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 17px;
	text-decoration: none;
	background: url(images/slideshow_button.png) top center no-repeat;
  text-shadow: none;
}
#slidenav_core a:hover {background: url(images/slideshow_button.png) bottom center no-repeat;}
.slidetext {
	position: absolute;
	bottom: 2px;
	left: 0;
	width: auto;
	background: url(images/slideshow_text_back.png) top left repeat;
	padding: 5px 10px 10px;
	width: 840px;
  text-shadow: #000 2px 1px 4px;
}
.slidetext h2 {margin-bottom: 5px;}
.slidetext p {font-size: 14px;}
.slide {display: none;}
/* enhanced search form */
.searchformtd input#searchform {width: 230px !important; vertical-align: middle;}
.submitbutton {
	width: 60px !important;
	margin-left: 5px;
	padding-bottom: 2px;
}
.enhanced_search_options {
	padding: 10px;
	background: #FFF;
}
/* --------------------------------------------------------------------------------------------------------- */
/* ==================================== red gradient highlight bar - gradient on good browsers, at least...  */
/* --------------------------------------------------------------------------------------------------------- */
#highlight_bar {
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #45484d 0%,#000000 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #45484d 0%,#000000 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #45484d 0%,#000000 100%); /* W3C */
	padding: 0 0 0 10px;
	margin: 20px 0 0;
	color: #fff;
}
.page_highlight_bar {
	margin-top: 5px !important;
}
#highlight_bar strong.highlights {
	text-shadow: 0px 1px 1px #000;
}
#highlight_bar a {color: #fff; text-decoration: none;}
#highlight_bar a:hover {color: #fff; text-decoration: underline;}
#js-news {padding-left: 20px;}
#js-news li {display: none;}
#js-news li {line-height: normal; vertical-align: middle; list-style: none; height: auto;}
#js-news li.news-item strong {color: #fff; text-shadow: none !important;}
/* ----------------------------------------------------------------------  */
/* ==================================== big search on blue highlight bar   */
/* ----------------------------------------------------------------------  */
#search {
	width: 315px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: left;
}
#search input#s {
	background: #eee;
	border: 0;
	-moz-box-shadow: -1px -1px 2px #333;
	padding: 3px;
	width: 222px;
}
input#s {font-size: 12px; color: #666;}
/* ---------------------------------------------------------------------------------  */
/* =========================== the site core, all contents below the 'highlight' bar  */
/* ---------------------------------------------------------------------------------  */
.listennow {clear: both; padding-top: 20px;}
/* tracklist log on Player History page */
ul.listlog {
	margin-left: 0 !important;
	line-height: 1.8 !important;
	list-style: none !important;
}
.logtime {color: #757575;}
#core {
	margin-top: 10px;
	display: table;	
}
.core_homepage {
	height: 1%;
	display: block;
}
/* =========================== the left part of the frontpage and pages  */
#core_left {
	width: 500px;
	padding-bottom: 20px;
	display: table-column;
}
.wide_page {
	width: 1040px !important;
	padding: 20px;
	background: #080808;
	display: block !important;
}
.wide_page h1, .wide_page h2, .wide_page h3, .wide_page h4, .wide_page h5, .wide_page h6 {
	margin-bottom: 20px;
}
.wide_page p, .wide_page ul, .wide_page ol, .wide_page table {
	line-height: 1.4;
	margin-bottom: 20px;
}
.wide_page ul, .wide_page ol {list-style-position: inside;}
.news_item_post {
	background: #101010;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.95);
	margin-bottom: 10px;
	padding: 20px;
	width: 460px;
	box-shadow: 0 1px 12px #181818;
}
.news_item_post h2 {margin-bottom: 20px !important;}
.news_item_post .avatar {margin-right: 20px !important; margin-bottom: 20px !important;}



.btitem {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ADADAD;
}
.hottrue {
	padding: 10px;
	background: #3A3A3A;
	text-shadow: 0 1px 0 #181818;
}
/* =========================== force extra width of #core_left on content pages  */
.core_left_page {
	width: 790px !important;
	margin-bottom: 0 !important;
	background: #101010;
	background: rgba(0,0,0,0.85);
	padding: 10px;
	box-shadow: 0 1px 12px #181818;	
}
.core_left_page .news_item {padding: 10px;}
.news_teaser h2 {font-size: 17px;}
.post_date {
	font-size: 11px;
	color: #4d4d4d;
	margin-bottom: 0px !important;
}
.post_date a {color: #9a9a9a;}
.post_date a:hover {color: #FFF;}
.postmetadata {clear: both;}
.post_meta {
	clear: both;
	vertical-align: middle;
	height: auto;
	padding: 5px 0;
}
.homepage_social {
	padding: 3px 2px 3px 0;
	border-radius: 4px;
	margin-left: 20px;
	background: #1E1E1E;
}
.twitter-share-button {height: 21px !important; width: 81px !important;}
.twitter-follow-button {float: left; margin-left: 2px;}
.tags {vertical-align: middle; line-height: 1.4;}
.tag {margin-right: 2px;}
body.tag {margin-right: 0 !important;}
h1 .tag {margin-top: 0; margin-bottom: 3px !important;}
.homepage_tags {padding-top: 4px !important;}
.comment_link {margin-left: 7px;}
.news_item p, .news_item table, .news_item ul, .news_item ol {
	margin-bottom: 20px;
	line-height: 1.4;
}
.post_meta p {margin-bottom: 0;}
.news_item ol {list-style-position: inside;}
#news_items {
	margin-bottom: 20px;
}
.news_item p.smaller {margin-bottom: 20px;}
.news_item h1, .news_item h2 {
	margin-bottom: 10px;
}
.video_item h2 {height: 40px;}
.single_news_title {
	max-width: 75%;
}
.news_item ul, .news_item ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
}
.index_tags {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}
.index_tags a {text-decoration: none; color: #CCC;}
.sociable {
	background: #333333;
	padding: 10px;
	width: 50%;
	line-height: 1.4;
	border-radius: 8px;
}
.ertweethp {
	margin-left: 5px;
	vertical-align: middle;
}
.single_ga {margin: 0 0 20px 10px; width: 336px; height: 280px; padding-top: 20px;}
.single_ga_more {margin: 0 0 20px 10px; width: 336px; height: 280px;}

.single_post_content {width: 420px !important;}
.wpfblike {padding-top: 20px;}
#bsazone {margin: 0 0 20px;}
.bsap {width: auto; padding: 10px;}
.bsa_it_ad {
	width: 130px;
	height: auto;
	float: left;
	margin-right: 10px;
}
.bsa_it_ad a {color: #FFF; text-decoration: none;}
.bsa_it_t {font-size: 13px; font-weight: bold; color: #1daaff !important}
.bsa_it_d {font-size: 11px; line-height: 1.2;}
.bsa_it_t, .bsa_it_d {color: #FFF; padding: 5px; display: block;}
.bsa_it_p {clear: both;}
.artist_news_item {
	width: auto;
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
}
.artist_news_mousehole {
	position: absolute;
	bottom: 4px;
	left: 5px;
	width: 96.5%;
	height: auto;
}
.show_on_toggle {
	float: left;
}
.artist_news_title {display: none;}
.artist_news_title, .artist_news_mousehole h2 {
	color: #FFF;
	background: #000;
	padding: 5px 5px 5px 4px;
	font-size: 12px;
}
.artist_news_title ul {
	margin: 0 10px 10px 15px;
	font-size: 11px;
}
.artist_news_title p {
	font-size: 11px;
	margin: 0 !important;
}
.artist_news_mousehole h2 {
	font-size: 15px;
	margin-left: 0px;
	margin-bottom: 0;
}
.core_left_page .artist_news_item {
	margin: 0 20px 20px 0 !important;
}
.the_rest .news_teaser {
	border-bottom: 1px solid #333;
	margin-bottom: 40px;
}
#sidebar_container {
	width: 570px;
	float: left !important;
}
#sidebar_top {
	background: #101010;
	padding: 10px;
	box-shadow: 0 1px 12px #181818;
	margin-bottom: 10px;
}
#sidebar_top .widgettitle {margin-top: 0 !important;}
#sidebar_top ul {margin: 0; line-height: 1.4;}
#core_center {
	width: 300px;
	padding: 0px 0 20px 0;
	display: table-column;
	background: #101010;
	box-shadow: 0 1px 12px #181818;
}
#core_center .block, #core_right .block {
	padding: 10px;
}
#core_center p, #core_center ol, #core_center ul {
	margin-bottom: 20px;
}
.homepage_video p {
	margin-bottom: 3px !important;
}
.below_content {
	width: 728px;
	margin: 0 auto;
	text-align: center;
	height: 90px;
	background: #FFF;
}
.popcontent {margin-left: 0 !important;}
.popcontent li {
	margin-bottom: 5px;
	list-style: none;
	margin-left: 0 !important;
	display: block;
	border-bottom: 1px dotted #242424;
}
.popcontent li a {
	display: block;
	padding: 5px 0;
	min-height: 70px;
}
.popcontent li.no_image a {
	min-height: 20px;
}
/* ---------------------------------------------------------------------- */
/* ==================================== content type pages search filters */
/* ---------------------------------------------------------------------- */
	
#category_filters {
	padding: 10px;
	background: #000;
	margin-bottom: 20px;
}
#filters {
	float: left;
	width: 650px;
}
#category_filters h3 {
	margin: 3px 0 0 0;
	padding: 0;
	color: #CCC;
	font-size: 17px !important;
}
#filters div {
	float: left;
	margin: 5px 0 0 10px;
}
#filters input {
	float: left;
	margin: 2px 0 0 10px;
}
.gce-caption {
	padding: 10px 0;
	font-size: 16px;
	color: #FFF;
}
#core_right {
	width: 260px;
	padding: 0px 0px 20px;
	display: table-column;
	background: #101010;
	box-shadow: 0 1px 12px #181818;
}
/* ---------------------------------------------------------------------- */
/* ==================================== general post thumb container      */
/* ---------------------------------------------------------------------- */
	
.post_thumb_container {
	width: 267px;
	min-height: 100px;
}
.post_thumb_container h2 {
	font-size: 17px;
	color: #FFF;
	padding-top: 0 !important;
	text-shadow: 1px 1px 1px #000;
}
.post_thumb_container a {
	display: block;
	height: auto;
	width: auto;
	padding: 45px 10px;
	background: url(images/slideshow_text_back.png) top left repeat;	
}
.post_thumb_container a:hover {
	background: none;	
	color: #FFF !important;
}
.post_thumb_container_tickets {
	width: 370px !important;
	height: auto;
}
.post_thumb_container_sidebar2 {
	width: 240px !important;
}
.homepage_wintickets {
	width: 240px !important;
}
.homepage_wintickets .post_thumb_container {
	width: auto !important;
}
.homepage_wintickets .homepage_wintickets_item {
	width: 240px;
	display: none;
	background-repeat: repeat;
}
.homepage_wintickets .winitem {
	max-height: 260px;
	overflow: hidden;
	margin-bottom: 10px !important;
}
.homepage_wintickets_item .post_thumb_container {
	height: 100px;
	width: 240px;
}
.homepage_wintickets .post_thumb_container a {
	height: 80px;
	width: 210px;
	padding: 10px;
}
.ticket_desc {
	font-weight: bold !important;
	margin-bottom: 20px !important;
	text-align: left !important;
	margin-top: 10px;
}
.block_partners a {line-height: 2;}
.block_partners img.partnerimg {
    height: 80%;
    width: 80%;
}
.block_partners div.partner {float: left; width: 80px;}
.wft_item {
	width: 110px;
	margin: 0 10px 10px 0;
	float: left;
	font-size: 11px;
	position: relative;
}
.wft_text {
	display: none;
	background: #000;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
}
#site_next {
	padding: 0 10px;
	background: #181818;
}
#site_next_left {
	width: 810px;
}
#site_next_right {
	width: 240px;
}
#term_description p {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
}
.vertical_navigation {
	width: auto;
	padding: 0;
}
.vertical_navigation ul, .vertical_navigation li, .vertical_navigation li a {
	display: inline-block;
	margin: 0 !important;
}
.vertical_navigation li a {
	padding: 0 10px 0;
	font-weight: bold;
	text-decoration: none;
}
.vertical_navigation a.selected {
	color: #FFF;
	background: #fe0041;
	padding: 0 10px;
	outline: none;
}
.mobile_brand {clear: both; padding-bottom: 20px;}
#m4n {text-align: center; margin: 0 auto;}
.widgettitle {margin-top: 20px;}
.channels_block li {
	width: 50%;
	display: inline-block;
	float: left;
}
#show_sidebar {width: 290px;}
#show_news {width: 480px;}
#show_podcasts {margin-bottom: 20px;}
#show_podcasts_content {
	padding-left: 10px;
}

#show_podcasts_content ul {
	margin: 0 0 0 20px;
	line-height: 1.4;
}
#show_podcasts_content p, #show_podcasts_content ul {
	list-style-position: inside;
    	margin: 10px 0 20px;
	line-height: 1.4;

}
#show_links {
	margin-bottom: 20px;
}
.sidebarp {text-align: left; margin-bottom: 20px;}
#social_bio {line-height: 1.8;}
#showsp {
	text-align: center; 
	margin-bottom: 20px;
	margin-left: 10px;
}
a.todayshow {
	color: #FE0041;
	text-decoration: underline;
}
.yarrp {margin-left: 0 !important;}
.yarrp li {
	list-style: none;
	line-height: 1.2;
	margin-bottom: 10px;
}
.yarrp li a {display: block;}


.sbga {padding: -20px 0 20px -20px !important;}

/* ------------------------------------------------ */
/* ==================================== footer      */
/* ------------------------------------------------ */
	
#copyright {
	text-align: center;
	color: #ccc;
}
#footer {
	background: url(images/footerback.png) top left repeat;
	width: auto;
	padding: 10px;
	font-size: 11px;
	display: block;
	line-height: 1.4;
}
#footer_core {
	padding: 20px 20px 0;
	margin: 0 auto;
}
#footer .linkblock {
	float: left;
	margin-right: 40px;
}
#footer .address {
	float: right;
	margin-right: 0;
}
.address p {color: #CCC;}
#footer h1 {
	font-size: 17px;
	color: #1DAAFF;
}
#footer ul {
	margin-left: 0px !important;
}
.wallkit_post .wallkit_postcontent div {
	padding: 3px 0;
	color: #FFF;
}
.menu-footer li {
	list-style: none;
}
.menu-footer ul li {
	float: left;
	padding-bottom: 20px;
	font-size: 17px;
	padding-right: 20px !important;
}
.menu-footer ul li a {
	text-decoration: none;
	color: #1DAAFF;
	font-weight: normal;
}
.menu-footer ul ul {
	padding-top: 10px;
}
.menu-footer ul ul li {
	float: none;
	line-height: 1.4;
	font-size: 11px;
	padding: 0 !important;
}
.menu-footer ul ul li a {
	color: #FFF;
	font-family: tahoma, arial, sans-serif !important;
}
.menu-footer ul ul li a:hover {
	color: #1DAAFF;
}
.menu-footer ul.sub-menu {
	line-height: 1.4;
}
.menu-footer li.current_page_item, .menu-footer li.current_page_item a {
	background: none !important;
	color: #fff;
}
.listNav { margin:0 0 10px; }
.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }
.wallkit_postcontent, .wallkit_postcontent div {
	color: #FFF !important;
}
.wp-pagenavi {padding: 0 !important;}
.az_index .wp-pagenavi {padding: 20px 0 0 !important;}
.gce-list, .gce-list li {list-style: none !important;}
.gce-list-event {cursor: pointer; padding: 3px; border-bottom: 1px solid #1daaff; color: #fff !important; text-shadow: 0 1px 0 #000; background: #181818 !important;}
.gce-list-event:hover {background: #000 !important; color: #fff !important; text-shadow: 0 1px 0 #000; border-bottom: 1px solid #fe0041;}
.gce_active {background: #1daaff !important; color: #FFF !important; text-shadow: 0 1px 0 #181818;}
.gce_active:hover {background: #0092ea !important; color: #FFF !important; text-shadow: 0 1px 0 #181818; border-bottom: 1px solid #FFF;}
.gce-list-title {margin-top: 10px; font-size: 18px; font-weight: normal !important;}
.description_show {padding: 10px 0; line-height: 1.4;}
.fbConnectWidgetTopmost {border: 1px solid #181818 !important;}

#dfmenupop {
display: none;
position: absolute;
top: 40px;
left: 0;
background: #FFF;
color: #000;
padding: 10px;
z-index: 9999;
}
#dfmenupop ul {
margin-left: 15px;
line-height: 1.4;
font-weight: bold;
}
.sv {width: 440px; margin: 10px 0 20px;}
.fb-live-stream {float: left; width: 400px;}
#fblikeus {
padding-top: 20px;
font-weight: bold;
color: #e5ff00;
}


/*
   _____                        _       _     _ 
  / ____|                      (_)     | |   | | 
 | |      ___  _ __  _   _ _ __ _  __ _| |__ | |_ 
 | |     / _ \| '_ \| | | | '__| |/ _` | '_ \| __|
 | |____| (_) | |_) | |_| | |  | | (_| | | | | |_ 
  \_____|\___/| .__/ \__, |_|  |_|\__, |_| |_|\__|
              | |     __/ |        __/ |                            
              |_|    |___/        |___/                             
  ______      _           _   _      _____           _ _         
 |  ____|    | |         | | (_)    |  __ \         | (_)        
 | |__    ___| | ___  ___| |_ _  ___| |__) |__ _  __| |_  ___    
 |  __|  / __| |/ _ \/ __| __| |/ __|  _  // _` |/ _` | |/ _ \   
 | |____| (__| |  __/ (__| |_| | (__| | \ \ (_| | (_| | | (_) |  
 |______|\___|_|\___|\___|\__|_|\___|_|  \_\__,_|\__,_|_|\___/        
                                                                   `                
Thank you for viewing this stylesheet. We hope we inspired you to create your own! "Stealing is for lame pussies..." 
*/