/*
font-family:'Futura W01 Light';
font-family:'FuturaW01-LightOblique';
font-family:'Futura W01 Book';
font-family:'Futura W01 Book Oblique';
font-family:'Futura W01 Medium';
font-family:'FuturaW01-MediumOblique';
font-family:'Futura W01 Bold';
font-family:'Futura W01 Bold Oblique';
font-family:'Futura W01 ExtraBold';
font-family:'FuturaW01-ExtraBoldObli';
font-family:'Futura W01 Heavy';
font-family:'FuturaW01-HeavyOblique';
font-family:'FuturaW01-LightCondense 774878';
font-family:'FuturaW01-LightCondense 774881';
font-family:'FuturaW01-MediumCondens';
font-family:'FuturaW01-MediumCondObl';
font-family:'FuturaW01-BoldCondensed 774890';
font-family:'FuturaW01-BoldCondensed 774893';
font-family:'FuturaW01-ExtraBoldCond 774896';
font-family:'FuturaW01-ExtraBoldCond 774899';
font-family:'FuturaW01-ShadowedExBol';
font-family:'Futura W01 Display';
font-family:'Futura W01 Black';
font-family:'Levato W01 Light';
font-family:'Levato W01 Regular';
font-family:'FrutigerSerifLTW01-Ligh 722272';
font-family:'FrutigerSerifLTW01-Ligh 722275';
font-family:'Frutiger Serif LT W01';
font-family:'FrutigerSerifLTW01-Ital';
font-family:'FrutigerSerifLTW01-Medi 722278';
font-family:'FrutigerSerifLTW01-Medi 722281';
font-family:'FrutigerSerifLTW01-Bold 722227';
font-family:'FrutigerSerifLTW01-Bold 722230';
font-family:'FrutigerSerifLTW01-Heav 722263';
font-family:'FrutigerSerifLTW01-Heav 722266';
font-family:'FrutigerSerifLTW01-Ligh 722251';
font-family:'FrutigerSerifLTW01-LtCn';
font-family:'FrutigerSerifLTW01-Cn';
font-family:'FrutigerSerifLTW01-CnIt';
font-family:'FrutigerSerifLTW01-Medi 722257';
font-family:'FrutigerSerifLTW01-MdCn';
font-family:'FrutigerSerifLTW01-Bold 722236';
font-family:'FrutigerSerifLTW01-BdCn';
font-family:'FrutigerSerifLTW01-Heav 722242';
font-family:'FrutigerSerifLTW01-HvCn';

*/
/*
	Theme Name: April Russell
	Theme URI: http://www.domainname.com/
	Description: Custom Theme Build
	Author: Annemarie Parsons Core
	Author URI: http://wearecore.co.uk/
	Version: 1.0
*/
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}

body {
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
  color: #fff;
  background: #666666;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #666666;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
	vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #FFF;
}

nav, ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
}

img {

}

@font-face {
  font-family: futura_lightregular;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/futurabt-light-webfont.eot");
  src: url("fonts/futurabt-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/futurabt-light-webfont.woff") format("woff"), url("fonts/futurabt-light-webfont.ttf") format("truetype"), url("fonts/futurabt-light-webfont.svg#futura_lightregular") format("svg");
}

@font-face {
  font-family: futuramedium;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/futurabt-medium-webfont.eot");
  src: url("fonts/futurabt-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/futurabt-medium-webfont.woff") format("woff"), url("fonts/futurabt-medium-webfont.ttf") format("truetype"), url("fonts/futurabt-medium-webfont.svg#futuramedium") format("svg");
}

.cycle-pager {
  position: absolute;
  bottom: 20px;
  right: 30px;
  width: 100%;
  text-align: right;
  z-index: 500;
  overflow: hidden;
}

.cycle-pager span {
  width: 8px;
  height: 8px;
  display: inline-block;
  color: #8d8888;
  margin-left: 6px;
  cursor: pointer;
}

.cycle-pager span.cycle-pager-active {
  color: #fff;
}

.cycle-pager > * {
  cursor: pointer;
}

#nav {
  position: relative;
  z-index: 900;
}

#nav > a {
  display: none;
}

#nav li {
  position: relative;
}

/*  Browser specific due to client demands with lining up the navigation not being matamatical */
#nav li a {
  color: #8d8888;
  display: block;
  font-size: 0.6875em;
  text-transform: uppercase;
  padding: 16px 10px 17px 10px;
  font-family: 'futura_lightregular';
  letter-spacing: 1.1px;
}
@media all and (min-width: 768px) {
  #nav li a {
    padding: 16px 16.5px 17px 16.5px;
  }
}
@media all and (min-width: 960px) {
  #nav li a {
    padding: 16px 10px 17px 10px;
  }
}

@-moz-document url-prefix() {
  #nav li a {
    padding: 16px 20.5px 17px 20.5px;
  }
}

.ie9 #nav li a {
  padding: 16px 20.9px 17px 20.9px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #nav li a {
    padding: 16px 20.9px 17px 20.9px;
  }
}
#nav li a:active {
  background: none;
}

#nav span:after {
  width: 0;
  height: 0;
  border: 0.313em solid transparent;
  /* 5 */
  border-bottom: none;
  border-top-color: #efa585;
  content: '';
  vertical-align: middle;
  display: inline-block;
  position: relative;
  right: -0.313em;
  /* 5 */
}

/* first level */
#nav > ul {
  /*height:5em;*/
  background-color: #342c2e;
}

#nav > ul > li {
  width: auto;
  height: 100%;
  float: left;
  white-space: nowrap;
  margin-right: 30px;
}
@media all and (min-width: 768px) {
  #nav > ul > li {
    margin-right: 0;
  }
}
@media all and (min-width: 960px) {
  #nav > ul > li {
    margin-right: 40px;
  }
  #nav > ul > li.menu-item-26 {
    margin-right: 39px;
  }
  #nav > ul > li.menu-item-25 {
    margin-right: 38px;
  }
  #nav > ul > li.menu-item-30 {
    margin-right: 38px;
  }
  #nav > ul > li.menu-item-23 {
    margin-right: 37px;
  }
  #nav > ul > li.menu-item-21 {
    margin-right: 37px;
  }
}
#nav > ul > li:last-child {
  margin-right: 0;
}

#nav > ul > li:hover > a {
  color: #fff;
  background-color: rgba(102, 93, 93, 0.9);
}

#nav > ul > li.current_page_item > a,
#nav > ul > li.current_page_parent > a {
  color: #fff;
}

/* second level */
#nav li ul {
  background-color: rgba(102, 93, 93, 0.9);
  display: none;
  position: absolute;
  top: 100%;
}

#nav li:hover ul {
  display: block;
  min-width: 100%;
  position: absolute;
  left: 0;
  white-space: nowrap;
  padding: 16px 0 8px 0;
}

#nav li:not(:first-child):hover ul {
  left: 0px;
}

#nav li ul a {
  color: #fff;
  /*min-width:140px;*/
  padding: 0 20px 9px 20px;
}
@media all and (min-width: 768px) {
  #nav li ul a {
    padding: 0 10px 9px 10px;
  }
}
@media all and (min-width: 960px) {
  #nav li ul a {
    padding: 0 20px 9px 20px;
  }
}

#nav li ul li a:hover,
#nav li ul:not(:hover) li.active a {
  color: #f76072;
}

@media only screen and (max-width: 600px) {
  #nav {
    width: 100%;
    position: static;
    margin: 0;
    margin-bottom: 20px;
  }

  #nav li:hover ul {
    display: block;
    position: relative;
    left: 0;
    right: 0;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 600px) {
  #nav {
    position: relative;
    top: auto;
    left: auto;
  }

  #nav > a {
    float: right;
    width: 3.125em;
    /* 50 */
    height: 2.8125em;
    text-align: left;
    text-indent: -9999px;
    background-color: #342c2e;
    position: relative;
  }

  #nav > a:before,
  #nav > a:after {
    position: absolute;
    border: 2px solid #fff;
    top: 35%;
    left: 25%;
    right: 25%;
    content: '';
  }

  #nav > a:after {
    top: 60%;
  }

  #nav:not(:target) > a:first-of-type,
  #nav:target > a:last-of-type {
    display: block;
  }

  /* first level */
  #nav > ul {
    height: auto;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
  }

  #nav:target > ul {
    display: block;
  }

  #nav > ul > li {
    width: 100%;
    float: none;
  }

  #nav > ul > li > a {
    height: auto;
    text-align: left;
    padding: 1.25em 0.833em;
    /* 20 (24) */
  }

  #nav > ul > li:not(:last-child) > a {
    border-right: none;
    border-bottom: 1px solid #342c2e;
  }

  /* second level */
  #nav li ul {
    position: static;
    padding: 1.25em;
    /* 20 */
    padding-top: 0;
  }
}
body,
html {
  height: 100%;
  /* Chrome fix */
}

::selection {
  color: white;
  text-shadow: none;
}

body {
	color: #8D8888;
	font-size: 100%;
	font-weight: 300;
	background: #413839;
	font-family: 'futura_lightregular', sans-serif;
}

.wrapper {
	position: relative;
	width: 96%;
	margin: 0 auto;
}
@media all and (min-width: 960px) {
  .wrapper {
    width: 960px;
  }
}

a {
	color: #FFF;
}
a:hover {
	color: #CCC;
}

img {

}

a, img {
	border: none;
	max-width: 100%;
}

nav {
  background: none;
}

.logo {
	width: 115px;
	height: 35px;
	display: block;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: 4px;
	background-image: url(../img/logo_002.png);
	background-repeat: no-repeat;
	background-position: left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 320px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 320px), only screen and (min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min-resolution: 192dpi) and (min-width: 320px), only screen and (min-resolution: 2dppx) and (min-width: 320px) {
  .logo {
    background: url(img/logo_002.png) no-repeat top left;
    -webkit-background-size: 300px 47px;
    -moz-background-size: 300px 47px;
    -o-background-size: 300px 47px;
    background-size: 300px 47px;
  }
}

/* General font sizes */
h1 {
	letter-spacing: 0.12em;
	font-size: .9em;
	text-transform: uppercase;
	display: block;
	margin-bottom: 1em;
	color: #FFF;
	font-family: futura_lightregular, sans-serif;
  /* Removed - no longer part of design
  span {
  	padding-bottom:4px;
  	border-bottom:1px solid $underline;
  }
  */
}
@media all and (min-width: 960px) {
  h1 {
    margin-bottom: 3.8em;
  }
}

p {
	font-size: 0.8em;
	line-height: 17px;
	color: #d6d5d5;
}
p:first-of-type {
	letter-spacing: 0.02em;
	font-size: 9em;
	line-height: 24px;
	margin-bottom: 1.25em;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
}
@media all and (min-width: 960px) {
  p:first-of-type {
    margin-bottom: 2.1875em;
  }
}

#portfolio p {
  letter-spacing: 0.02em;
  font-size: 0.9em;
  line-height: 20px;
  margin-bottom: 1.25em;
  font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
}

/* Home */
.leftfeat-h {
  min-height: 546px;
  background: #342C2E;
}
@media all and (min-width: 960px) {
  .leftfeat-h {
    min-height: 654px;
  }
}
.leftfeat-h .content {
  width: 90%;
  /* 340/478 */
  margin: 17px 0 0 4%;
  /* 20/478 */
}

.rightfeat {
  min-height: 354px;
  margin-bottom: 2px;
}
@media all and (min-width: 960px) {
  .rightfeat {
    min-height: 654px;
  }
}

.page-ar-bespoke .leftfeat-h {
  min-height: 503px;
}
@media all and (min-width: 960px) {
  .page-ar-bespoke .leftfeat-h {
    min-height: 562px;
  }
}

.smallhome {
  position: relative;
  min-height: 162px;
  background: #3FFFCB;
  cursor: pointer;
}
.smallhome .popbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #342C2E;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out false;
  -o-transition: opacity 250ms ease-out false;
  transition: opacity 250ms ease-out;
}
.smallhome .popbox .details {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -20px;
}
.smallhome .popbox .details p {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
.smallhome .popbox .details span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8125em;
  color: #8d8888;
}
.smallhome:hover .popbox {
  opacity: 1;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out false;
  -o-transition: opacity 250ms ease-out false;
  transition: opacity 250ms ease-out;
}

/* Portfolio */
.postblock {
  position: relative;
  min-height: 140px;
  margin-bottom: 1px;
  cursor: pointer;
}
@media all and (min-width: 768px) {
  .postblock {
    min-height: 240px;
  }
}
@media all and (min-width: 960px) {
  .postblock {
    min-height: 326px;
  }
}
.postblock.fullheight {
  position: relative;
  min-height: 300px;
}
@media all and (min-width: 768px) {
  .postblock.fullheight {
    top: -252px;
  }
}
@media all and (min-width: 960px) {
  .postblock.fullheight {
    top: -328px;
    min-height: 654px;
  }
}
.postblock a {
  width: 478px;
}
.postblock .popbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 478px;
  height: 100%;
  background: rgba(52, 44, 46, 0.9);
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out false;
  -o-transition: opacity 250ms ease-out false;
  transition: opacity 250ms ease-out;
}
.postblock .popbox .details {
  letter-spacing: 0.15em;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -20px;
}
.postblock .popbox .details p {
  font-family: 'futuramedium';
  font-size: 0.8125em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 0.15em;
}
.postblock .popbox .details span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8125em;
  color: #8d8888;
}
.postblock:hover .popbox {
  opacity: 1;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out false;
  -o-transition: opacity 250ms ease-out false;
  transition: opacity 250ms ease-out;
}

/* Single */
.singleblock {
	clear: both;
	position: relative;
	/* [disabled]min-height: 292px; */
	background: #342C2E;
	/* [disabled]width: 100%; */
	margin-bottom: 2px;
	max-width: 100%;
}
@media all and (min-width: 768px) {
  .singleblock {
    min-height: 492px;
  }
}
@media all and (min-width: 960px) {
  .singleblock {
    min-height: 654px;
  }
}
.singleblock .down {
  position: absolute;
  top: 63px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  background: url(img/scroll-down-arrow.png) no-repeat top left;
  z-index: 1000;
}
.singleblock .details {
	position: absolute;
	top: 276px;
	left: 490px;
	width: 30%;
	margin-top: -60px;
	margin-left: -40%;
	padding: 30px 0 35px 0;
	background: rgba(255, 255, 255, 0.7);
}
@media all and (min-width: 768px) {
  .singleblock .details {
    width: 36.53444676409186%;
    /*  350 / 958  */
    margin-left: -18.26722338204593%;
    /* 175 / 958 */
  }
}
.singleblock .details h1 {
  color: #413839;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 0;
  text-transform: capitalize;
  margin-bottom: 3px;
  font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
  letter-spacing: 0.08em;
}
.singleblock .details span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8125em;
  color: #6b6565;
  letter-spacing: 0.15em;
}
.singleblock img {
  width: 960px;
}

.textblock {
  position: relative;
  min-height: 365px;
  background: #342c2e;
  margin-bottom: 2px;
}
@media all and (min-width: 768px) {
  .textblock {
    min-height: 492px;
  }
}
@media all and (min-width: 960px) {
  .textblock {
    min-height: 654px;
  }
}
.textblock .content {
  width: 58%;
  margin: 40px 14.64435146443515% 0 21.64435146443515%;
  /* 70/478 */
  text-align: center;
}
.textblock .content span.line {
  width: 50px;
  height: 1px;
  display: block;
  background: #999596;
  margin: 0 auto 1.5em auto;
}

.single .textblock .content {
  position: absolute;
  top: 32%;
  margin-top: -19%;
}
@media all and (min-width: 960px) {
  .single .textblock .content {
    top: 50%;
  }
}
.single .textblock p {
  margin-bottom: 24px;
}

/* Contact */
.contact {
  min-height: 500px;
  background: #342C2E;
}
@media all and (min-width: 960px) {
  .contact {
    min-height: 640px;
  }
}
.contact .content {
  width: 90%;
  /* 340/478 */
  margin: 30px 0 0 6.4%;
  /* 20/478 */
}
.contact .content .addressinfo{
	margin-bottom:20px;
}
.contact .content .addressinfo .address p {
  font-size: 0.8125em;
  font-style: normal;
  font-family: 'futura_lightregular', sans-serif;
  line-height:normal;
}
.contact .content .addressinfo p {
  font-size: 0.8125em;
  margin-bottom: 0;
  font-family: 'futura_lightregular', sans-serif;
  line-height:normal;
  letter-spacing: 0.05em;
}
.contact .content .addressinfo h2 {
  font-size: 0.8125em;
  color: white;
  text-transform: uppercase;
}
.contact .content .addressinfo a {
  font-size: 0.8125em;
  color: #d6d5d5;
  ;
}
.contact .content .addressinfo p.lessspace{
	margin-bottom:12px;
}


.blog.content {
/*  width: 90%;*/
  /* 340/478 */
  margin: 0 0 0 4.18410041841004%;
  /* 20/478 */
}

@media all and (min-width: 960px) {
  .contact .content .addressinfo a {
    margin-bottom: 1.625em;
  }
}
.contact .content .addressinfo a:hover, #Choco_enquire:hover span, .credits a:hover {
  color: #f76072;
}
.contact .content .reginfo p {
  color: #8d8888;
  margin-bottom: 1.25em;
  font-size: 0.75em;
  font-family: 'futura_lightregular', sans-serif;
}
.contact .content .reginfo p:first-of-type {
  line-height: normal;
}
.contact .content .regoffice p {
  color: #8d8888;
  font-size: 0.8125em;
  font-family: 'futura_lightregular', sans-serif;
}

footer {
	width: 100%;
	padding-top: 15px;
	border-top: 1px solid rgba(102, 93, 93, 0.9);
	margin: 90px 0;
}
footer p {
  position: relative;
  top: -3px;
  float: left;
  text-transform: uppercase;
  font-size: 0.75em;
  color: rgba(102, 93, 93, 1);
  margin-right: 17px;
}
footer p.credits {
  float: right;
  top: 0;
  margin: 0;
  text-transform: none;
}
footer p:first-of-type {
  font-size: 0.6875em;
  font-family: 'futura_lightregular', sans-serif;
}

.social {
  float: left;
}
.social li {
  display: inline-block;
}
.social li a {
	float: left;
	width: 17px;
	height: 17px;
}

.gallery-container {
  position: relative;
  display: inline-block;
}
.gallery-container a.downscroll {
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  background: url(img/scroll-down-arrow.png) no-repeat top left;
  z-index: 1000;
}

#gallery {
  margin-top: 1.375em;
}

#gallery li {
  position: relative;
  float: left;
  width: 49.5%;
  margin: 0 0.5% 0 0;
  margin-bottom: 3px !important;
  background: #342C2E;
}
#gallery li:nth-of-type(even) {
  margin-right: 0;
}
@media all and (min-width: 768px) {
  #gallery li {
    width: 24.83298538622129%;
    /* 237.9 / 958 */
    margin: 0 0.20876826722338% 2px 0;
    /* 2 / 958 */
  }
  #gallery li:nth-of-type(even) {
    margin-right: 0.20876826722338%;
  }
  #gallery li:nth-of-type(4n+4) {
    margin-right: 0;
  }
}
#gallery li .popbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101% !important;
  background: rgba(52, 44, 46, 0.9);
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out false;
  -o-transition: opacity 250ms ease-out false;
  transition: opacity 250ms ease-out;
}
#gallery li .popbox p {
  letter-spacing: 0.15em;
  text-align: center;
  font-size: 0.8125em;
  line-height: 111px;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media all and (min-width: 768px) {
  #gallery li .popbox p {
    line-height: 122px;
  }
}
@media all and (min-width: 960px) {
  #gallery li .popbox p {
    line-height: 162px;
  }
}
#gallery li:hover .popbox {
  opacity: 1;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out false;
  -o-transition: opacity 250ms ease-out false;
  transition: opacity 250ms ease-out;
}

.content.prose p {
  margin-bottom: 1em;
  color: #CCC;
}
.content.prose p:first-of-type {
	margin-bottom: 2em;
	color: #039;
	font-size: .75em;
}

.bespoke-add-height {
  height: 654px !important;
}

#gallery p {
  font-family: "futuramedium" !important;
}

.postblock {
  margin-bottom: 2px;
}
.postblock p {
  font-family: 'futuramedium';
}

.clear {
  clear: both;
  display: block;
}

#back-to-top {
	clear: both;
	padding: 20px 0 0 0;
	float: right;
	margin: 0;
	font-size: .1;
}
#back-to-top a {
  text-transform: uppercase;
  font-size: 0.08em;
  color: #8d8888;
  font-family: 'futura_lightregular';
}
@media all and (min-width: 960px) {
  #back-to-top a {
    margin-bottom: 1.625em;
  }
}
#back-to-top a:hover {
	color: #CCC;
}
h1.less-space{
	margin-bottom: 10px!important;
}

.blog.content .prose h1.blog-title{
	color: #423839;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: 0;
	text-transform:none;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}








.blog.content .prose h1{
	color: #423839;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: 0;
	text-transform:none;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}

.blog.content .prose h2{
	color: #423839;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}


.blog.content .prose h3{
	color: #423839;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}


.blog.content .prose h4{
	color: #423839;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0;
	text-transform:none;
	margin: 0.75em 0 0.5em 0;
	text-transform: uppercase;
}


.blog.content .prose h5{
	color: #423839;
	font-size: 0.85em;
	text-align: left;
	margin-bottom: 0;
	text-transform:none;
	margin: 0.75em 0 0.5em 0;
	text-transform: uppercase;
}


.blog.content .prose h6{
	color: #423839;
	font-size: 13px;
	margin: 0.75em 0 0.5em 0;
  font-weight: 500;
  font-family: 'futuramedium', sans-serif;
}





.blog-wrapper {
	clear: both;
	background: /*#342c2e*/ #FFFFFF;
	display: block;
}

.blog .prose {
	margin: 40px 40px 0 0;
}

.blog .prose p {
	margin-bottom: 2em;
	color: #8d8888;
	font-size: 0.875em;
	line-height: 20px;
}

.blog .prose p.return,
.read-more {
	color: #8D8888;
	display: block;
	font-size: 0.6875em;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 0.75em;
	font-family: 'futura_lightregular';
	letter-spacing: 1.1px;
}


.blog .prose h2 {
	color: #423839;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}


.blog-sidebar h2{
	/*color: #423839;
	font-size: 1.3em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;*/
	
	
	letter-spacing: 0.12em;
font-size: 0.75em;
text-transform: uppercase;
display: block;
margin-bottom: 1.9375em;
margin-bottom: 3.8125em;
color: #8D8888;
font-family: 'futura_lightregular', sans-serif;
	
}

.blog-sidebar h3{
	color: #423839;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;

}

.blog-sidebar.content{
	margin-top: 40px;
	margin-right: 40px;
}


@media all and (max-width: 768px) {
	.blog-sidebar.content{
		margin-top: 40px;
		margin-right: 40px;
		margin-left: 40px;
	}
}



.blog-sidebar p.strapline{
	color: #897f80;
	font-size: 1.6em;
	line-height: 1.25em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;

}

.blog-sidebar ul.list-categories li{
	text-transform: uppercase;
	font-size: 0.825em;
	font-family: 'futura_lightregular';
}

.blog-sidebar ul.list-categories li.categories{
	color: #423839;
	font-size: 1em;
	text-align: left;
	text-transform: none;
	margin-bottom: 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}

.blog-sidebar ul.list-categories li.categories ul{
	margin-top: 1em;
}

img.signature{
	margin-bottom:2em;
}




.blog-meta-links li a{
	letter-spacing: 0.12em;
	font-size: 0.75em!important;
	text-transform: uppercase;
	display: block;
	padding-top:0.65em;
	color: #8d8888;
	font-family: 'futura_lightregular', sans-serif!important;
}



@media all and (max-width: 768px) {

	.blog .prose{
		margin: 40px 20px 0 0;
	}

	h2.category-title{
		height: 3.75em;
	}

	.category-excerpt{
		height: 15em;
	}

}


.entry-title a{
	color: #423E3F;
}




.category-posts .category-article { 
	display: inline-block; 
	width: 50%; 
	float:left;
}
.category-posts .category-article:nth-child(even) .inner { 
	padding-left:10px;
}
.category-posts .category-article:nth-child(odd) .inner{ 
	padding-right:10px;
}




.category-article .holder{
	border-bottom: 1px solid #B4B2B3;
}


.category-article h2.category-title{
	color: #423E3F;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}
.category-article h2.category-title a{
	color: #423E3F;
}

.category-article .prose p{
	margin-bottom: 1em;
}

.category-main p:first-of-type,
.category-article p:first-of-type{
	font-size: 0.875em;
	line-height: 20px;
	margin-bottom: 1em;
	color: #8d8888;
	font-family: 'futura_lightregular';
}

.category-main p.meta,
.category-article p.meta{
	margin-bottom: 1em;
}


.blog .prose p.meta a,
.category-main p.meta a,
.category-article p.meta a{
	border-bottom: 1px solid #423839;
	color: #423839;
}



/* temp classes */

h2.category-title{
	min-height: 2.75em;
}
.category-excerpt{
	min-height: 7.5em;
}

#respond{
	clear: both;
}


#respond h3,
.ssba{
	color: #8D8888;
	display: block;
	font-size: 0.6875em;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 0.75em;
	font-family: 'futura_lightregular';
	letter-spacing: 1.1px;
}

.ssba_pinterest_share{
	margin-left:5px;
}
#respond p:first-of-type{
	font-size: 0.8125em;
	line-height: 17px;
	margin-bottom: 1em;
	color: #8d8888;
	font-family: 'futura_lightregular';
}

#respond form p{
	clear:both;
}

#respond form p label{
	float:left;
	width: 30%;
}
#respond form p input{
	float:right;
	width: 60%;
	margin:0 0 1em 0;
	padding: 5px 0;
}

#respond form p input[type="submit"]{
	font-size: 0.8125em;
	line-height: 17px;
	margin-bottom: 1em;
	color: #8D8888;
	font-family: 'futura_lightregular';
	letter-spacing: 1.1px;
	width: auto;
	background:#3f3637;
	color: #D6D5D5;
	padding: 16px 20px 17px 20px;
	border:0;
	text-transform: uppercase;
}

#respond form p input[type="submit"]:hover{
	background: rgba(102, 93, 93, 0.9);
	color: #FFFFFF;
	cursor: pointer;
}

#respond form p textarea{
	width:99%;
}

input,
textarea{
	border:1px solid #D6D5D5;
	color: #8D8888;
}

.commentlist{
	margin:0 0 2em 0;
	padding: 0;
}

.commentlist li{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.comment-awaiting-moderation,
.commentmetadata{
	font-size: 0.8125em;
	line-height: 17px;
	color: #8D8888;
}

.comment-awaiting-moderation{
	display: block;
	margin-bottom: 0em;
}


.comment-author{
	color: #423839;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}

h3#comments{
	color: #423839;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0;
	margin: 0.75em 0 0.5em 0;
	font-family: "FrutigerSerifLTW01-Ligh 722272", Georgia, Cambria, Times New Roman, Times, serif;
	letter-spacing: normal;
	font-weight: normal;	
}

.comment-author img{
	display: none;
}

.comment-body p{
	color: #8D8888;
	display: block;
	font-size: 0.8125em;
	line-height: 17px;
	color: #D6D5D5;
	padding: 0;
	margin-bottom: 1em;
	font-family: 'futura_lightregular';
}

.reply{
	display: none;
}

.reply a{
float: right;
	font-size: 0.8125em;
	line-height: 17px;
	margin-bottom: 1em;
	color: #8D8888;
	font-family: 'futura_lightregular';
	letter-spacing: 1.1px;
	width: auto;
	background:#3f3637;
	color: #D6D5D5;
	padding: 16px 20px 17px 20px;
	border:0;
	text-transform: uppercase;
}

.reply a:hover{
	background: rgba(102, 93, 93, 0.9);
	color: #FFFFFF;
	cursor: pointer;
}
