/************************************************
* sidebars							*
************************************************/

#left_sidebar {     
  float: left;
  width : 177px; 
  margin : 1px 10px 10px 0; 
  font-weight : normal; 
  overflow: hidden;
} 
#right_sidebar {     
  width : 250px; 
  float: right;
  text-align: left;
  font-weight : normal; 
  margin : -13px 0 10px 0; 
  padding : 0; 
  overflow: hidden;
} 
#left_sidebar p, #right_sidebar p { 
  clear : both; 
  padding : 10px 0 0 0; 
  text-align : left; 
} 
#left_sidebar br, #right_sidebar br { 
  margin : 0;  
} 
#left_sidebar .category, #right_sidebar .category  { 
  background: #9a9898;
  color : #fff; 
  font-size : 18px; 
  padding : 4px 10px 6px 10px; 
  margin : 0 0 10px 0; 
  border : 1px solid #babcbd; 
  text-transform: none;
} 
#left_sidebar .category a, #left_sidebar .category a:visited,
#right_sidebar .category a, #right_sidebar .category a:visited { 
  text-decoration : none;
  color : #fff; 
  text-transform: none;
} 
#left_sidebar .category a:hover, #left_sidebar .category a:active,
#right_sidebar .category a:hover, #right_sidebar .category a:active { 
  text-decoration : none;
  color: #eee;
}  

#left_sidebar a, #left_sidebar a:visited,
#right_sidebar a, #right_sidebar a:visited { 
  text-decoration : none;
  color : #000; 
} 
#left_sidebar a:hover, #left_sidebar a:active,
#right_sidebar a:hover, #right_sidebar a:active { 
  text-decoration : none;
  color : #5d5d5d; 
}   

/************************************************
* #sidebar ul li			*
************************************************/

.l_box ul, .r_box ul { 
  padding: 0;  
  margin: 8px 0 10px 0;   
  list-style-type: none; 
  float: left;
  width : auto; 
} 
.l_box li, .r_box li {     
  width: 150px;
  margin: 0;   
  padding: 0 0 5px 17px; 
  list-style-type: none; 
  background: url('/wp-content/themes/News_Blog/images/bullet.gif') no-repeat left 1px;
  font-size : 14px; 
  line-height: 1;
} 
.r_box li {     
  width: 250px;
} 
.l_box li a, .l_box li a:visited,
.r_box li a, .r_box li a:visited {     
  font-size : 14px; 
  text-decoration : none; 
  outline: none;
} 
.l_box li a:hover, .l_box li a:active,
.r_box li a:hover, .r_box li a:active {     
  font-size : 14px; 
  text-decoration : none; 
  outline: none;
} 

/************************************************
* sidebar box					*
************************************************/

.l_box, .r_box  {  
  float: left;
  position: relative; 
  width: 170px;
  margin : 0 0 5px 0; 
  padding: 0; 
  text-align : left; 
  font-size: 13px;
	overflow: hidden;
} 

/************************************************
************************************************
* left_sidebar 				*
************************************************
************************************************/

.sid-cat {  
  margin : 0;
  padding: 0 0 5px 0;
  color : #333; 
  font-size: 18px;  
} 

/************************************************
* l_box			*
************************************************/

/************************************************
* afisha			*
************************************************/

.afisha { 
  position: relative;
  float: left;
  width: 170px;
  max-height: 230px;
  margin : 5px 0 15px 0; 
  padding: 0; 
  line-height: 1.1;
}
.afisha .title { 
  float: left;
  width: 170px;
  margin : 0 0 -5px 0; 
  padding: 0; 
  font-size: 13px;
  color: #5d5d5d; 
  font-family: Arial,verdana, sans-serif;
  overflow: hidden; 
  font-weight: bold;
}
.afisha .title a, .afisha .title a:visited {
  font-size : 13px; 
} 
.afisha .title a:hover, .afisha .title a:active {  
  font-size : 13px; 
  text-decoration : none;
} 
.afisha p {    
  height: 90px;
  margin : 0; 
  padding: 0; 
  font-size: 12px;
  line-height: 1.1;
}
.afisha img {
  float: left;
  width: 168px;
  height: 122px;
  margin : 0 0 7px 0; 
  padding: 0; 
  border: 1px solid #ddd; 
  line-height: 1.1;
}
.afisha .more {   
  position: absolute; bottom: 0; right: 0;
  z-index: 100;
} 
.more a, .more a:visited {
  font-size : 12px; 
} 
.more a:hover, .more a:active {  
  font-size : 12px; 
  text-decoration : none;
} 

/************************************************
* curious			*
************************************************/

.ul_curious { 
  width: 170px;
  margin: 5px 0 10px 0;
  color : #5d5d5d; 
  overflow: hidden;
  font-size: 13px;
}
.ul_curious li {
  width: 155px;
  margin: 0;   
  padding: 0 0 7px 15px; 
  list-style-type: none; 
  background: url('/wp-content/themes/News_Blog/images/bullet2.gif') no-repeat left top;
  line-height: 1;
  font-size: 13px;
}
.ul_curious li a, .ul_curious li a:visited {
  font-size: 13px;
}
.ul_curious li a:hover, .ul_curious li a:active {  
  font-size : 13px; 
} 

/************************************************
* stars_go			*
************************************************/

.stars_go span { 
  float: left;
  width: 80px;
  height: auto;
  margin: 7px 5px 10px 0;
  padding: 0;   
  overflow: hidden;
}
.stars_go img { 
  width: 80px;
  height: 58px;
  margin: 0 0 5px 0;  
  border: 1px solid #ddd; 
  font-size: 10px;
  overflow: hidden;
}
.stars_go strong {
  overflow: hidden; 
  margin: 0;
  padding: 0;   
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  color : #5d5d5d; 
  font-family: Arial,verdana, sans-serif;
}

/************************************************
*	star_news      								*
************************************************/
	
.star_news { 
  float: left;
  width : 140px; 
  background: #d41e1d;
  border : 1px solid #ddd; 
  -moz-border-radius: 6px; 
  -webkit-border-radius: 6px; 
  border-radius: 6px;
  margin : 0 0 20px 0;
  padding: 15px;
} 
.l_box #snews { 
  width : 140px; 
  background : transparent; 
  border: 0;
  padding : 0; 
  margin : 0 0 5px -15px;
  text-align: center;
  line-height: 1.1;
} 
.star_news img { 
  width: 140px;
  height: 102px;
  border : 0; 
  margin: 10px 0 0 0;
  border: 1px solid #ddd; 
 } 
.star_news p { 
  color: #fff;
  font-size: 13px;
  margin: 0;
  line-height: 1.1;
 } 

/************************************************
************************************************
* right_sidebar 				*
************************************************
************************************************/

#right_sidebar { 
  margin: 0;
} 

#right_sidebar .category { 
  width : 228px; 
  margin : 0 0 15px 0; 
} 

/************************************************
* video					*
************************************************/

.r_box  {  
  float: left;
  position: relative; 
  width: 250px;
  margin : 0 0 15px 0; 
  padding: 0; 
  text-align : left; 
  font-size: 13px;
	overflow: hidden;
} 

/************************************************
*	video-slider	*
************************************************/

.video { 
	position: relative;
  width: 250px; 
  margin: 0 0 10px 0;
} 
#video-slides {     
  position: relative; 
  width: 250px; 
  height: 233px !important;
  background: #fff;
  overflow: hidden;
}

/************************************************
*	subscribe 	*
************************************************/

.subscribe {  
  height: 130px; 
  margin :  8px 0 2px 0; 
  overflow: hidden;
}
.subscribe .left {
  float: left;
  width: 71px; 
  height: 71px; 
}
.subscribe .right { 
  float: right;
  width: 165px; 
  height: auto;
  font-size: 13px; 
  line-height: 1;
  padding: 15px 0 0 0;
}

/************************************************
* kline					*
************************************************/

.kline {  
  position: relative;
  height: 53px;
  margin: 0;
}
.kline img {
  float: left;
  width: 66px;
  height: 48px;
  margin: 1px 0 0 0;
  border: 1px solid #ddd; 
  font-size: 10px;
  overflow: hidden;
}
.kline .tright { 
  float: right;
  width: 174px;
  margin: -10px 0 0 0;
  padding: 0;
  font-size: 13px; 
	text-align: justify;
  line-height: 1;
}

/************************************************
* daystar					*
************************************************/

.daystar {  
  margin: 0 0 12px 0;
}
.daystar span {  
  float: left;
  width: 80px;
  height: 123px;
  margin: 0 3px 0 0;
  padding: 0;   
  overflow: hidden;
}
.daystar img { 
  width: 80px;
  height: 58px;
  margin: 0 0 5px 0;  
  border: 1px solid #ddd; 
  font-size: 10px;
  overflow: hidden;
}
.daystar strong {
  overflow: hidden; 
  margin: 0;
  padding: 0;   
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  color : #5d5d5d; 
  font-family: Arial,verdana, sans-serif;
}

/************************************************
* informer, widget					*
************************************************/

#informer, #widget {
  padding-bottom: 15px;
}
#informer ul, #widget ul {
  margin: 8px 0 -5px 0;   
} 

