@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	background-color:#130000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#fbfbd7;
	font-size:11px;
	font-family:verdana;
}

ul, li, form, h1, h2
{
	padding:0;
	margin:0;
}

a img
{
	border:none;
}

a, a:visited
{
	color:#fbfbd7;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.global
{
	width:1024px;
	margin:auto;
}

.imgblock
{
	float:left;
	display:block;
}

.headerAccount
{
	float:right;
	width:651px;
	height:31px;
	background-image:url(../images/header_account.jpg);
	padding:5px 10px 0px 0px;
	text-align:right;
}

.searchbox
{
	float:left;
	width:254px;
	height:32px;
	background-image:url(../images/searchboxtext.jpg);
}

.searchboxText
{
	border:none;
	margin:9px 0px 0px 80px;
	width: 170px;
}

.block
{
	clear:both;
	width:1013px;
	overflow:hidden;
	background-image:url(../images/block_bg.jpg);
	background-repeat:repeat-y;
	margin:0px 6px 0px 5px;
}


.blockText
{
	padding: 0px 10px;
}

.blockCurrentView
{
	width:1013px;
	background-image:url(../images/block_encemoment_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
}

.items
{
	padding:0px 0px 0px 4px;
}

.item
{
	list-style:none;
	float:left;
	width:193px;
	height:195px;
	background-image:url(../images/item.jpg);
	margin:4px;
}

.itemThumb
{
	display:block;
	width:183px;
	height:137px;
	overflow:hidden;
	margin:6px 0px 0px 5px;
}

.itemTitle
{
	margin:0px 5px 0px 5px;
	font-size:12px;
	width:183px;
	height:30px;
	overflow:hidden;
}

.itemVote
{
    width:140px;
    height:16px;
	overflow:hidden;
    margin:0 0 0 21px;
}

.itemVote img
{
    display:block;
    float:left;
    margin:0 5px;
}

.itemInfo
{
    background-color:#130000;
    font-size:11px;
    height:20px;
    margin:0 0 0 5px;
    opacity:0.7;
    padding:0 3px;
    position:relative;
    text-align:right;
    top:-66px;
    width:177px;
}

.sliderContent
{
	width: 653px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 5px;
}

.currentVideo .left
{
	float: left;
	margin: 170px 0px 0px 0px;
	outline: none;
}

.currentVideo .right
{
	float: left;
	margin: 170px 0px 0px 0px;
	outline: none;
}

.currentVideo #sliderContainer
{
	position: relative;
	float: left;
	width: 603px;
	height: 406px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

.currentVideo #slider
{
	position: relative;
	left: 0px;
	overflow: hidden;
}

.rightPub
{
	width: 300px;
	height: 250px;
	float: right;
	border: 1px solid #8f1101;
	margin: 4px 10px 0px 0px;
}

.tagCloud
{
	float: right;
	width: 300px;
	height: 130px;
	padding: 20px 10px 0px 0px;
	text-align: center;
	font-size: 16px;
}

.tagcloud1
{
	font-size: 24px;
}

.tagcloud2
{
	font-size: 20px;
}

.tagcloud3
{
	font-size: 18px;
}

.tagcloud4
{
	font-size: 16px;
}

.tagcloud5
{
	font-size: 14px;
}

.itemRSS
{
	list-style:none;
	float:left;
	width:171px;
	height:191px;
	background-image:url(../images/item_rss.jpg);
	margin:0px 15px;
}

.itemThumbRSS
{
	width: 160px;
	height: 120px;
	margin: 4px 0px 0px 5px;
}

.itemTitleRSS
{
	margin: 0px 5px 2px 5px;
	font-size:12px;
	height: 30px;
	overflow: hidden;
    width:160px;
}

.itemInfoRSS
{
    background-color:#130000;
    font-size:11px;
    height:14px;
    margin:0 0 0 5px;
    opacity:0.7;
    padding:0 3px;
    position:relative;
    text-align:right;
    top:-65px;
    width:154px;
}
.itemLogo
{
	float:left;
	list-style:none;
	margin:0px 15px;
}

.itemVoteRSS
{
    height:18px;
    margin:0 0 0 15px;
    width:140px;
}

.itemVoteRSS img
{
    display:block;
    float:left;
    margin:0 5px;
}


.pageBloc
{
    background-image:url(../images/page.jpg);
    background-position:center bottom;
	background-repeat:no-repeat;
    height:25px;
    width:1024px;
	display:block;
	clear:both;
	padding:10px 0px 0px 0px;
}

.pageBloc .previous
{
    float:left;
}

.pageBloc .next
{
    float:right;
}

.pageBloc span
{
    display:block;
    float:left;
    padding:4px 0 0;
    text-align:center;
    width:627px;
    font-size:16px;
}

.pageBloc span a, .pageBloc span b
{
    padding: 0 3px;
    color:#F2E421;
    font-weight:bold;
}

.footer
{
    background-image: url(../images/footer.jpg);
    height:524px;
    margin:10px 0 0;
    width:1024px;
}

.footerPub
{
    padding:15px 0 0 6px;
    width:1024px;
}

.footerPub li
{
    float:left;
    height:250px;
    list-style:none;
    overflow:hidden;
    width:300px;
}

.homeRight
{
	float:right;
	width: 312px;
	margin: 0px 45px 0px 0px;
}

.homeRight .tagCloud
{
	background-image:url(../images/tagcloud.jpg);
	width:292px;
	height:114px;
	margin:10px 10px 6px 0px;
	padding:20px 5px 0px 5px;
}

.videoRight
{
	float: right;
	margin: 0px 27px 0px 0px;
}

.videoRightPub
{
	width: 300px;
	height: 250px;
	border: 1px solid #8f1101;
	margin: 0px 0px 10px 0px;
}

.videoRightContent
{
	width: 300px;
	text-align: center;
	color: #f2e421;
}

.videoFavorite
{
	background-image: url(../images/fleche-rouge.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #ffffff;
}

.videoSocial
{
}

.videoSocial li
{
	float: left;
	list-style: none;
	margin:0px 15px;
}

.videoSocial a, .videoSocial a:visited
{
	color: #f60204;
	text-decoration: underline;
	font-size: 11px;
}

.videoLeft
{
	float: left;
	width: 642px;
	margin:0px 0px 0px 26px;
}

.videoLeftPub
{
	width: 640px;
	height: 120px;
	border: 1px solid #8f1101;
	overflow: hidden;
}

.videoTitle
{
	background-image: url(../images/fleche-or.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	margin: 5px 0px 5px 10px;
	float: left;
	color:#f2e421;
}

.videoPlayer
{
	width: 640px;
	border: 1px solid #b40004;
	clear: both;
}

.videoDownload, .videoDownload:visited
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #f2e421;
	margin: 5px 0px;
}

.videoDescription
{
	text-align: justify;
	margin: 5px 0px;
}

.videoEmbed
{
	color:#8a1003;
	border:1px solid #8a1003;
	background-color:#480a00;
	width:640px;
}

.partner
{
	width:302px;
	height:105px;
	background-image:url(../images/video_top_salope.jpg);
	padding:30px 0px 0px 0px;
	overflow: hidden;
	text-align: left;

}

.partner li
{
	float:left;
	width:150px;
	list-style:none;
}
