/*
Theme Name:     Jade Premade Theme
Description:    Premade Self-hosted WordPress Template by White Oak Creative
Author:         White Oak Creative
Author URI:     http://whiteoakcreative.com/
Template:       twentytwelve
Version:        3.0
Tags:           light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

*/
@import url("../twentytwelve/style.css");

/* =Reset
-------------------------------------------------------------- */

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
<meta name="google-site-verification" content="eHWdLS5oqBd9UCA6BrcClEyhPXMOf3j_iLD1YCIi_Zs" />
<meta name="p:domain_verify" content="6af4fd75f6dbb3d2a51d6d5b776125e5"/>
body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted;
}

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

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

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

del {
    color: #34141E;
}

ins {
    background: transparent;
    text-decoration: none;
}

hr {
    background-color: #c3b7b8;
    border: 0;
    height: 1px;
    margin: 10px;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

small {
    font-size: smaller;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
    clear: both;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
    display: table;
    content: "";
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.entry-content th,
.comment-content th {
    font-size: 11px;
    line-height: 2;
    font-weight: normal;
    text-transform: uppercase;
    color: #34141E;
    text-align: left;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
    font-size: 11px;
    line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
textarea {
    border: 1px solid #c3b7b8;
    background: #FFFFFF;
    border-radius: 0px;
    padding: 10px 6px;
    font-family: 'Lato', sans-serif;
}

button,
input {
    line-height: normal;
}

select {
    max-width: 100%;
    width: 100%;
    height: 40px;
    padding: 5px;
    line-height: 1;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #34141E;
    letter-spacing: 1px;
    border: 1px solid #c3b7b8;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background: #ffffff url('images/arrow.png') no-repeat 95% center;
}

input {
    border-radius: 0px;
    text-align: center;
}

.form-allowed-tags {
    display: none;
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
}

.contact-form label {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
    border: 0;
    border-radius: 0;
    padding: 0;
}

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

#searchform input#s {
    text-align: left;
    background: #ffffff url('images/search.png') no-repeat 95% center;
    background-size: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    max-width: 280px;
    width: 100%;
    height: 40px;
    padding: 0px !important;
    line-height: 1;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #34141E;
    border: 1px solid #c3b7b8;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    text-indent: 5px;
}

.searchbar {
    clear: both;
    background: #34141E;
    min-width: 300px;
    max-width: 1060px;
    width: 100%;
    position: absolute;
    z-index: 7000;
    text-align: center;
    padding: 15px 0px;
    display: none;
    font-family: Arial, sans-serif;
    right: 0px;
    -webkit-box-shadow: 2px 9px 24px -9px rgba(51, 51, 51, 0.35), inset 0px 20px 30px -25px rgba(51, 51, 51, 0.35);
    -moz-box-shadow: 2px 9px 24px -9px rgba(51, 51, 51, 0.35), inset 0px 20px 30px -25px rgba(51, 51, 51, 0.35);
    box-shadow: 2px 9px 24px -9px rgba(51, 51, 51, 0.35), inset 0px 20px 30px -25px rgba(51, 51, 51, 0.35);
}

.searchbar input {
    width: 95%;
    background: transparent;
    padding: 10px 0px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 0px;
    color: #FFFFFF;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
    padding: 15px 30px;
    font-size: 11px;
    line-height: 1.45;
    font-weight: 400;
    color: #34141E;
    background-color: #c3b7b8;
    background-image: none;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    transition: all .8s ease 0s;
    -webkit-appearance: none;

}

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    cursor: pointer;
}

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

.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
    color: #FFFFFF;
    background-color: #772040;
    background-image: none;
}

.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
    color: #FFFFFF;
    background-color: #772040;
    background-image: none;
    border: 0px;
    box-shadow: none;
}

.bypostauthor cite span {
    color: #34141E;
    background-color: #c3b7b8;
    background-image: none;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    max-width: 100%;
    height: auto;
}

embed,
iframe,
object,
video {
    max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}

/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

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

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
    border-radius: 0px;
    box-shadow: none;
}

.wp-caption {
    max-width: 100%;
    padding: 4px 0px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
    font-style: normal;
    font-size: 12px;
    line-height: 2;
    color: #34141E;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.entry-content dl.gallery-item {
    margin: 0;
}

.gallery-item a,
.gallery-caption {
    width: 90%;
}

.gallery-item a {
    display: block;
}

.gallery-caption a {
    display: inline;
}

.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}

/* Navigation */
.site-content nav {
    clear: both;
    line-height: 2;
    overflow: hidden;
}

#nav-above {
    padding: 24px 0;
}

#nav-above {
    display: none;
}

.paged #nav-above {
    display: block;
}

.nav-previous a, .nav-previous a:visited, .nav-next a, .nav-next a:visited {
    text-decoration: none;
    color: #34141E;
}

.nav-previous a:hover, .nav-previous a:visited:hover, .nav-next a:hover, .nav-next a:visited:hover {
    color: #772040;
}

#nav-below {
    margin: 50px 0px;
    font-family: Lato, sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: normal;
    line-height: 1.25;
}

.nav-previous, .previous-image {
    float: left;
    text-align: right;
    width: 48%;
    line-height: 1.25;
}

.nav-next,
.next-image {
    float: right;
    text-align: left;
    width: 48%;
}

.nav-single + .comments-area,
#comment-nav-above {
    margin: 24px 0 0 0;
}

.nav-single .nav-next, .nav-single .nav-previous {
    font-size: 14px;
}

.site-content nav {
    margin: 20px 0px;
}

.nav-single {
    display: none;
}

/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
    font-size: 100%;
}

body {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    text-rendering: optimizeLegibility;
    color: #34141E;
    background: #ffffff;
}

body.custom-font-enabled {
    font-family: 'Lato', sans-serif;
}

a, a:visited {
    outline: none;
    color: #772040;
    font-weight: 700;
    text-decoration: none;
}

a:hover, a:visited:hover {
    color: #6b3844;
}

::-moz-selection {
    background-color: #772040;
    color: #FFFFFF;
}

::selection {
    background-color: #772040;
    color: #FFFFFF;
}

/* Page structure */
.site {
    padding: 0 0px;
    background-color: transparent;
}

#main {
    padding: 0 10px;
}

.site-content {
    margin: 0;
}

.widget-area {
    margin: 0;
}

/* Header */
.site-header {
    margin: 60px auto 0px;
    text-align: center;
    padding: 0px 0px 20px;
}

.site-header h1,
.site-header h2 {
    text-align: center;
}

.site-header h1 a,
.site-header h2 a {
    color: #34141E;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;

}

.site-header h1 a:hover,
.site-header h2 a:hover {
    color: #772040;
}

.site-header h1 {
    font-size: 100px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Covered By Your Grace', cursive;
    margin-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    color: #34141E;
    letter-spacing: 2px;

}

.site-header h2 {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.846153846;
    color: #34141E;
}

.header-image {
    margin: 0px auto;
}

/* Navigation Menu */
.main-navigation {
    background: rgba(255, 255, 255, .95);
    z-index: 50;
    min-width: 200px;
    margin: 0 auto 0px auto;
    width: 100%;
    border-top: 0px;
    border-bottom: 1px solid #c3b7b8;
    position: fixed;
}

#woc-menu {
    display: block;
    min-width: 200px;
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
}

.main-navigation li {
    margin-top: 0px;
    font-size: 11px;
    line-height: 1.5;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.main-navigation a {
    color: #34141E;
}

.main-navigation a:hover {
    color: #772040;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    display: none;
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
    display: inline-block;
}

/* Social Menu */
.menu-social-links-container {
    display: inline-block;
    margin-left: 20px;
    float: right;
}

.social-menu li a::before {
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 1;
}

.social-menu li a {
    font-family: "FontAwesome" !important;
    font-weight: 100 !important;
}

.social-menu li {
    margin: 0px 5px !important;
}

.social-menu li a span {
    left: -999em;
    position: absolute;
}

.social-menu li a::before {
    color: #34141E;
    font-size: 14px;
}

.social-menu li a[href*="behance.net"]::before {
    content: "\f1b4";
}

.social-menu li a[href*="digg.com"]::before {
    content: "\f1a6";
}

.social-menu li a[href*="dribbble.com"]::before {
    content: "\f17d";
}

.social-menu li a[href*="facebook.com"]::before {
    content: "\f09a";
}

.social-menu li a[href*="flickr.com"]::before {
    content: "\f16e";
}

.social-menu li a[href*="plus.google.com"]::before {
    content: "\f0d5";
}

.social-menu li a[href*="instagram.com"]::before {
    content: "\f16d";
}

.social-menu li a[href*="linkedin.com"]::before {
    content: "\f0e1";
}

.social-menu li a[href*="pinterest.com"]::before {
    content: "\f0d2";
}

.social-menu li a[href*="stumbleupon.com"]::before {
    content: "\f1a4";
}

.social-menu li a[href*="tumblr.com"]::before {
    content: "\f173";
}

.social-menu li a[href*="twitter.com"]::before {
    content: "\f099";
}

.social-menu li a[href*="vimeo.com"]::before {
    content: "\f27d";
}

.social-menu li a[href*="wordpress.org"]::before,
.social-menu li a[href*="wordpress.com"]::before {
    content: "\x19a";
}

.social-menu li a[href*="youtube.com"]::before {
    content: "\f167";
}

.social-menu li a[href$="/feed/"]::before,
.social-menu li a[href$="/feed"]::before,
.social-menu li a[href*="feedly.com"]::before,
.social-menu li a[href*="?feed=rss2"]::before {
    content: "\f09e";
}

.social-menu li a[href*="bloglovin.com"]::before {
    content: "\f004";
}

.social-menu li a[href*="eepurl.com"]::before {
    content: "\f0e0";
}

.social-menu li:hover {
    background: none;
}

.social-menu li:hover a::before {
    color: #772040;
}

/* Sidebar */
.widget-area {
    border: 1px solid #c3b7b8;
}

.widget-area .widget {
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    margin: 10px;
    padding: 10px;
    background: #FFFFFF;
    border-bottom: 1px solid #c3b7b8;
}

.widget-area .widget:last-child {
    border-bottom: 0px;
}

.widget-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #34141E;
    display: block;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.75;
    padding: 0px 0px 10px;
}

.widget-area .widget h3 {
    margin-bottom: 0px;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
    font-size: 12px;
    line-height: 1.75;
    text-transform: none;
    text-align: center;
    color: #34141E;
    font-family: 'Lato', sans-serif;
    font-style: normal;
}

.widget-area .widget p {
    margin: 5px auto;
    text-transform: none;
    text-align: center;
    color: #34141E;
    font-family: 'Lato', sans-serif;
    font-style: normal;
}

.widget-area .textwidget ul {
    list-style: disc outside;
    margin: 0 4px 10px 4px;
}

.widget-area .textwidget li {
    display: block;
    text-align: center;
    width: 75%;
    margin: 2px auto;
}

.widget-area .textwidget li a, .widget-area .textwidget li a:visited, .widget-area .widget a, .widget-area .widget a:visited {
    text-decoration: none;
    color: #34141E;
    font-weight: 400;
}

.widget-area .textwidget li a:hover, .widget-area .textwidget li a:visited:hover, .widget-area .widget a:hover, .widget-area .widget a:visited:hover {
    color: #772040;
    text-decoration: none;
}

.widget-area .widget input, #subscribe-email input, .mc-field-group input {
    padding: 10px !important;
    text-align: center;
    color: #34141E;
    margin: 5px auto;
    max-width: 220px;
    min-width: 120px;
    width: 95%;
    font-family: 'Lato', sans-serif;
}

.widget-area .widget .button:hover {
    color: #ffffff;
}

.widget-area .widget .button {
    width: 125px;
}

.widget-area #s {
    width: 84%;
    margin: 0 auto;
    display: block;
}

.widget-area .widget ul ul {
    margin-left: 12px;
}

.widget_rss li {
    margin: 12px 0;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
    display: block;
    text-align: center;
    color: #34141E;
    font-size: 10px;
    padding: 2px 0;
}

#wp-calendar {
    margin: 0;
    width: 100%;
    font-size: 12px;
    line-height: 1.846153846;
    color: #34141E;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

#wp-calendar #next {
    padding-right: 24px;
    text-align: right;
}
.widget-area .widget:last-child, #shopbop-core-widget {
padding: 0px!important;
margin: 0px!important;
}

.social-widget {
margin: 5px auto;
}
.social-widget .fa {
font-size: 18px;
padding: 0 5px;
}
.colomat-hover {
text-decoration: none;
}
.collapseomatic {
    background: #34141e;
color: #FFFFFF;
    display: block;
    padding: 15px 0px;
text-transform: Uppercase!important;
letter-spacing: 1px;
font-size: 15px;
}
.collapseomatic_content {
    display: block;
    text-align: center;
padding: 10px 0px;
    text-transform: none;
    font-weight: 400;
    line-height: 1.5;
}
ul.wpp-list li {
display: table;
width: 100%;
margin-bottom: 10px;
}
a.wpp-post-title {
    display: table-cell;
width: 125px;
text-align: center;
vertical-align: middle;
font-size: 14px;
}
.clear {
    margin: 5px auto auto;
    display: block;
    text-align: center;
}
.stb-content input#mce-EMAIL, .stb-content input#mce-FNAME {
    background: #c3b7b8;
    color: #FFFFFF!important;
    margin: 5px auto;
    border: 0px;
}
.stb-content input#mc-embedded-subscribe {
    background: #34141e;
    color: #ffffff;
    padding: 10px 20px;
}
.stb-content h2 {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.stb-content p {
    margin-bottom: 20px;
    font-size: 13px;
}
/* Upperfooter */
#footerwidget {
    width: 100%;
    display: block;
    min-width: 200px;
    max-width: 1060px;
    border-top: 1px solid #c3b7b8;
    border-bottom: 1px solid #c3b7b8;
    padding: 20px 0px;
    margin: 0 auto 50px;
}

.footerwidget {
    border-top: 1px solid #c3b7b8;
    border-bottom: 1px solid #c3b7b8;
    padding: 10px 0px 20px;
}

.footerwidget .widget-title {
    padding: 0px;
    margin: 0px 0px 30px;
    border-top: 0px;
}

.footerwidget .widget {
    width: 100%;
    border-bottom: 0px;
    padding: 10px 0px 20px;

}

.footerwidget .widget p,
.footerwidget .widget li,
.footerwidget .widget .textwidget {
    font-size: 12px;
    line-height: 1.6;
    text-transform: none;
    text-align: center;
    color: #34141E;
    font-family: 'Lato', sans-serif;
    font-style: normal;
}

.footerwidget .textwidget li a, .footerwidget .textwidget li a:visited, .footerwidget .widget a, .footerwidget .widget a:visited {
    text-decoration: none;
    color: #34141E;
}

.footerwidget .textwidget li a:hover, .footerwidget .textwidget li a:visited:hover, .footerwidget .widget a:hover, .footerwidget .widget a:visited:hover {
    color: #772040;
}

/* Footer */
footer[role="contentinfo"] {
    clear: both;
    background: #34141E;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 2;
    margin: 50px auto 0px;
    text-align: center;
    border: none;
    padding: 60px 0px;
    max-width: 100%;
    border-top: 0px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

.site-info {
    min-width: 200px;
    max-width: 1060px;
    padding: 0px;
    margin: 0 auto;
    width: 100%;
    clear: both;
    font-weight: 700;
    letter-spacing: 1px;
}

footer[role="contentinfo"] a {
    color: #ffffff;
}

footer[role="contentinfo"] a:hover {
    color: #c3b7b8;
}

footer[role="contentinfo"] li, .menu-footer-menu-container {
    display: inline-block;
}

footer[role="contentinfo"] li:after {
    content: '\00B7';
    padding: 0 3px;
}

footer[role="contentinfo"] li:last-child:after {
    display: none;
}

img#wpstats {
    display: none;
}

/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
    clear: both;
}

.entry-header {
    margin: 0px auto 20px;
}

.entry-header .entry-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    color: #772040;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
}

.entry-header .entry-title a {
    text-decoration: none;
    color: #772040;
    font-weight: 400;

}

.entry-header .entry-title a:hover {
    text-decoration: none;
    color: #6b3844;
}

.postdate {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 10px;
    color: #34141E;
    padding: 15px 0px;
    border-top: 1px solid #c3b7b8;
    border-bottom: 1px solid #c3b7b8;
    width: 50%;
    margin: 0px auto 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}

.entry-header .entry-format {
    margin-top: 0px;
    font-weight: normal;
}

article.sticky .featured-post {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    text-transform: none;
    letter-spacing: 1px;
    color: #34141E;
    background: #ffffff;
    line-height: 1.5;
    margin: 0px auto 10px auto;
    padding: 5px 0;
    text-align: center;
    width: 150px;
    border: 0px;
}

.entry-content,
.entry-summary,
.mu_register {
    line-height: 1.5;
    text-align: justify;
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
    margin: 24px 0;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
}

.entry-content h1,
.comment-content h1 {
    font-size: 24px !important;
    line-height: 1.5;
}

h2, .entry-content h2,
.comment-content h2,
.mu_register h2 {
    font-size: 21px !important;
    line-height: 1.5;
}

.entry-content h3,
.comment-content h3 {
    font-size: 18px;
    line-height: 1.5;
}

h4, .entry-content h4,
.comment-content h4 {
    font-size: 16px;
    line-height: 1.5;
}

.entry-content h5,
.comment-content h5 {
    font-size: 14px;
    line-height: 1.5;
}

.entry-content h6,
.comment-content h6 {
    font-size: 12px;
    line-height: 1.5;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
    margin: 0 0 16px;
    line-height: 1.5;
}

.entry-content a:visited,
.comment-content a:visited {
    color: #772040;
}

.entry-content a:visited:hover,
.comment-content a:visited:hover {
    color: #34141E;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
    margin: 0 0 24px;
    line-height: 1.714285714;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
    margin-bottom: 0;
}

.entry-content ul,
.comment-content ul,
.mu_register ul {
    list-style: disc outside;
}

.entry-content ol,
.comment-content ol {
    list-style: decimal outside;
}

.entry-content li,
.comment-content li,
.mu_register li {
    margin: 0 0 0 36px;
}

.entry-content blockquote,
.comment-content blockquote {
    margin-bottom: 24px;
    padding: 24px;
    font-style: italic;
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
    margin-bottom: 0;
}

.entry-content code,
.comment-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 2;
}

.entry-content pre,
.comment-content pre {
    border: 1px solid #c3b7b8;
    color: #34141E;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 1.714285714;
    margin: 24px 0;
    overflow: auto;
    padding: 24px;
}

.entry-content pre code,
.comment-content pre code {
    display: block;
}

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
    border-bottom: 1px dotted #c3b7b8;
    cursor: help;
}

.entry-content address,
.comment-content address {
    display: block;
    line-height: 1.714285714;
    margin: 0 0 24px;
}

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

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

img.aligncenter,
.wp-caption.aligncenter {
    clear: both;
    margin-top: 12px;
    margin-bottom: 12px;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
    margin-bottom: 24px;
}

.entry-content dl,
.comment-content dl {
    margin: 0 24px;
}

.entry-content dt,
.comment-content dt {
    font-weight: bold;
    line-height: 1.714285714;
}

.entry-content dd,
.comment-content dd {
    line-height: 1.714285714;
    margin-bottom: 24px;
}

.entry-content table,
.comment-content table {
    border-bottom: 1px solid #c3b7b8;
    color: #34141E;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
}

.entry-content table caption,
.comment-content table caption {
    font-size: 16px;
    margin: 24px 0;
}

.entry-content td,
.comment-content td {
    border-top: 1px solid #c3b7b8;
    padding: 6px 10px 6px 0;
}

.site-content article {
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    border-bottom: 0px;
    margin-bottom: 10px;
    padding: 0px 25px 25px;
    background: #ffffff;
}

.page-links {
    clear: both;
    line-height: 1.714285714;
}

.mu_register h2 {
    color: #34141E;
    font-weight: normal;
}

.signature {
    display: block;
    text-align: center;
    margin: 0 auto;
}

footer.entry-meta {
    font-size: 11px;
    line-height: 1.35;
    color: #34141E;
    margin-top: 0px;
    text-align: center;
    padding: 20px 0px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    border-top: 0px;
    border-bottom: 0px;
}

footer.entry-meta a, footer.entry-meta a:visited {
    color: #34141E;
    font-weight: 400;

}

footer.entry-meta a:hover, footer.entry-meta a:visited:hover {
    color: #772040;
}

footer.entry-meta table {
    border: 1px solid #c3b7b8;
    width: 100%;
}

footer.entry-meta tr {
    border-bottom: 1px solid #c3b7b8;
    height: 10px;
}

footer.entry-meta tr:nth-child(2) td:first-child {
    border-right: 1px solid #c3b7b8;
}

.footer-comments {
    padding: 20px 0px 5px 20px;
    font-size: 14px;
}

.postcat {
    font-family: 'Montserrat', sans-serif;
    padding: 5px 0px 20px 20px;
}

.share {
    padding: 0px 0px 20px 20px;
}

.share li {
    list-style: none;
    line-height: 2;
}

.single-jetpack-portfolio .relatedposts {
    border-top: 1px solid #c3b7b8;
}

.single-download .relatedposts {
    margin-top: 20px;
}

.relatedposts {
    margin-top: 0px;
    padding: 15px 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.relatedposts h3 {
    font-weight: 400;
    padding-bottom: 10px;
}

.relatedposts li {
    display: inline-block;
}

.relatedposts a:hover, .relatedposts a:visited:hover {
    opacity: .75;
}

.nav-single {
    display: none;
}

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
    margin-bottom: 30px;
    padding: 0px 5px;
    margin-top: 0px;
    border-bottom: 0px;
}

.archive-title, .page-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    color: #34141E;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
}

.archive-meta, .author.archive .author-info {
    color: #34141E;
    font-size: 14px;
    line-height: 1.5;
    margin: 10px auto;
    padding: 0px 0px 10px;
    text-align: justify;
    border-bottom: 1px solid #c3b7b8;
}

.tax-jetpack-portfolio-type .site-content, .post-type-archive-download .site-content, .tax-download_category .site-content, .post-type-archive-jetpack-portfolio .site-content {
    float: none;
    width: 100%;
}

/*Abbreviated Posts*/
#post-abbr {
    margin-bottom: 2px;
    padding: 0px;
    display: inline-block;
    width: 49%;
}

.single-download #post-abbr, .single-jetpack-portfolio #post-abbr {
    width: 24%;
}

.single-download .featured, .single-jetpack-portfolio .featured {
    height: 200px;
}

.edd_purchase_submit_wrapper {
    display: block;
    text-align: center;
    border-top: 1px solid #c3b7b8;
    border-bottom: 1px solid #c3b7b8;
    padding: 30px 0px;
    text-transform: uppercase;
}

.featured {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 300px;
    display: table;
}

.featured a, .featured a:hover {
    display: table-cell;
    opacity: 0;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    line-height: 1.35;
    font-size: 12px;
}

.featured a:hover, .featured a:visited:hover {
    opacity: 1;
    background: rgba(0, 0, 0, .5);
    color: #FFFFFF;
}

/*Home*/
.thumb {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.continue-reading {
    display: block;
    margin: 0px auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
    overflow: hidden;
}

.image-attachment div.attachment {
    text-align: center;
}

.image-attachment div.attachment p {
    text-align: center;
}

.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

.image-attachment .entry-caption {
    margin-top: 8px;
}

/* =Comments
-------------------------------------------------------------- */

.comments-title {
    margin-bottom: 48px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
    text-transform: uppercase;
}

h2.comments-title {
    color: #34141E;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    border-top: 1px solid #c3b7b8;
    border-bottom: 1px solid #c3b7b8;
    padding: 15px 0px;
}

#comments {
    padding: 0px 25px 25px;
}

.comments-area article {
    margin: 10px 0px 20px;
    border: 0px;
    background: #FFFFFF;
    border-top: 1px solid #c3b7b8;
    padding: 10px 0px;
}

.comments-area article header {
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 0px;
}

.comments-area article header cite,
.comments-area article header time {
    display: block;
    margin-left: 0px !important;
}

.comments-area article header cite {
    font-size: 14px;
    line-height: 1.42857143;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    margin-left: 50px;
}

.comments-area cite b {
    font-weight: normal;
}

.comments-area article header img {
    display: none;
}

.comments-area article header time {
    line-height: 1.714285714;
    text-decoration: none;
    font-size: 12px;
    color: #34141E;
}

.comments-area article header a, .comments-area article header cite a {
    text-decoration: none;
    color: #34141E;
    font-weight: 700;
}

.comments-area article header a:hover, .comments-area article header cite a:hover {
    color: #34141E;
    text-decoration: none;
}

.comments-area article header h4 {
    display: none;
}

.comments-area .bypostauthor cite span {
    position: inherit;
    margin-left: 5px;
    padding: 0px;
    font-size: 10px;
    background: transparent;
    color: #34141E;
    font-weight: 700;
    text-decoration: underline;
}

.comments-area .bypostauthor cite b {
    font-weight: bold;
}

a.comment-reply-link {
    color: #772040;
    font-size: 10px;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 1px;
}

a.comment-reply-link:hover {
    color: #34141E;
}

a.comment-edit-link {
    display: none;
}

.reply span {
    display: none;
}

.commentlist .pingback {
    display: none;
}

/* Comment form */
#respond {
    margin-top: 48px;
    margin-top: 3.428571429rem;
}

#respond h3#reply-title {
    color: #34141E;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: 10px;
    font-weight: normal;
    font-size: 12px;
}

#respond form {
    margin: 24px 0;
}

#respond form p {
    margin: 11px 0;
}

#respond form p.logged-in-as {
    margin-bottom: 24px;
}

#respond form label {
    display: block;
    line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.714285714;
    padding: 10px;
    width: 100%;
}

#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    line-height: 2;
    color: #34141E;
}

.required {
    color: red;
}

/*Pin It*/
.img-responsive {
    position: relative;
}

.hovered {
    background: #FFFFFF;
    color: #772040;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 700;
    transition: opacity 200ms ease;
    cursor: pointer;
    z-index: 30000;
    position: absolute;
    opacity: 0;
    top: 45%;
    left: 39%;
    padding: 0px 25px;
    line-height: 4;

}

.img-responsive:hover .hovered {
    opacity: 1;
    transition: all .8s ease 0s;
}

.hovered a {
    color: #772040 !important;
    display: inline-block;
}

.img-responsive:hover .hovered a:hover {
    color: #34141E !important;
}

.page .hovered {
    display: none;
}

/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
    .site {
        margin: 0 auto;
        max-width: 960px;
        overflow: hidden;
    }

    body.template-front-page .site-content,
    body.single-attachment .site-content,
    body.full-width .site-content {
        width: 100%;
    }

    .site-content, .widget-area {
        float: none;
        width: inherit;
        padding: 0px;

    }

    .main-navigation-mobile {
        display: none;
    }

    .main-navigation ul.nav-menu,
    .main-navigation div.nav-menu > ul {
        border-bottom: none;
        border-top: none;
        display: inline-block !important;
        text-align: left;
        width: inherit;
        float: left;

    }

    .main-navigation ul {
        margin: 0;
        text-indent: 0;

    }

    .main-navigation li a,
    .main-navigation li {
        display: inline-block;
        text-decoration: none;
    }

    .main-navigation li a {
        border-bottom: 0;
        color: #34141E;
        line-height: 5;
        text-transform: uppercase;
        white-space: nowrap;
        font-size: 11px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        letter-spacing: 1px;
    }

    .main-navigation li a:hover {
        color: #772040;
    }

    .main-navigation li {
        margin: 0 10px;
        position: relative;
    }

    .main-navigation li ul {
        display: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
        -webkit-box-shadow: 2px 9px 24px -9px rgba(51, 51, 51, 0.35), inset 0px 20px 30px -25px rgba(51, 51, 51, 0.35);
        -moz-box-shadow: 2px 9px 24px -9px rgba(51, 51, 51, 0.35), inset 0px 20px 30px -25px rgba(51, 51, 51, 0.35);
        box-shadow: 2px 9px 24px -9px rgba(51, 51, 51, 0.35), inset 0px 20px 30px -25px rgba(51, 51, 51, 0.35);
        background: #34141E;
        width: 100px;
    }

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

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

    .main-navigation li ul li {
        margin: 0px;
    }

    .main-navigation li ul li a {
        background: transparent;
        border-bottom: 0px;
        display: block;
        font-size: 11px;
        line-height: 1.5;
        padding: 8px 10px;
        width: 120px;
        white-space: normal;
        margin-left: 0px;
        text-align: left;
        color: #FFFFFF;
    }

    .main-navigation li ul li a:hover {
        background: #ffffff;
        color: #772040;

    }

    .main-navigation .current-menu-item > a,
    .main-navigation .current-menu-ancestor > a,
    .main-navigation .current_page_item > a,
    .main-navigation .current_page_ancestor > a {
        color: #772040;
        font-weight: bold;
    }

    .socialmedia {
        margin-top: 15px;
    }

    .menu-toggle {
        display: none;
    }

    #respond form input[type="text"] {
        width: 46.333333333%;
    }

    #respond form textarea.blog-textarea {
        width: 79.666666667%;
    }

    .template-front-page .site-content,
    .template-front-page article {
        overflow: hidden;
    }

    .template-front-page.has-post-thumbnail article {
        float: none;
        width: inherit;
    }

    .entry-page-image {
        display: none;
    }

    .commentlist .children {
        margin-left: 48px;
    }

    .featured {
        height: 250px;
    }

}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
    body {
        background-color: #ffffff;
    }

    body .site {
        padding: 0 10px;
        margin-top: 0px;
        margin-bottom: 48px;
        box-shadow: none;
        max-width: 1060px;
        min-width: 960px;
    }

    body.custom-background-empty {
        background-color: #ffffff;
    }

    body.custom-background-empty .site,
    body.custom-background-white .site {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        box-shadow: none;
    }

    .site-content {
        float: left;
        width: 66%;
    }

    .widget-area {
        float: right;
        width: 33%;
        padding: 0px;

    }

    .main-navigation li {
        margin: 0 10px;
    }

    .featured {
        height: 350px;
    }

}

/* =Mobile Phones
----------------------------------------------- */
@media screen and (max-width: 600px) {
    .site-header h1 {
        font-size: 36px;
        padding: 80px 0px 40px;
        margin: 0px 0px 0px;
    }

    .site-header {
        margin: 0px auto;
        padding: 0px;
    }

    #main {
        padding: 0px 10px;
    }

    .widget-area {
        border-left: 0px;
        margin-bottom: 0px;
    }

    .main-navigation {
        background: #FFFFFF;
    }

    .menu-toggle {
        background: #FFFFFF;
        color: #34141E;
        min-width: 50px;
        max-width: 200px;
        border: 0px;
        left: 0;
        z-index: 3000;
        font-weight: 700;
        font-size: 11px;
        display: inline-block;
        float: left;
        padding: 15px 30px;
        font-family: 'Lato', sans-serif;
    }

    .menu-toggle:active, .menu-toggle.toggled-on, button:active {
        border: 0px;
    }

    #socialmedia {
        display: inline-block;
        float: right;
        text-align: right;
        margin: 0px 0px 10px;
    }

    .main-navigation ul.nav-menu.toggled-on {
        display: block;
        background: #34141E;
        width: 150px;
        position: fixed;
        left: 2px;
        padding: 10px 0px;
        top: 45px;
        text-align: left;
    }

    li.search-link .fa {
        display: none;
    }

    .searchbar {
        left: 0px;
        right: inherit;
    }

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

    .main-navigation li a, .main-navigation li a:visited {
        color: #FFFFFF;
        text-align: left;

    }

    .main-navigation li a:hover, .main-navigation li a:visited:hover {
        color: #772040;
    }

    .main-navigation li {
        text-transform: uppercase;
        margin: 0px auto;
        padding: 0px 0px 0px 3px;
        font-size: 12px !important;
        line-height: 1.75 !important;
    }

    .main-navigation li a {
        font-weight: 700;
    }

    .social-menu {
        margin-top: 12px;
    }

    .social-menu li {
        margin-left: 5px;
        display: inline-block;
        padding: 0px;
        line-height: 1;
    }

    .footerwidget .widget {
        display: block;
        width: 100%;
        padding: 10px 0px;
    }

    .entry-page-image {
        display: none;
    }

    .site-info {
        padding: 10px 0;
    }

    .footer-comments, .postcat {
        display: block;
        text-align: center;
        float: none;
        margin: 5px auto;
        padding: 0px;
    }

    .share {
        padding: 0px;
        vertical-align: middle;
    }

    .share li {
        text-align: center;
    }

    #post-abbr, .single-download #post-abbr, .single-jetpack-portfolio #post-abbr {
        display: block;
        width: 100%;
    }

    .single-download .featured, .single-jetpack-portfolio .featured {
        height: 300px;
    }

    .featured {
        display: table;
        margin: 0px auto;
        text-align: center;
        width: inherit;
    }

    .post-info {
        display: block;
    }

}

/* =Print
----------------------------------------------- */

@media print {
    body {
        background: none !important;
        color: #34141E;
        font-size: 10pt;
    }

    footer a[rel=bookmark]:link:after,
    footer a[rel=bookmark]:visited:after {
        content: " [" attr(href) "] "; /* Show URLs */
    }

    a {
        text-decoration: none;
    }

    .entry-content img,
    .comment-content img,
    .author-avatar img,
    img.wp-post-image {
        border-radius: 0;
        box-shadow: none;
    }

    .site {
        clear: both !important;
        display: block !important;
        float: none !important;
        max-width: 100%;
        position: relative !important;
    }

    .site-header {
        margin-bottom: 72px;
        margin-bottom: 5.142857143rem;
        text-align: left;
    }

    .site-header h1 {
        font-size: 21pt;
        line-height: 1;
        text-align: left;
    }

    .site-header h2 {
        color: #34141E;
        font-size: 10pt;
        text-align: left;
    }

    .site-header h1 a,
    .site-header h2 a {
        color: #34141E;
    }

    .author-avatar,
    #colophon,
    #respond,
    .commentlist .comment-edit-link,
    .commentlist .reply,
    .entry-header .comments-link,
    .entry-meta .edit-link a,
    .page-link,
    .site-content nav,
    .widget-area,
    img.header-image,
    .main-navigation {
        display: none;
    }

    .wrapper {
        border-top: none;
        box-shadow: none;
    }

    .site-content {
        margin: 0;
        width: auto;
    }

    .singular .entry-header .entry-meta {
        position: static;
    }

    .singular .site-content,
    .singular .entry-header,
    .singular .entry-content,
    .singular footer.entry-meta,
    .singular .comments-title {
        margin: 0;
        width: 100%;
    }

    .entry-header .entry-title,
    .entry-title,
    .singular .entry-title {
        font-size: 21pt;
    }

    footer.entry-meta,
    footer.entry-meta a {
        color: #34141E;
        font-size: 10pt;
    }

    .author-description {
        float: none;
        width: auto;
    }

    /* Comments */
    .commentlist > li.comment {
        background: none;
        position: relative;
        width: auto;
    }

    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px;
    }

    .comments-area article header cite,
    .comments-area article header time {
        margin-left: 50px;
    }
}