/**** Default values ****/
*{list-style:none;margin:0;padding:0;}
html{background:url(img/html.jpg)}
body{background:url(img/body.png) repeat-x; min-height:960px;font:65% Arial, Helvetica, sans-serif;color:#595959; padding:23px 0;counter-reset:topsite;}
a{text-decoration:none;color:#2772be;}
a:hover, #linkdump ul a:hover{color:#F90}
a img{border:0;}





/*:::::: STUCTURE, LAYOUT :::::::*/
#wrapper{width:451px;margin:0 auto;position:relative;padding:48px 346px 0 186px;}

#header{font-size:0;line-height:0;position:absolute;left:182px;top:0;}

#leftbar{width:186px;position:absolute;left:0;top:48px;}

#rightbar{width:346px;position:absolute;right:0;top:48px; background: url(img/rightbar.png) no-repeat;padding-top:10px;}





/*:::::: CONTENT :::::::*/
/*:: Mainbar ::*/
/* speedbar */
#speedbar{background:url(img/speedbar.png);height:33px;font-size:0; padding-left:10px;}
#speedbar li{float:left;padding-top:11px;}
#speedbar li#a1 a{width:55px;}
#speedbar li#a2 a{width:77px;}
#speedbar li#a3 a{width:60px;}
#speedbar li#a4 a{width:55px;}
#speedbar li#a5 a{width:50px;}
#speedbar li a {display:block;text-indent:-50000px;height:12px;margin:0 10px;}

/* posts */
.post{background:url(img/post.png);height:119px;}
.post dt{width:162px;padding:12px 0 0 14px;float:left;}
.post dt img{padding:1px;border:1px solid #d7d7d7;}
.post dd{margin-left:180px;padding:12px 25px 0 0;position:relative;height:107px;font-family:Tahoma, Geneva, sans-serif}
.post dd h2{font-size:1.2em;font-weight:normal; word-spacing:-1px}
.post dd .postentry{padding:5px 0;}
.postinfosdata{position:absolute;bottom:5px;}
.post dd .postcategorie{position:absolute;right:3px;top:0;color:#fff;width:10px;text-transform:uppercase;text-align:center;font-size:0.9em;height:119px;font-weight:bold;line-height:9px;
vertical-align:middle}

/* footer */
#footer{background:url(img/footer.png) no-repeat;padding:35px 15px 0 5px;;font-weight:bold; text-align:center}
#copyright{color:#fff;padding:7px 0;}
#linksinfos, #linksinfos a, #coding, #coding a{color:#94a2ab;text-transform:capitalize;}
#coding{padding: 5px 0 0}






/*:: Leftbar ::*/
#leftbar h3, #randomore{line-height:0;font-size:0;}
/* topsite */
#leftbar .topsite{background:url(img/topsite.png) no-repeat 0 100%;padding-bottom:8px;/*counter-reset:topsite;*/}
.topsite ul{font-weight:bold;text-transform:capitalize; font-family:Tahoma, Geneva, sans-serif; font-size:1.03em;}
.topsite a{color:#444;position:relative;}
.topsite li{background:url(img/topsiteli.png);height:28px;line-height:25px;padding:0 5px 0 35px;counter-increment:topsite;position:relative}
.topsite li:before{content: counter(topsite);position:absolute;left:13px;}
.topsite li.lower:before{left:10px;font-size:0.9em;line-height:26px;}
.topsite li span{position:absolute;color:#d8d8d8;left:36px;line-height:27px;top:0}
.topsite li span:hover{color: #fff}

/* seach videos */
#searchvideos{background:url(img/search.png);height:81px;}
#searchvideos fieldset{padding:37px 0  0 10px;;border:0;}
#searchvideos input{background:none;border:0;font-size:1em;height:18px;vertical-align:top;}
#searchvideos input#q{width:140px;}#searchvideos input#sub1{cursor:pointer;}
#searchvideos a{display:block;height:10px;width:90px;margin:10px 0 0 70px;font-size:0;text-indent:-5000px;}



/* random videos */
#randomvideos #randomthumb{background:url(img/random.png);padding:2px 0 5px; text-align:center;font-size:0; line-height:0}
#randomvideos #randomthumb img{border:1px solid #5a5a5a;padding:1px;margin:2px 3px;}







/*:: Rightbar ::*/
/* pub */
#rightbar #pub{background:url(img/pub.png);padding:10px 5px 20px;text-align:center;}
/* linkdump */
#rightbar #linkdump{background:url(img/dump.png) no-repeat 0 100%;padding-bottom:15px;}
#linkdump h3{line-height:0;font-size:0;}
#linkdump ul{background:url(img/dumpul.jpg); color:#fff;font-weight:bold;}
#linkdump ul a{color:#fff;}
#linkdump ul li{line-height:15px;height:17px;padding:0 10px 0 20px;}

