body {
	margin: 0;
	padding: 0;
	font-family: Helvetica;
background: #000;
}

img {
	border: 0;
}
	
a {
	color: #9f1414;
}

hr {
	border: 0px;
	border-bottom: 1px solid #c97979;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#container {
	margin: 0 auto 0 auto;
	width: 963px;
	padding-left: 25px;
	padding-right: 25px;
	background: #fff url('http://www.film-2-cul.fr/templates/default/images/bar_bg.gif') repeat-y scroll top center;
}

#container:after {
	clear: both;
	content: " ";
	visibility: hidden;
	display: block;
	height: 0px;
}

#navigation {
	background-color: #b30000;
	border-bottom: 2px solid #000;
	text-align: right;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}

#navigation ul li {
	display: inline;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-left: 1px solid #960000;
}

#navigation ul li a {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#header {
	height: 20px;
	position: relative;
	z-index: 2;
}

#header #banner {
	float: right;
	width: 728px;
	height: 120px;
	margin-top: 15px;
}

#banner_box #logo {
	float: left;
	width: 225px;
	height: 210px;
	margin-top: -35px;
        border: 0;
}

#bannerstrip {
	background-image: url('http://www.film-2-cul.fr/templates/default/images/bannerstrip.gif');
	height: 165px;
	padding-top: 35px;
	padding-bottom: 15px;
	position: relative;
	z-index: 1;
}

#bannerstrip #banner_box {
	float: left;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 40px;
}

#leftcol {
	float: left;
	width: 142px;
	padding-left: 10px;
}

#leftcol h1 {
	font-size: 20px;
	color: #9f1414;
}

#leftcol h2 {
	font-size: 20px;
	color: #9f1414;
}

#leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftcol ul li {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #c97979;
}

#leftcol ul li * {
	vertical-align: middle;
}

#leftcol ul li img {
	margin-right: 5px;
        border: 0;
}

#leftcol ul li a {
	color: #000;
	text-decoration: none;
}

#leftcol ul li a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	width: 445px;
	padding-left: 15px;
	padding-right: 15px;
}

#content h1 {
	color: #9f1414;
	font-family: Helvetica;
}

#content h1 * {
	vertical-align: middle;
}

#content h2 {
	color: #9f1414;
	font-family: Helvetica;
	margin-bottom: 5px;	
}

.item {
	width: 445px;
	margin: auto;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 5px;
	background-color: #ededed;
}

.item img {
	border: 1px solid #ccc;
}

.item img:hover {
	border: 1px solid #eee;
}

.item:after {
	clear: both;
	content: " ";
	visibility: hidden;
	display: block;
	height: 0px;
}

.item h1 {
	color: #993300;
	margin: 0;
	padding: 0;
        font-size: 13px;
        margin-left: 106px;
}

.item h2 {
	color: #993300;
	margin: 0;
	padding: 0;
        font-size: 13px;
        margin-left: 106px;
}

.item h3 {
	color: #000000;
	margin: 0;
	padding: 0;
        font-family: arial, verdana, sans-serif;
        font-size: 14px;
        margin-left: 106px;
}

p.descript {
  color: #000000;
  margin: 0;
  padding: 0;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  margin-left: 106px;}

.titreplug { 
  font-family: arial, verdana, sans-serif;
  color: #9F1314;
  margin: 0;
  padding: 0;
  font-size: 13px;
  margin-left: 0px;}


.item .thumb {
	float: left;
	width: 100px;
        height: 75px;
}

.item .info_bar {
	float: left;
	width: 430px;
	height: 15px;
	margin-top: 5px;
	background-color: #dadada;
	padding: 5px;
	font-size: 11px;
}

.info_bar span.dtitle {
	color: #888;
}

#rightcol {
	float: right;
	width: 340px;
}

.red_box {
	background-image: url('');
	width: 300px;
	height: 189px;
	margin: auto;
	padding: 25px;
}

.grey_box {
	background-image: url('');
	width: 285px;
	height: 250px;
	padding: 10px;
	margin: auto;
}

#footer {
	float: left;
	width: 954px;
	background-image: url('http://www.film-2-cul.fr/templates/default/images/footer123.png');
	height: 240px;
	margin-top: 15px;
	border-top: 2px solid #000;
}

#footer a {
	color: #fff;
}

#network {
	width: 50%;
	float: left;
}

#network ul {
	list-style: none;
	margin: 0;
	padding: 5;
}

#network ul li {
	float: left;
	width: 200px;
	text-align: left;
	height: 12px;
}

#network ul li a {
	font-size: 10px;
}

#site_description { 
	width: 50%;
	float: right;
	color: #ccc;
	font-size: 12px;
	line-height: 16px;
}

/* Video Page Info Styles */
#mediaspace {
	width: 450px;
	margin: auto;
}

#plug_box:after {
	clear: both;
	content: " ";
	height: 0px;
	display: block;
	visibility: hidden;
	margin-bottom: 10px;
}

#plug_thumb {
	float: left; 
	width: 125px;
	text-align: center;
}

#plug_desc {
	float: left;
	width: 250px;
}


#video_desc { padding: 10px; margin: 0; }
.video_info { padding: 5px 0px 5px 0px; font-size: 14px; font-weight: bold; height: 25px; }
.video_info b { color: #666; }
.mark_favorite, .share, .report_link { float: left; width: 33%; }
.mark_favorite { text-align: left; }
.share { text-align: center; }
.report_link { text-align: right; }
.video_info .left_info { float: left; width: 40%; margin-left: 5px; text-align: right; }
.video_info .right_info { float: right; width: 40%; margin-right: 5px; text-align: left; }

.video_info span { color: #b30000; cursor: pointer; }
.video_info span:hover { text-decoration: underline; }
.calign { text-align: center; font-weight: bold; font-size: 14px;}
#rating img { margin-top: 3px; cursor: pointer; }

.featured { float: left; margin: 5px; width: 90px; }
.featured img { width: 90px; height: 90px; }

.comment { width: 100%; margin-bottom: 5px; }
.comment p { float: left; padding: 10px; }
.comment_author { float: left; height: 15px; font-weight: bold; width: 410px; padding: 3px; font-size: 12px; }
.comment_date { font-size: 10px; font-weight: normal; }

#ajax_update {
	display: none;
	background-color: #ffedea;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #969696;
}

#navigationcats {
   list-style: none;
   margin: 0; padding: 0;
background-images: url("http://www.film-2-cul.fr/templates/default/images/back.gif");
font-size: 10px;
}
#navigationcats li {
   float: left;
}
#navigationcats li a {
   display: block;
   width: 150px;
   text-align: center;
   color: #9c0c3b;
   padding: 3px 0;
}
#navigationcats li a:hover {
   color: #9c0c3b;
text-decoration: underline;
}

#block {
	  background-image: url('http://www.film-2-cul.fr/templates/default/images/bloc.jpg');
	  width: 305px;
	  height: 360px;
	  padding: 10px;
	  text-align: center;	
  }
  img {
	  border: 1px solid #ccc;
  }
  img:hover {
	  border: 1px solid #eee;
  }
#block h1 {
	  color: #fff;
	  font-size: 14px;
	  margin: 0 0 5px 0;
	  padding: 0;
	  font-family: Verdana;
  }
#block h2 {
	  color: #FFFFFF;
	  font-size: 14px;
	  margin: 4px 0 5px 0;
	  padding: 0;
	  font-family: Verdana;
  }

#block2 {
	  background-image: url('http://www.film-2-cul.fr/templates/default/images/bloc.jpg');
	  width: 305px;
	  height: 360px;
	  padding: 10px;
	  text-align: center;	
  }

#block2 h2 {
	  color: #FFFFFF;
	  font-size: 14px;
	  margin: 4px 0 5px 0;
	  padding: 0;
	  font-family: Verdana;
  }

  img {
	  border: 1px solid #ccc;
  }
  img:hover {
	  border: 1px solid #eee;
  }
  h1 {
	  color: #fff;
	  font-size: 14px;
	  margin: 0 0 5px 0;
	  padding: 0;
	  font-family: Verdana;
  }

#block3 {
	  background-image: url('http://www.film-2-cul.fr/templates/default/images/bloc3.jpg');
	  width: 305px;
	  height: 360px;
	  padding: 10px;
	  text-align: center;	
  }
  img {
	  border: 1px solid #ccc;
  }
  img:hover {
	  border: 1px solid #eee;
  }
#block3 h2 {
	  color: #9F1314;
	  font-size: 14px;
	  margin: 4px 0 5px 0;
	  padding: 0;
	  font-family: Verdana;
  }

#main {
	
	width: 974px;
	
}

.member{
	display:inline;
	float:left;
	margin-left:5px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 10px 0px;
	text-transform: uppercase;

}
.member img{
	width:90px;
	height:70px;
	border: solid 2px #BA00BA;	

}

.tagcloud {
	font-size:10px;
	width:300px;
}
.tagcloud a {
        color: #FFFFFF;
}


#tagpage ul {
  padding-left: 0px;
  margin-left: 4px;
	list-style:none;
	position:relative;
	bottom:0;
	right:0;
  text-align:center;
width: 400px;
}
#tagpage ul li {
  font-size: 9pt;
/*  font-weight: bolder;*/
  display: inline-block;
  width: 190px;
  height:40px;
  vertical-align: middle;
  color: #000000;
float: left;
}

#tagpage li {
  width: 190px;
  text-align:left;
  padding-left: 5px;
  padding-right: 5px;
}
#tagpage ul .current {
}
#tagpage ul li:hover {
}
#tagpage ul li a {
  display:block;
  line-height:14px;
  color:#000000;
  text-decoration:none;
  font-size: 9pt;
/*  font-weight: bolder;*/
}
#tagpage ul li a:visited {}
#tagpage ul li a:hover { color: #9F1414; }

.plug {
	background: #EDEDED;
	float: left;
	width: 450px;
	margin-right: 5px;
	border: 0px solid #CCCCCC;
	margin-bottom: 0px;
}
.plug_details {
	background: #dadada;
	float: left;
	width: 449px;
	margin-right: 5px;
	border: 0px solid #63AACC;
	margin-bottom: 10px;
	color:grey;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
}
.plug_content {
	text-align: left;
	vertical-align: text-top;
	display: inline;
}
.plug_content img {
	margin: 5px;
	float: left;
	display: inline;
}

.plug h1 { 
  color:#329CD3;
  font-size:10pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
  font-family:tahoma,verdana,arial}

.plug h2 { 
  font-family:tahoma,verdana,arial;
  font-size:12px;
  color:#383838;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;}





