/* Copyright 2012 Ban Quyen tienanhxm.wap.sh */
@import url("/css/sang.css");
body {
background: #eafbff;
color: #3e3e3e;
font-family : Tahoma;
margin : 50px;
padding : 1px;
padding-top: 10px;
background-image : url(/Icon/css/nen-web.jpg);
background-width: auto;
background-height: auto;
background-position : top center;
background-attachment : fixed;
margin: auto;
max-width: 650px;
border : 2px dashed #1895d4;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor: url('/Icon/css/angel.gi'), auto;
}
a:link, a:visited, a:active {
color: #0000ff;
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(/Icon/css/sumi.gif) #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(/Icon/css/til.gif) 50% top
repeat-x;
padding: 2px 4px 2px 4px;
border: 1px solid #8fdcff;
}
input[type="submit"]:hover {
color: #000;
background: #1895d4 url(/Icon/css/til.gif) 0 top repeat-x;
border: 1px solid #000;
padding: 2px 4px 2px 4px;
}
h3 {
margin: 0;
padding: 0;
padding-bottom: 2px;
}
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;
}
.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-left-radius: 10px;
border-bottom-right-radius: 10px;
margin-bottom: 15px;
}
.Thi {
text-shadow: #e6daac 1px 1px;
color: #444;
font-size: 18px;
font-weight: bold;
padding: 3px;
border-bottom: 1px solid #00f;
background: #00CED7;
}
.daik {
padding-top : 2px;
background-image : url(/Icon/css/background.gif);
background-position : top;
}
td {line-height:15px}
#tab {padding:2px 5px 0 5px;border-bottom:5px solid #0099FF;font-size:11px}
#tab a {color:#494949;font-weight:bold}
#tab tr, #tab td{height:25px;padding-top:4px}
#tab td {padding-left:5px;padding-right:5px;text-align:center}
#tab .active {background:#0099FF;}
#tab .active a {color:#fff}
.head {
background-color: #aaffff;
background-image: url(/Icon/css/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: 1px;
padding: 2px;
border: 1px solid #007dff;
}
.phdr a, .bmenu a, .upban a {
color: #fffaee;
}
.phdr a:hover, .bmenu 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(/Icon/css/til2.png) 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 #88beff;
}
.list2, .row_hard, .c {
background-color: #f6f6f6;
margin-top: 1px;
margin-bottom: 1px;
padding: 2px;
border: 1px solid #88beff;
}
.menu {
background-image: url(/Icon/css/tmn.gif);
background-repeat: repeat-x;
background-position: 50% top;
margin-top: 1px;
margin-bottom: 1px;
padding: 2px;
border: 1px solid #e1e1e1;
}
.rmenu {
background-image: url(/Icon/css/rrmenu.gif);
background-repeat: repeat-x;
background-position: 50% top;
margin-top: 1px;
margin-bottom: 1px;
padding: 2px;
border: 1px solid #e1e1e1;
}
.quote {
display: block;
background-color: #fcfeeb;
border: 1px solid #e9ebec;
border-left: 4px solid #8394b2;
color: #878787;
font-size: 10px;
padding-left: 6px;
margin-top: 5px;
padding: 3px;
}
.footer, .coklat {
background: #fff url(/Icon/css/bg_bl.png) repeat-x;
border: 1px solid #88beff;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px;
text-align: left;
text-indent: 0px;
color: #000;
}
.header {
background: #fff url(/images/nen.png) repeat-x;
border: 1px dashed #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;
}
/* Copyright 2012 By Tienanh102 */
.filelist_paging, .page {
text-align: left;
padding: 2px;
background-color: #fff0f0;
margin-top: 1px;
margin-bottom: 1px;
border: 1px solid #ffabab;
font-weight: bold;
font-size: 14px;
}
.filelist_paging:before, .page:before {
content: url(/Icon/css/tiep.png);
padding-right: 2px;
}
.filelist_paging a, .page a {
border: 1px solid #88beff;
padding: 0 2px;
margin: 1px;
}
/* Blog */
.xt_blog {
background: url(/Icon/css/nen-blog.gif) #fafafa repeat 50% top;
border: 2px solid #1895d4;
padding: 3px;
text-align: left;
margin: 0px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.xt_blog_content {
background-color: transparent;
text-align: left;
text-indent: 0px;
padding: 3px 4px 3px 4px;
margin: 1px;
}
.xt_blog_title_link {
font-weight: bold;
}
.xt_blog_title_link:before {
content: url(/Icon/css/tiep_1.png);
}
.xt_blog_title_content {
border-bottom: 1px dotted #121212;
margin-top: 2px;
margin-bottom: -4px;
padding: 2px;
}
#xtblog_comment_msg {
background: url(/Icon/css/sumi.gif) #fff left bottom repeat-x;
color: #000;
margin: 2px;
}
.xt_blog_title {
text-align: center;
background: lightyellow repeat-x 50% top;
margin: -2px -2px 0 -2px;
padding: 2px;
color: #008800;
border: 1px solid #ffd700;
}
.xt_blog_paging {
text-align: left;
padding: 2px;
background-color: #fff0f0;
margin-top: 1px;
margin-bottom: 1px;
border: 1px solid #ffabab;
}
.xt_blog_paging:before {
content: url(/Icon/css/tiep.png);
padding-right: 2px;
}
.xt_blog_paging a {
border: 1px solid #88beff;
padding: 0 1px;
}
.xt_blog_subtitle {
text-align: center;
margin: 2px 0px 2px 0px;
}
.xt_blog_back_to_posts {
margin-left: 4px;
margin-right: auto;
display: table;
background: url(/Icon/css/bg_input.jpg) #fff left bottom repeat-x;
border: 1px solid #f0f;
padding: 2px;
}
.xt_blog_comments {
text-align: center;
}
#xt_blog_comments {
text-align: center;
}
.xt_blog_comments_title {
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: 1px;
padding: 2px;
border: 1px solid #007dff;
}
.xt_blog_comment {
background: #fff url(/Icon/css/bg_bl.png) repeat-x;
border: 1px solid #88beff;
margin-top: 2px;
margin-bottom: 2px;
padding: 4px;
text-align: left;
text-indent: 0px;
color: #000;
}
.xt_blog_comment_date {
float: right;
color: #1e96ff;
display: block;
}
.xt_blog_comment_author {
float: left;
font-weight: bold;
color: #f0f;
}
.xt_blog_comment_author:before {
content: url(/Icon/css/m.png);
}
.xt_blog_comment_content {
clear: both;
border-top: 1px dotted #565656;
padding: .25em;
display: block;
}
.xt_blog_write_a_comment_title {
font-weight: bold;
text-align: left;
padding: 2px 2px 4px 2px;
}
.xt_blog_write_a_comment_title:before {
content: url(/Icon/css/viet.png);
}
.xt_blog_write_a_comment label {
display: block;
}
.xt_blog_write_a_comment {
background-color: lightyellow;
border: 1px solid #88beff;
padding: 4px;
margin-top: 2px;
margin-bottom: 3px;
}
.xt_blog_write_a_comment input[type="text"] {
width: 75%;
}
.xt_blog_write_a_comment textarea {
width: 90%;
}
.xt_blog_comments_number {
color: #000;
}
/* Copyright 2012 Ban Quyen 100% By tienanhxm wap tienanhxm.wap.sh -Thang nao xoa dong nay la con D.O.G An Cuc Nha. hahaha * /