/*
Theme Name: Netsa
Theme URI: https://netsa.vn
Version:2.0
Author: Dinh Van Tuan
Author URI: https://netsa.vn
Tags: xanh, trang, xanh...
*/


html, body, div, span, h1, h2, h3, h4, h5, h6, p,a, em, font, img, strong, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
html{
    font-size: 62.5%;
}

body {
    -webkit-text-size-adjust: 100%;
	font-family: arial,georgia, helvetica,  sans-serif;
    font-size: 1.4em;
	line-height: 22px;
	color:#333745;
    background: #e7e7e7;
}

a{
	text-decoration:none;
	color:var(--mau1);
}
.clearfix{
    clear: both;
}
.bg-white{
    background: white;
    padding: 10px;
}
.aligncenter{
    display: block;
    margin: 0px auto;
}
.single-content{
    margin-bottom: 30px;
}
.single-content p, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6{
    margin-bottom: 10px;
}
.single-content ul, .single-content ol{
    margin-left: 20px;
    margin-bottom: 12px;
}
.single-content ul{
    list-style-type: disc;
}
.single-content ol{
    list-style-type: decimal;
}
.single-content a{
    color: var(--mau1);
}
.single-content a:hover{
    color: var(--mau1);
}
.single-content img{
    max-width: 100%;
    height: auto;
}
.single-content h2{
    font-size: 20px;
    font-weight: bold;
}
.single-content h3{
    font-size: 18px;
    font-weight: bold;
}
.single-content h4{
    font-size: 16px;
    font-weight: bold;
}
.chu_ky{
    border: 2px dashed var(--mau1);
    padding: 15px;
    background: #f0f0f0;
    margin-bottom: 10px;
    border-radius: 5px;
}
input[type="submit"], input[type="button"]{
    padding: 7px 10px;
    background: var(--mau1);
    border: none;
    cursor: pointer;
    color: white;
    font-weight: bold;
}
input[type="text"]{
    padding: 5px;
}
/**** start code *****/
#wraper{
    width: 1120px;
    margin: 0px auto;
}
#header{
    padding: 10px 0px;
}
#header img{
    max-width: 100%;
}
#logo{
    display: block;
    height: 90px;
    width: 105px;
    text-indent: -9999px;
    background: transparent url("images/logo.png") no-repeat center center;
}
#h1home{
    text-indent: -9999px;
}

/*  menu  */
#menu{
    background: #2e3639;
    width: 1120px;
    height: 40px;
    margin-bottom: 10px;
}
#menu li{
    float: left;
    padding: 0px 15px;
    list-style: none;
    line-height: 40px;
    border-right: 1px solid #444;
    position: relative;
}
#menu li:last-child{
    border: none;
}
#menu li ul{
    position: absolute;
    top:40px;
    left: 0px;
    z-index: 10;
    background: #2e3639;
    display: none;
}
#menu li li{
    width: 200px;
    border-bottom: 1px solid #444;
    border-right: none;
    padding: 3px 10px;
}
#menu li:hover ul{
    display: block;
}
#menu a{
    color: white;
    font-weight: bold;
}
#menu .current-menu-item, #menu li:hover{
    background: var(--mau1);
}
#share-like{
    padding: 5px 10px;
    background: #f0f0f0;
    margin-bottom: 10px;
    position: relative;
}
.fb-like{
    position: absolute;
    top: -6px;
    left: 0px;
}

/** prime  **/
#prime{
    width: 820px;
    float: right;
}
#tieu-bieu{
    overflow: hidden;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.main-fe{
    float: left;
    width:400px;
}
.main-fe img{
    max-width: 400px;
    margin-bottom: 10px;
}
#tieu-bieu h2{
    font-size: 1em;
    line-height: 20px;
    margin-bottom: 5px;
}
.list-child-fe{
    height: 470px;
}
#tieu-bieu .child-fe:first-child{
    padding-top: 0px;
}
.child-fe{
    padding: 10px 0px;
    border-bottom: 1px solid #f0f0f0;
}
#tieu-bieu .child-fe:last-child{
    border: none;
}
.child-fe .thumb{
    float: left;
    margin: 0px 10px 10px 0px;
    width: 100px;
    height: 100px;
}
.child-fe img{
    width: 100px;
    height: 100px;
}
.list-child-fe{
    float: right;
    width: 390px;
}
#fielcom{
    background: #f0f0f0;
    padding: 10px;
    border-radius: 7px;
    border: 1px solid #e0e0e0;
}
.title-com{
    border: 1px solid #e0e0e0;
    padding: 5px 15px;
    background: #f0f0f0;
}
.commentlist{
    padding-top: 10px;
}
.commentlist .comment{
    width: 100%;
    list-style: none;
}
.commentlist .children .comment{
    background: transparent url("images/upload.png") no-repeat center left;
}
.comment-author{
    float: left;
    padding: 2px;
    border: 1px solid #f0f0f0;
    margin-right: 5px;
}
.commentBody{
    background: #f0f0f0;
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 7px;
    margin-bottom: 10px;
    position: relative;
}
.reply{
    position: absolute;
    top: 10px;
    right: 10px;
}
.commentlist .children .commentBody{
    margin-left: 40px;
}
#commentform label{
    display: block;
    width: 120px;
    float: left;
    margin-right: 10px;
}
.title-related-sing{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}
.title-related-sing span{
    float: left;
    margin-right: 5px;
}
.title-related-sing h2{
    font-size: 1em;
}
#vcount{
    border-radius: 5px;
    background: #f0f0f0;
    padding: 5px 10px;
    font-weight: bold;
    color: red;
}

/*****  sp hot   ******/
#sp-hot{
    background: white;
    padding: 10px 0px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
#sp-hot ul{
    width: 3000px;
}
#sp-hot .sphot{
    margin-left: 15px;
    float: left;
    overflow: hidden;
    width: 254px;
}
.sphot .thumb-sp{
    float: left;
    margin-right: 10px;
}
.sphot img{
    width: 90px;
    height: 90px;
}
.sphot h2{
    font-size: 1em;
    line-height: 20px;
}
.post{
    float: left;
    margin: 0px 15px 15px 0px;
    width: 382px;
    height: 170px;
    position: relative;
}
.post .thumbnail{
    text-align: center;
    margin: 10px 10px 0px;
    float: left;
}
.thumbnail img{
    max-width: 382px;
    line-height: 220px;
    max-height: 220px;
}
.post .date{
    position: absolute;
    padding: 6px;
    top: 0px;
    background: #f0f0f0;
    left: 0px;
}
.post h3{
    font-size: 1em;
}
.post_meta_links_small li{
    list-style: none;
}
.post_meta_links_small li.post_by {
    background: rgba(0, 0, 0, 0) url("images/icon-by-user.png") no-repeat scroll 0 5px;
    float: left;
    padding: 0 0 0 18px;
}
.post_meta_links_small li.post_categoty {
    background: rgba(0, 0, 0, 0) url("images/icon-category.png") no-repeat scroll 9px 6px;
    float: left;
    padding: 0 0 0 26px;
    max-width: 187px;
    height: 20px;
    overflow: hidden;
}
.post_meta_links_small li.post_comments {
    background: rgba(0, 0, 0, 0) url("images/icon-comments.png") no-repeat scroll 9px 5px;
    float: left;
    padding: 0 0 0 26px;
}
.post_meta_links_small a{
    color: #BFBFBF;
}
.post_info_content_small h2{
    font-size: 16px;
    line-height: 1.5;
}
#prime .post:nth-child(2n){
    margin: 0px 0px 15px 0px;
}
.tilte-index{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid var(--mau1);
    margin-bottom: 10px;
    padding-bottom: 4px;
}
.tilte-index h3, .tilte-index h1{
    display: block;
    line-height: 30px;
    padding: 0px 15px;
    font-size: 17px;
    border-bottom: 4px solid var(--mau1);
    float: left;
}
#commentform input[type="text"]{
    width: 229px;
}

.related li{
    float: left;
    margin-right: 10px;
    list-style: none;
    margin-bottom: 10px;
}
.related img{
    width: 100px;
    padding: 2px;
    border:  1px solid #f0f0f0;
    margin-right: 10px;
    float: left;
}
.related .title-pro-cat{
    font-size: 1.1em;
    margin-bottom: 10px;
}
.navigation{
    margin-bottom: 10px;
}
.navigation li{
    float: left;
    height: 30px;
    padding: 0px 10px;
    list-style: none;
    margin: 0px 7px 10px 0px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background: #555;
}
.navigation a{
    color: white;
}
.navigation li.active{
    background: var(--mau1);
}

/* sidebar */
#sidebar{
    float: left;
    width: 290px;
}
#search{
    background: #f0f0f0;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
    overflow: hidden;
}
#search .input{
    width: calc(100% - 55px);
    float: left;
    height: 30px;
    background: transparent;
    border: none;
    padding: 0px 0px 0px 5px;
    line-height: 30px;
}
.button-search{
    float: right;
    background: var(--mau1);
    border: none;
    padding: 7px 10px;
    cursor: pointer;
    color: white;
    
}
#tabs li{
    border: 1px solid #f0f0f0;
    border-bottom: none;
    padding: 10px 15px;
    background: #e0e0e0;
}
.noidungsb .menu li{
    border-bottom: 1px dotted var(--mau1);
    line-height: 30px;
}
.noidungsb .menu li:last-child{
    border: none;
}
.noidungsb .menu li h2{
    font-size: 15px;
    font-weight: normal;
}
#pop-new{
    margin-bottom: 10px;
}
.tabnd{
    background: white;
    padding: 10px;
}
.tabs{
    width: 100%;
    overflow: hidden;
}
.tabs li{
    padding: 10px 15px;
    background: #2e3639;
    color: white;
    margin-right: 5px;
    border: 1px solid #f0f0f0;
    float: left;
    list-style: none;
}
.tabs a{
    color: white;
}
.tabs .active{
    background: var(--mau1);
}
.tabnd img{
    width: 70px;
    height: 70px;
    float: left;
    margin: 0px 10px 5px 0px;
}
.tabnd h3{
    font-size: 0.9em;
    line-height: 20px;
}
#new, #tags{
    display: none;
    overflow: hidden;
}
#tags a{
    display: block;
    float: left;
    padding: 5px;
    background: #f5f5f5;
    margin: 0px 5px 5px 0px;
}
.list-pop{
    overflow: hidden;
    padding: 5px 0px;
    border-bottom: 1px solid #f0f0f0;
}
.tabnd .list-pop:last-child{
    padding-bottom: 0px;
    border: none;
}
#sidebar .sb{
    margin-bottom: 10px;
}
.noidungsb{
    padding: 10px;
    background: white;
}
.sb li{
    list-style: none;
}
.sb img{
    max-width: 100%;
    height: auto;
}
.sb_title{
    background: var(--mau1);
    padding: 10px;
    color: white;
}
#recentcomments li{
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0px;
}
#recentcomments li:last-child{
    border: none;
}
#recentcomments li:first-child{
    padding-top: 0px;
}

/***   #footer   ****/
#footer{
    background: #1C1C1C;
}
.contentfoot{
    width: 1120px;
    padding: 10px 0px;
    color: white;
    margin: 0px auto;
}
#icons{
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 10;
    list-style: none;
}
#icons li{
    margin-bottom: 10px;
}


/***   reponsive  *****/
@media screen and (max-width: 980px) {
    #wraper{
        width: 98%;
        padding:  0px 1%;
    }
    #prime, #huongdan, #sidebar{
        width: 100%;
    }
    .contentfoot{
        padding: 10px 2%;
        width: 96%;
    }
    #menu{
        width: 100%;
        overflow: hidden;
        height: auto;
    }
    .thumbnail img, .post .thumbnail{
        max-width: 100%;
        height: auto;
        width: auto
    }
    .bg-white{
        padding: 2%;
    }
    .single-content img{
        max-width: 100%;
        width: auto;
        height: auto;
    }
    #commentform label{
        float: none;
    }
    #fielcom{
        padding: 1.5%;
    }
    #commentform textarea {
        width: 98%;
    }
    #commentform{
        margin-bottom: 10px;
    }
    .thumbnail{
        width: 100px;
        heigh: auto;
    }
    .post{
        width: 45%;
        height: 350px;
        margin: 0px 2% 2% 0px;
    }
    .close {
        width: 32px;
        height: 32px;
        background: transparent url("images/close.png") no-repeat top left;
        position: fixed;
        z-index: -1;
        top: 10px;
        right: 5px;
        opacity: 0;
    }
    #gdmobile .sub-menu{
        display: none !important;
    }
    #form-thongtin {
        position: fixed;
        z-index: -1;
        opacity: 0;
        width: 95%;
        height: 94%;
        overflow: auto;
        background: #fff;
        padding: 1.5% 1.5% 0px 1.5%;
    }
}
@media screen and (min-width: 768px) {
    .hidden-desktop{
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .hidden-mobile{
        display: none;
    }
    #menu li{
        width: calc(47%);
        padding: 10px 1%;
        text-align: center;
        border-bottom: 1px solid #444;
    }
    #menu li:nth-child(3n){
        border-right: none;
    }
    .post .post_meta_links_small{
        display: none;
    }
    .thumbnail img, .post .thumbnail{
        width: 80px;
    }
}

@media screen and (max-width: 480px) {
    #gdmobile #menu li{
        width: 47%;
        padding: 10px 1%;
    }
    #menu li:nth-child(3n){
        border-right: 1px solid #444;
    }
    #menu li:nth-child(2n){
        border-right: none;
    }
    .post{
        width: 97.5%;
        height: auto;
    }
}











