www/default.css

240 lines
3.9 KiB
CSS
Raw Normal View History

body {
background: white;
color: black;
font-family:serif;
font-size:12px;
2007-03-18 07:53:44 -04:00
width:760px;
margin:0 auto;
2007-03-18 12:20:49 -04:00
padding:0 20px;
2007-03-18 07:53:44 -04:00
}
2007-03-18 09:58:44 -04:00
h1 {
font-size: x-large;
2007-03-18 12:22:12 -04:00
}
2007-03-18 11:31:37 -04:00
h2 {
font-size: large;
2007-03-18 11:31:37 -04:00
font-family:'Lucida Grande', Sans, Sans-serif;
text-transform: uppercase;
border-left:10px solid #ff9900;
2007-03-18 11:34:47 -04:00
padding-left:10px;
color: #000055;
}
h3 {
font-size: medium;
color: #0055aa;
}
a:visited {
background: transparent;
color: #8888aa;
text-decoration: none;
}
a:link {
background: transparent;
color: #0000aa;
text-decoration: none;
}
a:active {
color: #0000cc;
}
table.newsandevents { background: black; }
td.button {
background: #eeeeee;
text-align: center;
}
td.newsdate {
background: #eeeeff;
font-family: sans-serif;
font-size: x-small;
text-align: center;
font-weight: bold;
}
td.newsitem {
background: white;
text-align: left;
}
td.newsauthor {
background: #eeeeff;
font-family: sans-serif;
font-size: x-small;
text-align: center;
}
td.eventdate {
background: #eeffee;
font-family: sans-serif;
font-size: x-small;
text-align: center;
font-weight: bold;
}
td.eventitem {
background: white;
text-align: left;
}
td.eventroom {
background: #eeffee;
font-family: sans-serif;
font-size: x-small;
text-align: center;
}
th.news {
background: #222255;
color: white;
font-family: sans-serif;
font-size: x-small;
text-align: left;
}
td.pagetitle {
font-size: large;
font-weight: bold;
}
th {
background: #002288;
color: white;
}
tr.members1 {
background: white;
}
tr.members2 {
background: #cee6ff;
}
tr.books1 {
background: white;
}
tr.book2 {
background: #cee6ff;
}
img {
border-width:0;
}
div.footerlogo {
float: right;
padding-left: 5px;
2007-03-18 11:31:37 -04:00
}
2007-03-18 10:00:42 -04:00
p {
font-family:'Lucida Grande', Sans, Sans-serif;
2007-03-18 09:58:44 -04:00
}
2007-03-18 10:05:18 -04:00
div.webcam {
text-align: center;
}
div.biglogo {
background:url(./csc_welcome.jpg) -20px 25px transparent no-repeat;
2007-04-03 08:47:33 -04:00
height:340px;
}
div.biglogo table {
2007-04-03 08:47:33 -04:00
float:left;
2007-04-03 08:40:23 -04:00
}
table.template-header {
2007-03-18 10:05:18 -04:00
border-bottom:1px solid #ccc;
2007-03-18 11:38:20 -04:00
/*background-color:#cee6ff;*/
2007-03-18 20:25:16 -04:00
/*padding-top:65px;*/
2007-03-18 12:17:31 -04:00
}
div.webtitle {
2007-03-18 20:25:16 -04:00
/*position:absolute;
2007-03-18 12:17:31 -04:00
top:0;
2007-03-18 20:25:16 -04:00
left:0;*/
height:60px;
width:760px;
2007-03-18 15:01:39 -04:00
background-color:#215498;
2007-03-19 18:10:10 -04:00
border-bottom:4px solid #104387;
}
div.webtitle div.webtitle-inner {
2007-03-18 12:22:12 -04:00
width:760px;
2007-03-18 20:25:16 -04:00
padding:0 10px;
2007-03-18 11:38:20 -04:00
}
div.menuspace {
2007-03-18 11:43:24 -04:00
background:white;
}
div.menuspace table.menubar {
background-color: transparent;
2007-03-18 11:38:20 -04:00
padding:0;
2007-03-18 11:52:38 -04:00
margin:0 auto;
text-align: center;
2007-03-19 18:10:10 -04:00
height:90px;
vertical-align: middle;
2007-03-19 18:10:10 -04:00
font-size:11px;
text-transform: uppercase;
2007-03-18 10:05:18 -04:00
}
2007-03-18 11:31:37 -04:00
div.menuspace td.menuitem {
2007-03-18 11:40:05 -04:00
margin:0;
padding:0;
text-align: center;
}
div.menuspace td.menuitem a {
2007-03-18 12:11:01 -04:00
display:block;
2007-03-18 11:54:49 -04:00
text-align:center;
2007-03-18 13:29:11 -04:00
padding:5px;
2007-03-18 11:38:20 -04:00
margin:0;
2007-03-18 11:31:37 -04:00
text-decoration:none;
2007-03-18 11:33:24 -04:00
font-weight:400;
font-family:'Lucida Grande', Sans, Sans-serif;
}
div.menuspace td.menuitem a:hover {
2007-03-18 11:31:37 -04:00
font-weight:700;
2007-03-18 13:29:11 -04:00
color:black;
2007-03-18 13:27:25 -04:00
background-color:#eee;
2007-03-19 18:10:10 -04:00
border:1px solid #ccc;
}
div.menuspace div.menuitem a:hover img {
2007-03-18 12:12:37 -04:00
width:60px;
height:60px;
2007-03-18 11:31:37 -04:00
}
2007-03-18 13:49:02 -04:00
a.diritem, a.diritem:link, a.diritem:visited, a.diritem:active {
2007-03-18 14:48:27 -04:00
font-family:'Lucida Grande', Sans, Sans-serif;
2007-03-18 14:44:40 -04:00
border-left:4px solid #ccc;
padding:0 15px 0 5px;
color:blue;
}
a.diritem:hover {
2007-03-18 14:44:40 -04:00
border-left:4px solid green;
}
a.headdir {
2007-03-18 14:48:27 -04:00
font-weight:700;
}
a.pagetop, a.pagetop:link, a.pagetop:visited, a.pagetop:hover {
2007-03-18 14:27:01 -04:00
font-family:'Lucida Grande',sans, sans-serif;
2007-03-18 14:24:08 -04:00
display:block;
padding:0 10px 10px 10px;
margin:10px 0 0 0;
border-top:1px solid #ccc;
background-color:#eee;
color:#999;
font-size:9px;
text-align:right;
text-transform:uppercase;
}
div.footer {
2007-03-18 14:27:01 -04:00
/*margin-top:10px;*/
2007-03-18 14:24:08 -04:00
padding-top:10px;
border-top:1px solid #ccc;
2007-03-18 13:49:02 -04:00
font-size:10px;
color:#666;
2007-03-18 14:39:54 -04:00
/*background:url('/logos/csc_80_35.png') right bottom no-repeat transparent;*/
2007-03-18 13:49:02 -04:00
}
2007-03-18 14:24:08 -04:00
p.infobox {
2007-03-18 14:24:08 -04:00
border:1px solid #ccc;
2007-03-18 14:27:01 -04:00
padding:5px 10px;
2007-03-18 14:24:08 -04:00
}