/*
Theme Name: La réserve
Theme URI: http://www.waixing.eu/
Description: Le thème de la librairie la Réserve par <a href="http://www.waixing.eu/">Waixing Design</a>.
Version: 1.0
Author: Fabien Marchant
Author URI: http://www.waixing.eu/
Tags: custom header, fixed width, two columns, widgets
Text Domain: kubrick
*/


div.sexy-bookmarks {
	margin: 0 0 20px 0 !important;
}

#wpchameleon-varient-1{
display : none;
}

.widget_wpchameleonclass{
/*position: relative;
top:-52px;
left:30px;*/
}

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

/***/



/* STANDARD WORDPRESS STYLE */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


hr {
	display: none;
}

a {
	color: #000;
}
a img {
	border: none;
}

/* Begin Typography & Colors */
body {
	/*font-size: 75%;*/ /* Resets 1em to 12px */
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #000;
	text-align: center;
	line-height: normal;
	}
	
#centered {
	width: 1008px;
	margin: auto;
}

#page {
	background: url('img/fond-wide.png') repeat-y center;
	text-align: left;
	margin-left: 0px;
}
/*#page {
	background: url('img/fond-wide.png') repeat-y center;
	text-align: left;
	position: relative;
	width: 1010px;
	left: 50%;
	margin-left: -505px;
}
*/

/**** HEADER ****/
#header {
	background: #FFF url('img/fond-header.png') no-repeat center top;
/*	height: 115px;*/
/*	width: 1020px;*/
}
#header h1 span {
	display: none;
}
#headerimg{
	padding-top: 20px;
	padding-left: 4px;
}
#headerimg h1 {
	padding-right: 6px;
	float: left;
	width: 538px; /* floated elements need to have a width declared.*/
}
#description {
	text-transform: uppercase;
	float: left;
	width: 300px; /* floated elements need to have a width declared.*/
	font-size: 1em;
}
#initiales {
}
#rssfeed {
	position: absolute;
	top: 0px;
	left: 34px;
	/*margin-top: 34px;
	right: 0;*/
}

#navline{
	clear: both;
	padding-left: 8px;
	margin-bottom: 4px;
	font-weight: bold;
}

#email {
	margin-left: 200px;
	margin-top: 6px;
	clear: both;
}
#email a{
	text-decoration: none;
}
/**** ****/

	
#content {
	padding: 0;
	margin-bottom: 20px;
}

/* SIDEBAR */
#sidebar
{
	position: relative;
	float: right;
	width: 190px;
	/*margin-top: -50px;*/
	padding-right: 10px;
}
#sidebar a{
	color: #000;
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration: underline;
}
#sidebar ul, #sidebar li {
	list-style: none;
}
/*#sidebar>ul:before {
	content: "-";
}*/
#sidebar ul {
/*	margin-bottom: 1em;*/
}
#sidebar li {
	margin-bottom: 1px;
	padding-bottom: 2px;
	border-bottom: #EEE solid 1px;
}
#sidebar h4 {
	font-size: 1.4em;
	margin-top: 1em;
}

#searchform {
	margin-top: 1em;
	margin-bottom: 1em;
}
#searchform .screen-reader-text {
	display: none;
}

#bhCalendarchives-sig {
	display: none;
}
#bhCalendarchives {
	font-size: 8px;
	border-spacing: 1px;
	letter-spacing: -1px;
	color: #AAA;
}
#bhCalendarchives td{
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	width: 14px;
	text-align: center;
}
#bhCalendarchives a {
	color: #A00;
	font-size: 1.5em;
	font-weight: bold;
}
#bhCalendarchives th {
	font-size: 1.2em;
	line-height: 1em;
	padding-right: 2px;
	/*background-color: #A00;
	color: #000;
	padding: 1px 2px 1px 1px;*/
}

.widget_categoryposts_evenements .cat-post-item{
	text-indent: -5.2em;
	padding-left: 5.2em;
}

.widget_categoryposts_selections .cat-post-item{
	text-indent: 0em;
	padding-left: 0em;
}

/**/

#footer{
	position: relative;
	background: #FFF url('img/fond-footer.png') no-repeat top;
	border: none;
	clear: both;
	height: 63px;
}
#footer #waixing{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#footer #rssfeed {
	position: absolute;
	right: 180px;
}



/* HOME */
.narrowcolumn {
	clear: both;
	float: left;
	padding: 0 0 20px 45px;
	margin-left: 8px;
	width: 800px;
}

.narrowcolumn .post {
	position: relative;
	float: left;
/*	width: 187px;
	height: 187px;	*/
	width: 253px;
	height: 253px;	
	margin: 0 2px 2px 0;
	padding: 2px 5px 5px;
}

.narrowcolumn .post_content {
	position: relative;
}

.narrowcolumn h2{
	text-transform: uppercase;
	font-size: 1.5em;
}

.narrowcolumn .illus {
	position: relative;
	float: left;
	width: 97px; /* floated elements need to have a width declared.*/

}

.narrowcolumn .illus .image{
	position: relative;
	margin: 6px;
	z-index: 2;
}
.narrowcolumn .illus .ombreTop{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: url(img/shadow.png) no-repeat right top;
	width: 94%;
	height: 96%;
}

.narrowcolumn .illus .ombreBot{
	position: absolute;
	bottom: -6px;
	left: -6px;
	z-index: 1;
	background: url(img/shadow.png) no-repeat left bottom;
	width: 100%;
	height: 100%;
}

#infos_livre {
}


/*.narrowcolumn .illus {
	float: left;
	min-height: 60px;
}*/
/*.narrowcolumn .illus {
	background: url(img/shadow.png) no-repeat bottom right;
}
.narrowcolumn .illus .wrap {
 background: url(img/shadowInv.png) no-repeat top left !important;
}
.narrowcolumn .illus img {
}
.narrowcolumn .illus .wrap2 {
	background:url(img/corner_bl.png) 3px bottom no-repeat;
}
.narrowcolumn .illus .wrap3 {
	background:url(img/corner_tr.png) right 3px  no-repeat;
}
*/
/*.narrowcolumn .illus {
  background: url(img/shadow.png) no-repeat right bottom;
}
.narrowcolumn .illus {
	margin: 6px 0 0 6px;
}
.narrowcolumn .illus img{
	margin: -6px 0 0 -6px;
}
*/

.post a {
	color: #000;
	text-decoration: none;

}

.narrowcolumn .post .titre {
	clear: both;
	margin-bottom: 0.4em;
}

.narrowcolumn .post .txtWillus{
}
.narrowcolumn .post .titreWillus h2{
	font-size: 1.4em;
	margin-bottom: 0.4em;
	/**margin-bottom: 1em;  /* juste pour IE */
}
.narrowcolumn .side_event {
	float: left;
}

.narrowcolumn .titreWillus {
	position: absolute;
	left: 97px; /* juste pour IE */
	bottom: 0;
	width: 156px; /* juste pour IE */
}
/* FONDS */
.narrowcolumn .post {
	background: url(img/fondbook.png) no-repeat center center;
}

.narrowcolumn .category-news {
	background: url(img/fondsilver.png) no-repeat center center;
}

.narrowcolumn #stickyevents .post {
	background: url(img/fondstickyevent.png) no-repeat center center;
}

.narrowcolumn .manif_annee, .narrowcolumn #events .post {
	background: url(img/fondjaune.png) no-repeat center center;
}

.narrowcolumn .manif_semaine,
.narrowcolumn #events .event_5 {
	background: url(img/fondrouge.png) no-repeat center center;
}
.narrowcolumn .manif_semaine h2 a,
.narrowcolumn #events .event_5 h2 a {
	color: #FFF;
}
.narrowcolumn .manif_quinzaine,
.narrowcolumn #events .event_4 {
	background: url(img/fondorange.png) no-repeat center center;
}

.narrowcolumn .manif_mois,
.narrowcolumn #events .event_3 {
	background: url(img/fondjaune.png) no-repeat center center;
}

.narrowcolumn .sticky, .narrowcolumn #stickies .post {
	background: url(img/fondstickybook.png) no-repeat center center;
}


/* DATE & READ MORE*/
.narrowcolumn .date_event{
	font-size: 2.2em;
	font-family: "Arial Black";
	/*float: left;*/
	/*margin-right: 4px;*/
	/*width: 170px;*/
	height: 41px;
/*	background: url(img/picto-event.png) no-repeat right bottom;*/
}

.narrowcolumn .date_event:before{
	margin-right: -8px;
	content: url(img/picto-event.png);
}
.narrowcolumn .sticky_event:before{
	content: url(img/sticky-event.png);
}
.narrowcolumn .date_event a{
	color: #000;
}

.narrowcolumn .read_more{
/*	display: block;*/
/*	float: left;*/
	width: 24px;
	height: 24px;
	margin-top: 5px;
	/*margin-right: 50px;*/
	background: url(img/plus.png) no-repeat left bottom;
	cursor: pointer;
}
.narrowcolumn .read_more a{
	display: block;
	width: 24px;
	height: 24px;
/*	display: none;*/
}
.narrowcolumn .read_more:hover{
	background: url(img/plus.png) no-repeat left top;
}


.clear {
	clear: both;
	line-height: 1px;
}
* html #content {
	height: 1%;
}

/**/
.narrowcolumn #stickyevents {
	/*text-transform: uppercase;*/
}

.narrowcolumn #stickyevents .side_event {
	/*margin-top: 5px;
	padding-top: 13px;
	background: url(img/plus.png) no-repeat left -13px;*/
}

.narrowcolumn #stickyevents .date_event {
	/*display: none;*/
}

.narrowcolumn #events {
	/*text-transform: uppercase;*/
}

.narrowcolumn #stickies {
	clear: both;
}


/* ENTRY */
.entry{
	clear: left;
}





/* SINGLE SPECIFIC */
.widecolumn {
	position: relative;
	float: left;
	margin-left: 4px;
	background: url(img/fond-article.png) repeat-y top left;
	width: 800px;
}

.widecolumn h2 {
	text-transform: uppercase;
	font-size: 2.5em;
	padding-right: 50px;
	min-height: 3em;
}

.widecolumn .alignright{
	float: right;
}

.widecolumn .post, .widecolumn .page {
	padding: 8px;
	min-height: 350px;
	padding-bottom: 2em;
}

.widecolumn .leftside {
	position: relative;
	float: left;
	width: 190px;
	text-align: right;
}

.widecolumn .date_event{
	font-size: 2.5em;
	font-weight: bold;
}
.widecolumn .date{
	color: #F00;
	text-transform: uppercase;
}


/* THUMBNAIL */
.widecolumn .illus {
	position: absolute;
	left: 0;
}

.widecolumn .illus .image{
	position: relative;
	margin: 6px;
	z-index: 2;
}

.widecolumn .illus .ombreTop{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: url(img/shadow.png) no-repeat right top;
	width: 96.5%;
	height: 98%;
}

.widecolumn .illus .ombreBot{
	position: absolute;
	bottom: -6px;
	left: -7px;
	z-index: 1;
	background: url(img/shadow.png) no-repeat left bottom;
	width: 100%;
	height: 100%;
}


.widecolumn .rightside {
	padding-left: 200px;
	padding-right: 10px;
}
.widecolumn .entry p:first-child img {
	display: none;
}

.widecolumn .rightside p {
	font-size: 1.2em;
	margin-bottom: 1em;
}

.widecolumn .rightside p a:hover {
	text-decoration: underline;

}

.byline {
	text-align: right;
}

.tags {
	margin-top: 2em;
	font-style: italic;
}


.widecolumn .resbuzz {
	margin-right: 100px;
	margin-top: 3em;
}
.widecolumn .resbuzz strong{
	display: block;
	text-transform: uppercase;
	background-color: #000;
	margin-left:-70px ;
	height: 20px;
	margin-bottom: .5em;
}
.widecolumn .resbuzz span{
	position: absolute;
	top: -8px;
	left: 15px;

}
.widecolumn .resbuzz p{
	position: relative;
	min-height: 50px;
	padding-left: 70px;
}

.widecolumn blockquote{
	background: url(img/bqopen.png) no-repeat left top;
	margin-right: 100px;
	padding-left: 40px;
	margin-top: 2em;
	margin-bottom: 2em;
}
.widecolumn blockquote p:last-child{
	background: url(img/bqclose.png) no-repeat right bottom;
	margin-top: -2em;
	padding-top: 1em;
	padding-right: 50px;
}
.widecolumn blockquote p:first-child{
	margin-top: 0;
	padding-top: 0;
}



#coin {
	background: url(img/coin.png) no-repeat;
	width: 67px;
	height: 67px;
	position: absolute;
	top: 0;
	right: 0;
}