html {
  font-size: 75%;
}
body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  color: #404040;
  line-height: 129%;
  color: #333;
}
b,
strong {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.091em;
  border-bottom: 1px solid #ccc;
}
h3, .template-photographs #sidebar h3, .template-photography #sidebar h3 {
  font-weight: bold;
  font-size: 1em;
  color: #f78f1e;
}
#sidebar h3 {
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc;
  font-weight: normal;
  padding-top: 13px;
}
#sidebar h3.category {
	border-top: 0;
}
h4 {
  color: #f9ab56;
  font-weight: normal;
  line-height: 120%;
}
#content img {
  max-width: 100%;
}
#content .galleria-thumbnails img, #content .galleria-image img {
  max-width: none;
}

[role="banner"] {
  max-width: 1040px;
  min-width: 768px;
  margin: 20px auto 0 auto;
  border-bottom: 1px solid #ccc;
}
[role="banner"] #logo {
  width: 59.230769230769%;
  margin: 0 1.923076923077% 0 0;
  float: left;
  border-top: 1px solid #ccc;
  padding: 20px 0 0 0;
}
[role="banner"] h1#logo {
  background: url("/images/mondo-logo.png") no-repeat scroll left 20px;
  text-indent: -9999em;
  height: 98px;
}
[role="banner"] h1#logo a {
  position: relative;
  height: 98px;
  display: block;
}
[role="banner"] nav {
  float: left;
  width: 18.461538461538%;
  border-top: 1px solid #ccc;
  margin-right: 0.961538461539%;
  padding: 7px 0;
}
[role="banner"] #address {
  float: left;
  width: 18.461538461538%;
  border-top: 1px solid #ccc;
  padding: 7px 0;
}
.email-header {
  color: #f9ab56;
  text-decoration: none;
}
.email-header:hover {
  color: #404040;
}
nav ul,
.subnav {
  list-style: none;
  padding: 10px 0;
  margin: 0;
}
nav ul li a,
.subnav li a {
  color: #000;
  text-decoration: none;
  line-height: 1.82;
}
nav ul li a:hover,
.subnav li a:hover,
nav ul li a.active,
.subnav li a.active {
  color: #f9ab56;
}
nav ul li.active > a,
.subnav li.active > a {
  color: #f9ab56;
}
.subnav li > ul {
  list-style: none;
  margin: 0; padding: 0;
  padding-left: 15px
}
#container {
  margin: 0 auto;
  max-width: 1040px;
  min-width: 768px;
}
#gallery-home {
  height: 550px;
}
#gallery-home figure {
  height: 550px;
}
#gallery-home figure img {
  position: absolute;
  max-width: 100%;
}
#gallery-home figure figcaption {
  position: relative;
}
.banner {
  margin-bottom: 20px;
  overflow: hidden;
  list-style: none;
  position: relative;
  padding: 0;
}
.banner li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 550px;
  z-index: 1;
}
.banner li:first-child {
  z-index: 2;
}
.banner figure {
  margin: 0;
  padding: 0;
  width: 100%;
  vertical-align: middle;
}
.banner figure img {
  z-index: 1;
  position: relative;
  max-width: 100%;
  display: block;
}
.banner figure div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.banner figure figcaption {
  display: table;
  vertical-align: middle;
  z-index: 10;
  width: auto;
  padding: 0;
  color: #fff;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  height: 100%;
}
.lt-ie8 .banner figure figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 400px;
}
.banner figure figcaption p {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}
.lt-ie8 .banner figure figcaption p {
	position: absolute;
	bottom: 0;
}
.banner figure figcaption p em {
  padding: 6px 12px;
  line-height: 20px;
  display: inline-block;
  font-style: normal;
  background: url("../images/banner-stripes.png") top left repeat-x;
  margin-bottom: 4px;
}
.banner figure figcaption p em.sub {
  text-transform: none;
  max-width: 300px;
  background: url("../images/banner-overlay.png") top left repeat;
  font-size: 0.8em;
}

/* categories for photos */

#fashion .subnav li a[href="/photographs/image/fashion"],
#advertising .subnav li a[href="/photographs/image/advertising"],
#beauty .subnav li a[href="/photographs/image/beauty"],
#editorial .subnav li a[href="/photographs/image/editorial"],
#portrait .subnav li a[href="/photographs/image/portrait"],
#still-life .subnav li a[href="/photographs/image/still-life"] {
	color: #f9ab56;
}

div#photography {
  height: auto;
  overflow: hidden;
}
#gallery {
  height: auto;
  background: transparent;
  margin: 0;
  padding: 0;
  width: 828px;
}
#photo-gallery,
.photo-gallery {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.photography {
  width: 828px;
  height: 549px;
  margin: 0;
  overflow: hidden;
}
ul.photo-gallery li img {
  max-height: 549px;
  width: auto;
  height: auto;
}
a img {
	border: none;
}
#sidebar,
.studio {
  float: left;
  width: 18.461538461538%;
}
#content .studios a {
	color: #404040;
}
.blurb {
  max-width: 404px;
  float: left;
}
.blurb h1 p {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
#content {
  width: 79.615384615385%;
  float: right;
  margin: 33px 0px 20px 0.961538461538%;
  padding: 0;
  min-height: 450px;
}
#content figure.contact {
  padding: 0;
  margin: 0 0 5px 0;
  width: 828px;
  height: auto;
  position: relative;
}
#content figure.map {
  margin: 20px 0;
  width: 48.792270531401%;
}
article#contact {
  float: left;
  width: 18.461538461538%;
  padding: 0;
}
#contact h1,
#content h1,
#sidebar h2,
#homepage h1,
.blurb h1,
.head p {
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 1.091em;
  padding: 8px 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
  word-wrap: break-word;
}
h1.map {
  width: 404px !important;
}
#contact p.side {
  line-height: 218%;
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
}
dl {
  line-height: 2em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
dd {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
dt {
  width: 14%;
  float: left;
}
#contact p.facebook,
#contact p.instagram {
  height: 30px;
  line-height: 30px;
  margin-bottom: 0;
  background: url("/images/facebook.png") no-repeat right center;
}
#contact p.instagram {
  background: url("/images/instagram.png") no-repeat right center;
  padding: 0;
  margin-top: 0;
}
.facebook a,
.instagram a {
  text-decoration: none;
  color: #333;
  width: 100%;
  display: block;
}
.email {
  width: 88%;
  margin: 0;
  border: none;
  height: 15px;
  padding: 3px;
  background-color: #e5e5e5;
  color: #989898;
}
.plus {
  margin: 10px 0 12px 0;
  border: none;
  height: 21px;
  line-height: 21px;
  vertical-align: middle;
  padding: 0 2px 2px 2px;
  background-color: #cecece;
  color: #989898;
  width: 8%;
}
@media only screen and (max-width:1024px) {
  .email {
    width: 80%;
  }
  .plus {
    width: 4%;
  }
}
@media only screen and (max-width: 768px) {
  #contact p.facebook {
    padding-right: 5px;
  }
}
.client-logos {
  padding: 0;
  margin-bottom: 5px;
  min-height: 268px;
  overflow: hidden;
}
.clients {
  list-style: none;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.clients li {
  margin: 0 20px 0 0;
  display: inline-block;
}
.clients li figure {
  margin: 0;
  padding: 0;
}
.clients li figure img {
  vertical-align: middle;
  height: 86px;
  width: 86px;
  border-bottom: 1px solid #ccc;
}
.clients li figure figcaption {
  padding: 10px 0;
  height: 25px;
  width: 86px;
}
aside.features {
  float: right;
  width: 192px;
  border-top: none;
  margin: 0;
  padding: 0;
}
.template-studios aside.features {
  clear: both;
  width: 23.188405797101%;
}
.features ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.features li {
  line-height: 140%;
  padding: 7px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
}
.features li:last-child {
  border-bottom: none;
}
#summaries a {
  text-decoration: none;
  color: #000;
}
.studio-blurb {
  max-width: 404px;
  float: left;
}
.studios {
  width: 23.188405797101%;
  float: left;
  margin-right: 2.415458937198%;
  border-bottom: 1px solid #ccc;
}
.studios.studio-c {
  margin-right: 0;
}
.diagram {
  float: right;
  margin-bottom: 10px;
}
a .studios h1 {
  color: #333;
  text-decoration: none;
}
a:hover .studios h1 {
  color: #777;
}
.studio-images {
  margin: 10px 0 0 0;
  padding: 0;
  overflow: hidden;
}
.studio-gallery {
  float: left;
  width: 404px;
  border-top: none;
  margin: 0 0 0 20px;
  padding: 0;
}
.studio-gallery figure#gallery-main {
  width: 404px;
  height: 296px;
  overflow: hidden;
  margin: 20px 0 0 0;
  padding: 0;
  background-color: #eee;
}
.thumbnails {
  float: right;
  width: 212px;
  margin: 31px 0 0 0;
  border-top: 1px solid #ccc;
}
.thumbnails ul {
  margin-top: 20px;
  padding: 0;
  list-style: none;
}
.thumbnails ul li {
  margin-left: 20px;
  float: left;
}
.thumbnails  img {
  width: 86px;
  height: 86px;
  margin-bottom: 20px;
}
#homepage {
  max-width: 1040px;
}

a.home {
	display: block;
	text-decoration: none;
}

a.home p { color: #404040 }

.article-home {
  width: 18.461538461538%;
  margin-left: 1.923076923077%;
  float: left;
  margin-bottom: 30px;
}
.article-home img {
  max-width: 100%;
}
.article-home.box-1 {
  margin-left: 0;
}
#homepage figure {
  margin: 20px 0;
  padding: 0;
}
#homepage figure img {
  max-width: 100%;
}
h2.entry-title {
  font-weight: bold;
  color: #f9ab56;
  padding-bottom: 10px;
  text-transform: none;
  margin: 0;
  font-size: 1em;
}
#footer {
  padding: 10px 0;
  border-top: 1px solid #ccc;
  font-size: 1.091em;
  text-align: right;
  max-width: 1060px;
  margin: 0 auto;
}
header:after,
#main:after,
#homepage:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
header,
#main,
#homepage {
  display: inline-block;
}
header,
#main,
#homepage {
  display: block;
}

/* ============== */
/* = newsletter = */
/* ============== */

.template-newsletter #newsletter-landing {
	width: 100%;
}

.newsletter-1 h1,
.newsletter-1 p,
.newsletter-2 h1,
.newsletter-2 p,
.newsletter-1 {
	overflow: hidden;
}

/* large */

.template-newsletter .newsletter-1 {
	width:  100%;
  margin-bottom: 26px
}

.template-newsletter .newsletter-1 img {
	float: left;
	padding-right: 2.409638554217%;
	width: 74.216867469%;
	max-width: 100%;
	/*height: 100%;*/
}

/*  floats */

#newsletter-left {
	float: left;
	width: 48.55421686747%;
	padding-right: 2.650606409639%;
}

#newsletter-right {
	float: right;
	width: 48.55421686747%;
}

/* image on the right */

.template-newsletter .newsletter-2 {
	float: right;
	clear: both;
  margin-bottom: 26px
}

.template-newsletter .newsletter-2 img {
	float: right;
	padding-left: 5.301212819278%;
	max-width: 100%;
	/*height: 100%;*/
	width: 45.78313253012%;
}

/* image on top */

.template-newsletter .newsletter-3 {
	margin-bottom: 26px
}

.newsletter-3 img {
	max-width: 100%;
	/*height: 100%;*/
	/*width: 100%;*/
}

/* skinny */

.template-newsletter .newsletter-4 {
	width: 47.3%;
	float: left;
	padding-right: 5.30122%;
}

.newsletter-4 img {
	max-width: 100%;
	/*height: 100%;*/
	/*width: 100%;*/
}

.newsletter-4 + .newsletter-4 {
	padding: 0;
	clear: none;
}

.newsletter-1 a,
.newsletter-2 a,
.newsletter-3 a,
.newsletter-4 a,
.return a, 
#content a {
  color: #f9ab56;
  text-decoration: none;
}

/* Individual newsletter page */
.news-images {float: left; max-width: 615px; width: 73.975903614458%; margin-right: 20px;} 
.news-images img {height: auto !important;} 
.news-content {overflow: hidden;}
.news-images figure {margin: 0; margin-bottom: 10px; display: block;}
.news-images figcaption {padding: 10px 0;}
.sharing {border: 1px solid #ccc; border-width: 1px 0; padding: 10px 0;}
.addthis_toolbox  {display: inline-block; float: right; margin-right: 5px; width: 40px}

/* contain floats */

.template-newsletter #newsletter-landing:before, /* For modern browsers */
#newsletter-landing:after {
  content: '';
  display: table;
}

.template-newsletter #newsletter-landing:after {
  clear: both;
}

.template-newsletter #newsletter-landing { display: inline-block; } /* For IE6/7 */
.template-newsletter #newsletter-landing { display: block; } /* For IE6/7 */



/* ================= */
/* = media queries = */
/* ================= */

@media screen and (max-width: 1000px) {
  .studio-gallery {
    width: auto;
    float: none;
    margin-left: 20%;
  }
  .studio-gallery figure#gallery-main {
    width: auto;
    height: auto;
  }
  .thumbnails {
    width: auto;
    margin-left: 20%;
    float: left;
    clear: left;
  }
  .thumbnails ul li:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 775px) {
  aside.features {
    float: none;
    width: auto;
    max-width: 404px;
  }
  .template-studios aside.features {
    width: auto;
  }
  .blurb {
    float: none;
  }
  .diagram {
    float: none;
    display: block;
  }
}
