/* CUSTOM CSS
-------------------------------------------------------------- */
body, html {
  background: #fefefe;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
  color:#222;
  margin:0;
  padding:0;
  font-size:96%;

}

img {
  border-radius:0 !important;
}

h2 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size:1.3rem;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:0.075em;
}

p {
  margin:0 0 1em 0;
}

header#main-header {
  background-color:#FFF;
  margin:10px 0;
  padding:0;
}

nav.top-bar {
  margin:0;
  height:57px;
  background-color:#FFF;
}

nav.top-bar .title-area,
nav.top-bar.expanded .title-area {
  background-color:#FFF;
}

nav.top-bar, nav.top-bar ul, nav.top-bar ul li, nav.top-bar ul li a {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size:0.85rem;
  text-transform:uppercase;
  letter-spacing:0.1em;
/*  background-color:#000 !important;*/
}

nav.top-bar ul li a,
.top-bar-section li:not(.has-form) a:not(.button) {
  background-color:#FFF;
  color:#000;
}
nav.top-bar ul li a:hover {
  background-color:#FFF !important;
  color:#666 !important;
}

.top-bar-section li.hover:not(.has-form) a:not(.button) {
  background-color:#FFF;
}
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color:#FFF;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
  color:#999;
}

nav.top-bar ul.main-nav {
  margin-top:6px;
}

nav.top-bar ul li.divider {
  display:none;
}

nav.top-bar ul li a {
}



div#content {
  border:none;
  padding:10px 0;
}

.page article header,
.post article header,
.single article header {
  margin-bottom:15px;
}

h1.entry-title {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size:1.7rem;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:0.075em;
}


footer.main-footer {
  margin-top:20px;
  padding:0;
  border:none;
  font-size:0.75rem;
  line-height:1.4;
}

footer.main-footer .row {
  margin-top:20px;
}
footer.main-footer .row:first-child {
  margin-top:0;
}

footer.main-footer .row .content {
  padding:0;
}
footer.main-footer .content a {
  color:#222;
}
footer.main-footer address {
  font-style:normal;
}

footer.main-footer .row .content ul li {
  display: inline;
  list-style-type:none;
  width: 33%;
  float:left;
  text-align: center;
}

footer.main-footer .row .content ul li:first-child {
  text-align: left;
}

footer.main-footer .row .content ul li:last-child {
  text-align: right;
}

.copyright {
  text-align: center;
}


/* Sidebar
-------------------------------------------------------------- */
aside#sidebar .panel {
  padding:1.5rem;
  margin-bottom:0.5rem;
}

aside#sidebar article {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
}

aside#sidebar .widget h4 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 300 !important;
  color:#000 !important;
  letter-spacing:0.07em;
  border:none !important;
  margin-botom:0 !important;
  padding-bottom:0;
}

aside#sidebar article p,
aside#sidebar article ul li {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size:0.9rem;
  line-height:1.35;
  margin-bottom:0.6em;
}

/* Home
-------------------------------------------------------------- */
body.home #content {
  padding:0;
}
body.home article header,
body.home h1.entry-title {
  display:none;
}

body.home footer.main-footer .row .content {
  padding:0;
}

body.home .flex-direction-nav a {
  width:60px;
  height:57px;
  background-image:url(../img/slider-direction-nav.png);
}


/* Photography
-------------------------------------------------------------- */

.ngg-gallery-thumbnail a img {
/*  margin:0;*/
  padding:0;
  border:0;
}



/* Gallery
-------------------------------------------------------------- */
.feature-item {
  /*padding-bottom:1.5em;*/
  margin-bottom:1.5em;
  /*border-bottom:solid 1px #EEE;*/
}

.feature-item .feature-image {
  width:50%;
  float:left;
}

.feature-item .feature-content {
  width:47%;
  float:right;
  line-height:1.3;
}

.feature-item .feature-content.press {
	width: 90%;
	float: none;
	margin: 0 auto;
}

.feature-item .feature-content h1 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size:1.5rem;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:0.075em;
}

.feature-item .feature-content .dates {
  font-size:0.9rem;
  margin-bottom:0.7em;
}

.feature-item .feature-content .blurb {
  margin-bottom:1em;
}

/* MailChimp
-------------------------------------------------------------- */
.mailchimp {
  background:#fff;
  clear:left;
  font:14px Helvetica,Arial,sans-serif;
  width: 300px;
  float:right;
}



/* Blog
-------------------------------------------------------------- */
body.blog article header span, body.blog article header time {
  font-size:0.8rem;
}
body.blog article.post header h2 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size:1.5rem;
  line-height:1.2;
  text-transform:uppercase;
  letter-spacing:0.075em;
}


.metaslider .caption {
  font-size:0.85rem;
}

.clearfix {
  clear: left;
}

#sub-blocks .single-column {
  width:32%;
  margin-right:1%;
  float:left;
}
#sub-blocks .single-column:last-child {
  margin-right:0;
}

#sub-blocks .single-column figure {
  margin:0;
}
#sub-blocks .single-column h2 {
  background-color:#000;
  color:#FFF;
  line-height:1;
  margin-bottom:0.5em;
}
#sub-blocks .single-column h2 a,
#sub-blocks .content h2 {
  color:#FFF;
  line-height:1;
  display:block;
  padding:0.5em 0.7em 0.45em 0.7em;
}

#sub-blocks .single-column ul {
  list-style:none;
  margin:0;
  padding:0;
}
#sub-blocks .single-column p,
#sub-blocks .single-column li {
  font-size:0.9rem;
  line-height:1.3;
  margin-top:0;
  padding:0 0.7em;
  margin-bottom:0.4em;
}

#sub-blocks .double-column {
  width:65%;
  margin-right:1%;
  float:left;
}
#sub-blocks .double-column:last-child {
  margin-right:0;
}

#sub-blocks .double-column figure {
  margin:0;
}
#sub-blocks .double-column figure a, #sub-blocks .single-column figure a {
	display: block;
	max-height: 360px;
	overflow: hidden;
}
#sub-blocks .double-column figure img {
  width: 100%;
}
#sub-blocks .double-column h2 {
  background-color:#000;
  color:#FFF;
  line-height:1;
  margin-bottom:0.5em;
}
#sub-blocks .double-column h2 a,
#sub-blocks .content h2 {
  color:#FFF;
  line-height:1;
  display:block;
  padding:0.5em 0.7em 0.45em 0.7em;
}

#sub-blocks .double-column ul {
  list-style:none;
  margin:0;
  padding:0;
}
#sub-blocks .double-column p,
#sub-blocks .double-column li {
  font-size:0.9rem;
  line-height:1.3;
  margin-top:0;
  padding:0 0.7em;
  margin-bottom:0.4em;
}

#sub-blocks .content {
  padding:0 30px 0 0;
}


@media only screen and (max-width: 64.063em) {
 header#main-header {
   margin-top:0;
 }
 body.home footer.main-footer .row .content {
   padding:0 15px;
 }
 .top-bar,
 .title-area {
   height:57px;
 }
}

@media only screen and (max-width: 40.063em) {
  header#main-header {
    margin-bottom:0;
  }
  #sub-blocks .single-column, #sub-blocks .double-column {
    width:100%;
    height: auto !important;
    margin-top:2em;
    clear:both;
  }
  .top-bar,
  .title-area {
    height:57px;
  }
  footer.main-footer .row .content ul li {
    width:100%;
    margin-top:2em;
  }
  footer.main-footer .row .content ul li:first-child {
    text-align: center;
  }
  footer.main-footer .row .content ul li:last-child {
    text-align: center;
  }
  footer.main-footer #mc_embed_signup, .mailchimp{
    width:100%;
    float:none;
  }
  footer.main-footer #mc_embed_signup h2, footer.main-footer #mc_embed_signup label, footer.main-footer #mc_embed_signup div{
    text-align:center;
  }
  .page-template-template-press .feature-item .feature-image, .page-template-template-press .feature-item .feature-content, .single-press-posts .feature-item .feature-image, .single-press-posts .feature-item .feature-content {
	  width: 100%;
	  float: none;
  }

}


.clearfix {
  overflow: auto;
}
