body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #686767;
	background-color: #f0f0f0;
}
a, a:visited {
	color: #f3146d;
	text-decoration: none;
}
a:hover {
	color: #f43984;
}
a img {
	border: none;
}
ul, li, h1, h2, h3, p, form {
	margin: 0;
	padding: 0;
	list-style: none;
}
.global {
}
.header {
}
.logo,
.logo:visited {
	float: left;
	display: block;
	width: 250px;
	height: 84px;
	background: url(../images/logo.png) no-repeat center center/* #b3114d*/;
}
.logo:hover {
	background-color: #f3146d;
	transition: background-color ease 0.3s;
}
.searchmenu {
    float: left;
	margin: 10px 20px 0 20px;
	background-color: #ffffff;
	padding: 15px;
	box-shadow: 2px 2px 3px #e1dadd;
}
.searchboxblock {
	border: 1px solid #e1dadd;
	background-color: #f3eef0;
    height: 30px;
    margin: 0;
    padding: 0 5px;
    width: 400px;
	float: left;
}
#searchbox {
	background: none;
	border: none;
    height: 28px;
    width: 400px;
}
#searchbutton {
	display: block;
	border: 1px solid #e1dadd;
	background-color: #f3eef0;
	float: right;
	margin: 0 3px;
	padding-top: 6px;
	text-align: center;
	width: 35px;
	height: 24px;
	font-weight: bold;
	color: #7e7d7d;
	cursor: pointer;
}
#searchbutton:hover {
	color: #f3146d;
}
.menu {
	clear: both;
	overflow: hidden;
	background-color: #b3114d;
	border-bottom: 3px solid #dd8eab;
}
.menu li {
	display: inline-block;
}
#menuvideo {
	background-image: url(../images/icone-video.png);
}
#lien {
	background-image: url(../images/icone-lien.png);
}
#category {
	background-image: url(../images/icone-category.png);
}
#pornstars {
	background-image: url(../images/icone-pornstar.png);
}
#studios {
	background-image: url(../images/icone-studio.png);
}
#rencontre {
	background-image: url(../images/icone-rencontre.png);
}
#liveshow {
	background-image: url(../images/icone-liveshow.png);
}
#sexshop {
	background-image: url(../images/icone-sexshop.png);
}
.menu li a, .menu li a:visited {
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding: 15px 20px 10px 46px;
	height: 30px;
	color: #ffffff;
	text-shadow: 2px 2px 4px #370115;
	background-position: left center;
	background-repeat: no-repeat;
}
.menu li a:hover {
	background-color: #f3146d;
	transition: background-color ease 0.3s;
}
.content {
}
.sidebarcenter {
	display: none;
}
.sidebarleft {
	float: left;
	width: 210px;
	overflow: hidden;
	margin: 10px 0 20px 0;
}
.sidebarcenter {
	overflow: hidden;
	padding: 10px;
	display: none;
}
.menuleft {
	background-color: #1b000a;
	padding: 0 0 30px 0;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #dd8eab;
}
.menuleft li a, .menuleft li a:visited, .videoinfomenu li a, .videoinfomenu li a:visited {
	display: block;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 8px 7px 30px;
	transition: padding ease 0.3s;
	font-weight: bold;
}
.menuleft li a:hover, .videoinfomenu li a:hover {
	padding-left: 50px;
	background-color: #7f0633;
	border-left: 3px solid #dd8eab;
	font-weight: bold;
}
.menulefttitle {
	background-color: #b3114d;
	padding: 7px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 4px #370115;
}
.contentright {
	margin: 0 0 20px 210px;
	padding: 10px;
	overflow: hidden;
}
.contentblock {
	padding: 10px;
	background-color: #ffffff;
	box-shadow: 2px 2px 3px #e1dadd;
	overflow: hidden;
}
.pubright {
	width: 40%;
	float: right;
}
.wrapper {
    position: relative;
}
.wrapper:after {
    padding-top: 80%;
    display: block;
    content: '';
}
.wrappercontent {
    position: absolute;
    top: 0; 
	bottom: 0; 
	right: 0; 
	left: 0;
}
.contentpub {
	position: absolute;
    top: 0; 
	bottom: 0; 
	right: 0; 
	left: 0;
	margin: 0 10px 10px 0;
}
.block {
	display: table;
	width: 100%;
	height: 100%;
}
.bigblock {
	vertical-align: middle;
	display: table-cell;
}
.littleblock {
	width: 300px;
	height: 250px;
	margin: auto;
}
.items li, .relateditems li {
	width: 20%;
	float: left;
}
.relateditems li:nth-child(n+11) {
	display: none;
}
.itemsblock, .itemsblockcategory {
    position: absolute;
    top: 0; bottom: 0; right: 0; left: 0;
	margin: 0 10px 10px 0;
}
.itemsthumb {
	position: relative;
	width: 100%;
	height: 70%;
	display: block;
}
.itemsthumb > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.itemsview {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
	padding: 1px 10px;
	font-size: 13px;
	display: block;
}
.itemsvote {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
	color: #10c010;
	padding: 1px 10px;
	font-size: 13px;
	display: block;
}
.itemstitle, .itemstitle:visited {
	height: 44px;
	color: #000000;
	font-size: 15px;
	line-height: 23px;
	padding: 2px 3px;
	display: block;
	overflow: hidden;
}
.itemstitle:hover {
	color: #f3146d;
}
.clear {
	clear: both;
}
#pagination {
	clear: both;
	text-align: center;
	margin: 30px 0;
}
#pagination .pagenumber, #pagination .pagenumber:visited {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 21px;
	background-color: #b3114d;
	color: #ffffff;
	/*border: 1px solid #ffdfec;*/
	margin: 0 2px;
	display: inline-block;
}
#pagination .pagenumbercurrent, #pagination .pagenumbercurrent:visited, #pagination .pagenumber:hover {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 21px;
	background-color: #1b000a;
	color: #ffffff;
	/*border: 1px solid #ffdfec;*/
	color: #ffffff;
	margin: 2px;
	text-decoration: none;
	display: inline-block;
}
#previouspage:after {
	content: "Précedente";
}
#nextpage:after {
	content: "Suivante";
}
.pubblock {
	width: 966px;
	overflow: hidden;
	margin: 20px auto;
	text-align: center;
	clear: both;
}
.pubbottom {
	display: inline-block;
}
.pubbottom li {
	width: 300px;
	height: 250px;
	border: 1px solid #1b000a;
	margin: 0 10px;
	display: inline-block;
	float: left;
}
.menuright {
	float: right;
	width: 302px;
	overflow: auto;
}
#menurightstudio, #menurightpornstar {
	margin-left: 10px;
}
.pubrightvideo {
	width: 300px;
	height: 300px;
	border: 1px solid #1b000a;
	margin-bottom: 10px;
}
.contentcenter {
	margin-right: 320px;
	overflow: hidden;
}
.titleh1 {
	font-size: 20px;
	padding: 0 0 5px 0;
	color: #000000;
	margin-bottom: 10px;
	/*background-color: #b3114d;
	border-bottom: 3px solid #dd8eab;*/
	font-weight: bold;
	/*text-shadow: 2px 2px 4px #370115;*/
}
.wrapperplayer {
    position: relative;
}
.wrapperplayer:after {
    padding-top: 56.25%;
    display: block;
    content: '';
}
.contentplayer {
	width: 640px;
	margin: 0 auto 10px auto;
}
.player {
	position: absolute;
    top: 0; 
	bottom: 0; 
	right: 0; 
	left: 0;
	border: 1px solid #1b000a;
}
.playerblock {
	position: relative;
	width: 100%;
	height: 100%;
}
#thumblink {
	z-index: 0;
}
#fakeplayer {
	z-index: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.likegridlink {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 30px auto;
	background-color: #1b000a;
	border-bottom: 3px solid #dd8eab;
	text-align: center;
}
.likegridlink a, .likegridlink a:visited {
	display: inline-block;
	color: #ffffff;
	font-size: 17px;
	padding: 5px 0 0 35px;
	margin: 8px auto;
}
.likegrid {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 30px auto;
	background-color: #1b000a;
	border-bottom: 3px solid #dd8eab;
	display: table;
}
.likegrid li {
	border-right: 1px solid #dd8eab;
	text-align: center;
	display: table-cell;
	vertical-align: top;
}
.likegrid li:nth-child(1),
.likegrid li:nth-child(2) {
	width: 25%;
}
.likegrid li a, .likegrid li a:visited {
	display: inline-block;
	color: #ffffff;
	font-size: 17px;
	padding: 5px 0 0 35px;
	margin: 8px auto;
}
#thumbup {
	background: url(../images/thumbup.png) no-repeat left center;
	height: 30px;
}
#thumbup:hover {
	opacity: 0.8;
}
#thumbdown {
	background: url(../images/thumbdown.png) no-repeat left center;
	height: 30px;
}
#thumbdown:hover {
	opacity: 0.8;
}
#download {
	background: url(../images/download.png) no-repeat left center;
	height: 30px;
}
#download:hover {
	opacity: 0.8;
}
.descriptionvideo {
	width: 100%;
	overflow: hidden;
	font-size: 17px;
	margin: 0 auto 10px auto;
	text-align: justify;
}
.presentationstudio, .presentationpornstar {
	overflow: hidden;
	font-size: 17px;
	margin: 0 auto 10px auto;
	text-align: justify;
	padding: 0 10px;
}
.videoinfotitle {
    background-color: #b3114d;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    text-shadow: 2px 2px 4px #370115;
}
.videoinfo, .videoinfomenu {
	width: 302px;
	overflow: hidden;
	margin: 0 auto 10px auto;
	font-size: 17px;
	background-color: #1b000a;
    border-bottom: 3px solid #dd8eab;
	color: #ffffff;
}
.videoinfo li {
	padding: 5px 10px;
	margin: 0 10px;
	text-align: center;
	display: block;
	font-size: 14px;
}
.videotags a, .videotags a:visited {
    color: #ffffff;
    display: block;
    font-size: 14px;
    padding: 7px 8px 7px 30px;
    transition: padding 0.3s ease 0s;
}
.videotags a:hover {
	background-color: #7f0633;
	border-left: 3px solid #dd8eab;
	font-weight: bold;
	padding-left: 50px;
}
#videovote {
	color: #10c010;
}
#footer {
	text-align: center;
	margin-top: 20px;
}
.nosearch {
	font-size: 18px;
}
.wrapperstudios, .wrapperpornstar {
	position: relative;
}
.wrapperstudios:after, .wrapperpornstar:after {
	padding-top: 135%;
	display: block;
	content: '';
}
.itemsstudio {
	position: relative;
	width: 100%;
	height: 90%;
	display: block;
}
.itemsstudio > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videostudios, {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background-color: rgba(240,240,240,0.5);
	color: #ffffff;
	padding: 2px 10px;
	font-size: 18px;
}
.videoscategory {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background-color: rgba(150,150,150,0.5);
	color: #ffffff;
	font-size: 18px;
	width: 100%
}
.votestudios {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	background-color: rgba(240,240,240,0.5);
	color: #10c010;
	padding: 1px 10px;
	font-size: 18px;
}
.namestudios, .namestudios:visited {
	float: left;
	display: block;
	color: #000000;
	font-size: 15px;
	padding: 2px 3px;
}
.namestudios:hover {
	color: #f43984;
}
.classementstudios {
	float: right;
	font-size: 15px;
	padding: 2px 3px;
	font-weight: bold;
}
.contentstudio, .contentpornstar {
	width: 25%;
	float: left;
	margin-right: 10px;
}
.thumbstudioblock, .thumbpornstarblock {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.thumbstudio {
	width: 100%;
}
.category li, .studios li {
	width: 12.5%;
	float: left;
}
.wrappercategory {
	position: relative;
}
.wrappercategory:after {
	padding-top: 160%;
	display: block;
	content: '';
}
.itemscategory {
	position: relative;
	width: 100%;
	height: 81%;
	display: block;
}
.itemscategory > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.namecategory, .namecategory:visited {
	display: block;
	color: #000000;
	font-size: 15px;
	padding: 2px 3px;
	text-align: center;
}
.playerad {
	max-width: 640px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}
.bansubplayer {
	width: 750px;
	height: 150px;
	margin: 0 auto 20px auto;
}
@media (max-width: 500px) {
	.logo {
		float: none;
		margin: auto;
	}
	.searchmenu {
		float: none;
		margin: 10px auto 10px auto;
		overflow: hidden;
	}
	.searchblock {
		margin: auto;
		display: table;
	}
	.searchboxblock {
		width: 200px;
	}
	#searchbox {
		width: 200px;
	}
	#searchbutton {
		float: left;
	}
	.menu {
		text-align: center;
	}
	.menu li a, .menu li a:visited {
		padding: 15px 11px 10px 41px;
	    background-position: left center;
	}
	.menu li a span, .menu li a:visited span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.sidebarleft {
		display: none;
	}
	.sidebarcenter {
		display: block;
	}
	.menuleft {
		overflow: hidden;
		padding: 0;
	}
	.menuleft li {
		float: left;
		width: 100%;
	}
	.contentright {
		margin: 0;
	}
	.pubright, .videoinfo, .pubbottom li:nth-child(n+2), .pubrightvideo, .likegrid li a span, .likegrid li a:visited span, .menuright {
		display: none;
	}
	.contentcenter {
		margin-right: 0;
	}
	.items li, .relateditems li, .studios li, .category li {
		width: 100%;
	}
	.pubblock {
		display: none;
	}
	.itemstitle, .itemstitle:visited {
		line-height: 23px;
		font-size: 17px;
	}
	.contentplayer {
		width: 100%;
	}
	.descriptionvideo, .presentationstudio, .presentationpornstar {
		font-size: 17px;
	}
	#pagination .pagenumber a, #pagination .pagenumber a:visited {
		padding: 10px 14px;
	}
	#pagination .pagenumbercurrent a, #pagination .pagenumbercurrent a:visited, #pagination .pagenumber a:hover {
		padding: 10px 14px;
	}
	#previouspage:after {
		content: "<";
	}
	#nextpage:after {
		content: ">";
	}
	.contentstudio, .contentpornstar {
		width: 50%;
		margin: 0 auto 15px auto;
		float: none;
	}
	.namecategory, .namecategory:visited {
		font-size: 23px;
	}
	.wrappercategory:after {
		padding-top: 140%;
	}
	.itemscategory {
		height: 93%;
	}
	.namecategory, .namecategory:visited {
		font-size: 23px;
	}
	.itemsblockcategory {
		margin: 0 10px 30px 0;
	}
}
@media (min-width: 501px) and (max-width: 700px) {
	.logo {
		float: none;
		margin: auto;
	}
	.searchmenu {
		float: none;
		margin: 10px auto 10px auto;
		overflow: hidden;
	}
	.searchblock {
		margin: auto;
		display: table;
	}
	#searchbutton {
		float: left;
	}
	.menu {
		text-align: center;
	}
	.menu li a, .menu li a:visited {
		padding: 15px 11px 10px 41px;
	    background-position: left center;
	}
	.menu li a span, .menu li a:visited span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.sidebarleft {
		display: none;
	}
	.sidebarcenter {
		display: block;
	}
	.menuleft {
		overflow: hidden;
		padding: 0;
	}
	.menuleft li {
		float: left;
		width: 50%;
	}
	.contentright {
		margin: 0;
	}
	.pubright, .videoinfo, .pubbottom li:nth-child(n+2), .pubrightvideo, .likegrid li a span, .likegrid li a:visited span, .menuright {
		display: none;
	}
	.contentcenter {
		margin-right: 0;
	}
	.items li, .relateditems li, .studios li, .category li {
		width: 50%;
	}
	.relateditems li:nth-child(n+11) {
		display: none;
	}
	.pubblock {
		width: 322px;
	}
	.itemstitle, .itemstitle:visited {
		line-height: 20px;
		font-size: 13px;
	}
	.contentplayer {
		width: 100%;
	}
	.descriptionvideo, .presentationstudio, .presentationpornstar {
		font-size: 16px;
	}
	.likegrid li a, .likegrid li a:visited {
		padding: 0 0 0 26px;
	}
	#pagination .pagenumber a, #pagination .pagenumber a:visited {
		padding: 10px 14px;
	}
	#pagination .pagenumbercurrent a, #pagination .pagenumbercurrent a:visited, #pagination .pagenumber a:hover {
		padding: 10px 14px;
	}
	#previouspage:after {
		content: "<";
	}
	#nextpage:after {
		content: ">";
	}
	.contentstudio, .contentpornstar {
		width: 40%;
	}
	.wrappercategory:after {
		padding-top: 140%;
	}
	.itemscategory {
		height: 93%;
	}
	.namecategory, .namecategory:visited {
		font-size: 20px;
	}
	.itemsblockcategory {
		margin: 0 10px 30px 0;
	}
}
@media (min-width: 701px) and (max-width: 900px) {
	.logo {
		float: none;
		margin: auto;
	}
	.menu {
		text-align: center;
	}
	.menu li a, .menu li a:visited {
		padding: 15px 11px 10px 41px;
	    background-position: left center;
	}
	.menu li a span, .menu li a:visited span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.searchmenu {
		float: none;
		margin: 10px auto 10px auto;
		overflow: hidden;
	}
	.searchblock {
		margin: auto;
		display: table;
	}
	#searchbutton {
		float: left;
	}
	.sidebarleft {
		display: none;
	}
	.sidebarcenter {
		display: block;
	}
	.menuleft {
		overflow: hidden;
		padding: 0;
	}
	.menuleft li {
		float: left;
		width: 33.33%;
	}
	.contentright {
		margin: 0;
	}
	.pubright, .pubrightvideo, .videoinfo, .pubbottom li:nth-child(3), .menuright {
		display: none;
	}
	.contentcenter {
		margin-right: 0;
	}
	.items li, .relateditems li {
		width: 33.33%;
	}
	.relateditems li:nth-child(n+10) {
		display: none;
	}
	.items li:nth-child(4) {
		clear: both;
	}
	.itemstitle, .itemstitle:visited {
		font-size: 13px;
		line-height: 21px;
	}
	.pubblock {
		width: 648px;
	}
	.contentplayer {
		width: 100%;
	}
	.descriptionvideo, .presentationstudio, .presentationpornstar {
		font-size: 16px;
	}
	#pagination .pagenumber a, #pagination .pagenumber a:visited {
		padding: 10px 14px;
	}
	#pagination .pagenumbercurrent a, #pagination .pagenumbercurrent a:visited, #pagination .pagenumber a:hover {
		padding: 10px 14px;
	}
	#previouspage:after {
		content: "Précedente";
	}
	#nextpage:after {
		content: "Suivante";
	}
	.contentstudio, .contentpornstar {
		width: 40%;
	}
	.category li, .studios li {
		width: 25%;
	}
	.wrappercategory:after {
		padding-top: 145%;
	}
	.itemscategory {
		height: 90%;
	}
	.namecategory, .namecategory:visited {
		font-size: 18px;
	}
	.itemsblockcategory {
		margin: 0 10px 30px 0;
	}
}
@media (min-width: 901px) and (max-width: 1200px) {
	.sidebarleft {
		width: 180px;
	}
	.menu li a, .menu li a:visited {
		padding: 15px 11px 10px 41px;
	    background-position: left center;
	}
	.menu li a span, .menu li a:visited span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.contentright {
		margin: 0 0 0 180px;
	}
	.pubright {
		width: 50%;
	}
	.items li, .relateditems li {
		width: 25%;
	}
	.relateditems li:nth-child(n+9) {
		display: none;
	}
	.itemshome li:nth-child(5) {
		clear: both;
	}
	.itemstitle, .itemstitle:visited {
		height: 36px;
		font-size: 14px;
		line-height: 18px;
	}
	.itemsview {
		padding: 1px 7px;
		font-size: 12px;
	}
	.itemsvote {
		padding: 1px 7px;
		font-size: 12px;
	}
	.menuright {
		display: none;
	}
	.contentcenter {
		margin-right: 10px;
		overflow: hidden;
	}
	.contentplayer {
		width: 100%;
	}
	.descriptionvideo, .presentationstudio, .presentationpornstar {
		font-size: 17px;
	}
	#pagination .pagenumber a, #pagination .pagenumber a:visited {
		padding: 10px 14px;
	}
	#pagination .pagenumbercurrent a, #pagination .pagenumbercurrent a:visited, #pagination .pagenumber a:hover {
		padding: 10px 14px;
	}
	#previouspage:after {
		content: "Précedente";
	}
	#nextpage:after {
		content: "Suivante";
	}
	.category li, .studios li {
		width: 16.66%;
	}
}
