 /*
Theme Name: Artpace Theme
Theme URI: http://trgideas.com
Author: The Roberts Group
Author URI: http://trgideas.com
Version: 1.3.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Description: Artpace Theme

*/
/*@import url(style.php);*/
@import url(style_php_manualCache.css);
@import url(style/css/genericons.css);

/* WP CORE STYLES */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.bypostauthor {}
.sticky{}
.gallery-caption{}

/*




TRG Styles




*/


/* GENERAL OVERRIDES */

.header-wrapper { background: #F1F2F2; box-shadow: none;}
.logo { padding: 30px 30px 25px; }
.head-image h1 { background-color: #FFF; color: #FF0000;}
body { background: #FFF;}
.menu ul li a { color: #4F4F4F; }
a:hover { color: #4F4F4F; }

.social { float: left; }
.social li { margin-right: 8px; margin-left: 0; }


a.button.red:hover {
    border-color: #FF0000;
    color: #FFF;
}


/* EVENTS */

table.em-calendar { width: 100%; }
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a { color: #FF0000; }
table.em-calendar td { padding: 0; }

.events-table tr{}
.events-table tr th{text-align:left;}
.events-table tr td{padding:10px; vertical-align:top;}
.events-table .event_thumb{float:left; clear:none; margin:5px 10px 0 0;}
span.em-pagination a, span.em-pagination strong span
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;

}
span.em-pagination > a:first-child, span.em-pagination > strong > span:first-child{
  border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}
span.em-pagination > a:last-child, span.em-pagination > strong > span:last-child{
  border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.event_list_date .info, .event_list_date .time {
    float: left;
    overflow: hidden;
    text-align: center;
    /*width: 74px;*/
}
.event_list_date .time{width: 74px;}
.event_list_date .info .date {
  /*  border-bottom: 1px solid #B6B6B6; */
    line-height: 1;
    margin-bottom: 20px;
    padding: 20px 0;
}

.event_list_date .info .date .day {
    font-family: 'Open Sans',sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.event_list_date .info .date .month {
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
}
.event_list_desc img{float:left; margin-right:10px;}
.clear.event_clear{margin-bottom:30px;}
.date.eventWidgList_date {
    line-height: 1;
    padding: 0;
    float:left;
    clear:left;
    margin:0 7px 20px 0;
}

.date.eventWidgList_date .day {
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}


.date.eventWidgList_date .month {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
.sidebox ul li {background:none; padding:0 0 10px 0;}
.sidebox ul li.cat-item, .sidebox ul.menu-widget li {background: url("style/images/icon-bullet.png") no-repeat scroll left 7px transparent; padding:0 0 0 20px;}

.sidebox ul li span.meta {/*font-weight:bold;*/ display: block; line-height: 1em;}
.one-third ul li span.meta {margin-left: 5px;}
.sidebox h6{margin-bottom:0;}
.eventWidgList{list-style:none;}
.eventWidgList_wrap { min-height:75px; margin-bottom:10px;}
.eventWidgList_wrap img { float: right; }
.eventWidgList li{display:inline;}
.eventWidgList_title{font-size:14px;}
.eventWidgList span {margin-left:5px;}
.eventWidgList_time{font-size:12px; color: #999;}
.eventWidgList_thumb{ float:right;margin-left:5px; clear:right;}
/*.all-events-link a {color: #FF0000;}
.eventWidgList_wrap a {color: #FF0000;}*/
.content .date .date_label.end { margin-top: 5px; }

.sidebar ul.event-categories { padding: 0; margin: 0; }
.sidebar ul.event-categories li { float: left; font-size: 11px; line-height: 11px; padding: 0 .3em 0 0; }
.sidebar ul.event-categories li:after { content: ","; }
.sidebar ul.event-categories li:last-child:after { content: ""; }
.sidebar .all-events-link a:before {content: '\f307';
        -webkit-font-smoothing: antialiased;
        font: normal 1.2em 'Genericons';
        vertical-align: middle;
	margin-left: 0;
	background: none;
}

.eventWidgList_wrap .eventWidgList_thumb { display: block; position: relative; }
.eventWidgList_wrap a:hover:after {
	content: url("style/images/icon-more.png");
	background: rgba(0, 0, 0, 0.66);
	position: absolute;
	top: 0px; right: 0px;
	height: 70px; width: 70px;
	z-index: 100;
	text-align: center;
	line-height: 80px;
	transition: all 200ms ease-in 0s;
	-webkit-transition: all 200ms ease-in 0s;
}
.sidebox ul.posts-list li h6 {
    font-weight: bold;
    line-height: inherit;
    margin-bottom: 0;
    text-transform: uppercase;
}
.sidebox ul.posts-list li h6 a { color: #FF0000; }
.sidebox ul.posts-list li em { text-style: italic; }

/* ARCHIVE SORTING FORM and RESULTS */

#exhibition_nav_wrap ul.exhibition_nav { float: left; position: relative; margin: 0; min-height:167px; padding:20px 0 10px 0; max-width:240px;}
#exhibition_nav_wrap ul.exhibition_nav.artists{max-width:100%;}
#exhibition_nav_wrap ul.exhibition_nav.artists li{display:none; float:left; /*height:40px;*/ height: 125px;width:240px;}
#exhibition_nav_wrap ul.exhibition_nav li.title { font-weight:bold; position: absolute; top:0; display:none;  line-height: 1em; height: 20px; overflow: hidden;}

#exhibition_nav_wrap ul.exhibition_nav li.name.on ~ li.title, #exhibition_nav_wrap ul.exhibition_nav li.panelists_wrap.on ~ li.title { display:block; }

#exhibition_nav_wrap ul.exhibition_nav li { display:none; }
#exhibition_nav_wrap ul.exhibition_nav li,.exhibition_page ul.exhibition_nav li { background-image:none; padding: 0;}

#exhibition_nav_wrap ul.exhibition_nav li.name.on { display:block; width:240px; line-height: 15px; padding-bottom: 5px; padding-right: 20px; width: 220px;}

#exhibition_nav_wrap ul.exhibition_nav li.name span, .exhibition_page ul.exhibition_nav li.name span, .sidebox ul li span.meta { display: block; font-size: 11px; line-height:1.2em; margin-left:0; }

#exhibition_nav_wrap ul.exhibition_nav li.curator a:after, .exhibition_page ul.exhibition_nav li.curator a:after,.sidebox .exhibition_nav li.curator a:after { content: ", Curator"; }

/*#exhibition_nav_wrap ul.exhibition_nav li ul li.panelist:after { content: ", "; padding-right: 2px; }
#exhibition_nav_wrap ul.exhibition_nav li ul li.panelist:last-child:after { content: ""; padding-right: 0; }
#exhibition_nav_wrap ul.exhibition_nav li.panelists_wrap li:first-child:before { content: "Panelists: " }*/

#exhibition_nav_wrap ul.exhibition_nav li ul li.panelist.not_last:after { content: ", "; padding-right: 2px; }
#exhibition_nav_wrap ul.exhibition_nav li.panelists_wrap li.panelist.first:before { content: "Panelists: " }
#exhibition_nav_wrap ul.exhibition_nav li.panelists_wrap { display: inherit; }
#exhibition_nav_wrap ul.exhibition_nav li.panelists_wrap.on{width:240px;}

#exhibition_nav_wrap ul.exhibition_nav li.panelist.on { display:inline-block; float:left; width: inherit; font-size: 11px; line-height: 1em; }
#exhibition_nav_wrap ul.exhibition_nav li.name.panelist span, #exhibition_nav_wrap ul.exhibition_nav li.name.curator span { display: none; }

span.sort_label { font-size: 11px; display: block; text-transform: uppercase;}
.one-half.forms { width:48%; }
.forms #filter { text-align:center }
#exhibition_nav_wrap.wall_all ul.exhibition_nav{min-height:170px;}
#exhibition_nav_wrap.wall_iair ul.exhibition_nav{min-height:155px;}
#exhibition_nav_wrap.wall_hsr ul.exhibition_nav{min-height:60px;}
#exhibition_nav_wrap.wall_ww ul.exhibition_nav{min-height:70px;}
/*.wall_artist .exhibition_nav li a{color:#000000;}
.wall_curator .exhibition_nav li a{color:#cccccc;}
.wall_cycle .exhibition_nav li a{color:#ff000;}*/
/*for /home/exhibits */
.exhibition_page .exhibit_dates,.sidebox .exhibit_dates {padding-bottom:0;}
.exhibition_page .exhibit_dates li, .sidebox .exhibit_dates li,#works_meta .exhibit_date:before{background-image:none;}
.exhibition_page .exhibit_dates li:before, .sidebox .exhibit_dates li:before, #works_meta .exhibit_date:before,.meta_list .exhibit_date:before{content: '\f307';
        -webkit-font-smoothing: antialiased;
        font: normal 1.5em 'Genericons';
        vertical-align: middle;
	margin-left: -20px;
	background: #FFF;}
.sidebox .exhibit_dates li{padding-bottom:0;}
.sidebox .exhibit_dates li:before{margin-left:0;}
.upcoming_exhibition_title{margin-bottom:5px;}
.sidebox .meta_list .exhibit_date{padding:0 0 0 20px;}

/* FOOTER */

.footer .menu { float:none; margin: 0; padding: 0; }
.footer-wrapper { padding-bottom: 20px; }
ul.search_results li { background-image: none; }
.footer .ev_date { font-weight: bold; color: #FFF; text-transform: uppercase; }
.footer .all-events-link, .footer .more-link { margin-top: 5px; font-size: 11px; text-transform: uppercase;}


/* HEADER and MENU */

.header { position: relative; }
.header_tab, #navWrap {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 10px;
}
.header_tab ul { padding-bottom: 0; overflow: visible; }
.header_tab ul li, .widget_qtranslate ul li, .qtranxs_widget ul li {
padding: 4px 10px 4px 10px;
background: none repeat scroll 0 0 #FFFFFF;
box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.5);
display: block;
float: left;
margin: 0 2px;
}
.widget_qtranslate, .qtranxs_widget{}

/* TOP SEARCH BOX */
#search-6 input,.widget_search input {
	border:none;
	width:0;
	background-color: #FFF;
	line-height: 12px;
	font-size: 12px;
	height: 15px;
}
#search-6 input.active, .widget_search input.active {
	padding: 2px 5px 2px 5px;
	margin: 0 3px 3px 0;
	background-color: #DDD;
}
#search-6, .widget_search {
	background-color: #FFF;
	box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.5);
	display: block;
	padding: 3px 4px 0 4px;
	min-width: 15px;
}
.last.widget { margin-right: 2px !important; }

#search-6 a, .widget_search a {
font: normal 15px/14px 'Genericons';
	-webkit-font-smoothing: antialiased;
	content: '\f400';
	display: block;
	height: 15px;
	width: 15px;
}
#navWrap {
position: absolute;
right: 0;
top: 0;
}
#navWrap * { float:left; }


/* ARTISTS and WORKS PAGES */

.zetaEmpty div span p.credit{font-size:10px;}
ul.meta li.artist img.wp-post-image, .img_left{ float:left; margin: 0 10px 10px 0;}
ul.works_related{float:inherit;}
ul.works_related li{list-style:none; background:none; padding-left:0; /*min-height: 75px;*/ margin-bottom: 20px;}
ul.works_related li.hasThumb{min-height: 90px; margin-bottom:0;}
ul.works_related li .wrap{/*height:75px; padding:5px; */}
ul.works_related li .wrap .img_wrap{float:right; clear:right; margin-left:3px;}
.tax_img_wrap{min-height:225px; margin-bottom:10px;}
.textwidget ul li .location{font-size:11px;}
.textwidget ul li a{color: #FF0000; text-decoration: none; transition: all 200ms ease-in 0s; }


span.img_meta {
	display:none;
	position: absolute;
	bottom: 10px; left: 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	padding: 2px 5px;
	background: #CCC;
}


.zetaThumbs li, .meta.exhibitions li {background:none; padding: 0;}
.meta.exhibitions li{min-height:75px;}
.meta.exhibitions.curated li {min-height: 55px;}
.meta.exhibitions li img {float: left; margin-right: 5px; clear:left;}
.zetaTop .meta.exhibitions {float: none;}
.zetaEmpty div span.caption { white-space: normal;} /*cg make text wrap on gallery image captions*/

.resources li h6{margin-bottom:3px;}
h5 a.workLink, .workLink { text-transform:none; font-weight: normal; font-style: italic;}
h4 span.location { display: block; font-size: 11px; font-weight: normal; text-transform: none; }
#works_meta .artist { background: none; padding: 10px 0 0 0; }
#works_meta .artist h6 { margin: 0; }
#works_meta .exhibition_cycle{padding:0; background:none;}

.works_related img { float: right; }
.works_related .meta, .resources .meta { font-size:11px; line-height:1.2em; color: #999; font-weight: normal; display: block; text-transform: none; }
.works_related h6 { margin-bottom: 5px; }
.read-more:before {
	content: '\f442';
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 1.5em 'Genericons';
        vertical-align: middle;
}
.read-more { text-transform: uppercase; font-size: 0.8em; white-space:nowrap; }
.gallery-link:before {
	content: '\f442';
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 2em 'Genericons';
        vertical-align: middle;
}
.gallery-link {
	position: absolute;
	bottom: 15px; left: 15px;
	background: #FFF;
	margin: 0;
	padding: 5px 15px 5px 15px;
	z-index: 999;
}

.single-works ul.resources li, .single-artist ul.resources li {
	background: none;
}
.single-works ul.resources li:before, .single-artist ul.resources li:before {
	content: '\f301';
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 1.2em 'Genericons';
        vertical-align: middle;
	margin-left: -20px;
	float:left;
}

.single-works ul.resources li.talk:before, .single-artist ul.resources li.talk:before{content: '\f108';}
.single-works ul.resources li.articles:before, .single-artist ul.resources li.talk:articles{content: '\f442';}
.single-works ul.resources li.books:before, .single-artist ul.resources li.books:before{content: '\f444';}
.single-works ul.resources li.brochures:before, .single-artist ul.resources li.brochures:before{content: '\f444';}
.single-works ul.resources li.curatorial_essay:before, .single-artist ul.resources li.curatorial_essay:before{content: '\f100';}
.single-works ul.resources li.cv:before, .single-artist ul.resources li.cv:before{content: '\f100';}
.single-works ul.resources li.dialog:before, .single-artist ul.resources li.dialog:before{content: '\f108';}
.single-works ul.resources li.exhibit_notes:before, .single-artist ul.resources li.exhibit_notes:before{content: '\f443';}
.single-works ul.resources li.objects:before, .single-artist ul.resources li.objects:before{content: '\f442';}
.single-works ul.resources li.press_releas:before, .single-artist ul.resources li.press_releas:before{content: '\f442';}
.single-works ul.resources li.tour_2:before, .single-artist ul.resources li.tour_2:before{content: '\f213';}
a[href$='.pdf']:before {content: '\f443';
        -webkit-font-smoothing: antialiased;
        font: normal 1.2em 'Genericons';
        vertical-align: middle;
	margin-left: -16px; /* -20px */
	background: #FFF;
}

a[href*='events/tags/']:before/*,a[href*='events/event-categories/']:before*/ {content: '\f305';
        -webkit-font-smoothing: antialiased;
        font: normal 1.2em 'Genericons';
        vertical-align: middle;
	margin-left: 0;
	background: none;
}

ul.tag-list li a[href*='/tags/']:before {content: '';
}

#timelineWrap {
	border-top: 1px solid #CCC;
	padding-top: 20px;
	margin: 10px 0 30px 0;
}


.twitter ul li { border-bottom: none; margin: 0; background: none;}
.twitter ul li span {font-weight: normal; display: inline;}


/* Embedded Video */

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* HOME PAGE */

.home_page_events li { clear: both; }
.home_page_events .info{width:40px; margin-right: 15px;}
.home_page_events .info .date {    padding-top: 0;}
.home_post_title { margin-top: 10px; }
.date_end { margin-top: 5px; border-top: 1px solid #999; }

/*Membership level toggle stuff*/
.toggle.membership h4.title{
    background:#424242; color:#ffffff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
.toggle.membership h4.title.active{background:#f3f5f1; color:#ff0000;}
div.memberships{display:none;
-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
div.memberships.active{display:block;}
div.corporate.support{
  display:none;
  -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
div.corporate.support.active{display:block;}

/* Rental Fees Table */

table.fees tr td {padding: 3px;}

table.fees {margin-bottom: 15px;}

/*remove "comments off" text*/
.meta .comments span{display:none;}
/*for /home/exhibits, equal description paragraph heights*/
.ex_desc {min-height: 90px;}

/* for single supplemental resources */
.single-resources .post .info{display:none;}
.single-resources .post .post-content{border-left:none; width:100%;}

/* Block Line Up Checkboxes in Contact Form 7*/
span.wpcf7-list-item{display:block;}