body {
margin:100px auto;
width:850px;
background:#363636;
}
h1 {
display:none;
}
ul {
padding:0;
vertical-align:center;
margin:0 0 0 20px;
}
.descp {
color:#666666;
font-size:11px;
font-family:arial;
border-bottom:3px solid #3F3F3F;
}
ul li {
height:70px;
vertical-align:center;
padding:4px 0 0 85px;
margin:0 0 30px 0;
}
ul li.irc {
background:url(irc.gif) no-repeat;
list-style:none;
list-style-type:none;
}
ul li.xhtml {
background:url(xhtml.gif) no-repeat;
list-style:none;
list-style-type:none;
}
ul li.irssi {
background:url(irssi.gif) no-repeat;
list-style:none;
list-style-type:none;
}
ul li.viittomat {
background:url(none-mini.jpg) no-repeat;
list-style:none;
list-style-type:none;
}
li.irc a:link, li.irc a:visited {
color:#629B62;
text-decoration:none;
}
li.xhtml a:link, li.xhtml a:visited {
color:#629595;
}
li.irssi a:link, li.irssi a:visited {
color:#6D6295;
}
li.viittomat a:link, li.viittomat a:visited {
color:#946792;
}
.kesken, a .kesken, .kesken a {
font-size:15px;
color:#555555;
}
ul a:link, ul a:visited, ul a:active {
font-family:georgia;
font-style:lighter;
font-size:40px;
text-decoration:none;
}
li.irc a:hover, li.xhtml a:hover {
text-decoration:none;
}
li.irc a:hover {
color:#9DAB9D;
}
li.xhtml a:hover {
color:#9DABAB;
}
li.irssi a:hover {
color:#A09DAB;
}
li.viittomat a:hover {
color:#AB9DAA;
}
#footer {
color:#505050;
font-size:10px;
font-family:geneva, georgia, times new roman;
padding:20px 0 0 40px;
margin:0;
}
#footer a:link, #footer a:visited {
color:#555555;
text-decoration:none;
}
#footer a:hover {
text-decoration:none;
border:0;
}
#footer:hover {
color:#5555555;
}
