Размер файла: 1.97Kb
/* Contains css3 properties */
body {
color: #8e8e8e;
max-width: 350px;
margin: auto;
background: #000 url(/style/blas/bg.gif);
font: 12px tahoma;
}
a:link, a:active, a:visited {
color: #2c4aff;
text-decoration: none;
}
a:hover, a:focus {
color: #ff8f2c;
}
a.ico {
padding-left: 12px;
background: url(/style/blas/ico.gif) no-repeat left;
}
a.ico:hover {
padding-left: 12px;
background: url(/style/blas/icoh.gif) no-repeat left;
}
img {
border-style: none;
}
div {
margin-top: 1px;
margin-bottom: 1px;
padding: 4px;
}
.sll {
margin: 0;
padding: 0;
border-right: 1px solid #2e2e2e;
border-left: 1px solid #2e2e2e;
}
.head {
text-align: center;
margin-bottom: 0;
padding: 0;
background: #051cab url(/style/blas/head.gif) repeat-x top;
}
.head {
text-shadow: #344fed 1px 1px 0;
color: #323232;
font-size: 28px;
font-weight: bold;
height: 42px;
margin: 0;
padding: 4px 0 0;
}
.title, .foot {
text-align: center;
background: #353535 url(/style/blas/title.gif) repeat-x top;
}
.adv {
border-top: 1px solid #343434;
border-bottom: 1px solid #343434;
background: #040404 url(/style/blas/adv.gif) repeat-x top;
}
.adv a {
color: #ff8f2c;
padding-left: 14px;
background: url(/style/blas/star.gif) no-repeat left;
}
.adv a:hover {
color: #828282;
padding-left: 14px;
background: url(/style/blas/starh.gif) no-repeat left;
}
.adv a img {
margin-left: -14px;
}
.razdel {
border-top: 1px solid #353535;
border-bottom: 1px solid #353535;
background: #040404 url(/style/blas/razd.gif) repeat-x top;
}
.razdel a {
color: #8e8e8e;
border-bottom: 1px dotted #434343;
}
.menu {
border-top: 1px solid #2b2b2b;
border-bottom: 1px solid #2b2b2b;
background: #000 url(/style/blas/main.gif) repeat-x bottom;
}
.foot a {
color: #8e8e8e;
}
.count {
text-align: center;
padding: 1px;
}
.count a img {
opacity: 0.5;
}
.count a img:hover {
opacity: 0.9;
}
/* Style by Mad
http://wapdiz.ru */