/* -- Start Hieu's fixes -- */

.entry_text_content img {
    max-width: 600px;
    margin: 30px 20px;
}


#members-list .item-meta .activity-meta {
    padding-left: 20px;
}

#friend-list .action {
    padding: 5px 20px;
}

.padder {
    overflow: hidden;
}

#footer_disclaimer p {
    padding: 10px 0;
    line-height: 23px;
}

/* Messages */
#message-threads {
    margin: 10px 0;
}
    #message-threads td {
        padding-bottom: 10px;
        vertical-align: middle;
    }
    .thread-from .activity {
        top: 0;
        left: 0;
    }

#message-subject,
#message-recipients {
    padding: 5px 0;
}
.message-metadata { padding-top: 10px; }
.message-metadata .activity {
    top: 0;
    left: 0;
}
#message-thread > .message-box .message-content {
    padding: 20px;
    border: 1px solid #ccc;
    margin: 5px 0 20px 0;
}
#send_message_form input[type="text"],
#send_message_form textarea {
    width: 275px;
}


/* Sidebar & Widgets */

#sidebar .widget-title a {
    color: #3B3B3B;
}

.widget-container {
    background:#161616 !important;
    border-bottom: 1px solid #444444;
    margin:0 0 20px 0;
    overflow: hidden;
}
    .widget-container #groups-list-options {
        padding-top: 10px;
    }
    .widget-container #groups-list .item {
        width: 180px;
    }
    .widget-container #groups-list .item-avatar {
        padding: 10px 20px 10px 0;
    }

.widget-container ul#recentcomments,
.widget-container .tagcloud { padding: 15px; }
.widget-container li.recentcomments { padding: 5px 0; }

#focus_article_container {
    background: #151515;
    text-align: left;
}
#focus_article_widget { position: relative; }
#focus_article_widget h3.widget-title { padding-left: 40px !important; }
#focus_article_widget span.lens { 
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(/wp-content/themes/worldsfactory/images/lens.png) no-repeat 0 0;
    position: absolute;
    top: 10px;
    left: 15px;
}

/* Buttons */

#groups-directory-form {
    position: relative;
}
    #group-dir-search {
        position: absolute;
        top: 24px;
        left: 230px;
    }
.create_group_button {
    width: 150px;
    top: 19px;
    right: 20px;
    position: absolute;
}

a.join-group,
a.request-membership,
#bbp_search_submit,
.golden_button {
    display: block;
    box-shadow: 0 3px 6px black;
    background: #FE0 url("/wp-content/themes/worldsfactory/images/auther-activity.png") left center;
    border: none;
    line-height: normal;
    border-radius: 3px;
    font-size: 12px;
    font-family: helvetica;
    color: black;
    text-align: center;
    margin-top: 6px;
    margin-right: 5px;
    padding: 4px;
    font-weight: bold;
}
    .golden_button:hover {
        color: #000;
    }
a.join-group,
a.request-membership {
    margin-bottom: 5px;
}
#delete-group-avatar-button {
    width: 200px;
}
#bbp_search_submit { display: inline-block; }


#groups-list li {
    float: left;
}
.group_single { 
    position: relative; 
}
li#groups-order-select {
    padding: 10px 0 20px 0;
}
.comment_action {
    position: absolute;
    top: 15px;
    right: 10px;
}
.entry-title {
    font-family: 'NobileBold', sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 47px;
    padding: 3px 12px;
    margin: 30px 0px;
    text-transform: uppercase;
    color: #FFF;
    display: block;
    position: relative;
    background-color: #151515;
}

h2 {
    color: #fff;
}

#author-bio-box {
    border: none !important;
    box-shadow: none !important;
    padding: 0px !important;
    width: 100% !important;
    margin: 0 0 30px 0 !important;
    padding-bottom: 10px !important;
    clear:both !important;
    border-bottom: 1px solid #fff !important;
}

    #author-bio-box img.avatar {
        min-width: 110px !important;
        min-height: 107px !important;
    }

    #author-bio-box span.author-name {
        color: #fe0 !important;
        display: block !important;
        margin-left: 135px !important;
        margin-bottom: 12px !important;
    }

    #author-bio-box span.author-name span {
        color: #fff !important;
    }

    #author-bio-box p {
        font-size: 14px !important;
        line-height: 1.5em !important;
        margin-left: 135px !important;
    }

    #author-bio-box .bio-socials {
        border: none !important;
        margin-left: 135px !important;
        margin-top: 8px !important;
    }

#content.column-100 {
    margin: 0 auto;
    padding: 0;
    float: none;
}


/* Forms */
input[type="text"],
input[type="password"], 
textarea {
    width: 250px;
}
input[type="submit"], input[type="button"] {
    cursor: pointer;
}
.checkbox label,
.radio label {
    padding: 10px 0;
    display: block;
}

.line,
.line_small {
    padding: 5px 0;
}
    .line label {
        width: 280px;
        float: left;
    }
    .line_small label {
        width: 150px;
        float: left;
    }

.line_button {
    padding-top: 20px;
}
.line_button .golden_button {
    margin: 0 auto;
}

.register-section {
    padding: 20px 0;
}
    .register-section .editfield {
        padding-bottom: 15px;
    }
    .register-section .editfield p {
        font-size: 13px;
        padding-left: 10px;
    }
#terms_of_service {
    height: 200px;
    overflow-y: scroll;
}

#group-create-body {
    padding: 20px;
}
    #group-create-body h4 {
        padding-top: 30px;
    }

    #group-create-body .left-menu {
        width: 150px;
        float: left;
    }

    #group-create-body .main-column {
        width: 450px;
        float: left;
        padding: 0 0 20px 20px;
    }

    form p {
        padding: 5px 0;
    }

input#groups_search { width: 140px; }


/* Forum header fix */
.golden_globe {
    width: 38px;
    height: 47px;
    display: block;
    background: transparent url(/wp-content/themes/worldsfactory/images/goldenglobe.png) no-repeat 0 0;
}

.column-forum h1 .golden_globe {
    position: absolute;
    top: 15px;
}
    .column-forum h1 .golden_globe.first { left: 300px; }
    .column-forum h1 .golden_globe.second { right: 300px; }

/* Twitter plugin fixes */
.follow_box_main .uiImageBlock { display: none; }
.widget_google_plus_badge { padding-top: 20px; }
.fb_iframe_widget { background: #fff; }

.main_logo {
    width: 100%;
    height: auto;
}

/* BBpress fixes */

.bbp-header .bbp-reply-author {
    margin-left: 25px !important;
}
.bbp-header .bbp-reply-posts-title {
    width: 90px;
    padding-left: 170px;
    float: left;
}

.bbp-body .bbp-reply-author {
    width: 153px !important;
    border-right: 1px solid #575757;
    margin-right: 20px;
}

#user_level span {
    text-align: center;
    width: 100%;
}

#bbpress_pagination {
    padding: 0 0 40px 20px;
}

#bbp_topic_submit.submit,
#bbp_reply_submit.submit {
    padding: 5px 10px;
    background: url(/wp-content/themes/worldsfactory/images/ylw-gradient.png) repeat-x scroll left top transparent;
    border: 1px solid rgb(49, 49, 49);
    color: rgb(24, 24, 24);
    font-family: "Helvetica";
    width: 142px;
    line-height: 25px;
    border-radius: 5px 5px 5px 5px;
    font-weight: bold;
    text-align: center !important;
    font-size: 12px !important;
    text-decoration: none;
}
#bbpress-forums li.bbp-header {
    background: url(/wp-content/themes/worldsfactory/images/dark-gradient.png);
}

/* Login */
#simplemodal-login-container {
    position: fixed;
    z-index: 10002;
    height: auto;
    width: 500px;
    left: 50% !important;
    top: 15%;
    margin: 0 0 0 -250px;
}
#simplemodal-login-container form {
    background: #000 url(/wp-content/themes/worldsfactory/images/dark-gradient.png) repeat-x left top;
    margin: 30px 0;
    border-radius: 5px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
    overflow: hidden;
    position: relative;
    border: none;            
}
.simplemodal-login-fields input {
    border: 3px solid #444 !important;
    border-radius: 3px;
    padding: 10px !important;
    width: 100% !important;
    background: #BBB !important;
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.3);
    font-family: libre baskerville;
    font-size: 16px !important;
    text-align: left;

}
.simplemodal-login-fields input:focus {
    outline: none;
    border: 3px solid #fe0 !important;
}
#simplemodal-login-container form .forgetmenot {
    float: none !important;
    text-align: center;
}
#simplemodal-login-form #login_error {
    color: #000;
}
#simplemodal-login-form .submit {
    display: block !important;
    text-align: center;
    width: 100%;
}
#simplemodal-login-form .submit input {
    background: #FE0 url(/wp-content/themes/worldsfactory/images/ylw-gradient.png) repeat-x center center !important;
    box-shadow: 0 0 10px #000;
    border-radius: 3px !important;
    display: inline-block;
    color: #000 !important;
    padding: 15px !important;
    border: none !important;
    text-align: center !important;
    margin: 5px 0;
}
#simplemodal-login-form label {
    text-transform: uppercase;
    text-align: center;
}
#simplemodal-login-form #wp-social-login-connect-options {
    text-align: center;
}
#simplemodal-login-form #wp-social-login-connect-with {
    display: none;
}
#simplemodal-login-form #rememberme {
    display: inline-block !important;
    width: auto !important;
    margin: 20px 0;
}
#simplemodal-login-overlay {
    background: none;
}

/* Author page */
.author_page .archive-meta {
    padding: 20px;
    border-bottom: 1px solid #000;
}
.author_page .post {
    border-bottom: 1px solid #000;
    border-top: 1px solid #444;   
}


/* Game page */
#product_container .latest_user_reviews {
    padding: 20px 0;
}
#product_container .related-products {
    padding: 20px;
    border-top: 1px solid #444;
}
#product_container .about_this {
    padding: 20px;
    border-top: 1px solid #444;
    border-bottom: 1px solid #000;
}
#product_container .featured-article-image {
    border-bottom: 1px solid #000;   
}
.latest_user_reviews h2 {
    padding: 0 20px;
}
#product_header .rw-left {
    margin: 0 !important;
}
#product_container .user-review .rating {
    color: #fff;
}

.product_container article {
    padding: 0 0 20px 0 !important;
}
.product_container .related-post img {
    margin-left:-25px;
}

/* search page */

.search_page h1.page-title {
    padding: 20px !important;
    border-bottom: solid 1px #333; 
}
.search_page h2.title {
    /*margin: 0 30px 20px 30px;*/
}
.search_page .post_thumb { padding-bottom: 20px; }
.search_page .post_thumb img {
    max-width: 570px;
}
.search_page p {
    line-height: 25px;
}
.search_page .navigation {
    padding: 20px;
    clear: both;
}
    .search_page .navigation .nav-previous {
        float: right;
    }
    .search_page .navigation .nav-next {
        float: left;
    }

#content .post { border-top: 1px solid #444; }
#content .post_entry .text_content { text-align: justify;} 

.product-page .product-cover {
    overflow: visible;
    text-align: center;
}
.product-page .product-cover img {
    margin-bottom: 7px;
}
.product-page .related-product-content .text {
    color: #C0C0C0;
    font-size: 13px;
}
.product-page .product_container {
    background: #151515;
}
/* Achievements */
#dpa-achievements > div:nth-child(3) {
    display: none;
}
.screen-reader-text {
    display: none;
}
.dpa-archive-achievements tfoot { 
    display: none; 
}
.dpa-archive-achievements thead {
    text-align: left;
}
.dpa-archive-achievements thead td {
    padding-bottom: 10px;
}

/* User reviews */

.user_details {
    position:relative;
    clear: both;
}
.user_details .user_review {
    padding: 20px 0 70px 0;
    text-align: justify;
    line-height: 25px;
}
    .user_details .rate {
        position:absolute; 
        top:10px; 
        right: 0; 
        font-size:70px;
        color: #fff;
    }
    
.user_details .mr_social_sharing_wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 490px;
}
.user_details .rw-left {
    position: absolute;
    bottom: 7px;
    left: 0;
    margin: 0 !important;
}

#social .social-comment-body {
    width: auto !important;
    clear: both;
}

/* Group forum */
.padder .bbp-forum-index-col1, 
.padder .bbp-forum-index-col2,
.padder .bbp-forum-index-col3 {
    margin: 0 !important;
    line-height: 20px !important;
}
.padder .bbp-forum-index-col1 {
    width: 55%;
}
.padder .bbp-reply-posts-title {
    width: 290px;
}
.padder #subscription-toggle {
    float: none !important;
    position: absolute;
    left: 36px;
    bottom: -4px;
}
.padder #favorite-toggle {
    float: none !important;
}

/* Forums */
.column-forum { width: 100% !important; }
#bbp-search-form { padding-bottom: 20px; }

.bbp-pagination-links a, 
.bbp-pagination-links span.current {
    padding: 5px 8px !important;
}
.bbp-pagination-links a:hover, 
.bbp-pagination-links span.current {
    background: none !important;
}

.column-forum .widget-container {
    width: 250px;
    background: none;
    margin: 10px;
    float: left;
}
.column-forum .widget-container h3 { color: #fff;}
.column-forum .widget_display_stats dd { padding: 5px 0 10px 0; }

#main iframe {
    max-width: 100% !important;
}


/* Amazon banner */
.amazon_affiliate {
    height: 70px;
    display: block;
    border-top:2px groove #444;
    background: url(/wp-content/themes/worldsfactory/images/amazon-logo.png) no-repeat right 10px;
    padding: 5px 20px;
}

.product-header .product-banner-button {
    position:absolute;
    top:15px; 
    right:15px;
    width: 280px;
}
.product-header .product-banner-button img {
    position: absolute;
    top: 0;
    right: 0;
}
.keyredemption {
    color: #000 !important;
}

#register-page .error {
    color: red;
}

/* User rating */
.wf-users-rating .review_val {
    position: absolute;
    bottom: 12px;
    right: 20px;
    font-size: 12px;
}


/* Homepage fixes */
#charts-content { display: none; }
#js-closeChartContent {
    position: absolute;
    top: 2px;
    left: 497px;
}

/* Livefyre */
.fyre-comment-count,
.fyre-live-container .fyre-stream-livecount,
.fyre-login-bar a,
.fyre-comment-date,
.fyre a {
    color: #d8b500 !important;
}
.fyre-login-bar a { text-decoration: underline !important; }
.fyre-comment {
    color: #fff !important;
}
.fyre .fyre-comment p {
    margin-bottom: 3px !important;
}
.fyre .fyre-comment-footer {
    width: auto;
    margin: 0 0 7px 61px !important;
}
article.fyre-comment-article {
    padding: 0 10px !important;
}

/*Up button*/

#scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    z-index: 100;
    background: url(/wp-content/themes/worldsfactory/images/icon_top.png) no-repeat;
}

@media (min-width: 1900px) {
    #scrollup {
        right: 290px;
    }
}
@media (min-width: 2400px) {
    #scrollup {
        right: 590px;
    }
}

/* -- End Hieu's fixes -- */

.main .excerpt {
    font-size: 13px;
    line-height: 1.7em;
}

/* Fix index page disqus recent comments widget */
.disqus_recent_comments_widget_wrapper {
    padding-bottom: 20px;
    background: none;
    border: none;
}
    #disqus_rcw_title {        
        padding-bottom: 5px;
    }
    
        #disqus_rcw_title h3 {
            font-size: 28px;
            text-transform: uppercase;
            color: white;
        }    

        .disqus_rcw_single_comment_wrapper .disqus_rcw_avatar {
            width: 42px;
            margin-right: 5px;
        }
        #disqus_rcw_title .disqus_rcw_author_name {
            top: -20px;
        }

        .disqus_rcw_single_comment_wrapper {
            padding-bottom: 20px;
        }
            .disqus_rcw_single_comment_wrapper a{
                font-size: 13px;
 

 /*Breaking news side bar */       }
.srp-post-title {
    font-size: 18px;
    text-align: left;
}

/* You may also like part*/
#zergnet-widget-14478 {
    margin-bottom: 0;
}

/*disqus comment per article*/
#disqus_thread {
    margin-top: 40px;
}

/*fix slider*/
.slide_info {
    text-align: left;
    font-size: 14px;
    line-height: 25px;
}
    .slide_info h2{
        margin-bottom: 20px;
    }


/*2 col content entries*/
.entries {
    clear: both;
}
 #content .post_entry {
    width: 50%;
    float: left;
    min-height: 455px;
    position: relative;
    overflow: hidden;
}
    .post_entry .title {           
        font-size: 19px;
    }
    #content .post_entry .thumbnail {
        width: 400px;
        height: 168px;
        overflow: hidden;
    }
        #content .post_entry .thumbnail img{
            width: 100%;
            height: auto;
        }
    .post_entry .text_content {
        font-size: 13px;
    }
    .post_entry .counters  {
        top: 26px;
        right: 27px;
        bottom: inherit;
        padding: 0;
    }
    .post_entry .meta_box {
        position: static;
    }
             #content .post_entry .meta_box {
                background: none;
            }
        .post_entry .author_name {
            font-size: 11px;
        }
        .post_entry .counters .comments, .post_entry .counters .votes {
            float: none;
        }
        .post_entry .indicator {
            padding: 1px 5px;
        }

 #content .video_entry {
    width: 100%;
    float: none;    
}

#sidebar img {
    border: none;
}

#content.column-66 {
    width: 630px;
}

ul.sid * img {
    width: auto;
    max-width: 297px;
}


#MarketGidScriptRootC3767 #MarketGidComposite3767 .mctable274 {
    width: 1000px;
}


#wrapper {
    overflow: visible;    
}

#wrapper, .resp-bounds, #header, .header-banner-area, #content-slider, #charts-tabs, #charts, #charts-content, #main, footer {
    width: 1200px;
}


#header {
    border: none;
    box-shadow: none;
    position: relative;
    height: 67px;
}           
    #header-container {
        height: 65px;
        position: fixed;
        background: #222 url("/images/static_subdomain/dark-gradient.png") repeat-x left center;
        z-index: 11;
    }
    #header .logo {
        position: static;
        text-align: left;
        float: left;
    }
        #header .logo img {
            width: 220px;
        }
    
    #search-bar {
        width: 200px;
        padding: 0;
        float: left;
        margin: 10px 0 0 10px;
    }
        .gsc-control-cse.gsc-control-cse-en {
            padding: 0;
            border: none;
            background: #222;
            margin-top: 8px;
        }

        .gsc-input {
            padding: 0 !important;
        }

        .gsc-search-button.gsc-search-button-v2 {
            padding: 7px;
            border: none;
            margin: 0;
        }
        .gsc-search-button {
            margin: 1px 0 0 -1px !important;
        }

        input#gsc-i-id1.gsc-input:focus {
            background: none !important;
        }

    #navigation {
        position: static;
        box-shadow: none;
        width: auto;
        float: right;
        background: none;        
        margin: 13px 0 0 0;
    }
        .ar-nav {
            background: url('/wp-content/themes/worldsfactory/images/ar.png') no-repeat center right;
            margin-right: 4px;            
        }


        #navigation ul li, #navigation ul li:last-child, #navigation ul li:first-child {
            border: none;
        }
            #navigation ul li a {                
                padding: 12px 12px 12px 37px;
                margin: 0 0 0 3px;
                color: white;
                text-transform: uppercase;
                font-size: 17px;
                font-family: 'Crete Round', serif;
            }

            #menu-item-15 a,
            #menu-item-125 a,
            .nav-menu-home a { background: url("/wp-content/themes/worldsfactory/images/nav-icons.png") no-repeat 0px -5px;    }
            #menu-item-14 a,
            .nav-menu-games a { background: url("/wp-content/themes/worldsfactory/images/nav-icons.png") no-repeat 0px -56px;  }
            #menu-item-13 a,
            .nav-menu-movies a { background: url("/wp-content/themes/worldsfactory/images/nav-icons.png") no-repeat 0px -106px;  }
            #menu-item-12 a,
            .nav-menu-books a {background: url("/wp-content/themes/worldsfactory/images/nav-icons.png") no-repeat 0px -155px; }
            #menu-item-11 a,
            .nav-menu-forums a { background: url("/wp-content/themes/worldsfactory/images/nav-icons.png") no-repeat 0px -206px; }
            #menu-item-10 a,
            .nav-menu-chi-siamo a { background: url("/wp-content/themes/worldsfactory/images/nav-icons.png") no-repeat 0px -256px; }

        #navigation .sub-menu li a {
            padding: 12px 0 12px 40px;
        }

#top-banner {
    margin: 3px 0 5px;
    height: 90px;
    position: relative;
    z-index: 10;
    padding-bottom: 7px;
    border-bottom: solid 1px #333;
}

    .banner-container-728-90 {
        width: 728px;
        height: 90px;
        overflow: hidden;
        float: left;
    }

    #utility-bar {        
        height: 90px;
        background: none;
        float: right;
        width: 460px;
    }
        #utility-bar .resp-bounds{                    
            width: auto;
        }
        .social-links {
            float: none;
            width: auto;
            margin-top: 9px;
        }
        .user-links {
            font-family: 'Crete Round', serif;
            float: none;
            line-height: 30px;
        }
        #utility-bar .divider {
            background: none;
        }


/* FEATURED TOP */
.float_left {
    float: left;
}

    .one, .two, .three {
        background-position:top center;
        background-size: auto 100%;    
    }

    .three {
        background-size: auto 100%; 
    }

#featured_top {
    margin-bottom:10px;
    position:relative;
}

    #featured_top .meta{
        font-size:14px;
        font-weight:normal;
        color:#000000;
    }

    #featured_top .title {
        color:#FFFFFF;
        font-family: 'Crete Round', serif;
    }

    #featured_top a, #featured_top a:visited {
        color:#FFFFFF;
        text-shadow: 1px 1px 1px #000000;
            filter: dropshadow(color=#000000, offx=1, offy=1);
        text-decoration:none;    
    }

    #featured_top a:hover {
        text-decoration:underline;
    }

    #featured_top .one:hover .one, #featured_top .two:hover .two, #featured_top .three:hover .three, #featured_top .four:hover .four {
        opacity:0.6;
        cursor:pointer;
    }

        #featured_top .one {
            width:298px;
            height:223px;    
            position:relative;
            border:1px solid #412f2f;
        }

            #featured_top .one .title {
                z-index:3;
                position:absolute;
                padding:20px;
                font-size:26px;
                font-weight:bold;
            }

            #featured_top .one .one {
                width:297px;
                height:223px;
                opacity:0.3;
                background: #C00;
                position:absolute;
                z-index:2;
            }

        #featured_top .two {
            width:298px;
            height:224px;    
            position:relative;
            
            border:1px solid #3b2f41;
        }

            #featured_top .two .title {
                z-index:3;
                position:absolute;
                padding:20px;
                font-size:20px;
                font-weight:bold;
            }

            #featured_top .two .two {
                width:297px;
                height:223px;
                opacity:0.3;
                background: #e593f4;
                position:absolute;
                z-index:2;
            }

        #featured_top .three {
            width:598px;
            height:448px;   
            position:relative;
            
            border:1px solid #31412f;
        }

            #featured_top .three .title {
                z-index:3;
                position:absolute;
                padding:20px;
                font-size:34px;
                font-weight:bold;
            }

            #featured_top .three .three {
                width:597px;
                height:447px;
                opacity:0.3;
                background: #31412f;
                position:absolute;
                z-index:2;
            }

/* END FEATURED TOP */
.three_wrapper {
    margin-bottom: 20px;
}
    .three_wrapper .post_entry {
        margin: 0 20px 0;
    }
        .three_wrapper .post_entry .text_content, .three_wrapper .post_entry .title, .three_wrapper .post_entry .thumbnail {
            margin: 0 0 20px;
        }
        .three_wrapper .post_entry .meta_box {
            background: none;
            padding: 0;
        }

    .left_and_middle {
        float: left;
        width: 780px;
    }
        .left_and_middle_banner {
            float: left;
            width: 100%;
            margin: 30px 0 20px 20px;
        }

    .left {
        width: 420px;
        float: left;
        margin: 20px 0 0;
        background: #1A1A1A;
        padding: 20px 0;    
    }
        .left_title {
            font-size: 28px;
            margin: 0 20px 0;
            text-transform: uppercase;
        }
        
    .middle {
        width: 320px;
        float: left;
        margin: 20px 20px 0 20px;    
    }
        .middle_title {
            font-size: 28px; 
            text-transform: uppercase;
        }
        .middle_box_ad {
            margin-bottom: 20px;
            width: 300px;
            margin-left: 10px;
        }
        .middle_box {
            margin: 25px 0 0;
        }
            .middle_box img {
                max-width: 100%;
                height: auto;
            }
            .middle_box_review {
                float: left;                
                margin-bottom: 20px;            
            }
                .img_wrap {
                    height: 200px;                    
                    width: 150px;
                    overflow: hidden;
                    background: #1B1B1B;
                }
                    .img_wrap img {
                        width: 150px;
                        height: auto;
                    }
                .middle_box_review_left {
                    margin-right: 20px;
                }

                .middle_box_review .meta {
                    background: black;
                    padding: 9px 6px;
                    width: 138px;                    
                }
                    .middle_box_review .more_info {
                        font-size: 14px;                        
                    }
                    .middle_box_review .vote { 
                        color: white;                       
                    }.middle_box_review .rel_date { 
                        font-size: 15px;                       
                    }
                    .read-more-link.more-subtle {
                        box-shadow: 0 1px 1px #000;
                        width: 140px;
                        margin: 0 0 10px 0;
                        text-align: center;
                    }
                

    .three_wrapper .right {
        width: 420px;
        float: right;
        margin: 20px 0 0;
        background: #1A1A1A;
        padding: 20px 0;
    }

        .right .post_entry {
            position: relative;
        }
            .right .post_entry .thumbnail {
                height: 120px;
                overflow: hidden;
            }
            .right .post_entry .thumbnail img {
                height: auto;
            }
            .right .post_entry .counters {
                right: 10px;
            }

.see_all {
    text-transform: none;
    color: #D8B500;
    font-size: 14px;
    font-family: 'Varela', sans-serif;
    float: right;
    margin-top: 4px;
}


.video_box_wrapper {
    margin-bottom: 15px;
}
.video_box {
    float: left;
    width: 880px;
    background: black;
    overflow: hidden;
    height: 400px;
}
    .video_box_left_panel {
        width: 278px;        
        float: left;        
    }
        .video_box_left_panel h2{
            margin: 10px 15px;
            font-size: 28px;
            text-transform: uppercase;    
        }
        .video_list .active {
            border-right: 5px solid #FE0;
        }
            .video_list .active h3{
                color: #FE0;
            }
            .video_title_box {
                border-top: 1px solid #424242;
                padding: 15px 20px 15px 15px;
                text-align: left;
            }
                .video_title_box:hover {
                    background: #252525;
                }
                .video_title_box h3 {
                    color: white;
                    font-size: 15px;
                    margin-bottom: 0;
                }
                .video_title_box .meta {
                    color: #838383;
                    font-size: 11px;
                    text-transform: uppercase;
                }
    .video_box_right_panel {
        width: 600px;        
        float: left;
    }

.video_box_right_ad {
    float: right;
    width: 300px;
    margin-right: 10px;
}
    .video_box_right_ad img{
        max-width: 100%;
    }
    
.last-three-wrapper {
    padding: 0;
}
    .last-left {
        float: left;
        width: 375px;
        line-height: 1.8em;        
        background: #1A1A1A;
        padding: 20px;
    }    
        .last-three-wrapper .middle_title {
            margin-top: 0px;
        }
    
    .last-right {
        float: right;
        width: 415px;
        margin-top: 20px;
    }
        .last-right #zergnet-widget-14478 {
            background: none;
        }
        .last-right #zerglayout {
            width: auto !important;
            text-align: left !important;
        }
        
            .last-right .zergentity {
                margin: 0 20px 15px 0 !important;
                width: 187px !important;     
                height: 250px;           
            }
                .last-right .zergheadline a {                   
                    
                    line-height: 1.8em !important;
                }
                .last-right .zergentity img{
                    width: 187px !important;
                    margin-bottom: 10px !important;
                    height: auto !important;
                }
            

body {    
    font-family: 'Varela', sans-serif;
    background: #000000;   
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Crete Round', serif;
}

#content {
    width: 860px;
    margin-right: 20px;
}

.ta-h1 {
    font-size: 14px;
    margin-top: 20px;
    float: right;
    width: 100%;
}

.wf_pagination {
    text-align: center;
    clear: both;
}
    .wf_pagination.loading {
        background: url('/images/static_subdomain/ajax-loader.gif') no-repeat 840px 15px;
    }

    .wf_pagination a {
        display: inline-block;
        padding: 17px 9px;        
    }
    .wf_pagination .current_page {
        color: #A0A0A0;
    }

article.post div.entry-content,
article.type-page div.entry-content{
    padding: 30px 20px 20px 20px;
    width: 640px;
    background-color: #151515;    
    float: left;
    margin-right: 20px;
    position: relative;
}
    .featured-image-container {
        margin-bottom: 30px;
    }
        .featured-image-container img {
            width: 630px;
            float: none;
            border: none;
        }
    
    .entry-meta-info-container {
        width: 640px;
        float: none;
    }
        .entry_breadcrumbs {
            width: 210px;
        }
    .entry-title-single {
        font-size: 35px;
        color: white;
        text-transform: uppercase;
        padding: 20px 0 0;
        margin-right: 60px;
    }

#sidebar, #aside {
    float: left;
}
    article.post aside#sidebar {
        padding: 0;
    }

.ad_160_width {
    float: right;
    width: 160px;
    margin-right: 20px;    
}
.ad_300_width {
    float: right;
    width: 300px; 
    overflow: hidden; 
}
.widget_500_width {
    float: left;
}

.yarpp-related {
    width: 500px;
    float: left;
    margin: 30px 0 0;
}
    .related_articles {
        width: 500px;
        float: none;
        background: none;
        padding: 0;
        margin: 0;
    }
        .related_articles h2{
            text-align: left;
            font-size: 28px;
            padding: 0;
            text-transform: uppercase;
        }
        .related_article {
            padding: 0 20px 0 0;
            height: 185px;
            margin-bottom: 20px;
        }

            .related_article_text {
                margin-top: 5px;
            }


#disqus_thread, #comments {
    width: 660px;
    float: left;
    margin-left: 15px;
}


#review-summary .summary-text {
    width: 640px;
}
#review-summary .pros-cons {
    margin-left: 680px;
    width: 520px;
}

#review-summary .summary-text h1 span {
    font-family: 'Varela', sans-serif;
}


/*Newsletter Form*/
.widget_mc4wp_widget {
     padding: 15px;
     background: #1d1d1d;     
}
    .widget_mc4wp_widget h3{
        text-transform: uppercase;         
    }
        .video_box_right_ad .widget_mc4wp_widget h3{
            font-size: 17px;        
        }
    .widget_mc4wp_widget p{
        text-align: left;         
    }
    .mc4wp-form {
        margin: 0 !important;
    }
    .mc4wp-form label {
        display: none !important;
    }
    .mc4wp-error1 {
        display: none !important; /*delete when submit*/
    }
    .mc4wp-form input[type="text"], .mc4wp-form input[type="email"], .mc4wp-form input[type="tel"], .mc4wp-form input[type="url"], .mc4wp-form input[type="date"], .mc4wp-form textarea, .mc4wp-form select {
        width: 100%;        
        margin: 0;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        color: #555;
        vertical-align: middle;
        background-color: #FFF;
        border: 1px solid #CCC;
        border-radius: 3px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;        
        background-image: none;
        text-shadow: none;
    }
    .mc4wp-form input[type="submit"], .mc4wp-form button, .mc4wp-form input[type="button"] {
        background: #FE0 url(/wp-content/themes/worldsfactory/images/ylw-gradient.png) repeat-x left bottom;
        padding: 6px 15px;
        border: none;
        color: #000;        
        box-shadow: 0 5px 5px #000;
        display: inline-block;
        line-height: 20px !important;  
    }

/*widget space below the article*/
#sidebar-bottom {
    position: relative;
}
    #sidebar-bottom .widget-container{
        float: left;
    }
    #sidebar-bottom .widget_mc4wp_widget {
        margin-left: 10px;
        width: 300px;
        background: #383838;
    }
    #sidebar-bottom .mc4wp-form label {
        display: block !important;
    }
    
/*product page revmap*/
.product-page .content {
    display: block;
}

#product_header {
    width: 700px;
    float: left;
    height: auto;
    min-height: 230px;
    border: none;
    padding: 10px 10px 10px 15px;
}
    .product-header h1 {
        position: static;
        margin: 0;
        text-align: center;
    }
    
    .product-platforms {
        position: static;
        display: inline;
    }
        .product-platforms ul{         
            display: inline;
        }
    .product-header .product_meta {
        position: static;
    }
        .product_meta .brief {
            font-size: 13px;
            line-height: 1.7em;
        }
        .product_head_widget_wrap {
            margin-top: 10px;
        }
            .product-header .product-banner-button {
                position: static;
                width: auto;
            }
                .product-header .product-banner-button img {                    
                    position: static;
                    display: inline;
                }
                .product-banner-button p  {
                    float: left;
                    padding-right: 20px;
                    padding-top: 13px;
                }
                    .product-banner-button p, .product-banner-button p span {
                        font-size: 20px !important;    
                    }
            .social_share_widget {
                width: 260px; 
                height: 70px;                
                float: left;
                overflow: hidden;
            }
                .social_share_widget .mr_social_sharing_wrapper {
                    margin: 0;
                }
            .product_head_widget_wrap .wf-ratings-box {
                width: 290px;
                float: left;
                margin: 0;
            }
                .product_head_widget_wrap .wf-ratings-box p{
                    text-align: left;
                }
                .product_head_widget_wrap .wf-staff-rating,
                .product_head_widget_wrap .wf-users-rating,
                .product_head_widget_wrap .rating-slider-container,
                .product_head_widget_wrap .wf-your-rating {
                    float: left;
                    width: 60px;
                    border: none;
                    padding-right: 8px;
                    height: auto;
                }
                    .product_head_widget_wrap .rating-slider-container {
                        margin: 15px 0 0;                        
                    }
                .product_head_widget_wrap .wf-ratings-box .name{
                    background: none;
                    width: auto;
                    top: 0;
                    left: 0;
                    padding-top: 50px;
                    font-size: 10px;
                }
                .product_head_widget_wrap .wf-ratings-box .value,
                .product_head_widget_wrap #your-rate {
                    position: static;
                    font-size: 40px;

                }
                    .product_head_widget_wrap .wf-staff-rating .value.not-rated,
                    .product_head_widget_wrap .wf-users-rating .value.not-rated {
                        font-size: 11px;
                        position: relative;
                        right: 0;
                    }

                .product_head_widget_wrap .wf-users-rating .review_val {
                    left: 140px;
                    top: 48px;
                    display: block;
                    width: 75px;
                }
                .product_head_widget_wrap #ask-for-review {
                    float: left;
                    margin: 30px 0;
                    padding: 0;
                }
                .rating-slider-bar-container {
                    background: #525252;
                }  

#product_container {
    width: 100%;
    margin: 0;
    padding: 20px 0;
}
    #product_container img {
        width: 100%;
        height: auto;
        margin: 0 0 15px;
    }
    .product-subsection {
        padding: 0;
        margin-bottom: 20px;
    }
        .message {
            margin: 0;
        }
    .product_left_wrap {
        float: left;
        width: 300px;
        margin-left: 10px;
    }
    .product_middle_wrap {
        float: left;
        width: 340px;
        padding: 0 25px;
    }

        .product_middle_wrap article{
            margin-bottom: 15px;
        }
        
    .product_right_wrap {
        float: right;
        width: 490px;
        margin-right: 10px;
    }
        .images-tab {
            float: left;
            width: 130px;
        }
            .related-images-thumbnails {
                padding: 0;
            }
            .related-image-thumbnail {
                width: auto;
                height: auto;
                margin: 0;
                background: none;
            }
        .video-tab {
            float: right;
            width: 340px;
            padding-left: 20px;
        }
        
        .related-product-tab {            
            margin-top: 30px;
        }
            .related-product-tab .yarpp-related{            
                width: auto;
                float: none;
                margin-top: 30px;
            }
            .related-product-content {
                margin-left: 110px;
            }

    #product_container #sidebar {
        width: 100%;
    }
    
    .newt,
    .related-product-tab .nr_title {
        font-size: 19px;
        text-transform: uppercase;
        border-bottom: 1px solid #3C3C3C;
        margin-bottom: 20px;
        padding-bottom: 7px;
        color: white;
    }


/*archive page revamp*/
.archive_entry .content {
    width: 665px;
}




/*article page revamp*/

.entry_text_content {
    position: relative;
}
    .entry_text_content .featured-image-container {
        width: auto;
        height: 324px;
    }
    .entry_text_content .featured-image-container img {
        margin: 0;
        width: 577px;
    }
    
    .entry_text_content .pw-widget {
        position: absolute;
        top: 32px;
        right: -10px;
        width: 60px;
        float: right;
        margin-left: 20px;
    }

        .entry_text_content .pw-layout-horizontal .button-type-looknative,
        .entry_text_content .pw-layout-horizontal .ra1-pw-originalbuttons,
        .entry_text_content .pw-size-small.pw-button {
            margin-bottom: 20px !important;
        }
        .entry_text_content .pw-layout-horizontal .pw-button-post-share+.button-type-looknative,
        .entry_text_content .pw-layout-horizontal .pw-button-post-share+.ra1-pw-originalbuttons {
            margin-left: 0 !important;
        }

    .article-last-right {
        width: 500px;
        float: right;
    }        

.brief p {
  line-height: 1.7em;
}
#footer {
    width: 1200px;
    position: relative;
    z-index: 3;   
}
    #footerBanner {
        background: #222;
        padding: 20px 200px;
        margin: 0;
    }

#MarketGidScriptRootC5659 {
    margin-bottom: 30px;
}
#MarketGidComposite5659 .mctable {
    background: none !important;
}
.mcbc {
    height: 70px !important;
}

#zerglayout {
    background: none !important;
    margin: 0px !important;
}

.main p, .main ul, .main ol, .main li, .main p span, .main p a {
    font-size: 15px;
}

.social-links a {
    background-image: url('/wp-content/themes/worldsfactory/images/worldsfactoryicon.png');    
}

    .social-links a.pinterest {
        background-position: -217px -39px;
        width: 35px;
    }

article.page {
    padding: 0;
    margin: 0;
}

.footer_section {
    width: 360px;
    margin-right: 25px;
}
    footer .main_logo {
        max-width: 300px;
    }
    .menu-footer-container {
        padding: 10px 0;
    }
    .footer_section .menu li {
        display: inline-block;
        padding: 0 15px 10px 0;
    }

span.read-more-link {        
    display: inline;    
}

.simple_ads_manager_widget {
    margin: 0 0 20px 0 !important;
}

.user-review {
    margin: 0;
}

.user-review .username, .user-review .text {
    width: auto;
}

.related_sidebar {
    float: left;
    width: 480px;
}

.side-right {
    width: 500px;
    float: right;
}

.side-right .zergentity {
    height: 290px !important;
}
.side-right .zergentity ,.side-right .zergentity img {
    width: 230px !important;
}

.comments-link .num, .entry-tags a {
    background: #fd0 url(/wp-content/themes/worldsfactory/images/auther-activity.png) repeat-x top left;
}

#sidebar h3.widget-title, #product_mini_sidebar h3.widget-title {
    background: url("/wp-content/themes/worldsfactory/images/sidebar-header.png") repeat-x scroll center top transparent !important;
}

.widget-container ul {
    padding: 15px;
}

.article-bot-zone {
    float: left;
    width: 650px;
} 
.article-bot-zone aside#sidebar {
    width: 650px
}
.article-bot-zone .widget-container {
    float: left;
    width: 300px;
}

.article-bot-zone .widget-container:first-child {
   margin-right: 20px;
}

.article_date {
    background: rgba(0, 0, 0, 0) url(/wp-content/themes/worldsfactory/images/globe.png) center 15px no-repeat;
}

.review-bar {
    width: 485px;
    float: left;
}

    .review-bar .related-game {
        background-color: #151515;
        padding: 20px;
        margin: 0 0 2px 0;
    }
        .related-game-inner {
            padding-bottom: 15px;
        }
        .review-bar .related-game h2 {
            text-transform: uppercase;
            color: #FFF;
            border-bottom: 2px groove #444;
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            padding-bottom: 15px;
            margin-bottom: 15px;
        }

        .review-bar .related-game-image {
            float: left;
            width: 125px;
        }
        .review-bar .read-more-link.more-subtle {
            width: auto;
            padding: 3px 10px; 
        }
            .review-bar .related-game div.related-game-image p a {
                font-size: 10px;
            }
        .review-bar .related-game dl {
            margin-left: 125px;
        }
        .review-bar .related-game dl dt {
            text-transform: uppercase;
            color: #FFF;
            font-family: Nobile, arial, sans-serif;
            font-weight: bold;
            font-size: 10pt;
            margin-bottom: 8px;
            margin-right: 10px;
            display: inline-block;
        }
        .review-bar .related-game dl dd {
            color: #D8B500;
            margin-bottom: 12px;
            font-size: 10pt;
            display: inline-block;
        }
        
        .review-bar .amazon_affiliate {
            padding: 0;
            background: url(/wp-content/themes/worldsfactory/images/amazon-logo-cart.png) no-repeat right 10px;
        }
        .review-bar .amazon_affiliate .price {            
            margin-top: 28px;
            font-size: 17px;
        }
            .review-bar .amazon_affiliate .price .color {
                font-size: 17px;
            }
        .review-bar .amazon_affiliate p br {
            display: none;
        }

    .review-bar .product_head_widget_wrap .wf-ratings-box {
        padding: 20px 20px 40px 20px;
        width: 445px;
        border-top: 1px solid #302F2F;
    }
        .review-bar .product_head_widget_wrap .wf-ratings-box .name {
            font-size: 12px;
            padding-top: 55px;
        }
        .review-bar .product_head_widget_wrap .wf-ratings-box .value,
        .review-bar .product_head_widget_wrap .wf-ratings-box .value#your-rate {
            font-size: 50px;
        }
        .review-bar .product_head_widget_wrap .wf-ratings-box .value.not-rated {
            font-size: 11px;
        }

        .review-bar .product_head_widget_wrap .wf-staff-rating, .review-bar .product_head_widget_wrap .wf-users-rating, .review-bar .product_head_widget_wrap .wf-your-rating {
            width: 80px;
            text-transform: uppercase;
        }
        .review-bar .product_head_widget_wrap .rating-slider-container {
            width: 160px;
        }
        .review-bar .product_head_widget_wrap .wf-users-rating .review_val {
            left: 175px;
            top: 55px;
        }

.nrelated-manual {
    width: 670px;
    float: left; 
    margin-left: -10px;
    background: #151515;
}
.nrelated-manual .nr_title {
    text-transform: uppercase;
    text-align: center;
    font-size: 28px !important;
}

.read-more-link {
    background:#fe0 url(/wp-content/themes/worldsfactory/images/ylw-gradient.png) repeat-x left bottom;
}

.tptn_posts_widget li {
    margin-bottom: 8px;
}
.tptn_thumb {
    float: left;
    margin-right: 12px;
}
.tptn_title {
    text-align: left;
    position: relative;
    top: -9px;
}

.mtphr-dnt-rss-title {
    font-size: 20px;   
}


.video_box .ytchagallery{
	
	width: 278px !important;
}
	.video_box .ytchagallery li{
		float: none !important;
		display: inline;
	}
		.video_box .ytchagallery li .ytcliinner{
			border-top: 1px solid #424242;
			padding: 4px 10px 0 0 !important;
		}
		
		.video_box .ytchagallery li .ytcliinner:hover{
			background: #252525;
		}
		
			.video_box .ytchagallery li .ytcliinner .ytcthumb-cont{
				margin: 0 4px 5px 0 !important;
			}
			
		.video_box .ytchagallery .ytctitledesc-cont .ytctitle{
			line-height: 12px;
			margin: 0;
			padding-top: 5px;
		}
		
			.video_box .ytchagallery .ytctitledesc-cont .ytctitle .ytclink{
				font-size: 14px;
				line-height: 15px;
				vertical-align: top;
				margin-top: 5px;
			}
	
.video_box .ytcplayer-fixwidthwrapper{
	float: right;
	width: 600px;
}

.video_box .ytcplayer-wrapper.ytc-player4x3{
	padding: 0 0 56.25% 0 !important;
}

.video_box .home_yt_videos_title{
	font-size: 28px;
	margin: 10px 15px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
}

.video_box .yttitle_wrapp{
	float: right;
	padding-right: 15px;
	width: 600px;
	text-align: left;
}