/*  
Theme Name: lanuitdelalchimiste
Version: 1.0
Author: Matt Thievent
Author URI: http://www.nobei.net
*/

/*************************************
Universal Settings
*************************************/
body {
	background : #333 url(images/bkground_alchimistesite2.png) no-repeat center top;
	background-color:#000;
	color : #777;
	font-family : "Arial", Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	margin : 0;
	padding : 0;
	text-align : center;
}
/*enlever les quadrillés sur tous les liens au clics sur firefox*/
a:focus {
	outline:0;
}
#wrap {
	margin : 0 auto;
	text-align : justify;
	width : 980px;
	padding : 0;
}
#wrapfooter {
	width:100%;
}
#content {
	background-color:#fff;
	font-size : 1.2em;
	float : left;
	padding-top : 30px;
	padding-left : 40px;
	padding-right : 30px;
	width : 539px;
	border-right : 1px solid #616262;
	margin-top:-60px;
}
/*************************************
Typography & General Styles
*************************************/
h1, h2, h3, h4, h5 a {
	font-family : "Arial", Helvetica, sans-serif;
	color: #999;
	text-align : left;
	text-transform: uppercase;
	margin: 5px 0;
}
h5 {
	font-weight: normal;
}
h1, h2, h3, h4, h5 a:hover {
	color: #aaa;
}
h1 {
	font-size : 24px;
	line-height : 26px;
}
h2 {
	font-size : 18px;
	line-height : 20px;
}
h3 {
	font-size : 14px;
	line-height : 16px;
}
h4 {
	font-size : 12px;
	line-height : 14px;
}
h5 {
	font-size : 11px;
	line-height : 12px;
	margin: 7px 3px;
	text-align: left;
}
a {
	text-decoration : none;
	color:#000;
	font-weight:bold;
}
a:hover {
	text-decoration : none;
	color: #000;
}
a img {
	border : none;
}
ul li {
	list-style-type : none;
}
.thumbnail {
	border : 1px solid #444;
	float : left;
	margin : 0 15px 15px 0;
}
.meta-data {
	font-size : 10px;
	line-height : 15px;
	color: #aaa;
	position : relative;
	float : left;
	width : 100%;
	text-transform : uppercase;
	padding : 0 0 0 1px;
	margin: 5px 0;
}
.floatleft {
	float : left;
}
.floatright {
	float : right;
}
.clear, .cleared {
	clear : both;
}
.seperator {
	margin: 20px 0;
	border-bottom : 1px solid #626262;
}
/*************************************
Header & Logo
*************************************/
#headerfull {
	text-align : left;
	width : 100%;
	padding : 0;
	height:220px;
}
#header {
	margin : 0 auto;
	height : 150px;
	width:980px;
	padding : 0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#header .blocname {
	color:#666666;
	float:left;
	line-height:10px;
	margin-right:10px;
	padding:4px 15px 10px;
	width:160px;
	font-size:9px;
	position:absolute;
	z-index:2;
	text-align:left;
	cursor:pointer;
}
#header #blocname1 {
	top:20px;
	left:60px;
}
#header #blocname2 {
	top:20px;
	left:280px;
}
#header #blocname3 {
	top:20px;
	left:600px;
}
#header #blocname4 {
	top:20px;
	left:780px;
}
#header span {
	display:block;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin:4px 0 0;
	padding:0;
}
.logo {
	cursor:pointer;
	position:relative;
}
.logo img {
	border : none;
}
.logo h1 {
	font-family : "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ccc;
	margin-top: 50px;
}
/*************************************
Top Navigation Columns
*************************************/
#top-nav-wrapper {
	width : 480px;
	height : 130px;
	padding : 0;
	margin : 5px 30px 0 0;
	float : right;
	display : block;
}
#top-nav-wrapper {
	width:600px;
	padding: 0;
}
#top-nav-wrapper ul {
	margin-top: 15px;
}
#top-nav-wrapper li {
	width: 130px;
	height: 15px;
	padding:0px 10px;
	display: block;
	float: right;
	margin-bottom: 1px;
	margin-right: 5px;
	border-bottom : 1px solid #444;
}
#top-nav-wrapper li hover {
	background-color: #111;
}
#top-nav-wrapper li a {
	color:#ccc;
	text-decoration:none;
	display:block;
}
#top-nav-wrapper li a:hover {
	color: #fff;
}
#top-nav-wrapper h4 {
	width: 80px;
	float: left;
	display: block;
}
/*************************************
Home Slider Styles
*************************************/
#mainbackground {
	background : url(images/bkground_container.png) no-repeat top;
	padding-top:15px;
	padding-bottom:18px;
	width:926px;
	margin-left:42px;
	position:relative;
}
#main {
	position : relative;
	overflow : hidden;
	height : 384px;
	font-size: 11px;
	width:896px;
	margin-left:15px;
}
#pages {
	position : absolute;
	height : 384px;
}
.page {
	padding :0px;
}
.scrollable {
	position : relative;
	overflow : hidden;
	width : 896px;
	height : 384px;
	overflow:hidden;
}
.scrollable .items {
	width : 20000em;
	position : absolute;
	clear : both;
}
.item {
	float : left;
	width : 896px;
	height : 384px;
	background-repeat:no-repeat;
}
.item img {
	border : 0px solid #616262;
}
.item .blocwhite {
	background-image:url(images/bkground_whitebloc.png);
	background-repeat:repeat;
	margin-top:267px;
	height:117px;
	padding-left:28px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
.item .blocwhitefixe {
	background-image:url(images/bkground_whitebloc.png);
	background-repeat:repeat;
	margin-top:347px;
	height:37px;
	padding-left:28px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
.item .blocwhitefixe .soustitre {
	font-weight:bold;
	color:#000;
	font-size:18px;
	height:18px;
	min-width:10px;
}
.item .blocwhitefixe .bloctxtscroll {
	font-size:11px;
	color:#000;
	width:836px;
	height:30px;
	height:56px;
}
.item .blocwhitefixe .separat {
	width:1px;
	height:2px;
}
.item .blocwhitefixe h3 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	height:24px;
	position:absolute;
	top:-23px;
	color:#cacaca;
}
.item .blocwhite h3 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	height:24px;
	position:absolute;
	top:-23px;
	color:#cacaca;
}
.item .blocwhite .soustitre {
	font-weight:bold;
	color:#000;
	font-size:18px;
	height:18px;
	min-width:10px;
}
.item .blocwhite .bloctxtscroll {
	font-size:11px;
	color:#000;
	width:836px;
	height:100px;
	height:56px;
}
.item .blocwhite .separat {
	width:1px;
	height:15px;
}
#bottom {
	position : relative;
	overflow : hidden;
	height : 130px;
	margin-top : 1px;
	padding-left:55px;
	padding-right:25px;
}
#main_navi {
	width : 720px;
	height : 66px;
	padding : 0 !important;
	margin : 0 auto !important;
	float:left;
}
#main_navi li {
	height : 65px;
	padding : 0 0 1px 0;
	width : 180px;
	cursor : pointer;
	list-style-type : none;
	float : left;
}
#main_navi li:hover {
	background-color:#666;
}
#main_navi img {
	float : left;
	margin-right : 10px;
}
#main_navi strong {
	display : block;
}
#main_navi2 {
	width : 180px;
	height : 66px;
	padding : 0 !important;
	margin : 0 auto !important;
	float:left;
}
#main_navi2 li {
	height : 65px;
	padding : 0 0 1px 0;
	width : 180px;
	cursor : pointer;
	list-style-type : none;
	float : left;
}
#main_navi2 li:hover {
	/*background-color:#666;*/
}
#main_navi2 img {
	float : left;
	margin-right : 10px;
}
#main_navi2 strong {
	display : block;
}
#main div.navi {
	margin-left : 250px;
	cursor : pointer;
}
#barremenu {
	position:absolute;
	left:16px;
	z-index:100;
	width:180px;
	margin-top:-66px;
	height:5px;
	background-color:#FFF;
	display:none;
}
/*************************************
Post Styles
*************************************/
.entry {
	margin-bottom : 15px;
}
.entry img {
}
.entrybody {
	margin : 15px 0;
}
.entrymeta {
	font-size : 11px;
	padding : 5px 0 0 0;
}
/*************************************
Sidebar Styles
*************************************/
#sidebar {
	background-color:#fff;
	font-size : 12px;
	float : right;
	padding-top : 30px;
	padding-right : 40px;
	padding-left : 30px;
	width : 300px;
	margin: 0;
	margin-top:-60px;
}
#sidebar h4 {
	margin : 20px 0 10px 0;
	padding : 10px;
	font-size : 12px;
	line-height: 14px;
	font-weight: bold;
	background: #222;
}
#sidebar ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
	font-size : 11px;
}
#sidebar ul li {
	background : url(images/list-bg.png) no-repeat left;
	border-bottom : 1px solid #404040;
	margin-bottom : 0.3em;
	padding : 3px 3px 3px 20px;
}
#sidebar ul li:hover {
	background : url(images/list-bg-over.png) no-repeat left;
}
#ad-300 {
	width: 300px;
	float: left;
}
/*************************************
Comments Styles
*************************************/
.commentsblock {
	width : 539px;
	margin : 15px 0;
	padding : 0;
}
.commentsblock textarea {
	width : 539px;
	background : #555;
}
.commentsblock input, .commentsblock textarea {
	background : #555;
	border : 1px solid #777;
}
.commentsblock textarea:focus {
	background : #ddd;
	border : 1px solid #555;
}
.commentsblock textarea:focus, .commentsblock input:focus {
	background : #ddd;
	border : 1px solid #555;
}
.commentauthor {
	display : block;
	font-size : 1.5em;
}
ol.commentlist {
	color : #888;
	font-size : 0.9em;
	list-style-type : none;
	margin : 0;
	margin-top : 1.5em;
	padding : 0;
}
.commentlist li {
	margin-bottom : 0.5em;
	padding : 0.5em 1em;
}
.alt {
	background : #222;
	border : 1px solid #333;
	padding : 0.5em;
}
/*************************************
Portfolio Styles
*************************************/
#portfolio-container {
	float : left;
	padding-top : 40px;
	padding-left : 40px;
	padding-right : 40px;
	margin : 0;
	width : 900px;
	height : 450px;
	list-style-type : none;
	clear : both;
	text-align: center;
}
.portfolio-thumbnail {
	background : #000;
	float : left;
	width : 158px;
	height : 100px;
	margin : 0 5px 10px 5px;
	padding : 5px;
	overflow : hidden;
	display : block;
}
#portfolio-title {
	width : 900px;
	height: 50px;
	margin: 0;
	float : left;
	text-align : left;
	display : block;
	font-size : 25px;
	text-transform : uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
}
#category-title {
	width : 600px;
	padding : 50px 0;
	height : 100px;
	float : right;
	text-align : left;
	display : block;
	font-size : 35px;
	text-transform : uppercase;
}
/*************************************
Services Page Navigation Tabs
*************************************/
#nav {
	display : block;
	height : 66px;
	width : 900px;
	margin : 0 auto;
}
#nav ul {
	width : 900px;
	padding : 0;
	margin : 0 auto;
	display : block;
}
#nav li {
	border-right : 1px solid #222;
	float : left;
	list-style-type : none;
	text-align : center;
}
#nav a {
	display : block;
	position : relative;
	word-spacing : -2px;
	font-size : 11px;
	height : 66px;
	text-decoration : none;
}
#nav a.current {
	background : #333;
}
#nav img {
	border : none;
	display : block;
	float : left;
}
#nav strong {
	display : block;
	font-size : 13px;
}
#panes {
	background : url(images/slider-bg.jpg) no-repeat left top;
	width : 980px;
	min-height : 450px;
	padding-left : 40px;
	padding-top : 25px;
	position : relative;
	font-size: 11px;
}
#panes div {
	display : block;
	position : absolute;
	width : 900px;
}
#panes img {
	border : 1px solid #616262;
	float : right;
	margin-bottom : 15px;
}
#panes textarea {
	width : 798px;
	height : 75px;
	background : #555;
	border : 1px solid #777;
}
#panes input {
	background : #333;
	border : 1px solid #777;
}
#panes textarea:focus {
	background : #ddd;
	border : 1px solid #555;
}
#panes textarea:focus {
	background : #ddd;
	border : 1px solid #555;
}
#panes input:focus {
	background : #ccc;
	border : 1px solid #555;
}
#panes select {
	background : #333;
	color: #999;
	border : 1px solid #777;
}
#panes select:focus {
	background : #111;
	color: #aaa;
	border : 1px solid #777;
}
.more {
	font-weight : bold;
}
.overlay {
	display : none;
	width : 900px;
	padding : 20px;
}
/*************************************
Full Width Page Styles
*************************************/
#fullwidth-container {
	background : url(images/slider-bg.jpg) no-repeat left top;
	float : left;
	padding-top : 30px;
	padding-left : 40px;
	padding-right : 40px;
	margin : 0;
	width : 900px;
	list-style-type : none;
	clear : both;
}
#fullwidth-container img {
	border : 1px solid #616262;
	float : right;
	margin-bottom : 15px;
}
#fullwidth-container textarea {
	width : 798px;
	height : 75px;
	background : #555;
}
#fullwidth-container input {
	background : #333;
	border : 1px solid #777;
}
#fullwidth-container textarea {
	background : #333;
	border : 1px solid #777;
}
#fullwidth-container textarea:focus {
	background : #ddd;
	border : 1px solid #555;
}
#fullwidth-container textarea:focus {
	background : #ddd;
	border : 1px solid #555;
}
#fullwidth-container input:focus {
	background : #ccc;
	border : 1px solid #555;
}
#fullwidth-container select {
	background : #333;
	color: #999;
	border : 1px solid #777;
}
#fullwidth-container select:focus {
	background : #111;
	color: #aaa;
	border : 1px solid #777;
}
/*************************************
Footer
*************************************/
#footer {
	background-image:url(images/bkground_bottom.png);
	background-repeat:repeat-x;
	height : 150px;
	clear : both;
	font-size : 11px;
	margin-top : 110px;
	padding-top : 18px;
	text-align: left;
}

#footer .container{
	
}
#footer #barrefooter {
	height:40px;
	border-top:solid 1px #292929;
	width:100%;
	margin-left:16px;
}
#footer #fullscreenbtn {
	position:absolute;
	right:-10px;
	top:-30px;
	cursor:pointer;
}
#footer .blocfooter {
	float:left;
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#6a6a6a;
	position:relative;
	height:100px;
	overflow:hidden;
}
#footer .blocfooter .bloclink {
	margin-top:16px;
	height:18px;
	color:#838383;
	text-transform:uppercase;
	border-left:1px dotted #838383;
	padding-left:16px;
}
.full_widget .connect_top.clearfix {
	display:none;
}
.fan_box .full_widget {
	border:none;
}
.connections .grid_item {
	width:36px;
}
.connections {
	background-color: #000000;
	border:none;
	color: #ffffff;
	border-top:0px;
	font-size:10px;
	color:#F90;
}
.facebooklike {
	position:absolute;
	z-index:10;
	right:10px;
	top:30px;
	font-weight:bold;
	font-size:11px;
}
.fan_box .connections {
	border:none;
}
.fan_box .connections .grid_item {
	width:36px;
}
.connections img {
	width:36px;
	height:36px;
}
#footer a {
	text-decoration:none;
	color:#838383;
}
#footer a:hover {
	color:#CCC;
}
#footer .blocfooter .bloclink a {
	text-transform:uppercase;
	text-decoration:none;
	color:#838383;
}
#footer .blocfooter .bloclink a:hover {
	color:#CCC;
}
.notices {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
.notices img {
	float: right;
	margin-top: 5px;
	padding-top: 5px;
}
.footer-social {
	float: right;
	margin-left: 10px;
}
.footer-social img {
	float: right;
	padding: 0 0 0 5px;
}
/*************************************
Twitter Feed on Homepage
*************************************/
#twitter-feed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 550px;
	float : left;
	padding : 0;
	margin-top : 20px;
}
#twitter-feed img {
	float: left;
	padding: 0 20px 0 0;
}
#twitter_div ul {
	list-style-type : none;
}
#twitter_div li a {
	text-decoration : none;
	list-style-type : none;
}
#twitter_div li a:hover {
	text-decoration : none;
}
/*************************************
Search Form, Search & Tags Page Title
*************************************/
#search-form {
	margin-top : 20px;
	float : right;
}
#search-form input {
	width : 292px;
	background : #151515;
	border : 1px solid #444;
	color: #555;
	padding : 3px;
}
#search-tags-title {
	width : 510px;
	background: #111;
	margin: 0 0 10px 0;
	padding : 0 15px;
	line-height : 35px;
	float : left;
	text-align : left;
	display : block;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size : 35px;
	font-weight: bold;
	color: #999;
	text-transform : uppercase;
	text-decoration: none;
}
/*************************************
PageNavi Container
*************************************/
#page-navigator {
	float : right;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-right : 0px;
}
.navigation {
	display : block;
	text-align : center;
	padding-top : 38px;
	height : 50px;
	padding-left : 6px;
	margin : 0 auto;
}
/*************************************
WP Page Navi Styles
*************************************/
.wp-pagenavi a, .wp-pagenavi a:link {
	padding : 2px 6px 2px 5px;
	margin : 2px;
	text-decoration : none;
	border : 1px solid #626262;
	background-color : #333;
}
.wp-pagenavi a:visited {
	padding : 2px 6px 2px 5px;
	margin : 2px;
	text-decoration : none;
	border : 1px solid #555;
	background-color : #222;
}
.wp-pagenavi a:hover {
	border : 1px solid #444;
	color : #ccc;
	background-color : #222;
}
.wp-pagenavi a:active {
	padding : 2px 6px 2px 5px;
	margin : 2px;
	text-decoration : none;
	border : 1px solid #626262;
	background-color : #333;
}
.wp-pagenavi span.pages {
	padding : 2px 8px 2px 6px;
	margin : 2px 2px 2px 2px;
	border : 1px solid #626262;
	background-color : #111;
}
.wp-pagenavi span.current {
	padding : 2px 6px 2px 5px;
	margin : 2px;
	font-weight : bold;
	border : 1px solid #626262;
	background-color : #222;
}
.wp-pagenavi span.extend {
	padding : 2px 6px 2px 5px;
	margin : 2px;
	border : 1px solid #626262;
	background-color : #333;
}
#diapobtns {
	left:810px;
	top:12px;
	position:absolute;
	z-index:100;
}
#diapobtns div {
	float:left;
	margin-right:2px;
}
#diapobtns .bulle {
	cursor:pointer;
}
#flechedroite {
	cursor:pointer;
	position:absolute;
	z-index:100;
	margin-left:940px;
	margin-top:200px;
	display:none;
}
#flechegauche {
	cursor:pointer;
	position:absolute;
	z-index:100;
	margin-left:-40px;
	margin-top:210px;
	display:none;
}
.page3_zoneacteur{
	float:left;
	width:179px;
	height:384px;
	position:relative;
	cursor:pointer;
}
.page3_zoneacteur .survolacteur{
	position:absolute;
	left:0px;
	top:0px;
	width:179px;
	height:384px;
	background-image:url(images/bkground_whitebloc.png);
	background-repeat:repeat;
	z-index:10;
	display:none;
}
.page3_acteur5{
	width:180px;
}
.page3_acteur5 .survolacteur{
	width:180px;
}
.item .blocwhite .btnacteurretour{
	margin-top:5px;
	font-weight:bold;
	cursor:pointer;
}

.page3_zoneacteur .survolacteur .zone{
	padding-top:290px;
	padding-left:7px;
	padding-right:4px;
}
.page3_zoneacteur .survolacteur .prenom{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:20px;
	height:18px;
}
.page3_zoneacteur .survolacteur .nom{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:20px;
	height:20px;
}
.page3_zoneacteur .survolacteur .role{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#191919;
	text-transform:lowercase;
	font-size:18px;
}
.page4_blocnext{
	width:149px;
	height:128px;
	background-color:#000;
	float:left;
	position:relative;
	cursor:pointer;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	font-size:15px;
	text-align:right;
}
.page4_blocnext:hover{
}
.page4_blocnext  .zone{
	padding-left:9px;
	padding-top:69px;
	padding-right:4px;
	padding-bottom:4px;
}
.page4_blocprec{
	width:149px;
	height:128px;
	background-color:#000;
	float:left;
	position:relative;
	cursor:pointer;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	font-size:15px;
	text-align:left;
}
.page4_blocprec:hover{
}
.page4_blocvide{
	width:149px;
	height:128px;
	float:left;
	background-color:#FFF;
}
.page4_blocprec  .zone{
	padding-left:9px;
	padding-top:69px;
	padding-right:4px;
	padding-bottom:4px;
}

.page4_blocequipe{
	width:149px;
	height:128px;
	background-color:#FFF;
	float:left;
	position:relative;
	cursor:pointer;
}

.page4_blocequipe .nosurvolequipe{
	position:absolute;
	left:0px;
	top:0px;
	width:149px;
	height:128px;
	background-image:url(images/bkground_acteur.png);
	background-repeat:repeat;
	z-index:10;
	text-align:left;
	overflow:hidden;
	cursor:pointer;
}

.page4_blocequipe .nosurvolequipe .zone{
	padding-left:9px;
	padding-top:69px;
	padding-right:4px;
	padding-bottom:4px;
}
.page4_blocequipe .nosurvolequipe .equipe_nom{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:15px;
}
.page4_blocequipe .nosurvolequipe .equipe_role{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#191919;
	text-transform:lowercase;
	font-size:13px;
}
