*{margin: 0; padding: 0;}
html{height: 100%;}
body{
    width: 100%;
    height: 100%;
    background: url(img/bg.gif) repeat left top;
    font-family: Tahoma, "Geneva CY", sans-serif;
    font-size: 11px;
    color: #000;
}
input{vertical-align: top;}
input:focus{outline: 0 none;}
textarea:focus{outline: 0 none;}
.clear{clear: both;}
.left{float: left;}
.right{float: right;}
ul{
    list-style: none;
}
img{
    border: 0;
}
.clear{
    clear: both;
}
a{
    color: #b00878;
    text-decoration: underline;
    outline: 0;
}
a:hover{
    text-decoration: none;
}

.top{
    height: 179px;
    background: url(img/top.png) repeat-x left top;
}
#wrapper{
    width: 1000px;
    min-height: 100%;
    height: auto !important;
    margin: -179px auto 0;
    overflow: hidden;
}


/* Header
-----------------------------------------------------------------------------*/
#head{
    height: 182px;
    background: url(img/header.jpg) no-repeat top center;
    overflow: hidden;
}
.logo{
    float: left;
    overflow: hidden;
    margin: 0 0 0 20px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
}
.description{
    width: 335px;
    height: 79px;
    float: left;
    padding-top: 10px;
    text-align: center;
    overflow: hidden;
    color: #040404;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    margin-left: -50px;
}


/* Menu
-----------------------------------------------------------------------------*/
.menu{
    width: 819px;
    height: 48px;
    margin: 0 auto 0;
    background: url(img/menu.png);
    margin-top: -25px;
    padding: 23px 85px 0;
}
.menu ul{
    max-width: 515px;
    float: left;
    overflow: hidden;
}
.menu ul li{
    float: left;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    text-transform: uppercase;
    line-height: 30px;
    background: url(img/menu-delim.png) no-repeat left center;
    padding: 0 20px;
}
.menu ul li:first-child{
    background: none;
}
.menu ul li a{
    color: #fff;
    text-decoration: none;
    background: url(img/menu-bullet.png) no-repeat 0 65%;
    padding-left: 10px;
}
.menu ul li a:hover, .menu ul li.current-menu-item a, .menu ul li.current-menu-ancestor a, .menu ul li.current_page_item a, .menu ul li.current_page_ancestor a{
    color: #fce804;
}
.b-k a, .b-k a:hover{
    color: #fe60d8 !important;
}
.menu ul li ul{
    display: none;
}
.search{
    float: right;
    width: 278px;
    height: 24px;
    margin: 3px 0 0;
    background: url(img/search.png);
}
.search input{
    width: 243px;
    height: 24px;
    line-height: 24px;
    border: 0;
    background: transparent;
    font-size: 11px;
    color: #000;
    font-family: Tahoma, "Geneva CY", sans-serif;
    padding: 0 5px;
}
input.search-bttn{
    width: 20px;
    cursor: pointer;
    padding: 0;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle{
    margin: 5px 0 200px;
    padding: 0 5px;
    *margin-top: 25px;
}
#middle:after{
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

/* Content
-----------------------------------------------------------------------------*/
#content{
    width: 637px;
    float: left;
    color: #000;
    overflow: hidden;
    margin-left: 5px;
}
.container{
    width: 100%;
    background: #fff url(img/container.png) repeat-y top center;
    margin-bottom: 5px;
    overflow: hidden;
}
.cont-top{
    background: url(img/cont-top.png) no-repeat top center;
}
.cont-bttm{
    padding: 5px;
    background: url(img/cont-bttm.png) no-repeat bottom center;
}
.pad{
    padding: 5px;
}
.container ul{
    margin-left: 20px;
}
.container ul li{
    list-style: disc;
}
.title{
    width: 627px;
    height: 65px;
    background: url(img/title.png) no-repeat top center;
    font-size: 20px;
    color: #190000;
    margin: 0 auto;
    font-size: 23px;
}
.title h2{
    width: 435px;
    margin-left: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    line-height: 65px;
    text-shadow: 1px 1px 0 #fefefe;
    color: #b00878;
    font-size: 22px;
}
.container img{
    border: 5px solid #c0bebe;
}
.title a{
    color: #b00878;
    text-decoration: none;
}
.title a:hover{text-decoration: underline;}
.date{
    width: 76px;
    height: 60px;
    float: left;
    background: url(img/date.png);
    text-align: center;
    font-size: 9px;
    color: #fff;
    text-shadow: 1px 1px 0 #3b1329;
    font-weight: bold;
    padding-top: 5px;
}
.date span{
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
}
.categ-line{
    height: 28px;
    line-height: 28px;
    background: url(img/categories.png) repeat-x left center;
    font-size: 11px;
    color: #000;
    text-shadow: 1px 1px 0 #fafafa;
    margin-top: 3px;
    overflow: hidden;
    padding: 0 10px;
}
.categories{
    width: 460px;
    float: left;
    color: #b00878;
}
.categ-line span{color: #000;}
.categ-line a{
    text-decoration: none;
    color: #b00878;
    font-weight: bold;
}
.categ-line a:hover{text-decoration: underline;}
.comm{
    float: right;
    background: url(img/comm-link.png) no-repeat left bottom;
    padding-left: 30px;
    color: #000;
    font-weight: bold;
}
.comm a{
    color: #000;
    text-decoration: none;
}
.comm a:hover{text-decoration: underline;}


/* Comments
-----------------------------------------------------------------------------*/
.cont form{color: #000;}
.comment{
    padding: 3px 0;
}
.comment_title{
    font-weight: bold;
    color: #252525;
    padding: 2px 0;
}
.comment_title span{
    color: #b00878;
}
.container form{
    font: bold 12px Georgia;
    color: #393939;
}
.reg_comm{
    width: 45%;
    height: 31px;
    background: url(img/reg.png) no-repeat right;
    margin-top: 5px;
    line-height: 30px;
}
.reg_comm input{
    width: 180px;
    height: 31px;
    background: transparent;
    float: right;
    line-height: 31px;
    padding: 0 5px;
    border: 0;
}
.reg_comm label{
    float: right;
    margin-right: 5px;
}
.wr_comm{
    width: 600px;
    margin: 0 auto;
}
textarea{
    width: 592px;
    height: 115px;
    resize: none;
    background: #f6f6f6;
    overflow: auto;
    border: 1px solid #d4d4d4;
    padding: 3px;
}
.bttn{
    width: 180px;
    display: block;
    margin: 5px auto 0;
    padding: 4px 0 ;
    text-align: center;
    cursor: pointer;
}

/* Sidebars
-----------------------------------------------------------------------------*/
#sidebar_l{
    width: 172px;
    float: left;
}
#sidebar_r{
    width: 172px;
    float: right;
}
.side-title{
    height: 45px;
    background: url(img/side-title.jpg);
    line-height: 45px;
    color: #fff;
    overflow: hidden;
    text-shadow: 1px 1px 0 #000;
    padding: 0 25px;
    text-align: center;
    margin-bottom: -5px;
    position: relative;
    font-size: 13px;
}
.side-title h2{
    font-size: 13px;
}
.side-cont-top{
    background: url(img/side-cont-top.png) no-repeat top center;
}
.side-cont{
    background: #4e4e4e url(img/side-cont.png) repeat-y top center;
    overflow: hidden;
    font-size: 11px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    margin-bottom: 5px;
}
.side-cont-bttm{
    background: url(img/side-cont-bttm.png) no-repeat bottom center;
    padding: 10px;
}
.side-cont a{
    color: #fff;
}
.side-cont ul{
    font-size: 11px;
    padding-left: 10px;
}
.side-cont ul li{
    background: url(img/side-list-bullet.gif) no-repeat 0 6px;
    padding-left: 10px;
    margin: 3px 0;
    line-height: 15px;
}
.side-cont ul li a{
    text-decoration: none;
}
.side-cont ul li a:hover{
    text-decoration: underline;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer{
    width: 100%;
    height: 180px;
    background: url(img/footer.png) repeat-x bottom left;
    margin-top: -180px;
}
#foot{
    width: 1000px;
    height: 180px;
    background: url(img/foot.jpg) no-repeat bottom center;
    margin: 0 auto;
    overflow: hidden;
    color: #000;
    text-align: center;
    font-size: 11px;
}
.foot_pad{padding: 100px 200px 0;}

/* Default
-----------------------------------------------------------------------------*/
img.alignright
{
	display:inline;
	margin: 0 2px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin: 0 2px 2px 0;
	padding:4px;
}
img.centered,.aligncenter
{
	display: inline;
	margin: 5px;
}
.alignright{float:right;}
.alignleft{float:left;}
.nav{
    width: 290px;
    height: 46px;
    line-height: 40px;
    font-weight: bold;
    color: #000;
    font-size: 11px;
    text-align: center;
    background: url(img/nav.png);
    margin: 0 auto;
}
.nav a{
    color: #000;
    text-decoration: none;
    margin: 0 5px;
}
.nav a:hover{
    text-decoration: underline;
}
.results
{
    font: bold 18px Tahoma;
    text-align: center;
    color: #b00878;
    margin-bottom: 5px;
}
.results_not{
    font-size: 24px;
    color: #000;
    text-align: center;
    font-weight: bold;
}
.no_comm{
    height: 20px;
    color: #000;
    font: 700 18px Arial;
    text-align: center;
}
.error404{
    height: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #fe433a;
    line-height: 50px;
    text-align: center;
}
#boxlive
{
margin: 10px 0px 0px -10px;
text-align:center;

}

#boxlive img
{
    width: 140px;
border:0px;
margin-top:4px;
}

#boxlive a:link, #boxlive a:visited, #boxlive a:hover, #boxlive a:visited:hover
{
font-size: 15px;
color:#FEC416;
font-weight: bold;
text-decoration: none;
}

.livedata
{
color:#2EC400;
font-weight: bold;
margin-top:4px;
padding:0px;
text-decoration: blink; 
}
.metadata
{
color:#fff;
margin:4px;
padding:0 0 13px 0;
border-bottom:1px dotted #FF5700;

}
.titlelive
{
margin:0px;
padding:0px;
 
}

    img.onepic
{
    float:left;
    width:521px;
    margin: 0 0 3px 2px;
}

img.twopicfirst
{
    float:left;
    width:296px;
    height:226px;
    margin: 0 4px 3px 3px;
}


img.twopicsecond
{
    float:right;
    width:296px;
    height:226px;
    margin: 0 3px 3px 4px;
}

img.threepicfirst
{
    float:left;
    width:170px;
    height:128px;
    margin: 0 5px 3px 0;
}

img.threepicsecond
{
     width:170px;
    height:128px;
}

img.threepicthird
{
    float:right;
     width:170px;
    height:128px;
    margin: 0 0 3px 5px;
}

.pagelivecams .camspot {float:left;margin: 5px 4px 5px 6px;height:226px; color:#fff;}
.camspot:last-child {margin: 5px 0 5px 0;}
.camspot img {border:1px solid #FF9900;}
.cambox {height:226px;width:296px;}
.details {background:rgba(0, 0, 0, 0.6);display: block;position: relative;bottom: 56px;}
.details p {font-size:12px;margin: 8px 0;}
.details p span {font-weight:700;}
.info-left {float:left;padding-left:9px;}
.status {float:right;margin: 11px 8px 0;}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}