/* ipvn.tk */
body {
    color: #00AAFF;
    font-size : 14px;
    background-color : #000000;
    font-family : Tahoma;
    margin : 0;
    padding : 1px;
    margin: auto;
    max-width: 650px;
}

a:link {
    color : #FEFF00;
    text-decoration : none;
}

a:visited {
    color : #FEFF00;
    text-decoration : italic;
}

a:hover{ 
    text-decoration: underline;
    font-size:16px;
    color : #00ffff;
}

input, input[type="submit"], textarea, select,.menu, .title {
border-radius: 4px;
}
input, textarea, select {
color: #000;
background: url(/css/img/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(/css/img/til.gif) 50% top repeat-x;
padding: 2px 4px 2px 4px;
border: 1px solid #8fdcff;
}
input[type="submit"]:hover {
color: #000;
background: #1895d4 url(/css/img/til.gif) 0 top repeat-x;
border: 1px solid #000;
padding: 2px 4px 2px 4px;
}
hr {
    margin-top : 2px;
    margin-bottom : 2px;
    border-top : 1px solid #434343;
    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;
}
img {
max-width: 99%;
height: auto
}
#DP {
padding: 1px;
margin: 4px 4px 0 0;
border: 1px solid #d5d5d5;
transition: all 15s ease;
-webkit-transition: all 15s ease;
-moz-transition: all 15s ease;
transition-delay: 5s;
-webkit-transition-delay: 5s;
-moz-transition-delay: 5s;
transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
width: 120px;
}
#DP:hover {
box-shadow: 0px 0px 10px #666;
-moz-box-shadow: 0px 0px 10px#666;
-webkit-box-shadow: 0px 0px 10px #666;
border-radius: 5px;
background-color: #ffffff;
padding: 5px;
transition: all 3s ease;
-webkit-transition: all 3s ease;
-moz-transition: all 3s ease;
transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
position: relative;
width: 365px;
}
.hai {
    text-shadow: #e6daac 1px 1px;
    color: #ff0;
    font-size: 18px;
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px solid #00f;
    background: #ddf6dd;
}
.daik {
    padding-top : 2px;
    background-color: #111111;
    background-position : top;
}
td {
line-height:15px
}
#tab {
padding:2px 5px 0 5px;border-bottom:5px solid #777777;
font-size:12px
}
#tab a {
color:#FFFF00;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:#777777;
}
#tab .active a {
color:#0f0
}
.header {
    background-color : #232323;
    background-image : url(/css/img/nensao.gif);
    background-repeat : repeat x;
    text-align : center;
    border : 2px solid #49638b;
    margin : 0px;
    padding: 20px 5px 20px 5px;
    font-size: 20px;
    font-weight: bold;
}
.time {
    color : #00FFFF;
    background-color : #000000;
    text-align : center;
}
.footer, .foot {
    background: #0b1930 repeat-x 50% top;
    margin-top: 1px;
    margin-bottom: 2px;
    padding: 5px;
    border: 2px solid #49638b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.footer a:link, .foot a:link {
    color : #9FB4E5;
    text-decoration : none;
    border-bottom : 1px dotted #3f3f3f;
}
.footer a:hover, .foot a:hover {
    color : #00ffff;
    text-decoration : none;
    border-bottom : 1px dotted #696969;
}

.list1, .menu, .cool, .row_easy, .blog, .main {
    background-color: #050505;
    border : 1px solid #323232;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
}
.list2, .row_hard, .xt_blog_content {
    background-color: #212121;
    border : 1px solid #323232;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
}
.phdr, .hdr, .bmenu {
    color : #0f0;
    font-size : 16px;
    font-weight : bold;
    text-shadow : #000000 1px 1px 2px; 
    background-color : #506a94;
    background-image : url('/css/img/menu.gif');
    background-repeat : repeat-x;
    background-position : 50% top;
    margin-bottom : -1px;
    padding : 4px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.upban, .xt_blog_title {
    color : #0f0;
    font-size : 16px;
    font-weight : bold;
    text-shadow : #000000 1px 1px 2px; 
    background: #0b1930 repeat-x 50% top;
    margin-bottom : -1px;
    padding : 4px;
    border: 1px solid #49638b;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.phdr a, .bmenu a, .hdr a, .upban a {
  color: #0f0;
}
.phdr a:hover, .bmenu a:hover, .hdr a:hover, .upban a:hover {
    color: #9FB4E5;
    text-decoration: none;
}
.phpcode {
    background-color: #E0E6E9;
    border: 1px dotted #9FAEBB;
    margin-top: 4px;
    padding: 0px 2px 0px 2px;
}
.table, .xt_blog_write_a_comment {
    background: #222222 repeat-x 50% top;
    margin-top: -4px;
    margin-bottom: 5px;
    padding: 5px;
    border: 2px solid #49638b;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.quote {
    display : block;
    background-color : #fcfeeb;
    border: 1px solid #e9ebec;
    border-left: 4px solid #8394b2;
    color : #878787;
    font-size : 12px;
    padding-left : 6px;
    margin-top : 5px;
    padding: 3px;
}
.filelist_paging, .page, .xt_blog_paging {
    text-align:left;
    padding:2px;
    margin:2px;
    font-weight:bold;
    font-size:14px;
    background:#121212 repeat-x 50%top;
    border: 1px solid #323232;
}
.filelist_paging:before, .page:before {
    content:url('/css/img/tool.gif');
    padding-right:2px;
}
.filelist_paging a, .page a {
    border:1px dotted #888;
    padding:0 2px;
    margin:1px;
}
.xt_blog_comment_content {
    clear:both;
    border:1px solid #323232;
    background:#050505;
    color:#0af;
    padding:.25em;
    text-align:justify;
    display:block;
}
/* ipvn.tk */