entry/*
Theme Name: Newsportal
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description: Резиновый трехколонник для поклонников порталов
Author: Kaushal
Author URI: http://www.kaushalsheth.com
*/

body {
  text-align: center;
  margin-top:5px;
  margin-bottom:5px;
  color:#666666;
  background-color: #ffffff;
}

A:link {
	COLOR: #000000; text-decoration: none;
}
A:visited {
	COLOR: #000000; text-decoration: none;
}
A:active {
	COLOR: #000000; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

#rradio_header {
    height: 96px;
    overflow: hidden;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 980px;
  text-align: left;
  background: #FFFFFF;
  border: 0px solid #FFFFFF;
}

#header_wrapper {
  background: #FFFFFF;
  margin:0px; padding:0px;
}

#header {
  height: 105px;
  background: url(images/shapka_new.jpg) top center no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h1 a {
color:#ffffff;
text-decoration:none;
}

#header h1 a :visited
{
text-decoration:none;
color:#ffffff;
}
#header h1 a:hover
{
text-decoration:underline;
color:#ffffff;
}

#sitename {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 5px;
  margin-bottom:5px;
  padding: 10px;
  float: left;
  width: 150px;
  background: #ffffff bottom left repeat-x;
  border: 0px solid #000000;
}

#right_side {
  padding: 10px;
  margin-top: 5px;
  margin-bottom:5px;
  float: right;
  width: 150px;
  background: #FFFFFF bottom left repeat-x;
  border: 0px solid #000000;
}

#content {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 180px;
  margin-right: 180px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  border: 0px solid #000000;
  padding: 10px;
}

#footer {
  background-color: #ffffff;
  clear: both;
  text-align: center;
  padding: 10px;
  color: #000000;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}


/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side h3, #right_side h3 {
/*
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #C0C0C0;
  background-color: #2153AA;
*/
}

#left_side h4, #right_side h4 {
  margin:0px;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #000000;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #000000;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #C0C0C0;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #C0C0C0;
  border-bottom: none;
  background: #2153AA url(images/tab_bg.gif) bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #C0C0C0;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #C0C0C0;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.rradio_link { color: #000000; text-decoration: blink; }   
.rradio_date { color: #993333; text-decoration: overline, underline; }
.rradio_time { color: #3300CC; font-weight: bold; }
.rradio_title { color: #000000; font-style: italic; }
.rradio_marquee { background: #FFFFFF; }

.textwidget1 a .menu1
{
    background: transparent url(http://r-radio.org/images/knopki2.gif) no-repeat scroll right top;
    display: block;
    padding-top: 12px;
    float: none;
    color: #000000;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    text-decoration: none;
}

.textwidget1 a:hover .menu1
{
    background-position: 100% -36px;
    color: #FFFFFF;
}
.textwidget1 a:active .menu1
{
    background-position: 100% -72px;
    color: #FFFFFF;
}
.textwidget1 a .current
{
    background-position: 100% -108px !important;
    color: #FFFFFF;
}

.textwidget1 a .menutop
{
    background: transparent url(http://r-radio.org/images/knopki1.gif) no-repeat scroll right top;
    display: block;
    padding-top: 12px;
    float: none;
    color: #000000;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    text-decoration: none;
}

.textwidget1 a:hover .menutop
{
    background-position: 100% -36px;
    color: #FFFFFF;
}
.textwidget1 a:active .menutop
{
    background-position: 100% -72px;
    color: #FFFFFF;
}

.textwidget1 a .menubottom
{
    background: transparent url(http://r-radio.org/images/knopki3.gif) no-repeat scroll right top;
    display: block;
    padding-top: 12px;
    float: none;
    color: #000000;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    text-decoration: none;
}

.textwidget1 a:hover .menubottom
{
    background-position: 100% -36px;
    color: #FFFFFF;
}
.textwidget1 a:active .menubottom
{
    background-position: 100% -72px;
    color: #FFFFFF;
}

.strbr
{
    padding-top: 4px !important;
    padding-bottom: 8px;
}

#curprivet828
{
    b1order: 1px solid black;
    padding: 2px;
    list-style: none outside none;
}
.hello_block
{
    height: auto;
    width: 150px;
    font-family: tahoma, verdana, sans-serif;
    font-size: 10px;
    clear: both;
}
.hello_header
{
    height: 20px;
    width: 150px;
    background: url(http://r-radio.org/images/pod_top.gif);
}

.history_header
{
    height: 20px;
    width: 150px;
    background: url(http://r-radio.org/images/pod_top2.gif);
}

#songhistory828
{
    b1order: 1px solid black;
    padding: 2px;
}

#songhistory828 p
{
    margin-top: 1px;    
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 1px;
    border-bottom: 1px solid #CCCCCC;
    font-family: tahoma,verdana,sans-serif;
    font-size: 10px;
}
#curprivet828 p
{
    margin-top: 1px;    
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 1px;
    border-bottom: 1px solid #CCCCCC;
    font-family: tahoma,verdana,sans-serif;
    font-size: 10px;
}

/* song rating */
.sr_zero
{
    color: #666666;
}

.sr_plus
{
    color: #00FF00;
}

.sr_minus
{
    color: #FF0000;
}

.rate_button
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    height: 20px;
    width: 30px;
    background-color: black;
    color: white;
    font-weight: bold;
    font-family: tahoma,verdana,sans-serif;
    font-size: 10px;
}

#song_rating
{
    font-family: tahoma,verdana,sans-serif;
    font-size: 10px;
    color: black;
    text-align: center;
}

.sr_img_position, .sr_img_position img
{
    height: 8px;
    margin: 0;
    padding: 0;
    padding-right: 1px;
    width: 10px;
}

/* end song rating */

.bplaceholder
{
    padding-left: 5px;
    padding-right: 5px;
    display: -moz-inline-block !important;
    display: inline-block !important;

}

.bottombanners
{
    text-align: center;
    margin-top: 10px;
}
/* accordion menu */
  #accordion
  {
  	width: 150px;
  }
  #accordion h4:focus
  {
   outline: none;
  } 
  .accordionpic1
  {
  	background-image: url(http://r-radio.org/last10.gif);
  	background-repeat: no-repeat;
  	width: 150px;
  	height: 35px;
  	display: block;
  }
  .accordionpic2
  {
  	background-image: url(http://r-radio.org/best10.gif);
  	background-repeat: no-repeat;
  	width: 150px;
  	height: 35px;
  	display: block;
  }
  .accordionpic3
  {
  	background-image: url(http://r-radio.org/sms.gif);
  	background-repeat: no-repeat;
  	width: 150px;
  	height: 35px;
  	display: block;
  }
  .acccontent
  {
  	border-left: 1px solid #CCCCCC;
  	border-right: 1px solid #CCCCCC;
  	height: auto !important;
  }
  .acccontentbottom
  {
  	border-left: 1px solid #CCCCCC;
  	border-right: 1px solid #CCCCCC;
  	border-bottom: 1px solid #CCCCCC;
  	height: auto !important;
  }
/* end accordion menu */

.top10songs
{
    padding: 2px;
}
.top10songs div
{
    margin-top: 1px;    
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 1px;
    border-bottom: 1px solid #CCCCCC;
    font-family: tahoma,verdana,sans-serif;
    font-size: 10px;
    color: #333333;
    line-height: 16px;
}

#firstpostbanner
{
    height: 100px;
    padding-bottom: 10px;
}

#firstpostbanner_bottom
{
    height: 100px;
    padding-bottom: 10px;
}

#rss2email
{
    font-size: 11px;
    font-family: verdana,arial,sans-serif;
}

table.zt0{color:#000;font-size:14px;padding-top:3px;padding-left:20px;text-align:left;}
table.zt00{color:#000;font-size:12px;padding-top:0px;padding-right:20px;text-align:right;}
table.zt{border: 1px solid #666;color:#000;font-size:14px;padding-top:3px;padding-left:20px;text-align:left;border-collapse: collapse;}
th.ztth{border: 1px solid #666;color:#000;font-size:12px;padding-top:3px;padding-left:10px;text-align:left;border-collapse: collapse;background-color:#EEE}
td.zttd{border: 1px solid #666;color:#000;font-size:14px;padding-top:3px;padding-left:10px;text-align:left;border-collapse: collapse;}

div.entry {text-align: justify;}

div.entry a:link,
div.entry a:active,
div.entry a:hover {color: #0000FF !important;}
div.entry a:visited {color: #4444FF !important;}

#listeners828 {
    color:white;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    left:138px;
    position:relative;
    text-align:left;
    top:-25px;
    z-index:8888;
}

#curentsong828 {
    color:white;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    left:138px;
    position:relative;
    text-align:left;
    top:-52px;
    z-index:8888;
}

#searchform
{
float: right;
height: 0px;
position: relative;
text-align: right;
top: -27px;
width: 100%;
}

#searchform input
{
border: 1px solid #666;
height: 14px;
margin-right: 10px;
padding-left: 15px;
width: 105px;
background: #FFFFFF url(http://r-radio.org/images/search_icon.gif) no-repeat scroll 2px 3px;
}