@charset "utf-8";
/* CSS Document for CrossDresser le Film.com */

/* General */
body
{
	background:transparent url(img/bg.png) repeat-y scroll center center;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size:11px;
	color: #000;
}

h1 { font-size: 1.1em; }
h2 { 
	/*background:transparent url(img/h2_bg.gif) no-repeat scroll left center;
	padding-left:14px;*/
	font-size:13px;
	text-transform: uppercase;
	line-height:0.2em;
	margin-top:1.5em;
	text-align:left;
	color: #ff0000;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}
hdate {
	font-size:1.5em;
	line-height:1.5em;
	margin-top:1.5em;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
}
h3 { 
	font-size:18px;
	margin:10px 0 5px 0;
	color: #FF0000;
	text-transform: uppercase;
}
h4 { 
	font-size:7em;
	margin:10px 0 0;
	width:610px;
}

h4 em{ font-size: 0.6em; font-style: normal;}

a { color:#FF0000; }
a img { border:medium none; }
a:hover { color:#990000; }

#title {
	width : 100%;
	height: 30px;
	background: #000;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 4px;
}

#content { 
	width: 980px; 
	margin-left:auto;
	margin-right:auto;
}

/* Colonnes */
#left_column {
	width: 610px; /* Attention a respecter la large max + margin */
	float: left;
	margin: 0;
}

#right_column {
	width: 325px; /* Attention a respecter la large max + margin */
	float: right;
	margin: 10px;
}

#right_column img.affiche {
	text-align:center;
	margin-left:7px;
}

/* Blocks */
#video {
	border: none;
}

p#resume {
	border: 1px dotted #333;
	overflow:auto;
	max-height: 150px;
	text-align:justify;
	padding: 10px;
}

#kit-press {
	border: 0 none;
}

#kit-press a{
	background: transparent url(img/dl.png) no-repeat left;
	padding-left: 16px;
}

p#photos {
	border: 0 none;
}

p#photos a{
	background: transparent;
	padding: 0
}

p#photos img {
	border:1px dotted #333;
	margin:5px 5px 0 0;
	padding:5px;
	width:180px;
}

#revue {
	border: 1px dotted #333;
	overflow:auto;
	max-height: 150px;
	text-align:justify;
	padding: 10px;
}

#revue a{
	background: transparent url(img/link.png) no-repeat left;
	padding-left: 16px;
}

div#interview {
	border: 1px dotted #333;
	max-height: 300px;
	overflow:auto;
	text-align:justify;
	padding: 10px;
	margin-bottom: 2em;
}

p.question {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 1em 0;
}

p.reponse {
	line-height: 1.4em;
}

#interview li {
	list-style-type:none;
	margin-left:15px;
}

div#more-interview {
	border-top: 1px solid #333;
}

div#biographie {
	border: 1px dotted #333;
	max-height: 150px;
	overflow:auto;
	text-align:justify;
	padding:0 10px 10px;
	margin-bottom: 2em;
}

div#biographie p {
	font-size:1em;
}

#biographie li {
	list-style-type:none;
	margin-left:15px;
}

div#footer {
	border-top: 1px dotted #333;
	padding: 5px;
	text-align: center;
}

p#subtitle { text-align:left; }

ol#fiche {
	list-style:none;
	text-align:left;
	border:1px dotted #333;
	padding:10px;
	margin: 0;
}

ol#fiche p{
	margin: 0;
}

ol#fiche li { padding-bottom:5px; }

#programme {
	border: 1px dotted #333;
	padding: 10px;
	max-height: 150px;
	overflow: auto;
	text-align: left;
}

#programme p {
	margin-top:0;
	border-bottom:1px dashed #333;
	margin-bottom:5px;
	padding-bottom:5px;
}

span.cinema { font-weight: bold; color: #ff0000; }
span.adresse { font-style:italic; }
p#contact { text-align: left; }

p#contact-plus {
	background:transparent url(img/business_user_info.png) no-repeat scroll left center;
	padding-left:30px;
	text-align:left;
}
/* ShoutBox */

.daddy-shoutbox {
border:1px dotted #333333;
color:black;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-top:15px;
max-height:150px;
overflow:auto;
padding:5px;
width:310px;
}
.shoutbox-list {
border-bottom: 1px dashed #333;
padding: 5px;
display: none;
}
#daddy-shoutbox-list {
text-align: left;
margin: 0px auto;
}
#daddy-shoutbox-form {
text-align: left;

}
.shoutbox-list-time {
color: #333;
}
.shoutbox-list-nick {
margin-left: 5px;
font-weight: bold;
}
.shoutbox-list-message {
margin-left: 5px;
}
#chat {
margin:2px
}