Файл: style.css
Строк: 85
/*
Design by Frank
http://realkat.ru.ru/
Icq: 2555543
*/
body
{background: #1C1C1C;
font-size: 16px;
color: #618caf;
margin:
auto;
max-width: 550px;
font-family: Arial;}
a:link, a:active,
a:visited {color: #618caf; text-decoration: none;}
a:hover, a:focus
{color: #5681a4; text-decoration: none ;}
.head {
background:
url(images/head.png) #2a3449;
border-bottom : 1px solid
#2a3449;
border-right: 1px solid #2a3449;
border-left: 1px solid
#2a3449;
padding : 8px;
margin-bottom: 5px;
border-radius:
5px;
}
.ads {
background : #282828;
border-top: 1px solid
#363636;
border-bottom : 1px solid #363636;
border-right: 1px solid
#363636;
border-left: 1px solid #363636;
border-radius: 5px;
padding :
10px;
font-size: 17px;
color:
#699ac1;
font-weight:bold;
margin-bottom: 5px;
}
.news
{
background: url(images/razd.gif) #59000d;
border-bottom : 1px solid
#59000d;
border-right: 1px solid #59000d;
border-left: 1px solid
#59000d;
padding: 10px;
border-top-left-radius:
5px;
border-top-right-radius: 5px;
color: #FFFFFF;
margin-top:
5px;
}
a.cmain {
color: #fff;
display: inline-block;
padding: 3px
8px;
margin: 5px 2px 0 2px;
background:
url(images/count.png);
border-radius: 3px;
}
.main {
background :
#282828;
border-bottom : 1px solid #363636;
border-right: 1px solid
#363636;
border-left: 1px solid #363636;
border-bottom-left-radius:
5px;
border-bottom-right-radius: 5px;
padding : 10px;
font-size: 17px;
color: #699ac1;
margin-bottom: 5px;
}
.count
{
color:#FFFFFF;
float:right;
background: url(images/count.png)
#2a3449;
padding: 2px 5px 2px 5px;
border-radius: 5px;
}
.auth
{
background : url(images/razd.gif) #282828;
border-bottom : 1px solid
#282828;
border-right: 1px solid #282828;
border-left: 1px solid
#282828;
padding: 10px;
border-radius: 5px;
margin-bottom: 5px;
}
.auth input[type=text], input[type=password] {
background-color:
#FFFFFF;
padding: 5px;
margin: 0;
border-radius:
5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px
solid #618caf;
max-width: 300px;
}
.auth input[type=submit]
{
background-color: #FFFFFF;
padding: 5px 8px 5px 8px;
margin:
0;
border-radius: 3px;
-moz-border-radius: 5px;
-webkit-border-radius:
5px;
border: 1px solid #618caf;
}
.razd {
background:
url(images/razd.gif) #59000d;
border-top-left-radius:
5px;
border-top-right-radius: 5px;
color:#FFFFFF;
margin:
0px;
padding: 10px;
font-weight:bold;
}
.menu {
background-image:
url(images/menu.gif);
background-position: top;
background-repeat:
repeat-x;
background-color: #282828;
padding: 10px;
margin: 1px 0px 1px
0px;
border-top: 1px solid #4F4F4F;
border-bottom: 1px solid
#181818;
display: block;
}
.menuf {
background-image:
url(images/menu.gif);
background-position: top;
background-repeat:
repeat-x;
background-color: #282828;
padding: 10px;
margin: 1px 0px 1px
0px;
border-top: 1px solid #4F4F4F;
border-bottom: 1px solid
#181818;
display: block;
border-bottom-left-radius:
5px;
border-bottom-right-radius: 5px;
margin-bottom: 5px;
}
.foot
{
background: url(images/foot.png) #2a3449;
color: #fff;
text-align:center;
border-bottom : 1px solid #2a3449;
border-right: 1px
solid #2a3449;
border-left: 1px solid #2a3449;
border-radius:
5px;
padding : 11px;
}