/* 992

_________________________________________________

320 and Up boilerplate extension
Andy Clarke http://about.me/malarkey
Keith Clark http://twitter.com/keithclarkcouk
Version: 2
URL: http://stuffandnonsense.co.uk/projects/320andup/
License: http://creativecommons.org/licenses/MIT/
_____________________________________________________

1 ROOT
2 HEADINGS
3 TYPOGRAPHY
4 LINKS
5 FIGURES & IMAGES
6 TABLES
7 FORMS
8 BANNER
9 NAVIGATION
10 CONTENT
11 MAIN
12 COMPLEMENTARY
13 CONTENTINFO
14 GLOBAL OBJECTS
15 VENDOR-SPECIFIC
16 MODERNIZR
17 TEMPLATE SPECIFICS

COLOURS

*/

/* 1 ROOT 					============================================================================= */
/* 2 HEADINGS 				============================================================================= */
/* 3 TYPOGRAPHY 			============================================================================= */
/* 4 LINKS 					============================================================================= */
/* 5 FIGURES & IMAGES 		============================================================================= */
/* 6 TABLES 				============================================================================= */
/* 7 FORMS 					============================================================================= */
/* 8 BANNER 				============================================================================= */
/* 9 NAVIGATION				============================================================================= */
/* 10 CONTENT 				============================================================================= */
/* 11 MAIN 					============================================================================= */
/* 12 COMPLEMENTARY 		============================================================================= */
/* 13 CONTENTINFO 			============================================================================= */
/* 14 GLOBAL OBJECTS 		========================================.exhibition_place > div.place_information { float: right; margin-top: -280px;===================================== */
/* 15 VENDOR-SPECIFIC 		============================================================================= */
/* 16 MODERNIZR 			============================================================================= */
/* 17 TEMPLATE SPECIFICS 	============================================================================= */
html {
    background-color: #fff;
}
.content a {
    color: #000;
}
.content a:hover {
    color: #000;
}

header {
    height: 50px;
    margin: 0 0 20px;
    padding: 20px 0 10px;
    border-bottom: 2px rgb(215,215,215) solid;
}
header h1 {
    /*width: 310px;*/
    width: 240px;
    text-align: left;
    float:left;
    margin: 0;
}

header nav {
   /* width: 530px;*/
    width: 760px;
    float: none;
    margin: 40px auto 10px auto !important;
}

header ul {
    margin-top: 0;
    text-align: left;
}

header nav ul {
    height: 30px;
}

/* BODY */
body .content, 
body.page_artists .content,
body.page_news .content, 
body.page_exhibitions .content,
body.page_main .content,
body.page_artist .content,
body.page_contact_photo .content,
body.page_exhibition .content,
body.page_exhibition_video .content,
body.page_artist_video .content,
body.selected_work .content,
body.page_contact_photo .content
{
    background-color: transparent;
    color: #000;
    padding: 150px 0 0;
    position: relative;
    width: 100%;
}
body.page_main .content {
    padding: 80px 0 0;
}
body.page_news .content, 
body.page_exhibitions .content,
body.page_publications .content {
    padding: 100px 0 0;
}
body.page_artists .content {
    padding: 90px 0 0;
}
body.page_contact .content {
    padding: 95px 0 0;
}
body.page_contact_info .content {
    padding-bottom: 20px;
}
body.artist_publication .content {
    padding: 127px 0 0;
}

body.page_main,
body.selected_work,
body.page_contact,
body.page_contact_photo,
body.page_exhibitions_place,
body.page_exhibition_video,
body.page_exhibition {
    background-color: transparent;
}

/* main header */
header[role="banner"] {
    border-bottom: 1px solid #777;
    position: fixed;
    width: 940px;
    top: 0;
}
header[role="banner"] h1 a, header[role="banner"] nav ul li a, header[role="banner"] #lang, header[role="banner"] #lang a {
    color: #777;
}

header[role="banner"]:hover {
    border-bottom-color: #000;
}
header[role="banner"]:hover h1 a, header[role="banner"]:hover nav ul li a, header[role="banner"]:hover #lang, header[role="banner"]:hover #lang a {
    color: #000;
}

body.page_main header[role="banner"] {
    background-color: #fff;
    border-bottom: 1px solid #000;
}
body.page_main header[role="banner"] h1 a, body.page_main header[role="banner"] nav ul li a, body.page_main header[role="banner"] #lang, body.page_main header[role="banner"] #lang a {
    color: #000;
}
.content header h1 a {
    color: #000;
}
header[role="banner"] h1 {
    text-align: center;
    width: 100%;
}
header nav[role="menu"]  {
    margin-top: 5px;
}
header nav[role="menu"] ul {
    height: 12px;
    font-size: 12px;
    line-height: 90%;
}
header nav[role="menu"] .active a,  header[role="banner"] #lang .active a {
    color: #000;
}
header nav ul li {
    font-size: 12px;
    padding: 0 5px;
}

header #lang ul {
    float: right;
    font-size: 12px;
}
header #lang {
    margin-top: 15px;
    right: 0;
}

article {
    width: 940px;
    float: left;
    margin-right: 20px;
}
article header, article.selected_works header, article.exhibition header, article.video header, article.artist header { 
    background-color: #fff;
    left: auto;
    top: 81px;
    width: 940px;
}
article header, article.selected_works header, article.exhibition header, article.video header, article.artist header {
	border-bottom:none;
}
.page_main article header {
    position: static;
    margin-bottom: 40px;
    padding: 20px 0 7px;
    width: 940px;
}
.page_main article header h1 {
    float: none;
    font-size: 26px;
}
article header h1 {
    color: #000;
}
aside {
    margin: 0;
    width: 180px;
    float: right;
}

article header h1{
    font-size: 30px;
}

.exhibitions figure {
    position: relative;
}
.exhibitions figure header h3{
    font-size: 2em;
    margin: 5px 0;
}
.exhibitions figure header {
    position:absolute;
}
.page_main .exhibitions figure header h3{
    font-weight: normal;
}

#current-exhibition-details{
    text-transform: uppercase;
}
#current-exhibition-details span.place {
    font-size: 20px;
}

#current-exhibition-details time {
    font-size: 12px;
    float: right;
}

aside ul li h3 {
    margin: 13px 0 7px;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: normal;
}

aside ul {
    list-style: none;
    margin:  0;
    padding: 0;
}

body, body.page_artist {
    width: 940px;
    min-height: 100%;
    background-color: #fff;
}
article.artists {
    width: 700px;
    margin-right: 0;
}

aside.artist-info {
    display: block;
    float: left;
    width: 220px;
    margin: 4px 20px 0 0;
    min-height: 300px;
}
article.artists ul {
    float: left;
    margin-top: 0;
    width: 33%;
}
article.artists ul li a:hover{
    color: #000;
}
article.artists ul li a {
    text-decoration: none;
    color: #777;
    padding: 0;
}
section.artists-list {
    margin-top: 10px;
}
section.artists-list ul {
   margin: 0 0 1.5em -24px
}
article.artists ul li, article.artist_publications section.artists-list ul li {
    border-bottom:  none;
    float: none;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

.page_artist header nav ul, .page_artist_works header nav ul {
    margin-top: 0;
}

article.artist header h1, 
article.artist_works header h1, 
article.artist_publications header h1, 
article.artist header.artist_news_header h1 {
    color: rgb(40,40,40);
    font-size: 30px;
    padding-left: 0;
}
article header h1 {
    font-weight: normal;
	text-align: center;
    width: 100%;
}
div#submenu, .exhibition_place div#submenu {
    left: 0;
    background: none;
    background-color: #fff;
    top: 0;
    width: 100%;
    margin-right: 10px;
    bottom: auto;
    left: auto;
    z-index: 10;
	position:relative;
}
div#submenu nav {
    margin: 0 0 15px 0;
    width: 100%;
	padding-bottom: 6px;
}
/*.page_exhibitions div#submenu, .page_news div#submenu {
    top: 79px;
}*/

div#submenu div.hr {
    display: none;
}

div#submenu ul li:hover, div#submenu ul li:active{
    background: none;
    color: #000;
    
}
div#submenu ul li{
    line-height: 25px;
    display: inline-block;
    padding: 0 5px;
    font-weight: normal;
}
div#submenu ul {
    background:  none;
    text-align: center;
}
div#submenu ul li ul {
    margin-left: 15px;
    background:  none;
    text-align: left;
    display: block;
}
#submenu .active a {
    color: #000;
    font-weight: normal;
}

/* page artist */
.page_artist .box {
    margin-left: 165px;
}
.page_artist .artist_image {
    margin-top: 1px;
}
.page_artist .artist_bio,
.page_artist .artist_cv {
    margin-left: 480px;
    margin-top: -2px;
}
.page_artist .artist_cv {
    margin-top: 2px;
}
.page_artist .artist_links {
    min-height: auto;
    position: fixed;
}

.artist_works #slideshow_holder, .artist_publications #slideshow_holder {
    margin: 0 0 0 10px;
    float: left;
    height: auto;
}
#download_cv a, article.exhibition #press-release .download a {
    background-color: #000;
    color: #fff;
}

/* slideshow */
#slideshow {
    margin-top: 0;
}
#slideshow_holder #slideshow_left, #slideshow_holder #slideshow_right {
    top: 180px;
}
#slideshow .pager {
    float: right;
}


.artist_work header {
    display: none;
}

article.artist_works figure,article.artist_publications figure, article.artist_works figure .artist_work {
    width: 620px;
    height: 362px;
    font-size: 14px;
}

article.artist_works figure .artist_work header, article.artist_publications figure .artist_work header {
    display: none;
}
#artist_work_desc div {
    line-height: 15px;
}

#artist_work_desc div:nth-child(odd) {
    margin-bottom: 10px
}

#artist_work_desc div.hr:nth-child(2n+1) {
    margin-top: 5px;    
}
#artist_work_desc div.hr {
    margin-bottom: 5px;
}

#artist_work_desc .title {
    font-style: italic;
}
#artist_work_desc, article.artist_publications .artist_publication_desc {
    display: block;
    float: right;
    width: 140px;
    font-weight: bold;
    position: static;
    font-size: 10px;
}

.artist_links a {
    color: #000;
}


aside li.exhibition {
    margin: 0;
}

/* slideshow */
#slideshow_holder {
    width: 620px;
    height: 362px;
}
#slideshow_holder li {
    height: 362px !important;
    width: 620px !important;
}

.exhibitions #slideshow_holder {
    width: 700px;
    height: 409px;
    font-size: 10px;
}
.exhibitions #slideshow_holder li {
    height: 409px !important;
    width: 700px !important;
}
.selected_press #slideshow_holder {
    height: auto;
    margin-left: 160px;
    width: 780px;
}
.selected_press #slideshow_holder li {
    height: auto !important;
    width: 780px !important;
}
.selected_press #slideshow_holder #slideshow_left, .selected_press #slideshow_holder #slideshow_right {
    position: fixed;
    top: 300px;
}
.selected_press #slideshow_holder #slideshow_left {
    left: auto;
}
.selected_press #slideshow_holder #slideshow_right {
    right: auto;
    margin-left: 750px;
}

/* hiddable */
.hiddable header {
    width: 360px;
}
.hiddable header, .hiddable dl, .exhibition-info {
    background-color: transparent;
    color: #000;
    text-align: left;
}
.page_contact .hiddable header, .page_main .hiddable header {
    background-color: rgba(260, 260, 260, 0.3);
    width: 356px;
}
.hiddable header a, article .hiddable header a {
    color: #000;
}

/* Contact page */
.page_contact .contact_exhibitions {
    margin-top: 0px;
}
.contact_exhibitions { padding: 0; }
.contact_exhibitions > ul { width: 940px; }
.contact_exhibitions > ul > li { width: 300px; height: 220px;  }
.contact_exhibitions > ul > li { float: left; margin: 0 20px 10px 0;}
.contact_exhibitions > ul > li.last-item  { float: left; margin: 0;}
/*.contact_exhibitions > ul > li:nth-child(even) { float: left; margin: 0 10px 0 0;}
.contact_exhibitions > ul > li:nth-child(odd) {  float: left;margin: 0 10px 0 0;}*/
.contact_exhibitions > ul > li > figure { width: 300px; height: 220px; }
.contact_exhibitions > ul > li > figure > figcaption { font-size: 21px; width: 300px;}
.contact_exhibitions > ul > li > figure > header { margin: 0; position: relative;width: 280px;}

.contact_photos {
    height: 1%;
    position: relative;
}
h1.place_name {
    display: block;
    font-size: 30px;
    margin: 3px 0 20px;
}
.contact_photos #slideshow_holder {
    margin: 0 0 0 155px;
}
.contact_photos #slideshow_holder, .contact_photos #slideshow_holder li {
    height: 362px !important;
    width: 620px !important;
}
.contact_photos #slideshow_holder #slideshow_left, .contact_photos #slideshow_holder #slideshow_right {
    top: 150px;
}
.contact_photos .place_information {
    display: block;
    float: right;
    margin-top: -362px;
    width: 160px;
}
.contact_photos .place_description, .contact_photos .place_hours {
    text-transform: uppercase;
}
.page_contact_photo .place_information {
  display: block;
}
.page_contact_photo .pager {
    bottom: -5px;
    position: absolute;
    right: 0;
    text-align: left;
}

/*exhibitions list*/
.exhibitions {
    padding-bottom: 0px;
}
.artist_exhibitions .exhibitions .exhibition-image, .all_exhibitions .exhibitions .exhibition-image {
    top: 0;
}
.all_exhibitions .exhibitions {
    margin-left: 160px;
}
.artist_exhibitions .exhibitions {
    margin-left: 169px;
}
.page_exhibitions_place .exhibitions .exhibition-image  {
    margin-left: 5px;
}

.artist_exhibitions .exhibitions .exhibition-info {
    margin-top: 0px;
}
article.all_exhibitions header h1 {
    font-size: 30px;
}
.page_exhibitions div#submenu {
    width: 100%;
    position: relative;
    top: 0;
}

.exhibition-info {
    font-size: 12px;
}
.all_exhibitions .exhibition-info h2 {
    margin-top: 0px;
    font-weight: normal;
    line-height: 90%;
    padding-bottom: 7px;
}
.exhibition-info h3 {
    margin: 0 0 7px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
}
.page_exhibitions_artist  .exhibition-info h3 {
    line-height: 100%;
    margin: 0 0 10px;
}
.exhibition-info .place {
    text-transform: uppercase;
    margin-bottom: 0;
}

article.artist_exhibitions .exhibitions, article.all_exhibitions .exhibitions {
    width: auto;
}

article.artist_exhibitions nav {
    display: block;
}

article.artist_exhibitions nav.submenu_minor {
    display: none;
}
/* NEW SLIDER */
#home_exhibitions{
	width: 100% !important;
}
#home_exhibitions #slideshow_holder{
	height: 549px !important;
}
#home_exhibitions #slideshow_holder {
    font-size: 10px;
    height: 549px !important;
    width: 100%;
}
#home_exhibitions #slideshow_holder li{
	height: 549px !important;
    width: 940px !important;
}
#home_exhibitions #slideshow_holder li img {
    margin: 0 auto;
    width: 100%;
}
.home_aside {
    width: 940px !important;
}
.home_aside li {
    width: 180px !important;
}
#home_exhibitions #slideshow_holder #slideshow_left, #home_exhibitions #slideshow_holder #slideshow_right {
    top: 274.5px !important;
}
#home_exhibitions #slideshow_holder figure header {
    padding: 10px;
    width: 920px !important;
    position: relative;
    margin: 0;
    background: none;
}
#home_exhibitions #slideshow_holder .exhibition-details {
    margin-top: -60px !important;
}
#home_exhibitions #slideshow_holder time {
    margin-top: 0 !important;
}
#home_exhibitions #slideshow_holder figure header h3 {
    font-weight: normal;
    width: 50% !important;
}
.home_aside li.exhibition {
    margin: 0 10px 0 0;
}
.home_aside ul li.last-item { 
	margin: 0 !important; 
}
.home_aside ul li h3{
	padding: 15px 0 5px;
}
/* END NEW SLIDER */
section.exhibitions {
    margin: 0;
    width: 700px;
}

.page_exhibition #slideshow_holder .pager {
    bottom: -5px;
    position: absolute;
    right: 0;
    text-align: left;
}

/* News page */
.news-list {
    margin-left: 0;
    width: 100%;
    min-height: 100px; 
}
.news-list ul {
    margin: 0;
    padding: 0;
}
.news-list .image {
    width: 400px;
}
.news-list li dt {
    border-bottom: 1px solid #777;
    padding-bottom: 5px;
    margin-bottom: 12px;
    margin-top: 0px;
}
.news-list li a {
    color: #000;
}
.news-list li dd.description  {
    font-size: 12px;
}
.news-list li dd span {
    font-size: 12px !important;
}
.news-list li dd.place {
    margin: 0 0 7px;
}

.news-list li dd.description a.more {
    color: black;
}

/* Exhibition place*/
.exhibition_place {width: 940px; margin: 0 ; position: relative;}
.exhibition_place nav { display:  block; width: 150px; background-color: #fff; color: #000; height: auto; padding: 0; float: left; position: relative; }
.exhibition_place nav ul { padding: 1px 0; background: inherit; list-style: none; margin: 0; width: 150px; }
.exhibition_place nav ul li { float: none;  padding: 1px 0; font-size: 12px; }
.exhibition_place nav a { text-decoration: none }
.exhibition_place nav a:hover { text-decoration: underline }

.exhibition_place div a { color: #87888a; text-transform: none; text-decoration: none }
.exhibition_place div a:hover { text-decoration: underline }

.exhibition_place div.place_name { font-size: 30px; padding: 0; width: 940px; text-transform: uppercase; margin-bottom: 20px;border-bottom: 2px solid #777; }
.exhibition_place div.place_name span { padding: 0; }

.exhibition_place div.place_image { display: block; width: 460px; height: 280px; overflow: hidden; padding: 0; margin: 0; }
.exhibition_place div.place_image img { width: 460px; height: 280px; }
.exhibition_place div.place_map { width: 460px; background-color: #eee; margin: 10px 0 0; height: 300px; }
.exhibition_place div#submenu li.active a { color: #000; }
/*.exhibition_place div.place_information { width: 100%; text-align:center;}*/
.exhibition_place .place_description {
    margin: 0;
}
.exhibition_place .place_contacts {
    color: #777;
}
.exhibition_place .place_contacts  a { color: #000;}
.place_left .place_hours {
    display: block;
    font-size: 12px;
    margin: 10px 0 0;
    padding: 10px 15px;
    text-transform: none;
    text-align: center;
}
.place_left .place_hours p {
    text-align: center;
}
.exhibition_place .place_information .place_hours {
    display: none;
}
#gmap_link {  
    width: 460px;
}
div#submenu ul li:hover, div#submenu ul li.active {
    background: none;
}
.exhibition_place .place_main {
    padding-left: 165px; 
}
.exhibition_place .place_left {
    width: 460px;
}



/* Artist exhibition */
.page_exhibition article.exhibition {
    margin-top: 0;
}
article.exhibition header h3, article.video h3 {
    display: none;
}

article.exhibition h3.item_title,  article.video h3.item_title {
	color: #000;
    display: block;
    font-size: 21px;
    position: relative;
    margin-left: 0;
    top: -10px;
    z-index: 1;
    text-transform: uppercase;
    margin: auto;
    text-align: center;
}
article.exhibition #slideshow_holder {
    position: relative;
}

article.exhibition #slideshow_holder,  article.video #slideshow_holder {
    margin: 30px 0 0 170px;
}

article.exhibition #exhibition_infos,  article.video #exhibition_infos {
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    display: block;
    font-size: 10px;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    right: 0;
    top: 80px;
    width: 130px;
}
article.exhibition #exhibition_infos li {
    float: none;
    text-transform: none;
    width: 100%;
}
article.exhibition #exhibition_infos li.place {
    font-size: 14px;
    text-transform: uppercase;
}
article.exhibition #exhibition_infos li.time {
    float: none;
}
article.exhibition #exhibition_infos li a {
    color: #000;
}

article.exhibition #press-release {
    position: static;
    margin-left: 170px;
    width: 620px;
    float: left;
}
article.exhibition #press-release h2 {
    border-bottom: 1px solid #777;
    padding-top: 1em;
    width: 620px;
}
article.publications {
    margin-top: 15px;
}
div.order-btn a {
    color: #fff;
    background: #000;
}

/* Selected works */
.selected_works #slideshow_holder {
    margin-left: auto;
    margin-right: auto;
    margin-top: -11px;
}
.selected_works #slideshow_holder, .selected_works #slideshow_holder li {
    background-color: transparent;
    height: 393px !important;
    width: 780px !important;
    overflow: hidden;
    margin-top: 0;
}
.selected_works #slideshow {
    background-color: transparent;
}
.selected_works #slideshow_holder li {
    text-align: left;
}
.selected_works #slideshow_holder .pager {
    margin-top: -18px;
    width: 140px;
}
.selected_works #slideshow_holder #slideshow_left {
    left: 0;
    top: 150px;
}
.selected_works #slideshow_holder #slideshow_right {
    right: 160px;
    top: 150px;
}
.selected_works .slideshow_image {
    height: 370px;
    text-align: center;
    width: 620px;
}
.selected_works #slideshow_holder dl {
    background-color: transparent;
    color: #000;
    font: 10px Georgia;
    float: right;
    margin-top: -369px;
    padding-top: 0;
    position: static;
    width: 140px;
    text-align: left;
}
.selected_works #slideshow_holder dt, .selected_works #slideshow_holder dd {
    margin-bottom: 3px;
}
.selected_works #slideshow_holder dt {
    font-style: italic;
    text-transform: none;
}
.selected_works #slideshow_holder dd {
    color: #777;
    font-size: 12px;
}

/* Exhibition works */
.exhibition_works article.exhibition {
    margin-top: 0;
}
.exhibition_works article.exhibition #slideshow_holder {
    margin: 30px 0 0 160px;
}

/* Publications */
.publication-list ul {
    width: 710px;
}
.publication-main-image {
    width: 340px;
}
.artist_publication_desc {
    width: 370px;
}

.artist_publication .publication-list ul {
    margin: 0 0 0 205px;
}
.artist_publication .publication-main-image img {
    margin-left: 40px;
}
.artist_publication .publication-list .title {
    text-transform: uppercase;
    font-style: none;
    font-weight: bold;
    font-family: arial;
    font-size: 15px;
    border-bottom: 1px solid #777777;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

/* footer */
footer {
    padding-bottom: 3em;
}
.list_other_artists {
    display: block;
    overflow: hidden;
}
footer .list_other_artists section.artists-list {
     display: block;
}
footer .list_other_artists {
    background-color: #fff;
    position: relative;
    z-index: 100;
    margin-top: 20px;
    border-top: 1px solid #777;
    display: block;
}

footer .list_other_artists section.artists-list {
    width: 75%;
    float: left;
}
footer .artists-list ul {
    float: left;
    width: 25%;
    margin-top: 15px;
}

footer .list_other_artists section.social {
    width: 215px;
    float: left;
    padding: 25px 0 0 20px;
    text-align: right;
}

footer .list_other_artists section ul li {
    border: none;
    font-size: 10px;
    line-height: 180%;
    margin: 0;
    padding: 0;
    width: 25%;
    float: none;
    padding-bottom: 0;
}

footer .list_other_artists section ul li a:hover {
    color: #000;
}
footer .list_other_artists section ul li a {
    color: #777;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    padding: 0;
}

footer .social form {
    margin: 35px 0;
}
footer .social form h3 {
    color: #777;
    font-size: 10px;
    font-weight: normal;
    margin: 0 0 3px;
    text-align: left;
    text-transform: uppercase;
}
footer .social form input {
    background-color: #fefefe;
    border: 1px solid #ddd;
    color: #bbb;
    padding: 4px 3px;
    margin-right: -4px;
    width: 183px;
	display: inline;
}
footer .social form button {
    background-color: #777;
    border: 1px solid #777;
    color: #fff;
    display: inline;
    margin: 0;
    padding: 4px 3px;
    text-transform: uppercase;
}
footer .list_other_artists section ul li {
display: inline;
}
footer .list_other_artists section ul.list_social li,
footer .list_other_artists section ul#list_static li {
    font-size: 16px;
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
    line-height: 22px;
    text-transform: uppercase;
    list-style: none;
}
footer .list_other_artists section ul#list_static li {
    font-size: 11px;
}
footer .list_other_artists section ul#list_static {  
    text-align:left;
}
footer .list_other_artists section  ul.list_social li a {
    display: inline;
}

footer ul.list_social li img {
    vertical-align: -3px;
}

/* slideshow video */
article.video {
    height: 1%;
    position: relative;
}
article.video header {
    display: block;
}
article.video header h3 {
    top: 74px;
}
article.video header .page_informations {
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    color: #000;
    padding: 3px 0;
    position: absolute;
    right: 0;
    top: 157px;
    width: 130px;
}
article.video header .page_informations {
    display: none;
}

article.video #slideshow_holder {
    margin-top: 30px;
}
article.video #slideshow_holder, article.video #slideshow_holder li {
    height: 362px !important;
    width: 620px !important;
}
.video_slideshow li .video_embed iframe {
    width: 480px;
    height: 300px;
}
.video_slideshow .video_title {
    color: #000;
    margin-top: -355px;
}
.video_slideshow .video_date {
    color: #000;
}
.video_embed {
    padding-top: 50px;
}
article.video #slideshow_holder  #slideshow_left, article.video #slideshow_holder  #slideshow_right {
    top: 160px;
}
article.video #exhibition_infos li {
    list-style-type: none;
}
article.video #exhibition_infos li.place {
    font-size: 14px;
}

/* Page artist video */
.page_artist_video article.video #slideshow_holder,
.page_artist_video article.video #slideshow_holder li {
    margin-top: 0px;
    width: 770px !important;
}
.page_artist_video article.video #slideshow_holder li {
    text-align: left;
}
.page_artist_video .video_slideshow .video_infos {
    border-bottom: 1px solid #777;
    border-top: 1px solid #777;
    padding: 3px 0;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0;
    width: 160px;
}
.page_artist_video .video_slideshow .video_title,
.page_artist_video .video_slideshow .video_date {
    margin: 0;
}
.page_artist_video .video_slideshow li .video_embed {
    padding: 0 0 0 65px;
}
.page_artist_video article.video #slideshow_holder  #slideshow_left, .page_artist_video article.video #slideshow_holder  #slideshow_right {
    top: 110px;
}
.page_artist_video article.video #slideshow_holder  #slideshow_right {
    right: 160px;
}
.page_artist_video .video_place {
    display: block;
    text-transform: uppercase;
}
/* slideshow homepage */
.page_main #slideshow {
    background-color: transparent;
}
.page_main #slideshow_holder, .page_main #slideshow_holder li {
    height: 490px !important;
}
.page_main .exhibitions figure header {
    padding: 10px;
    width: 680px;
}
.page_main aside h3 {
    background-color: #fff;
}
.page_main aside h3 a {
    color: #000;
}
.page_main div[role="main"] {
    margin: 0;
    width: auto;
}
.page_main aside {
    margin-top: -523px;
}
.page_main #slideshow_holder .exhibition-details {
    background-color: rgba(0, 0, 0, 0.1);
    margin-top: -5px;
    padding: 10px;
}
.page_main #slideshow_holder time {
    margin-top: -19px;
}
.page_main #slideshow_holder .place {
    font-size: 14px;
}
.page_main #slideshow_holder .exhibition_image {
    display: block;
    min-height: 400px;
}

/* facebook slideshow */
body.facebook_slideshow {
    width: 100%;
    background-color: #fff;
}
.facebook_slideshow #slideshow_holder, .facebook_slideshow #slideshow_holder li {
    width: 520px !important;
    height: 360px !important;
}
.facebook_slideshow #slideshow_holder header {
    width: 500px;
}
.facebook_slideshow #slideshow_holder #slideshow_left, .facebook_slideshow #slideshow_holder #slideshow_right {
    top: 140px;
}
.facebook_slideshow #slideshow_holder .exhibition-details {
    background-color: rgba(0, 0, 0, 0.1);
    font-size: 12px;
    margin-top: -5px;
    padding: 10px;
    text-align: left;
}
.facebook_slideshow #slideshow_holder time {
    float: right;
    margin-top: -19px;
}
.facebook_slideshow #slideshow_holder .place {
    font-size: 14px;
    text-transform: uppercase;
}
.facebook_slideshow #slideshow_holder .place a {
    color: #000;
}
.facebook_slideshow #slideshow_holder .exhibition_image {
    display: block;
}
.facebook_slideshow #slideshow_holder .pager {
    display: none;
}


/* fullscreen */
.fullscreen_toggle a {
    color: #000 !important;
}

/* Credits */
#credits ul {
  font-size: 14px;
  list-style-type: none;
  margin-top: 30px;
}
#credits ul li {
  font-weight: bold;
  list-style-type: none;
  margin: 15px 0;
}
#credits ul li a {
  color: #777777;
  font-weight: normal;
}
#credits ul li a:hover {
}
#credits ul li .ropac_credits {
  color: #000;
  font-weight: normal;
  margin: 20px 0 0;
}
#credits ul li .ropac_credits p {
  margin: 0;
}

/*begin add 17/10/2014*/
.list_other_artists {
    display: block;
}

.artists-list {
    display: block;
}

#subscribe {
    display: block;
}
#list_static {
    display: block;
}
.list_social{
	display: block;
}

/*end add 17/10/2014*/
div#submenu {
    position: relative;
    top: 0;
    width: 100%;
}
#submenu .active a {
    color: #000;
    font-weight: bold;
}
.exhibition-name-mobile{
	display:none;
}
