/* Copyright 2011 ebox.Wap.Sh */

@import url("http://ebox.wap.sh/blog/xanh.css");
body {
    color: #333333;
    margin: 0;
    padding: 1px;
    font: 12px Arial;
    background: #eafbff none repeat scroll 0 0;
    margin: auto;
    max-width: 600px;
    border : 1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
a:link, a:visited, a:active {
    color: #6600FF;
    text-decoration: none;
}
a:hover, a:focus {
    color: #ff8700;
    text-decoration: none;
    text-shadow: 0 0 6px #ff4e00;
}
img {
    border-style: none;
    vertical-align: middle;
}
input, input[type="submit"], textarea, select, .menu, .title {
    border-radius: 4px;
}
input, textarea, select {
    color: #000;
    background: url(http://ebox.wap.sh/blog/images/bg_input.jpg) #fff left bottom repeat-x;
    border: 1px solid #88beff;
    margin: 1px;
    padding: 2px;
}
input:hover, textarea:hover, select:hover {
    color: #8f8f8f;
    background-color: #f4f4f4;
    border: 1px solid #d7d7d7;
}
input:focus, textarea:focus, select:focus {
    color: #00bae8;
    background-color: #edf9fd;
    border: 1px solid #c2e3ec;
}
input[type="submit"] {
    color: #fff;
    background: #1895d4 url(http://ebox.wap.sh/css/images/til.gif) 50% top
 repeat-x;
    padding: 2px 4px 2px 4px;
    border: 1px solid #8fdcff;
}
input[type="submit"]:hover {
    color: #000;
    background: #1895d4 url(http://ebox.wap.sh/css/images/til.gif) 0 top repeat-x;
    border: 1px solid #000;
    padding: 2px 4px 2px 4px;
}
h3 {
    margin:0;
    padding:0;
    padding-top:0;
}
hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 1px solid #e3e3e3;
    border-right-style: none;
    border-right-width: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    border-left-width: 0;
}
p {
    margin-top: 6px;
    margin-bottom: 6px;
}
ul {
    margin: 0;
    padding-left: 20px;
}
.bd1 {
    -webkit-box-shadow: -8px 0px 8px #777;
    -moz-box-shadow: -8px 0px 8px #777;
    box-shadow: -8px 0px 8px #777;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.bd2 {
    box-shadow: 8px 8px 8px #777;
    -moz-box-shadow: 8px 8px 8px #777;
    -webkit-box-shadow: 8px 8px 8px #777;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 15px;
    padding:1px;
}
.ebox {
    text-shadow: #e6daac 1px 1px;
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px solid #00f;
    background: #ddf6dd;
}
.ebox1 {
    padding-top : 2px;
    background-color: #E4E4E4;
    background-position : top;
}
td {line-height:21px}
#tab {
    padding:0px 5px 0px 5px;
    border-bottom:5px solid #E4E4E4;
    font-size:12px;
    height:27px;
    background: #696969 url(http://ebox.wap.sh/images/bg_menu.png) 0 top repeat-x;
}
#tab a:hover {
    text-decoration: none;
}
#tab tr, #tab td{
    padding-top:4px
}
#tab td {
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    height:100%;
}
#tab td a {
    color:#E4E4E4;
}
#tab td:hover {
     color: #333333;
     background-color:#E4E4E4;
     text-decoration : none;
     text-shadow: none;
     border-top: 2px solid #DD4B39;
     border-left: 1px solid #262626;
     border-right: 1px solid #262626;
}
#tab td:hover a {
color:#000000;
}
#tab .active a {
color:#000000
}
#tab .active {
     color:#333333;
     background-color:#E4E4E4;
     text-decoration : none;
     text-shadow: none;
     border-top:2px solid #DD4B39;
     border-left: 1px solid #262626;
     border-right: 1px solid #262626;
}
.head {
    background-color: #aaffff;
    background-image: url(http://ebox.wap.sh/images/bautroi.gif);
    background-repeat: repeat-x;
    text-align: center;
    border: 1px dashed #0000ff;
    margin: 0;
    padding: 0;
}
.time {
    color: #0000ff;
    background-color: #ffffff;
    text-align: center;
}
.phdr, .bmenu, .upban {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 1px 1px 1px;
    background-color: #319aff;
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 1px;
    margin-bottom: 10px;
    padding: 2px;
    border: 1px solid #007dff;
}
.bmenu2 {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 1px 1px 1px;
    background-color: #319aff;
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 10px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #007dff;
}
.phdr a, .bmenu a, .bmenu2 a, .upban a {
    color: #fffaee;
}
.phdr a:hover, .bmenu a:hover, .bmenu2 a:hover, .upban a:hover {
    color: #dbfaff;
}
.hdr {
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 1;
    margin-top: 6px;
    margin-bottom: -18px;
    margin-left: 6px;
    padding: 2px 6px 2px 6px;
    border: 2px solid #8fdcff;
    border-style: groove ridge ridge groove;
    display: table;
    background: #1895d4 url(http://ebox.wap.sh/css/images/til.gif) repeat-x 50% top;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.hdr a {
    color: #fff;
    border-bottom: 1px dotted #ace6ff;
}
.hdr + .table {
    margin-top: 6px;
    margin-bottom: 4px;
    padding-top: 14px;
}
.hdr + form .table {
    margin-top: 6px;
    padding-top: 15px;
}
.table, .foot {
    background-color: lightyellow;
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 5px;
    border: 2px solid #1895d4;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.list1, .cool, .row_easy, .b, .blog {
    background-color: #fdfdfd;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #6E9DD3;
}
.list2, .row_hard, .c {
    background-color: #f6f6f6;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #88beff;
}
.menu {
    background-image: url(http://ebox.wap.sh/css/images/tmn.gif);
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #e1e1e1;
}
.rmenu {
    color: #fd4646;
    background-color: #fff0f0;
    background-image: url(http://ebox.wap.sh/css/images/rmenu.gif);
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #ffd0d0;
}
.ymenu {
    color: #000000;
    background-color: #CCCCCC;
    background-position: 50% top;
    margin-top: 5px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #588022;
}
.ymenu a {
    color:#009900;
}
.quote {
    display: block;
    background-color: #fcfeeb;
    border: 1px solid #e9ebec;
    border-left: 4px solid #8394b2;
    color: #000000;
    font-size: 10px;
    padding-left: 6px;
    margin-top: 5px;
    padding: 3px;
}
.footer, .coklat {
    background: #fff url(http://ebox.wap.sh/blog/images/bg_bl_nguoc.png) repeat-x;
    border: 1px solid #88beff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    text-align: left;
    text-indent: 0px;
    color: #000;
    background-position:bottom;
}
.header {
    background: #fff url(http://ebox.wap.sh/blog/images/bg_bl.png) repeat-x;
    border: 1px solid #88beff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 20px 5px 20px 5px;
    text-align: center;
    text-indent: 0px;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    background-position:top;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
    
.xanh {
    background: none repeat scroll 0 0 #EFFDCA;
    border: 1px solid #B4D900;
    font-size: 12px;
    margin: 1px;
    padding: 2px;
    text-align: center;
}
.clip {
color : #459bb1;
border : 1px solid #dfdfdf;
font-size : x-small;
background-color : #f8f8f8;
padding : 4px 4px 8px;
}
.end {
text-align : center;
}
.gmenu {
color : #75bf00;
background-color : #fafff0;
background-image : url(http://ice9x.wap.sh/image/gmenu.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #d4eba1;
}
.gmenu a {
color : #6db900;
border-bottom : 1px dotted #cfe798;
}
.gmenu a:hover {
color : #92e31d;
border-bottom : 1px dotted #e3f0c5;
}
.gray {
color : #979797;
}
.green {
color : #66bd00;
}
.bautroi {
background-color : #ffffff;
background-image : url(http://ebox.wap.sh/images/bautroi.gif);
background-repeat : repeat-x;
background-position : 50% top;
color : #ff0000;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #00ffff;
}
.bautroi a {
    color:#660099;
}
.left {
float : left;
}
.xanhla { 
text-shadow : #e8ffbb 0 1px 0; 
color : #77af09; 
background-color : #a4e02e; 
background-image : url(http://ebox.wap.sh/images/gt.gif);  
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #9be32a; 
border-bottom : 1px solid #9be32a; 
}
.cam { 
text-shadow : #f17909 1px 1px 0; 
color : white; 
background-color : #ff7704; 
background-image : url(http://ebox.wap.sh/images/tb.gif);  
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #f87431; 
border-bottom : 1px solid #f87431;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.vang { 
text-shadow : #f17909 1px 1px 0; 
color : orange; 
background-color : #ff7704; 
background-image : url(http://ebox.wap.sh/ic.gif);  
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #f87431; 
border-bottom : 1px solid #f87431; 
}
.xanhma { 
text-shadow : #52A800 1px 1px 0; 
color : white; 
background-color : #ff7704; 
background-image : url(http://ebox.wap.sh/images/ic2.gif);  
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #52A800; 
border-bottom : 1px solid #52A800; 
}
.bac{    background:url("../images/bl-title.gif") repeat-x 0px 100%;	padding:0px 0px 0px 2%;	color:#333;height:38px;}
.den {  
color : #01FF00; 
background-color : black; 
background-image : url();  
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 2px solid #098be8; 
border-bottom : 2px solid #098be8; 
}
.tieude {
border-top-left-radius:8px;
border-top-right-radius:8px;
margin:1px;
margin-bottom:0;
padding:7px;
border: 1px solid #545454;
background-color:#C1C1C1;
/*background-color:#D9DBD7;*/
/*border: 1px solid #ACAEAB;
background:url(http://ebox.wap.sh/css/images/title.gif) repeat-x 50% top #94d62c*/
}
.tieude a {
    color:#009900;
}
.noidung {
/*border-bottom-left-radius:8px;
border-bottom-right-radius:8px;*/
background-color:#FFFFE0;
margin:1px;
padding:3px;
margin-top:0;
margin-bottom:3px;
border: 1px solid #545454;
border-top:0;
}
.file {
border-top-left-radius:8px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
background-color:#D9DBD7;
margin:1px;
padding:3px;
margin-top:3px;
margin-bottom:3px;
border:1px solid #dadada;
border-top:0;
}
.file img {
    border-style: none;
    vertical-align: middle;
    max-width:200px;
    max-height:100px;
}
/* Copyright 2011 ebox.Wap.Sh - Vui long khong xoa dong nay! Cam on da dung css cua ebox */