@CHARSET "UTF-8";

/*  Room Layout */

body {
}

h3 {
	color: #b7b7b7;
	font-size: 1em;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #b7b7b7;
}

h4 {
	color: #686868;
	font-size: 0.95em;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #b7b7b7;
}

h5 {
	color: #4c4c4c;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 8px;
	width: 100%;
}

#header {
}

#main {
}

#banner {
	height: 1px;	
	border-bottom: 1px solid #cccccc;
	padding-top: 0;
	background-image: none;
}


#content {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-top: 0;
}
#media-play{
	position: absolute;
	margin-left:408px;
	margin-top: 120px;
	width: 124px;
	height: 124px;
	background-image: url('/img/play-slideshow.png');
	background-color: transparent;
	cursor:pointer;
	display: none;
}

#webserie_media{
	width : 940px;
	height: 380px;
	margin : auto; 
}
.link-website{
	font-size: 0.9em;
}
.video-overlay-thumb{
	display: block;
}
.webserie-relative{
	float: left;
	margin-left: 25px;
	border: 1px solid #e5e5e5;
	margin-top: 4px;
	margin-bottom: 13px;
}
#webserie_content{
	padding: 10px;
}

#share {
	margin-top: 5px;
}
#infos {
	margin-top: 2px;
}

/****** Right Column ******/

#fans table {
}

#fans table tr td {
	width: 66px;
	text-align: center;
	font-size: 0.7em;
}


/****** Left Column ****/

.video_media {
	width: 144px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}


.video_title {
	height: 30px;
	color: #a0a0a0;
	font-size: 0.95em;
	margin: 15px 0 0 0;
}



/******** Onglet Main *****/

#episodes {
	width: 555px;
	float: right;
}

#presentation {
	width: 325px;
}

#webserie-relatives {
	margin-top: 22px;
	height: 130px;
	padding-left: 18px;
	background-color: #FFFFFF;
}

/***** Presentation *****/

#webserie-information,
#webserie-casting,
#webserie-plot {
	margin-bottom: 15px;
}

#webserie-text {
	float: right;
	width: 175px;
	color: #686868;
	line-height: 16px;
	font-size: 0.95em;
}

#webserie-casting div {
	color: #4c4c4c;
	word-spacing: 5px;
}

#webserie-plot div {
	color: #4c4c4c;
	font-size: 0.95em;
}

/****** Episodes *****/

.treeview .hover {
	color: #ec8ce8;
}

.level1 {
	border-bottom: 1px solid #e5e5e5;
}


.level2 a {
	margin-left: 2px;
	color: #4c4c4c;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;

}

.level2 .link {
	margin-left: 10px;
	margin-right: 8px;
}


.level1 span {
	color: #4c4c4c;
	font-size: 1.1em;
	font-weight: bold;
}


.level2 .views-hd,
.level2 .views-nohd {
	color: #686868;
	font-weight: normal;
	font-size: 0.85em;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 16px;
	vertical-align: top;
}

.level2 .views-nohd {
	margin-right: 33px;
}


.line_0 {
	background-color: #efefef;
}


/***** Onglet Medias *******/
#no-article{
	text-indent: 15px;
	font-style: italic;
	color: #A5A5A5;
}
#rss{
	float: left;
	width: 555px;
}

#rss-feeds, #articles {
	margin: 10px 2px 30px 2px;
}


.rss-article {
	border-bottom: 1px solid #e5e5e5;
}

.article-title {
	margin-top: 5px;
}
.article-title a {
	font-size: 1.1em;
	text-decoration: none;
}

.article-info {
	font-size: 0.85em;
	color: #686868;
}

.article-description {
	font-size: 0.95em;
	text-align: justify;
	color: #4c4c4c;
}

#no-gallery{
	text-indent: 10px;
	font-style: italic;
	color: #A5A5A5;
}

#gallery {
	margin-left: 578px;
}
#gallery table {
	border-spacing: 13px;
}

#gallery table tr td {
	width: 66px;
	text-align: center;
	font-size: 0.7em;
}

#gallery table tr td img {
	border: 1px solid #000;
}

/***** Onglet Community *******/
#comments {
	float: left;
	width: 555px;
	padding: 10px 2px;
}


#fans {
	margin-left: 578px;
	padding: 10px 2px;
}

#fans-title {
	width: 322px;
	height: 25px;
	background-image: url(/img/fans.png);
	background-repeat: no-repeat; 
}

#fans-title div {
	line-height: 25px;
	padding-right: 10px;
}

#fans-title div a {
	color: #f9f9f9;
}

.nb_total_fans {
	margin-left: 40px;
	color: #f9f9f9;
	font-size: 0.9em;
}


/** liste des commentaires **/

#comment-login,
#comment-webserie {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#e5e5e5;	
	width: 536px;
	padding: 5px;
	margin: 10px 5px;
}

#comment-login {
	text-align: center;
	color: #4c4c4c;
	font-weight: bold;
	line-height: 20px;
}

#fans table tr td {
	padding: 7px;
}


#comment-webserie textarea,
#comment-webserie input {
	background-image: none;
	background-color: #f9f9f9;
	border: 1px solid #c5c5c5;
	padding: 2px;
	overflow: hidden;
	font-size: .8em;
}

#comment-webserie textarea {
	width: 426px;
	height: 30px;
	margin-bottom: 4px;
}

#comment-webserie input {
	float: right;
	border: 1px solid #c5c5c5;
	width: 100px;
	line-height: 1em;
	height: 36px;
	font-weight: bold;
	color: #5f5f5f;
}

.comment-photo {
	float: left;
	width: 50px;
}

.comment-infos {
	margin-left: 58px;
	margin-bottom: 5px;
}

#list-comment{
	list-style-type:none;
	margin:0 5px;
	padding:0;
}

#list-comment li{
	overflow: hidden;
	margin-left: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #f1f1f1 solid ;
	list-style-type: none;
}

#list-comment .comment-picture{
	float: left;
}

#list-comment .top{
	font-size: 0.95em;
	color: #b7b7b7;
	margin-bottom:0;
}

#list-comment .value{
	color: #5f5f5f;
	font-size: 1em;
	margin-top:0.2em;
	text-indent: 4px;
}

#list-comment .delete{
	float: right;
	margin-right: 5px;
	font-size:0.7em;
}

.comment-paginate-numbers{
	margin-left: 2px;
}
.comment-paginate-link{
	color:#EC8EC8;
}
.selected-paginate{
	color:#A0A0A0;
}

.view_all {
	float: right;
	font-size: 0.8em;
	padding-left: 10px;
}

.rate-content{
	width: 85px;
	float: right;
}