    /*
    Theme Name: Anderson Collection
    Theme URI: http://anderson.stanford.edu
    Description: A handrolled WordPress Twitter Bootstrap theme. Built by Robert DeArmond and Rolling Orange
    Version: 1.0
    */
@import url(css/bootstrap.min.css);
@import url(css/flexslider.css);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,300italic,400italic,700italic);

body {
	font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
  font-size: 16px;
  background-color: #fff;
  background: url('img/logo-shape-top-11.png') no-repeat center top;
  font-weight: 300;
  position: relative;
}
/*Footer flush with bottom of page fix*/
html, body {
    height: 100%;
}
#wrap {
    min-height: 100%;
}
#main {
    overflow: auto;
    padding-bottom: 330px; /* this needs to be bigger than footer height*/
}
.footer {
    clear: both;
    height: 330px; /* this needs to be bigger than footer height*/
    margin-top: -330px; /* this needs to be bigger than footer height*/
    position: relative;
}
footer #site-footer {
    min-height: 190px;
}

h1, h2, h3{
	font-weight: 200;
	margin-bottom: 20px;
	color: #8c1515;
}
h1 {
	font-size: 48px;
	line-height: 48px;
}
h2 {
	font-size: 30px;
	line-height: 33px;
	
}
h3 {
	font-size: 21px;
	line-height: 25px;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;

}
h5 {
	
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	color: #777;
}
a {
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-ms-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	color: #827252;
}
a:hover, a:focus {
  text-decoration: none;
	color: #8a1515;
}
strong {
font-weight: 600;
}
.table th, .table td {
	border-top: 1px solid #eee;
}
hr {	
	border-top: 1px solid #ddd;
	border-bottom: none;
}
input, button, select, textarea {
	font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}
.btn {
background-color: #E5E4DD;
text-shadow: none;
background-image: none;
filter: none;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn:hover, .btn:focus {
background-color: #D8D6CD;
}
.btn-primary {
	color: #fff;
	text-shadow: none;
	background-image: none;
	filter: none;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #8c1515;
	white-space: normal;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #9E1D1D;
}
.btn-link {
	padding-left: 0;
	padding-right: 0;
	font-size: 16px;
	background: transparent;
	margin-top: 10px;
}
.top-bar {
	color: #fff;
	padding: 0;
	background-color: #8c1515;
	-webkit-box-shadow: inset 0px -4px 8px -2px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0px -4px 8px -2px rgba(0,0,0,.2);
	box-shadow: inset 0px -4px 8px -2px rgba(0,0,0,.2);
}
.top-bar .navbar {
	margin: 0;
}
.top-bar .nav li {
	float: left;
}
.top-bar .navbar .nav > li > a {
	color: #fff;
	padding: 10px 8px;
	text-shadow: none;
	font-size: 14px;
}
.top-bar .navbar div {
	display: inline-block;
	float: left;
	font-size: 14px;
	padding: 10px 4px;
	font-style: italic;
}
.top-bar .navbar .nav li a:hover, .top-bar .navbar .nav li a:focus {
	opacity: .7;
	color: #fff;
}
.top-bar img {
	max-width: 150px;
	padding: 11px 0 9px;
}
.navbar .btn-navbar {
	float: left;
	padding: 7px 0;
	margin-left: 5px;
	margin-right: 5px;
	color: #333;
	text-shadow: none;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	filter: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	background-color: transparent;
}
.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 3px;
	background-color: #8c1515;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#main-menu {
	border-bottom: none;
}

#header {
	padding: 10px 0px 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 40px;
}
#header h1 {
	font-weight: 500;
	font-size: 40px;
	max-width: 360px;
	margin: 20px 0;
}
#header .nav-pills > li > a {

	padding: 0 9px;
}
#header .nav-pills > li > a:hover {
	opacity: .7;
	background-color: transparent;
}
#header .nav-pills > li > a.ficon-facebook {
	background: #ddd;
	padding: 0;
	border-radius: 999px;
}
#menu {
	float: right;
}

.navbar {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.navbar-inner {
	min-height: 40px;
	padding-left: 0;
	padding-right: 0;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	filter: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar .nav {
}
.navbar .nav > li > a {
	font-weight: 400;
	font-size: 15px;
	padding: 10px 20px 10px;
	text-shadow: none;
	text-transform: uppercase;
	color: #827252;
}
.navbar .nav > li:first-child > a {

}
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
	color: #8c1515;
}
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
	color: #8c1515;
}
.navbar .nav li.dropdown > .dropdown-toggle:hover .caret, .navbar .nav li.dropdown > .dropdown-toggle:hover .caret {
	border-top-color: #8c1515;
	border-bottom-color: #8c1515;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #8c1515;
	text-decoration: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

body .navbar .nav li.current-menu-item a,
body .navbar .nav li.current-page-ancestor a{
	color: #8c1515;
	border-bottom: 1px solid #8c1515;
}
.navbar .brand {
	font-weight: 300;
	font-size: 28px;
	padding: 16px 20px 20px 0;
	margin-left: 0;
	text-shadow: none;
	max-width: 250px;
	line-height: 28px;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
background-color: transparent;
color:
 #8c1515;
}
.navbar .nav li.dropdown.open > .dropdown-toggle > .caret, .navbar .nav li.dropdown.active > .dropdown-toggle > .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle > .caret {
	border-top-color: #8c1515;
border-bottom-color: #8c1515;
}

.filters .navbar {
	border-bottom: 1px solid #ddd;
	border-radius: 0;
	background: transparent;
	margin: 0;
}
.filters .navbar .nav {
	border-left: 1px solid #DDD;
	padding-left: 0px;
	margin-right: 0;
}
.filters .navbar .nav:first-child {
	border-left: 1px solid #ddd;
}
.filters .navbar .nav:first-child {
	border-left: none;
}
.filters .navbar h2 {
	font-size: 16px;
	color: #555;
	float: left;
	margin: 0 10px 0 20px;
	padding-top: 4px;
	font-weight: 500;
}
.filters .navbar .nav > li > a {
	font-weight: 500;
}
.filters .navbar .nav > li.dropdown > a {
	font-weight: 300;
	padding: 10px 10px 10px;
	text-transform: none;
}
.filters .navbar .nav > li.dropdown:last-child > a {
	padding-right: 20px;
}
.filters .navbar .nav-works {
	padding-left: 0;
}
.filters .nav-works li:first-child > a {
	padding-right: 10px;
}
.filters .navbar .sub-filters .nav:first-child {
	border-left: 1px solid #ddd;
}
#header .form-search {
	padding-top: 0;
	margin-bottom: 0;
	float: right;
	position: relative;
}
#header .form-search input, #main-menu .form-search input {
	width: 220px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: none;
	border: #ddd 1px solid;
	background: #fff;
}
.search-toggle {
	float: right;
	padding: 8px 0 8px 10px;
}
.search-toggle img {
	width: 16px;
}
#mobile-search .inner {
}
#mobile-search form {
	margin: 0;
	padding: 9px 0 19px;
}
#mobile-search .form-search input {
	width: 88%;
}
.share ul, #content article .share ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	display: inline-block;
}
.share ul li, #content article .share ul li {
	margin-bottom: -4px;
	display: inline-block;
	margin-right: 5px;
}
.share ul li a, #content article .share ul li a {
	height: 36px;
	width: 36px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: #8F8F83;
	border-radius: 100px;
}
.share img {
	width: auto;
	margin-bottom: auto;
}

.share ul li a:hover, .share ul li a:focus {
opacity: .7;
}
a.load-more {
	min-height: 20px;
	margin-bottom: 20px;
	background: #fbfbf9;
	border: 1px solid #EAEAEA;
	padding: 19px;
	display: block;
}
a.load-more:hover, a.load-more:focus {
	background: #fff;
}
#infscr-loading {
    /*bottom: 0;*/
    /*display: block;*/
    /*margin: 0 auto;*/
    /*position: absolute;*/
    /*width: 100%;*/
    display: none !important;
}
.dropdown-menu {
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	border: 1px solid #ddd;
	background-color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
text-decoration: none;
color: #8a1515;
background-color: #F0F0EA;
background-image: none;
background-repeat: repeat-x;
filter: none;
}
.list-letter {
	text-transform: capitalize;
}
.list-alpha > div {
display: table;
margin-bottom: 10px;
}
.list-alpha a {
    text-transform: none;
}
.list-pull-heading h6 {
	font-size: 28px;
	color: #8c1515;
	min-width: 16px;
	font-weight: 400;
}
.list-pull-heading, .list-content {
display: table-cell;
}
.list-content {
list-style: none;
padding-left: 30px;
}
.list-content li {
margin-bottom: 1em;
font-size: 1.1em;
}
/*
body.visit #content {
	background: url('img/banner-visit-03.png');
background-position: top right;
position: relative;
background-repeat: no-repeat;
background-size: 100%;
background-color: #F3EDDC;
}
*/
.form-search .btn {	
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	filter: none;
	border:none;	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: absolute;
	top: 3px;
	right: 0;
}
.thumbnail {
	display: block;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;	
	background: #F5F5F0;
	border: none;
	-webkit-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}
.thumbnail > img {
	width: 100%;
}
a.thumbnail:hover, a.thumbnail:focus {
	background: #EAE8E0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ddd;
}
a h4 {
	color: #333;
}
a:hover h4, a:focus h4 {
	color: #8a1515;
}
.thumbnail.active {

}
.thumbnail h2 {
	margin-top: 0;
} 
.thumbnail h3 {
	margin-bottom: 10px;
}
.thumbnail h4 {
	margin-bottom: 10px;
}
.thumbnail small {
	color: #96948E;
}
.thumbnail .caption {
	padding: 10px 20px 20px;
    font-weight: normal !important;
}
a.thumbnail:hover .caption {
	color: #8a1515;
}
.related .thumbnail h3 {
	font-size: 18px;
	line-height: 21px;
	font-weight: 300 !important;
}
.search-thumbnail img{
    max-width:100px;
}
.spotlight .thumbnail > img{
    max-width: 100%;
    width: auto;
}
.collection-image {
	text-align: center;
	position: relative;
}
.collection-image img {
	max-height: 640px;
}
.collection-image .overlay {
	height: 620px;
	background: rgba(0,0,0,.4) url('img/zoom-in.png') no-repeat 20px 20px;

	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.collection-image:hover .overlay, .collection-image:focus .overlay {

	opacity: 1;
	cursor: pointer;
}
.zoom-enabled-msg {
    float: right;
}
@media (max-width: 767px)  {
    .zoomContainer {
        display: none;
    }
    .zoom-enabled-msg {
        display: none;
    }
}
div.copyright-caption{
    margin-top: 30px;
}
.copyright-caption p{
    margin-top:0;
    margin-bottom:10px;
    font-size: 13px;
}
.ph {
	background: #ccc;
}
#content {
	background: transparent;
	padding-bottom: 30px;
}
.hero {
	/*min-height: 420px;*/
	margin-bottom: 20px;
}
body.home .hero {
	background-position: center top;
	position: relative;
    max-width: 1280px;
    margin: 0 auto 15px;
}
body.home .hero .overlay {
	height: 100%;
	width: 100%;
}
body.home .hero .caption {
	padding: 0 0 20px 0;
	color: #fff;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	text-align: left;
	height: 400px;
	width: 100%;
	position: relative;
}
body.home .hero .caption .caption-inner {
	vertical-align: bottom;
	display: table;
	width: 260px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0, 0.5);
	padding: 0 20px;
}
body.home .hero .caption a {
	color: #fff;
	font-weight: 600;
}
body.home .hero .caption .caption-inner .caption-text {
	display: table-cell;
	vertical-align: middle;
	height: 420px;
}
body.home .hero .caption .caption-inner .caption-text a:hover,
body.home .hero .caption .caption-inner .caption-text a:focus {
	text-decoration: underline;
}
body.home .hero .caption h1 {
  color: #fff;
	font-size: 102px;
	font-weight: 200;
	margin-top: 20px;
	line-height: 102px;
	position: absolute;
	right: 0;
	bottom: 30px;
	z-index: 99;
}
body.home .hero .caption p {
	font-size: 21px;
margin-bottom: 20px;
line-height: 29px;
font-weight: 200;
}

body.home .hero .faded_gray_box{
    max-width: 30% !important;
}
.panel {
	min-height: 20px;
	margin-bottom: 20px;
	background: #F5F5F0;
	padding: 19px;
}
.panel h4 {
  margin-top: 0;
}
.panel-outer {
	min-height: 20px;
	margin-bottom: 20px;
	background: #F5F5F0;
}
.panel-inner {
	padding: 19px;
}
.home .panel-inner > p{
    color: #555555;
}
.home .span4 > h4 a{
    color: inherit;
}
.panel-outer .nav-list {
	
}
.panel-outer .nav-list > li > a {
	padding: 10px 19px;
}
.panel-white {
	background-color: #fff;
	
	border: 1px solid #ddd;
}
.text-center {
	text-align: center;
}
.media-list li.media a:hover .media-body, .media-list li.media a:focus .media-body {
	color: #8a1515;
}
.media-list li .media-body {
	padding: 10px 10px 8px;
	color: #555555;
	font-weight: 300;
}
.media-list li .media-body p {
	margin: 0;
    line-height: 19px;
}

.media-list .media .image {
	float: left;
}
.media-list .media .image img {
	max-width: 105px;
}
.media-list .media {
    background:#F5F5F0;
	-webkit-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}
.media-list.programs li .media-body h3{
	font-size: 18px;
	margin: 0px;
}
.media-list.programs li .media-body h3.date{
	color: inherit;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
}
@media (min-width: 979px), (max-width: 767px)  {
	.media-list.programs .media {
		min-height: 105px;
		position: relative;
	}
	.media-list.programs .media .image {
		margin: 0;
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.media-list.programs li .media-body {
		padding-left: 120px;
	}
}
.media-list .media:hover, .media-list .media:focus {
	background: #EAE8E0;
}
.span6 .media-list > li > a {
	display: block;
	overflow: auto;
}
h3.media-heading {
	color: #8c1515;
}
a.media:hover h3.media-heading, a.media:focus h3.media-heading {
	color: #8c1515;
}
.media-list.unstyled .media {
	background: transparent;
	border: none;
}
.media-list.unstyled li .media-body {
	padding: 0 0 8px 10px;
}
.media-list.unstyled .media:hover, .media-list .media:focus {
	background: transparent;
}
.media-list.unstyled .media a:hover .media-body {
	color: #8c1515;
}
.video {
	background: #ccc;
	border-bottom: 1px solid #eee;
	max-width: 620px;
	height: 350px;
	margin: 20px auto;
}

.pipe {
	color: #96948E;
	padding: 0 8px;
	font-weight: 200;
}
.thumbnail .header {
	padding: 10px 20px;
}

.page-header {
	margin-top: 0;
	border-bottom: none;
	padding: 30px 0 20px;
	margin-bottom: 0
}
.page-header h1 {
	margin-top: 0;
	color: #8c1515;
	margin-bottom: 0;
}
.page-header h1 .title {
    font-style: italic;
    font-size: 42px;
}
.page-header .nav {
	margin-bottom: 0;
}
#masonryContainer.col2 .masonryImage {
	width: 300px;
}
#masonryContainer.col2 .masonryImage .caption {

}
.caption .external-link {
    float: right;
    margin: 0 -10px 0 0;
}
.media-body .external-link {
    float: right;
    margin: -5px -5px 0 0;
}
.masonryImage { 
  margin-bottom: 20px;
  min-width: 220px;
}
.masonryImage .thumbnail {
	position: relative;
}
.masonryImage.w2 {
	width: 460px;
}
.masonryImage.w3 {
	width: 700px;
}
.masonryImage img {
	width: auto;
    max-height: 350px;
}
.masonryImage.hiddenCaption .thumbnail {
    background: none;
}
.masonryImage.hiddenCaption .thumbnail .caption {
	padding: 0;
	background: #F5F5F0;
	color: #8c1515;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
    border-bottom: 20px solid #FFFFFF;
    z-index: 10;
}
.masonryImage.hiddenCaption .thumbnail:hover .caption {
	opacity: 1;
}
.masonryImage .thumbnail .caption .artist, 
.masonryImage .thumbnail .caption .title, 
.masonryImage .thumbnail .caption .date {
	margin: 0 20px;
}
.masonryImage .thumbnail .caption .artist {
	margin: 20px 20px 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
}
.masonryImage .thumbnail .caption .title {
	font-size: 21px;
}
.thumbnail .caption .title {
    font-style: italic;
}
.yarpp-related .masonryImage .thumbnail .caption .title {
    font-weight: normal !important;
}
.masonryImage .thumbnail .caption .date {
	margin-bottom: 20px;
	font-size: 14px;
}
.fixed-grid-list .thumbnail .caption  {
	min-height: 300px;
}
.search-collection {
	margin-top: 24px;
	font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}
.related {
	padding-top: 20px;
	padding-bottom: 30px;
	border-top: #eee 1px solid;
	-webkit-box-shadow: 0 4px 8px -8px rgba(0,0,0,0.2) inset;
	box-shadow: 0 4px 8px -8px rgba(0,0,0,0.2) inset;
}
.related .nav-list > li > a {
	border-color: #eee;
}
.related #masonryContainer .masonryImage {
	width: 193px;
    min-width: 193px;
}
footer a {
	color: #5f574f;
}
footer a:hover, footer a:focus {
	color: #820000;
}
footer #site-footer .widget_text a {
	text-decoration: underline;
}
footer #site-footer {
	padding: 20px 0 0;
	background: #8c1515;
	font-size: 13px;	
	color: #5f574f;
	-webkit-box-shadow: 0 4px 8px -8px rgba(0,0,0,0.2) inset;
	box-shadow: 0 4px 8px -8px rgba(0,0,0,0.2) inset;
	background-color: #F5F5F0;
}
footer #site-footer h4 {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 10px;
	font-weight: 600;
}
footer #site-footer .block.newsletter-sign-up {
	margin-bottom: 20px;
}
footer #site-footer .block.support h4 {
	width: 50%;
	float: left;
	margin-top: 0;
	line-height: 15px;
}
footer #site-footer .block.support .btn {
	float: right;
	margin-right: 3px;
}
footer #site-footer form {
	margin: 0;
}
footer .nav-list > li > a {	
	color: #5f574f;
	text-shadow: none;
	padding-left: 0;
	border: none;
	padding: 3px 0;
}
footer .nav-list > li:first-child > a {
	border-top: none;
}
footer .nav-list > li:last-child > a {
	border-bottom: none;
}
footer .nav-list > li > a:hover {
	background: transparent;
	color: #8c1515;
}
footer .newsletter-sign-up input {
	width: 120px;
	display: inline-block;
	margin: 0 3px 10px 0;
	float: left;
	
}
footer .btn-primary {
}
footer#footer h4 {
	font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
font-size: 13px;
margin: 0 0 0.8em 2px;
color: #666;
font-weight: 600;
}
footer hr {
}
footer#footer .nav-pills > li {
	margin-right: 4px;
}
footer#footer .nav-pills > li > a {
	padding: 2px;
	margin-top: 0;
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background: #8c1515;
	border-radius: 0;
}
#global-footer {
	font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
	padding: 0;
	background-color: #8c1515;
	color: #E3DFD5;
	font-size: 15px;
	line-height: 1.5;
	padding: 30px 0 0 0;
	width: auto;
	min-height: 90px;
	-webkit-box-shadow: inset 0px 4px 8px -2px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0px 4px 8px -2px rgba(0,0,0,.2);
	box-shadow: inset 0px 4px 8px -2px rgba(0,0,0,.2);
	
}
label, input, button, select, textarea {
font-weight: 300;
}
#global-footer img {
	width: 105px;
	height: 49px;
}
p.vcard {
	font-size: 0.8125rem;
}
#copyright {
	margin-top: -20px;
}
#bottom-menu ul {
	margin: 0;
	padding: 5px 0 0 0px;
	line-height: 1em;
}
#bottom-menu ul li {
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
}
#bottom-menu a, #bottom-menu .tel {
	color: #E3DFD5;
	text-decoration: none;
}
.block {
	margin-bottom: 30px;
}
.sidebar {
}
.sidebar .block {	
	
}
.sidebar .block h4 {
	margin-bottom: 0;
	padding-bottom: 10px;
	margin-top: 0;
}
.sidebar .block p {
}
.sidebar dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sidebar dl dt, .sidebar dl dd {
	padding-left: 15px;
	padding-bottom: 5px;
}
.sidebar dl dt {
	float: left;
	text-transform: capitalize;
	font-size: 16px;
	padding-right: 10px;
	color: #777;
	font-weight: 300;
}
.sidebar dl dd {
	
}
.source {
	font-style: italic;
    font-size: 13px;
}
.share-widgets {
	padding: 9px 15px;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.filters {
	margin-top: 10px;
}
.filters .nav-collapse .nav {
	margin-bottom: 0;
}
.filters h4 {
	margin-top: 0;
}
.filters .navbar .btn-navbar {
	padding: 0 7px 10px 0;
	margin: 5px;
}
.filters .nav-works {
	
}
.sub-filters {
	float: right;
}
.nav-list {
}
.nav-list > li > a {
	padding: 10px 15px;
	border-top: 1px solid #eee;
	-webkit-transition: background-color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	-ms-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
.panel .nav-list > li > a {

}
.nav-list > li:first-child > a, .panel .nav-list > li:first-child > a {

}
.panel .nav-list > li > a {
	border-top: 1px solid #ddd;
}
.sidebar .nav-list > li:last-child > a {
	border-bottom: 1px solid #eee;
}
.panel .nav-list > li:last-child > a {
	border-bottom: 1px solid #ddd;
}
.sidebar .block.list-block h4 {
	margin-bottom: 0;
}
.meta {
	font-size: 85%;
	margin-top: 6px;
	color: #96948E;
	
}
.hub-hero{
    margin-bottom: 15px;
}
article p {
	line-height: 1.5;
}
article h2, article h3, article h4 {
	margin-top: 30px;
}
article .article-image, article .wp-caption  {
	margin: 0 0 20px;
    max-width: 100%;
}
article .alignright {
	float: right;
	margin: 5px 0 20px 20px;
	text-align: center;
}
article .article-image .caption, article .wp-caption .wp-caption-text {
	padding: 10px 0;
}
article .meta {
	margin-bottom: 20px;
}
article .byline {
	text-transform: uppercase;
	margin-bottom: 24px;
}
article .meta .tags {
	text-transform: uppercase;
}
article .meta .tags a {
	text-transform: none;
	
}
article p a {
	text-decoration: underline;
}
article p a:hover, article p a:focus {
text-decoration: underline;
}
article iframe {
    max-width: 100%;
}
.sidebar .nav-list > li > a:hover, .nav-list > li > a:focus  {
	background: #F5F5F0;
}
.sidebar .nav-list > .current_page_item > a, .nav-list > .current_page_item > a:hover, .nav-list > .current_page_item > a:focus {
	color: inherit;
	text-shadow: none;
	background: #F9F9F7;
	color: #8c1515;
}
.sidebar .work-details ul {
	margin-bottom: 20px;
}
.sidebar .work-details li {
	font-size: 15px;
}
.sidebar .work-details li .title {
     font-style: italic;
 }
.sidebar .work-details li    .detail-label{
    display: inline-block;
    width: 80px;
}
.nav-tabs {
	margin-bottom: 0;
	border: none;
}
.nav-tabs > li {
	margin-bottom: 0;
}
.nav-tabs > li > a {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	background: transparent;
}
.list-header {
	margin-bottom: 30px;
}
.list-header h2 {
	margin-top: 0;
}
.tab-content {
	margin-bottom: 30px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border:none;
	border-color: transparent;
	margin-right: 2px;
	line-height: 20px;
	background-color: transparent;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	background-color: #F5F5F0;
	border: none;
}
.tab-content .tab-pane {
	background-color: #F5F5F0;
	padding: 19px;
}
.page-header h2.artist {
	margin: 0;
    font-size: 21px;
    font-weight: normal;
    line-height: 26px;
}
.flexslider .slides > li {
	height: 420px;
	background-position: center top;
	background-repeat: no-repeat;
	
}
.btn-navbar .bars {
	margin-top: 1px;
	margin-right: 6px;
	float: left;
}
.btn-navbar .btn-text {
	float: left;
	padding: 0 10px 0 0;
	text-decoration: none;
	text-shadow: none;
	cursor: pointer;
	color: #8c1515;
	text-transform: uppercase;
}
.table.hours-table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #EAEAEA;
}
.table.hours-table tr:last-child td {
	border-bottom: 1px solid #EAEAEA;
}
.search-toggle {
	display: none;
}
.description p {
	line-height: 26px;
}
.description p.lead {
	line-height: 30px;
}
.description h2, .description h3 {
	
}
.description section {
	border-top: #eee solid 1px;
	margin-top: 20px;
	padding-top: 20px;
}
.affix-menu {
	width: 300px;
	top:0px;
}
.affix {
 
}
.affix-bottom {
  position: absolute;
  bottom: 685px; 
  top:auto;
}
.affix-top {

}
.affix-menu .nav-list > .active > a, .affix-menu .nav-list > .active > a:hover, .affix-menu .nav-list > .active > a:focus {
    color: #8c1515;
    background-color: transparent;
    background-image: none;
    filter: none;
}

.filters .dropdown-menu > li.active > a, .filters .dropdown-menu > li.active > a:hover, .filters .dropdown-menu > li.active > a:focus {
	color: #8c1515;
	background-color: transparent;
	background-image: none;
	filter: none;
}
.nav-list > li.floorplan-gallery > a{
	background: url('img/sq-pink.png') no-repeat 0 12px;
	padding-left: 23px;
}
.nav-list > li.sq-pink > a{
	background: url('img/sq-pink.png') no-repeat 0 12px;
}
.nav-list > li.sq-blue > a{
	background: url('img/sq-blue.png') no-repeat 0 12px;
}
.nav-list > li.sq-teal > a{
	background: url('img/sq-teal.png') no-repeat 0 12px;
}
.nav-list > li.sq-orange > a{
	background: url('img/sq-orange.png') no-repeat 0 12px;
}
.nav-list > li.sq-yellow > a{
	background: url('img/sq-yellow.png') no-repeat 0 12px;
}
.nav-list > li.sq-green > a{
	background: url('img/sq-green.png') no-repeat 0 12px;
}
.nav-list > li.sq-light-green > a{
	background: url('img/sq-light-green.png') no-repeat 0 12px;
}
.nav-list > li.sq-purple > a{
	background: url('img/sq-purple.png') no-repeat 0 12px;
}
@media (max-width: 979px) {
	.navbar .nav-collapse .nav.pull-right {
		margin-top: 0;
		border-top: 1px solid #EAEAEA;
		margin-top: 14px;
	}
	footer #site-footer .block.support .btn {
	float: none;
	margin-right: 0;
	}
	.collection-image, .collection-image .overlay {
	/*max-height: 480px;*/
	}
	.affix-menu {
	width: 228px;
	top: 0px;
	}
	body.home .hero .caption h1 {
	font-size: 72px;
	line-height: 72px;
	}
	footer .newsletter-sign-up input {
		width: 120px;
		display: block;
		margin: 0 0 10px;
		float: none;

	}
	footer #site-footer .block.support h4 {
		width: auto;
		float: none;
	}
	.search-toggle {
		display: block;
	}
	.navbar .nav > li > a {
		border-bottom: 1px solid #EAEAEA;
		margin-bottom: 0;
	}
	.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background-color: transparent;
		color: #8c1515;
	}
	#header #desktop-search {
		display: none;
	}
	.masonryImage.w2, .masonryImage.w3 {
		width: 700px;
	}

	.filters .navbar .nav {
		border-left: none;
		padding-left: 0;
		margin-right: 0;
	}
	.filters .navbar .nav:last-child {
		border-right: none;
	}
	.filters .nav-works li:first-child > a {
		padding-right: 12px;
		padding-left: 12px;
	}
	.navbar .nav > li:first-child > a  {
		padding-right: 15px;
		padding-left: 15px;
	}
	.filters .nav-works li:first-child {
		border-top: 1px solid #eaeaea;
	}
	.navbar .nav > li.dropdown > a {
		padding-right: 20px;
		padding-left: 20px;
	}
	.filters .navbar .nav > li.dropdown > a {
		padding: 10px 20px 10px;
	}
	.media-list .media .image {
		display: none;
	}
	.sub-filters {
		float: none;
	}
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: 500;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.filters .nav-works li:first-child > a > li.dropdown.open > a {
		border-bottom: none;
	}
	.filters .dropdown-menu > li > a {
		padding: 5px 15px ;
		color: #827252;
		font-weight: 300;
		font-size: 15px;
	}
	.filters .dropdown-menu > li:first-child > a {
		padding: 0 15px 5px;
	}
	.navbar .nav li.dropdown.open > .dropdown-toggle {
		border-bottom: none;
	}
	.navbar .nav li.dropdown.open {
		border-bottom: 1px solid #EAEAEA;
	}
	.nav-collapse .dropdown-menu {
		margin: 0 15px 10px;
	}
	.filters .navbar .sub-filters .nav:first-child {
		border-left: none;
	}
	.filters .navbar .nav-floorplans > li > a {
		border-bottom: none;
	}
	.filters .nav-works .dropdown-menu li:first-child {
		border-top: none;
	}
	.masonryImage.hiddenCaption .thumbnail .caption {
		padding: 10px 0;
		background: #fbfbf9;
		color: #555555;
		position: relative;
		top: auto;
		left: auto;
		opacity: 1;
        max-width: 220px;
        border: none;
	}
    .w2.masonryImage.hiddenCaption .thumbnail .caption, .w3.masonryImage.hiddenCaption .thumbnail .caption {
        max-width: 100%
    }
	.masonryImage.hiddenCaption .thumbnail .caption .artist {
		margin: 0 20px;
	}
	.masonryImage.w2, .masonryImage.w3 {
		width: 460px;
	}
	#masonryContainer.col2 .masonryImage {
		width: 100%;
	}
	.sidebar form input {
		width: 173px;
	}
	.filters {
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	body {
		padding:0;
	}
	.affix-menu {
	display: none;
	}
	.sidebar {
		margin-top: 30px;
	}
	.container {
		padding-right: 20px;
		padding-left: 20px;
	}
	#copyright {
		margin-top: 6px;
		float: left;
	}
	.flex-direction-nav {
		display: none;
	}
	body.home .hero .caption h1 {
		font-size: 32px;
	font-weight: 300;
	margin-top: 0;
	line-height: 32px;
	margin-bottom: 7px;
	position: relative;
	bottom: inherit;
	}
	body.home .hero .caption .caption-inner .caption-text {
		height: auto;
		display: block;
	}
	body.home .hero .caption .caption-inner .caption-text a {
		
	}
	body.home .hero .overlay {
		background-color: rgba(0,0,0,.2);
		height: 100%;
		width: 100%;
	}
	.flexslider .slides > li {
		height: 240px;
	}
	body.home .hero .caption {
		height: inherit;
		padding: 0 0 20px;
		position: absolute;
		bottom: 0;
	}
	body.home .hero .caption .description {
		display: none;
	}
	body.home .hero .caption p {
		margin-bottom: 0;
	}
	body.home .hero .caption .btn-large {
		padding: 4px 12px;
		font-size: 14px;
	}
	body.home .hero .caption .caption-inner {
		vertical-align: bottom;
		display: table;
		width: 260px;
		position: relative;
		left: inherit;
		top: inherit;
		background: transparent;
		padding: 0;
	}
	.top-bar .navbar div {
	  display: none;
	}
	.hero {
		min-height: 220px;
	}
	.media-list .media .image {
		display: block;
	}
	.flexslider .slides > li {
		background-size: cover;
	}
	#header .form-search {
		padding-top: 27px;
		margin-bottom: 0;
		float: right;
		position: relative;
	}
}


@media only screen and (max-width: 479px) {
	.page-header h1 {
		font-size: 30px;
		line-height: 33px;
		font-weight: 300;
	}
	.page-header h1 small {
		line-height: 20px;
		font-size: 18px;
	}
	.page-header h2.artist {
		font-size: 18px;
		line-height: 21px;
		font-weight: 300;
	}
	h2 {
		font-size: 18px;
		line-height: 22px;
		font-weight: 300;
	}
	h2 small {
		font-size: 14px;
	}
	.video {
		background: #ccc;
		border-bottom: 1px solid #eee;
		max-width: 620px;
		height: 240px;
		margin: 20px auto;
	}
	.navbar .brand {
		font-weight: 300;
		font-size: 28px;
		padding: 16px 20px 20px 0;
		margin-left: 0;
		text-shadow: none;
		max-width: 180px;
		line-height: 28px;
	}
	.navbar .btn-navbar {
	
	}
	h3.media-heading {
		font-size: 18px;
	}
	.media-list .media .image {
		max-width: 109px;
	}
	
	.masonryImage, .masonryImage.w2, .masonryImage.w3 {
		width: 100%;
	}
}

img.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}
img.alignright {
    float: right;
    margin: 0 0 10px 10px;
}
img.aligncenter {
    margin: 0 auto;
    display: block;
}

























