/*   
Theme Name: KSDP
Theme URI: apradio.org
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: 
Author URI: 
Version: 1
*/

@font-face{
font-family:HelveticaNeueLTPro-Ex;
src:url('css/fonts/HelveticaNeueLTPro-Ex.eot?#iefix') format('embedded-opentype'),
url('css/fonts/HelveticaNeueLTPro-Ex.woff') format('woff'),
url('css/fonts/HelveticaNeueLTPro-Ex.otf') format('opentype'),
url('css/fonts/HelveticaNeueLTPro-Ex.svg') format('svg');
}
@font-face{font-family:Gothic;src:url('css/fonts/GOTHIC.eot?#iefix') format('embedded-opentype'),
url('css/fonts/GOTHIC.woff') format('woff'),
url('css/fonts/GOTHIC.ttf') format('truetype'),
url('css/fonts/GOTHIC.svg#svgFontName') format('svg');}

.post {
  background: none repeat scroll 0 0;
  border: 1px solid #E2E0E0;
  box-shadow: 0 0 2px #D29F3F;
}
section.main-section .post h2 a, section.main-section .post h2 a {
  color: #da961a !important;
  text-decoration: none;
}
section.main-section .post h2 a:hover, section.main-section .post h2 a:hover {
color:black !important;
}

.post:hover {
background-color:#F8F0E3 !important;
width:670px;
margin-left:6px !important;
-moz-transition: all 0.12s ease-in-out; 
-webkit-transition: all 0.12s ease-in-out; 
transition: all 0.12s ease-in-out;
}
nav.main-menu li a:hover
{
color:white !important;
}
.direct_link > a:hover {color:#e2a147;
-moz-transition: all 0.12s ease-in-out; 
-webkit-transition: all 0.12s ease-in-out; 
transition: all 0.12s ease-in-out;
}
.direct_link > a {
  color: #000000;
  text-decoration: none;
}
.direct_link:hover {
border: 1px solid #dca43d;
}
.direct_link {
  background-color: #FEFFCC;
font-family: gothic,century gothic;
margin-top: 10px;
padding: 3px 5px;
border: 1px solid #FEFFCC;
}
.now_plyng_stream {
  border: 2px solid #dca43d;
  overflow: hidden;
  padding: 5px;
  width: 95%;
}
.radio_hover:hover
{
background:url(images/radio_hover.png)no-repeat;
width:194px; 
height:54px;
}
.iphone_andriod
{
font-size: 13px;
margin-top:0px;
}

.front_page_footer_part .textwidget{
margin-left:40px;
font-family:century gothic;
color:#1267B3;
}
.parrent_ml_post_slider20180505030824 img {
    max-width: 100% !important;
    max-height: 100% !important;
}