﻿body #top_nav .sfNavList {
    width: 50%;
}

body #top_nav ul.sfNavList > li.k-last {
    background-color: transparent;
}

.blogPostList li {
    list-style: none;
}

h2.sfpostTitle {
    font-size: 1.5em;
    margin-top:2em;
}
.sfpostsList > li:first-child h2.sfpostTitle {
    margin-top: 1em;
}

.sfpostTitle > a {
    text-decoration: none;
}

.rt_in_col h2, body div#socialWrap h2.Ss_wdt_title {
    text-align: left;
    margin: 2em 0 1em 0;
    padding: 0 0 0.5em 0;
    letter-spacing: 1px;
    clear: both;
    background-color: rgb(35, 31, 32);
    background-color: #535353;
    color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    text-transform: uppercase;
}

body div#socialWrap {
    padding: 0;
}

.rt_in_col .sfsearchBox {
    margin-bottom: 2em;
}

    .rt_in_col .sfsearchBox input[type="text"] {
        margin: 0.5em 0 0 0;
        /*border: 0;*/
        padding: 0.25em 0.5em;
        font-size: 1.6em;
        color: #898989;
        font-weight: 400;
        width: 68%;
    }

.rt_in_col input[type="submit"].sfsearchSubmit {
    outline: 0;
    border: 0;
    background: url(../../Img/search_btn.png) no-repeat 50% 50%;
    width: 22px;
    height: 30px;
    margin: 5px;
    padding: 0;
    text-indent: -10000px;
    box-shadow: none;
    filter: none;
    letter-spacing: 0.5px;
}

/*.blogCategories li,*/
.blogTags li {
    list-style: none;
}

.blogTags li {
    display: inline;
    margin-left: 1em;
}

.blogTags ul {
    margin-left: -1em;
}

.blogTags li > a,
.blogArchive li > a,
.blogCategories li > a {
    font-size: 2em;
    text-decoration: none;
}

    .blogTags li > a:hover,
    .blogArchive li > a:hover,
    .blogCategories li > a:hover {
        text-decoration: underline;
    }

.inner_content .sfsearchResultStatistics {
    font-size: 3em;
}

.sfsearchReultTitleSnippetUrl {
    color: #535353;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 0.5em;
}

.sfpostSummary {
    margin-top: 1em;
}

body .inner_content h1 {
    font-size: 5em;
}