/*
Theme Name: Les Ecrans Luziens
Theme URI: http://wordpress.org/
Description: WordPress theme pour le site Les Ecrans Luziens
Version: 1.0
Author: Rezo21
Author URI: http://rezo21.net/
*/

/* begin body
---------------------------------------------------------------------------------------------------------------------------*/	
* {
	margin : 0;
	padding : 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #7F1202;
	font-family: Verdana;
	font-size : 11px;
}

.cleared {
    clear : both;
	height : 0;
	overflow : hidden;
}

/* begin écriture
---------------------------------------------------------------------------------------------------------------------------*/	
.titre {
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom : 10px;
	color : #bc1221;
	font-size : 18px;
	font-weight:bold;
	text-transform : uppercase;
}

.titrefilm {
	margin-top: 15px;
	padding-left:15px;
	color : #bc1221;
	font-size : 22px;
	font-weight:bold;
	text-transform : uppercase;
}

.titresemaine {
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom : 10px;
	color : #bc1221;
	font-size : 14px;
	font-weight:bold;
	text-transform : uppercase;
}

.d_sallecom {
	padding-left:15px;
	color : #bc1221;
	font-size : 14px;
	font-weight:bold;
}

.d_sallecomproch {
	color : #bc1221;
	font-size : 12px;
	font-weight:bold;
}

.horaire {
	color : #bc1221;
	font-weight:bold;	
}

.filmcaract {
	float : right;
	text-align:left;
	color : #bc1221;
	font-size : 14px;
	font-weight:bold;
	padding-right:10px;
}

.infofilm {
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom : 15px;
	color : #666;
	font-size : 14px;
	font-weight:bold;
	text-transform : uppercase;
}

.titresidebar {
	padding-left: 10px;
	padding-top : 10px;
	padding-bottom: 10px;
	color : #bc1221;
	font-size : 14px;
	font-weight:bold;
	text-transform : uppercase;
}

p {
	padding-top :2px;
	padding-bottom : 20px;
}

h1 {
	font-size : 9px;
	padding-top : 20px;
	line-height : 10px;
	color:#666;
}

h2 {
	font-size : 16px;
	font-weight:bold;
	padding-top : 20px;
	padding-bottom : 20px;
	line-height : 10px;
	color:#bc1221;
}

h3 {
	font-size : 16px;
	font-weight:bold;
	padding-top : 20px;
	padding-bottom : 20px;
	line-height : 10px;
	color:#666;
}

h4 {
	font-size : 16px;
	padding-top : 5px;
	padding-bottom : 5px;
	color:#bc1221;
}

h5 {
	font-size : 16px;
	padding-top : 5px;
	padding-bottom : 5px;
	color:#666;
}

h6 {
	font-size : 14px;
	padding-top : 20px;
	padding-bottom : 10px;
	line-height : 15px;
	color:#666;
}

small {
	font-size : 9px;
	line-height : 15px;
}

/* begin lien
---------------------------------------------------------------------------------------------------------------------------*/	
a {
	color : #bc1221;
	text-decoration : none;
}

a:hover {
	color : #bc1221;
	text-decoration : underline;
}

a.more-link {
	color : #bc1221;
	text-decoration : none;
	line-height:30px;
}

a:hover.more-link {
	color : #bc1221;
	text-decoration : underline;
	line-height:30px;
}

a.semaine {
	color : #000000;
	line-height:30px;
	/*
	padding-left : 10px;
	*/
}

a:hover.semaine {
	color : #bc1221;
	text-decoration : underline;
}

a.titre-article {
	color : #000000;
}

a:hover.titre-article, active a.titre-article {
	color : #bc1221;
}

a.lienfilm {
	line-height : 45px;
	color : #666;
	font-size : 12px;
	font-weight:bold;
}

a:hover.lienfilm, active a.lienfilm {
	color : #bc1221;
}

/* begin image
---------------------------------------------------------------------------------------------------------------------------*/	
img {
	border : 0 none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 5px 10px 5px 10px;
	display: inline;
	}

img.alignleft {
	margin: 5px 10px 5px 10px;
	display: inline;
	}
	
img.prog_proch {
	border : 0 none;
	float : left;
	margin: 10px 5px 10px 15px;
	}
	
img.fiche {
	border : 0 none;
	float : left;
	margin: 2px 10px 10px 15px;
	}

img.miniaffiche {
	border : 0 none;
	float : left;
	margin: 5px 5px 5px 5px;
	}
	
img.photo {
	border : 0 none;
	float : left;
	margin: 5px 0px 10px 10px;
	}

/* begin tableau
---------------------------------------------------------------------------------------------------------------------------*/	
table {
	width : 98%;
}

#content table table {
	border : 1px solid #000;
}

#content table table td {
	border : 1px solid #000;
}

tr {
	background-color:none;
}

th {
	background-color:#811103;
	color : #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:14%;
}

td  {
	text-align:center;
	width:14%;
}

td.prog  {
	width:20px;
}

td.prog2  {
	padding-top:10px;
	width:410px;
	text-align:left;
	font-size : 18px;
	font-weight:bold;
	color:#666;
}

td.prog3  {
	width:60px;
	text-align:left;
	font-size : 11px;
	font-weight:bold;	
	color:#bc1221;
}

td.prog4 {
	width:470px;
}

td.prog5 {
	text-align:left;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:15px;
	color : #666;
	font-size : 14px;
	font-weight:bold;
	text-transform : uppercase;
}

td.proch2  {
	width:200px;
	text-align:left;
}

/* begin header
---------------------------------------------------------------------------------------------------------------------------*/	
#header {
	margin-left:auto;
	margin-right:auto;
	background: url('http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/Header.jpg') no-repeat top;
	width: 960px;
	height: 100px;
}

/* begin topmenu
---------------------------------------------------------------------------------------------------------------------------*/	
#topmenu {
	display : none;
}
	
#topprog {
	display : none;
}

/* begin page
---------------------------------------------------------------------------------------------------------------------------*/	
#page {
	margin-left: auto;
	margin-right: auto;
	width:960px;
	position:relative;
	text-align : justify;
	background : #FFFFFF;
}

/* begin content
---------------------------------------------------------------------------------------------------------------------------*/
#content {
	float:left;
	width: 700px;
}

#content2 {
	float:left;
	width: 960px;
}

/* begin sidebar
---------------------------------------------------------------------------------------------------------------------------*/
#sidebar {
	display : none;
}


.rightmenu {
	display : none;
}

.rightmenu2 {
	display : none;
}

/* begin publicité
---------------------------------------------------------------------------------------------------------------------------*/
.ads1{
	display : none;
}

.ads2{
	display : none;
}	
	
/* begin topfilm
---------------------------------------------------------------------------------------------------------------------------*/
#topfilm {
	float : left;
	padding: 0 0 0 0px;
	width: 700px;
	height : 40px;
	}
	
#topfilmleft {
	float : left;
	padding: 0 0 0 0px;
	width: 470px;
}
	
#topfilmright {
	float : right;
	padding: 0 0 0 0px;
	width: 230px;
}

.synopsis_comm {
	padding: 0 10px 0 0px;
}

.fiche_film {
	padding: 0 10px 0 15px;
}

/* begin topprog
---------------------------------------------------------------------------------------------------------------------------*/
#topprog {
	float : left;
	padding: 0 0 0 0px;
	width: 660px;
	height : 40px;
}
	
#topprogleft {
	float : left;
	padding: 0 0 0 0px;
	width: 520px;
}
	
#topprogright {
	float : right;
	padding: 0 0 0 0px;
	width: 160px;
	text-align : left;
}

#topdate {
	float : left;
	padding: 0 0 0 0px;
	width: 660px;
	height : 30px;
}
/* begin footer
---------------------------------------------------------------------------------------------------------------------------*/
#footer 	{
display:none;
}

/* begin menu footer
---------------------------------------------------------------------------------------------------------------------------*/
#menufooter 	{
	margin : 0 auto;
	padding : 0 0px;
	background-color: #000000;
	height: 30px;
	line-height : 30px;
	width: 390px;

	margin-left:300px;	
	}
	
#menufooter li {
	float : left;
	list-style : none;
	width : 130px;
	display:inline;
}

#menufooter a {
	background : url('http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/separator.gif') no-repeat 0 50%;
	color : #C5C5C5;
	display : block;
	font-size : 10px;
	text-align : center;
	text-decoration : none;
	text-transform : uppercase;
}

#menufooter a:hover, #menufooter .active a {
	color:#bc1221;
	text-decoration : none;
}

/* begin copyright
---------------------------------------------------------------------------------------------------------------------------*/
#copyright 	{
	background-color: #000000;
	color : #C5C5C5;
	display : block;
	font-size : 10px;
	text-align : center;
	height: 50px;
	width: 960px;
	margin : 0 auto;
}	
	
/* begin post
---------------------------------------------------------------------------------------------------------------------------*/	
.post {
	margin-left: 10px;
	margin-right:10px;
	text-align: justify;
}
	
.postcleared {
    clear : left;
	border-bottom : 1px solid #cccccc;
	padding-bottom:30px;
	height : 0;
	overflow : hidden;
}

.postmetadata {
    clear : left;
	line-height:30px;
}

/* begin commentaire
---------------------------------------------------------------------------------------------------------------------------*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 15px;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 97%;
	margin: 5px 5px 1px 15px;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.commentlist img {
	margin:10px;

}


#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
	
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
	
.nocomments {
	color: #777;
}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
	


/* begin Carousel
---------------------------------------------------------------------------------------------------------------------------*/
#mycarousel {
	width: 630px;	
	height: 139px;
	margin-top : 15px;
}
 
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 101px;
    height: 135px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-container-horizontal {
    width: 630px;
    padding: 0px 35px;
}

.jcarousel-clip-horizontal {
    width:  630px;
    height: 139px;
}

.jcarousel-item {
    width: 101px;
    height: 135px;
    border: 1px solid #B9BCAB;
}

.jcarousel-item:hover {
    border-color: #9CA28B;
}

.jcarousel-item-horizontal {
    margin-right: 2px;
}

.jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: 1px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url("http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/next-horizontal.png") no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
	background: transparent url("http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/next-horizontal.png") no-repeat 0 0;
}

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
	background: transparent url("http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/next-horizontal.png") no-repeat 0 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: 1px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url("http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/prev-horizontal.png") no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
	background: transparent url("http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/prev-horizontal.png") no-repeat 0 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
	background: transparent url("http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/prev-horizontal.png") no-repeat 0 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/* begin newsletter
---------------------------------------------------------------------------------------------------------------------------*/	
#newsletter {
	margin: 0 0 0 0px;
	padding: 0;
	font-size: 12px;
	padding-left : 20px;
	padding-right : 20px;
	text-align : justify;
}
	
#newsletter  p {
	margin: 0 0 0 0px;
	padding-top : 10px;
}	

#newsletter input {
	font-size : 12px;
	text-transform : uppercase;
	color : #7F1202;
	background : #D8D8D8;
	padding : 4px 4px 4px 4px;
	border : 0 none;
	margin-top : 5px;
}

#newsletter .wpsb_form_btn {
	background : url("http://www.cineluz.fr/wp-content/themes/ecrans_luziens/images/btn-envoyer.jpg");
	height : 20px;
	border : 0 none;
	width : 72px;
}

#newsletter .wpsb_form_radio {
float : center;
width:20px;
}

.wpsb_form_label {
font-size : 12px;
color : #7F1202;

}

