/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Fri, 04 Sep 2026 15:04:24 -0500*/
/*change text color of all sidebar widgets - pm - copied rb 9/27/14*/
.widget_sidebar_works {color:#FB9077;}
.widget_sidebar_works h3 {color:#FB9077;}

.widget_sidebar_blog {color:#FB9077;}
.widget_sidebar_events h3 {color:#FB9077 !important;}
.widget_sidebar_blog ul, li, a {color:#FB9077;}

.widget_sidebar_events {color:#FB9077;}
.widget_sidebar_events h3 {color:#FB9077;}
.widget_sidebar_events ul, li, a {color:#FB9077;}

#widget_sidebar_newsletter {color:#FB9077;}
#widget_sidebar_newsletter h3 {color:#FB9077;}
#widget_sidebar_newsletter p {color:#FB9077;}
.en-subscribe-form-label {color:#FB9077;}
#en-label-subscribe-form-email {color:#FB9077;}


/*change collection picture size - make smaller*/
.collections-image-collectionpicture {width:150px;}
.collections-image-collectionpicture a {width:150px;}

/*correct colors on Detail page so that text shows - pm 1/23/12*/
.worksdetail-data-title {color: #FFDEAD;}
.worksdetail-data-medium {color: #FFDEAD;}
.worksdetail-data-substrate {color: #FFDEAD;}
.worksdetail-data-verticalsize {color: #FFDEAD;}
.worksdetail-label-sizeseparator-v {color: #FFDEAD;}
.worksdetail-data-horizontalsize {color: #FFDEAD;}
.worksdetail-data-retailprice {color: #FFDEAD;}
.worksdetail-data-availibility {color: #FFDEAD;}

/* Color of Navigation Header (site header) */
#navbar-navigationheading {color:#FFCC66;}

/*reduce size of comment box on Contact page*/
.contact-input-comments {width:550;height:150;}

h3 {color:#FB9077 !important;}

/*Sierra - remove View Archived Works link - jyc 5/28/18*/
.faso-works-link-archived-works {display: none;}

@media screen and (max-width: 768px) {
.hero {height: 310px!important;}
#main-page-image {
background-size: cover!important;
background-repeat: repeat-n;
}
}
