/*======================================
Theme Name: Mobile Starter Kit
Author: http://fr.DizmoCash.com
Version: 1.0
=======================================*/
/* @body */
body {
	position: relative;
    margin: 0;
	min-height: 416px;
	background:#BD0503;
	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;text-decoration: none;}	
a:hover { outline:none; color:#FFF;text-decoration: none;}	

/* @end */

/*/////////////////////////////////////
		    Layout
/////////////////////////////////////*/
#layout{
	width:320px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
    text-align: left;
	background:#F60E0C;
	border:0px;
	}

/*/////////////////////////////////////
		    Header
/////////////////////////////////////*/
.header {
	width: 320px;
	height: 50px;
	background: url("../images/red/overlay.png") repeat-x;
	margin: 0px;
	padding: 0px;
}
.header p{
	width: 320px;
	font-family: Helvetica;
	font-size:25px;
	font-weight: bold;
	text-align:center;
	margin: 0px;
	padding-top: 20px;
}
.titre-site-header {
	font-family: Helvetica;
	font-size:25px;
	font-weight: bold;
    text-decoration: none;
	color: #ffffff;
	text-shadow: 2px 2px 2px #BD0503;
}
/* @end Header*/

/*/////////////////////////////////////
		    Content
/////////////////////////////////////*/
#content {
	float: left;
	width: 320px;
	background: url("../images/red/bg-content.jpg") left top repeat;
    margin: 0px;
	padding: 0px;
}
.spacer {
  clear: both;
}
/* @end Content*/

/*/////////////////////////////////////
		    Titrerub
/////////////////////////////////////*/
.titrerub {
	width: 320px;
	height: 35px;
	background: url("../images/red/bg-titrerub.png") left top repeat-x;
    margin-top: 0px;
	padding: 0px;
}
.titrerub h2{
	font-family: Helvetica;
	font-size:17px;
	font-weight: bold;
	color: #990604;
	margin: 0px;
	padding: 8px;
	text-shadow: 1px 1px 1px #000000;
}
/* @end Titrerub*/

/*/////////////////////////////////////
		    Bloc-Movie
/////////////////////////////////////*/
.bloc-movie {
	width: 320px;
    margin-top: 4px;
	padding: 0px;
}
.bloc-movie-top {
	width: 320px;
	height: 3px;
	background: url("../images/red/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}

.bloc-movie-cont {
    float: left;
	width: 320px;
	background: url("../images/red/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: #ffffff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #BD0503;
}
.bloc-movie-thumbsvid{
	float: left;	
	width: 296px;
	height: 183px;
	border:solid #BD0503 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 #BD0503 3px;
	margin-top: 5px;
	margin-left: 9px;
	margin-bottom: 3px;
	padding: 0px;
}

.btnfull-movie{
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;	
	width: 280px;
	padding: 0px;
}

.btnpromo1 {
  width: 280px;
  display: inline-block;
  background: #BD0503 url(../images/red/overlay.png) repeat-x;
  text-decoration: none;
  font-family:"Arial", Verdana, sans-serif;
  font-size:15px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 8px 0px 8px 0px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.bloc-movie-bottom {
    clear: both;
	width: 320px;
	height: 3px;
	background: url("../images/red/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}
/* @end Post*/

/*/////////////////////////////////////
		    Pagenav
/////////////////////////////////////*/
#pagenav {	
	width: 320px;
	height: 51px;
	padding: 0px;
	margin-top:10px;

}
.prev {	
    float: left;
	width: 73px;
	height: 73px;
	background: url(../images/red/prevpage.png) left top no-repeat;
	padding: 0px;
	margin-left:40px;
}

.next {	
    float: right;
	width: 73px;
	height: 73px;
	background: url(../images/red/nextpage.png) left top no-repeat;
	padding: 0px;
	margin-right:40px;
}
/* @end Pagenav*/

/*/////////////////////////////////////
		    Footer
/////////////////////////////////////*/
#footer {
	width: 320px;
	height: 80px;
	background: url("../images/red/overlay.png") repeat-x;
	margin: 0px;
	padding: 0px;
	border-top:solid #ffffff 1px;
}
#footer p {
	width: 310px;
	margin: 0px;
	padding: 5px;
	font-family:Helvetica;
	font-size:10px;
	text-align:center;
	font-weight: bold;
	color: #000000;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
/* @end Footer*/

