@media only screen and (max-device-width: 680px) {
	}
body {
    background: #eee url('http://viptruyen.mobie.in/css/img/bgnoise.png');
    margin: auto;
    padding: 0px;
    color: #222;
	max-width: 680px;
	margin:auto;
	font-family: Arial;
	font-size: 13px;
	outline:0 none;
}

a:link, a:visited {
    color: #34617e;
    text-decoration: none;
}

a:hover {
  	background: url('http://viptruyen.mobie.in/css/img/trai-tim.gif');
    color: #ff0085 !important;
	text-decoration:underline;
    text-shadow: 0px 0px 1px #FFFF00 !important;
}

small {
	font-size: x-small;
}

h1,h2,h3,h4,h5 {
font-weight:700;
font-size:13px;
margin:0 auto;
display: inline;
  
}

h1{color: #ffffff;}


hr {
    border: 1px solid #d5d5d5;
}
/*-------Orther class------*/
.hr {
	margin-top: 3px;
	margin-bottom: 3px;
	border:none;
	border-bottom: 1px dashed #ddd;
	line-height: 5px;
	padding: 2px;
}
.rmenu {
    padding: 5px;
    background-color: #F2DEDE;
    border: 1px solid #fff;
    color: #B94A48;
}
/*-----Class chat-----*/
.phpcode {
    background-color: #E0E6E9;
    border: 1px dotted #9FAEBB;
    margin: 4px;
    padding: 0 2px 0 2px;
    overflow: auto;
	color:#0000BB;
	font-family: monospace;
}
.quote, .quot {
    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;
}
/*----Bar Menu------*/
.navbar{
	background:#E74946
}
.navbar span.item {
	display:inline-block;font-size:14px;color:#fff;padding:4px
}
.navbar .selected {
	background:#C83C39
}
.navbar span.item:hover {
	background:#C83C39
}

/*---------Class header----------*/
.header {
    padding: 5px 0 6px 6px;
    color: #fff;
    background-attachment: scroll;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #2E4355;
    background-position: 0 -56px;
    background-repeat: repeat-x;
    }
/*-------Class footer-----------*/
.footer {
    background: #2E4355;
    color: #bbb;
    margin-top:1px;
    padding: 6px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.footer a {
	color: #fff;
}
.footer_title {
    padding-bottom: 4px;
    border-bottom: 1px solid #E74946;
    font-size: 14px;
    margin-bottom: 6px;
    color: #eee;
}

/*------Class title--------*/
.phdr {
	box-shadow: -1px 1px 10px #AAA;
    font-family: Arial;
    font-weight: bold;
	background: #2E4355 url(http://viptruyen.mobie.in/css/img/tcat.png) repeat-x top;
}
.phdr:nth-child(even) {
	margin-top: 0px;
    background: #2E4355;
   padding: 5px;
    color: #eee;
	border-left: 4px solid #10CFCF;
}
.phdr:nth-child(2n+1) {
	margin-top: 0px;
    background: #2E4355;
    padding: 5px;
    color: #eee;
	border-left: 4px solid #F39C11;
}
.phdr:nth-child(3n+1) {
	margin-top: 0px;
    background: #2E4355;
    padding: 5px;
    color: #eee;
	border-left: 4px solid #C2FF00;
}
.phdr:nth-child(4n+1) {
	margin-top: 0px;
    background: #2E4355;
    padding: 5px;
    color: #eee;
	border-left: 4px solid #FF0052;
}
.phdr a {
    color: #fff !important;
   
}
.phdr a:hover {
   
   text-shadow: 1px 1px 5px #00FFD6 !important;
}
/*------Filelist page-----------*/

.filelist_paging, .page, .xt_pagination {
background-color: #EEE;
border: 1px solid #B9B9B9;
margin-bottom: 1px;
padding: 4px 5px;
margin-top: 1px;
 }
.currentpage, .page span, .filelist_paging span, .xt_pagination .selected {
color: #FFFFFF;
background-color: #198EBB;
border: 1px solid #023E4D;
padding: 0px 4px 0px 4px;
  margin-right: 1px;
}

.filelist_paging a, .page a, .xt_pagination a, .currentpage a {
    border: 1px solid #A7A7A7;
	background-color: #f2f6f8;
   padding: 0px 4px 0px 4px;
    text-decoration: none;
	margin-right: 1px;
}
.filelist_paging a:hover, .page a:hover, .currentpage a:hover {
 	border: 1px solid #63A4B4;
    padding: 0px 4px 0px 4px;
    background-color: #F0F0F0;
   margin-right: 1px;
}

/*-------Class list---------*/
.list1 {
    padding: 4px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-top:none;
}

.list1:hover {
    background: #F0F0F0;
    border-bottom: 1px solid #ddd;
  color: #0052FF;
text-shadow: 0px 0px 1px #00FFFF !important;
}

.list1:hover a{
    background: url('http://viptruyen.mobie.in/css/img/trai-tim.gif');
color: #025A0A;
text-shadow: 0px 0px 1px #00FFFF;
} 
.listbaiviet {
    padding: 5px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-top:none;
}


/*--------Class new---------*/
.news {
    background-color: #EEE;
    border: 1px solid white;
    color: #222;
    padding: 3px 4px 4px;
}
.newsx {
    background-color: #f2f6f8;
    border-bottom: 1px solid #eaeae9;
    color: #34617e;
    padding: 3px 4px 3px 4px;
    margin: 0 0 0 0;
}

/*--------Class story---------*/
.story {
    color: #000;
    font-size: 14px;
    font-family: verdana;
    border: none;//1px solid #cecece;
    padding: 3px;
    background-color: #fff;
    background-image: url(http://viptruyen.mobie.in/css/img/paper.png);
	line-height: 150%;
}
.noidung {
    border: 1px solid #fff;
    padding: 5px;
	background: #fff;
}
.postinfo {
    background-color: #EEEEEE;
    border-bottom: 1px solid #e5e5e5;
    padding: 4px 2px 4px 5px;
}
/*------Class list story--------*/
.mainstory, .mainsub {
    border:1px solid #cecece;
    margin:1px 0 1px 0;
	background: #fff;
	font-size: 13px;
}
.postby {
background: url(http://viptruyen.mobie.in/css/img/pin.png) no-repeat center left;
color: #666;
padding: 2px 3px 2px 18px;
font-size: 12px;
}
.view {
background: url(http://viptruyen.mobie.in/css/img/view.png) no-repeat center left;
color: #666;
padding: 2px 3px 2px 18px;
font-size: 12px;
}

/*------Hidden item-----*/
.hidden {
	display: none;
}

/*-----Transition img----------*/
.img{
    border: 1px solid #eee;
  	background: #fff;
    margin: 8px;
    max-width:90%;
    height:auto;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    position: relative;
	border-radius: 3px;
	padding: 3px;
	box-shadow: 0 0 2px #999;
}

.img:hover{
  	background-color:#eee;
	box-shadow: 0 0 55px #999;
    -moz-box-shadow: 0 0 55px #999;
    -webkit-box-shadow: 0 0 55px #999;
    transform: scale(1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1);
    -o-transform: scale(1.1);
    z-index: 1;
    opacity: 1;
}
#img {
	border-radius: 3px;
    padding: 1px;
    margin: 4px 4px 0 0;
    border: 1px solid #d5d5d5;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
#img:hover  {
  border-radius: 3px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    position: relative;
    box-shadow: 0px 0px 8px #666;
    -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
}
/*----------Prefix------------*/
.prefix-vang {
    background-color:#F89406;
    border-radius:3px;
    color:#FFF;
    font-size:normal;
    font-weight:bold;
    line-height:14px;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    vertical-align:baseline;
    white-space:nowrap;
    padding:1px 4px 2px;
}
.prefix-xanh {
    background-color:#3A87AD;
    border-radius:3px;
    color:#FFF;
    font-size:normal;
    font-weight:bold;
    line-height:14px;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    vertical-align:baseline;
    white-space:nowrap;
    padding:1px 4px 2px;
}
.prefix-nau {
  	background-color:#B94A48;
    border-radius:3px;
    color:#FFF;
    font-size:normal;
    font-weight:bold;
    line-height:14px;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    vertical-align:baseline;
    white-space:nowrap;
    padding:1px 4px 2px;
}
.prefix-do {
  	background-color:#CD0000;
    border-radius:3px;
    color:#FFF;
    font-size:normal;
    font-weight:bold;
    line-height:14px;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    vertical-align:baseline;
    white-space:nowrap;
    padding:1px 4px 2px;
}
.prefix-luc {
  	background-color:#093;
    border-radius:3px;
    color:#FFF;
    font-size:normal;
    font-weight:bold;
    line-height:14px;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    vertical-align:baseline;
    white-space:nowrap;
    padding:1px 4px 2px;
}
.prefix-luc {
  	background-color:#093;
    border-radius:3px;
    color:#FFF;
    font-size:normal;
    font-weight:bold;
    line-height:14px;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    vertical-align:baseline;
    white-space:nowrap;
    padding:1px 4px 2px;
}


.prefix-vang a,  .prefix-do a,  .prefix-xanh a, .prefix-luc a, .prefix-nau a {
  	color: #fff;
}
.prefix-vang:hover, .prefix-do:hover, .prefix-xanh:hover, .prefix-luc:hover, .prefix-nau:hover {
	box-shadow: 1px 1px 1px 1px #bbb;
}

/*--------Class like and file--------*/
.file-attach {
    background-color: #fff7eb;
    border: 1px solid #f9d9b0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 4px;
    padding: 0;
    max-width: 360px;
}
.admin-say .here {
    background: transparent url(http://viptruyen.mobie.in/css/img/admin-say.png) no-repeat bottom left;
    width: 15px;
    height: 12px;
    position: absolute;
    left: 106px;
    bottom: -12px;
    z-index: 1;
}
.file-attach .attach {
    background: #fadeba url(http://viptruyen.mobie.in/css/img/bg-att.png) repeat-x top left;
    font-weight: bold;
    margin: 0;
    padding: 2px 4px 2px 2px;
    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;
}
.file-attach .file {
    font-size: 11px;
    background-color: #fff7eb;
    margin: 0;
    padding: 4px;
    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;
}
.admin-say {
    color: #f00;
    padding: 2px;
    margin: 2px 2px 4px;
    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;
}
.mod-vote {
    background: #fadeba url(http://viptruyen.mobie.in/css/img/bg-att.png) repeat-x top left;
    padding: 2px;
    margin: 2px;
    text-align: center;
    color: #333;
    max-width: 160px;
    border: 1px solid #f9bc6d;
    border-radius: 3px;
}

/*----------Input--------*/

input, textarea {
    background: #FDFDFD;
    color: #555;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 3px;
    font-size: 14px;
    cursor: url("http://forlam.wap.sh/css/chuot/bt.png"),auto; 
}
input[type="checkbox"] {
    vertical-align: middle;
    cursor: url("http://forlam.wap.sh/css/chuot/bt.png"),auto;
}
input[type="submit"], .button {
   background: #fff url('http://forlam.wap.sh/css/img/bg-pattern-cyan.png') repeat-x bottom;
    background: #8B9C38;
    padding: 5px 10px;
    color: #fff;
    border: 0px;
    cursor: pointer;
    margin: 2px 0px;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: url("http://forlam.wap.sh/css/chuot/bt.png"),auto; 
}
.button a {
	color: #fff;
}
input[type="submit"]:hover, .button a:hover {
    background: #808F33;
}
select {
    background: #FDFDFD;
    color: #555;
    border: 1px solid #d1d1d1;
    padding: 4px;
    margin: 3px 0px;
    box-shadow: inset 1px 1px 3px #eee;
    border-radius: 4px;
    cursor: url("http://forlam.wap.sh/css/chuot/bt.png"),auto;
}
