@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600);
@import url(http://fonts.googleapis.com/css?family=Merriweather:400,300);
/*   
Theme Name: Rebecca Palmer Interiors
Theme URI: http://wordpress.org
Description: This is a custom theme created specifically for Rebecca Palmer Interiors.
Author: Levi Flair
Author URI: http://www.leviflair.com
Version: 1.0
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  background: #fefdf8;
  color: #4f565b;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2.25em;
  margin: 1.25em 0 0.25em 0;
}

h2 {
  font-size: 1.8em;
  margin: 1.25em 0 0.25em 0;
}

h3 {
  font-size: 1.5em;
  margin: 1.25em 0 0.25em 0;
}

h4 {
  font-size: 1.2em;
  margin: 1.25em 0 0.25em 0;
}

h5 {
  font-size: 1em;
  margin: 1.25em 0 0.25em 0;
}

h6 {
  font-size: 0.8em;
  margin: 1.25em 0 0.25em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 0px;
}

menu,
ol,
ul {
  padding: 0 0 0 0px;
}

nav ul,
nav ol {
  list-style-image: none;
}

img {
  border: 0;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! responsive-nav.js v1.0.14 by @viljamis */
#nav ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

#nav li {
  width: 100%;
  display: block;
}

.js #nav {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}
@media (min-width: 48em) {
  .js #nav {
    position: relative;
  }
}

#nav.opened {
  max-height: 9999px;
}

@media (min-width: 48em) {
  .js #nav.closed {
    max-height: none;
  }
}

@media (min-width: 48em) {
  #nav-toggle {
    display: none;
  }
}

* {
  box-sizing: border-box;
}

body {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Merriweather';
  font-weight: 300;
  color: #5eaab9;
  line-height: 1.4;
}

.page-title {
  color: #5eaab9;
  font-size: 1.8em;
  text-align: center;
  line-height: 1.25em;
  margin-bottom: 0.25em;
}

.wrapper {
  margin: 0 auto;
  overflow: hidden;
  width: 90%;
}
@media (min-width: 60em) {
  .wrapper {
    width: 95%;
    max-width: 64em;
  }
}

a {
  color: #4da0b1;
  -webkit-transition: color 0.33s;
  -moz-transition: color 0.33s;
  -o-transition: color 0.33s;
  transition: color 0.33s;
}
a:hover {
  color: #cc5846;
}

.top-bar {
  border-top: 7px solid #b9b299;
  position: fixed;
}

.nav-wrapper {
  color: #666666;
  font-size: 0.85em;
}
@media (min-width: 60em) {
  .nav-wrapper {
    background-color: #f8f6ee;
    position: fixed;
    padding: 0 0.65em;
    width: 25%;
    max-width: 20em;
    height: 100%;
  }
}

@media (min-width: 60em) {
  .nav {
    height: 100%;
    background: url(../rebecca-palmer-interiors/images/pattern.svg);
    background-repeat: repeat;
    background-size: 100% auto;
    background-color: #fefdf8;
    padding: 1em 1em;
  }
}

.logo {
  margin: 0.67em 0;
}
.logo img {
  width: 6em;
}
@media (min-width: 48em) {
  .logo img {
    width: 8em;
  }
}
.logo a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.logo a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

#menu-nav-1 {
  text-align: center;
}
@media (min-width: 48em) {
  #menu-nav-1 li {
    display: inline;
  }
}
#menu-nav-1 a {
  color: #fff;
  background: #5eaab9;
  font-size: 1.4em;
  display: block;
  padding: 0.6em;
}
@media (min-width: 48em) {
  #menu-nav-1 a {
    color: #5eaab9;
    background: none;
    display: inline;
    padding: 5%;
    font-size: 1.5em;
  }
}
@media (min-width: 60em) {
  #menu-nav-1 a {
    font-size: 1.1em;
    padding: 3%;
  }
}
@media (min-width: 70em) {
  #menu-nav-1 a {
    font-size: 1.3em;
    padding: 3.5%;
  }
}
@media (min-width: 48em) {
  #menu-nav-1 a:hover {
    color: #cc5846;
  }
}

#nav-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 70px;
  height: 55px;
  float: right;
  margin: -8em -1em 0 0;
  text-indent: -9999px;
  overflow: hidden;
  background: #5eaab9 url("../rebecca-palmer-interiors/images/hamburger.gif") no-repeat 50% 33%;
}
@media (min-width: 48em) {
  #nav-toggle {
    display: none;
  }
}

.bio {
  border-top: 1px solid #d4d3cc;
  border-bottom: 1px solid #d4d3cc;
  font-size: 1.05em;
  line-height: 1.5em;
  margin: 1em 0;
  display: none;
}
@media (min-width: 60em) {
  .bio {
    display: block;
  }
}
.bio p {
  margin: 0.5em 0;
}

.contact {
  font-size: 0.9em;
  line-height: 1.25em;
  list-style: none;
  margin-top: 1.4em;
  padding: 0;
  display: none;
}
@media (min-width: 60em) {
  .contact {
    display: inline;
  }
}
@media (min-width: 70em) {
  .contact {
    font-size: 1em;
  }
}
.contact li {
  margin-bottom: 0.5em;
}
.contact strong {
  color: #404040;
  font-weight: normal;
}

.pinterest img {
  width: 5em;
}
.pinterest a {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.pinterest a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

@media (min-width: 60em) {
  .main-content {
    float: right;
    width: 70%;
    max-width: 50em;
  }
}
.main-content h1 + p, .main-content h2 + p, .main-content h3 + p, .main-content h4 + p {
  margin-top: 0;
}
.main-content ul {
  padding-left: 1.05em;
  list-style-type: circle;
}
.main-content ol {
  padding-left: 1.2em;
}
.main-content blockquote {
  font-family: 'Merriweather';
  font-weight: 300;
  font-size: 0.75em;
  font-style: italic;
  padding: 1.5em 2.5em 1.5em 3em;
  background-color: rgba(211, 207, 182, 0.25);
  border-top: 1px solid rgba(185, 178, 153, 0.25);
  border-bottom: 3px solid rgba(185, 178, 153, 0.25);
  quotes: inherit;
}
.main-content blockquote:before {
  color: #5eaab9;
  content: "\201C";
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.15em;
  margin-left: -0.75em;
  vertical-align: -0.35em;
}
.main-content blockquote p {
  display: inline;
}

.page-entry img {
  display: block;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .wrapper-home {
    width: 100%;
    max-width: 90em;
  }
}

@media (min-width: 48em) {
  .home-content {
    float: none;
    margin: 0 auto;
    width: 90%;
    max-width: 64em;
  }
}

.nav-wrapper-home {
  color: #666666;
  font-size: 0.85em;
}
@media (min-width: 48em) {
  .nav-wrapper-home #menu-nav-1 {
    border-top: 6px solid #f8f6ee;
    border-bottom: 6px solid #f8f6ee;
    padding: 0.25em 0;
  }
}
@media (min-width: 48em) {
  .nav-wrapper-home #menu-nav-1 a {
    font-size: 1.4em;
    padding: 1em;
  }
}
@media (min-width: 70em) {
  .nav-wrapper-home #menu-nav-1 a {
    font-size: 1.5em;
  }
}

.logo-home {
  margin: 0.67em 0;
}
@media (min-width: 48em) {
  .logo-home {
    text-align: center;
    margin: 0.67em 0 0.25em 0;
  }
}
.logo-home img {
  width: 6em;
}
@media (min-width: 48em) {
  .logo-home img {
    width: 6em;
  }
}
@media (min-width: 70em) {
  .logo-home img {
    width: 7em;
  }
}
.logo-home a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.logo-home a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

@media (min-width: 60em) {
  .nav-home .bio {
    display: none;
  }
}
@media (min-width: 60em) {
  .nav-home .contact {
    display: none;
  }
}

.services {
  color: #5eaab9;
  list-style-type: circle;
  padding-left: 1em;
}
.services span {
  color: #4f565b;
}
@media (min-width: 48em) {
  .services span {
    font-size: 0.85em;
    line-height: 1.4em;
  }
}

.post {
  margin-bottom: 4em;
}
.post:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .post p, .post ol, .post ul, .post address {
    font-size: 1.25em;
    line-height: 1.6em;
  }
}

.post-title {
  font-size: 1.8em;
  text-align: center;
  line-height: 1.25em;
  margin-bottom: 0.25em;
}
.post-title a {
  color: #5eaab9;
}
.post-title a:hover {
  color: #cc5846;
}
@media (min-width: 48em) {
  .post-title {
    font-size: 2em;
  }
}

.post-date {
  color: #737d84;
  font-family: 'Source Sans Pro';
  font-weight: normal;
  font-size: 0.9em;
  margin: 0 0 0.6em 0;
  text-align: center;
}
@media (min-width: 48em) {
  .post-date {
    font-size: 1em;
  }
}

.pagination {
  color: #5eaab9;
  text-decoration: none;
}

.footer {
  font-size: 1em;
  margin: 2em 0 1.5em 0;
  text-align: center;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.wp-caption {
  border: 1px solid rgba(185, 178, 153, 0.25);
  text-align: center;
  background-color: rgba(211, 207, 182, 0.25);
  padding: 4px 4px 0 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}

.wp-caption img {
  width: 100%;
  height: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 0.8em;
  line-height: 1.4;
  padding: 0 4px 5px;
}
@media (min-width: 48em) {
  .wp-caption p.wp-caption-text {
    font-size: 0.9em;
  }
}

.gallery-item img {
  height: auto;
  border: 0.15em solid #fff !important;
}
