/* This is queued with a priority of 100, so it should come after all the other styles, thus overriding anything already set */

.ua-top-bar {
    background-color: #444444;
    width: 100%;
    padding: 6px 0 4px;
    position: relative;
    z-index: 100;
    -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.75);
}

.logo-pane {
    background-color: #086873;
    margin-right: 3px;
}
.logo-text h1 {
    font-family: "COUTURE-Bold";
    font-size: 44px;
    font-weight: normal;
    margin: 0;
    line-height: 1em;
}
.logo-text h1 span {
    color: #5e0303;
    line-height: 1em;
}
.logo-text h2 {
    font-family: 'IdealSans-Medium';
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    line-height: 1em;
    text-transform: uppercase;
}

.primary-menu li{
    width: 12%;
    margin-left: 0.25%;
    margin-right: 0.25%;
}

/* Home Page Content */
.homepage-blocks .block-full:first-of-type {
    background-color: #fff;
}
.homepage-blocks .block-inner h1 {
    font-family: "IdealSans-Book";
    font-size: 24px;
    color: #555555;
    font-weight: normal;
    text-transform: uppercase;
}
.homepage-blocks .block-inner p {
    font-family: "IdealSans-Light";
    font-size: 16px;
    line-height: 1.5em;
    color: #5E5B5B;
}

/**
  * Widgets on the home page
  */
.home-widget-section .widget-header {
    border: none;
    text-align: center;
    text-transform: uppercase;
    margin-top: 1em;
    padding-top: 0;
    font-size: 16px;
    font-family: "Archer-Book";
    font-weight: normal;
}
.home-widget-section #home-sidebar-1 {
    background-color: #4a979d;
    color: #f7f9f9;
	overflow: scroll;
}
.home-widget-section #home-sidebar-2 {
    background-color: #086873;
    color: #f7f9f9;
}
.home-widget-section #home-sidebar-3 {
    background-color: #278189;
    color: #f7f9f9;
}
.home-widget-section .textwidget p a, .home-widget-section .eo-events-widget li a, .home-widget-section .event-details a.event-title, .home-widget-section .event-details a.event-content {
	color: #f7f9f9;
	font-weight: bold;
}
.home-widget-section .textwidget p a:hover, .home-widget-section .eo-events-widget li a:hover, .home-widget-section .event-details a:hover {
	color: #cfe0d8;
}

.home-widget-section .event-widget .event-container {
    margin-bottom: 1em;
    clear:both;
    min-height: 70px;
    margin-bottom: 10px;
}
.home-widget-section .event-widget .event-container .date {
    width: 20%;
    position: relative;
    float: left;
    border: 1px solid;
    margin-right: 5%;
}
.home-widget-section .event-widget .event-container .date p {
    width: 100%;
    margin: 10px 0px;
}
.home-widget-section .event-widget .event-container .date p span {
    text-align: center;
    font-family: "Archer-Book";
    display: block;
    width: 100%
}
.event-widget .event-widget-day {
    font-size: 24px;
}
.event-widget .event-widget-month {
    font-size: 12px;
}
.home-widget-section .event-widget .event-title,
.home-widget-section .event-widget .event-content {
    display: block;
    cursor: pointer;
}
.home-widget-section .event-widget .event-title,
.post-widget-text .title {
    font-family: "Open sans";
    color: #151515;
    font-weight: bold;
    text-overflow: ellipsis;
    max-width: 280px;
    white-space: nowrap;
    overflow: hidden;
}
.textwidget,
.post-widget-text,
.home-widget-section .event-widget .event-content,
.home-widget-section .post-widget .post-widget-content a p {
    font-family: "Open Sans";
    color: #151515;
}
.home-widget-section .event-widget .event-content,
.home-widget-section .post-widget .post-widget-content a,
.home-widget-section .post-widget .post-widget-content a p {
    line-height: 1.25em;
    max-height: 2.5em;
    overflow: hidden;
    margin: 0;
}
.home-widget-section .post-widget {
    margin-bottom: 12px;
}

/* Custom Buttons and such */
.contact-widget {
    color: #c6c6c6;
}
.contact-left,
.contact-right {
    width: 49%;
    display: inline-block;
}
.contact-widget p {
    margin-top: 0;
}
.contact-widget .ua-button {
    background-color: #565454;
    border-radius: 5px;
    padding: 0.25em 0;
    margin-bottom: 10px;
    min-width: 133px;
    position: relative;
}
.contact-widget .ua-button:hover{
	background-color: #a2a2a2;
}
.contact-widget .ua-button .button-label {
    color: #ffffff;
    font-family: "IdealSans-Book";
    text-align: center;
    width: 76%;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.85em;
}
.contact-widget .ua-icon-container {
    width: 20%;
    position: absolute;

}
.icon-widget .ua-button {
    float: left;
    width: 33%;
    min-height: 65px;
}
.icon-widget .button-label {
    color: #fff;
    text-align: center;
    font-family: "IdealSans-Book";
    text-transform: uppercase;
    margin: 1em 0 1.5em;
    font-size: 12px;
}
.icon-widget .button-label:hover{
	color: #717171;
}
.ua-icon {
    background: url('../img/icons.png');
    margin-left: auto;
    margin-right: auto;
}
.ua-icon:hover {
    background: url('../img/iconshover.png');
}
#globe.ua-icon,
#wheelchair.ua-icon {
    width: 19px;
    height: 19px;
}
#globe.ua-icon {
    background-position: 0 0;
}
#wheelchair.ua-icon {
    background-position: -19px 0;
}
#calendar.ua-icon {
    width: 39px;
    height: 39px;
    background-position: 0 -19px;
}
#media.ua-icon {
    width: 47px;
    height: 39px;
    background-position: -39px -19px;
}
#gift.ua-icon {
    width: 39px;
    height: 43px;
    background-position: 0 -58px;
}
#news.ua-icon {
    width: 47px;
    height: 39px;
    background-position: -39px -58px;

}

/* Lets get the white background in there... */
.container {
    background-color: #fff;
    padding: 30px;
}

.footer a,
.footer .sub-footer a:hover,
.footer .latest-tweets .tweet-status a:hover,
.footer .testimonials-block .item .qo {
    color: #FFFFFF;
}

.sub-footer a,
.sub-footer a:hover {
    color: #898989;
    text-decoration: none;
}

.exhibition-post-archive {
    margin-bottom: 3em;
}

.events_navigation {
    margin: 16px auto;
    text-align: center;
    word-wrap: break-word;
}
.menu-item-description{
color: #EEEEEE !important;
font-size: 10px !important;
text-transform: uppercase;
max-width: 200px;
}

home .block-inner p{
	font-size: 18px;
}

.big-slider-slide .text .title
{
	font-family: 'archer-book', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #555555;
}

.event .post-date-inner span {
    display: block;
    min-width: 110px;
    text-align: left;
}
.event span.start-date {
	font-size: .9em;
}
.event span.date-join {
	color: #b84720;
	font-size: 0.7em;
	font-weight: 500;
}
.event span.end-date {
	font-size: .9em;
}

#menu-item-215 .sub-menu{
	left: -92.8% !important;
}
#menu-item-216 .sub-menu{
	left: -157% !important;
}


/*
 * General AJAX Popup Styles
 */

.ajax_ready_container{
	padding: 0;
	top: 3%;
}
.ajax_ready_container h1 {
	text-transform: uppercase;
	margin: 10px 0px;
}
.ajax_ready_container .post-title-inner h3 a {
	color: #222;
}
.ajax_ready_container .tab {
	display: block;
	font-size: 12px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}
.scroll-content-1,
.scroll-content-2,
.scroll-content-3 {
	height: 250px;
	display: block;
}
.ajax_ready_container .start-date{
	border-left: 4px solid #777777;
	font-style: italic;
	margin: 2px 0;
	padding-left: 7px;
}




/*
 * AJAX Calendar Popup Styles
 * (Exhibitions & Events)
 */
.ajax_ready_container.calendar_events {
	border: none;
}
.ajax_ready_container.calendar_events .ajax_ready_container_loader {
	position: absolute;
	top: 175px;
}
.ajax_ready_container.calendar_events .ajax_ready_container_close {
	top: 19px;
}

#current-exhibitions-tab-content,
#upcoming-exhibitions-tab-content,
#events-tab-content {
	padding: 25px;
	border: 1px solid #777;
	-webkit-box-shadow:  0px 0px 25px 3px rgba(0, 0, 0, .3);
        box-shadow:  0px 0px 25px 3px rgba(0, 0, 0, .3);
}

.news-list{
	-webkit-box-shadow:  0px 0px 25px 3px rgba(0, 0, 0, .3);
        box-shadow:  0px 0px 25px 3px rgba(0, 0, 0, .3);
        background: #fff;
        }
/* TAB AND TAB CONTENT BACKGROUND COLORS */
#current-exhibitions-tab,
#current-exhibitions-tab-content {
	background: #B9DCDB;
}
#upcoming-exhibitions-tab,
#upcoming-exhibitions-tab-content {
	background: #E6CBC4;
}
#events-tab,
#events-tab-content {
	background: #DECEDD
}
/* TAB BORDER COLORS */
.ajax_ready_container.calendar_events .tab#current-exhibitions-tab {
	border-color: #777;
}
.ajax_ready_container.calendar_events .tab#upcoming-exhibitions-tab {
	border-color: #777;
}
.ajax_ready_container.calendar_events .tab#events-tab {
	border-color: #777;
}


/*
 * AJAX News Popup Styles
 */
.current-ajax-news {
	padding: 0 25px;
}





.topiconz{
	float: right;
	height: 24px;
	width: 24px;
	margin-left: 10px;
	margin-top: 4px;
}
.faceb{
	background: url("../../gfusion_custom/img/faceb.png");
	background-color: #bfbfbf;
}
.twitb{
	background: url("../../gfusion_custom/img/twitb.png");
	background-color: #bfbfbf;
}
.playb{
	background: url("../../gfusion_custom/img/playb.png");
	background-color: #bfbfbf;
}
.playb:hover, .twitb:hover, .faceb:hover, .newsb:hover, .caleb:hover, .giftb:hover, .mailb:hover{
	background-color: #eee;
	transition: all ease 0.3s;
}
.caleb{
	background: url("../../gfusion_custom/img/caleb.png");
	background-color: #bfbfbf;
}
.giftb{
	background: url("../../gfusion_custom/img/giftb.png");
	background-color: #bfbfbf;
}
.newsb{
	background: url("../../gfusion_custom/img/newsb.png");
	background-color: #bfbfbf;
}
.mailb{
	background: url("../../gfusion_custom/img/mailb.png");
	background-color: #bfbfbf;
}


.bg-overlay .breadcrumbs{
	color: #999;
}

.public-art-image{
float: left; margin-right: 20px; margin-bottom: 10px;
}

.gform_wrapper input,
.gform_wrapper textarea {
	padding: 1px;
	background-color: white;
	border: 1px inset #eee;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
}
.gform_wrapper input[type="button"],
.gform_wrapper input[type="submit"],
.gform_wrapper input[type="reset"] {
	background-color: #ff6e22;
	padding: 7px 12px;
	margin: 0;
	border: 0;
	cursor: pointer;
	font-size: 105%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	background-image: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.1)));
	background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
	background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
	background-image: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
	background-image: linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.3), 0 6px 0 -3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.3), 0 6px 0 -3px rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.3), 0 6px 0 -3px rgba(0, 0, 0, 0.15);
}

.ua-mail-list{
	width: 39px;
	height: 43px;
	margin: auto;
	background-size: 100%;
	background-position: 0px 9px;
	background-image: url("../img/mail.png");
	background-repeat: no-repeat;
	background-color: transparent;
}
.ua-mail-list:hover{
	background-image: url("../img/mail_hover.png");
}




/* New Facebook Widget */
#facebook_status_box .fb_post .fb_photoblock {
	display: none;
}

#facebook_status_box h2 {
	display: none;
}