/*======================================
Theme Name: iExGirlFriends.com
Version: 1.0
=======================================*/

/* @body */
body {
	position: relative;
    margin: 0px;
	padding:0px;
	background:#bb769c;
	font-family:Helvetica;
	color: white;
	-webkit-text-size-adjust: none;
}


/* @group Utility */
.center {
	margin: auto;
	display: block;
}

img {
	border: 0;
}

p {
	margin: 0px;
	padding:0px;
}
a { outline:none; color:#FFF;}	
a:hover { outline:none; color:#FFF;}	

/* @end */


/*/////////////////////////////////////
		    Layout
/////////////////////////////////////*/
#layout{
	width:320px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
    text-align: left; /* on rétablit l'alignement normal du texte */
	background:#86064c;
	border:0px;
	}
#ads-landscape {
	display: none;
	}

/*/////////////////////////////////////
		    Header
/////////////////////////////////////*/
#header {
	width: 320px;
	height: 120px;
	background: url("/img-site/header.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
}
/* @end Header*/

/*/////////////////////////////////////
		    Menu A-B
/////////////////////////////////////*/
.menu {
	width: 320px;
	height: 35px;
	background: #000000 url("/img-site/bg-menu.png") left top repeat-x;
    list-style: none;
    margin: 0px;
	padding: 0px;
}

.menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}

.menu ul li {
	float: left;
	background: url("/img-site/mspace.png") left top no-repeat;
	margin: 0;
	padding: 0;
}
.menu ul li a {
	float: left;	
	font-family: Helvetica;
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 10px 7px;
	text-decoration: none;
}

.menu ul li a:hover,.menu ul li a.current {
	color: #2DAEE7;
}

/* @Mhome */
.mhome a {
	float: left;
	width: 35px;
	height: 35px;
	background: url("/img-site/go-home.png") left top no-repeat;
	margin: 0px;
	padding:0px;
	text-decoration: none;
}
/* @end Mhome */
/* @end Menu A-B*/



/*/////////////////////////////////////
		    Form Search
/////////////////////////////////////*/
#formm {
	width: 320px;
	height: 33px;
    margin: 0px;
	padding-top: 5px;
}
input[name="email"] { 
	float: left;
	width: 232px;
	height: 25px;
	border: 0;
    padding-left: 5px;
	padding-top: 8px;
	margin-left: 5px;
	font-family: Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #d9d9d9;
	background: url(/img-site/input-bg.png) no-repeat;
}

input[name="submitm"] {
	background: url(/img-site/btn-search.png) no-repeat right; 
	border: 0;
	height: 33px; 
	margin-left: 3px;
	text-indent: -9999px;
	width: 64px;
}
/* @end Form Search */

/*/////////////////////////////////////
		    Content
/////////////////////////////////////*/
#content {
	float: left;
	width: 320px;
	background: url("/img-site/bg-content.jpg") left top repeat;
    margin: 0px;
	padding: 0px;
}
.spacer {
  clear: both;
}
/* @end Content*/

/*/////////////////////////////////////
		    Titrerub
/////////////////////////////////////*/
.titrerub {
	width: 320px;
	height: 35px;
	background: url("/img-site/bg-titrerub.png") left top repeat-x;
    margin-top: 10px;
	padding: 0px;
}
.titrerub h2{
	font-family: Helvetica;
	font-size:17px;
	font-weight: bold;
	color: #8CB70F;
	margin: 0px;
	padding: 8px;
	text-shadow: 2px 2px 2px #5C0A30;
}
/* @end Titrerub*/



/*/////////////////////////////////////
		    Message
/////////////////////////////////////*/
.message {
	float: left;
	width: 320px;
    margin-top: 3px;
	margin-bottom: 5px;
	padding: 0px;
	text-align:center;
}
.message a{
	font-family: Helvetica;
	font-size:19px;
	font-weight: bold;
	color: #FF701F;
	text-align:center;
	text-decoration: underline;
	text-shadow: 2px 2px 2px #5C0A30;
}
/* @end  Message*/



/*/////////////////////////////////////
		    Bloc-Movie
/////////////////////////////////////*/
.bloc-movie {
	width: 320px;
    margin-top: 4px;
	padding: 0px;
}
.bloc-movie-top {
	width: 320px;
	height: 3px;
	background: url("/img-site/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}

.bloc-movie-cont {
    float: left;
	width: 320px;
	background: url("/img-site/bg-post.png") left top repeat;
    margin: 0px;
	padding: 0px;
}
.bloc-movie-cont h3{
	width: 300px;
	font-family: Helvetica;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
}

.bloc-movie-cont h3 a{
	font-family: Helvetica;
	font-size:16px;
	font-weight: bold;
	color: #FBE00B;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #5C0A30;
}

.bloc-movie-cont p{
	width: 300px;
	font-family: Helvetica;
	text-align: justify;
	font-size:14px;
	font-weight: bold;
	color: #FBE00B;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	-webkit-text-size-adjust: none;
}
.bloc-movie-fond p{
	float: left;
	width: 300px;
	font-family: Helvetica;
	text-align: justify;
	font-size:14px;
	font-weight: bold;
	color: #464503;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-text-size-adjust: none;
}

.bloc-movie-thumbsvid{
	float: left;	
	width: 296px;
	height: 183px;
	border:solid #5c0a30 3px;
	margin-top: 5px;
	margin-left: 9px;
	margin-bottom: 3px;
	padding: 0px;
}

.bloc-movie-thumlec img{
	position:absolute;
	z-index:10;	
	width: 296px;
	height: 183px;
	border:0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.bloc-movie-thumbs img{
	float: left;	
	width: 140px;
	height: 88px;
	border:solid #5c0a30 3px;
	margin-top: 5px;
	margin-left: 9px;
	margin-bottom: 3px;
	padding: 0px;
}

.btnfull-movie a{
	display:block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 10px;
	margin-bottom: 10px;
	width: 320px;
	height: 34px;
	background: url("/img-site/dfull-movie.png") left top no-repeat;
	padding: 0px;
}

.btn-1jour a{
	display:block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;
	margin-bottom: 5px;
	width: 306px;
	height: 50px;
	background: url("/img-site/btn-join-1jour.png") left top no-repeat;
	padding: 0px;
}
.btn-1mois a{
	display:block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;
	margin-bottom: 5px;
	width: 306px;
	height: 300px;
	background: url("/img-site/btn-join-1mois.png") left top no-repeat;
	padding: 0px;
}
.btn-trial a{
	display:block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;
	margin-bottom: 5px;
	width: 306px;
	height: 450px;
	background: url("/img-site/btn-join-trial.png") left top no-repeat;
	padding: 0px;
}
.btn-3mois a{
	display:block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;
	margin-bottom: 5px;
	width: 306px;
	height: 50px;
	background: url("/img-site/btn-join-3mois.png") left top no-repeat;
	padding: 0px;
}
.btn-6mois a{
	display:block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;
	margin-bottom: 5px;
	width: 306px;
	height: 50px;
	background: url("/img-site/btn-join-6mois.png") left top no-repeat;
	padding: 0px;
}
.bloc-movie-bottom {
    clear: both;
	width: 320px;
	height: 3px;
	background: url("/img-site/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}
/* @end Post*/


/*/////////////////////////////////////
		    Send To
/////////////////////////////////////*/
#sendto {	
	width: 320px;
	height: 66px;
	padding: 0px;
	margin-top:3px;
}

/*/////////////////////////////////////
		    Pagenav
/////////////////////////////////////*/
#pagenav {	
	width: 320px;
	height: 83px;
	padding: 0px;
	margin-top:10px;

}
.prev {	
    float: left;
	width: 72px;
	height: 73px;
	background: url(/img-site/prevpage.png) left top no-repeat;
	padding: 0px;
	margin-left:40px;
}
.next {	
    float: right;
	width: 72px;
	height: 73px;
	background: url(/img-site/nextpage.png) left top no-repeat;
	padding: 0px;
	margin-right:40px;
}
/* @end Pagenav*/


/*/////////////////////////////////////
		    List Cat
/////////////////////////////////////*/
.listcat {
	float: left;
	width: 320px;
    list-style: none;
    margin-bottom: 15px;
	padding: 0px;
}

.listcat ul{
	margin-top: 4px;
	padding: 0px;
	list-style-type:none;
	text-align:center;
	}

.listcat ul li {
	width: 320px;
	height: 41px;
	line-height:41px;
    margin-top: 4px;
    background: url("/img-site/bg-listcat.png") no-repeat;
	font-family:Arial;
	font-size:17px;
	font-weight: bold;
	color: #666666;
}
.listcat ul li a {
	font-family:Arial;
	font-size:18px;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.listcat ul li a:hover,.listcat ul li a.current {
	color: #2DAEE7;
}
/* @end List Cat*/


/*/////////////////////////////////////
		    Footer
/////////////////////////////////////*/
#footer {
	width: 320px;
	height: 54px;
	background: url("/img-site/footer.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
}
/* @end Footer*/

/*/////////////////////////////////////
		    Footer
/////////////////////////////////////*/

#footer3{
	width: 320px;
	height: 64px;
    background:#840847;
	margin: 0px;
	padding: 0px;
	}
/* @end Footer*/

/*/////////////////////////////////////
		    Footer2
/////////////////////////////////////*/
#footer2 {
	width: 320px;
	height: 40px;
	background:#86064c;
	margin: 0px;
	padding: 0px;
}
#footer2 p {
	width: 310px;
	background:#86064c;
	margin: 0px;
	padding: 5px;
	font-family:Helvetica;
	font-size:10px;
	text-align:center;
	font-weight: bold;
	color: #000000;
}
#footer2 a {
	color: #FBE00B;
	text-decoration: none;
}
/* @end Footer*/
