
/*
Site Map
*/

.sitemap {
    text-align: left;
    margin: auto;
    width: 70%;
    margin-bottom: 20px;
    height: 1400px;
}

    .sitemap ul {
        margin-left: 0px;
    }

        .sitemap ul li {
            margin-left: 0px;
            padding-bottom: 1px;
        }

            .sitemap ul li li {
                margin-left: 20px;
            }

    .sitemap h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    .sitemap h3 {
        font-size: 28px;
    }

    .sitemap a {
        font-size: 15px;
    }

.sitemap-block {
    float: left;
    padding-right: 98px;
}
/*
Comments
*/

.comments-header {
    font-size: 42px;
    margin-bottom: 10px;
}

.comment-meta .time {
    font-size: 12px;
}

.comment-meta a:hover {
    color: #f37125;
}

.comment-title h1 {
    font-size: 34px;
}
/* 

Standard Page Templating
*/

.page-header {
    padding-bottom: 30px;
}

.default-page-template {
    with: 80%
}

/* 
* Single Post Templating 
*/
.single-excerpt {
    color: #a9a9a9;
}

.entry-content {
    margin-bottom: 49px;
}

.entry-content-style .textwidget {
    //background: #FFFFFF;
    //border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 30px 0;
    padding: 15px;
}
/*
Archive Page: Featured Image Templating
*/
.blog-block .wp-post-image {
    margin-bottom: -28px;
}

/* 
Archive Page: Tag Link, Post Meta
*/
.blog-detail .link a, .blog-detail .date, .blog-detail .user {
    font-size: 14px;
    color: #999;
    height: 22px;
}

/* Archive Page: Excerpt */
.blog-detail p {
    font-size: 16px;
    color: #999;
}

.link a:hover {
    color: darkkhaki;
    font-weight: 300;
}

/* 
Archive Page: Widget Text
*/
.blog-right .widget p {
    font-size: 14px;
    color: #999;
    padding: 0px 0 20px 0;
    line-height: 25px;
}




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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

:focus { /* remember to define focus styles! */
    outline: 0;
}

ol, ul {
    list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.floatleft {
    float: left;
    width: auto;
}

.floatright {
    float: right;
    width: auto;
}

.Center_Align {
    float: left;
    width: 100%;
    text-align: center;
}

.Left_Align {
    float: left;
    width: 100%;
    text-align: left !important;
}

.display-block {
    display: block;
}

.display-none {
    display: none;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

* {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* =Headings 
/**** Clearfix ****/
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.line {
    border-bottom: 1px dotted #8f8f8f;
    float: left;
    height: 1px;
    margin: 10px 0;
    width: 100%;
}

.bdr {
    border: none !important;
}

.pad0 {
    padding: 0 !important;
}

.padt {
    padding-top: 0 !important;
}

.padb {
    padding-bottom: 0 !important;
}

.mar0 {
    margin: 0 !important;
}

.marb {
    margin-bottom: 50px !important;
}

.bg {
    background: none !important;
}

sup {
    color: #ff0000;
}

h1 {
    font-size: 75px;
    line-height: 80px;
    color: #ccc;
    font-weight: 300;
}

h2 {
    font-size: 48px;
    line-height: 53px;
    color: #999;
    font-weight: 300;
}

h3 .blog-title {
    font-size: 36px;
    line-height: 40px;
    color: #999;
    font-weight: 300;
}

h3 {
    font-size: 36px;
    line-height: 40px;
    color: #999;
    font-weight: 300;
}

    h3 span {
        font-size: 36px;
        line-height: 40px;
        color: #ccc;
        font-weight: 300;
    }

h4 {
    font-size: 30px;
    line-height: 35px;
    color: #999;
    font-weight: 300;
}

h5 {
    font-size: 26px;
    line-height: 1.3333333333;
}

h6 {
    font-size: 22px;
    line-height: 1.5;
}

p {
    font-size: 18px;
    line-height: 30px;
    padding: 40px 0;
}

    p a {
        color: #584d91;
    }

body {
    margin: 0px;
    padding: 0px;
    height: auto;
    background: url(/images/bg.png) repeat-x 0 0 #fff;
    color: #333;
    font-size: 18px;
    font-family: open sans, sans-serif;
}

.bg1 {
    background: url(/images/bg1.png) repeat-x 0 0 #fff;
}

.wrapper {
    width: 100%;
    margin: auto;
    padding: 0px;
    text-align: center;
}

.container {
    width: 1100px;
    margin: 0 auto;
}

.magazine-container {
    float: left;
    width: 100%;
    background: url(/images/magazine.png) no-repeat center bottom;
    padding: 58px 0 20px 0;
}

.header {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 12px 0 0 0;
}


.header-left {
    float: left;
    width: auto;
}

.logo {
    float: left;
}

.main-menu {
    padding: 0;
    float: right;
    width: auto;
}

    .main-menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: left;
    }

        .main-menu ul li {
            float: left;
            padding: 8px 8px 6px 8px;
            position: relative;
        }

            .main-menu ul li.last {
                padding-right: 0px;
            }

            .main-menu ul li a {
                color: #777;
                padding: 3px 0 5px 0;
                font-size: 13px;
            }

                .main-menu ul li a:hover, .main-menu ul li:hover a {
                    color: #f37125;
                }

                .main-menu ul li.active a, .main-menu ul li a.active {
                    color: #f37125;
                    font-weight: 700;
                }

.dl-menuwrapper {
    display: none;
}

.widget.widget_text .blog {
    text-align: center;
}

/*submenu css 29/06/2012 */

.main-menu ul ul {
    display: none;
    width: 230px;
}

.main-menu li:hover ul {
    display: block;
    position: absolute;
    top: 35px;
    left: 0;
    background: #fff;
    z-index: 99999;
    border: 1px solid #f2f2f2;
}

    .main-menu li:hover ul li {
        width: 100%;
        margin: 0px;
        padding: 7px 12px;
        border-bottom: 1px solid #f2f2f2;
    }

        .main-menu li:hover ul li a {
            text-align: left;
            width: 100%;
            display: block;
            color: #574d90;
            float: left;
            border: none;
            font-size: 15px;
            padding: 0;
            margin: 0;
        }

        .main-menu li:hover ul li:hover {
            background: rgba(255,248,213,0.1);
            color: #574d90;
        }

            .main-menu li:hover ul li:hover a {
                color: #574d90;
            }

.main-menu ul li.free-trial a, .main-menu ul li.current-menu-item .main-menu-link {
    color: hsl(22, 90%, 55%);
    font-weight: bold;
}

/*Main css*/
span.above-fold-headline {
    color: #655c99;
    font-family: "Times New Roman", Times, serif;
    font-size: 72px;
    font-style: italic;
    letter-spacing: 2px;
    line-height: 74px
}

.trial-link {
    float: left;
    padding: 11px 0 0;
    width: 100%;
}

    .trial-link a, .login-form-field input[type="submit"] {
        display: inline-block;
        background: #00f0f0;
        -webkit-border-radius: 55px;
        border-radius: 55px;
        color: #999;
        font-weight: 700;
        padding: 19px 45px;
        margin: 0 10px;
    }

        .trial-link a:hover, .trial-link a:first-child:hover, .trial-link a.pricing-model:hover, .trial-link a.runmags-link:hover, .login-form-field input[type="submit"]:hover, .comment-form input[type="submit"]:hover {
            background-color: #584d90;
            color: #fff;
        }

        .trial-link a:first-child {
            background: #f37125;
            color: #fff;
        }

        .trial-link a.runmags-link {
            background: url(/images/play-arrow.png) no-repeat 12px 12px #D9D9D9;
            padding-left: 70px;
            color: #fff;
        }

        .trial-link a.pricing-model {
            color: #fff;
            background: #574d90;
        }

.scroll-down {
    display: inline-block;
    margin-top: 128px;
    width: 169px;
    height: 168px;
    background: url(/images/down-arrow.png) no-repeat 0 0;
    text-indent: -99999px;
    transition: none;
}

    .scroll-down:hover {
        background: url(/images/down-arrow-hover.png) no-repeat 0 0;
    }

.blog {
    float: left;
    width: 100%;
    background: url(/images/blog-bg.png) no-repeat center bottom;
    padding: 100px 0 75px;
}

    .blog.blog-bg-gray {
        background: url(/images/blog-bg1.png) no-repeat center bottom;
        padding: 90px 0 105px 0;
    }

.blog-img {
    float: left;
    padding: 60px 0 0 0;
    width: 100%;
}

.magazine-block {
    margin: 20px 0 50px 0;
}

.magazine-block-contant {
    background: #f7f7f7;
    text-align: left;
    padding: 30px;
    min-height: 488px;
    position: relative;
}

    .magazine-block-contant img {
        position: absolute;
        bottom: 20px;
        left: 30px;
    }

.magazine-run {
    background: #f7f7f7;
    text-align: left;
    padding: 30px 30px 3px 30px;
    min-height: 575px;
    position: relative;
}

.google-app {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 43px;
}

    .google-app a {
        display: inline-block;
        margin: 0 12px;
    }

.shadow {
    position: absolute;
    bottom: -6px;
    left: 0;
    text-align: center;
}

.services {
    float: left;
    width: 100%;
    text-align: center;
    padding: 40px 0 0 0;
}

    .services a {
        display: inline-block;
        margin: 10px 40px;
        min-height: 120px;
    }

        .services a.service-logo {
            margin: 10px 52px;
        }

.footer {
    float: left;
    width: 84%;
    background: #f7f7f7;
    height: 23px;
}

.fotter-link {
    background: #fff;
    padding: 30px;
    text-align: left;
    min-height: 501px;
}

    .fotter-link h4 {
        padding-bottom: 40px;
    }

    .fotter-link a {
        font-size: 16px;
        color: #584d91;
        clear: both;
        display: block;
        margin: 4px 0;
    }

.follow-runmags {
    float: left;
    width: auto;
    text-align: left;
    padding: 50px 0 0 0;
}

.follow-runmags-right {
    float: right;
    text-align: right;
    width: auto;
    padding: 50px 0 0 0;
}

    .follow-runmags p, .follow-runmags-right p {
        padding: 10px 0;
        color: #999;
    }


.social-link {
    display: inline-block;
}

    .social-link a {
        margin: 0px 18px 0 0;
        width: 43px;
        height: 42px;
        display: inline-block;
        background: #706f6f;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

        .social-link a:hover {
            background: #f37125;
        }

.follow-runmags-right.social-link a {
    margin: 0px 0px 0 18px;
}

.copyright {
    float: left;
    text-align: center;
    width: 100%;
    padding: 30px 0 50px 0;
}

    .copyright p, .copyright a {
        color: #999999;
        display: inline-block;
        padding: 0;
        margin: 25px;
    }

        .copyright a:hover {
            color: #EF9937;
        }



/*Login Page*/
.login-form {
    margin: 50px auto;
    width: 540px;
    text-align: left;
}

.login-form-field {
    padding: 55px 55px 160px 55px;
    background: url(/images/login-bg.png) no-repeat 5px bottom #f0f0f0;
}

#password, #usernametext, #passwordtext {
    float: left;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0px 0px 4px #ddd;
    box-shadow: inset 0px 0px 4px #ddd;
    font-size: 18px;
    color: #999;
    padding: 5% 7%;
    border: none;
    width: 86%;
    margin-bottom: 25px;
    font-family: open sans, sans-serif;
}

.login-form-field input[type="submit"] {
    float: left;
    border: none;
    cursor: pointer;
    background: #F37125;
    font-size: 18px;
    color: #fff;
}

.forgot {
    color: #584D90;
    float: right;
    font-size: 14px;
    font-style: italic;
    margin: -66px 35px 0;
}

.parent {
    display: inline-block;
    font-size: 18px;
    color: #999;
    padding-top: 20px;
}

.chdiv {
    float: left;
    margin: 5px 10px;
}

.on {
    float: left;
    background: url(/images/check.png) repeat 0 0;
    height: 21px;
    width: 21px;
}

.off {
    float: left;
    background: url(/images/check.png) repeat 0 100%;
    height: 21px;
    width: 21px;
}

.google-login {
    background: #FAFAFA;
    color: #999;
    display: block;
    padding: 20px 0;
}

    .google-login a {
        margin-left: 40px;
    }

.login-form .copyright {
    text-align: right;
    padding: 25px 0;
}

.login-form-field h4 {
    letter-spacing: -0.6px;
}

.login-bg {
    min-height: 150px;
    background-image: url(/images/login-bg1.png)
}

.login-bg-img {
    background-image: none;
    padding-bottom: 55px;
}

.login-form p {
    padding: 20px 0 0 0;
}

    .login-form p a, .parent a, .draft-success p a {
        color: #f37125;
    }

.half-input {
    float: left;
    width: 34% !important;
    color: #999;
}

.half-input-right {
    float: right !important;
    width: 34% !important;
    color: #999;
}

.login-form-field select {
    float: left;
    width: 100%;
    border: 2px solid #efefef;
    font-size: 18px;
    color: #999;
    font-family: open sans, sans-serif;
    margin: 15px 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    background: url(/images/select-arrow.png) no-repeat 90% 28px #f3f3f3;
    padding: 16px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.login-form-field .half {
    float: left;
    width: 47%;
    color: #999;
}

.login-form-field .half-right {
    width: 47%;
    float: right;
    color: #999;
}

.title-meta {
    color: #333;
    padding: 20px 0 0 0;
}

.draft-success p {
    padding: 25px 0 0 0;
}

.mags-pricing {
    background: #F7F7F7;
    border: 1px solid #EFEFEF;
    float: left;
    margin: 60px 0;
    width: 100%;
}

.mags-pricing-blog {
    float: left;
    border-right: 2px solid #EFEFEF;
    width: 24.8%;
    min-height: 400px;
    padding: 35px 0;
}

    .mags-pricing-blog.last {
        border: none;
    }

    .mags-pricing-blog h4 {
        padding: 15px 0;
    }

    .mags-pricing-blog ul {
        padding: 15px 0;
    }

    .mags-pricing-blog li {
        color: #555;
        padding: 9px 0;
    }

    .mags-pricing-blog a {
        color: #33a952;
    }

.blog-page {
    float: left;
    padding: 130px 0 0 0;
}

.blog-block {
    border-bottom: 1px solid #D4D4D4;
    float: left;
    padding: 0 0 50px 0;
    margin-bottom: 50px;
    width: 100%;
}

.blog-detail {
    float: left;
    padding: 50px 0 0 0;
    text-align: left;
    width: 100%;
}

    .blog-detail h3 {
        padding: 0 0 20px;
    }

.user {
    float: left;
    width: auto;
    background: url(/images/user-img.png) no-repeat 0 3px;
    padding: 3px 0 0 35px;
    color: #999;
}

.blog-detail ul {
    float: right;
    width: auto;
}

    .blog-detail ul li {
        float: left;
        font-weight: 300;
        color: #999;
        margin-left: 51px;
    }

        .blog-detail ul li.date {
            background: url(/images/date-icon.png) no-repeat 0 6px;
            padding: 5px 0 0 30px;
        }

        .blog-detail ul li.link {
            background: url(/images/link-icon.png) no-repeat 0 6px;
            padding: 0 0 0 35px;
        }

.read-more {
    background: #DC5034;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
}

    .read-more:hover, .take-tour:hover {
        background: #584d90;
    }

.blog-right {
    text-align: left;
}

    .blog-right h4 {
        background: url(/images/title-bg.png) no-repeat 0 bottom;
        border-bottom: 2px solid #eee;
        margin-bottom: 20px;
        padding: 0 0 20px 0;
    }

.take-tour {
    background: #68a8e4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
}

.blog-postimg img {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


/*19-05-2014*/
.rummags-contant-page {
    text-align: left;
}

    .rummags-contant-page .span2 {
        //border-top:5px solid #655c99;
    }

    .rummags-contant-page .span4 {
        border-top: 5px solid green;
    }

    .rummags-contant-page .span3 {
        //border-top:5px solid green;
        margin-top: -12px;
    }

    .rummags-contant-page dl {
        float: left;
        width: 100%;
        padding: 10px 0;
    }

        .rummags-contant-page dl dt {
            float: left;
            width: 100%;
            padding: 0;
            text-transform: uppercase;
            font-size: 12px;
            color: darkgray;
        }

        .rummags-contant-page dl dd {
            font-weight: 300;
            font-size: 15px;
        }

            .rummags-contant-page dl dd a {
                font-weight: 300;
                font-size: 15px;
                color: #584D91;
            }

                .rummags-contant-page dl dd a:hover {
                    font-weight: 300;
                    color: darkkhaki;
                }

    .rummags-contant-page ul {
        color: #787878;
        font-weight: 300;
        line-height: 1.62;
        list-style-type: disc;
        margin: 0 0 1.62rem 1.62rem;
    }

    .rummags-contant-page p, .comment-form p {
        padding: 10px 0;
    }

.comment-form {
    margin: 20px auto;
    width: 500px;
    text-align: left;
}

    .comment-form label {
        display: inline-block;
        text-align: left;
    }

    .comment-form input[type="text"], .comment-form textarea {
        background: #FFF;
        border: 1px solid #EFEFEF;
        color: #787878;
        padding: 2%;
        width: 96%;
        display: inline-block;
        line-height: 1;
    }

    .comment-form input[type="submit"] {
        -moz-user-select: none;
        background: #F7F7F7;
        border: none;
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        outline: none;
        text-align: center;
        text-transform: uppercase;
        vertical-align: middle;
        width: 100%;
        padding: 9px 0;
        font-size: 20px;
    }

/*auto style css*/
.entry-content-style {
    width: 500px;
    margin: 0 auto;
    text-align: left;
}

    .entry-content-style a {
        color: #9ACD32;
        text-decoration: none;
    }

        .entry-content-style a:active, .entry-content-style a:hover {
            color: #86b428;
            text-decoration: underline;
        }

    .entry-content-style p {
        padding: 10px 0;
    }

    .entry-content-style ul {
        list-style: disc;
        margin: 0 0 25px 20px;
    }

    .entry-content-style ol {
        list-style: decimal;
        margin: 0 0 25px 20px;
    }

    .entry-content-style li > ul, li > ol {
        margin: 0 0 0 20px;
    }

    .entry-content-style fieldset {
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin: 0 0 25px;
        padding: 11px 12px 0;
    }

    .entry-content-style button, .entry-content-style input, .entry-content-style select, .entry-content-style textarea {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 100%;
        margin: 0;
        max-width: 100%;
    }

        .entry-content-style input[type="checkbox"], .entry-content-style input[type="radio"] {
            padding: 0;
        }

    .entry-content-style table, .entry-content-style th, .entry-content-style td {
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .entry-content-style table {
        border-collapse: separate;
        border-spacing: 0;
        border-width: 1px 0 0 1px;
        margin-bottom: 25px;
        width: 100%;
    }

    .entry-content-style th, .entry-content-style td {
        font-weight: normal;
        text-align: left;
        padding: 8px;
    }

    .entry-content-style th {
        border-width: 0 1px 1px 0;
        font-weight: bold;
    }

    .entry-content-style td {
        border-width: 0 1px 1px 0;
    }

    .entry-content-style hr {
        background-color: rgba(0, 0, 0, 0.1);
        border: 0;
        height: 1px;
        margin-bottom: 23px;
    }

    .entry-content-style input, .entry-content-style textarea, .entry-content-style select {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 2px;
        color: #2b2b2b;
        padding: 8px 10px 7px;
    }

        .entry-content-style input[type="text"], .entry-content-style textarea, .entry-content-style input[type="password"] {
            width: 100%;
        }

input:focus, textarea:focus {
    border: 1px solid rgba(0, 0, 0, 0.3);
    outline: 0;
}

.entry-content-style button, .contributor-posts-link, .entry-content-style input[type="submit"], .entry-content-style input[type="reset"], .entry-content-style .entry-content-style input[type="submit"] {
    cursor: pointer;
    background: #9ACD32;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px 11px;
    vertical-align: bottom;
    text-transform: capitalize;
}

    .entry-content-style button:hover, .entry-content-style button:focus, .contributor-posts-link:hover, .entry-content-style input[type="button"]:hover, .entry-content-style input[type="button"]:focus, .entry-content-style input[type="reset"]:hover, .entry-content-style input[type="reset"]:focus, .entry-content-style input[type="submit"]:hover, .entry-content-style input[type="submit"]:focus {
        background: #86b428;
        color: #fff;
    }

    .entry-content-style button:active, .contributor-posts-link:active, .entry-content-style input[type="button"]:active, .entry-content-style input[type="reset"]:active, .entry-content-style input[type="submit"]:active {
        background-color: #55d737;
    }

.single-widget {
    float: left;
    width: 100%;
    background: none repeat scroll 0 0 hsl(0, 0%, 97%);
    margin-bottom: 50px;
    -webkit-box-shadow: 0 -30px 30px -30px rgba(0, 0, 0, 0.024) inset;
    box-shadow: 0 -30px 30px -30px rgba(0, 0, 0, 0.024) inset;
}

    .single-widget .blog {
        padding: 50px 0 30px 0;
    }

.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m, .addthis_default_style .at300bs {
    clear: both;
}

iframe[id^='oauth2relay'] {
    display: none !important;
}

.comment-form-reply {
    float: left;
    width: 100%;
}

.commentlist {
    float: left;
    text-align: left;
    width: 100%;
    padding-bottom: 25px;
}

.comment-meta.commentmetadata {
    float: left;
    width: 80%;
}

.reply {
    float: right;
    width: 100%;
    padding-left: 15%;
    text-align: right;
}

.comment-auther {
    float: left;
    width: 100%;
}

.comment-detail > p {
    padding: 15px 0;
}

.comment-author.vcard {
    margin-top: 25px;
}

.author-img {
    float: left;
    width: 10%;
}

.single-widget.comment-title {
    padding: 20px 0;
}

    .single-widget.comment-title p {
        color: #E95D46;
        font-size: 30px;
        padding: 12px 0;
    }

    .single-widget.comment-title.leave-r p {
        color: #999;
    }

.comment {
    float: left;
    width: 100%;
}

    .comment.depth-2 {
        float: right;
        width: 90%;
    }

    .comment.depth-3 {
        float: right;
        width: 85%;
    }

    .comment.depth-4 {
        float: right;
        width: 80%;
    }

    .comment.depth-5 {
        float: right;
        width: 75%;
    }
