129 lines
2.4 KiB
CSS
129 lines
2.4 KiB
CSS
/* reset */
|
|
body{padding:0;margin:8px;font:10pt Arial,Helvetica,Garuda,sans-serif;color:#cacaca;}
|
|
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
|
|
table{font-size:inherit;}
|
|
ul{list-style:none;}
|
|
img{border:0;}
|
|
p{margin:1em 0;}
|
|
|
|
a {
|
|
color: #b1b1b4;
|
|
font-weight: bold;
|
|
}
|
|
a:hover {
|
|
color: #e0e0e2;
|
|
|
|
}
|
|
.news_text {
|
|
color: #cacaca;
|
|
font-size: 10pt;
|
|
text-decoration: none;
|
|
margin: 10px;
|
|
text-align: justify;
|
|
}
|
|
.news_preview {
|
|
margin: 10px;
|
|
color: #CACACA;
|
|
}
|
|
|
|
.news {
|
|
color: #ff9900;
|
|
}
|
|
ul.menu {
|
|
padding: 0;
|
|
margin: 0;
|
|
background-image: url(http://rock.ru/IMG/hand.gif);
|
|
width: 151px;
|
|
}
|
|
.menu li a:hover {
|
|
background: transparent;
|
|
color: #cfcece;
|
|
|
|
}
|
|
.menu li a {
|
|
padding-left: 5px;
|
|
padding-top: 3px;
|
|
COLOR: #CFCECE;
|
|
FONT-FAMILY: verdana, arial, helvetica;
|
|
FONT-SIZE: 8pt;
|
|
font-weight: bold;
|
|
TEXT-DECORATION: none;
|
|
/*width: 100%;*/
|
|
height: 100%;
|
|
display: block;
|
|
}
|
|
.menu li:hover {
|
|
background-image: url(http://rock.ru/IMG/22s.gif);
|
|
}
|
|
|
|
.menu li.menuheader:hover {
|
|
background-image: none;
|
|
}
|
|
.topmenulink {
|
|
COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 9pt; TEXT-DECORATION: none
|
|
}
|
|
.menu li {
|
|
padding-left: 4px;
|
|
list-style-type: none;
|
|
/* list-style-position: inside;*/
|
|
border: black 1px solid;
|
|
/*border-right: black 1px solid; */
|
|
|
|
/* COLOR: #000000; */
|
|
HEIGHT: 20px;
|
|
/* cursor: pointer;*/
|
|
/* font-size: 7pt;*/
|
|
}
|
|
|
|
.menuheader * {
|
|
font-size: 8pt;
|
|
COLOR: #ffcc66;
|
|
FONT-FAMILY: verdana, arial, helvetica;
|
|
}
|
|
|
|
.menuheader:hover {
|
|
background-image: none;
|
|
BACKGROUND: #2f3847;
|
|
}
|
|
.menuheader {
|
|
background-image: none;
|
|
/*margin-left: -8px;*/
|
|
BACKGROUND: #2f3847;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 14pt;
|
|
font-weight: bold;
|
|
margin-bottom: 2pt;
|
|
}
|
|
.copyright {
|
|
color: #CACACA;
|
|
}
|
|
h3 {color: #A2A6B3;}
|
|
|
|
li.nav {
|
|
float:left;
|
|
}
|
|
|
|
li.nav a {
|
|
display:inline;
|
|
}
|
|
|
|
.news_headline {
|
|
display: block;
|
|
color: #ffc246;
|
|
font-family: verdana, arial, helvetica;
|
|
font-size: 12pt;
|
|
text-decoration: none;
|
|
margin: 5px;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 16pt;
|
|
display: block;
|
|
color: #ffc246;
|
|
font-family: verdana, arial, helvetica;
|
|
text-decoration: none;
|
|
margin: 5px;
|
|
}
|