/* 
	Theme Name: BIT	
	Theme URL:
	Description:
	Author: 
	Author URI:
	Version: 1.0
*/

/*******************
*	RESET		   *
*******************/
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{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a {text-decoration:none;}

.clear{clear:both}
.right {float:right;}
.left {float:left;}


/*******************
*	OVERALL		   *
********************/
body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	magrin: 0;
	padding: 0;
}

#wrapper {
	background: #fff;
	width: 1100px; /* 1100 -> 1200px - 20100901 */
	margin: 0px auto; //15px auto; (le 30/03/2011)
	padding: 0; //10px 15px 15px 15px; (le 30/03/2011)
	border: 0px solid #ddd;
}

/*******************
*	HYPERLINKS      *
********************/
a, a:visited {
	color: #000; /* #333;   modifie 20100603  */
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
}

/*******************
*	HEADER      *
********************/
#header {
	background: #fff;
	height: 90px; //90px; (le 30/03/2011)
	margin: 0;
	padding: 0 0 30px 0; //0; (le 30/03/2011)
}

.logo {
	//background: #fff url(images/logo_galerie.png) no-repeat;
	float: left;
	width: 314px;
	height: 52px;
	margin: 30px 0 0 10px; // 0px 0 0 10px; (le 30/03/2011)
	padding: 0; 
}

/* AJUSTE LE 30/03/2011 SELECTION LANGUE FRANCAIS ET ANGLAIS */
/* AJUSTE LE 10/04/2011 SELECTION LANGUE FRANCAIS ET ANGLAIS */
#langue {
	float: right;
	margin : 40px 20px 0 0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	//outline: none;
	font : 12px;
}

#langue a {
	color: #000;
}

#langue a:visited{
	padding : 4px 5px;
	background : #FFF;
}

#langue a:hover {
	padding : 4px 5px;
	background : #000;
	color: #FFF;
	text-decoration: none;
}

#langue li {
  	list-style: none;
  	margin: 0 -2px;
	padding : 4px 5px;
  	float: left;
}

#qtranslate-chooser .active a {
	background : #000;
	padding : 4px 5px;
	color: #FFF;
}

#qtranslate-chooser a {
	padding : 4px 5px;
}

/*******************
*	TOP	  *
********************/
#exp { position:absolute; top:0px; left:450px;  height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;} /*absolute; left450px*/


#top {  width: 900px; /* 750px; 100%;*/
        position : relative;
	margin: 0 auto;
        top : 0px;
        //left : 233px; /*ANCIEN VALEUR 250px 287px;*/
	//margin:0 0 0 230px;
	margin: 0 auto;
	background: #fff;
	padding: 0;
}

#top_fr {width: 900px; /* 785 ; 750px; 100%;*/
        position : relative;
	margin: 0 auto;
        top : 0px;
        //left : 202px; /*ANCIEN VALEUR 218px 262px;*/
	//margin:0 0 0 230px;
	background: #fff;
	padding: 0;
}





#topnav {
	/*float:none;*/
	width: 900px;
	position: relative; 
	/* ########## --- SPACE MENU ENGLISH --- ########## */
	left: 190px; // 53px; //74px; le 26 dec 2012
	background: #fff;
	height: 30px;
	//width: 100%;
	//margin: 0 auto;
    font-family: Tahoma;
	font-size: 15px;   /* <----- FONT */
}

#topnav .current_page_item {
	background: #000;           /*ff1111; 20100901*/
}

#topnav .current_page_item a {
	color: #fff !important;   /* fff <----- FONT */
}

#topnav ul {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}

#topnav li {
	float: left;
	list-style: none;
	margin: 0 9px 0 0;
	padding: 0;
	/* font-weight: bold;    <----- FONT */
	text-transform: uppercase;
}

#topnav ul li {
	float:left;
	list-style: none;
	margin: 0 0 0 0px;  /* 9px ---> 0px 20100902*/
	padding: 0;
	//border-right: 1px solid #000; /* 045; - 20100901*/;
}

#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #000;           /*ff1111; 20100901*/   /* <----- FONT */
	display: block;
	margin: 0;
	padding: 5px 12px 6px 12px;
}

#topnav li a:hover, #topnav li a:active {
	background: #000;           /*ff1111; 20100901*/   /* <----- FONT */
	color: #fff;
	display: block;
	text-decoration: none;   /* <----- FONT */
	margin: 0;
	padding: 5px 12px 6px 12px;
	border-bottom: none;
}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #fff;   /* <----- FONT */
	/* width: 108px; ###20140330###  */ /* 108px; 130px 94px; */
	color: #000 !important;   /* 111<----- FONT */
	float: none;
	margin: 0;
	padding: 5px 12px 6px 12px;
	//border-bottom: 1px solid #ddd;
	//border-left: 1px solid #ddd;
	//border-right: 1px solid #ddd;
}

#topnav li li a:hover, #topnav li li a:active {
	background: #000;           /*ff1111; 20100901*/   /* <----- FONT */
	color: #fff !important;    /* fff; <----- FONT */
	padding: 5px 12px 6px 12px;
}



#topnav li ul {
	z-index: 9999;
	width: 145px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -999em;
	height: auto;
}

#topnav li li {
	border:none;
}

#topnav li ul a {
	/* width: 120px; ###20140330###  */
}

#topnav li ul a:hover, #topnav li ul a:active {
}

#topnav li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
}

#topnav li:hover, #topnav li.sfhover {
	position: static;
}

#topnav .left a {
	margin: 0;
	padding: 0 5px 0 5px;
}




/************topnav_fr*****************/

#topnav_fr {
	/*float:none;*/
	width: 860px; /*757px;*/
	position : relative;
	/* ########## --- SPACE MENU ENGLISH --- ########## */
	left:187px; /* 33px 50px; 43px; le 26 dec 2012*/
	background: #fff;
	height: 30px;
	//width: 100%;
	//margin: 0 auto;
    font-family: Tahoma;
	font-size: 15px;   /* <----- FONT */
}

#topnav_fr .current_page_item {
	background: #000;           /*ff1111; 20100901*/
}

#topnav_fr .current_page_item a {
	color: #fff !important;   /* fff <----- FONT */
}

#topnav_fr ul {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}

#topnav_fr li {
	float: left;
	list-style: none;
	margin: 0 9px 0 0;
	padding: 0;
	/* font-weight: bold;    <----- FONT */
	text-transform: uppercase;
}

#topnav_fr ul li {
	float:left;
	list-style: none;
	margin: 0 0 0 0px;  /* 9px ---> 0px 20100902*/
	padding: 0;
	//border-right: 1px solid #000; /* 045; - 20100901*/;
}

#topnav_fr li a, #topnav_fr li a:link, #topnav_fr li a:visited {
	color: #000;           /*ff1111; 20100901*/   /* <----- FONT */
	display: block;
	margin: 0;
	padding: 5px 12px 6px 12px;
}

#topnav_fr li a:hover, #topnav_fr li a:active {
	background: #000;           /*ff1111; 20100901*/   /* <----- FONT */
	color: #fff;
	display: block;
	text-decoration: none;   /* <----- FONT */
	margin: 0;
	padding: 5px 12px 6px 12px;
	border-bottom: none;
}

#topnav_fr li li a, #topnav_fr li li a:link, #topnav_fr li li a:visited {
	background: #fff;   /* <----- FONT */
	/* width: 108px; ###20140330###  */ /* 130px 94px; */
	color: #000 !important;   /* 111<----- FONT */
	float: none;
	margin: 0;
	padding: 5px 12px 6px 12px;
	//border-bottom: 1px solid #ddd;
	//border-left: 1px solid #ddd;
	//border-right: 1px solid #ddd;
}

#topnav_fr li li a:hover, #topnav_fr li li a:active {
	background: #000;           /*ff1111; 20100901*/   /* <----- FONT */
	color: #fff !important;    /* fff; <----- FONT */
	padding: 5px 12px 6px 12px;
}

#topnav_fr li ul {
	z-index: 9999;
	width: 155px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -999em;
	height: auto;
}

#topnav_fr li li {
	border:none;
}

#topnav_fr li ul a {
	/* width: 120px; ###20140330###  */
}

#topnav_fr li ul a:hover, #topnav_fr li ul a:active {
}

}

#topnav_fr li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}

#topnav_fr li:hover ul ul, #topnav_fr li:hover ul ul ul, #topnav_fr li.sfhover ul ul, #topnav_fr li.sfhover ul ul ul {
	left: -999em;
}

#topnav_fr li:hover ul, #topnav_fr li li:hover ul, #topnav_fr li li li:hover ul, #topnav_fr li.sfhover ul, #topnav_fr li li.sfhover ul, #topnav_fr li li li.sfhover ul {
	left: auto;
}

#topnav_fr li:hover, #topnav_fr li.sfhover {
	position: static;
}

#topnav_fr .left a {
	margin: 0;
	padding: 0 5px 0 5px;
}


/*******************
*	CONTENT		   *
********************/
#content_contact {
	width: 900px; //940px;
	margin:0px auto;
}

#content {
	width: 800px; //750px; 
	margin: 100px auto 0 auto;
	padding: 0;
	color: #000; /* #555; modifie 20100603 */
        font-family: Helvetica; /*Tahoma; modifie 20100603 */
	font-size: 13px;   /* <----- FONT */
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px 0 10px 0;
}
#content_DP {
	width: 750px;
	margin: 100px auto 0 auto;
	padding: 0;
	color: #000; //#555; modifie 20110411
        font-family: Helvetica; /* Tahoma; modifie 20100603 */
	font-size: 13px;   /* <----- FONT */
}
#content_DP h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px 0 10px 0;
}

#content li {
	font-size: 12px;
	padding: 10px 0 10px 0;
}

.browse {	
	background: #f9f9f9;
	border: 1px solid #e6e6e6;
	margin: 15px 0 0 0;
	padding: 10px;
	color: #333;
	line-height: 18px;
}

.browse a {
	color: #333;
}

.postmeta {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}

.postmeta a {
	color: #000;
}


.post_title { float:none; margin:0 0 30px 0; padding:0; width:100%; text-align:left; } //right; }


.title_page_exposition { 
	line-height: 26px; 
	font-family: Helvetica; /*Tahoma; modifie 20100603 */ 
	float:none; 
	margin:10px 0 0 0; 
	padding:0; 
	width:100%; 
	text-align:right; }

.title_page_exposition h3 {
	font-size: 16px;
	font-weight: bold;
	}

.sous_title_page_exposition { 
	line-height: 18px; 
	font-family: Helvetica; /*Tahoma; modifie 20100603 */ 
	float:none; 
	margin:10px 0 0 0;   /* 10px 0 0 0 ; -modifie 20100902 */
	padding:0 0 0 0; /* 35px 0 0 0; -modifie 20100906 */ 
	width:100%; 
	text-align:left; }

.sous_title_page_exposition h3 {
	font-size: 16px;
	font-weight: bold;
	}

/*******************
*	ENTRY		   *
********************/


.entry {
	line-height: 22px; /* 18 <----- FONT */
	margin: 10px 0 30px 0;
	padding: 0;
        font-family: Helvetica; /*Tahoma; modifie 20100603 */ 
	font-size: small;  /* 13 <----- FONT */
}

.entry .page-press {
	font-family: baskerville;
}
.entry .page-press p {
	font-family: baskerville;
}

.post_title_exposition { color: #000; float:none; margin:0 0 10px 0; padding:0; width:100%; text-align:left; } 
/*color:#555;  modifie 20100603 */
.post_title_artiste { color: #000; float:none; margin:0 0 10px 0; padding:0; width:100%; text-align:left; } 
/* color:#555; modifie 20100603 */

.entry .post_edit {
	font-size: 12px;  /* 13 <----- FONT */
	color:#ff6e6e;
}
.entry .post_edit  a, entry .post_edit a:link, .entry .post_edit a:visited {
	background: #fff;   /* <----- FONT */
	color: #ff6e6e;   /* <----- FONT */
}

.entry .post_edit a:hover, entry .post_edit a:active {
	background: #ff6e6e;   /* <----- FONT */
	color: #fff;   /* <----- FONT */
}

.entry  p {
        line-height: 20px;    /* <----- FONT CONTENT 줄간격*/
	padding-bottom: 10px;
        font-family: Helvetica; /*Tahoma; modifie 20100603 */ 
        font-size:small;
	}
	
.entry strong {
	font-weight: bold;
	}
	
.entry h1 {
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 7px 0px !important;
	}
	
.entry h3 {
	color: #000; /*#555; modifie 20100603 */
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry a {
	color: #000; /* #939393;  modifie 20100603 */
	}
	
.entry a:hover {
	text-decoration: underline;
	}
	
.entry a img {
	border: none;
	}
	
.entry ul {
	padding-bottom: 10px;
	list-style: square inside;
	}

.entry ol {
	padding-bottom: 10px;
	list-style: decimal inside;
	}
	
.entry li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #4C4C4C;
	}
	
.entry li a {
	color: #333333;
	}

.entry li ul {
	margin: 0px;
	padding: 0px;
}
/*  ------------------- entry page exposition past ------------------------------------ */
.entry_expo_past {
	height : 320px;
	line-height: 22px; /* 18 <----- FONT */
	margin: 10px 0 30px 0;
	padding: 0;
        font-family: Helvetica; /*Tahoma; modifie 20100603 */ 
	font-size: small;  /* 13 <----- FONT */
}
.entry_expo_past .post_content img{
	margin : -38px 0 0 0;
}

.entry_expo_past .post_edit {
	font-size: 12px;  /* 13 <----- FONT */
	color:#ff6e6e;
}
.entry_expo_past .post_edit  a, entry_expo_past .post_edit a:link, .entry_expo_past .post_edit a:visited {
	background: #fff;   /* <----- FONT */
	color: #ff6e6e;   /* <----- FONT */
}
.entry_expo_past .post_edit a:hover, entry_expo_past .post_edit a:active {
	background: #ff6e6e;   /* <----- FONT */
	color: #fff;   /* <----- FONT */
}

.entry_expo_past  p {
        line-height: 20px;    /* <----- FONT CONTENT 줄간격*/
	padding-bottom: 10px;
        font-family: Helvetica; /*Tahoma; modifie 20100603 */ 
        font-size:small;
	}
	
.entry_expo_past strong {
	font-weight: bold;
	}
	
.entry_expo_past h1 {
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry_expo_past h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 7px 0px !important;
	}
	
.entry_expo_past h3 {
	color: #000; /*#555; modifie 20100603 */
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry_expo_past h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry_expo_past h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry_expo_past h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	}
	
.entry_expo_past a {
	color: #000; /* #939393;  modifie 20100603 */
	}
	
.entry_expo_past a:hover {
	text-decoration: underline;
	}
	
.entry_expo_past a img {
	border: none;
	}
	
.entry_expo_past ul {
	padding-bottom: 10px;
	list-style: square inside;
	}

.entry_expo_past ol {
	padding-bottom: 10px;
	list-style: decimal inside;
	}
	
.entry_expo_past li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #4C4C4C;
	}
	
.entry_expo_past li a {
	color: #333333;
	}

.entry_expo_past li ul {
	margin: 0px;
	padding: 0px;
}

#video_thumb img {
	/*float:left;*/
	margin:0 10px 10px 0;
}
/* -------------------------------------------------*/
blockquote {
	background: #F6F5F5;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	color: #333333;
	clear: both;
	border-left: 3px solid #BFBBBB;
	}
	
code {
	color: #444444;
	font: 11px/17px tahoma, arial, sans-serif;
	display: block;
	}
	
blockquote p {
	margin: 5px 0px;
	padding: 5px 0px;
	font-size: 11px;
	line-height: 15px;
	}
	
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #369;
	}
	
blockquote a {
	color: #0080CA;
	text-decoration: underline;
	}
	
blockquote a:hover {
	color: #003399;
	}


.tag {
	padding: 10px;
	line-height: 15px;
}

/*******************
*	IMAGES		   *
********************/
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	padding: 0;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
	
.wp-caption {
	/*background: #eaeaea;*/ /*#f7f7f7;*/
	text-align: center; 
	/*padding: 4px 0px 10px 0px;*/
	/*border: 0px solid #e6e6e6;*/
}

.wp-caption img {
	margin: 0; /*5px buttom */
	padding: 0;
	border: 0;
}

.wp-caption p.wp-caption-text {
	margin: 10px 5px; 
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px; /*13px*/
}

/*********************************************************아래는 사용하지 않는 코드************************************************************/

/*******************
*	HOMEPAGE	   *
********************/
#col1 {
	background: #fff;
	float: left;
	width: 605px;
	margin: 15px 0 0 0;
	padding: 0 0 3px 0;
	clear: both;
}

.featuredline {
	margin: 0;
	padding: 10px 0 10px 0;
	background: #fff;
}


/*******************
*	POST BOX	   *
********************/
#post {
}

#postbox {
	float: left;
	background: #fff;
	width: 270px;
	height: 245px;
	margin: 0 10px 15px 0;
	padding: 10px;
	line-height: 16px;
	border: 1px solid #e6e6e6;
	color: #444;
}

#postbox h3 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
}

#postbox h3 a:hover {
 	color: #cc0000;
}

#postbox span {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#postbox .header {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}

#postbox .thumbnail {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

#postbox .thumbnail img {
	margin: 0;
	padding: 2px;
	background: #fff;
	width: 80px;
	height: 80px;
}

#postbox .info {
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
}

#postbox .info h4 {
	margin: 0;
	padding: 0 0 10px 0;
}

#postbox .meta {
	height: 20px;
	margin: 5px 0 5px 0;
	padding: 0;
	background: #fff;
	line-height: 20px;
	text-transform: uppercase;
}


#postbox .author {
	text-transform: uppercase;
}

#postbox .date {
	text-transform: uppercase;
}

#postbox .continue {
	margin: 0 7px 0 0;
	padding: 0 0 0 15px;
	background: url(images/continue.gif) no-repeat 0 0;
}

#postbox .comment {
	padding: 0 0 0 17px;
	background: url(images/comment.gif) no-repeat 0 -1px;
}

/*******************
*	ARCHIVE		   *
********************/
#archive {
	margin: 0;
	padding: 0;
}

#archive h3 {
	margin: 0;
	padding: 0;
}

.archiveleft {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.archiveleft img{
 	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.archiveright {
	float: right;
	width: 515px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.archivebottom {
	background: #f8f8f8;
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 1px solid #e6e6e6;
}


/*******************
*	SIDEBAR		   *
********************/
#sidebar {
	float: right;
	width: 320px;
	margin: 0;
	padding: 0;
}

#sidebar .box {
	margin: 10px 0 10px 0;
	padding: 0;
	background: #fff;
	color: #333;
	line-height: 18px;
}

#sidebar .box a {	
	color: #333;
}

#sidebar .widget {
	margin: 0;
	padding: 0;
}

#sidebar .leftwidget {
	float: left;
	width: 153px;
	margin: 0;
	padding: 0;
}

#sidebar .rightwidget {
	float: right;
	width: 153px;
	margin: 0;
	padding: 0;
}

.widget ul, .leftwidget ul, .rightwidget ul {
	margin: 0;
	padding: 0;
}

.widget ul li, .leftwidget ul li, .rightwidget ul li{
	list-style: none;
	margin: 0;
	background: #fff;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e6e6e6;
}

#sidebar li ul {

}

#sidebar li li {

}

#sidebar h3 {
	margin: 15px 0 0 0;
	padding: 7px;
	background: #cc0000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #e6e6e6;
}

.ad300x250 {
	background: #f0f0f0;
	width: 300px;
	height: 250px;
	margin: 15px 0 0 0;
	padding: 10px;
}

.ad300x250 img {
	border: none;
}

/******************
 *	SUBSCRIBE	  *
 ******************/ 
#subscribeform {
	line-height: 20px;
}

.subscribeinput {
	width: 180px;
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 3px 3px 3px 3px;
	border: 1px solid #e6e6e6;
}

.subscribeinput:focus {
	border: 1px solid #191919;
}

.subscribesubmit {
	width: 60px;
	background: #ccc;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0 0 1px 0;
	color: #fff;
	font-weight: bold;
}

.rss {
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	font-size: 11px;
}

.postsfeed {
	background: url(images/rss.gif) no-repeat 0 0;
	padding: 0 0 0 18px;
}

.commentsfeed {
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	background: url(images/rss.gif) no-repeat 0 0;
}

/*******************
*	FLICKR		   *
********************/
.flickr img {
	margin: 0;
	padding: 2px;
	border: none;
}

/*******************
*	COMMENTS	   *
********************/
.comments-box {
	zoom: 1;
	margin: 30px 0 0 0;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	color: #333;
	font-size: 1.4em;
	letter-spacing: 0;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}

#respond {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 5px;
}

#respond p {
	color: #777;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.cancel-comment-reply {
	padding: 5px 0 0 0;
}

.cancel-comment-reply a {
	color: #000;
}

.text {
	border: 1px solid #ddd;
	padding: 2px;
	color: #777;
	width: 200px;
}

/************************
*	COMMENT FRAMEWORK	*
*************************/
ol.commentlist a:link {
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}

ol.commentlist {
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
}

ol.commentlist li {
	margin: 10px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #e9e9e9;
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor p {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
}

ol.commentlist li div.comment-author {
}

ol.commentlist li div.vcard {
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #222;
}

ol.commentlist li div.vcard img.avatar {
	float: right;
}

ol.commentlist li div.vcard img.avatar-32 {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
ol.commentlist li div.vcard span.says {
	color: #888;
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
	margin: 3px 0 0 0;
	font-size: 0.9em;
}

ol.commentlist li div.comment-meta a {
	color: #aaa;
	text-decoration:none;
}

ol.commentlist li p {
	margin: 15px 0 0 0;
	line-height: 1.4em;
}

ol.commentlist li ul {
}

ol.commentlist li div.reply {
	background: #f8f8f8;
	color: #333;
	width: 33px;
	margin: 10px 0 0 0;
	padding: 2px 5px 2px 5px;
	line-height: 16px;
	border: 1px solid #e9e9e9;
}

ol.commentlist li div.reply a {
	color: #333 !important;
}

ol.commentlist li div.reply a:hover {
	color: #333 !important;
	text-decoration: none;
}

ol.commentlist li ul.children {
}

ol.commentlist li ul.children li {
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #e9e9e9;
}

ol.commentlist li ul.children li li.alt {
	background: #fff;
}

ol.commentlist li ul.children li.bypostauthor {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
}

ol.commentlist li ul.children li.depth-3 {
}

ol.commentlist li ul.children li.depth-4 {
}

ol.commentlist li ul.children li.depth-5 {
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li.even {
}

ol.commentlist li.odd {
}

ol.commentlist li.parent {
}

ol.commentlist li.pingback {
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}

/*******************
*	COMMENT FORM   *
********************/
#commentform {
	margin-top: 5px;
}
#commentform input {
	width: 210px;
	margin: 5px 5px 1px 0;
	padding: 5px;
	border: 1px solid #ddd;
}
#commentform input:focus {
	border: 1px solid #191919;
}

#commentform .author {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform .email {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform .url {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform textarea {
	width: 75%;
	height: 100px;
	padding: 2px;
	border: 1px solid #ddd;
}

#commentform textarea:focus {
	border: 1px solid #191919;
}

#commentform .submit {
	margin: 0;
	padding: 4px;
	color: #999;
	font-weight: bold;
	border: 1px solid #ddd;
	background: #f8f8f8;
	width: 155px;
}

#commentform .submit :hover {
	background: #333;
	border: 1px solid #191919;
	text-decoration: underline;
	color: #fff;
}

/*******************
*	NAVIGATION	   *
********************/
.navigation {
	margin: 5px 0 5px -7px;
	padding: 5px;
}

/******************
*	FOOTER		  *
*******************/ 
#footer {
	background: #fff;
	height: 85px;
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 20px;
	list-style: none;
	//border-top: 1px solid #e6e6e6;
}

#footer ul li {
	list-style: none;
	margin: 0;
	background: #fff;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #f0f0f0;
}

#footer .box {
	width: 291px;
	margin: 0 15px 0 0;
}
#footer h3 {
	margin: 15px 0 5px 0;
	padding: 0 10px 0 0;
	background: #fff;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}

#footer ul ul {
	display: none;
}
#footer img {
	padding: 5px;
}

/******************
*	BOTTOM		  *
*******************/ 
#bottom {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	color: #333;
	line-height: 15px;
	border-top: 1px solid #e6e6e6;
}

#bottom a {
	color: #939393;
	border-bottom: 1px dotted #333;
}

#bottom a:hover {
	border-bottom: none;
}


/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 0px solid #000; //#BFBFBF;
	padding: 3px 7px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	//border-color: #000;
	background:#000;
	color:#FFF;
	//font-weight: bold;

}

.wp-pagenavi span.current {
	background:#000;
	color:#FFF;
	//font-weight: bold;
}

/*******************
* PAGE ARTISTES & OEUVRES DISPONIBLES  *
*******************/
#page_artistes {
	width: 850px;
	margin: 70px auto 80px;
	padding: 0 0 0 0;
}

#page_artistes_1 {	
	padding: 0;
	position : relative; 
	left:30px;
}

.page_artistes_liste {
	float:left;
	width: 280px;
	margin : 35px 0 0 0 ; 
	padding: 0; 
}

.page_artistes_name { height:20px; font-family: Baskerville; font-size:small;}

.page_artistes_thumbanil { margin: 0; padding:0;  }

#page_artistes_2 {	
	clear:left;
	position : relative; 
	left:30px;
	padding: 60px 0 0 0;
}

/*******************
* PAGE NEWS *
*******************/
#page_news {
	width : 800px; 	
	margin : 0 auto;
	padding: 0;
}

.page_news_artiste_liste {
	margin-bottom:60px;
	width:800px;
}

.page_news_artiste_thumbnail {
	float:left;
	width:200px;
}

.page_news_artiste_name {
	color:#666666;
	margin-left:240px;
	font: bold 9pt/18px 'Open Sans',Helvetica,Arial,sans-serif;
	text-transform: uppercase;
}
.page_news_artiste_name a {
	color:#666666;
}

.page_news_artiste_content {
	margin:20px 0 0 240px;
	//margin:20px 0 0 0;
	line-height:20px;
	font-size:14px;
	font-family:baskerville; 
}
.page_news_artiste_thumbnail .post_edit {
	font-size: 12px;
	color:#ff6e6e;
}
.page_news_artiste_thumbnail a, page_news_artiste_thumbnail .post_edit a:link, page_news_artiste_thumbnail .post_edit a:visited {
	background: #fff;
	color: #ff6e6e;
}

.page_news_artiste_thumbnail .post_edit a:hover, page_news_artiste_thumbnail .post_edit a:active {
	background: #ff6e6e;
	color: #fff;
}

.page_news_artiste_content p {
        line-height: 20px;    /* <----- FONT CONTENT 줄간격*/
	padding-bottom: 10px;
        font-size:small;
	}
.wpex-link {
	font-weight:bold;
}

/*******************
* PAGE EXPOSITION PASSEE *
*******************/
#page_expositions_passees {
	width:800px;
	margin: 120px auto 0px;
	padding: 0 0 0 0;

}

.page_expositions_passees_liste {
	margin-bottom:20px;
	width:800px;
	height:300px;

}
.page_expositions_passees_title {
	font-size:16px;
	font-weight:bold;
}
.page_expositions_passees_excerpt {
	margin-top:20px;
	font-size:12px;
	line-height:20px;
}
.page_expositions_passees_excerpt p {
        line-height: 20px;    /* <----- FONT CONTENT 줄간격*/
	padding-bottom: 10px;
        font-size:small;
}
.page_expositions_passees_thumbnail {
	position:relative;
	float:right;
	width:300px;
	padding:0 0 0 15px;
}
.page_expositions_passees_post_edit {
	margin-top:15px;
	font-size: 12px;
	color: #ff6e6e;
}
.page_expositions_passees_post_edit a, page_expositions_passees_post_edit a:link, page_expositions_passees_post_edit a:visited {
	background: #fff;
	color: #ff6e6e;
}
.page_expositions_passees_post_edit a:hover, page_expositions_passees_post_edit a:active {
	background: #ff6e6e;
	color: #fff;
}



/*******************
* PAGE ARTFAIR  *
*******************/
#page_artfair {
	width:800px;
	margin: 100px auto 0px;
	padding: 0 0 0 0;

}
.page_artfair_liste {
	/*margin-bottom:20px;*/
	width:400px;
	height:150px;
	float:left;
}

.page_artfair_thumbnail {
	/*position:relative;*/
	float:left;
	width:105px;
	/*padding:0 0 0 15px;*/
}

.page_artfair_content {
	float:left;
	margin-left:15px;
	font-size:12px;
	line-height:20px;
}

.page_artfair_post_edit {
	margin-top:15px;
	font-size: 12px;
	color: #ff6e6e;
}
.page_artfair_post_edit a, page_artfair_post_edit a:link, page_artfair_post_edit a:visited {
	background: #fff;
	color: #ff6e6e;
}
.page_artfair_post_edit a:hover, page_artfair_post_edit a:active {
	background: #ff6e6e;
	color: #fff;
}
.page_artfair_excerpt {
	margin-top:20px;
	font-size:12px;
	line-height:20px;
}
.page_artfair_excerpt p {
        line-height: 20px;    /* <----- FONT CONTENT 줄간격*/
	padding-bottom: 10px;
        font-size:small;
}



