/*
Theme Name: BeTV wordpress Themes
Theme URI: http://doit.com.ua/BeTV
Description: Шаблон для сайта интернет телевещения BeTV
Version: 0.02
Author: Jan Golub
Author URI: http://yanek.com.ua.com.ua/

*/


html, body, div {

margin:0;
padding:0;
font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
font-size: .98em;
color: #000;

}


html, body {
background:#FFF;
background-repeat: repeat;
}

a {
  color: #666;
}

a:hover {
  color: #bb0404;
}


img {
  border: none;
}



a img {
  border: none;
}



h3 {
  color: #000;
  margin: 0 0 7px 0;
  font-size: 1.5em;
}

#wrapper {
  background-color: #fff;
  background-repeat:repeat;
  height:100%;
  margin:0 auto;
  min-width:980px;
  width:100%;
 }

#wrapper-cat {
  background-color: #fff;
  background-repeat:repeat;
  height:100%;
  margin:0 auto;
  min-width:980px;
  width:100%;
}


#wrapper-center {
  background-color: #eceae4;
  background-repeat:repeat;
  height:100%;
  margin:0 auto;
  min-width:980px;
  width:980px;
}


#header {

}


#head-top {
/*  height: 130px; */

 }

#indenty {

  background-repeat: no-repeat;
  padding-left: 0;
  margin-top: 7px;
  margin-left: 22px;
  float:left;
  width: 200px;
  height: 103px;

}

#indenty h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 50px;
}

#indenty h1 a {
  text-decoration: none;
  color: #d13d05;
}

#indenty h1 a:hover {
  text-decoration: none;
}

#indenty p {
  margin: 0px;
  font-size: 1.3em;
}

#searchform {
  margin-bottom: 30px;
  width:250px;
}

#searchform form {
  margin: 0;
  padding:0;
  width:250px;
}

#searchform #s {
  border: 1px solid #ccc;
  font-size:22px;
  color: #D13D05;
  height:19px;
  padding-left:10px;
  padding-top: 5px;
  width:125px;
  width:232px;
  height: 32px;
  background-color: #f4f4f4;

}

/*RElated video*/

#head-bottom{
/*  height: 373px; */

}

#wrapper-cat #head-bottom  {
  height: 140px;
  background-color: #000;
}

#featured-video {
  float: left;
  margin: 16px 22px;
}

#flash-video {
  width: 560px;
/*  height: 340px; */
  float: left;
}

#flash-video-comment {
  margin: 0 0 0 22px;
  width: 352px;
  float:left;
  color: #000;
}
 

#flash-video-comment h3 {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4em;
}

#flash-video-comment h3 a{
  text-decoration: none;
  color: #000;
}

#flash-video-comment p {
  line-height: 1.4em;
}


#flash-video-comment p a{
  text-decoration: none;
  color: #D13D05;
}

#flash-video-comment p a:hover{
  text-decoration: underline;
}

/*----------------*/



#head-bottom-cat-1{
  height: 70px;
}

/* Меню */

#menu {
  background-color: #f4f4f4;
  clear: both;
  height: 28px;
  padding: 6px 0 6px 11px;
}

#menu ul {
  padding:0;
  margin: 0;
}

#menu ul li{
  padding:0;
  margin: 0;
  list-style-type: none;
  display: inline;
}


#menu ul li a{
  text-decoration: none;
  color: #000;
  font-weight: bold;
  margin: 0 10px;
  text-transform:uppercase;
  font-size: 1.55em;
}


.cat-style {
  color: #fff;
}

.cat-style h1{
  padding-top: 20px;
  margin: 0 0 8px 30px;
}

.cat-style p{
  margin: 5px 0 8px 30px;
  width: 500px;
}

/* cat_ID_image  */


/* Программы
.cat_3_style {
  height: 320px;
  background-image: url(../img/programm.jpg);
  background-repeat: no-repeat;
}

.cat_3_style  p{
  color: #000;
  background-color: #fff;
}
*/

/* Книжные рецензии
.cat_5_style {
  height: 320px;
  background-image: url(../img/book-cenz.jpg);
  background-repeat: no-repeat;
  color: #b89991;
}
*/

/* !Интересные люди
.cat_4_style{
}
 */

 /* Контра Фарс
.cat_6_style {
  height: 320px;
  background-image: url(../img/kontra-fars.jpg);
  background-repeat: no-repeat;
  color: #ffffff;
}
*/
/* Новсотные сюжеты
.cat_9_style {
  height: 320px;
  background-image: url(../img/news.jpg);
  background-repeat: no-repeat;
  color: #666;
}
*/
/* Концерты фестивали
.cat_8_style {
  height: 320px;
  background-image: url(../img/fest.jpg);
  background-repeat: no-repeat;
  color: #fff;
}
*/

/*
.search-head {
  height: 320px;
  background-image: url(../img/search.jpg);
  background-repeat: no-repeat;
  color: #666;
}
*/

/*
.tag-style {
  height: 320px;
  background-image: url(../img/tags.jpg);
  background-repeat: no-repeat;
  color: #666;
}
*/

.post-cat-id {
  font-size: 0.8em;
}

.entry-post-content {
  width: 450px;
}

#content  .entry-post-content p a {
  text-decoration: underline;
}

#content  .entry-post-content p a:hover {
  text-decoration: none;
}

#top-right {
float: right;
width: 250px;
}

.feeds {
  clear: both;
  float: right;
  text-align: right;
  padding-right: 21px;
  font-size: 16px;
  font-weight: bold;
  margin: 3px 10px 3px 0;
}

.feeds a{
  color: #bb0404;
  text-decoration: none;
}

#twitter {
  background-image: url(../img/tw.gif);
  background-position: right ;
  background-repeat: no-repeat;
}

#rss {
  background-image: url(../img/rss.gif);
  background-position: right ;
  background-repeat: no-repeat;
}


/* Верхнее Меню */

#top-list-page{
background-color:#bb0404;
float:right;
margin:0 0 5px 0;
padding:5px;
width:auto;
}

#top-list-page li {
list-style: none;
margin: 0 6px;
color: #fffcfc;
display: inline;
text-transform:uppercase;
}

#top-list-page li  a{
color: #fffcfc;
font-weight: bold;
text-decoration: none;
}


/* -------------------------- Content --------------------------*/

#content h2 {
  margin-top: 0px;
  margin-bottom: 5px;
  clear:both;
  font-size:2.5em;
  font-weight:normal;
}


#content .post h2 {
  font-size: 1.5em;
  margin: 10px 0 3px 0;
} 

#content .post h2 a {
  color: #840303;
  text-decoration: none;
  font-weight: bold;
}


#content .post h3 {
  color: #000;
  text-decoration: none;
  text-transform:uppercase;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 3px;
}

#content .post h3 span{
  color: #d13d05;
}

#content .post h3 a{
  color: #d13d05;
  text-decoration: none;
  font-weight: bold;

}

.tags {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}

.tags  a {
  color: #d13d05;
  text-decoration: none;
  text-transform: none;
}

.post {
margin-bottom: 35px;
}

.postmetadata {
  text-align: right;
  background-color: #fff;
  padding: 3px 0;
  clear:both;
}

.postmetadata  p  a {
  color: #d13d05;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

.p {
margin:0;
padding:0;
}

h4 {
  font-weight:normal;
}

h4#comments {
color:#D13D05;
font-size:20px;
font-weight:bold;
margin-bottom:5px;
clear: left;
}

.post img {
  margin: 0 15px 15px 0;
  float: left;

}

.post img a {
  border:none;
  margin: 0 15px 15px 0;
}

span .post-cat-id{
  margin-top: 1px;
  margin-bottom: 4px;
}

#content-container {

  margin:0 22px 30px 22px;
  min-width:932px;
  width:932px;
  float:left;
  background-repeat:no-repeat;
  padding-top: 20px;
}

.block-output {
  float:left;
  position: relative;
  margin: 0;
  background-color: #f4f4f4;
  padding: 0;
}

#content {
  width: 664px;
  float: left;
}


#content p {
  color:#666;
  margin-right:20px;
  line-height: 135%;
}

.widget_tag_cloud  a {
  color:#666;
}

.widget_tag_cloud a:hover {
  color:#fff;
  background-color: #ff83ff;
}

.entry {
  color:#666;
  margin-right:20px;
}

.entry a {
  color: #D13D05;
  text-decoration: none;
   text-transform: uppercase;
}

.entry a:hover {
  color:#000;
}

.p-video-block {
  float: left;
  width: 196px;
  height: 112px;
  position: inherit;
}

.rip-img{
  background-image: url(../img/pp.png);
  width: 196px;
  height: 112px;
  position: absolute;
  top: 0;
}

.rip-img:hover{
  background-image: url(../img/pa.png);
  width: 196px;
  height: 112px;
}

.videotitle {
  position: absolute;
  bottom: 0;
  background-image: url(../img/t60.png);
  width: 196px;
  font-weight: bold;
  font-size: 80%;
  height: 30px;

}

.videotitle  a {
  color: #fff;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  position: inherit;
}

.date {

  font-style:italic;

  font-size:80%;

  margin-top:0px;

  margin-bottom: 8px;

  float:right;

}



/* -------------------------- SideBar --------------------------*/



#sidebar {

  width: 250px;
  float: right;

}



#sidebar h2 {

  font-size:1.5em;
  font-weight:normal;
  margin-bottom:6px;
  margin-top:0;
  color: #666;
}

#sidebar h2 a{
  text-decoration: none;
}


#sidebar h3 {

  font-size:1.25em;

  font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

  margin-bottom:0;

  font-weight: normal;

}



#sidebar h3 a{
  text-decoration:none;
}



#sidebar h3 a:hover{

  text-decoration:underline;

}


#sidebar ul {

  list-style:none;
  margin-bottom: 20px;
  padding:0;

}



#sidebar ul li{

  margin-top:2px;
  margin-bottom:8px;

}



#sidebar ul li span.date{

  float:none;

}



#sidebar p{

  margin-right:18px;
  font-size:75%;
  color: #666;
  margin-top: 3px;
}

#sidebar p a{

  text-decoration:none;

}


#sidebar p a:hover{

  text-decoration:underline;

}


.widget_tag_cloud {
margin-right: 18px;
}



/* -------------------------- Footer --------------------------*/
#footer {
  width: 100%;
  clear:both;
  height: 240px;
  background-color: #000;
}

.fcontent {
  float: left;
  width: 100%;
  padding-left:22px;
}


#footer h3 {
  color:#FFF;
  margin-top:5px;
  font-size:1.2em;
  font-weight:normal;
}

#footer ul {
  line-height: 1.4em;
  font-size: 1.2em;
  list-style-type:none;
  margin: 0px;
  padding-left: 15px;
}

#footer ul li{
  margin-bottom: 4px;
  color: #fff;
}

#footer ul li span.date {
  display: block;
  font-size:0.5em;
  color: #999999;
  font-style:italic;
  margin-bottom:-9px;
  float:none;
}



#footer li a {
  font-size:0.75em;
  color: #FFF;
}

.footer-list {
  float:left;
  width: 237px;
}

#underline {
  float: none;
  height:30px;
  font-size:13px;
  text-align: center;
  float: left;
  width: 100%;
}

.ident {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}



/* ------------- Input ------------*/
input {
  border: 1px solid #666;
}

textarea {
  border: 1px solid #666;
}

input#submit {
  border: none;
}


/*------------------ Wigets ---------------*/

#calendar_wrap {
  color: #666;
}

#wp-calendar  #today {
  background-color: #fff;
  color: #000;
}

#wp-calendar  a {
  color: #FFBFFF;

}

/*------------------ Wigets ---------------*/

#respond {
clear: both;
}

.commentlist ul {
margin:0;
padding:0;
}

.commentlist li{
margin-bottom:10px;
padding:0;
}


.comment, .pingback{
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  border:1px solid #dadada;
}


.commentlist .thread-odd {
  background-color:#fff;

}
.commentlist .thread-even {
  background-color:#f8f8f8;
}

img.avatar {
float: left;
margin: 10px;
}

cite.fn {
margin-top: 10px;
display: inline-block;
}

cite.fn a{
  text-transform: uppercase;
  color: #d13d05;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
}

.commentlist p{
  clear: both;
  margin:10px;
}
 
/* --- Related Post --- */
ul.related_post {
	margin: 0;
	padding: 0;
}

.related_post li {
	clear:both;
	display:block;
	float:left;
	list-style-type:none;
	margin:0 0 16px;
	padding:0;
}
a.rel-img {
	float: left;
}

.related_post div.rel-a {
	display:block;
	float:left;
	margin-left:5px;
	width:172px;
}


/* --- Related Post --- */
