/home/kinichie/.trash/draco
Edit: /home/kinichie/.trash/draco/stylesheet.css (3104B)
@charset "iso-8859-1";
body, html
{
background-color: #dedede;
margin:0;
margin-top: -1px;
padding:0;
font-family: tahoma, arial;
font-size: 10pt;
}
body
{
min-width: 950px;
}
a
{
text-decoration: none;
color: #0082ad;
}
a:hover
{
text-decoration: none;
color: #00327f;
}
a.inactive
{
text-decoration: none;
color: #a0a0a0;
}
#container
{
background-image: url(images/back.gif);
margin:0 auto;
width: 950px;
}
#header
{
background-image: url(images/dracoe1.gif);
background-repeat: no-repeat;
width: 950px;
height: 150px;
}
#header h1
{
display: none;
}
#sidebar
{
font-family: verdana;
color: #6a6a6a;
float: left;
width: 180px;
padding: 1em;
}
#main
{
float: left;
width: 735px;
padding-top: 3px;
}
#footer
{
background:#0000ff;
clear:both;
}
#footer p
{
font-size: 8pt;
margin: 0;
color: #ffffff;
text-align: center;
}
.posthead
{
background-color: #DDDDDD;
font-weight: bold;
color: #FF6500;
width: 98%;
padding: 2pt;
border-style: solid;
border-color: #aaaaaa;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
text-align: center;
}
.postby
{
font-family: verdana;
font-size: 10pt;
color: #6a6a6a;
background-color: #ddd;
width: 25%;
border-style: solid;
border-color: #aaaaaa;
border-width: 1px;
margin-bottom: 5px;
margin-top: 5px;
padding: 0px;
text-align: center;
}
.postcontent
{
background-color: #eee;
width: 98%;
color: #6A6A6A;
border-style: solid;
border-color: #aaaaaa;
border-width: 1px;
padding: 2pt;
text-align: left;
line-height: 125%;
}
#title
{
font-family: verdana;
font-size: 12pt;
font-weight: bold;
color: #FF6500;
background-color: #CCCCCC;
width: 280px;
border-style: solid;
border-color: #aaaaaa;
border-width: 1px;
margin-bottom: 5px;
margin-top: 5px;
padding: 0px;
}
ul
{
list-style: none;
line-height: 150%;
padding: 0;
margin: 0;
}
table, tr, td
{
border-style: solid;
border-color: #aaaaaa;
border-width: 1px;
border-collapse: collapse;
padding: 2pt;
}
.teamid
{
width: 98%;
}
.teamname
{
font-weight: bold;
text-align: center;
background-color: #ccc;
border-style: solid;
border-color: #aaaaaa;
border-width: 1px;
}
.drivers {background-color: #eee; }
.tablespace {height: 20px;}
.driver1 {text-align: left; font-weight: bold; width: 150px;}
.driver1no {text-align: left; width: 50px;}
.driver1pos {text-align: left; font-weight: bold; width: 50px;}
.team {text-align: left; font-weight: bold; width: 175px;}
.driver {text-align: left; font-weight: bold; width: 125px;}
.points {text-align: center; font-weight: bold; width: 1px;}
.pos {text-align: center; font-weight: bold; width: 1px;}
.time {text-align: center; font-weight: bold; width: 5px;}
.driverno {text-align: left; width: 1px;}
.driver2 {text-align: right; font-weight: bold; width: 150px;}
.driver2no {text-align: right; width: 50px; border-style: solid;}
.driver2pos {text-align: right; font-weight: bold; width: 50px;}
.lists
{
list-style-image: url('images/dash.gif')
}
.imageright
{
float: right;
}