/*CODDING BY LEPHAN - 2008*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;
}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
body {
    max-width: 2560px;
    min-width: 1024px;
	text-align:center;
	font:16px/18px "Open Sans", sans-serif, Tahoma, Arial, Helvetica; 
	line-height: 26px;
	margin: 0px auto;
	}
a:link,a:visited	{ color:#4c80f8; text-decoration:none; outline:none;}
a:hover,a:active	{ color:#9dbbff; text-decoration:underline; outline:none;}
#masthead{
    width: 100%;
    height: 60px;
    background-color: #0f7299;
}
#navtop {
    margin: 0 auto;
	width: 1024px;
    
}
.bannertop {
    vertical-align: top;
    display: inline-block;
    width: 35%;
    height: 60px;
}
.bannertop img {
    float: left;
    margin: 12 0;
}
#nav{
    text-align: right;
    vertical-align: top;
    display: inline-block;
    height:30px;
    width:55%;
    margin: 20px 0 0 0;
}
#nav ul{background-color:#1d5f18;
    border-radius:0 0 5px 5px;
    float: right;
    padding:3px;
}
#nav li{
    display:inline;
    padding:0 5px 0 10px;
}
#nav a:link, #nav a:visited {
    font: 18px arial;
    font-weight: bold; 
    color:#FF1;
}
#nav a:hover,#nav a:active {
    color:#fff;
}
/********************BẮT ĐẦU BODY CONTENT********************/
#bodycontent {
	width: 1024px;
	margin: 0 auto;
}
#bodycontent h1 {
    background-color: #bdb800;
    color: #0066d0;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    padding: 10px 0px 5px 40px;
    margin: 0px -22px 0px -40px;
    text-transform: uppercase;
    font-family: arial;
}
.cleartop{
    border-bottom: 1px solid #CCCCCC;
}
#bodycontent h1 a  {
	color: #0687d5;
	text-decoration: none;
	}
#bodycontent h1 a:hover {
	color: #4690ff;
	text-decoration: none;
	}
.contentleft p {
    margin: 10px 0px 10px 0px;
    line-height: 28px;
    font-size: 18px;
}
.wp-caption.alignnone img {
    width: 670px;
}
p.wp-caption-text {
    background: #eee;
    font-size: 15px;
    margin: 0;
    padding: 5 14px 5 12px;
    width: 644px;
    text-align: center;
    font-weight: 200;
    font-style: oblique;
    line-height: 22px;
}
#content {
    background-color: #f7f7f7;
    float: left;
    width: 1024px;
    margin: 8px 0px 0px 0px;
	}
#contenttrai {
    text-align:justify;
	padding:0px 19px 20px 40px;
	float: left;
    width: 670px;
}
#contenttrai p img{
	width: 670px;
	height: auto;
    border-radius: 0px 5px 0px 5px;
    margin: 10px 0px 10px 0px;
	}
#contenttrai h2 {
    font-size: 18px;
    color: #0687d5;
    margin: 15px 0 0 0;
}
iframe {
    width: 100%;
}
#toc_container {
    margin: 15px 0 0 0;
    padding: 5 0 15 0;
    background-color: #eee;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}
.toc_title {
    text-align: center;
    font-weight: bold;
}
.toc_list li {
    margin: 0 30 0 40;
    color: #166a11;
}
.toc_list a:link,.toc_list a:visited	{ 
    color:#767676; text-decoration:none; outline:none;
}
.toc_list a:hover,.toc_list a:active	{ 
    color:#767676; text-decoration:underline; outline:none;
}
.spostarbust-related-posts {
    background-image:-webkit-linear-gradient(top, #eee, #eee);
    background-image: -o-linear-gradient(top, #F7F0BF, #FFFFF);
    background-image: -moz-linear-gradient(center top , #F7F0BF, #FFFFFF);
    height: 169px;
    margin: 20 0 20 0;
    padding: 11px 0 0 32px;
    width: 638px;
    font-size: 15px;
    line-height: 18px;
}
.spostarbust-related-posts li {
    margin: 10 0 0 0;
}
.box-cate {
    height: 240px;
    margin: 0 0 5 0;
}
.box-image-left {
    margin: 22px 0 0 0;
    width: 250px;
    display: inline-block;
    vertical-align: top;
}
.box-image-left img {
    width: 240px;
    height: 145px;
}
.box-text-left {
    width: 400px;
    display: inline-block;
}
.box-text-left p {
    font-size: 14px;
    line-height: 24px;
}
/********************BẮT ĐẦU BÌNH LUẬN********************/
.binhluan {
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    color: #7a7a7a;
    background-color: #fcfcfc;
    padding: 15px 10px 15px 22px;
}
#commentblock{
    margin: 10 0 0 0;
}
#commentblock textarea {
    border-radius: 4px;
    border: 1px solid #ccc;
}
#commentblock input {
    border-radius: 4px;
    height: 30px;
    color: #b86d74;
    border: 1px solid #ccc;
}
form input, textarea {
    width: 100%;
    margin: 0 0 8 0;
}
.commentlist li {
    margin: 5px 0 0 35px;
    padding: 5px 0 0px 0;
}
.alt {
    border-top: 1px solid #eee;
    padding: 5 0 0 5;
}
.commenttext{
    color: #b86d74;
    margin: 3px 0 6px 0px;
}
.auth-name{
    font-weight: bold;
}
.auth-time{
    color: #ccc;
}
#respond {
    text-align: center;
    margin: 0 0 6px 0;
}
form {
    background-color: #f1f1f1;
    font-weight: bold;
    padding: 10 12px 10 12px;
    border-radius: 5px;
}
.submit input {
    background-color: #dbdbdb;
    font-weight: bold;
    height: 30px;
    width: 126px;
    border-radius: 2px;
}
/********************KẾT THÚC BÌNH LUẬN********************/

#l_sidebar {
	float: right;
	width: 290px;
	border-left: 2px solid #fff;
	font:15px/18px "Open Sans", arial;
	}	
#l_sidebar h2 {
    background-color: #0f7299;
    padding: 8px 0px 0px 0px;
    margin: 5px 0 0 0;
    color: #FFFFFF;
    height: 25px;
	}
#l_sidebar li ul li {
	background-color: #0f7299;
    padding: 10px 0px 0px 0px;
    margin: 6px 0 0 0;
    color: #FFFFFF;
    height: 25px;
    font-family: sans-serif;
	}
#l_sidebar a:link, #l_sidebar a:visited	{ 
    color:#444; text-decoration:none; outline:none; 
}
#l_sidebar a:hover, #l_sidebar a:active	{ 
    color:#444; text-decoration:underline; outline:none; 
}
.bai-viet-lien-quan {
    display: inline-block;
}
.bai-viet-lien-quan li {
    width: 270px;
    background-color: #efefef;
    padding: 10px 0px 1px 0;
    margin: 10px 0 0 0;
}
.bai-viet-lien-quan h3 {
    color: #067bce;
    line-height: 25px;
    font-size: 16px;
    width: 250px;
    font-weight: 600;
    padding: 0 10 0 10;
    margin: 5 0 5 0;
}
.box-image {
}
.box-image img {
    height: 145px;
    width: 240px;
}

/********************BẮT ĐẦU SIDEBAR 2********************/
li#block-1, li#block-2, li#block-3, li#block-4, li#block-5, li#block-6, li#block-7, li#block-8 {
    display: inline;
}
.wp-block-media-text.alignwide.is-stacked-on-mobile {
    display: inline-block;
    margin: 15 0 15 0;
    background: #f3ffe9;
    border-radius: 5px;
    border: 1px dashed #61a63c;
    width: 1024px;
}
figure {
    margin: 10px 25px 10px 0px;
    vertical-align: top;
    display: inline-block;
}
figure.wp-block-media-text__media img {
    width: 160px;
    height: 160px;
}
.wp-block-media-text__content {
    vertical-align: top;
    display: inline-block;
    width: 780px;
    height: 160px;
    margin: 12px 0 0px 0;
    text-align: left;
    font-size: 18px;
    line-height: 31px;
    color: #6689ad;
}
/********************KẾT THÚC SIDEBAR 2********************/


/********************BẮT ĐẦU FOOTER********************/
#footer{
    background:none repeat scroll 0 0 #f2f2f2;
    font:13px/18px "Verdana",Arial,Helvetica,sans-serif;
    position:relative;
    text-align:center;
    width:100%
}
#footertop{
    margin: 0 auto;
    width: 1024px;
    background-color: #0f7299;
    color: white;
    padding: 0px 0 15px 0;
}
.footerchinhanh {
    border-radius: 5px 0 0 0;
    width: 1004px;
    margin: 10 0 0 10;
    border: 1px solid #ababab;
    text-align: left;
    font-size: 11px;
}
.footerchinhanh a:link, .footerchinhanh a:visited {
    font-weight: 400;
}
#footertop h3 {
    padding: 20px 0px 15px 0;
    font-size: 18px;
    border-bottom: 1px dashed #9da344;
    width: 100%;
    margin: 0 auto;
    color: yellow;
}
#footertop h4 {
    font-size: 15px;
    padding: 15px 0 0px 0;
}
#footertop h5 {
    width: 240px;
    display: inline-block;
    border-right: 1px solid #ababab;
    padding: 2px 10 9px 10;
}
#footertop h6 {
    font-weight: 400;
    width: 488px;
    display: inline-block;
    border-right: 1px solid #ababab;
    padding: 2px 10 9px 10;
    font-size: 13px;
}
#footertop img {
    height: 26px;
    margin: 0 0 -4px 10px;
}
#footer a:link,#footer a:visited{
    color:#e5e5e5;
}
#footer a:hover,#footer a:active{
    color:#ff9d9d;
}
#footer-content{
    color: #979797;
    background-color: #fff;
    font-size: 12px;
    padding: 10px 0 20px 0;
}
/********************KẾT THÚC FOOTER********************/
