/*
Theme Name: Guardian Radio
Description: Guardian Radio custom wordpress theme.
Author: MD. H.
Version: 1.2
Tags: guardian,radio,guardian radio,custom theme
*/


/* =Reset default browser CSS. 
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:Arial;
}
body {
	line-height: 1;
	background-color:#fff;
	color: #474747;
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul ,li{
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
    border: 1px solid #CCCCCC;
    border-spacing: 0;
    line-height: 2;
    padding: 10px;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/* start: common */
a{
	text-decoration: none;
	color: #015EAC;
}
#body_wrapper{
    /* background-image: url("images/bg_body.png");*/
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 275px;
    width: 100%;
}
#wrapper{
    margin: 0 auto;
    width: 980px;
}
#main{
    float: left;
    width: 100%;
}
.page-content table{
    float: left;
    width: 612px;
    border-top:0px;
    margin-bottom: 14px;
}
.page-id-236 .page-content h1{
    border: 1px solid #CCCCCC;
    margin-bottom: 0;
    width: 590px;
}
.page-id-236 .page-content table tr td:first-child{
	width:480px;
}
.page-id-236 .page-content table tr td:last-child{
    background: url("images/email.gif") no-repeat scroll left center transparent;
    padding-left: 16px;
    text-transform: capitalize;
	width: 120px;
}
/* end: common */

/* start: header */
#header{
    float: left;
    width: 100%;
}
#header .top{
    float: left;
    width: 100%;
}
#header .bottom{
	float:left;
	margin-top: 9px;
}
#header .top .left {
    float: none;
    width: 266px;
    margin-top: 10px;
    margin: 10px auto 0 auto;
}
#header .top .right{
	float:right;
	margin-top: 10px;
}
#header .top .right img{
   height: 110px;
   width: 668px;
}
#header .bottom .menu-header{
    float: left;
    height: 42px;
    width: 765px;
	position:relative;
}
#menu-top{
    background: url("images/bg_menu.png") repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    width: 978px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#menu-top li.menu-item a{
    color: #1571BE;
    float: left;
    font-size: 16px;
    margin-top: 13px;
    text-transform: uppercase;
	/* font-family:AmplitudeCondRegular; */
	font-family: Georgia, serif;
	font-weight: bold;
}
#menu-top li.menu-item{
    float: left;
    height: 42px;
    padding: 0 35px;
	background: url("images/border_menu.png") no-repeat scroll top right transparent;
	cursor: pointer;
}
#menu-top li.menu-item:last-child{
	background:none;
}
#menu-top li li.menu-item{
	background:none;
}
#menu-top ul ul {
	width: 700px;
}
#menu-top li li {
	width: 270px;
	float: left;
}
#menu-top ul.sub-menu{
    background: url("images/bg_menu.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin-left: -40px;
    position: absolute;
    top: 40px;
    display:none;
	z-index: 99999;
}
.menu-live{
    float: right;
    margin-right: 3px;
    margin-top: 2px;
    width: 208px;
	position: relative;
}
.menu-live ul.sub-menu {
	margin-left: 0px !important;
	width: 200px !important;
	float: none;
	margin-top: -3px;
}
.menu-live ul.sub-menu li.menu-item a { float: none;}
/* end: header */

/* start: inner */
#container{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    float: left;
    margin-bottom: 12px;
	margin-top:16px;
    padding: 8px;
    width: 964px;
}
.column-wrapper{
    float: left;
    width: 100%;
}
.page-id-25 .column-wrapper {
	width: 618px;
}
.column-wrapper .column-left{
    float: left;
    margin-right: 15px;
    width: 618px;
}
.column-wrapper .column-right{
    float: left;
    width: 330px;
	margin-top: 9px;
}
/* end: inner */

/* start: sidebar */
.column-right {
    width: 318px;
    float: left;
}
.sidebar-logo{
    height: 98px;
    margin: 0 auto;
    width: 950px;
}
.sidebar-logo ul{
    border-top: 1px solid #CBCBCB;
    float: left;
    width: 100%;
}
.sidebar-logo li{
    float: left;
    margin-right: 52px;
}
.sidebar-logo li:first-child{
	margin-left:12px;
}
.sidebar-logo li:last-child{
	margin-right:0px;
}
.sidebar-bottom{
    border: 1px solid #DEDEDE;
    float: left;
    margin-bottom: 12px;
    width: 100%;
}
.sidebar-breaking-news{
    background: url("images/bg_breaking_news.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 46px;
    width: 100%;
}
ul.breaking-list{
    float: left;
    margin-left: 190px;
    margin-top: 18px;
	margin-right: 30px;
}
ul.breaking-list li a{
    color: #484848;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
}
.sidebar-best-shows{
    float: left;
    width: 100%;
	float:left;
	margin-bottom:32px;
}
.sidebar-best-shows .best-shows-title{
    background: url("images/listen_to_the_best_of_shows.png") no-repeat;
	width:100%;
	height:38px;
	float:left;
	margin-bottom: 5px;
}
.sidebar-best-shows li.shows{
	width:616px;
	height:140px;
	float:left;
	margin-bottom: 5px;
}
.sidebar-best-shows li.shows-1{
    background: url("images/shows1.png") no-repeat;
	-moz-border-radius:    6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.sidebar-best-shows li.shows-2{
    background: url("images/shows2.png") no-repeat;
	-moz-border-radius:    6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.sidebar-best-shows li.shows a {
    float: left;
    height: 12px;
    margin-top: 120px;
    width: 35px;
	text-indent: -99999px;
}
.sidebar-best-shows li.shows-1 a {
    margin-left: 87px;
    margin-right: 83px;
}
.sidebar-best-shows li.shows-2 a {
    margin-left: 87px;
    margin-right: 83px;
}
.town-hall{
	float:left;
	width:100%;
	margin-bottom:25px;
}
.town-hall a{
	float:left;
	background: url("images/mobile-apps.png") no-repeat;
	width:616px;
	height:81px;
}
.sidebar-latest-headlines{
    float: left;
    width: 100%;
	float:left;
	margin-bottom: 25px;
}
.sidebar-latest-headlines .widget-title{
    background: url("images/latest-headlines.png") no-repeat;
	width:620px;
	height:38px;
	float:left;
	margin-bottom: 18px;
	text-indent: -99999px;
	display:none;
}
.sidebar-latest-headlines li:first-child .widget-title{
	display:block;
}
.sidebar-latest-headlines li{
    float: left;
    margin-bottom: 10px;
}
.sidebar-latest-headlines li li{
    background: url("images/radio_bulet.png") no-repeat scroll left 5px transparent;
    float: left;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 18px;
    width: 584px;
}
.sidebar-latest-headlines li a{
    color: #4E4E4E;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}
.sidebar-latest-news{
    float: left;
    margin: 0 6px 24px;
    width: 600px;
}
.sidebar-latest-news .latest-news-title{
    border-bottom: 1px solid #C7C7C7;
    height: 16px;
    padding-bottom: 7px;
    width: 100%;
	margin-bottom:20px;
	font-size: 19px;
	font-weight: bold;
	color: #005CAA;
}
ul.latest-news-list{
    border-bottom: 1px solid #C7C7C7;
    float: left;
    height: 539px;
    overflow: hidden;
    width: 100%;
}
ul.latest-news-list li{
    float: left;
    height: 100px;
    margin-bottom: 38px;
    margin-right: 10px;
    overflow: hidden;
    width: 290px;
}
ul.latest-news-list li .featured{
    border: 1px solid #000000;
    float: left;
    height: 98px;
    width: 140px;
	margin-right: 13px;
}
ul.latest-news-list li .featured img{
    height: 98px;
    width: 140px;
}
ul.latest-news-list li .data{
    float: left;
    width: 134px;
}
ul.latest-news-list li .title{
    color: #005CAA;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 15px;
}
ul.latest-news-list li .title a{
    color: #005CAA;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}
ul.latest-news-list li p{
    color: #5E5E5E;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
}
ul.latest-news-list .text a{
    color: #5E5E5E;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
}
ul.latest-news-list .powerpress_player{
	display:none;
}
ul.latest-news-list .powerpress_links{
	display:none;
}
.sidebar-banner-add{
    float: left;
    margin-bottom: 24px;
    width: 100%;
}
.sidebar-banner-add li{
	margin-bottom:22px;
}
.sidebar-banner-add img{
	width: 331px;
}
#container li.gform_widget{
    background: none repeat scroll 0 0 #E0E0E0;
    padding: 10px 10px 2px;
}
#container li.gform_widget .widget-title{
    color: #1571BE;
    font-size: 14px;
    font-weight: bold;
}
#container li.gform_widget li.gfield{
	margin-bottom: 10px;
}
#container li.gform_widget li.gfield .gfield_label{
    color: #1571BE;
    font-size: 12px;
    margin: 0 0 5px;
	font-weight:normal;
}
#container li.gform_widget li.gfield input{
    border: 0 none;
    height: 20px;
    padding: 5px;
    width: 144px;
}
#container li.gform_widget li.gfield img.gfield_captcha{
	width:200px;
}
#container li.gform_widget .gform_footer{
    margin: 0;
    padding: 0;
}
#container li.gform_widget .gform_footer input.button{
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #B2B2B2;
    font-size: 14px;
    padding: 5px;
	cursor:pointer;
}
.sidebar-show{
    background: none repeat scroll 0 0 #E0E0E0;
    float: left;
    padding: 8px;
    width: 314px;
	margin-bottom:22px;
}
.sidebar-show .show-now {
    background: url("images/show_now.png") no-repeat scroll 0 0 transparent;
    height: 34px;
    width: 315px;
    float: left;
}
.sidebar-show .show-now .time{
    float: left;
    margin-left: 80px;
    margin-top: 10px;
}
.sidebar-show .show-now .time p{
    color: #DBDBDB;
    float: left;
    font-size: 16px;
}
.sidebar-show .show-now .live{
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
.sidebar-show .show-now .live a{
    float: right; 
    height: 20px;
    text-indent: -99999px;
    width: 82px;
}
.sidebar-show .show-logo{
    float: left;
    width: 314px;
}
.sidebar-show .show-logo img{
	width: 316px;
	height:200px;
}
.sidebar-show .show-next{
    background: url("images/bg_show_on_next.png") no-repeat scroll 0 0 transparent;
    height: 34px;
    width: 316px;
	float: left;
}
.sidebar-show .show-next .time{
    float: right;
    margin-right: 12px;
    margin-top: 10px;
}
.sidebar-show .show-next .time p{
    color: #DBDBDB;
    float: right;
    font-size: 16px;
}
.show-next-detail{
    float: left;
    padding: 10px 8px;
    width: 300px;
	background:#ffffff;
}
.show-next-detail .logo{
    float: left;
    height: 48px;
    width: 86px;
	margin-right: 8px;
}
.show-next-detail .logo img{
    height: 48px;
    width: 86px;
}
.show-next-detail .detail{
    float: left;
    width: 205px;
}
.show-next-detail .detail .heading{
    color: #000000;
    font-family: arial;
    font-size: 12px;
	margin-bottom:8px;
}
.show-next-detail .detail p{
	color: #494949;
	font-size:11px;
	font-family: arial;
	line-height: 14px;
}
.sidebar-schedule{
    float: left;
    margin-bottom: 22px;
    width: 100%;
}
.sidebar-schedule .etabs{
    background-color: #717171;
	-moz-border-radius:    6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    height: 39px;
    margin-bottom: 1px;
    overflow: hidden;
    width: 330px;
}
.sidebar-schedule .tab.active { 
	background: url("images/bg_schedule_title_selected.png") repeat-x;
}
.sidebar-schedule .tab a{
	font-family: Georgia, serif;
	font-weight: bold;
}
.schedule-full{
    background: none repeat scroll 0 0 #4B85B6;
    float: left;
    padding: 10px;
    text-align: center;
    width: 310px;
}
.schedule-full a{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
}

.widget_search { margin-top: 20px;}
/* end: sidebar */

/* start: blog */
.blog{
	padding: 5px 0 0 5px;
}
.blog-header{
    float: left;
    width: 100%;
	margin-bottom:18px;
}
.blog-content{
    float: left;
    width: 100%;
}
.blog-row{
    border-bottom: 1px dotted #A0A0A0;
    float: left;
    margin-bottom: 38px;
    width: 100%;
}
.row-top, .row-bottom{
    float: left;
    width: 100%;
}
.blog-row .row-left{
    float: left;
    width: 375px;
}
.blog-row .row-right{
    background-image: url("images/listen_download.png");
    float: right;
    height: 28px;
    margin-right: 8px;
    width: 218px;
}
.blog-row .row-right .btn1{
    float: left;
}
.blog-row .row-right .btn2{
    float: right;
}
.blog-row .row-right .btn1 a{
    float: left;
    height: 28px;
    width: 84px;
	text-indent: -99999px;
}
.blog-row .row-right .btn2 a{
    float: right;
    height: 28px;
    text-indent: -99999px;
    width: 132px;
}
.blog-row  .date-time{
    color: #6F6F6F;
    font-family: arial;
    font-size: 10px;
    margin-bottom: 10px;
}
.blog-row .blog-title{
	margin-bottom: 18px;
	float:left;
}
.blog-row .blog-title a{
    color: #005DAB;
    font-family: arial;
    font-size: 12px;
	line-height: 16px;
}
.blog-row .row-bottom{
	padding-bottom:23px;
}
.blog-row .row-bottom p{
    color: #5D5D5D;
    font-family: arial;
    font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
/* end: blog */

/* start: paging */
.blog-paging-bottom{
    background: url("images/bg_paging_bottom.png") repeat scroll 0 0 transparent;
    float: left;
    height: 27px;
    margin-top: 40px;
    padding-top: 20px;
    width: 100%;
}
.blog-paging-top{
    background: url("images/bg_paging_top.png") repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-bottom: 50px;
    padding-top: 18px;
    width: 100%;
}
#container .wp-pagenavi{
	text-align: center;
}
#container .wp-pagenavi span.current{
    background: none repeat scroll 0 0 #005DAB;
    border: 0 none;
	-moz-border-radius:    5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    margin-right: 4px;
    padding: 5px;
}
#container .wp-pagenavi a{
    border: 0 none;
    font-family: arial;
    font-size: 12px;
    margin-right: 9px;
    padding: 5px;
	color: #000000;
}
#container .wp-pagenavi a.previouspostslink{
    background-image: url("images/btn_previous_blog.png");
    float: left;
    height: 15px;
    margin: 0 0 0 12px;
    padding: 0;
    text-indent: -99999px;
    width: 74px;
}
#container .wp-pagenavi a.nextpostslink{
    background-image: url("images/btn_next_blog.png");
    float: right;
    height: 15px;
    margin: 0 12px 0 0;
    padding: 0;
    text-indent: -99999px;
    width: 49px;
}
/* end: paging */

/* start: presenter */
.presenter{

}
.page-header{
    float: left;
    margin-bottom: 12px;
    width: 100%;
}
.page-title {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #0059A4;
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 35px;
    margin-bottom: 14px;
    padding: 0 10px;
    width: 592px;
	font-family: AmplitudeCondMedium;
}
.page-content{
    float: left;
    width: 100%;
}
.page-content h1 {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #0059A4;
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 35px;
    margin-bottom: 14px;
    padding: 0 10px;
    width: 592px;
	font-family: AmplitudeCondMedium;
}
.page-content h2{
	margin-bottom:10px;
}
.page-content p{
    color: #474747;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 25px;
    padding: 0 8px;
}
.page-content blockquote{
    background: url("images/blockquote_left.png") no-repeat scroll 8px top transparent;
    padding-top: 35px;
}
.page-content blockquote p{
    background: url("images/blockquote_right.png") no-repeat scroll 560px bottom transparent;
    color: #8F8F8F;
    font-size: 14px;
    font-style: italic;
    padding-bottom: 35px;
}
.page-content ul{
    float: left;
    margin-bottom: 14px;
}
.page-content li{
    background: url("images/radio_bulet.png") no-repeat scroll left 5px transparent;
    color: #474747;
    float: left;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 12px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 18px;
    width: 584px;
}
.page-content #wpsimplegallery li{
	background:none;
}
/* end: presenter */

/* start: footer */
#body_footer{
    background-image: url("images/bg_footer.png");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    min-height: 225px;
    width: 100%;
}
#footer{
    background: url("images/logo_site2.png") no-repeat scroll 740px 90px transparent;
    border: 1px solid #FFFFFF;
    margin: 0 auto;
    min-height: 200px;
    width: 980px;
}
.footer-title{
    background: none repeat scroll 0 0 #C3D8EA;
	-moz-border-radius:    5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 36px;
    margin: 10px;
    width: 960px;
}
.footer-title span a{
    float: right;
    margin: 3px 12px 0 0;
}
.footer-content{
    float: left;
    width: 100%;
}
.footer-content .widget{
    float: left;
    margin-left: 30px;
    margin-top: -38px;
    width: 280px;
}
.footer-content .widget .heading{
    color: #2A2A2A;
    float: left;
    font-size: 20px;
    margin-bottom: 38px;
    width: 100%;
	font-family:AmplitudeCondRegular;
}
.menu-footer{
    float: left;
    width: 100%;
}
.menu-footer li{
    background: url("images/arrow_triangle.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    width: 120px;
}   
.menu-footer li a{
	font-family: verdana;
    text-transform: capitalize;
	font-size: 11px;
	color:#e9eaea;
}
/* end: footer */

/* start: comments */

.page-comments{
    float: left;
    margin-bottom: 20px;
    margin-left: 8px;
    width: 100%;
}
.page-comments h3{
    color: #0059A4;
    font-family: AmplitudeCondMedium;
    font-size: 18px;
    margin-bottom: 10px;
}
.page-comments form p{
	margin-bottom: 5px;
}
.page-comments form input{
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #B2B2B2;
    padding: 2px 5px;
    width: 200px;
}
.page-comments form textarea{
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #B2B2B2;
    padding: 2px 5px;
}
.page-comments form input#submit{
    cursor: pointer;
    height: 30px;
    width: 120px;	
}
.page-comments .commentlist .comment-body{
    line-height: 16px;
    margin-bottom: 10px;
}
.page-comments .avatar{
	margin-right: 5px;
}
.page-comments .commentlist li .children{
	margin-left: 35px;
}
.comment-author, .comment-meta, .commentlist li p{
	margin-bottom: 5px;
}
/* end: comments */

/* start: plugins */

.page-list-ext .page-list-ext-title a{
    color: #005DAB;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
}
.page-list-ext-item-content{
    color: #5D5D5D;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
}
.powerpress_player{
    margin-bottom: 5px;
    margin-top: 10px;
}
#container .news_wrapper p.label {
    font-family: AmplitudeCondMedium;
    font-weight: normal;
    text-transform: capitalize;
}
.widget_showtime h3{
	display:none;
}
.widget_showtime li.current-show{
    color: #1571BE;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    margin-bottom: 10px;
}
.widget_showtime li.next-show{
    background: url("images/show_on_next.png") no-repeat scroll 0 0 #FFFFFF;
    color: #686868;
    font-family: arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    padding: 50px 10px 20px 104px;
    text-align: center;
}
#no-show{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #1571BE;
    font-size: 14px;
    padding: 20px 5px;
    text-align: center;
    width: 305px;
}
.page-content .gform_wrapper li{
	background:none;
	margin-left:0px;
	padding-left:0px;
}
#wpsimplegallery_container #wpsimplegallery li {
    float: left;
    margin: 0 40px 20px 20px;
    width: 103px;
}
#wpsimplegallery li img{
	border:1px solid #000000;
}
.wp-polls{
	background: none repeat scroll 0 0 #C0DAF0;
}
.wp-polls P{
    border-bottom: 1px solid #FFFFFF;
    padding: 10px 0;	
}
.wp-polls strong{
    color: #343434;
    font-size: 16px;
}
.wp-polls .wp-polls-ul li{
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #ABABAB;
    margin: 0;
    padding: 10px;
    width: 580px;
}
.wp-polls  .wp-polls-ans .Buttons{
    font-weight: bold;
    padding: 5px 10px;
}
.wp-polls  .wp-polls-ans ul.wp-polls-ul{
	float:left;
}
.wp-polls  .wp-polls-ans a{
    color: #5C5C5C;
    font-size: 16px;
    font-weight: bold;
}
.panel-container li a {
	line-height: 16px;
}
.ti_apm_widget_output {
    background: url("images/latestnews.png") no-repeat scroll 0 0 transparent;
    height: 62px;
    padding-top: 54px;
	padding-bottom: 6px;
}
.ti_apm_widget_output h3{
	visibility: hidden;
}
ul.category_images_ii li { display: none;}
ul.category_images_ii li:first-of-type {display:block;}
.advps-slide-container {
margin-top: 10px;
margin-bottom: 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.advps-slide-container .advps-slide img.attachment-advps_thumbnail_one {
	width: 100%;
	height: auto;
	overflow: hidden;
}
/* end: plugins */

/*custom fonts*/
@font-face {
	font-family: AmplitudeCondRegular;
	src: url("../fonts/AmplitudeCond-Regular.eot");  /* IE */ 
	src: local("AmplitudeCondRegular"), url("../fonts/AmplitudeCond-Regular.ttf") format("truetype"); /* non-IE */ 
}
@font-face {
	font-family: AmplitudeCondMedium;
}



/* Valentine's Day Background  
body {
background: url(images/valentines-background.jpg) no-repeat;
background-size: cover;
background-attachment: fixed;
}
#header {
background: #fff;
}
.sidebar-bottom {
background: #fff;
}
#main {
background: #fff;
}*/


/* middle top widget area */
#header .middle {
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 42px;
	font-size: 14px;
	color: #005DAA;
}  
#header .middle h3.widget-title {
  font-weight: bold;
}
/* Cancer Awareness Month Background 
body {
	background: #e5b8d1;
	background-image: none;
}
#header .middle {
    font-size: 13px;
	margin-top: 12px;
}
*/	
/*  International Day Against Violence for Women 
body {
	background: #F89407;
}
#header .middle {
	font-size: 13px;
	margin-top: 12px;
}*/
	
/* Christmas Background 
body {
background: url(images/Christmas-background.jpg) no-repeat;
background-size: cover;
background-attachment: fixed;
}
#header {
background: rgba(255,255,255,0);
}
.sidebar-bottom {
background: #fff;
}
#main {
background: #fff;
}
#header .middle {
margin-top: 20px;
color: #fff;
}
h3.widget-title {
color: #B11B24;
}
#header .top .right {
color: #fff;
}
#header .top .right a {
color: #fff;
}
*/

/* Easter Background 

body {
background: url(http://guardiantalkradio.com/wp-content/uploads/2016/03/EditedEasterbackground.jpg) no-repeat;
background-size: cover;
background-attachment: fixed;
}
#header {
background: rgba(255,255,255,0);
}
.sidebar-bottom {
background: #fff;
}
#main {
background: #fff;
}
#header .middle {
margin-top: 20px;
color: #333;
}
h3.widget-title {
color: #B11B24;
}
#header .top .right {
color: #333;
}
#header .top .right a {
color: #333;
}
#header .top {
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}
*/
/* Mother's Day Background 

body {
background: url(http://guardiantalkradio.com/wp-content/themes/guardianradio/images/Blue-Mothers-Day-Background-1.jpg) no-repeat;
background-size: cover;
background-attachment: fixed;
}
#header {
background: rgba(255,255,255,0);
}
.sidebar-bottom {
background: #fff;
}
#main {
background: #fff;
}
#header .middle {
margin-top: 20px;
color: #333;
}
h3.widget-title {
color: #B11B24;
}
#header .top .right {
color: #333;
}
#header .top .right a {
color: #333;
}
#header .top {
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}
*/
/* Valentines Day background 

body {
background: url(http://guardiantalkradio.com/wp-content/themes/guardianradio/images/Valentines.jpg) no-repeat;
background-size: cover;
background-attachment: fixed;
}
#header {
background: rgba(255,255,255,0);
}
.sidebar-bottom {
background: #fff;
}
#main {
background: #fff;
}
#header .middle {
margin-top: 20px;
color: #333;
}
h3.widget-title {
color: #B11B24;
}
#header .top .right {
color: #333;
}
#header .top .right a {
color: #333;
}
#header .top {
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}
#body_footer {
	background-image: none;
}
#footer {
	background: #4889C0;
}*/
/* Independence Day Background 

body {
background: url(http://guardiantalkradio.com/wp-content/uploads/2016/07/Flag_of_the_Bahamas.svg_.png) no-repeat;
background-size: cover;
background-attachment: fixed;
}
.sidebar-bottom {
background: #fff;
}
#main {
background: #fff;
}
#header .middle {
margin-top: 20px;
color: #333;
}
h3.widget-title {
color: #B11B24;
}
#header .top .right {
color: #333;
}
#header .top .right a {
color: #333;
}
*/

#header .middle {
margin-top: 20px;
color: #333;
}
h3.widget-title {
color: #B11B24;
}
#header .top .right {
color: #333;
}
#header .top .right a {
color: #333;
}

/* New look for 4-2018 */
.metaslider .caption-wrap {
    display: none !important;
}
.nivo-caption {
    display: none !important;
}
h3.current-show {
    color: #005CAA;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}
#menu-top li.menu-item a {
    color: #1571BE;
    float: left;
    font-size: 22px;
    margin-top: 13px;
    text-transform: uppercase;
    font-family: AmplitudeCondRegular;
    font-weight: bold;
}
.sidebar-schedule .tab a {
    font-family: AmplitudeCondRegular;
    font-weight: bold;
}
.sidebar-show {
    background: none repeat scroll 0 0 #fff;
}
.panel-container li.even {
    background: #fff !important;
}
.panel-container li.odd {
    background: #fff !important;
}
.panel-container {
    border-top: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
    float: left;
    width: 328px;
    background: #fff !important;
}
#menu-top li.menu-item {
    float: left;
    height: auto !important;
    padding: 0 35px;
}
#menu-top ul.sub-menu {
    background: #F8F8F8;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin-left: -40px;
    position: absolute;
    top: 40px;
    display: none;
    z-index: 99999;
}
.gform_wrapper {
    margin: 16px 0;
    max-width: 100%;
    padding: 0 10px 20px 10px;
}
#container li.gform_widget .widget-title {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #1571BE;
    padding: 20px;
	border-radius: 5px 5px 0 0;
}
#container li.gform_widget {
    background: none repeat scroll 0 0 #E0E0E0;
    padding: 0;
}
#container li.gform_widget li.gfield .gfield_label {
    color: #1571BE;
    font-size: 12px;
    margin: 0 0 5px;
    font-weight: bold;
}
#container li.gform_widget .gform_footer input.button {
    background: #1571BE;
    border: 1px solid #B2B2B2;
    font-size: 14px;
    padding: 5px;
    cursor: pointer;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
#container li.gform_widget li.gfield input {
    height: 30px;
}
input#input_3_2,
input#input_3_3 {
    width: 100% !important;
}
.sub-menu .menu-item a {
    font-size: 16px !important;
}
img.social-home {
    margin-bottom: 55px;
}
#header .top .right {
    float: none;
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: auto;
    left: auto;
    text-align: right;
    margin: 0 auto;
    width: 980px;
}
.menu-live {
    float: none;
    margin-right: 3px;
    margin-top: 2px;
    width: 980px;
    position: relative;
    text-align: center;
}
#header .top {
    float: none;
    width: 100%;
}
.menu-live ul.sub-menu {
    width: 207px !important;
    float: none;
    margin-top: -3px;
    background: #F8F8F8;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    position: absolute;
    top: 40px;
    display: none;
    z-index: 99999;
    left: 7px;
}
.menu-live {
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: 222px;
    position: relative;
    text-align: center;
}
.menu-live .sub-menu li.menu-item {
    padding: 10px 0;
}
h2.tagline {
    font-family: AmplitudeCondRegular;
    font-weight: 900;
    font-size: 31px;
    text-align: right;
    padding-right: 41%;
    color: #000;
	margin-top: -22px;
	margin-bottom: 22px;
}
#header .bottom .menu-header {
    float: none;
    height: 42px;
    width: 100%;
    position: relative;
}
#menu-top li.menu-item {
    padding: 0 35px 10px 35px;
}
.sidebar-latest-news .text-box {
    width: 25%;
    float: left;
}
img.vc_single_image-img.attachment-thumbnail {
    max-width: 25%;
    float: left;
	margin-bottom: 6%;
}
.sidebar-latest-news .text-box {
    width: 23%;
    float: left;
    margin-left: 2%;
}
a.mkdf-btn.mkdf-btn-large.mkdf-btn-solid.mkdf-btn-icon {
    color: #fff;
    line-height: 64px;
    padding: 10px 20px;
}
.widget_search {
    margin-top: 53px;
}
h2.tagline {
    display: none;
}
input#s {
    width: 129px;
    padding-top: 11px;
    border: none;
    margin-top: 3px;
}
input#searchsubmit {
    background: black;
    color: white;
    border: none;
    line-height: 24px;
    vertical-align: text-bottom;
}
form#searchform {
    width: 218px;
}
#live-clock-date-widget-2 h3.widget-title {
	display:none;
}
#live-clock-date-widget-2 .liveclockdate {
	text-shadow: none !important;
	font-weight: bold;
}
#header .top .right {
    top: 50px;
}
.sidebar-latest-headlines .widget-title {
    background: #E0E0E0;
    width: 620px;
    height: 38px;
    float: left;
    margin-bottom: 18px;
    text-indent: 0;
    display: none;
    border-radius: 5px;
    box-shadow: 0px 5px 5px rgba(0,0,0,.5);
    text-align: center;
    padding-top: 15px;
}
.sidebar-latest-headlines li:first-child .widget-title a {
    font-size: 20px;
    color: #0059A3;
}
body.custom-background {
    background-color: #fff;
    background-image: none;
}
#footer {
    background: #ffff;
}
#body_footer {
    background-image: none;
}
.menu-footer li a {
    color: #c3c3c3;
}
.home #wrapper {
    width: 980px;
}
#wrapper {
    max-width: 90%;
}
#container {
    width: 100%;
	border: none;
}
.column-wrapper .column-left {
    margin-right: 4%;
    width: 60%;
}
.sidebar-latest-news {
    width: 100%;
}
.column-wrapper .column-right {
    width: 35%;
}
.sidebar-latest-headlines li li {
    margin-left: 1%;
    margin-right: 1%;
    width: 97%;
}
.sidebar-latest-headlines .widget-title {
    background: #E0E0E0;
    width: 100%;
}
#footer {
    width: 980px;
    max-width: 90%;
}
.footer-title {
    width: 100%;
}
.footer-content .widget {
    width: 25%;
}
#header .top .right img{
   height: auto;
   width: auto;
}
#header .top {
    display: flex;
	justify-content: space-between;
}
#header .top .left {
    margin: unset;
}
#header .top .right {
    position: initial;
    width: auto;
	margin: unset;	
}
.sidebar-show .show-logo .custom-html-widget img {
    height: auto;
    width: auto;
	padding-right: 2%; 
	border-right: 1px solid #262626;
	max-width: 12.5%;
}
.sidebar-show .show-now {
    display: none;
}
.sidebar-show {
    background: #1f1f1f;
}
.sidebar-show .show-logo img {
    width: auto;
    height: 50px;
}
.sidebar-show {
	position: relative;
	z-index:9;
}
img.joan-image-thumbnail {
    position: absolute;
    top: 0;
    left: 15%;
}
h3.current-show {
    color: #fff;
}

h3.current-show {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    position: absolute;
    top: 1em;
    left: 30%;
}
.sidebar-show .widget-title {
    display: block !important;
    color: #fff;
    position: absolute;
    top: 0;
    left: 30%;
}
.joan-now-playing span {
	display: none;
}
.sidebar-show {
    width: 100%;
    margin-bottom: 22px;
    height: 51px;
	float: none;
	box-sizing: border-box;
}
.home #menu-top {
    width: 100%;
}
#menu-top li.menu-item a {
    color: #fff;
}
#menu-top li.menu-item {
	background: none;
}
.header-wrapper {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
}
#menu-top {
    width: 100%;
	float: none;
	position: relative;
	background: #1f1f1f;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
}
#menu-top ul.sub-menu {
    top: 37px;
}
#menu-top ul.sub-menu {
    background: #1f1f1f;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
}
.current-show a {
    color: #fff;
}
.sidebar-schedule .tab.active {
    background: #1f1f1f;
}
.sidebar-schedule .etabs {
    background-color: #000;
}
.menu-header {
    display: flex;
    justify-content: left;
    width: 980px;
    max-width: 90%;
}
#menu-top li.menu-item {
    padding: 0 70px 0 0;
}
.sidebar-latest-headlines .widget-title {
	height: 48px;
	padding-top: 30px;
	float: none;
}
img {
    max-width: 100%;
}
.sidebar-logo {
    max-width: 100%;
}
.footer-title {
    background: none;
}
#body_footer {
    background: #242424;
}
#footer {
    background: none;
	border: none;
}
.footer-content .widget .heading {
    color: #fff;
}
.menu-footer li {
    background: none;
    padding-left: 0;
}
.widget.footer-social p {
    clear: both;
    font-size: 14px;
    text-transform: uppercase;
}
.widget.footer-social p img {
    float: left;
}
.widget.footer-social a {
	color: #c3c3c3;
}
.footer-content .widget {
    width: 29%;
}
.footer-logo img {
    max-width: 90%;
}
.footer-widgets {
    border-left: 1px solid #c3c3c3;
    padding-left: 2%;
	position: relative;
	width: 73%;
	float: left;
	margin-bottom: 20px;
}
.footer-content .widget.apps {
    width: 100%;
    clear: both;
    margin-top: 20px;
}
.widget.apps img.alignleft {
    float: left;
    margin-right: 2%;
}
.footer-content .widget.footer-logo {
    width: 21%;
}
li#custom_html-4 {
    position: absolute;
    left: 60%;
    top: 0;
}
li#custom_html-4 a {
    color: #fff;
    padding-right: 24%;
}
#custom_html-4 img {
    height: 38px;
    width: auto;
    padding-top: 2%;
	float: left;
	max-width: 100%;
}
div#top-bar {
    background: #242424;
}
#top-bar img {
    max-height: 30px;
	opacity: .4;
}
.equalizer {
    position: absolute;
    bottom: 25%;
    left: 25%;
    display: block;
    width: 7px;
    background-color: #f71836;
    height: 3.5px;
}
#custom_html-4 li {
    float: left;
	width: 193px;
}
span.date {
    display: inline-block;
    color: rgba(255,255,255,.4);
    float: right;
}
img.tnglogo {
    max-width: 70%;
    margin: 30px auto;
    display: block;
}

/*  New Show Page */
.page-title, .page-content li {
    width: 100%;
    box-sizing: border-box;
}
.page-template-page-full-width #container {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
.page-id-13 .lcp_catlist li {
    list-style-type: none;
    background-image: none;
    width: 48%;
    float: left;
    min-height: 532px;
    background: #F7F7F7;
    border-bottom: 2px solid #000;
    padding: 10px;
	margin-bottom: 36px;
}
.page-id-13 .lcp_catlist li a:first-child {
    padding-left: 10px;
    font-size: 35px;
    line-height: 1.3;
    text-align: center;
    display: block;
}
a {
    text-decoration: none;
    color: #015EAC;
}
.page-id-13 .lcp_catlist img {
    margin-bottom: 20px;
}
.page-title {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #0059A4;
    float: left;
    font-size: 24px;
    height: auto;
    line-height: 35px;
    margin-bottom: 0;
    padding: 31px 10px;
    width: 100%;
    font-family: AmplitudeCondMedium;
}
.uport-wrapper {
    background: #E6E6E6;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}
.uport-cats a:hover, .uport-cats a.active, .uport-wrapper .owl-theme .owl-controls .owl-page.active span {
    background: transparent;
    text-decoration: none;
    color: #0059A4 !important;
    font-weight: bold;
    border-bottom: 5px solid #0059A4;
	margin-bottom: 0;
}
.uport-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.uport-cats a, .uport-wrapper .owl-theme .owl-controls .owl-page span {
	text-transform: uppercase;
	letter-spacing: 2px;
}
span.date {
	padding-top: 9px;
	right: 0;
	left: auto;
}