body {
  background-color: #176093;
  color: #232323;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  margin: 0 auto;
  padding: 0;
  max-width: 640px;
}

form {
  font-size: small;
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0 0 2px 0;
}

hr {
  border: 0;
  border-top: 1px solid gray;
  margin: 0;
}

p {
  margin-bottom: 6px;
  margin-top: 6px;
}

textarea {
  width: 99%;
  max-width: 640px
}

ul {
  margin: 0;
  padding-left: 20px;
}

img {
  max-width: 98%;
}

.alarm {
  background-color: #FF0000;
  border: 1px solid white;
  color: #ffffff;
  font-weight: bold;
  padding: 3px 0 3px 4px;
}

.bblist {
  color: #4A5663;
  background: transparent url(http://pupyblog.tk/css/giacmovn/images/dot.gif) no-repeat left;
  padding: 0px 0px 0px 10px;
}
.bmenu {
  background-color: #bfc6cf;
  border: 1px solid white;
  margin: 0;
  padding: 4px;
}

.end {
  text-align: center;
}

.fmenu {
  background-color: #586776;
  color: #FFFFFF;
  margin: 0;
  padding: 3px 1px 5px 3px;
}

.func {
  border-left: 4px solid #9acd32;
  color: #757575;
  font-size: x-small;
  margin-left: 2px;
  margin-top: 4px;
  padding-left: 4px;
}

.gmenu {
  background-color: #c7e8d5;
  border: 1px solid white;
  margin: 0;
  padding: 3px 4px 3px 4px;
}

.gray {
  color: #586776;
}

.greply {
  border-left: 4px solid #009900;
  color: #009900;
  padding: 2px 0 2px 4px;
}

.hdr {
  background-color: #f1f1f1;
  border-bottom: 1px solid #595959;
  font-weight: bold;
  padding-left: 2px;
}

.header {
  background: #67a6d2 url(http://pupyblog.tk/css/giacmovn/images/bg.gif) repeat-x top left;
  border-top: 2px solid #65a5d1;
  color: #fff;
  margin: 0;
  padding: 5px 0 6px 4px;
}

.footer {
  background: #67a6d2 url(http://pupyblog.tk/css/giacmovn/images/bg.gif) repeat-x top left;
  border-bottom: 2px solid #8cbcdd;
  color: #fff;
  margin: 0;
  padding: 3px 0 4px 4px;
}

.left {
  float: left;
}

.list1 {
  background-color: #ebebeb; 
  border-top: 1px solid #fff;
  border-bottom: 1px solid #cacaca;
  margin: 0;
  padding: 4px;
}

.list2 {
  background-color: #f5f5f5;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #cacaca;
  margin: 0;
  padding: 4px;
}

.maintxt {
  background-color: #fff;
  border: 4px solid #2b485c;
  font-weight: normal;
  margin: 0;
  padding: 4px;
}

.menu {
  background-color: #ebebeb;
  border: 1px solid white;
  margin: 0;
  padding: 3px 4px 3px 4px;
}

.news {
  background-color: #EEEEEE;
  border: 1px solid white;
  color: #333333;
  font-size: x-small;
  padding: 3px 4px 4px 4px;
}

.phdr {
  background-color: #176093;
  color: #fff;
  font-size: 14px;
  border: 2px solid #8cbcdd;
  padding: 4px;
  margin: 0;
}

.phpcode {
  background-color: #E0E6E9;
  border: 1px dotted #9FAEBB;
  margin-top: 4px;
  padding: 0 2px 0 2px;
  overflow: auto;
}

.quote {
  border-left: 4px solid #c0c0c0;
  color: #878787;
  font-size: x-small;
  margin-left: 2px;
  margin-bottom: 4px;
  padding: 2px 0 2px 4px;
}

.reply {
  border-left: 4px solid #EE0000;
  color: #EE0000;
  padding: 2px 0 2px 4px;
}

.rmenu {
  background-color: #e9ccd2;
  border: 1px solid white;
  margin: 0;
  padding: 2px 0 3px 4px;
}

.sitemap {
  background-color: #eeecd9;
  margin: 0;
  padding: 2px 4px 3px 4px;
  font-size: xx-small;
  height: 38px;
  overflow: auto;
}

.status {
  color: #CD853F;
  font-size: x-small;
  font-weight: bold;
  padding-left: 0;
}

.sub {
  background-color: #fff1f1;
  border-top: 1px dotted #c8e9ff;
  font-size: x-small;
  margin: 4px -4px -4px -4px;
  padding: 2px;
}

.postItem {
  background-color: #fff;
  padding: 4px 4px 8px 4px;
  margin: 4px 0px 4px 0px;
  border: 1px solid #afbbd7;
  box-shadow: 0px 1px 1px #ccc;
  -moz-box-shadow: 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 1px 1px #ccc;
}

.delItem {
  background-color: #e9ccd2;
  padding: 4px 4px 8px 4px;
  margin: 4px 0px 4px 0px;
  border: 1px solid #ee88a3;
  box-shadow: 0px 1px 1px #ccc;
  -moz-box-shadow: 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 1px 1px #ccc;
}

.postItem .sub, .delItem .sub {
  background-color: #fff1f1;
  border-top: 1px dotted #c8e9ff;
  font-size: x-small;
  margin: 4px -4px -8px -4px;
  padding: 2px 2px 4px 2px;
}

.postItem .memInfo, .delItem .memInfo {
  background-color: #e4f3fd;
  border-bottom: 1px dotted #c8e9ff;
  margin: -4px -4px 0 -4px;
  padding: 2px;
}

.timePost {
  border-bottom: 1px dotted #c8e9ff;
  padding: 2px;
  font-size: 10px;
  color: gray;
  margin-bottom: 6px;
}

.likePost {
  margin-top: 8px;
}
a.like {
  background-color: #e4f3fd;
  font-size: 11px;
  color: #fff;
  padding: 1px 2px 1px 2px;
  border: 1px solid #c8e9ff;
}

.tmn {
  background-color: #2b485c;
  border-top: 3px solid #032a46;
  color: #FFFFFF;
  margin: 0;
  padding: 5px 0 5px 4px;
}

.topmenu {
  background-color: #8cbcdd;
  font-size: x-small;
  padding: 2px 4px 3px 4px;
  border-top: 1px solid #8cbcdd;
  border-bottom: 1px solid #8cbcdd;
  border-right: 2px solid #8cbcdd;
  border-left: 2px solid #8cbcdd;
}

.postclip {
  background-color: #e4e6fd;
  font-size: 11px;
  padding: 4px;
  margin: 4px 0px 4px 0px;
  border: 1px solid #afbbd7;
  box-shadow: 0px 1px 1px #ccc;
  -moz-box-shadow: 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 1px 1px #ccc;
}

.topmenu input{
  font-size: x-small
}

.user {
  background-color: #CBDBE7;
  border: 1px solid white;
  margin: 0;
  padding: 3px 4px 3px 4px;
}

.copy, .copy a:link, .copy a:visited {
  color: #fff;
}

.alarm a:link, .alarm a:visited {
  color: #FFFFFF;
  font-size: x-small;
}

.clip a:link, .clip a:visited {
  color: #424e59;
}

.footer a:link, .footer a:visited {
  color: #fff;
  text-decoration: none;
}

.green, .green a:link, .green a:visited {
  color: #008000;
}

.greply a:link, .greply a:visited {
  color: #008800;
}

.red, .red a:link, .red a:visited {
  color: #FF0000;
}

.reply a:link, .reply a:visited {
  color: #DD0000;
}

.sub a:link, .sub a:visited {}

.tmn a:hover, .fmenu a:hover {
  text-decoration: underline;
}

.tmn a:link, .tmn a:visited, .fmenu a:link, .fmenu a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.phdr a:link, .phdr a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.backlink a:link, .backlink a:visited {
  color: gray;
  text-decoration: none;
}

a:hover, a:active {
  color: #03406a;
  text-decoration: none;
}

a:link, a:visited {
  color: #176093;
  text-decoration: none;
}

.before {
  background: #f9d9b0 url(http://pupyblog.tk/css/giacmovn/images/before.png) repeat-x top left;
  font-weight: bold;
  padding: 0 2px 0 2px;
  color: #8f6c3f;
  border: 1px solid #f9d9b0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.note {
  background: #ff5c5c url(http://pupyblog.tk/css/giacmovn/images/note.png) repeat-x top left;
  font-weight: bold;
  padding: 1px 3px 1px 3px;
  color: #fff;
  border: 1px solid #f88;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.wholike {
  margin-top: 8px;
  border: 1px solid #d7edfc;
  background-color: #f1f7fc;
  color: gray;
  font-size: 11px;
  padding: 2px 4px 2px 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.mod-stt {
  background-color: #d8dce6;
  padding-top: 1px;
  margin: 0;
}

.mod-stt .list1, .mod-stt .list2 {
  background-color: #fff;
  border: 1px solid #c2c2c2;
  padding: 4px;
  margin: 4px;
}

.mod-stt .list1 .content, .mod-stt .list2 .content {
  padding: 4px 0px 4px 0px;
}

.list1 .albumImage, .list2 .albumImage {
  text-align: center;
  margin: 0 auto;
  margin-top: 4px;
  margin-bottom: 4px;
  max-width: 340px;
  background-color: #fff;
  box-shadow: 0 0 10px #666;
  -moz-box-shadow: 0 0 10px #666;
  -webkit-box-shadow: 0 0 10px #666;
}

.list1 .albumImage .image, .list2 .albumImage .image {
  padding: 8px 4px 8px 4px;
  max-width: 340px;
}

.list1 .albumImage .info, .list2 .albumImage .info {
  text-align: left;
  padding: 4px;
  border-top: 1px solid #e5e5e5;
}

.file-attach {
  background-color: #fff7eb;
  border: 1px solid #f9d9b0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 6px 2px 2px 3px;
  padding: 0;
  max-width: 360px;
}

.file-attach .attach {
  background: #fadeba url(http://pupyblog.tk/css/giacmovn/images/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 .attach img {
  width: 16px;
  height: 16px;
  margin-right: 2px;
  vertical-align: - 2px;
}

.file-attach .file {
  background-color: #fff7eb;
  margin: 0;
  padding: 4px 4px 0 4px;
  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;
}

.file-attach .file .f {
  margin: 0;
  padding: 2px 0px 2px 0px;
  color: gray;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #f9d9b0;
}

.mod-quote {
  background-color: #f5fafd;
  border: 1px solid #d7edfc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 6px 2px 2px 3px;
  padding: 0;
  max-width: 640px;
}

.mod-quote .author {
  background: #dbeffc url(http://pupyblog.tk/css/giacmovn/images/bg-quote.png) repeat-x top left;
  margin: 0;
  padding: 2px 4px 2px 2px;
  border-bottom: 1px solid #a5cae4;
  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;
}

.mod-quote .content {
  background-color: #f5fafd;
  margin: 0;
  padding: 4px;
  font-style: italic;
  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;
}

.bbcode_container {
  margin:7px;
  margin-right: 5px;
  margin-top:5px;
  display:block;
}

.bbcode_container div.bbcode_quote {
  margin:0 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  -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;
}

.bbcode_quote div.quote_container {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
}

.bbcode_container .bbcode_quote_container {
  background: transparent url(http://pupyblog.tk/css/giacmovn/images/quote-left.png) no-repeat left;
  display:block;
  width: 9px;
  height: 13px;
  position: absolute;
  top: 5;
  left: -9px;
}

.currentpage {
  background-color: #f9d9b0;
  border: 1px solid #f9bc6d;
  padding: 0px 5px 0px 5px;
  color: #8f6c3f;
}

a.pagenav {
  background-color: #f0f7fc;
  border: 1px solid #6cb2e4;
  padding: 0px 5px 0px 5px;
  color: #2b485c;
  text-decoration: none;
}

a.pagenav:hover {
  background-color: #fff4e5;
  border: 1px solid #f9d9b0;
  color: #8f6c3f;
}

a.ads_down {
  background: transparent url(http://pupyblog.tk/css/giacmovn/images/dl.png) no-repeat center left;
  padding-left: 15px;
  line-height: 18px;
}

.avatar_hide {
  background-color: #d8dce6;
  padding: 18px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #c2c2c2;
  display: none;
  overflow: auto;
  max-width: 300px;
  max-height: 150px;
  position: absolute;
}

.avatar_hide img {
  box-shadow: 0px 0px 3px #666;
  -moz-box-shadow: 0px 0px 3px #666;
  -webkit-box-shadow: 0px 0px 3px #666;
  border: 1px solid #c5c5c5;
}

.avatar:hover .avatar_hide {
  display: block;
}

.backlink {
  color: gray;
}
.prefix {
     background: transparent url(http://roly.yn.lt/css/icon/form-button-white-25px.png) repeat-x top;
     padding: 0px 6px;
     margin: -1px 0;
     border: 1px solid transparent;
     border-radius: 4px; -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     -khtml-border-radius: 4px;
     display: inline-block;
}
a.prefixLink:hover {
     text-decoration: none;
}
a.prefixLink:hover .prefix {
     color: #176093;
     text-decoration: none;
     background-color: #f0f7fc;
     padding: 0 6px;
     border: 1px solid #a5cae4;
}
.prefix a {
     color: inherit;
}
.prefix.prefixPrimary {
     color: #176093;
     background-color: #d7edfc;
     border-color: #d7edfc;
     margin-right:3px;
}
.prefix.prefixSecondary {
     color: #8f6c3f;
     background-color: #f9d9b0;
     border-color: #f9d9b0;
     margin-right:3px;
}
.prefix.prefixred {
     color: white;
     background-color: red;
     border-color: #F88;
     margin-right:3px;
}
.prefix.prefixgreen {
     color: white;
     background-color: green;
     border-color: green;
     margin-right:3px;
}
.prefix.prefixOlive {
     color: black;
     background-color: olive;
     border-color: olive;
     margin-right:3px;
}
.prefix.prefixTaiVe {
     color: black;
     background-color:#2d6987;
     border-color:#2d6987;
     margin-right:3px;
}
.prefix.prefixLightGreen {
     color: white;
     background-color: lightgreen;
     border-color: lightgreen;
     margin-right:3px;
}
.prefix.prefixxanh {
     color: white;
     background-color: blue;
     border-color: #88F;
     margin-right:3px;
}
.prefix.prefixRoyalBlue {
     color: black;
     background-color: royalblue;
     border-color: #81A9E1;
     margin-right:3px;
}
.prefix.prefixblue {
     color: black;
     background-color: skyblue;
     border-color: skyblue;
     margin-right:3px;
}
.prefix.prefixGray {
     color: black;
     background-color: gray;
     border-color: #AAA;
     margin-right:3px;
}
.prefix.prefixSilver {
     color: black;
     background-color: silver;
     border-color: silver;
     margin-right:3px;
}
.prefix.prefixvang {
     color: red;
     background-color: yellow;
     border-color: #E0E000;
     margin-right:3px;
}
.prefix.prefixcam {
     color: white;
     background-color: orange;
     border-color: #FFC520;
     margin-right:3px;
}
.prefix.prefixpink {
     color: white;
     background-color: #ff00ff;
     border-color: #ff00ff;
     margin-right:3px;
}
.prefix.prefixnau {
     color: white;
     background-color: #800000;
     border-color: #800000;
     margin-right:3px;
}
.prefix.prefixviolet {
     color: black;
     background-color: violet;
     border-color: violet;
     margin-right:3px;
}
    .listf:nth-child(even)             {
     background-color: #ebebeb;border-top: 1px solid #fff;
     border-bottom: 1px solid #cacaca;
    margin: 0;
    padding: 4px;
}
   
.listf:nth-child(2n+1) 
{
    background-color: #f5f5f5;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #cacaca;
    margin: 0;
    padding: 4px;
}