/**
- General Stylesheet definitions.
- @author Matthias L. Jugel
- @version $Id: SnipSnap-Theme.snip 1606 2004-05-17 10:56:18Z leo $
*/
body {
color: #000000;
width: 900px;
font-size: 80%;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Lucida, Helvetica, sans-serif;
margin: 0 auto;
margin-top: 10px;
padding: 0px;
background-color: #000000;
background-image: url("/space/SnipSnap/themes/metalTheme/background.jpg");
background-repeat: repeat;
}
#page-logo {
width: 900px;
display: block;
width: 100%;
}
#page-title {
color: #FFFFFF !important;
display: block;
width: 900px;
margin-top: 10px;
padding: 17px 0px 7px 0px;
border-style: solid;
border-color: #3D3D3D;
border-width: 1px 1px;
line-height: 11px;
background-color: #000000;
font-size: 16px;
voice-family: inherit;
height: 14px; /* the correct height */
text-align: right;
}
#page-tagline {
display: inline;
font-size: 120%;
font-weight: bold;
padding-right: 10px;
}
#page-buttons {
display: inline;
padding-right: 5px;
}
#page-wrapper {
width: 900px;
}
#page-content {
float: right;
margin-top: 8px;
height: auto;
width: 630px;
max-width: 630px;
background: #ffffff;
border: 1px solid #999999;
line-height: 14px;
padding: 10px;
}
#page-portlet-1 {
color: #FFFFFF !important;
float: left;
width: 230px;
border: 1px solid #3D3D3D;
line-height: 16px;
padding: 5px;
margin-top: 8px;
margin-bottom: 5px;
overflow: hidden;
background: #000000;
}
#page-portlet-1 input {
color: #000000;
}
#page-portlet-2 {
display: none;
}
/* the actual content */
#page-bottom {
float: left;
margin-top: 10px;
text-align: center;
width: 100%;
font-size: 100%;
}