@charset "utf-8";
/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 835px;
	margin: 0 auto 0 auto;
}

#header, #footer {
	margin-left: 200px;
	position: relative;
	width: 635px !important;
}

#header {
	height: 30px;
}

#content { font-size: 14px; line-height: 22px; background-color: #FFF3D5;padding: 0 5px 5px 5px; }

#footer { padding-top: 15px; }

#header #blog-title span {
	display: none;
}

#header #blog-title a {
	width: 100%;
	height: 100%;
	display: block;
}

#header #blog-title {
	background-image: url('images/logo20.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 236px;
	height: 44px;

}


#blog-description {
	color:#333333;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 0;
}

#lang_sel {
	position: absolute;
	right: 0;
	top: 25px;
	text-align: left;
}

#lang_sel_list {
	position: absolute;
	right: 0;
	top: 25px;
	text-align: left;
}

.iclflag { margin-top: 3px; border: 0; }

div#container { margin-top: 25px !important; }


/* SIDEBAR */
div#primary.sidebar {
	margin-left: 10px;
	margin-top: 10px;
}

.sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	list-style: none !important;
	margin-bottom: 4px;
	font-size: 13px;
	font-family: Trebuchet MS,Asial,Helvetica,sans-serif;
	background-color: #a4b8db;
}

.sidebar ul li:hover {
	background-color: #99d780;
}

.sidebar ul li:hover a {
	background-color: #eee2c4;
}

.sidebar ul li.page-item-1787, .sidebar ul li.page-item-1779 { background-color: #FE5600; }
.sidebar ul li.page-item-1787 a, .sidebar ul li.page-item-1779 a { background-color: #FF6600; color: #FFF; }
.sidebar ul li.page-item-1787 a:hover, .sidebar ul li.page-item-1779  a:hover { background-color: #F16100;  }

.sidebar ul li.cat-item-16, .sidebar ul li.cat-item-17 { background-color: #FE5600; }
.sidebar ul li.cat-item-16 a, .sidebar ul li.cat-item-17 a { background-color: #FF6600; color: #FFF; }
.sidebar ul li.cat-item-16 a:hover, .sidebar ul li.cat-item-17  a:hover { background-color: #F16100;  }

/*.sidebar ul li.cat-item-13 a, .sidebar ul li.cat-item-12 a { background-color: #FFE7A8; color: #CC0000; }*/

.sidebar ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	background-color: #fff3d5;
	padding: 3px 0 3px 2px;
	margin-left: 5px;
	
}

h4.sidebar_title {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 4px;
}


/* PAGE STYLING */

h2.page-title, h2.entry-title {
	background-color: #ff6600;
	text-align: center;
	color: #FFF;
	width: 100%;
	padding: 6px 0 6px 0;
	letter-spacing: 9px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0 10px 0;
}


/* ARTIST TABLE LIST */
.artist_list {
	font-size: 13px;
	width: 100%;
}

.artist_name {
	width: 250px;
}

.article_categories {
	width: 300px;
}

.artist_list_row td {
	padding: 4px 0 4px 2px;
}

.artist_list_row.row_odd {
	background-color: #ececec;
}

.artist_list_row.row_even {
	background-color: #fff;
}

.artist_list a {
	text-decoration: none;
	color: #65789a;
}

.artist_list a:hover {
	text-decoration: underline;
}

.ngg-gallery-thumbnail-box {
	margin: 0 0 20px 5px;
	font-size: 13px;
        width: 200px;
}

.ngg-galleryoverview {
	padding-left: 3px;
        margin-top: 30px !important;
}

.ngg-navigation {
margin-top: 20px;
}

.article_meta {
	color: red;
	text-align: center;
}


/* COLLAGE */

#collage {
	background-color: #ff7329;
	width: 630px;
	height: 630px;
	background-image: url('images/collagebg.png');
	background-repeat: no-repeat;
}

.collage_box {
	width: 90px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin-left: 90px;
	position: relative;
}

.collage_box_0, .collage_box_7, .collage_box_13, .collage_box_14, .collage_box_21 {
	margin-left: 0;
}

.collage_box_6, .collage_box_13, .collage_box_20 {
	margin-right: 90px;
}

.collage_box img {
	width: 90px;
	height: 90px;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.collage_box_12 {
	margin-left: 0;
	margin-right: 0;
	width: 270px;
	text-align: center;
	font-weight: bold;
}

.collage_box_12 a {
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 3px;
}

span.fr_welcome { padding-right: 7px; }
span.en_welcome { padding-left: 7px; }


span.timelabel {
	color: red;
	font-size: 12px;
}

.thumbnail-caption {
	line-height: 18px;
}

h4.artist-name {
	margin-top: 5px;
}

h4.artist-name a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}


#footer {
	color:#333333;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:12px;
}


.expand_button {
   width: 100%;
   background-image: url('images/arrow.png');
   background-repeat: no-repeat;
   text-decoration: none;
   width: 100%;
   background-color: #FFE7A8;
   display: block;
   color: #000;
   font-size: 12px;
   height: 12px;
   padding: 2px 0 2px 20px;
   font-weight: bold;
   background-position: left 2px;
   line-height: 12px;
}

.expand_button.open {
  background-position: left -12px;
}

#content {
  overflow: hidden;
}

#content a {
color: #555; }

#collage {
  position: relative;
}

#welcome_box {
   width: 630px;
   height: 630px;
   background-color: #FF7329;
   z-index: 5;
   position: absolute;
   left: 0;
   top: 0;
   line-height: 1em;
   cursor: pointer;
   display: none;
}

#welcome_box h3 { margin-top: 0; }

#welcome_box .welcome_english, #welcome_box .welcome_french {
   width: 305px;
   height: 305px;
   position: absolute;
   background-color: #CC0000;
   color: #FFF;
   padding: 5px;
}

#welcome_box .welcome_english {
  left: 0;
  top: 0;
}

#welcome_box .welcome_french {
   right: 0;
   bottom: 0;
}

.ngg-gallery-thumbnail img { display: inline-block !important; }
.ngg-gallery-thumbnail { width: 200px; }

.ngg-gallery-thumbnail-box { position: relative;  }

/*
position: absolute; bottom:0;
height:250px;
*/

.ngg-gallery-thumbnail-box { height: 235px; margin-bottom: 5x; }
.ngg-gallery-thumbnail { position: absolute; bottom:0; height: auto !important; }

.ngg-gallery-thumbnail span { display: inline !important; }
.thumbnail-caption .price { color: #cc0000; font-weight: bold;}
.thumbnail-caption .title { font-style: italic; }
.thumbnail-caption .misc { font-weight: bold; }

.ngg-gallery-thumbnail img {
     border:none !important;
     display:block;
     padding:0px !important;
}

h6 {
	float: right;
	padding: 10px 20px 10px 20px;
	font-size: 16px;
	color: #FFF;
	background-color: #FF6600;
}

#wpml_credit_footer {
display:none!Important;
}

.icl_lang_sel_native{
display:none!Important;
}

.icl_lang_sel_current{
display:none!Important;
}

.icl_lang_sel_translated{
display:none!Important;
}

#lang_sel_list ul{  
display:inline!Important;
padding-right: 10px!Important;
border-top:none!Important;
} 

#lang_sel_list li{  
display:inline!Important;
padding-right: 10px!Important;
width:20px;
height:20px;
overflow:hidden;
border:none!Important;
float:right!Important;
} 

#lang_sel_list a{  
border:none!Important;

} 

#lang_sel_list ul 
a.lang_sel_other:hover {  
border:none!Important;
background-color:white!Important;
}
a.lang_sel_sel:hover {  
border:none!Important;
background-color:white!Important;
}

#lang_sel_list {  
width:120px;
text-align:right!Important;
} 
