Файл: style/style.css
Строк: 119
@charset "utf-8";
body
{
font-family: Verdana, Arial,
Helvetica, sans-serif;
font-size:14px;
margin:auto;
color:
#3c3c3c;
max-width:450px;
background-position:
center;
background:#dfdfdf url(img/body.png) fixed;
}
a:link
{
color:#FD4545;
}
a,a:active
{
color:#FD4545;
text-decoration:none;
}
a:visited
{
color:#1772D0;
text-decoration:none;
}
a:hover, a:hover font
{
color: #000;
text-decoration:underline;
}
textarea, select
{
border: 1px solid #d5d5d5;
color: #555;
width:
98%;
padding:4px;
margin: 1px 0;
-khtml-border-radius:
4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius:
4px;
}
input[type="submit"] {
font-size: 12px;
background:
url(img/hdl.png) repeat-x #E2E2E2;
padding: 5px 8px;
border: 1px solid
#d14703;
margin: 1px;
-webkit-border-radius: 4px;
-moz-border-radius:
4px;
border-radius: 4px;
}
.counters img {
opacity:
0.3;
}
.counters :hover {
opacity: 1;
}
.blueline {padding: 2px;
background-color:#e7f1fe;border-top:1px solid #99ccff;border-bottom:1px
solid #99ccff}
.head {
background-image : url(img/hdl.png);
}
.foot
{
color : #fff;
font-size : 13px;
background-color :
#04abe1;
background-image : url(img/reklamka.png);
text-align :
left;
padding : 7px;
border: 1px solid #1b1b1b;
border-bottom: 1px solid
#e3e3e3;
text-shadow: 1px 1px 1px #000;
}
.foot a {
color :
#fff;
}
.foot a:hover {
color : #ebebeb;
text-decoration :
none;
}
.title3 {
color : #fff;
font-size : 13px;
background-color :
#04abe1;
background-image : url(img/reklamka.png);
text-align :
left;
padding : 7px;
border: 1px solid #1b1b1b;
border-bottom: 1px solid
#e3e3e3;
text-shadow: 1px 1px 1px #000;
}
.title3 a {
color :
#fff;
}
.title3 a:hover {
color : #ebebeb;
text-decoration :
none;
}
.title2 {
color : #fff;
font-size : 13px;
background-color :
#04abe1;
background-image : url(img/orange.png);
text-align :
left;
padding: 7px;
}
.title2 a {
color :
#fff;
font-weight:bold;
}
.mainer {
color : #fff;
font-size :
13px;
background-color : #04abe1;
background-image :
url(img/orange.png);
text-align : left;
padding : 7px;
}
.mainer a
{
color : #fff;
font-weight:bold;
}
.topik {
color : #fff;
font-size
: 13px;
background-color : #04abe1;
background-image :
url(img/reklamka.png);
text-align : left;
padding : 7px;
border: 1px
solid #1b1b1b;
border-bottom: 1px solid #e3e3e3;
text-shadow: 1px 1px 1px
#000;
}
.topik a {
color : #fff;
}
.topik a:hover {
color :
#ebebeb;
text-decoration : none;
}
.stat {
background:
#fff;
background-repeat:repeat-x;
background-image:url(img/fon.png);
background-position:bottom;
margin-top:
1px;
margin-bottom: 1px;
padding: 7px 7px 7px 7px;
border-bottom: 1px
solid orange;
}
.topni {
background:
#fff;
background-repeat:repeat-x;
background-image:url(img/ff.png);
background-position:bottom;
margin-top:
1px;
margin-bottom: 1px;
padding: 7px 7px 7px 7px;
border-bottom: 1px
solid orange;
}
.main {
background:
#fff;
background-repeat:repeat-x;
background-image:url(img/fon.png);
background-position:bottom;
margin-top:
1px;
margin-bottom: 1px;
padding: 6px;
border-bottom: 1px solid rgb(32,
61, 136);
}
.main a {color: #444674;}
.title {
background : #fff;
border-bottom: 1px dashed #d6d6d6;
padding: 3px 2px 3px
4px;
}
.title:hover {
background-color: #FFF1D7;
}