@charset "utf-8";
body {
background-color: #dbe2ff;
background-image: url('/icon/Jnm7Y0A.png');
margin: auto;
padding: 0;
font: 13px Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #3C3C3C;
position: relative;
max-width: 680px;
}
body {
    color: #606060;
    margin: 0;
    background: #fff none repeat scroll 0 0;
    margin: auto;
    max-width: 675px;
    border : 1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:0px 0px 10px  #343434;
}

h1,h2,h3,h4,h5,h6 {
  display: inline;
}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 14px;}

a {
color: #069;
text-decoration:none;
}

a:hover, a:visited{
  text-decoration: none;
}
a:hover {
  color: red;
  transition: border .25s linear,color .25s linear,background-color .25s linear;
}

/* Input style */
input, textarea, select {
border: 1px solid #ddd;
color: #777;
margin: 1px;
padding: 5px;
background: #fff;
border-radius: 5px;
}

input:focus, textarea:focus, select:focus {
color: #222;
margin: 1px;
padding: 5px;
background: #fbfbfb;
border-radius: 3px;
}
input[type="submit"], .button, input[type="button"], input[type="reset"] {
font-size: 12px;
background: #428BD7;
border: 0;
border-radius: 4px;
padding: 5px 10px;
color: #fff;
cursor: pointer;
}

/* Alignment */
.center {
  text-align: center;
}
.right {
  text-align: right;
}
/* Color */
.color-red {
  color: red !important;
}
.color-blue {
  color: blue !important;
}
.color-green {
  color: green !important;
}


.quote {
    font-size: 10px;
    background-color: #f2f6f8;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    border-left: 3px solid #80abc8;
    margin: 2px;
    color: grey;
    padding: 4px;
}

.button a {color:#fff;}

.boxMnuHder{background:#00bde2;position:relative;padding:0;}
table.MnuHder{border-spacing:0;margin:0;padding:0}
table.MnuHder td{font-weight:700;vertical-align:middle;border:none;border-left:1px solid #007c94;text-align:center;margin:0;background:#02a0bf;padding:0}
.boxMnuHder a,.boxMnuHder a:hover,.boxMnuHder a.actedMnu,.boxMnuHder a.iconHome{color:#FFF;display:block;padding:8px}
.actedTdMnu{background:#00829b!important}
.boxMnuHder a:hover,.boxMnuHder a.actedMnu,.boxMnuHder a.iconHome:hover,.boxMnuHder a.iconHomed{background:#00829b;text-decoration:none}
.boxMnuHder a.iconHome{background:url('http://i.imgur.com/foEbDQX.png') 10px center no-repeat;padding-left:30px;padding:10px}
.boxMnuHder a.iconHome:hover,.boxMnuHder a.iconHomed{background:url('http://i.imgur.com/foEbDQX.png') 10px center no-repeat;width:20px;display:block;}


.read-more {
padding: 6px 3px;
background-color: #CCCCCF;
}
.read-more a, a .read-more {
  color: #13a89e !important;
}
/* Class header footer */
#header {
background: url('http://i.imgur.com/84myJr9.png') #00BFFF top left repeat-x;
position: relative;
text-align: center;
padding: 10px 0 10px 10px;
color: #fff;
}
#footer {
background: url('http://i.imgur.com/AsmXdy9.png') #00BFFF top left repeat-x;
padding: 5px;
font-size: 13px;
}
/* Class icon*/
.view {
background: url('http://i.imgur.com/nReJG42.png') no-repeat center left;
color: #666 !important;
padding: 2px 3px 2px 18px;
font-size: 12px;
}
.icon_cmt{
  background:url(http://lh6.googleusercontent.com/-nTL61eNLEQ4/U-hkR3SSExI/AAAAAAAAB9E/714fOynQDGw/s14/icon_comment.png) no-repeat center left;
  padding-left:17px;
  font-size:12px;
  color: #666 !important;
  margin-right:4px;
}
.icon_phone {
background: url('http://dangcap321.tk/wp-content/themes/bbit/assets/images/icon_phone.png') no-repeat center left;
padding-left: 17px;
font-size: 11px;
margin-right: 4px;
}
/* Class for image */
.image {
  	border-radius: 3px;
    padding: 2px;
    border: 1px solid #d5d5d5;
  	max-width: 90%;
	background: url("http://shopgame.net/images/loading.gif") no-repeat center center;
}

#image {
  	border-radius: 5px;
  	max-width: 320px !important;
}
.img {
  border-radius: 3px;
  height: 40px !important;
  width: 40x !important;
}

.wrap-hinh-nen {
  margin-top: 8px;
}

/* Class post */
.mainsub {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  padding: 0;
}
.post-info{
  overflow:auto;
  text-overflow:ellipsis;
  position:relative;
  background-color:#f5f5f5;
  border-bottom: 1px solid #e5e5e5;
  padding:10px 5px 0 10px;
  height:90px;
}
#posts-container .post-info .post-thumb{
  background:url('http://i.imgur.com/xymLo9o.png') no-repeat 0px 57px;
  height:67px;
  width:57px;
  float:left;
  display:block;
}
#posts-container .post-info .post-thumb>img{
  width:57px;
  height:57px;
  max-width:100%;
  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;
  margin-right: 3px;
}
#posts-container .post-info h1 {
  font-size:13px;
  padding: 5px;
  /*white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;*/
  margin-bottom: 8px;
}
#posts-container .post-info .stats{
  font-size:13px;
  padding:2px;
  color:#888;
  margin-left:2px;
}
#posts-container .post-info .post-view {
background: url('/icon/7T2Iepk.png') no-repeat center left;
padding-left: 18px;
font-size: 11px;
margin-right: 4px;
margin-left:5px;
}
.noidung {
  padding: 4px 5px;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}
.noidung span {
  font: 13px Verdana, Arial, Helvetica, sans-serif !important;
}
.share {
  background-color:#FFF;
  padding:4px 6px;
  margin:0;
  display : block;
  clear : both;
  text-align: right;
}
.share img {
  -webkit-transition: all .4s ease-in-out;
  margin: 2px;
  border-radius: 10px;
  position: relative;
  border: 1px solid #CCC;
  padding: 1px;
}
.share img:hover  {
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 0px 8px #666;
  -moz-box-shadow: 0px 0px 8px #666;
  -webkit-box-shadow: 0px 0px 8px #666;
}
.clear{clear:both;display:block;height:0;line-height:0;color:#fff;}

.option-game-java, .option-game-android, .option-media, .option-game-online {display: none;}
/* Class menu wap */
.comment {
background: #fee5fd;
border: 1px solid #ffc6fc;
margin: 1px 0;
padding: 4px;
}
.list1 {
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
padding: 5px;
background-color: #fff;
border-bottom: 1px dashed #eee;
}
.list1 span {
  font: 13px Times New Roman;
}
.cool {
border-bottom: 1px dashed #CECECE;
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
padding: 5px;
background-color: #eee;
}

.list {
border-right: 1px solid #CECECE;
border-left: 1px solid #CECECE;
padding: 8px 5px;
  vertical-align:middle;
}

.list:nth-child(even) {
background-color: #edeff4;
}
.list:nth-child(odd) {
background-color: #fff;
}
.mainsub {
border: 1px solid #ddd;
padding: 0;
background-color: #fff;
margin: 0;
}
.bmenu {
font-weight: bold;
color:#fff;
background:url('http://i.imgur.com/84myJr9.png') right no-repeat #2CAAD3;
padding: 6px;
text-align:justify;
}
.bmenu a {color:#fff;}

/* Class Page */
.xt_pagination, .filelist_paging {
text-align: center;
border: 1px solid #CECECE;
border-top: none;
padding: 6px;
background: #fff;
}

.filelist_paging a, .xt_pagination a {
color: #FFF;
background: #13a89e;
text-decoration: none;
padding: 3px 6px;
margin-right: 3px;
}
.filelist_paging a:hover, .xt_pagination a:hover, .filelist_paging span, .xt_pagination .selected  {
color: #FFF;
text-decoration: none;
padding: 3px 6px;
margin-right: 3px;
background: #5387bc;
}

.menu, .amenu {
background-color: #fff;
border-bottom: 1px dotted #ddd;
padding: 5px 3px;
color:#0066cc;
}
.tags, .tags h2 {
  font-size: x-small;
}

/* Class content topic */

.content {
  padding: 2px 5px;
  border-image: none;
  border-left: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
  height: auto;
  overflow: hidden;
  position: relative;
  border-color: 0 #CECECE;
  border-style: none solid;
  border-width: medium 1px;
  background-color: #fff;
}
.content h1 {
  color:green;
  display: inline;
  text-align:center;
}

/*-------sms----*/
  .sms {
  max-width: 222px;
  margin: 3px 10px 3px 10px;
    padding: 4px 4px 5px 4px;
  color: #FF3366;
  font-weight: bold;
  text-align: center;
  border: 2px solid #ffd0d0;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  box-shadow: 0px 0px 5px #fff1f1;
  -moz-box-shadow: 0px 0px 5px #fff1f1;
  -webkit-box-shadow: 0px 0px 5px #fff1f1;
}

.sms:hover {
  border: 2px solid #08DBDB;
}
.soan {
    background-color: #fff1f1;
    border-top: 1px dotted #c8e9ff;
    color: #34617e;
    padding: 3px 4px 3px 4px;
    margin: 0 0 0 0;
}
.stas {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-top: 1px;
    margin-bottom: 1px;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px;  
    padding: 3px;
}

  .content {
  background-color: #fff;
  border: 1px solid #c2c2c2;
  padding: 0px;
}
.blogitem {
background-color: #fff;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px;
border: 1px solid #d5d5d5;
}
.tiento {
background: hsl(127, 39%, 55%);
color: hsl(0, 100%, 100%);
border-radius: 2px;
padding: 2px 3px;
  border-radius: 3px;
}

/* Class Download */

.dl{
  max-width:350px;
  line-height:28px;
  color:#FFF;
  text-align:center;
  display:block;
  margin-left:auto;
  margin-right:auto;
  background:url('http://i.imgur.com/FNy8pLn.png') no-repeat left center #00a1cb;
  font-size:15px;
  padding:0 25px;
  border-radius:3px;
}
.dl:hover{
  background:url('http://i.imgur.com/FNy8pLn.png') no-repeat left center #00b5e5;
  text-decoration:none;
  font-weight: normal;
}
.dl a {
  color: #fff;
}

.dljava {
background: url('http://shopgame.net/images/icon-download/java.png') 0 50% no-repeat scroll transparent;
border-bottom: #DBDBDB 1px dashed;
padding: 6px;
padding-left: 18px;
font-weight: bold !important;
}
.dlandroid {
background: url('http://shopgame.net/images/icon-download/android.png') 0 50% no-repeat scroll transparent;
border-bottom: #DBDBDB 1px dashed;
padding: 6px;
padding-left: 18px;
font-weight: bold !important;
}
.dlios {
background: url('http://shopgame.net/images/icon-download/ios.png') 0 50% no-repeat scroll transparent;
border-bottom: #DBDBDB 1px dashed;
padding: 6px;
padding-left: 18px;
font-weight: bold !important;
}

.download {
	background: url("http://gamemoihot.com/wp-content/themes/vngameandroid/images/download.png") no-repeat scroll 4px center rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #5CB85C;
	background-color: #5CB85C;
	list-style: none outside none;
	margin-bottom: 10px;
	padding: 8px 4px 8px 24px;
	background-color: #73A822;
	color: #FFFFFF;
	border: 1px solid #4CAE4C;
	border-radius: 4px 4px 4px 4px;
	display: inline-block;
	margin: 5px 2px;
	padding: 4px 4px 2px 22px;
font: 13px Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}
.download a{
	color:#FFF;
	font-weight:bold;
}
.download p{
	margin:2px;
}

.taive {
background: url('http://shopgame.net/images/icon-download/download.png') 0 50% no-repeat scroll transparent;
background-color: #555;
padding: 5px;
color: #fff;
padding-left: 35px;
}

.hidden {
display:none;
}

.viptruyen {
		display:block;
		padding: 4px;
		margin: 5px 5px 10px 5px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		background: #f2f6f8 none;
		border-radius: 10px;
		border: 1px solid #417394;
		font-family: "Times New Roman", Tahoma;
  		font-size: 13pt;
		position: relative;
	}
.viptruyen div.shopgame {
		background: transparent url('http://shopgame.net/shopgame-play/oan-tu-ti-coi-do-hot-girl/quote-bottom.png') no-repeat bottom;
		display: block;
		width: 13px;
		height: 9px;
		position: absolute;
		left: 30%;
		bottom: -9px;
	}
.tip {
font: 13px Verdana, Arial, Helvetica, sans-serif;
font-size: small;
background-color: #FFFCE9;
border: 1px solid #FFDAAF;
border-radius: 3px;
margin: 2px auto;
padding: 3px;
width: 90%;
}

.aTouch {
display: block;
text-align: center;
z-index: 9999999999 !important;
display: block;
position: fixed;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 100%;
}
.aTouch span {
display: inline-block !important;
position: relative !important;
text-align: center;
visibility: visible !important;
max-width: 320px !important;
}

.ministore-download {
padding: 10px 20px;
text-decoration: none;
max-width: 200px;
background-color: #b3c833;
border-bottom: 2px solid #767676;
color: #FFF;
display: block;
margin: 10px auto;
text-align: center;
border-radius: 2px;
}
/*---list---*/
article {
    position: relative;
    border-bottom: 1px solid #e2e2e2;
    padding: 7px;
    clear: both;
    background: #fff;
}

article p {
    max-height: 36px;
    display: block;
    overflow: hidden;
    line-height: 18px;
}

article a {color: #666;}

article a:hover {
    color: #2CAAD3;
    text-decoration: none;
}

article:nth-child(even) {
    background-color: #fcfcfc;
}

article:nth-child(odd) {
}

.photo {
    width: 55px;
    float: left;
    margin: 0 8px 0 0;
    height: 55px;
    border-radius: 19%;
}
.icon_download {
border-radius: 1px;
float: right;
padding: 2px 10px;
color: #fff;
text-transform: uppercase;
border-radius: 5px;
background-color: #61cf81;
}