/*
Theme Name: Radio Defatul
Theme URI: http://wordpress.org/
Description: Theme for Radio
Version: 1.6
Author: Mikhailo Glubokyi
Author URI: http://meelk.com.ua

*/

/* @group CSSReset */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
/* @end */


html {background:#cbcbcb;font-family:Tahoma,Verdana,Arial}
/* @group wrapper */

#wrapper {
    margin-left:auto;
    margin-right:auto;
    width:964px;
}         
#wrapper div {width:964px;}
#wrapper div div {width:auto; }

/* @end */

/* @group header */
#header {
    background:url(images/header.png) no-repeat;
    height:182px;width:964px;display:block;text-indent:-9999px;
}
#header h1 a {
	display:block;text-indent:-9999px;
	width:350px;
	height:80px;
	position:relative; top:20px; left:100px;
}

a.calendar-link {
	display:block;text-indent:-9999px;
	width:145px;
	height:20px;
	position:relative; top:60px; left:770px;
}
/* @end */


/* @group photos */
    #photos {background:url(images/photos.png) no-repeat;height:209px;}
    #photos ul li {display:block; float:left; margin-left:18px; height:139px; width:141px;}
    #photos ul li img {border:1px solid #111111;}
    #photos ul {padding-top:30px; padding-left:83px}
    .submenu {display:none;margin-left:1px;width:131px !important; background:url(images/red-trans.png) repeat; padding:3px 3px 3px 10px; position:relative;top:-27px;height:20px}
    .submenu a.weblink {margin-right:25px;}
    .submenu a:link,.submenu a:visited {color:white;text-decoration:none;text-shadow:0 1px 0 #000000;}
/* @end */

/* @group schedule */
        #schedule-top {background:url(images/sch-top.png) no-repeat;height:73px;}
        #schedule-body {background:url(images/sch-bo.png) repeat-y;}        
        #schedule-bott {background:url(images/sch-bot.png) no-repeat;height:71px;}
        #schedule-body-top {background:url(images/sch-bo-to.png) no-repeat top;padding-left:100px;padding-top:20px;width:864px !important;}
/* @end */

/* @group tabs */
        ul.tabs {
            margin-bottom:20px;
        }
         ul.tabs li {
             display:block;
             float:left;
             margin-right:5px;
         }
         
         ul.tabs li  a:link, ul.tabs li  a:visited {
            color:#fff;
            text-decoration:none;
            padding:10px;            
            text-shadow:0 1px 0 #000000;
            background:#777;
         }

          ul.tabs li  a:hover {background:#555;}
          .tab-content {
              padding-top:10px;
              padding-left:10px;
              padding-bottom:40px;
          }             
          .tab-content h2 {
              font-weight:bold;
              font-size:20px;
          }     
           .tab-content h3 {
              color:#333;
              font-size:18px;
              font-weight:bold;
              padding-bottom:10px;
            } 
          .tab-content .text {
              font-family:Times;
              padding:10px;
              color:#777;
              font-size:18px;
              width:750px!important;
              
          }     
/* @end */


.reach {
	float:left;
	padding:5px;
	background:#555;
	margin-left:10px;
	margin-top:-3px;
}
.reach a {
	color:white;
	text-decoration:none;
	text-shadow:0 1px 0 #000000;
}

.reach a:hover {
	color:#EEE;
}

.post h2 {
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
}
.entry  {
	padding-left:10px;
	padding-bottom:10px;
        padding-right:20px;
        width:764px!important;
}
.entry table tr {
padding-top:10px;
}
strong {font-weight:bold}