/*	
	Copyright © 2009 Imagin'air - www.imaginair.net

	Tous les éléments de ce thème dont les images de fond et la feuille de style
	sont l'oeuvre d'Imagin'air, pour toute demande d'autorisation de réutilisation
	contactez Imagin'air à : contact CHEZ imaginair POINT net

	Il est dans votre intérêt d'avoir un site au design original,
	pour qu'il ait sa propre identité visuelle, plutôt qu'un design plagié.
	
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 11px;
	color: #000;
	font-family: Verdana,Arial,Helvetica, sans-serif;
}

body.grey {
	background: #d4d4d4 url(images/back.png) repeat-x 0 0;
}
body.black {
	background: #6A6A6A url(images/back_h.png) repeat-x 0 0;
}

.clear {
	clear: both;
}

a:link,a:visited {
	outline: none;
	text-decoration: none;
	color: #000;
}
a:hover,a:focus,a:active {
	text-decoration: none;
}
#top {
	position: relative;
}
#subbar_wrap {
	position: absolute;
	top: 30px;
	height: 30px;
	width: 100%;
	z-index: 0;
}
.subbar {
	background: #444;
	width: 100%;
	text-align: right;
	height: 30px;
}
.subbar ul {
	line-height: 30px;
	padding: 0 25px 0 341px;
	text-align: center;	
}
.subbar li {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	padding: 0 10px;
}
.subbar a {
	color: #fff;
	border-bottom: 2px solid  #444;
}
.subbar a:hover {
	border-bottom: 2px solid  #fff;
}
.subbar p {
	line-height: 30px;
	padding: 0 25px 0 341px;
	text-align: center;
}
#searchbar {
	display: none;
}
#topbar {
	position: relative;
	background: url(images/topbar_m.png) repeat-x;
	height: 75px;
}
h2#logo {
	position: relative;
	background: url(images/topbar_logo.png) no-repeat;
	height: 75px;
	width: 341px;
	float: left;
	z-index: 3;
}
#video_wrap {
	width: 590px;
	margin: 0 auto;
}
#content {
	margin-right: 10px;
}

#cadre {
	width: 590px;
	padding: 0 0 34px;
	position: relative;
	background: url(images/cadre_ombre.png) no-repeat bottom;
}
#cadre_top,#cadre_btm {
	background: url(images/cadre_top.png) no-repeat;
	height: 50px;
	position: relative;
	z-index: 20;
}
#cadre_btm {
	background: url(images/cadre_btm.png) no-repeat;
}
#cadre_btm p {
	text-align: center;
	padding: 5px 0;
	width: 300px;
	float: left;
}
#cadre_mid {
	position: relative;
	z-index: 20;
	background: url(images/cadre_mid.png) repeat-y;
}
#cadre_base {
	position: relative;
	z-index: 20;
	background: url(images/cadre_base.png) no-repeat bottom left;
}
#video {
	margin: 0 15px -3px;
	text-align: center;
	width: 560px;
}
p.date {
	padding: 5px 15px 0;
}
h1.title {
	color: #111;
	font-size: 18px;
	padding: 2px 15px 0;
}
#cadre_links {
	position: absolute;
	width: 40px;
	height: 150px;
	bottom: 0px;
	left: 590px;
}
#cadre_links  a {
	display: block;
	width: 40px;
	height: 50px;
	text-indent: -200em;
	margin-bottom: 1px;
}
#cadre_links  a.twitter {
	background: url(images/onglets.png) no-repeat -80px 0px;
}
#cadre_links  a:hover.twitter {
	background-position: -80px -50px;
}
#cadre_links  a#link_admin {
	background: url(images/onglets.png) no-repeat -40px 0px;
	position: absolute;
	top: -51px;
	left: 0;
}
#cadre_links  a:hover#link_admin {
	background-position: -40px -50px;
}
#cadre_links  a#link {
	background: url(images/onglets.png) no-repeat 0px 0px;
}
#cadre_links  a:hover#link,#cadre_links a#link.on {
	background-position: 0px -50px;
}

#cadre_links a#lights {
	background: url(images/onglets.png) no-repeat -120px 0px;
}
#cadre_links a:hover#lights,#cadre_links a#lights.on {
	background-position: -120px -50px;
}

#ratingLabel {
	float: right;
	width: 40px;
	height: 50px;
	line-height: 45px;
	color :  #888;
}
#rabidRating_wrap {
	width: 140px;
	float: right;
	margin-top: 14px;
}
.tips {
	color: #fff;
	width: 170px;
	z-index: 13000;
}
.tips .tip-title{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #aaa;
	height: 17px;
	line-height: 17px;
	background: url(images/tips_1.png) top left;	
}
 
.tips .tip-text {
	text-align: center;
	font-size: 11px;
	padding: 4px;
	background: url(images/tips_1.png) bottom left;
}
div.arrow_l {
	margin-left: 15px;
}
div.arrow_l,div.arrow_r {
	text-transform: uppercase;
	font-weight: bold;
	height: 40px;
	width: 126px;
	line-height: 14px;
	float: left;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
}
div.arrow_r a,div.arrow_l a{
	display: block;
	color: #888;
	height: 34px;
	width: 100px;
	padding-top: 6px;
}
div.arrow_l a{
	background: url(images/arrow_l.png) no-repeat top left;
	padding-left: 26px;

}
div.arrow_r a{
	background: url(images/arrow_r.png) no-repeat top right;
	padding-right: 26px;
}
div.arrow_l a{
	background-position: 0 -40px;
}
div.arrow_r a:hover{
	background-position: 100% -40px;
}
div.arrow_r a:hover,div.arrow_l a{
	color: #333;
}

#linkbox_wrap {
	position: absolute;
	bottom: 0px;
	height: 35px;
	left: 75px;
	width: 439px;
	z-index: 0;
}
#linkbox {
	background: url(images/cadre_btm_more.png) no-repeat;
	height: 35px;
}
#linkbox p {
	padding-top: 10px;
	text-align: center;
}
#linkbox input {
	border: 1px solid #666;
	font-size: 10px;
	padding: 1px;
	width: 300px;
}
#page {
	width: 800px;
	margin: 0 auto 40px;
}
#page_top {
	background: url(images/back_page_top.png) repeat;
	height: 17px;
}
#page_btm {
	background: url(images/back_page_btm.png) repeat;
	height: 17px;
}
#page_mid {
	background: url(images/back_page_m.png) repeat-y;
	min-height: 400px;
}
#video_infos {
	margin-top: 9px;
}
#source {
	font-size: 9px;
	text-align: right;
}
#tags { text-align:center; font-size: 14px; }
#tags a,#source a,#source { color:#5D5D5D;}
#tags a:hover,#source a:hover { color:#292929;}
.t3 { font-size: 22px; }
.t2 { font-size: 18px; font-weight: bold; }
.t1 { font-size: 16px; }
.uc { text-transform: uppercase;}

* a.off {
	color: #aaa;
}

#archives {
	text-align: center;
}
#archives_form {
	margin: 10px 0;
}
#archives .archives_date {
	text-align: left;
	margin: 10px 5px 0px;
}
#archives  .archives_titre a,#archives  .archives_date a {
	display: block;
}

#archives .archives_titre {
	font-size: 12px;
	font-weight: bold;
}
#archives .archives_titre a:visited,#archives .archives_date a:visited {
	color: #666;
}
#archives .archives_titre a:hover {
	background: #fff;
}
#archives #nav {
	margin-top: 20px;
	font-weight: bold;
}

#content {padding-bottom: 25px;}  /* must be same height as the footer */

#footer_top {
	height: 5px;
	background: url(images/footer_top.png) repeat-x;
}
#footer_btm {
	height: 5px;
	background: url(images/footer_btm.png) repeat-x;
}
#footer_wrap  {
	background: #111 url(images/footer_mid.png) repeat-x top left;
	padding-bottom: 5px;
}
#footer {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
#footer #pub {
	margin: 0 auto;
	width: 728px;
}
#footer .col2 {
	float: left;
	width: 430px;
	padding: 10px;
	min-height: 100px;
	color: #ccc;
}
#footer h3 {
	font-size: 12px;
	text-align: center;
}
#footer p a {
	color: #ccc;
	text-decoration: none;
}
#credits {
	color: #555;
	text-align: center;
	font-size: 9px;
	padding: 0 0 5px;
	margin: 30px 0 0;
}
#credits a {
	color: #000;
	text-decoration: none;
}
#credits img {
	vertical-align:middle;
}
#ratingLabel {
	font-weight: bold;
}
