/*!
Theme Name: Sweden With Love
Description: Custom WordPress theme for Sweden With Love built on the <a href="http://shrsl.com/?~4nmf">Genesis Framework</a>
Author: ClickWP
Author URI: http://clickwp.com
Version: 2.0.1

Tags: 

Template: genesis
Template Version: 2.0.2

License: GPL-2.0+
License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/* Table of Contents

Base Styles
- Reset
- Box Sizing
- Float Clearing
- Fonts & Typography
- Headings
- Objects (also Images, Tables)
- Forms

Structure and Layout
- Grid
- Layout

Modules
- Header & Navigation
- Content Area (Entries, Pagination, Comments)
- Sidebars
- Footer

Plugins
- Genesis eNews Extended
- Gravity Forms
- Jetpack
- Mailchimp for WP
- AdRotate
- Flexslider

Miscellaneous
- Social links
- Utility styles

*/
.vr-debug .site-inner {
  background: white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAYCAYAAADQ+yzZAAAAEklEQVQIHWNgGF6gvLz8P8hHAA+WAmX9GaOeAAAAAElFTkSuQmCC);
}

.site-title a,
.site-description, .header-image .site-description,
.header-image .site-title, .swl_postnav .postnav-backtohome, .swl_postnav .postnav-readmore, .swl_backtoblog .backtoblog-link, .widget_cover_story .cover-story-label, .widget-area .widget_exclusive .widgettitle, .widget-area .widget_exclusive .exclusive-story-label {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.wrapper, .genesis-nav-menu, main.content .entry .entry-footer, .posts-list li, .comment-form p, .widget_recent_entries ul li, .footer-widgets, #footer-ads {
  zoom: 1;
}
.wrapper:before, .genesis-nav-menu:before, main.content .entry .entry-footer:before, .posts-list li:before, .comment-form p:before, .widget_recent_entries ul li:before, .footer-widgets:before, #footer-ads:before, .wrapper:after, .genesis-nav-menu:after, main.content .entry .entry-footer:after, .posts-list li:after, .comment-form p:after, .widget_recent_entries ul li:after, .footer-widgets:after, #footer-ads:after {
  display: table;
  content: "";
}
.wrapper:after, .genesis-nav-menu:after, main.content .entry .entry-footer:after, .posts-list li:after, .comment-form p:after, .widget_recent_entries ul li:after, .footer-widgets:after, #footer-ads:after {
  clear: both;
}

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}

.no-js .hide-no-js {
  display: none !important;
}

/* Base Styles
---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

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

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

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

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

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

pre {
  white-space: pre-wrap;
}

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

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;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

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;
}

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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;
}

/* Float Clearing
--------------------------------------------- */
.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}

*,
:before,
:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Fonts & Typography
--------------------------------------------- */
/** Google Fonts enqueued in functions.php */
html {
  font-size: 62.5%;
  /* 10px browser default */
}

body {
  background: #f5f4ef url("images/bg-body.jpg");
  background-size: 40px 40px;
  color: #79746b;
  font-family: "Droid Serif", Georgia, serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2;
}

body#tinymce {
  background: #fff;
  color: #3d4242;
  line-height: 1.5;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

::-moz-selection {
  background: #f1c7b9;
}

::selection {
  background: #c7aa7d;
}

a {
  color: #eb8083;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #e45458;
  text-decoration: underline;
}

dl,
ol,
ul,
p {
  margin: 24px 0px;
  margin: 2.4rem 0rem;
  padding: 0;
  list-style: none;
  word-break: break-word;
  text-overflow: ellipsis;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0px 0px 0px 24px;
  margin: 0rem 0rem 0rem 2.4rem;
}

blockquote {
  background: #f5f4ef url("images/bg-speckle.jpg");
  margin: 0;
  padding: 24px 48px;
  padding: 2.4rem 4.8rem;
}
blockquote p:first-child {
  margin-top: 0;
}
blockquote p:last-child {
  margin-bottom: 0;
}

hr {
  border: 1px solid #ada496;
  border-width: 1px 0 0 0;
  margin: 23px 48px 24px 48px;
  margin: 2.3rem 4.8rem 2.4rem 4.8rem;
}

strong {
  font-weight: 700;
}

pre {
  overflow: scroll;
  white-space: pre;
}

code {
  word-break: break-word;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 0;
}

h1 {
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  margin: 24px 0px;
  margin: 2.4rem 0rem;
  text-transform: uppercase;
}

h2 {
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  margin: 24px 0px;
  margin: 2.4rem 0rem;
}

h3 {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.714;
  margin: 24px 0px;
  margin: 2.4rem 0rem;
  text-transform: uppercase;
}

h4 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.412;
  margin: 24px 0px;
  margin: 2.4rem 0rem;
  text-transform: uppercase;
}

h5 {
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  text-transform: uppercase;
}

h6 {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  padding: 6px 0px;
  padding: 0.6rem 0rem;
  margin: 24px 0px 0px;
  margin: 2.4rem 0rem 0rem;
  text-transform: uppercase;
}

.entry-time,
.comment-meta,
.post-date,
.welcome-content,
#read-this h1,
.widget_exclusive .exclusive-story p,
.widget_editors_letter .editorsletter-content,
.site-footer .credits {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Objects (also Images, Tables)
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  width: auto;
  /* IE8 */
  vertical-align: middle;
  /* To maintain typographic rhythm http://stackoverflow.com/questions/3197601/white-space-at-bottom-of-anchor-tag */
}
.entry-content img {
  height: auto;
}
.sidebar img {
  max-width: 340px;
}

img.centered,
.aligncenter {
  display: block;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  margin: 0 auto 24px auto;
  text-align: center;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
  margin: 0px 12px 24px 0px;
  margin: 0rem 1.2rem 2.4rem 0rem;
}

img.alignright,
.wp-caption.alignright {
  margin: 0px 0px 24px 12px;
  margin: 0rem 0rem 2.4rem 1.2rem;
}

.wp-caption p {
  margin-bottom: 0;
}

.wp-caption-text {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2.182;
  margin: 0;
  text-align: center;
}

table,
tr,
td,
th {
  border-spacing: 0;
  padding: 0;
}

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  background: #f7f6f1;
  border: 0;
  color: #79746b;
}

#pre-navigation input,
.footer-widgets input {
  background: #fff;
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"] {
  line-height: 12px;
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
select,
textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  padding: 7px 10px 6px;
  padding: 0.7rem 1rem 0.6rem;
  width: 100%;
}

select {
  line-height: 26px;
  height: 26px;
  width: 100%;
}

::-webkit-input-placeholder {
  font-style: italic;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}

:-ms-input-placeholder {
  font-style: italic;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  width: auto;
  line-height: 1;
  cursor: pointer;
  background: #79746b;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 4px 4px 2px 4px;
  padding: 0.4rem 0.4rem 0.2rem 0.4rem;
  text-decoration: none;
  text-transform: uppercase;
}

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

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

/*	
input[type="submit"] {
	font-family: $accentFontFamily;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}
*/
textarea {
  line-height: 1.5;
  min-height: 120px;
  min-height: 12rem;
}

/* Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* Grid
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

.first {
  clear: both;
  margin-left: 0 !important;
}

/* Layout
--------------------------------------------- */
.wrap {
  margin: 0 auto;
  width: 1180px;
  width: 118rem;
}

.wrapper {
  margin-bottom: 50px;
  margin-bottom: 5rem;
  margin: 0 auto 50px;
  width: 1186px;
  width: 118.6rem;
  background: transparent url("images/bg-contentborder.png");
  background-size: 15px 15px;
  padding: 3px;
}

.site-inner {
  background: white;
}

.content {
  float: left;
  padding: 0px 40px;
  padding: 0rem 4rem;
  width: 796px;
  width: 79.6rem;
}
.home .content {
  padding: 0px;
  padding: 0rem;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}

.full-width-content .content {
  width: 100%;
}

.sidebar-primary {
  float: right;
  margin: 40px 40px 58px 0px;
  margin: 4rem 4rem 5.8rem 0rem;
  width: 340px;
}

.home #read-this {
  float: left;
  margin-left: 40px;
  margin-left: 4rem;
  width: 720px;
  width: 72rem;
}
.home .column {
  float: left;
  margin-left: 40px;
  margin-left: 4rem;
  width: 340px;
  width: 34rem;
}
.home #home-top .widget-1 {
  height: 340px;
  height: 34rem;
  margin-bottom: 39px;
  margin-bottom: 3.9rem;
}
.home #home-top .widget-3 {
  height: 220px;
  height: 22rem;
}

.home-top {
  border-bottom: 1px solid #e3e0d8;
  margin: 40px;
  margin: 4rem;
  padding-bottom: 40px;
  padding-bottom: 4rem;
}

.home-top-content {
  float: left;
  width: 720px;
  width: 72rem;
}
.home-top-content .column {
  margin-bottom: 42px;
  margin-bottom: 4.2rem;
}

.home-middle {
  margin: 40px;
  margin: 4rem;
}

.home-bottom {
  background: #f1c7b9 url("images/bg-home-carousel.jpg");
  max-height: 327px;
  overflow: hidden;
  padding: 32px 40px 40px;
  padding: 3.2rem 4rem 4rem;
}

/* Modules
---------------------------------------------------------------------------------------------------- */
/* Header & Navigation
--------------------------------------------- */
.site-header {
  min-height: 252px;
  min-height: 25.2rem;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}

.title-area {
  background: transparent url("images/header.png") center 0 no-repeat;
  background-size: 700px 125px;
  margin: 53px 0px 24px;
  margin: 5.3rem 0rem 2.4rem;
  min-height: 132px;
  min-height: 13.2rem;
}

.site-title {
  height: 98px;
  margin: 0 auto 10px;
  width: 700px;
}
.site-title a {
  display: block;
  height: 98px;
  margin: 0;
  width: 700px;
}

.site-description {
  margin: 0;
}

.header-image .site-description,
.header-image .site-title {
  display: block;
}

.header-widget-area {
  float: right;
}

#pre-navigation {
  background: #f5f4ef url("images/bg-speckle.jpg");
  position: relative;
}
#pre-navigation:before {
  background: transparent url("images/heart.png") no-repeat;
  background-size: 78px 78px;
  content: " ";
  display: block;
  margin-left: -39px;
  height: 78px;
  width: 78px;
  position: absolute;
  left: 50%;
  top: -41px;
}
#pre-navigation .wrap {
  padding: 0px 40px;
  padding: 0rem 4rem;
}
#pre-navigation .intro {
  color: #c7aa7d;
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
  letter-spacing: 1px;
  width: 50%;
}

.nav-primary {
  background: white;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2;
  padding: 0px 40px;
  padding: 0rem 4rem;
}
.nav-primary .wrap {
  border-bottom: 1px solid #e3e0d8;
  padding: 20px 0px;
  padding: 2rem 0rem;
  width: 100%;
}
.nav-primary li.menu-item {
  border-right: 1px solid #e3e0d8;
  margin-right: 17px;
  margin-right: 1.7rem;
  padding-right: 18px;
  padding-right: 1.8rem;
}
.nav-primary li.menu-item a {
  color: #79746b;
  letter-spacing: 1px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-primary li.menu-item a:hover {
  color: #eb8083;
}
.nav-primary li.nav-more {
  border-right: 0;
  padding: 0 0 20px 0;
  margin: 0 0 -20px 0;
}
.nav-primary li.nav-more > a {
  color: #f1c7b9;
}
.nav-primary li.nav-more > a:after {
  content: " \f138";
  font-family: FontAwesome;
  font-size: 16px;
  font-size: 1.6rem;
}
.nav-primary li.nav-more > a:hover {
  color: #eb8083;
}

.genesis-nav-menu {
  margin: 0;
  padding: 0;
  width: 100%;
}
.genesis-nav-menu .menu-item {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left;
}
.genesis-nav-menu .menu-item:hover > .sub-menu, .genesis-nav-menu .menu-item:focus > .sub-menu, .genesis-nav-menu .menu-item:active > .sub-menu, .genesis-nav-menu .menu-item.sfHover > .sub-menu {
  left: auto;
  opacity: 1;
}
.genesis-nav-menu a {
  position: relative;
  display: block;
}
.genesis-nav-menu .sub-menu {
  background: #f1c7b9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 133px;
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 99;
  margin: 0 0 0 -34px;
  padding: 10px 20px;
}
.genesis-nav-menu .sub-menu li {
  border: 0;
  display: block;
  margin: 15px 0;
  padding: 0;
  text-align: center;
}
.genesis-nav-menu .sub-menu a {
  font-size: 13px;
  font-size: 1.3rem;
  position: relative;
}

/* Content Area (Entries, Pagination, Comments)
--------------------------------------------- */
main.content .entry-header {
  border-bottom: 1px solid #e3e0d8;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
  text-align: center;
}
main.content .entry-header .entry-time {
  font-style: italic;
}

main.content .entry-title {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 18px 0px 26px;
  margin: 1.8rem 0rem 2.6rem;
  overflow: hidden;
  text-transform: uppercase;
  word-break: break-word;
}
main.content .entry-title a {
  color: inherit;
  text-decoration: none;
}

.archive-description {
  border-bottom: 1px solid #e3e0d8;
  margin: 40px 58px 58px;
  margin: 4rem 5.8rem 5.8rem;
}
.archive-description .archive-title {
  color: #c7aa7d;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 4px;
  margin: 0px 0px 32px;
  margin: 0rem 0rem 3.2rem;
  text-align: center;
  text-transform: uppercase;
}

main.content .entry {
  color: #3d4242;
  margin: 30px 58px 58px;
  margin: 3rem 5.8rem 5.8rem;
  position: relative;
}
.single main.content .entry {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
main.content .entry a.more-link {
  color: #c7aa7d;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
}
main.content .entry a.more-link i.fa {
  background: #c7aa7d;
  color: #fff;
  display: inline-block;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  height: 20px;
  width: 20px;
  vertical-align: text-bottom;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
main.content .entry a.more-link i.fa:before {
  margin-left: 4px;
}
main.content .entry .entry-meta {
  clear: both;
  color: #ada496;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0;
}
main.content .entry .entry-categories,
main.content .entry .entry-tags {
  display: block;
}
main.content .entry .entry-categories a,
main.content .entry .entry-tags a {
  background: #c7aa7d;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 4px 8px 4px 8px;
  padding: 0.4rem 0.8rem 0.4rem 0.8rem;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
main.content .entry .entry-footer {
  background: #f5f4ef url("images/bg-speckle.jpg");
  padding: 21px 31px;
  padding: 2.1rem 3.1rem;
}
main.content .entry .entry-footer .entry-meta {
  float: left;
}
main.content .entry .entry-footer .entry-comments-link a {
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 2px;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
}

.entry-content {
  overflow: hidden;
}
.entry-content .attachment a,
.entry-content .gallery a {
  border: none;
}
.entry-content ol li {
  list-style-type: decimal;
}
.entry-content ul li {
  list-style-type: disc;
}

.after-post {
  margin: 24px 58px 48px;
  margin: 2.4rem 5.8rem 4.8rem;
  position: relative;
}

.swl_afterpost_related h3 {
  color: #c7aa7d;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 3px;
  margin-top: 12px;
  margin-top: 1.2rem;
  text-align: center;
  text-transform: uppercase;
}
.swl_afterpost_related .related-item {
  float: left;
  text-align: center;
  margin-right: 30px;
  margin-right: 3rem;
  width: 180px;
  width: 18rem;
}
.swl_afterpost_related .related-item:last-child {
  margin-right: 0;
}
.swl_afterpost_related .related-thumbnail {
  margin: 8px 0px 18px;
  margin: 0.8rem 0rem 1.8rem;
}
.swl_afterpost_related .related-title {
  line-height: 1.4;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  min-height: 57px;
  min-height: 5.7rem;
}
.swl_afterpost_related .related-title a {
  color: #3d4242;
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.swl_afterpost_related .related-read a {
  background: #c7aa7d;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 4px 6px 4px 6px;
  padding: 0.4rem 0.6rem 0.4rem 0.6rem;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1rem;
}

.swl_postnav {
  margin: 58px;
  margin: 5.8rem;
  overflow: hidden;
  *zoom: 1;
}
.swl_postnav .postnav-backtohome {
  background: url("images/postnav-backtohome.png") no-repeat;
  background-size: 200px, 36px;
  display: block;
  float: left;
  height: 36px;
  width: 200px;
}
.swl_postnav .postnav-readmore {
  background: url("images/postnav-readmore.png") no-repeat;
  background-size: 266px, 36px;
  display: block;
  float: right;
  height: 36px;
  width: 266px;
}

.swl_backtoblog {
  margin: 58px 58px;
  margin: 5.8rem 5.8rem;
}
.swl_backtoblog .backtoblog-link {
  background: url("images/postnav-blog.png") no-repeat;
  background-size: 200px, 36px;
  display: block;
  height: 36px;
  width: 200px;
}

.archive-pagination,
.entry-pagination {
  clear: both;
  margin: 85px 58px;
  margin: 8.5rem 5.8rem;
}
.archive-pagination .pagination-previous a,
.entry-pagination .pagination-previous a {
  background: url("images/postnav-older.png") no-repeat;
  background-size: 202px, 36px;
  display: block;
  height: 36px;
  width: 202px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
.archive-pagination .pagination-next a,
.entry-pagination .pagination-next a {
  background: url("images/postnav-newer.png") no-repeat;
  background-size: 202px, 36px;
  display: block;
  height: 36px;
  width: 202px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
.archive-pagination li,
.entry-pagination li {
  display: inline;
}

/* Misc Content Modules
--------------------------------------------- */
.widget .posts-list {
  margin-bottom: 0;
}
.posts-list li {
  border-bottom: 1px solid #e3e0d8;
  color: #3d4242;
  line-height: 1.4;
  padding: 16px 0px;
  padding: 1.6rem 0rem;
  position: relative;
}
.posts-list li:last-child {
  border-bottom: 0;
}
.posts-list li.no-thumbnail:before {
  background: #c7aa7d;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  color: #fff;
  content: " \f105";
  font-family: "FontAwesome";
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  padding-left: 2px;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 0;
  top: 16px;
}
.posts-list li.no-thumbnail {
  padding-left: 24px;
  padding-left: 2.4rem;
}
.home .posts-list li.no-thumbnail {
  min-height: 65px;
  min-height: 6.5rem;
}
.posts-list li.no-thumbnail a {
  border-right: 1px solid #ada496;
  color: #3d4242;
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-right: 10px;
  margin-right: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  text-decoration: none;
  text-transform: uppercase;
}
.posts-list .post-date,
.posts-list .entry-meta {
  color: #ada496;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  letter-spacing: 1px;
}
.posts-list li.with-thumbnail {
  padding: 22px 0px;
  padding: 2.2rem 0rem;
}
.posts-list li.with-thumbnail:first-child {
  padding-top: 0;
}
.posts-list img.post-image {
  margin: 0;
}
.posts-list .story {
  float: right;
  width: 176px;
}
.posts-list .entry-title {
  color: #3d4242;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  line-height: 1.4 !important;
  margin: 12px 0 !important;
  margin: 1.2rem 0 !important;
}
.posts-list p {
  margin: 8px 0px;
  margin: 0.8rem 0rem;
  line-height: 1.5;
}
.posts-list .button {
  background: #c7aa7d;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 4px 6px 4px 6px;
  padding: 0.4rem 0.6rem 0.4rem 0.6rem;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1rem;
  cursor: default;
}
.posts-list p.entry-more {
  margin-bottom: 0;
}
.posts-list .entry-more a {
  color: #c7aa7d;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  letter-spacing: 1px;
  text-decoration: underline;
  text-transform: uppercase;
}

@media screen and (min--moz-device-pixel-ratio: 0) {
  .home li.no-thumbnail {
    padding-bottom: 14px;
    padding-top: 14px;
  }
}
/* Homepage Styles
--------------------------------------------- */
#swl-recent-posts ul.recent {
  margin: 0px 0px 2px;
  margin: 0rem 0rem 0.2rem;
}
#swl-recent-posts a.blog-link {
  background: #c7aa7d url("images/chalkboard_gold.jpg") 0% 55%;
  color: #fff;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 1;
  padding: 12px;
  padding: 1.2rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

#welcome {
  background: #f5f4ef url("images/bg-speckle.jpg");
  overflow: hidden;
  height: 220px;
  height: 22rem;
}
#welcome .thumbnail {
  float: left;
  width: 140px;
  width: 14rem;
}
#welcome .welcome-content {
  color: #3d4242;
  float: right;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 23px;
  padding: 20px 24px;
  padding: 2rem 2.4rem;
  width: 580px;
  width: 58rem;
}
#welcome .welcome-content a {
  color: #ada496;
}
#welcome .welcome-content a:after {
  background: #fff;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  color: #ada496;
  content: " \f105";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 16px;
  margin-left: 4px;
  text-align: center;
  padding-left: 2px;
  height: 16px;
  width: 16px;
}
#welcome h1, #welcome h2, #welcome h3, #welcome p {
  margin: 0px 0px 12px 0px;
  margin: 0rem 0rem 1.2rem 0rem;
}
#welcome h1, #welcome h2, #welcome h3 {
  color: #ada496;
  font-family: "Droid Serif", Georgia, serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 300;
  letter-spacing: 2px;
}

#read-this h1 {
  color: #c7aa7d;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 4px;
  margin: 0px 0px 32px 0px;
  margin: 0rem 0rem 3.2rem 0rem;
  text-transform: uppercase;
}
#read-this ol {
  margin: 0;
  counter-reset: li;
  /* Initiate a counter */
}
#read-this li:before {
  content: counter(li);
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  background: #c7aa7d;
  color: #fff;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  height: 24px;
  width: 24px;
  margin-left: -12px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  position: absolute;
  top: -12px;
  left: 50%;
}
#read-this li {
  background: #f5f4ef url("images/bg-speckle.jpg");
  float: left;
  height: 270px;
  height: 27rem;
  margin-right: 22.5px;
  margin-right: 2.25rem;
  padding: 22px;
  padding: 2.2rem;
  text-align: center;
  width: 225px;
  width: 22.5rem;
  position: relative;
}
#read-this li.featured-3 {
  margin-right: 0;
}
#read-this h2 {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 2px;
  height: 48px;
  height: 4.8rem;
  margin: 18px -5px;
  margin: 1.8rem -0.5rem;
  width: 190px;
  width: 19rem;
  overflow: hidden;
  text-transform: uppercase;
}
#read-this h2 a {
  color: #3d4242;
}
#read-this .featured-more a {
  background: #c7aa7d;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 4px 8px 4px 8px;
  padding: 0.4rem 0.8rem 0.4rem 0.8rem;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1rem;
}

#recent-posts-carousel {
  width: 1100px;
  width: 110rem;
  position: relative;
}
#recent-posts-carousel h1 {
  color: #3d4242;
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 3px;
  margin: 0px 0px 32px 0px;
  margin: 0rem 0rem 3.2rem 0rem;
  text-transform: uppercase;
}
#recent-posts-carousel .slides-pagination {
  width: 140px;
  width: 14rem;
  position: absolute;
  right: 0;
  top: 0;
}
#recent-posts-carousel .slides-pagination ul, #recent-posts-carousel .slides-pagination ol {
  margin: 0;
}
#recent-posts-carousel .slides-pagination .flex-direction-nav a {
  opacity: 1;
}
#recent-posts-carousel .post {
  background: #fff;
  float: left;
  height: 200px;
  height: 20rem;
  margin-right: 40px;
  margin-right: 4rem;
  width: 340px;
  width: 34rem;
}
#recent-posts-carousel .post h2 {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  margin: 0;
  max-height: 54px;
  overflow: hidden;
  text-transform: uppercase;
}
#recent-posts-carousel .post h2 a {
  color: #3d4242;
}
#recent-posts-carousel .thumbnail {
  float: left;
  width: 140px;
  width: 14rem;
}
#recent-posts-carousel .post-content {
  float: right;
  padding: 16px 18px;
  padding: 1.6rem 1.8rem;
  width: 200px;
  width: 20rem;
}
#recent-posts-carousel .entry-excerpt {
  max-height: 54px;
  overflow: hidden;
}

.entry-comments,
.entry-pings,
#respond {
  margin: 64px 58px;
  margin: 6.4rem 5.8rem;
}
.entry-comments h3,
.entry-pings h3,
#respond h3 {
  color: #3d4242;
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 24px 0px;
  margin: 2.4rem 0rem;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  word-break: break-word;
}

.entry-comments .comment-author {
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.entry-comments .comment-meta {
  font-style: italic;
}
.entry-comments .comment-meta a {
  color: #ada496;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
}

.comment-list li,
.ping-list li {
  list-style-type: none;
}

li.comment {
  position: relative;
}
li.comment article {
  border-left: 1px solid #e3e0d8;
  padding-left: 23px;
  padding-left: 2.3rem;
  margin: 24px 0px;
  margin: 2.4rem 0rem;
}

.comment-header {
  padding: 0px 0px 0px 60px;
  padding: 0rem 0rem 0rem 6rem;
}
.comment-header p {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0;
}
.comment-header img.avatar {
  height: 48px;
  height: 4.8rem;
  width: 48px;
  width: 4.8rem;
  position: absolute;
  left: 24px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

li.bypostauthor > article {
  background: #f5f4ef url("images/bg-speckle.jpg");
  border: 0 !important;
  padding: 24px !important;
  padding: 2.4rem !important;
}
li.bypostauthor > article .comment-header {
  padding: 0px 0px 0px 70px;
  padding: 0rem 0rem 0rem 7rem;
}
li.bypostauthor > article img.avatar {
  margin-top: -7px;
  margin-top: -0.7rem;
  height: 60px;
  height: 6rem;
  width: 60px;
  width: 6rem;
  left: 24px !important;
}

li.depth-1 > article {
  border: 0;
  border-top: 1px solid #e3e0d8;
  padding: 23px 0px 0px 0px;
  padding: 2.3rem 0rem 0rem 0rem;
}
li.depth-1 > article .comment-header img.avatar {
  left: 0;
}

/** Comment form */
.comment-form {
  border-top: 1px solid #e3e0d8;
  padding-top: 23px;
  padding-top: 2.3rem;
}
.comment-form p {
  margin: 0px 0px 18px;
  margin: 0rem 0rem 1.8rem;
}
.comment-form #author,
.comment-form #email,
.comment-form #url,
.comment-form input[type="text"],
.comment-form #comment {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 6px 12px;
  padding: 0.6rem 1.2rem;
}
.comment-form #author,
.comment-form #email,
.comment-form #url {
  float: left;
  width: 49%;
}
.comment-form #comment {
  height: 144px;
  height: 14.4rem;
}
.comment-form .comment-notes,
.comment-form label,
.comment-form span.required {
  display: none;
}
.comment-form label.required-optional {
  color: #ada496;
  display: block;
  float: right;
  font-style: italic;
  line-height: 30px;
  line-height: 3rem;
  width: 49%;
}
.comment-form #submit {
  background: #eb8083;
  color: #fff;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 2px;
  margin-top: 4px;
  margin-top: 0.4rem;
  padding: 6px 6px 4px;
  padding: 0.6rem 0.6rem 0.4rem;
  text-transform: uppercase;
}

/* Sidebars & Widgets
--------------------------------------------- */
/* Global Widget Styles
--------------------------------------------- */
.widgettitle {
  color: #c7aa7d;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.no-title .widgettitle {
  display: none;
}

.widget-area {
  line-height: 1.667;
}
.widget-area h2, .widget-area h3, .widget-area h4, .widget-area h5, .widget-area h6, .widget-area p, .widget-area ul, .widget-area ol {
  line-height: 20px;
  margin: 12px 0px;
  margin: 1.2rem 0rem;
}

.widget_archive .widgettitle,
.widget_search .widgettitle {
  color: #79746b;
  display: inline-block;
  float: left;
  font-family: "Droid Serif", Georgia, serif;
  font-size: 12px !important;
  font-size: 1.2rem !important;
  letter-spacing: 1px !important;
  line-height: 26px;
  margin: 0;
  text-transform: uppercase;
  width: 60px;
  width: 6rem;
}

.widget_search .search-form,
.widget_archive select {
  float: right;
  width: 260px;
}

.widget_search input[type="search"] {
  width: 240px;
}
.widget_search input[type="submit"] {
  background: transparent url("images/caret-right.png") no-repeat center center;
  background-size: 8px 10px;
  overflow: hidden;
  text-indent: -9999px;
  width: 20px;
  padding: 7px 0px;
  padding: 0.7rem 0rem;
}

.widget_recent_entries ul {
  margin-bottom: 0;
}
.widget .widget_recent_entries ul {
  margin-bottom: 0;
}
.widget_recent_entries ul li {
  border-bottom: 1px solid #e3e0d8;
  color: #3d4242;
  line-height: 1.4;
  padding: 16px 0px;
  padding: 1.6rem 0rem;
  position: relative;
}
.widget_recent_entries ul li:last-child {
  border-bottom: 0;
}
.widget_recent_entries ul li:before {
  background: #c7aa7d;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  color: #fff;
  content: " \f105";
  font-family: "FontAwesome";
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  padding-left: 2px;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 0;
  top: 16px;
}
.widget_recent_entries ul li {
  padding-left: 24px;
  padding-left: 2.4rem;
}
.home .widget_recent_entries ul li {
  min-height: 65px;
  min-height: 6.5rem;
}
.widget_recent_entries ul li a {
  border-right: 1px solid #ada496;
  color: #3d4242;
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-right: 10px;
  margin-right: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  text-decoration: none;
  text-transform: uppercase;
}
.widget_recent_entries ul .post-date,
.widget_recent_entries ul .entry-meta {
  color: #ada496;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  letter-spacing: 1px;
}

.widget {
  overflow: hidden;
  margin-bottom: 42px;
  margin-bottom: 4.2rem;
}
.widget:last-of-type {
  margin-bottom: 0;
}
.widget.text-align-center {
  text-align: center;
}
.widget.bg-black {
  background: url("images/chalkboard_black.jpg");
  background-size: 800px, 800px;
  color: #fff;
}
.widget.bg-gold {
  background: url("images/chalkboard_gold.jpg");
  background-size: 800px, 800px;
  color: #fff;
}
.widget.bg-grey {
  background: url("images/chalkboard_grey.jpg");
  background-size: 800px, 800px;
  color: #fff;
}
.widget.bg-peach {
  background: url("images/chalkboard_peach.jpg");
  background-size: 800px, 800px;
  color: #fff;
}
.widget.bg-pink {
  background: url("images/chalkboard_pink.jpg");
  background-size: 800px, 800px;
  color: #fff;
}
.widget.bg-white {
  background-color: #fff;
}
.widget.bg-black .widget-wrap, .widget.bg-gold .widget-wrap, .widget.bg-grey .widget-wrap, .widget.bg-peach .widget-wrap, .widget.bg-pink .widget-wrap, .widget.bg-white .widget-wrap {
  padding: 22px;
  padding: 2.2rem;
}

/* Custom Widgets
--------------------------------------------- */
/** Cover Story Widget */
.widget_cover_story {
  position: relative;
  background: url("images/chalkboard_pink.jpg") -81% 0;
  z-index: 0;
}
.widget_cover_story h2 {
  color: #fff;
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 2px;
  line-height: 40px;
  line-height: 4rem;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.widget_cover_story h2 strong {
  font-weight: 600;
}
.widget_cover_story p {
  line-height: 20px;
  margin: 12px 0px 0px 0px;
  margin: 1.2rem 0rem 0rem 0rem;
}
.widget_cover_story .cover-image {
  height: 480px;
  height: 48rem;
}
.widget_cover_story .cover-image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.widget_cover_story .cover-story {
  color: #3d4242;
  min-height: 250px;
  min-height: 25rem;
  padding: 22px;
  padding: 2.2rem;
  text-align: center;
}
.home .widget_cover_story .cover-story {
  background: rgba(255, 255, 255, 0.25);
}
.widget_cover_story .cover-story h1 {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  letter-spacing: 3px;
  line-height: 24px;
  margin: 16px 0 0 0;
  text-transform: uppercase;
}
.widget_cover_story .cover-story h1 a,
.widget_cover_story .cover-story h1 a:hover {
  color: #3d4242;
  text-decoration: none;
}
.widget_cover_story .cover-story-label {
  background: transparent url("images/label-coverstory.png") no-repeat;
  background-size: contain;
  display: block;
  margin: 0px auto;
  margin: 0rem auto;
  height: 33px;
  height: 3.3rem;
  width: 144px;
  width: 14.4rem;
  z-index: 10;
}
.widget_cover_story .cover-story-more a,
.widget_cover_story .cover-story-more span {
  background: #eb8083;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 5px 8px 5px 8px;
  padding: 0.5rem 0.8rem 0.5rem 0.8rem;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1.5px;
}
.widget-area .widget_cover_story .widget-wrap {
  background: rgba(255, 255, 255, 0.2);
  overflow: hidden;
  *zoom: 1;
}
.widget-area .widget_cover_story .widgettitle {
  background: rgba(250, 25, 61, 0.25);
}
.widget-area .widget_cover_story .cover-image {
  float: left;
  height: 244px;
  height: 24.4rem;
  width: 166px;
  width: 16.6rem;
  padding: 22px 0px 22px 26px;
  padding: 2.2rem 0rem 2.2rem 2.6rem;
}
.widget-area .widget_cover_story .cover-story {
  float: right;
  width: 174px;
  width: 17.4rem;
}
.widget-area .widget_cover_story .cover-story-label {
  height: 33px;
  height: 3.3rem;
  width: 136px;
  width: 13.6rem;
}
.widget-area .widget_cover_story .cover-story h1 {
  font-size: 18px;
  font-size: 1.8rem;
}
.widget-area .widget_cover_story .cover-story-more a, .widget-area .widget_cover_story .cover-story-more span {
  width: 140px;
  width: 14rem;
  position: absolute;
  left: 26px;
  top: 284px;
}

/** Exclusive / Featured Widget */
.widget-area .widget_exclusive {
  background: url("images/chalkboard_grey.jpg") right 23% no-repeat;
  padding: 26px;
  padding: 2.6rem;
}
.home .widget-area .widget_exclusive {
  height: 391px;
}
.widget-area .widget_exclusive .widgettitle {
  background: transparent url("images/label-lovethis.png") no-repeat;
  background-size: 303px, 53px;
  margin: 0px -7px 30px -8px;
  margin: 0rem -0.7rem 3rem -0.8rem;
  height: 53px;
  width: 303px;
}
.widget-area .widget_exclusive .thumbnail {
  float: left;
  width: 140px;
  width: 14rem;
}
.widget-area .widget_exclusive img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.widget-area .widget_exclusive .exclusive-story-more {
  margin-top: 22px;
  margin-top: 2.2rem;
}
.widget-area .widget_exclusive .exclusive-story-more a {
  background: #c7aa7d;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 5px 8px 5px 8px;
  padding: 0.5rem 0.8rem 0.5rem 0.8rem;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  width: 140px;
  width: 14rem;
}
.widget-area .widget_exclusive .exclusive-story {
  color: #c7aa7d;
  float: right;
  width: 124px;
  width: 12.4rem;
}
.widget-area .widget_exclusive .exclusive-story-label {
  background: url("images/label-exclusive.png") no-repeat;
  background-size: 129px, 36px;
  display: block;
  height: 36px;
  margin: 0 auto;
  width: 129px;
}
.widget-area .widget_exclusive h1, .widget-area .widget_exclusive h2, .widget-area .widget_exclusive h3 {
  color: #fff;
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 2px;
  margin: 12px 0px;
  margin: 1.2rem 0rem;
  text-transform: uppercase;
}
.widget-area .widget_exclusive h2, .widget-area .widget_exclusive h3 {
  font-size: 12px;
  font-size: 1.2rem;
}
.widget-area .widget_exclusive p {
  line-height: 18px;
}
.widget-area .widget_exclusive hr {
  border-color: #c7aa7d;
  margin: 47px 40px 16px 40px;
  margin: 4.7rem 4rem 1.6rem 4rem;
}

/** Editor's Letter Widget */
.widget-area .widget_editors_letter {
  background: url("images/chalkboard_gold.jpg") 0 15%;
  color: #fff;
  padding: 20px 26px 26px 26px;
  padding: 2rem 2.6rem 2.6rem 2.6rem;
}
.home .widget-area .widget_editors_letter {
  height: 322px;
}
.widget-area .widget_editors_letter header {
  background: url("images/divider-small.png") no-repeat center bottom;
  background-size: 298px, 3px;
  padding-bottom: 17px;
  padding-bottom: 1.7rem;
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
}
.widget-area .widget_editors_letter header h1,
.widget-area .widget_editors_letter header h2 {
  margin: 0;
  letter-spacing: 3px;
  text-align: center;
  text-transform: uppercase;
}
.widget-area .widget_editors_letter header h2 {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
.widget-area .widget_editors_letter header h1 {
  color: #3d4242;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  letter-spacing: 4px;
  font-weight: 300;
}
.widget-area .widget_editors_letter .editorsletter-content {
  float: left;
  width: 140px;
  width: 14rem;
}
.widget-area .widget_editors_letter .editorsletter-content .editorsletter-more {
  margin-top: 17px;
  margin-top: 1.7rem;
}
.widget-area .widget_editors_letter .editorsletter-content .editorsletter-more a {
  background: #3d4242;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 5px 8px 5px 8px;
  padding: 0.5rem 0.8rem 0.5rem 0.8rem;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  width: 140px;
  width: 14rem;
  -webkit-font-smoothing: auto;
}
.widget-area .widget_editors_letter .thumbnail {
  float: right;
  width: 130px;
  width: 13rem;
}

/** SWL Giveaway widget */
.widget.giveaway {
  background: #fff;
  padding: 10px;
  padding: 1rem;
  min-height: 122px;
  position: relative;
}
.widget.giveaway .giveaway-image {
  max-height: 102px;
  max-height: 10.2rem;
  max-width: 160px;
  max-width: 16rem;
  float: left;
  overflow: hidden;
  position: absolute;
  top: 10px;
}
.widget.giveaway .giveaway-image img {
  height: auto;
  width: auto;
}
.widget.giveaway .giveaway-content {
  padding-left: 170px;
  padding-left: 17rem;
  text-align: center;
}
.widget.giveaway .giveaway-content a {
  color: #c7aa7d;
  font-style: italic;
}

/* Sidebar Widget Styles
--------------------------------------------- */
.sidebar p:last-child {
  margin: 0;
}
.sidebar li {
  word-break: break-word;
  overflow: hidden;
}
.sidebar li:last-child {
  margin-bottom: 0;
}
.sidebar .widgettitle {
  margin-top: 0;
}

/* Footers
--------------------------------------------- */
/* Footer Widget Styles
--------------------------------------------- */
.footer-widgets {
  background: #f5f4ef url("images/bg-speckle.jpg");
}
.footer-widgets .wrap {
  padding: 40px;
  padding: 4rem;
}
.footer-widgets .widget-area {
  float: left;
  margin-right: 40px;
  margin-right: 4rem;
  width: 340px;
  width: 34rem;
}
.footer-widgets .footer-widgets-3 {
  float: right;
  margin-right: 0;
}
.footer-widgets .widget {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.footer-widgets .widget-last {
  margin-bottom: 0;
}
.footer-widgets .widget.bg-white,
.footer-widgets .widget.bg-pink {
  min-height: 168px;
}
.footer-widgets .widget.bg-white > .widget-wrap,
.footer-widgets .widget.bg-pink > .widget-wrap {
  padding: 15px;
  padding: 1.5rem;
}
.footer-widgets .widgettitle {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 2px;
}
.footer-widgets li {
  word-break: break-word;
  overflow: hidden;
}
.footer-widgets .featured-content {
  background: #fff;
  padding: 10px;
  padding: 1rem;
}
.footer-widgets .featured-content .widgettitle {
  text-align: center;
  position: absolute;
  margin-left: 170px;
  margin-left: 17rem;
  width: 150px;
  width: 15rem;
}
.footer-widgets .featured-content .post img.entry-image {
  display: block;
  max-height: 102px;
  max-height: 10.2rem;
  max-width: 160px;
  max-width: 16rem;
}
.footer-widgets .featured-content .entry-header {
  margin-left: 170px;
  margin-left: 17rem;
  padding-top: 40px;
  padding-top: 4rem;
  text-align: center;
}
.footer-widgets .featured-content .entry-title {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  margin: 0;
}

#footer-ads .widget {
  width: 540px;
  width: 54rem;
}
#footer-ads .widget:nth-child(odd) {
  float: left;
}
#footer-ads .widget:nth-child(even) {
  float: right;
}

.site-footer {
  background: white;
  color: #ada496;
  font-style: italic;
  padding: 40px;
  padding: 4rem;
  text-align: center;
}
.site-footer .wrap {
  width: 100%;
}
.site-footer a {
  color: #ada496;
  text-decoration: underline;
}
.site-footer a:hover {
  text-decoration: none;
}
.site-footer nav {
  font-style: normal;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.site-footer nav li.menu-item {
  border-right: 1px solid #79746b;
  line-height: 16px;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
}
.site-footer nav li:last-child {
  border-right: 0;
}
.site-footer nav a {
  color: #79746b;
  letter-spacing: 1px;
  text-decoration: underline;
  text-transform: uppercase;
}
.site-footer .credits {
  background: url("images/swl-brandmark.png") no-repeat 0 0;
  background-size: 85px, 35px;
  display: inline-block;
  line-height: 35px;
  height: 35px;
  margin: 0 auto;
  padding-left: 110px;
}

.trademark {
  background: #f5f4ef url("images/bg-speckle.jpg");
  color: #ada496;
  font-style: italic;
  padding: 24px 40px;
  padding: 2.4rem 4rem;
  text-align: center;
}

/* Plugins
---------------------------------------------------------------------------------------------------- */
/* Genesis eNews Extended
--------------------------------------------- */
.enews-widget {
  color: #ada496;
}

.enews-widget .widget-title {
  color: #c7aa7d;
}

.enews-widget input {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.enews-widget input:focus {
  border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
  background-color: #79746b;
  color: #c7aa7d;
  margin: 0;
  width: 100%;
}

.enews-widget input:hover[type="submit"] {
  background-color: #c7aa7d;
  color: #333;
}

/* Gravity Forms
--------------------------------------------- */
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 16px;
  padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
  padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0;
  margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
  font-size: 14px;
  font-size: 1.4rem;
}

/* Jetpack
--------------------------------------------- */
img#wpstats {
  display: none;
}

div.sharedaddy {
  position: relative;
}
div.sharedaddy h3 {
  margin: 0px;
  margin: 0rem;
  padding: 0px 10px 0px 0px;
  padding: 0rem 1rem 0rem 0rem;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 30px;
  text-align: right;
  position: absolute;
  left: -100%;
  width: 100%;
  display: none;
}
div.sharedaddy ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
div.sharedaddy ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}
div.sharedaddy .share-end {
  display: none;
}
div.sharedaddy a {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #eb8083;
  opacity: 0.6;
  color: #fff;
  font-size: 16px;
  height: 29px;
  line-height: 30px;
  overflow: hidden;
  padding-left: 29px;
  position: relative;
  width: 0px;
  -webkit-font-smoothing: antialiased;
}
div.sharedaddy a:hover {
  opacity: 1;
}
div.sharedaddy a:after {
  direction: block;
  font-family: "FontAwesome";
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
}
div.sharedaddy .share-twitter a:after {
  content: "\f099";
}
div.sharedaddy .share-facebook a:after {
  content: "\f09a";
}
div.sharedaddy .share-pinterest a:after {
  content: "\e800";
  font-family: 'pinterest-icon';
}
.entry-footer div.sharedaddy {
  float: right;
}

/* Mailchimp for WP
--------------------------------------------- */
.mc4wp-form input[type="email"],
.mc4wp-form intpu[type="text"] {
  background: #fff;
  padding: 8px 10px;
  padding: 0.8rem 1rem;
}
.footer-widgets .mc4wp-form input[type="email"], .footer-widgets
.mc4wp-form intpu[type="text"] {
  max-width: 80%;
}
.mc4wp-form input[type="submit"] {
  background: #3d4242;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 4px 8px 4px;
  padding: 0.4rem 0.8rem 0.4rem;
}
.mc4wp-form p:last-of-type,
.mc4wp-form p.mc4wp-submit {
  margin-bottom: 0 !important;
}

#pre-navigation .mc4wp-form {
  float: right;
  margin: 5px -6px 0 0;
  width: 273px;
}
#pre-navigation .mc4wp-form .mc4wp-header {
  display: none;
}
#pre-navigation .mc4wp-form:before {
  content: "SUBSCRIBE TO SWEDEN WITH LOVE";
  font-size: 11px;
  letter-spacing: 2px;
}
#pre-navigation .mc4wp-form p {
  display: inline;
  float: left;
  margin: 0;
}
#pre-navigation .mc4wp-form input {
  padding: 8px 10px;
  padding: 0.8rem 1rem;
}
#pre-navigation .mc4wp-form input[type="email"] {
  width: 250px;
  margin-right: 3px;
}
#pre-navigation .mc4wp-form input[type="submit"] {
  background: transparent url("images/caret-right.png") no-repeat center center;
  background-size: 8px 10px;
  overflow: hidden;
  text-indent: -9999px;
  width: 10px;
}

.widget_mc4wp_widget {
  background: url("images/chalkboard_pink.jpg");
  background-size: 800px, 800px;
  color: #fff;
  text-align: center;
  padding: 18px 15px;
  padding: 1.8rem 1.5rem;
}

.mc4wp-header {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0 !important;
}
.mc4wp-header strong {
  font-weight: 600;
}

.swl_afterpost_mc4wp {
  background: url("images/chalkboard_pink.jpg") center center;
  background-size: 800px, 800px;
  color: #fff;
  padding: 18px;
  padding: 1.8rem;
  text-align: center;
}
.swl_afterpost_mc4wp .mc4wp-form {
  float: right;
  width: 218px;
  margin: 3px 5px 0 0;
}
.swl_afterpost_mc4wp p {
  margin: 0;
}
.swl_afterpost_mc4wp p.mc4wp-submit {
  margin-top: 12px;
  margin-top: 1.2rem;
}
.swl_afterpost_mc4wp .mc4wp-header {
  width: 310px;
  position: absolute;
  left: 20px;
  margin-top: -3px !important;
}

/* AdRotate
--------------------------------------------- */
.widget_adrotate_widgets > .widget-wrap,
.adblock > .widget-wrap {
  text-align: center;
}
.widget_adrotate_widgets .widgettitle,
.adblock .widgettitle {
  text-align: left;
}
.widget_adrotate_widgets .block_inner,
.widget_adrotate_widgets .g,
.adblock .block_inner,
.adblock .g {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.widget_adrotate_widgets .block_inner:last-child,
.widget_adrotate_widgets .g:last-child,
.adblock .block_inner:last-child,
.adblock .g:last-child {
  margin-bottom: 0;
}

/* Flexslider
--------------------------------------------- */
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li, #recent-posts-carousel .slides > .post {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 200px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 6px;
  height: 24px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: #fff;
}

.flex-direction-nav .flex-prev {
  left: 0px;
}

.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  font-family: "fontawesome";
  font-size: 18px;
  display: inline-block;
  content: '\f0d9';
}

.flex-direction-nav a.flex-next:before {
  content: '\f0da';
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "fontawesome";
  font-size: 20px;
  display: inline-block;
  content: 'f04c';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f04b';
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  color: #fff;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
  width: 22px;
  height: 22px;
  display: block;
  background: #3d4242;
  cursor: pointer;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #fff;
  color: #3d4242;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* Miscellaneous
---------------------------------------------------------------------------------------------------- */
/* Social Links
--------------------------------------------- */
/** Silly font just for pinterest */
@font-face {
  font-family: 'pinterest-icon';
  src: url("data:application/octet-stream;base64,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") format("woff"), url("data:application/octet-stream;base64,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") format("truetype");
}
/** Social links */
.social-links {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
.social-links li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}

.social-links li {
  width: 40px;
}

.social-links a {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding-left: 30px;
  position: relative;
  width: 0px;
  -webkit-font-smoothing: antialiased;
}
.social-links a:hover {
  text-decoration: none;
}
.social-links a:after {
  direction: block;
  font-family: "FontAwesome";
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
}

.social-links .twitter-link a:after {
  content: "\f099";
}

.social-links .facebook-link a:after {
  content: "\f09a";
}

.social-links .pinterest-link a:after {
  content: "\e800";
  font-family: 'pinterest-icon';
}

.social-links .instagram-link a:after {
  content: "\f16d";
  font-size: 16px;
}

.site-header .social-links {
  float: right;
  margin-right: 36px;
  margin-right: 3.6rem;
}

.site-header .social-links a {
  background: #bcb5a9;
}
.site-header .social-links a:hover {
  background: #a69c8c;
}

.footer-widgets .social-links {
  text-align: center;
  margin: 14px 0 0;
}

.footer-widgets .social-links a {
  background: #f1c7b9;
}
.footer-widgets .social-links a:hover {
  background: #e8a58e;
}

/* Utility Styles
--------------------------------------------- */
.entry-title {
  font-family: "Raleway", "Century Gothic", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0px;
  margin: 0rem;
  overflow: hidden;
  text-transform: uppercase;
}
.entry-title a {
  color: #3d4242;
}
.entry-title a:hover {
  text-decoration: none;
}

.font-oswald {
  font-family: Oswald, "Arial Narrow", sans-serif;
  letter-spacing: 1px;
}

.font-raleway {
  font-family: "Raleway", "Century Gothic", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.font-raleway strong {
  font-weight: 600;
}

.color-peach {
  color: #f1c7b9;
}

.button {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Oswald, "Arial Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  padding: 4px;
  padding: 0.4rem;
  text-decoration: none;
  text-transform: uppercase;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */
