/*
Theme Name: Lacertilienne v2.5
Theme URI: http://www.lacertilienne.com
Description: Lacertilienne pour Wordpress
Version: 1.1
Author: Laetitia Debruyne
Author URI: http://www.laetitiadebruyne.com

*/
*{
	margin:0;
	padding:0;
	border:0;
}
body{
	text-align:center;
	font:11px tahoma, verdana, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}

/***GAUCHE***/
/*body{
	background:#000 url(images/bg.gif) repeat-y top left;
}
#main{
	left:230px;
	margin:45px 10px 10px 15px;
}
#content{
	float:left;
}
#sidebar{
	float:left;
}
#footer{
	float:left;
}
#infos {
	float:right;
}
a.vignette{
	float:left;
}
#lastintro, #lastserie{
	float:left;
}
h3.year{
	float:left;
}
#lastintro div{
	margin:0 10px 0 0;
}
*/

/***DROITE***/
body{
	background:#000 url(images/bg.gif) repeat-y top right;
}
#main{
	right:230px;
	margin:45px 15px 10px 10px;
}
#content{
	float:right;
}
#sidebar{
	float:right;
}
#footer{
	float:right;
}
#infos {
	float:left;
}
a.vignette{
	float:right;
}
a.vignette.medium{
	float:left;
}
#lastintro, #lastserie{
	float:right;
}
h3.year{
	float:right;
}
#lastintro div{
	margin:0 0 0 10px;
}
#recent{
	text-align:right;
}


/***STRUCTURE***/
/**Colonne gauche**/
#sidebar{
	width:232px;
	text-align:justify;
	margin:0 0 0 20px;
}
#sidebar p{
	padding:10px 10px 0;
}
#sub{
	color:#ac642f;
	padding:0 0 10px;
}

/*Choisissez une facette*/
#imagetagger h2, #facettes h2{
	padding: 0 0 10px 0;
}
#imagetagger a, #facettes a{
	display:block;
	text-align:left;
	padding:0 10px;
	background:#dcdcdc;
	/*margin:0 10px 6px;*/
	margin:0 0 6px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
#imagetagger a:hover, #facettes a:hover, #facettes a.current:hover{
	background:#ac642f!important;
	color:#fff;
	text-decoration:none;
}
#imagetagger a span, #facettes a span{
	color:#808080;
}
#facettes a.current{
	background:#646464!important;
	color:#fff!important;
}
#facettes a.current span, #facettes a:hover span{
	color:#c0c0c0;
}


/*Choisissez une collaboration*/
h3.show {
	cursor: pointer;
	padding:10px 10px 0!important;
}
.liens {
	display:none;
}

h3 span.more{
	display:block;
	font-size:150%;
	float:right;
	height:16px;
	width:16px;
	line-height:16px;
}
.liens li{
	background: url(images/dotted.gif) repeat-x 0px 11px;
	margin:2px 0;
}
.liens li a{
	background:#fff;
	padding:0 5px 0 0;
}
li.current-cat a{
	font-weight:bold;
}

/*Me contacter*/
.widgetTcf form{
	width:203px;
	margin:0 0 0 10px;
}
#tcf_sender, #tcf_email, #tcf_subject, #tcf_msg{
	width:203px;
}
p.contactform_error{
	color:red;
}
p.contactform_respons{
	color:green;
}

/**Colonne centrale**/
#main{
	width:75%;
	text-align:left;
	color:#fff;
	position:absolute;
}
#content{
	width:79%;
	font-size:12px;
	line-height:1.5em;
}
#content p{
	padding:0 0 10px;
}

/**Colonne droite**/
#infos{
	margin:0 0 15px;
	width:20%;
	min-height:200px;
}
#infos h3{
	padding:0 0 10px;
	display:block;
}
#infos p.ccollab{
	padding:0 0 10px;
	font-size:12px;
}

/*Navigation par date/catégorie/article*/
.nav{
	font-size:300%;
}
.nav a {
	color:#808080;
	width:50%;
	float:left;
	text-align:center;
	line-height:33px;
}
.nav a:hover{
	text-decoration:none;
	color:#fff;
}
.nav a span{
	display:block;
	height:40px;
	width:50%;
	line-height:40px;
}
.nav a.prev span{
	float:right;
	text-align:left;
}
.nav a.next span{
	float:left;
	text-align:right;
}
ul.yearnav{
	list-style:none;
	padding:0;
	margin:0;
}
ul.yearnav li{
	display:inline;
	padding: 0 5px 0 0;
}

/**Pied de page**/
#footer{
	display:none;
}
#connexions li{
	display:inline;
	margin-right:5px;
}
#toTop{
	height:51px;
	width:51px;
	display:block;
	background:url(images/ui.totop.png) no-repeat top left;
	text-decoration:none;
}


/***STYLES***/
/**Liens**/
a{
	color:#c0c49a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#sidebar a{
	color:#3c5c3e;
}
a *{ border:0; }

/**Titres**/
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-family:"Lucida Sans Unicode","Lucida Grande", tahoma, sans-serif
}

#sidebar h1{
	margin:10px;
	display:block;
	height:70px;
}

h2{
	font-size:210%;
	line-height:30px;
}
h2.pagetitle{
	margin:0 0 10px 0;
}
#sidebar h2{
	margin:0 10px;
	display:block;
	font-size:15px;
	line-height:17px;
	text-align:left;
}

h3, a.heading{
	color:#ac642f!important;
	font-size:13px;
	font-weight:bold;
}
#content h3{
	margin:20px 0 0;
}
#sidebar h3{
	padding:10px 10px 5px;
	margin:0;
}

h4{
	font-size:12px;
	display:inline;
}

/**Lignes**/
hr{
	border:0;
	height:1px;
	clear:both!important;
}
#sidebar hr{
	margin:15px 10px;
	background:#ccc;
}
#infos hr, #footer hr{
	margin:15px 0;
	background:#404040;
}

/**Textes anglais**/
.en, h2 span, h3 span, a span{
	color:#808080;
	font:11px tahoma, verdana, sans-serif;
}

/**Listes**/
ul{
	margin:0 0 0 20px;
}
#sidebar ul, #footer ul{
	padding:0 10px;
	margin:0;
	list-style-type:none;
}

/**Formulaires**/
input, textarea {
	padding: 3px;
	border: 1px solid #c0c0c0;
	color: #747476;
	font-size: 11px;
}
label {
	display: block;
	width: 50%;
	margin: 10px 0 5px 0;
}

/**Autres**/
small{
	font-size:90%;
	color:#909090;
}


/**Spécificités**/
/*Images*/
.img_index{}
.img_last{}
.img_actu, .entry a.vignette.thumb{margin:0 10px 0 0;}
a.vignette{
	margin:0 1px 1px 0!important;
	color:#000;
	display:block;
}
a.vignette.thumb, #recent a.vignette, img.thumb, img.attachment-thumbnail{
	height:100px;
}
a.vignette.medium, #lastserie a.vignette.thumb, img.medium, img.attachment-medium, .entry a.vignette.thumb{
	height:201px;
}

/*Bloc année*/
h3.year{
	text-align:center;
	color:#fff;
	padding:0;
	margin:0 1px 1px 0;
	font-weight:normal;
}
h3.year a{
	display:block;
	width:100px;
	height:100px;
	line-height:100px;
	color:#fff;
}
h3.year a:hover{
	color:#c0c49a;
	text-decoration:none;
}


/***PAGES SPÉCIFIQUES***/
/**Accueil**/
/*Dernière mise à jour*/
#lastintro, #lastserie{
	position:relative;
	height:201px;
}
#lastintro{
	width:151px;
}
#lastintro div{
	display:block;
	padding:10px 0;
	position:absolute;
	bottom:0;
	right:0;
}
#lastintro h2{
	font-size:110%;
	line-height:15px;
	margin:10px 0 0 0;
}
#lastintro a.title{
	font-size:120%;
	font-weight:bold;
	color:#c0c49a;
}

/**Série**/
/*Dernières collab*/
#recent{
	clear:left;
	padding:20px 0 0 0;
}
#recent h3{
	margin:0 0 10px 0;
}

/**Facettes**/
body.page-id-1051 #content{
	width:100%;
}
body.page-id-1051 #content form p{
	width:79%;
}
body.page-id-1051 #infos{
	height:100%!important;
}

/**Catégories + Archives**/
/*Colonne droite : Actualité en fonction de la collab*/
#actu{
	font-size:11px;
}
#actu h3{
	font-weight:normal;
	font-size:12px;
}
#actu p{
	margin:0 0 10px;
}

/*Catégorie Actualités*/
div.actu{
	border-bottom:1px solid #404040;
	margin:0 2% 10px 0;
	padding:1%;
	width:46%;
	float:left;
	height:110px;
}
div.actu h3{
	margin:0!important;
}


/*** JQUERY Colorbox ***/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#000;}
#colorbox{font-size:12px;}
#cboxContent{margin-top:20px;}
#cboxLoadedContent{background:#000; padding:5px;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
#cboxClose.hover{background-position:bottom center;}