/* Rain Style */
body { 
   color: #e3e3e3; 
   margin: auto; 
   background: #000 url(/images/bgn.jpg) no-repeat center top; 
   font: 12px Tahoma; 
   max-width: 240px; 
}
a:link, a:active, a:visited {
   color: #ddcbae;
   text-decoration: none;
}
a:hover, a:focus, a.star:hover {
   color: #a0a0a0;
}
a img {
   vertical-align: middle;
   border-style: none;
}
a img:hover {
   opacity: 0.7;
}
a.star { 
   color: #ddcbae; 
   padding-left: 12px; 
   background: url(/images/star.png) no-repeat left center; 
}
a.dir {
   padding-left: 13px;
   background: url(/images/dir.png) no-repeat left center;
}
input, select, textarea {
   color: #fffdf0;
   border: inset 1px #9b9b9b;
   background: transparent;
}
input:focus, select:focus, textarea:focus { 
   background-color: #3a3a3a; 
}
 input[type=submit] { border-style: none; }
hr {
   margin-top: 2px;
   margin-bottom: 2px;
   border-top: 1px solid #3a3a3a;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
}
.top {
   color: #fff;
   padding: 6px 4px;
   text-shadow: #2f2f2f 1px 1px;
   background: url(/images/top.png);
}
.menu {
   text-align: center;
   padding: 12px 2px 6px;
}
.menu a {
   text-shadow: #2f2f2f 1px 1px;
   color: #fff;
   text-align: center;
   width: 40%;
   display: inline-table;
}
.menu a:hover {
   color: #bdbdbd;
   text-align: center;
   display: inline-table;
   width: 40%;
}
.main, .ct {
   padding: 4px;
   border-top: 1px solid #545454;
   text-shadow: #404040 1px 1px 1px;
}
.title {
   font-size: 11px;
   text-align: right;
   float: right;
   margin-top: 1px;
   padding-right: 8px;
   padding-left: 8px;
   display: inline-table;
   background: url(/images/ads.png);
}
.ban {
   text-align: center;
   padding: 2px;
   border-top: 1px dotted #474748;
}
.copy, input[type=submit] {
   color: #000;
   font-size: 11px;
   text-align: center;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 4px;
   background: #948756 url(/images/copy.png) repeat-x 50% top;
}
.copy a {
   color: #000;
   border-bottom-style: dotted;
   border-bottom-width: 1px;
}
.copy a:hover {
   color: #b9aa73;
}
.count {
   text-align: center;
   margin-top: 1px;
}
/*** Design by Mad
ICQ: 872-794
http://wapdiz.ru and editing first to HTML by http://jawir03.wapsite.me ***/
