@charset utf-8;
a:link, a:active, a:visited {
color: #090;
text-decoration: none;
}
.post-container .post-info{position:relative;border:#DBDBDB 1px dashed;background:#fff8e7;padding:10px 5px 0 10px;}.post-container .post-info .post_thumb{background:url("images/shadown-w.png") no-repeat 0px 57px;height:67px;width:57px;float:left;display:block;}.post-container .post-info .post_thumb>img{width:57px;height:57px;margin:0;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;display:block;-webkit-box-shadow:0px 0px 4px #666;-moz-box-shadow:0px 0px 4px #666;box-shadow:0px 0px 4px #666;}.post-container .post-info h1{font-size:15px;margin:0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:67px;}.post-container .post-info h2{font-size:14px;margin:0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:67px;}.info p{margin:0 auto;}.taive a{font-family:Verdana;font-size:12px;background:url(http://taigamehot.mobi/download.png) no-repeat;padding-left:13px;font-weight:700;margin-left:2px;}.post-container .post-info .info,.post-container .post-info .stats{padding:2px;color:#888;margin-top:2px;margin-left:67px;}
.newsx {
	background-color: #D2FFC4;
	border: 1px solid white;
	margin-bottom: 1px;
	padding: 4px;
	font-size: 12px;
}
.clearfix {
clear: both;
}
a:hover,a:focus{color:#009cf0}
input{border:1px solid #39c;max-width:50%}
input[type=checkbox]{background-image:0;background-size:100% 100% 100%;background-position:0 0 0;border-radius:25px;box-shadow:inset 0 1px 4px hsla(0,0%,0%,.5),inset 0 0 10px hsla(0,0%,0%,.5),0 0 0 1px hsla(0,0%,0%,.1),0 -1px 2px 1px hsla(0,0%,0%,.25),0 2px 2px 1px hsla(0,0%,100%,.75),0 -2px 10px 2px hsla(0,0%,100%,.75),0 2px 10px 2px hsla(0,0%,0%,.25);cursor:pointer;height:10px;padding-right:10px;position:relative;width:20px;-webkit-appearance:none;-webkit-transition:.15s}
input[type=checkbox]:after{background-color:#eee;background-image:0;border-radius:25px;box-shadow:inset 0 1px 1px 1px hsla(0,0%,100%,1),inset 0 -1px 1px 1px hsla(0,0%,0%,.25),0 1px 3px 1px hsla(0,0%,0%,.5),0 0 2px hsla(0,0%,0%,.25);content:'';display:block;height:10px;left:0;position:relative;top:0;width:10px}
input[type=checkbox]:checked{background-position:0 0 0;padding-left:10px;padding-right:0}
input[type=checkbox]:hover:before{background:hsla(0,0%,0%,.7);border-radius:10px;color:#e4ded4;content:'bật';font:12px/20px sans-serif;height:20px;left:25px;letter-spacing:1px;position:absolute;text-align:center;text-transform:uppercase;top:-5px;width:20px;display:block}
input[type=checkbox]:checked:hover:before{content:'tắt'}
body{color:#606060;font-family:arial,sans-serif;font-size:15px;background:#fff none repeat scroll 0 0;max-width:600px;border:1px solid #cdcdcd;border-radius:5px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow:0 0 10px #343434;margin:auto;padding:1px}
.img {

max-width: 100%;
height: auto;
width: auto;
text-align: center;
border-radius: 5px;
display: block;
margin: auto;

}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 100% !important;
	padding: 4px;
	text-align: center;
}
	.wp-caption.alignleft{margin-right: 20px;}
	.wp-caption.alignright{margin-left: 20px;}
	.wp-caption img {max-width: 100% !important;}
	.wp-caption p.wp-caption-text {color: #888;margin: 5px;padding:0;}
<style>
 
  /*box-shadow*/
-webkit-box-shadow:0px 2px 2px rgb(200, 200, 200);
   -moz-box-shadow:0px 2px 2px rgb(200, 200, 200);
        box-shadow:0px 2px 2px rgb(200, 200, 200);
color:#555;
font-weight:bold;
}
#other_post{
text-align:center;
padding:1px;
}
#other_post .other_item{
border-radius: 5px;
position:relative;
margin:3px 1px;
padding: 0;
width:92px;
height:102px;
background-color:#fff;
display:inline-block;
/*box-shadow*/
-webkit-box-shadow:0 2px 3px #888;
   -moz-box-shadow:0 2px 3px #888;
        
box-shadow:0 2px 3px #888;
}
#other_post .other_item .thumb{
top: 2px !important;
height:80px;
width: 78px;
top:1px;
left:6px;
right:4px;
position:absolute;
z-index:19;
/*border-radius*/
-webkit-border-radius:3px;
   -moz-border-radius:3px;
        border-radius:3px;
display:block;
border-radius: 10px;
}
#other_post .other_item .item{
border-top:1px solid #d5d5d5;
text-align:center;
position:absolute;
z-index:18;
top:83px;
left:4px;
right:4px;
}
#other_post .other_item .item .title{
font-size:12px;
display:block;
margin:3px 0;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
width:88px;
font-weight: 700;
}
  #other_post .other_item {
    border-radius: 5px;
    position: relative;
    margin: 3px 1px;
    padding: 0px;
    width: 92px;
    height: 102px;
    background-color: #FFF;
    display: inline-block;
    box-shadow: 0px 2px 3px #888;
}
.android {
overflow: hidden;
background-image : url(http://gamevina.com.vn/images/tmn.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #e1e1e1;
}
.android a {
margin-left : 2px;
}
.android .icon{
width: 50px;
height: 50px;
float: left;
margin-right: 5px;
}
.android .theloai, .xephang {
width: 12px;
height: 12px;
}</style>
.ribbon_free {
z-index: 20;
position: absolute;
width: 60px;
height: 60px;
left: 6px;
top: 2px;
margin: 0;
background: url(/icon/free.png) 0 0 no-repeat;
}
.ribbon_free {
    z-index: 20;
    position: absolute;
    width: 60px;
    height: 60px;
    left: 6px;
    top: 2px;
    margin: 0px;
    background: url('/images/free.png') no-repeat scroll 0px 0px transparent;
}

* {word-wrap: break-word;}
.list4{background-color:#fff;margin-top:1px;margin-bottom:1px;border:1px solid #d5d5d5;padding:4px}
form,input,textarea,select{font:14px Arial;margin:0}
h1,h2,h3,h4,h5 prefix{font-size:80%;line-height:normal;margin:0}
h1{font-size:17px}
h2{font-size:15px}
h3,h4{font-size:14px}
h5{font-size:12px}
hr{border:0;border-top:1px solid #d5d5d5;margin-top:4px;margin-bottom:4px}
.admin-say{color:red;background-color:#fff7eb;border:1px solid #f9bc6d;font-size:12px;font-style:italic;position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin:2px 2px 4px;padding:2px}
.admin-say div.here{background:transparent url(http://gamevina.us/theme/default/images/admin-say.png) no-repeat bottom left;width:15px;height:12px;position:absolute;left:106px;bottom:-12px;z-index:1}
textarea{width:99%;max-width:691px}
ul{padding-left:0;position:relative;margin:0 0 0 13px}
ul li{list-style-image:url(http://gamevina.us/theme/default/images/li-icon.gif);list-style-position:outside;border:0 none;margin-bottom:3px;padding-left:0}
li a{font-size:13px}
.thumb-img{border:1px solid #dcdcdc;width:60px;padding:1px}
.searchContainer{text-align:center;background-color:#3883cc;border-radius:3px;margin:2px 0 4px;padding:2px}
.ads{color:#333;border:1px solid #e6b868;background-color:#fff5bc;margin:4px 0 0;padding:2px 4px}
.kely-item{background-color:#fff;border:1px solid #c4cde0;margin:1px 0 3px;padding:2px 2px 5px 5px}
.kely-item:hover{border:1px solid #97a4c4}
.kely-item a.img-left{float:left;padding-right:5px;margin:0}
.kely-item a.img-left img{background-color:#fff;width:50px;height:50px;border-radius:6px}
span.cat,span.view{font-size:10px;color:gray;line-height:16px;margin:0 1px}
span.desc{line-height:18px;font-size:13px;color:#555;font-family:"Times New Roman", Times, serif}
.list-duoi{background:#fff;border-bottom:1px solid #c4cde0;margin:0 -2px 2px -5px;padding:2px 5px 5px}
.kely-tab{background-color:#246896;margin:0;padding:6px 2px 3px 6px}
div.kely-tab a{color:#fff;font-weight:700}
.kely-tab a.active,.kely-tab a:hover,.kely-tab a:focus{background:#fff;color:#246896;font-weight:700;border-top-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-right-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;margin:0;padding:4px}
.xem{background-color:#f2f6f8;border:1px solid silver;color:#34617e;margin:1px 0 0;padding:4px}
.trang{background-color:#D0D7DD;border:1px solid #FFF;font-size:x-small;margin:0;padding:4px}
.time{color:#00f;background-color:#fff;text-align:center}
.alarm{background:#E61313;color:#fff;font-weight:700;margin:0 0 2px;padding:3px 0 3px 4px}
.bblist{color:#4A5663;background:transparent url(http://gamevina.us/theme/default/images/dot.gif) no-repeat left;padding:2px 0 2px 10px}
.bmenu{background:url(http://gamevina.us/theme/default/images/bmenu.gif) repeat-x top left #a7a7a7;color:#fff;margin:0;padding:2px 4px 4px}
.copy a{color:#2688B3}
.end{text-align:center}
.fmenu{color:#989898;padding-left:4px;padding-bottom:2px}
.fmenu a{color:#f8f8f8;text-decoration:none}
.footer{background:#249ed7 url(http://gamevina.us/theme/default/images/tab.png) repeat-x;background-color:#e8781c;border:1px solid #666;color:#fff;border-top-right-radius:5px;border-top-left-radius:5px;margin:-1px -1px 0;padding:4px 10px}
.func{border-left:4px solid #2FB0D0;color:#757575;font-size:10px;padding:0 0 0 4px}
.gres{background-image:url(http://gamevina.us/theme/default/images/grs.png);background-color:#F5F5F5;color:#6d8da3;margin:0;padding:2px 4px}
.gmenu{background:#ebf9ff;color:#264564;margin:1px;padding:3px 4px}
.green{color:green}
.ahdr{background-color:#0594de;color:#FFF;text-decoration:none;font-weight:700;border-bottom:3px solid #0067c6;padding:4px}
.header1{background:#ccf7ff;background-image:url(http://gamevina.us/theme/default/images/nen.gif);border:1px solid #88beff;margin-top:1px;margin-bottom:1px;text-align:center;text-indent:0;padding:20px 5px}
.left{float:left}
.right{float:right}
.clear{clear:both}
.list2,.thongtin{background:#fff;border-bottom:1px solid #d5d5d5;margin:1px;padding:2px 4px}
.list3{background-color:#fff;border-bottom:1px dashed #DDD;margin:0;padding:3px}
.item{border-bottom:1px dotted #ddd;padding:3px}
.logo{background-color:#F90;background-image:url(http://gamevina.us/theme/default/images/23.gif);border:1px solid #88beff;background-repeat:repeat-x;background-position:50% top;margin-top:1px;margin-bottom:1px;padding:2px}
.maintxt{border-left:2px solid #e8781c;border-right:2px solid #e8781c;background-color:#fff;color:#606060;padding:3px 2px}
.menu,.list1{background-image:url(http://gamevina.us/images/tmn.gif);background-repeat:repeat-x;margin-top:1px;margin-bottom:1px;border:#e1e1e1 solid 1px;padding:2px}
.menub{background:#fff;border-bottom:1px solid #e9e9e9;margin:2px 4px -1px;padding:3px 2px 2px}
.menub a{color:#544E4F}
.menub a:hover{color:#007ed2;text-decoration:none}
.none{background-color:#fff;border-top:1px solid #E1E1E1;margin:0;padding:4px}
.news{background-color:#EEE;border:1px solid #FFF;color:#333;font-size:x-small;padding:3px 4px 4px}
.orangex{color:#333;border:1px solid #7997aa;background-color:#d4e3ed;margin:4px 0 0;padding:2px 4px}
.omenu{color:#333;border:1px solid #eaeae9;background-color:#f2f6f8;margin:0;padding:4px}
.pagex{background-color:#d7d8da;border:1px solid #cecece;margin:4px 0 0;padding:1px 4px}
.ulmenubar1 {
	border: 0;
	clear: both;
	height: 25px;
	margin: 0;
	padding: 0;
	background: #008000;
}


.ulmenubar1 li {
	text-align: center;
	width: 25%;
	display: inline-block;
	padding: 0;
	float: left;
	margin: 0;
}
.textlink {
background-color : #E0E6E9;
margin-top : 4px;
padding : 0 2px 0 2px;
overflow : auto;
}
.ulmenubar1 li a {
	text-shadow: 0 1px 1px rgba(126, 126, 126, 0.5);
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
.ulmenubar1 li:first-child a span {
border-left: 0 rgba(0,0,0,0.08) solid !important;
}
.ulmenubar1 li a span {
	line-height: 26px;
	border-left: 2px rgba(255, 255, 255, 0.79) solid;
	display: block;
	position: relative;
	top: 1px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.ulmenubar1 li a span:hover {
	text-shadow: 0px 0px 25px #DC5F38 /*#389ADC*/;
}
phdr {
color: #fffaee;
font-weight: bold;
text-shadow: #45cdf5 1px 1px 1px;
background-color: #9cd462;
background-image: url(http://gamevina.us/images/cam.gif);
background-image: url(http://gamevina.us/images/23.gif);
background-repeat: repeat-x;
background-position : 50% top;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
border: 1px solid #88beff;
}
.phdrblack{background-image:url(http://gamevina.us/theme/default/images/pdrb.png);background-color:#9cd462;color:#fff;border:1px solid #666;margin:-1px -1px 0;padding:2px 4px}
.phdrblack a{color:#FFF;text-decoration:none}
.phpcode{background-color:#E0E6E9;color:#000;font-size:.9em;font-family:tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;border:1px inset;max-width:96%;text-align:left;overflow:auto;margin:0;padding:2px}
.code{max-width:89%;background-color:#f3f6fb;border:1px inset #c3d3dc;text-align:left;color:#111;padding:3px}
.quote{font-size:11px;background-color:#f2f6f8;border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-left:3px solid #80abc8;color:grey;margin:2px;padding:2px 4px}
.red,.red a{color:red}
.reply{border-left:4px solid red;color:red;padding:2px 0 2px 4px}
.rmenu{background:#fee5fd;border:1px solid #ffc6fc;margin:1px 0;padding:4px}
.rmenu input,.rmenu textarea,.rmenu select{border:1px solid #E2C0C7}
.sitemap{background-color:#f0f0f0;font-size:xx-small;height:38px;overflow:auto;margin:0;padding:2px 4px 3px}
.status{color:#CD853F}
.sub{border-top:1px dotted #417394;font-size:x-small;margin:3px 2px 2px;padding:3px 0 0}
.tmn{background:#c0efff repeat top left;border-top:1px solid #01aeea;border-bottom:1px solid #01aeea;color:#333;margin:0;padding:4px}
.topmenu{background-color:#e1e9ea;border:1px solid #FFF;font-size:11px;margin:0;padding:4px}
.user{background-color:#E2EBF1;border:1px solid #FFF;margin:0;padding:3px 4px}
.bmenu a:hover,.phdr a:hover{color:#ebebeb;text-decoration:none}
.rmenu input:focus,.rmenu textarea:focus{border:1px solid #DBB0B9;background:#FDFBFB}
.sbox{background-color:#F5F5F5;border:none;margin:0;padding:2px 4px 2px 3px}
.textshout{background:#fff;color:#333;font-color:#333;padding-bottom:1px;margin:0 4px}
.textshout a{color:#ff8c00}
.tmn a:hover,.fmenu a:hover{color:#666;text-decoration:none}
a:hover{text-decoration:underline}
input:focus,textarea:focus{background:#F4F4F4;border:1px solid #BCBCBC}
.currentpage{color:#FFF;background-color:#8cafc6;border:1px solid #417394;padding:0 5px}
a.pagenav{border:1px solid #97a4c4;background-color:#fff;text-decoration:none;border-radius:3px;margin:0;padding:2px 4px}
a.pagenav:hover{background-color:#f2f6f8;border:1px solid #417394}
.mainblok{border:1px solid #97a4c4;margin:1px 0 5px}
.mainsub{border:1px solid #cecece;border-radius:3px;margin:1px 0 2px}
.morecat{text-align:right;font-size:10px;margin-top:2px}
.thumb{border-right:1px solid #eaeae9;text-align:center;padding:1px 1px 2px 5px}
.mainblok .list1 table img,.mainblok .list2 table img,.mainsub table img{border:1px solid #d5d5d5;transition:all 15s ease;-webkit-transition:all 15s ease;-moz-transition:all 15s ease;transition-delay:5s;-webkit-transition-delay:5s;-moz-transition-delay:5s;transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);border-radius:2px;width:45px;height:55px;margin:4px 4px 0 0;padding:1px}
.mainblok .list1 table img:hover,.mainblok .list2 table img:hover,.mainsub table img:hover{transition:all 3s ease;-webkit-transition:all 3s ease;-moz-transition:all 3s ease;transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);position:relative;box-shadow:0 0 8px #666;-moz-box-shadow:0 0 8px #666;-webkit-box-shadow:0 0 8px #666;border-radius:5px;width:90px;height:110px}
.vippro{background:#fff;border-top:1px solid #d5d5d5;margin:0;padding:5px}
.textx{background-color:#fff;border-bottom:1px solid #ededed;color:#333;margin:2px 4px;padding:2px 2px 4px}
.kely-menu{border:1px solid #97a4c4;margin-top:2px;border-radius:3px;padding:1px}
.submenu {
font-size: 13px;
background: #0098cb url(http://huysiro.yn.lt/images/title.png) repeat-x 0 100%;
line-height: 16px;
color: #FFF;
padding: 5px 5px;
}
.submenu a {color:#fff; text-decoration:none }
.phdr {
    
    background-color: #9cd462;
background-image: url(http://gamevina.us/images/23-icon.gif);
border: 1px solid #88beff;
background-repeat: repeat-x;
background-position: 50% top;
margin-top: 1px;
margin-bottom: 1px;
padding: 2px;
}
.WP_img {
max-width: 100%;
height: auto;
width: auto;
text-align: center;
border-radius: 5px;
display: block;
margin: auto;
}
.submenu img{vertical-align:-2px}
.nonex{background-color:#fff;border:none;margin:0;padding:0 4px}
.mod-vote{background:#fadeba url(http://gamevina.us/theme/default/images/bg-att.png) repeat-x top left;text-align:center;color:#333;max-width:160px;border:1px solid #f9bc6d;border-radius:3px;margin:2px;padding:2px}
.nonex img{max-height:22px;width:auto}
.file-attach{background-color:#fff7eb;border:1px solid #f9d9b0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;max-width:480px;margin:4px;padding:0}
.file-attach .attach{background:#fadeba url(http://gamevina.us/theme/default/images/bg-att.png) repeat-x top left;font-weight:700;border-bottom:1px solid #f9bc6d;border-top-left-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-right-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;margin:0;padding:2px 4px 2px 2px}
.file-attach .attach img{width:16px;height:16px;margin-right:2px;vertical-align:0 2px}
.file-attach .file{background-color:#fff7eb;font-size:11px;border-bottom-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;margin:0;padding:4px}
.file-attach .file .f{margin:0;padding:2px 0}
.count-view{font-size:11px;color:gray;line-height:16px;margin:0 1px}
.bbcode_container{display:block;margin:5px 5px 7px 7px}
.bbcode_container div.bbcode_quote{-moz-border-radius:5px;-webkit-border-radius:5px;background:#f2f6f8 none;border-radius:5px;border:1px solid #417394;font:normal 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;position:relative;top:0;margin:0 5px 10px 10px}
.bbcode_quote div.quote_container{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px 10px}
.bbcode_container .bbcode_quote_container{background:transparent url(http://gamevina.us/theme/default/images/quote-left.png) no-repeat left;display:block;width:9px;height:13px;position:absolute;top:5px;left:-9px}
input,textarea,select,input[type=file],input[type=submit]{font-size:small;border-top:1px solid #c6c6c6;border-bottom:1px solid gray;border-left:1px solid #a6a6a6;border-right:1px solid #a6a6a6;background:#fff;font-weight:700;margin:2px}
p,.omenu a.pagenav{margin:1px}
span.cat a,.gray{color:gray}
.bmenu a,.phdr a,.footer a,.header a{color:#fff}
.forumtxt,.subcontent{background-color:#fff;color:#333;font-size:14px;font-family:"Times New Roman", Times, serif;padding:4px 2px}
.aligncenter {	float : center; }
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}