/* CSS Document */
body {
background:#070A50;
margin:0 auto;
padding:0;
font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
text-align:center;
color:#333;
font-size/* */:/**/small;
font-size: /**/small;
}
a:link {
color:#333;
text-decoration:none;
}
a:visited {
color:#333;
text-decoration:none;
}
a:hover {
color:#999;
text-decoration:none;
background:#none;
}
a img {
border-width:0;
}
#header a:link {
color:#fff;
text-decoration:none;
}
#header a:visited {
color:#fff;
text-decoration:none;
}
#header a:hover {
color:#ccc;
text-decoration:none;
}
#footer-links a:link {
color:#fff;
text-decoration:none;
}
#footer-links a:visited {
color:#fff;
text-decoration:none;
}
#footer-links a:hover {
color:#ccc;
text-decoration:none;
}
#main a img {
border:2px solid #333;
padding:3px;
}
/* Content */
#header {
background: url("http://www.mike-matusow.net/images/mike-matusow-header.jpg");
background-repeat:no-repeat;
width:980px;
height:234px;
margin:0 auto; padding:0;
text-align:left;
}
#content {
background-image: url("http://www.mike-matusow.net/images/matusow-content-bg.jpg");
background-repeat:repeat-y;
width:980px;
margin:0 auto;
padding:0;
text-align:left;
clear:both;
}
#main {
width:520px;
float:left;
margin:-8px 0 0;
padding:0 0 10px 45px;
}
#sidebar-left {
font-size:90%; width:168px;
float:left;
margin-top:-15px;
padding:0 0 50px 29px;
}
#sidebar-right {
font-size:90%; width:140px;
float:right;
margin-top:-5px;
padding-right:23px;
text-align:left;
}
br {
clear:both;
}
/* Headings */
h2 {
margin:1.5em 0 .75em;
font:bold 90%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
text-transform:uppercase;
letter-spacing:.3em;
color:#DB1D2A;
}
h5 {
color:#999;
}
/* Sidebar Content */
#sidebar-right ul {
margin:0 0 1.5em;
padding:0 0 1.5em;
list-style:none;
}
#sidebar-right li {
margin:0;
padding:0 0 .25em 15px;
text-indent:-15px;
line-height:1.3em;
}
#sidebar-right p {
line-height:1.3em;
}
#sidebar-left ul {
margin:0 0 1.5em;
padding:0 0 1.5em;
list-style:none;
}
#sidebar-left li {
margin:0;
padding:0 0 .25em 15px;
text-indent:-15px;
line-height:1.3em;
}
#sidebar-left p {
line-height:1.3em;
}
.description {
font-size:13px;
border:0px solid #DE1D28;
padding:98px 10px 0 0px;
text-align:center;
color:#FFF;
}
#navi {
margin:0;
padding:17px 30px 0 30px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:.3em;
text-align:center;
max-width:925px;
}
/* Footer */
#footer {
background-image: url("http://www.mike-matusow.net/images/matusow-footer.jpg");
background-repeat:no-repeat;
width:980px;
height:68px;
clear:both;
margin:0 auto;
padding:0;
}
#footer-links {
margin:0;
padding:35px 20px 0 20px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
max-width:925px;
}