/*
Theme Name: daraskolnick
Theme URI: http://daraskolnick.com/
Author: Dara Skolnick
Author URI: http://daraskolnick.com/
Description: Custom theme for my website! Designed and developed by me, obvs.
Version: 4.0

/* =Fonts!
-------------------------------------------------------------- */
@font-face {
  font-family: "Genericons";
  src: url("fonts/genericons-regular-webfont.eot");
  src: url("fonts/genericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/genericons-regular-webfont.woff") format("woff"), url("fonts/genericons-regular-webfont.ttf") format("truetype"), url("fonts/genericons-regular-webfont.svg#genericonsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GoudyBookletter";
  src: url("fonts/goudy_bookletter_1911-webfont.eot");
  src: url("fonts/goudy_bookletter_1911-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/goudy_bookletter_1911-webfont.woff") format("woff"), url("fonts/goudy_bookletter_1911-webfont.ttf") format("truetype"), url("fonts/goudy_bookletter_1911-webfont.svg#goudy_bookletter_1911regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =Reset
-------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
}

html {
  font-size: 100%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

body {
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0;
}

a img {
  border: 0;
}

.clearfix:before,
.clearfix:after,
.site-content:before,
.site-content:after,
.home .service:before,
.home .service:after,
.home .services:before,
.home .services:after,
.home .home-section:before,
.home .home-section:after {
  content: "";
  display: table;
}

.clearfix:after,
.site-content:after,
.home .service:after,
.home .services:after,
.home .home-section:after {
  clear: both;
}

.clearfix,
.site-content,
.home .service,
.home .services,
.home .home-section {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}

/* =Global
----------------------------------------------- */
.mobile-only {
  display: none;
}

body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "brandon-grotesque", serif;
  font-size: 20px;
  line-height: 1.65;
}

body {
  background: #333;
}

::-moz-selection {
  background-color: #ffcc00;
}

::selection {
  background-color: #ffcc00;
}

::-moz-selection {
  background-color: #ffcc00;
}

/* Structure */
#main {
  /*max-width: 60em;*/
  background: #eee url(img/lightpaperfibers.jpg) fixed;
  display: block;
  margin: 12.8em auto 0;
  position: relative;
  padding-top: 3.2em;
}

@media (-webkit-min-device-pixel-ratio: 2) {
  #main {
    background: #eee url(img/lightpaperfibers.jpg);
  }
}
.home #main {
  margin: 22.9em auto 0;
  /* 600px */
}

.container {
  margin: 0 auto;
  max-width: 56em;
  padding: 0 2em;
  position: relative;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-style: italic;
  font-weight: 700;
}

h4, h5, h6 {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-style: normal;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 700;
  margin-bottom: 1em;
}

.entry-content h2 {
  font-size: 1.4em;
}

.entry-content h3 {
  font-size: 1.1em;
}

hr {
  border: 0;
  height: 1px;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  margin: 3em 0;
}

/* Text elements */
p {
  margin-bottom: 1.5em;
}

.amp {
  font-family: "GoudyBookletter", Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
  /*font-style: italic;*/
  /*font-weight: normal;*/
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

.entry-content li {
  margin-bottom: 0.5em;
}

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

b, strong {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

button,
input,
select,
textarea,
.button {
  font-family: "brandon-grotesque", "Open Sans", serif;
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}

button,
input,
.button {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
  *overflow: visible;
  /* Corrects inner spacing displayed oddly in IE6/7 */
}

button,
html input[type=button],
input[type=reset],
input[type=submit],
.with_frm_style .frm_submit input[type=submit], .frm_form_submit_style,
.button {
  border: none;
  background: #e8B916;
  color: white;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 1em;
  font-weight: bold;
  outline: none;
  text-transform: uppercase;
  line-height: 1;
  padding: 1em 1.5em 0.9em;
  text-shadow: none;
}

.button {
  -webkit-appearance: none;
  display: inline-block;
}

.with_frm_style .frm_submit input[type=submit], .frm_form_submit_style,
.button {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  font-family: "brandon-grotesque", "Open Sans", serif;
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.button:hover {
  background: #fc0;
  color: white;
}

button:focus,
html input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
button:active,
html input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active,
.button:focus,
.button:active {
  background: #fc0;
  border-color: #aaa #bbb #bbb #bbb;
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}

input[type=search] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type=text],
input[type=email],
textarea {
  background-color: #efefef;
  font-family: "brandon-grotesque", serif;
  color: #666;
  border: none;
  outline: none;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
textarea:focus,
select:focus {
  outline: 1px solid #fc0;
  background: #fafafa;
  color: #111;
}

input[type=text],
input[type=email] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 1em;
  width: 100%;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .chzn-container-multi .chzn-choices, .with_frm_style .chzn-container-single .chzn-single {
  padding: 1em;
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 1em;
  width: 100%;
}

/* Links */
a {
  color: #e8B916;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

a:hover,
a:focus,
a:active {
  color: #e8B916;
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

/* Decorative/UI elements */
.box-shadow {
  -webkit-box-shadow: 0px 4px 10px rgba(150, 150, 150, 0.1);
  box-shadow: 0px 4px 10px rgba(150, 150, 150, 0.1);
}

.hover-raise {
  position: relative;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.hover-raise:hover {
  top: -4px;
}

.circle {
  border-radius: 50%;
}

/* =Header
----------------------------------------------- */
.site-header {
  background-image: url(img/header-bg22.jpg);
  background-size: cover;
  font-family: "brandon-grotesque", "Open Sans";
  font-weight: 600;
  height: 12.8em;
  /* 256px */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.home .site-header {
  height: 22.9em;
  /* 600px */
}

.site-header.hidden {
  opacity: 0;
}

.site-header h1 {
  display: block;
  height: 139px;
  width: 140px;
  text-indent: -9999px;
  background-image: url(img/logo-ds5.png);
  background-size: 140px;
  margin: 0 auto;
  opacity: 1;
  position: relative;
  top: 2.9em;
  /* 58px */
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.home .site-header h1 {
  height: 278px;
  width: 280px;
  background-size: 280px;
  top: 90px;
  /* 110px / 16px */
}

.site-header h1 > a {
  display: block;
  height: 100%;
  width: 100%;
}

.site-header h1:hover {
  /*	-moz-transform: rotate(360deg);
  	-webkit-transform: rotate(360deg);
  	-o-transform: rotate(360deg);
  	-ms-transform: rotate(360deg);
  	transform: rotate(360deg);*/
  opacity: 0.8;
}

.site-header h2 {
  color: #f4f2e5;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.1em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
  top: 6.8181818182em;
}

.site-header h2 > span {
  background: rgb(102, 77, 94);
  background: rgba(140, 83, 116, 0.76);
  color: white;
  padding: 10px 20px;
  position: relative;
  display: inline-block;
}

/* =Footer
----------------------------------------------- */
.site-footer {
  background-color: #333;
  font-family: "brandon-grotesque", sans-serif;
  /*font-size: .8em;*/
  color: white;
  margin-top: 1.6em;
  padding: 1.6em 0;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}

.site-footer p {
  display: inline-block;
  margin-bottom: 0;
  font-size: 0.65em;
}

.site-footer nav.social {
  float: right;
  margin-top: 3px;
}

.site-footer nav.social ul {
  margin: 0;
}

.site-footer nav.social li {
  display: inline-block;
}

nav.social img {
  width: 34px;
  height: 34px;
  margin: 0 10px;
}

nav.social li:last-child img {
  margin-right: 0;
}

/* =Menu
----------------------------------------------- */
.main-navigation {
  background: white;
  clear: both;
  display: block;
  font-family: "brandon-grotesque", "Open Sans";
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  top: 12.8em;
  height: 4.5em;
  width: 100%;
}

.home .main-navigation {
  top: 22.9em;
}

.main-navigation > .container {
  height: 100%;
}

.main-navigation .logo {
  display: none;
  float: left;
  height: 100%;
  opacity: 0;
  position: relative;
  top: 0.625em;
  margin-right: 0.4em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

/*.main-navigation .logo img {
	width: 100%;
}*/
.main-navigation .name {
  display: none;
  float: left;
  font-size: 0.72em;
  color: #4b4b4b;
  line-height: 6.25em;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.main-navigation.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 201;
}

.main-navigation.fixed-top a.logo,
.main-navigation.fixed-top .name {
  display: block;
  opacity: 1;
}

.main-navigation.fixed-top a.logo:hover {
  opacity: 0.8;
}

.main-navigation ul {
  display: block;
  font-size: 0.8em;
  line-height: 5.625em;
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.main-navigation li {
  display: inline-block;
  margin: 0 1em;
}

.main-navigation li a {
  color: #e8B916;
  text-decoration: none;
}

.main-navigation a:hover {
  /*color: #999;*/
  opacity: 0.5;
}

.main-navigation li.current-menu-item a {
  color: #C86091;
  /*border-bottom: 3px solid $yellow;*/
}

.main-navigation li.current-menu-item a:hover {
  opacity: 1;
}

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  position: absolute;
  top: 1.5em;
  left: 0;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul {
  display: block;
}

/* Small menu */
.menu-toggle {
  cursor: pointer;
}

.main-small-navigation .menu {
  display: none;
}

/* =Content
----------------------------------------------- */
.hentry {
  margin: 0 0 1.5em;
}

.hentry.post,
.search-results .hentry {
  background-color: white;
  /*width: 66%;*/
  margin: 2.25em auto;
}

.hentry.post:first-child,
.search-results .hentry:first-child {
  margin-top: 0;
}

.hentry.post .entry-header,
.search-results .hentry .entry-header {
  display: table;
  height: 300px;
  /*background-color: $pink;*/
  background-color: #333;
  text-align: center;
  width: 100%;
}

.hentry.post .entry-header h1,
.search-results .hentry .entry-header h1 {
  color: white;
  display: table-cell;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.3;
  padding: 0 2em;
  vertical-align: middle;
}

.hentry.post .entry-header a,
.search-results .hentry .entry-header a {
  color: white;
}

.hentry.post .entry-header .entry-meta {
  display: none;
  /* temp! */
}

.hentry.post .entry-content,
.search-results .hentry .entry-content,
.search-results .hentry .entry-summary {
  padding: 3em 4em 1em;
}

.hentry.post footer,
.search-results .hentry footer {
  background: #f9f9f9;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.7em;
  padding: 2em 4em;
  text-align: center;
}

.hentry.post footer a,
.search-results .hentry footer a {
  color: #e8B916;
}

.hentry.post footer a:hover,
.search-results .hentry footer a:hover {
  color: #404040;
}

.post-opt-in {
  background-color: #4d4d4d;
  padding: 20px;
}

.post-opt-in h1, .post-opt-in h2, .post-opt-in h3, .post-opt-in h4, .post-opt-in h5, .post-opt-in h6, .post-opt-in p, .post-opt-in label {
  color: white;
  text-align: center;
}

.post-opt-in h2 {
  font-size: 1.35em;
}

.post-opt-in .mc-field-group {
  margin-bottom: 1em;
}

.post-opt-in input[type=submit] {
  margin: 0 auto;
  display: block;
  padding: 1em 2.5em 0.9em;
}

.cat-links:before, .comments-link:before, .entry-date:before {
  content: "\f302";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-family: "Genericons";
  /*		font: normal 16px/1 'Genericons';*/
  position: relative;
  top: 1px;
  margin-right: 0.4em;
}

.cat-links:before, .comments-link:before {
  color: #e8B916;
}

.cat-links:hover:before, .comments-link:hover:before {
  color: #404040;
}

.comments-link:before {
  content: "\f300";
}

.entry-date:before {
  content: "\f303";
  top: 2px;
}

.cat-links, .entry-date {
  margin-right: 2em;
}

/*.comments-link {
	float: right;
}*/
.entry-meta {
  clear: both;
}

.byline {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

/*.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}*/
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.hentry.page blockquote {
  margin: 0;
  font-size: 1.4em;
}

.hentry.page blockquote p {
  margin-bottom: 1em;
}

.page-header .page-title {
  font-size: 1.6em;
}

.page-header + .hentry.post {
  margin: 1.5em auto 2.5em auto;
}

/* =Sidebar
----------------------------------------------- */
.sidebar-fixed {
  position: fixed;
}

.sidebar {
  font-size: 0.9em;
}

.sidebar h2, .sidebar h1 {
  font-family: "brandon-grotesque", serif;
  font-size: 2em;
  text-transform: none;
  font-style: italic;
  line-height: 1.2;
  border-bottom: 1px solid #404040;
  padding-bottom: 0.4em;
  margin-bottom: 0.8em;
}

.sidebar h1 {
  font-size: 1.4em;
}

.sidebar img.blog-bio {
  border-radius: 100px;
  width: 70px;
  float: left;
  margin-right: 1em;
}

.sidebar img.about-bio {
  width: 269px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.slide-toggle h3,
.widget_archive h1,
.widget_categories h1 {
  cursor: pointer;
}

.slide-toggle h3:after,
.widget_archive h1:after,
.widget_categories h1:after {
  content: "+";
  margin-left: 0.5em;
  float: right;
}

.slide-toggle.list-hidden h3:after,
.widget_archive.list-shown h1:after,
.widget_categories.list-shown h1:after {
  content: "-";
}

.list-hidden ul,
.widget_archive ul,
.widget_categories ul {
  display: none;
}

.sidebar ul {
  list-style: none;
  margin: 0;
  margin-bottom: 1.5em;
}

.sidebar .social ul {
  text-align: center;
}

.sidebar .social li {
  display: inline-block;
}

.sidebar .social li img {
  margin: 0 0.25em;
}

.sidebar #searchform input {
  margin-bottom: 1.5em;
}

.sidebar img {
  max-width: 100%;
  height: auto;
}

/* =Pages
----------------------------------------------- */
.page .entry-content > h2,
.post-type-archive-projects h2,
.error404 .entry-content h2 {
  display: block;
  font-style: normal;
  color: #C86091;
  text-align: center;
  position: relative;
  z-index: 0;
}

.page .entry-content > h2 span,
.post-type-archive-projects h2 span,
.error404 .entry-content h2 span {
  background: url(img/lightpaperfibers.jpg) repeat;
  display: inline-block;
  padding: 0 1em;
}

.page .entry-content > h2:before,
.post-type-archive-projects h2:before,
.error404 .entry-content h2:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #C86091;
  position: absolute;
  top: 50%;
  z-index: -1;
}

.page .entry-content h3,
.single-projects h3,
.single-dev-projects h3 {
  background-color: rgb(188, 164, 170);
  background-color: rgba(111, 109, 109, 0.7);
  color: white;
  display: inline-block;
  font-size: 1.1em;
  font-family: "brandon-grotesque", sans-serif;
  font-style: normal;
  text-transform: uppercase;
  padding: 0 0.4em;
}

/* =Specific Pages
----------------------------------------------- */
/* =HOMEPAGE */
.home .entry-content blockquote {
  font-size: 1.8em;
  /* 36px */
  margin: 0 auto 1.75em;
  text-align: center;
  width: 60%;
}

.home .service,
.white-card {
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  text-align: center;
}

.white-card {
  font-size: 0.8em;
  padding: 10px 10px 5px;
}

.home .service > a {
  color: #404040;
  height: 100%;
  width: 100%;
  display: block;
}

.home .service img {
  width: 100px;
}

.home .service h2 {
  color: #666;
  display: inline;
  font-size: 1.3em;
  font-weight: 700;
  margin-top: 2em;
}

.home .service .copy {
  font-weight: normal;
  padding: 2%;
}
.home .service .copy p {
  padding: 0 2%;
}

.home .services + h2 {
  margin-top: 1em;
}

.home .tester {
  background-color: goldenrod;
  height: 200px;
}

.home section.home-section {
  margin-bottom: 4em;
}

.thumb-features a {
  color: #404040;
  display: block;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  height: 100%;
  width: 100%;
  position: relative;
  text-align: center;
}

.thumb-features a:hover {
  color: #e8B916;
}

.thumb-features a > span {
  display: block;
}

.entry-content .pointing-hand img {
  width: 100px;
}

.newsletter-signup form {
  width: 100%;
  font-size: 0.8em;
}

.newsletter-signup label {
  display: none;
}

.newsletter-signup input[type=text],
.newsletter-signup input[type=email] {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 3%;
  float: left;
}

.newsletter-signup input[type=email] {
  margin-right: 0;
}

.newsletter-signup input[type=submit] {
  width: 100%;
}

/* =CONTACT */
.frm_forms h3.frm_pos_top {
  display: none;
}

.with_frm_style label.frm_primary_label,
.with_frm_style .frm_radio label, .with_frm_style .frm_checkbox label {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 19px;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style select, .with_frm_style textarea, #content .with_frm_style input:not([type=submit]), #content .with_frm_style select, #content .with_frm_style textarea, .with_frm_style .chzn-container {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 19px;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .chzn-container-multi .chzn-choices, .with_frm_style .chzn-container-single .chzn-single {
  padding: 0.5em 1em;
}

.wpcf7 .say-hi,
.wpcf7 .quote {
  display: none;
}

.wpcf7 textarea {
  height: 9em;
}

.wpcf7-checkbox label,
.wpcf7-radio label {
  display: block;
}

span.wpcf7-list-item {
  margin-left: 0;
}

/* Web, Design, Photo Page Styles */
.project.one-third {
  text-align: center;
  margin-bottom: 4%;
}

.project img {
  max-width: 100%;
  height: auto;
}

.project a {
  color: #404040;
  font-weight: 700;
}

.project a:hover,
.project:hover a {
  color: #e8B916;
}

.projectpic {
  float: left;
  width: 33.5106383%;
  /* 315 / 940 */
  margin-left: 5.3191489%;
  /* 50 / 940 */
  margin-right: 4.2553191%;
  /* 40 / 940 */
  margin-bottom: 20px;
}

.projectpic img {
  width: 100%;
}

.projectwords {
  float: left;
  width: 51.5957447%;
  /* 485 / 940 */
  margin-bottom: 5px;
}

.post-type-archive-projects h2 {
  margin-bottom: 2em;
}

/* Single Project Page */
.project-image img {
  display: block;
  max-width: 100%;
}

.project-description {
  margin-top: 2.5em;
}

.project-image .caption {
  margin-top: 1em;
  font-style: italic;
}

/* Services */
.post-873 .one-quarter {
  text-align: center;
}

/* Testimonials */
.testimonial p {
  font-size: 1.3em;
}

/* Blog index */
.blog #primary {
  float: none;
  margin: 0 auto;
  width: 75%;
}

/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */
}

.site-header img,
.entry-content img,
img[class*=align],
img[class*=wp-image-] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.site-header img,
.entry-content img,
img.size-full {
  max-width: 100%;
  width: auto;
  /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0 0 0.8075em 0;
  font-family: "brandon-grotesque", serif;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
}

.site-content .gallery {
  margin-bottom: 1.5em;
}

.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.site-content .gallery dd {
  margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

img.round {
  border-radius: 100%;
}

/* =Navigation
----------------------------------------------- */
.site-content .site-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
}

.site-content .nav-previous {
  float: left;
  width: 50%;
}

.site-content .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.single-projects .navigation,
.single-dev-projects .navigation {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

/* =Comments
----------------------------------------------- */
.form-allowed-tags {
  display: none;
}

h2.comments-title, h3#reply-title {
  font-weight: bold;
  font-size: 1.6em;
  margin-bottom: 1.3em;
}

.commentlist {
  list-style: none;
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: 40px;
}

.commentlist > .comment, .commentlist > .pingback {
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.reply {
  position: relative;
  top: -5px;
}

.reply a, .comment-meta a {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}

.comment-meta a {
  color: #999;
}

.comment-meta {
  margin-top: -10px;
}

cite.fn {
  font-size: 20px;
}

span.says {
  display: none;
}

.comment-body p:last-of-type {
  margin-bottom: 0;
}

ul.children {
  list-style: none;
  margin-top: 0;
  margin-left: 50px;
  margin-bottom: 0;
}

ul.children li {
  background-color: #efefef;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.comment-author img {
  border-radius: 50px;
  float: left;
  margin-right: 10px;
}

.comment-content p {
  margin-bottom: 1em;
}

#commentform label {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

/* =Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
#searchsubmit {
  display: none;
}

/* =Grid
----------------------------------------------- */
.half {
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 49%;
}

.half .half {
  width: 48%;
  margin-right: 4%;
}

.half:last-child,
.one-third:last-child,
.one-third:nth-child(3n),
.two-third:last-child,
.one-quarter:last-child,
.three-quarters:last-child,
.two-thirds:last-child {
  margin-right: 0;
}

.one-quarter,
.quarter {
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 24%;
}

.three-quarters {
  float: left;
  margin-right: 4%;
  margin-bottom: 2%;
  width: 72%;
}

.one-third {
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 32%;
}

.two-thirds {
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 66%;
}

.right {
  float: right;
  margin-right: 0;
  margin-left: 2%;
}

/* =Media Queries
----------------------------------------------- */
@media screen and (min-width: 45em) {
  #main.fixed-top {
    margin: 17.3em auto 0;
  }

  .home #main.fixed-top {
    margin: 27.9em auto 0;
  }

  .main-navigation.fixed-top ul {
    margin: 0;
    text-align: right;
  }

  .main-navigation.fixed-top li {
    margin-left: 2%;
    margin-right: 0;
    position: relative;
  }
}
/* Vertical media queries for vertically-challenged devices: */
@media screen and (max-device-height: 64em) {
  .home .site-header {
    height: 16em;
  }

  .home .site-header h1 {
    height: 139px;
    width: 140px;
    background-size: 140px;
    top: 3.625em;
  }

  .site-header h2 {
    display: none;
  }

  .home .main-navigation {
    top: 16em;
  }

  .home .main-navigation.fixed-top {
    top: 0;
  }

  .home #main {
    margin: 16em auto 0;
  }

  .home #main.fixed-top {
    margin: 21.625em auto 0;
  }
}
@media screen and (max-width: 56.25em) {
  .main-navigation.fixed-top .name {
    display: none !important;
  }

  .main-navigation li {
    font-size: 0.875em;
  }

  .hentry.post {
    width: 100%;
  }

  .hentry.post .entry-content {
    padding: 2em 3em 0.5em;
  }

  .hentry.post footer {
    padding: 2em;
  }

  .three-quarters, .one-quarter {
    width: 100%;
  }
}
@media screen and (max-width: 45em) {
  body {
    font-size: 18px;
  }

  .container {
    padding: 0 1em;
  }

  .mobile-only {
    display: block;
  }

  .site-header {
    display: none;
  }

  .main-navigation,
.home .main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    height: 4.6875em;
    z-index: 1;
  }

  .main-navigation a.logo {
    display: block;
    opacity: 1;
    margin: 0;
    top: 0.625em;
    left: 0.625em;
  }

  .main-navigation.fixed-top .name,
.main-navigation .name {
    display: block !important;
    opacity: 1;
    margin-left: 1.5em;
    font-size: 0.9em;
    line-height: 5.0769230769;
  }

  .main-navigation a.logo img {
    width: 3.5em;
    height: auto;
  }

  .main-navigation a:hover {
    opacity: 1;
  }

  .main-navigation > .container {
    padding: 0;
  }

  .nav-trigger {
    /*background-image: -moz-linear-gradient(top, #ffffff, #eee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eee));
    background-image: -webkit-linear-gradient(top, #ffffff, #eee);
    background-image: -o-linear-gradient(top, #ffffff, #eee);
    background-image: linear-gradient(to bottom, #ffffff, #eee);*/
    background-color: #fcfcfc;
    color: #e8B916;
    cursor: pointer;
    border-radius: 5px;
    position: absolute;
    right: 1.1em;
    top: 1.1em;
    border: 1px solid #eee;
    padding: 0.4em 0.8em;
  }

  .nav-trigger.active {
    background: #f6f6f6;
    color: #333;
  }

  .nav-trigger:before {
    content: "\f419";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-family: "Genericons";
    /*		font: normal 16px/1 'Genericons';*/
    position: relative;
    top: 1px;
    margin-right: 0.4em;
  }

  .main-navigation ul {
    display: none;
    background: white;
    border-top: 1px solid #eee;
    line-height: 3em;
    position: absolute;
    font-size: 16px;
    top: 4.6875em;
  }

  .main-navigation li {
    display: block;
    border-bottom: 1px solid #eee;
    margin: 0;
  }

  .main-navigation li a {
    display: block;
    height: 100%;
    width: 100%;
  }

  .main-navigation li a:hover {
    background-color: #e8B916;
    color: white;
  }

  #main,
.home #main {
    margin: 2.5em 0 auto;
  }

  .home .entry-content blockquote {
    width: 90%;
  }

  .half {
    float: none;
    width: 100%;
    margin-bottom: 6%;
  }

  .half .half {
    float: left;
  }

  .one-third {
    float: none;
    width: 100%;
  }

  .half .one-third {
    float: left;
    width: 32%;
  }

  .site-footer {
    text-align: center;
  }

  .site-footer nav.social {
    float: none;
    margin-bottom: 1em;
  }

  nav.social li img,
nav.social li:last-child img {
    margin: 0 0.5em;
  }

  .hentry.post .entry-header {
    height: 200px;
  }

  .hentry.post .entry-content {
    padding: 1.5em 1.5em 0.5em;
  }

  .hentry.post footer {
    padding: 1.5em;
  }

  .newsletter-signup form {
    margin-top: 0;
  }

  .entry-content .pointing-hand img {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }

  .entry-date, .cat-links, .comments-link {
    display: block;
    text-align: center;
    margin: 0.5em 0;
  }

  .post-873 .one-quarter img {
    width: 30%;
    height: auto;
  }

  .blog #primary {
    width: 100%;
  }
}
@media screen and (max-width: 30em) {
  body {
    font-size: 16px;
  }

  .page .entry-content > h2:before,
.page .entry-content > h2:after,
.post-type-archive-projects h2:before,
.post-type-archive-projects h2:after {
    display: none;
  }

  .page .entry-content > h2 span,
.post-type-archive-projects h2,
.post-type-archive-projects h2 span {
    padding: 0;
    background: none;
  }

  .page .entry-content > h2,
.post-type-archive-projects h2 {
    background: #C86091;
    color: white;
  }

  .half .half,
.half .one-third,
.half .two-thirds {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .home .entry-content blockquote {
    font-size: 1.8em;
    width: 98%;
  }

  .entry-content .pointing-hand {
    margin-top: 2em;
    text-align: center;
  }

  .hentry.post .entry-header h1 {
    font-size: 1.6em;
  }
}
/* =IE7 fixes. Bleghhhh gag me. */
.lt-ie8 .main-navigation.fixed-top li,
.lt-ie8 .main-navigation li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.lt-ie8 .main-navigation.fixed-top a.logo,
.lt-ie8 .main-navigation.fixed-top .name {
  display: none !important;
}

/* =IE8 fixes - not nearly as bad. */
.lt-ie9 .site-header h1 {
  background-image: url(img/logo-ds-small.png);
}

.lt-ie9 .home .site-header h1 {
  background-image: url(img/logo-ds2.png);
}

.ui-widget-header {
  background: #fc0 !important;
}

.gsc-control-cse, .gsc-control-cse .gsc-table-result {
  width: auto !important;
}