/*
  Theme Name: Twenty Seventeen Child
  Template: twentyseventeen
*/

.site-branding {
        padding: 1em 0;
        background: linear-gradient(#1394D6, #036bb5);
        background:-ms-linear-gradient(top, #1394D6, #4092CC);
}
.site-title, .site-title a {
        color: #fff;
}
.site-description {
        color: #fff;
}
code {
        padding: 2px 2px;
        margin: 0 2px;
        color: #222;
        background: #f2f4f5;
        font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
        border: 1px solid #fefefe;
        border-radius: 3px;
}
.link-more {
        text-align: right;
}
.link-more a {
        background-color: #1394D6;
        color: #FFF;
        font-size: 0.95rem;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        min-height: 1em;
        outline: 0;
        border: none;
        margin: 0;
        padding: .8em 1.5em;
        line-height: 1;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        text-decoration: none;
        border-radius: .25em;
        linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));
        box-shadow:0 0 0 1px rgba(0,0,0,.08) inset;
        user-select: none;
        box-sizing: border-box;
        -webkit-tap-highlight-color: transparent;
        opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
}
.link-more a:hover, .link-more a:focus {
        background-color: #1394D6;
        color: #FFF;
        font-size: 0.95rem;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        min-height: 1em;
        outline: 0;
        border: none;
        margin: 0;
        padding: .8em 1.5em;
        line-height: 1;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        text-decoration: none;
        border-radius: .25em;
        linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));
        box-shadow:0 0 0 1px rgba(0,0,0,.08) inset;
        user-select: none;
        box-sizing: border-box;
        -webkit-tap-highlight-color: transparent;
        opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
}
.download-link {
        background-color: #00B5AD;
        color: #FFF!important;
        font-size: 0.95rem;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        min-height: 1em;
        outline: 0;
        border: none;
        margin: 0 0 20px 0;
padding: .8em 1.5em;
        line-height: 1;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        text-decoration: none;
        border-radius: .25em;
        linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));
        box-shadow:0 0 0 1px rgba(0,0,0,.08) inset;
        user-select: none;
        box-sizing: border-box;
        -webkit-tap-highlight-color: transparent;
        opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
        box-shadow: none!important;
}
.download-link:hover, .download-link:focus {
        background-color: #009A93;
        color: #FFF!important;
        font-size: 0.95rem;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        min-height: 1em;
        outline: 0;
        border: none;
        margin: 0 0 20px 0;
        padding: .8em 1.5em;
        line-height: 1;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        text-decoration: none;
        border-radius: .25em;
        linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));
        box-shadow:0 0 0 1px rgba(0,0,0,.08) inset;
        user-select: none;
        box-sizing: border-box;
        -webkit-tap-highlight-color: transparent;
        opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
        box-shadow: none!important;
}

.post-thumbnail {
        margin-bottom: 0;
}
.post-thumbnail img {
    border: 1px solid #ccc;
    max-width: 200px !important;
    margin-right: 15px;
    float:left;
}
@media only screen and (max-width: 768px) {
    .post-thumbnail img {
        max-width: 100% !important;
        margin-bottom: 5px;
    }
}
.entry-summary {
    font-size: 0.9rem !important;
    color: #333;
}
.entry-summary p {
        margin-bottom: 10px;
}
.entry-content {
    line-height: 1.9em;
}
.entry-content ul {
    background-color: #F9F9F9;
    padding: 1em 1.1em;
    line-height: 1.9em;
}
.entry-content ol {
    background-color: #F9F9F9;
    padding: 15px;
    line-height: 1.9em;
}
.entry-content li {
    margin-left: 1.7em;
}
.entry-header h1 {
    background: none;
    border-bottom: 1px solid #ccc;
    color: #333;
    padding: 15px 0 5px 0 !important;
}
.entry-content h1 {
    background: none;
    border-bottom: 1px solid #ccc;
    color: #283335 !important;
}
.entry-content h2 {
    background: none;
    color: #283335 !important;
}
.entry-content h3 {
    font-size: 20px;
    color: #666;
}
.entry-content a {
    color: #333;
}
.entry-content pre { 
    line-height: 1.6em;
    font-size: 0.86rem;
    padding: 25px 40px 23px 40px;
}
.entry-content strong {
    line-height: 1.5em;
}
.related_post {
        background: none!important;
}
.search-form .search-submit {
        background: #1394D6;
}
.es_submit_button {
        background: #1394D6!important;
}
ul.related_post li a.wp_rp_thumbnail img {
        border:1px solid #000!important;
}
.single-featured-image-header {
        background: repeating-linear-gradient(#ccc, #ddd);
}
.widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a {
        font-size:16px!important;
}
.tagcloud ul li {
        margin: 8px 8px 0 0;
}
@media screen and (min-width: 48em) {
    .single-featured-image-header img {
        width: 450px;
        border-right: 1px solid #999 !important;
        border-left: 1px solid #999 !important;
    }
    .has-sidebar:not(.error404) #primary {
        width: 70%!important;
    }
    .has-sidebar #secondary {
        width: 25%!important;
    }
    #content .wrap {
        background: #fff;
        border: 1px solid #ddd;
        padding-top: 3em;
    }
    .site-content {
        padding: 0;
    }
}
@media screen and (max-width: 48em) {
    .single-featured-image-header img {
        width: 100%;
        border-right: 1px solid #999 !important;
        border-left: 1px solid #999 !important;
    }
    #content .wrap {
        background: #fff;
        border: 1px solid #ddd;
        padding-top: 2em;
    }
.site-content {
        padding: 0;
    }
}

ins.adsbygoogle {
    background: transparent;
}
.site-content-contain {

    background: #d6d6d4;

}
.entry-header {
    padding: 0 !important;
}
.entry-header .entry-title {
    margin-bottom: 0.4em;
}
h2.entry-title {
    line-height: 1.6rem;
}
h2.entry-title a {
    font-size: 1.2rem;
    color: #333;
    font-weight: bold;
}
.blog .site-main > article, .archive .site-main > article, .search .site-main > article {
    padding:0 0 1.35rem 0 !important;
}

/* Copy & download button */
.code-download-button, .code-copy-button {
    padding: 2px 5px;
    font-weight: normal;
    background-color: #374648;
    font-size: 0.6rem;
    opacity: 1.0;
}
.code-download-button:focus, .code-copy-button:focus {
    background-color: #374648 !important;
}


