/*
Theme Name:     Martytheme
Theme URI:      
Description:    High-responsive child theme.
Author:         Me
Author URI:     
Template:       high-responsive
Version:        0.1.1
*/

@font-face {
    font-family: 'Drugs';
    src: url('fonts/Drugs.eot');
    src: url('fonts/Drugs.eot?#iefix') format('embedded-opentype'),
        url('fonts/Drugs.woff2') format('woff2'),
        url('fonts/Drugs.woff') format('woff'),
        url('fonts/Drugs.ttf') format('truetype'),
        url('fonts/Drugs.svg#Drugs') format('svg');
    font-weight: normal;
    font-style: normal;
}

#page, .site-inner, .site-inner * {
    background: transparent;
}

body {
    background-size: cover;
}

#main {
    margin: 0 auto;
}

.site-content {
    background: rgba(255, 255, 255, 0.89); 
}
.wrapper, .site-content {
        width:100%;
    max-width:100%;
}
body.home .site-content, body.home .wrapper, body.home #main, body.home #main img#hero {
    width:100%;
    max-width:100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left:0px;
    padding-right:0px;
}
body.home #main {
    position:relative;
}
#featured-hero {
height: 90%;
    width: 57%;
    margin-left: 6%;
    display: block;
    position: absolute;
    top: 3%;
    background: rgba(255, 255, 255, 0.6);
    padding: 2%;
}
body.home .site-content {
    margin-top: 76px;
}
.reviews-header {
    width: 90%; margin: 
    20px auto; 
    display: block
}
.reviews-header h2 {
    text-align: center;
    width: 33%;
    min-width: 360px;
    font-size: 26px;
    padding: 20px 3%;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}
.site-inner {
    max-width: 100%;
}
.site-content {
    max-width:1920px;
    margin:100px auto 0;
}

.site-title, .site-title a, h1,h2,h3 { font-family: 'Drugs'; font-weight: normal; font-style: normal; }

.site-title {
    float: left;
}

.stroke, .site-title a {
    color: white;
    text-shadow: -0.6px -0.6px 0px #901a1a, 0px 0.6px 0.6px #584d44, 0px 1.2px 0.6px #000, 0.6px 0px 0 #635214;
    font-size: 28px;
}

.site-title a span span.char1 { 
    font-size: 1.4em;
    padding-top: 8.2px;
    display: inline;
    position: relative;
    top: 4px;
    left: 4px;
}

#colophon {
    background: #ffffff url('images/designs.png') no-repeat center 86px;
    height: 300px;
}

.primary-menu-container {
    clear:both;
}

.archive-wrapper {
    overflow: hidden;
    display: block;
    width: 100%;
}

.archive-box {
}

.half {
    width:48%;
    padding: 0 1%;
    float: left;
}

.row-odd {
    clear:left;
}

.archive-box .entry-thumbnail {
    width: 100%%;
}

.archive-box .entry-content {
    clear:both
    width: 100%;
}

.entry-footer {
    clear:both;
}

h3.entry-title {
    font-size: 1.5em;
}

.archive .page-header {
    text-align:left;
    padding: 0;
    border-bottom: 1px solid #eee;
}

body.single-projects .entry-details {
    width: 40%;
    float: left;
}
body.single-projects .entry-content {
    width: 60%;
    float: right;
}
body.single-projects .entry-title, body.single-projects .entry-footer {
    text-align: left;
}
body.single-projects .site-main .entry-header {
    padding-left: 0px;
}
body.single-projects .site-main .entry-header h1 {
    padding-left: 10px;
    text-transform: uppercase;
}
body.single-projects .site-main .entry-footer{
    margin-left:0;
}
.entry-links {
    clear: both;
    padding: 10px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
a.buy-links img{
   height:40px; 
}

ul.follow-links {
    display: inline;
    float: left;
    list-style: none !important;
    margin: 0;
    padding: 0;
}
ul.follow-links li {
    float: left;
    display: inline;
}

ul.follow-links a, ul.purchase-links a {
    display:block;
}
ul.follow-links li.goodreads a {
    background: url('images/goodreads-badge.png') no-repeat;
    height:42px;
    width:136px;
}
ul.purchase-links {
    display: inline;
    float: right;
    list-style: none !important;
    margin: 0;
    padding: 0;
}
ul.purchase-links li {
    float: right;
    display: inline;
}
ul.purchase-links li.amazon a {
    background: url('images/amazon-button.png') no-repeat;
    height:44px;
    width:117px;
    background-size: contain;
}
.left {
    float:left;
}
.right {
    float:right;
}
.show-on-mobile {
    display:none;
}

#header-navigation-area {
    background: rgba(255, 255, 255, 0.89); 
    border-bottom: 3px double #b9b9b9;
    width: 100%;
    top: 84px;
    z-index: 9;
    position:fixed;
    height: 74px;
}

#primary-menu-toggle {
    float:right;
}

#mg-wprm-wrap li.menu-item a {
    font-family: Drugs, "Century Gothic", Arial, sans-serif;
}
@media screen and (min-width: 64em) {
    #site-header-menu {
        float: left;
        margin: 0 0 0 100px;
        display: inline;
    }
    #header-navigation-area {
        top: 34px;
    }
    .site-header-main {
        padding: 48px 45px;
    }
    .entry-footer .entry-meta, .post-navigation {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
}
@media screen and (max-width: 740px) {

    .half {
        width:98%;
        padding: 0 1%;
        float: none;
        clear:both;
    }
    .show-on-mobile {
        display:block;
    }
    .hide-on-mobile {
        display:none;
    }
    .reviews-header h2 {
        width: 80%; 
        display: block;
        margin: 10px auto;
    }
}
@media screen and (max-width: 1360px) {
    .reviews-header h2 {
        min-width: 198px;
        font-size: 19px;
        padding: 10px 1%;
    }
}
@media screen and (max-width: 1670px) {
    #colophon {
    background-size: contain;
    }
}