* {
margin:0;
padding:0;
}

body {
background:#000 url('../images/bg.jpg') repeat-x top left !important;
font:normal 16px/2 Georgia, serif;
}

.mac-font {
font:normal 17px/2 'Josefin Sans Std Light', Georgia, serif !important;
}

h1 {
color:#fff;
padding:10px;
text-shadow: #000 6px 3px 3px;
}

.list-heading {
font:bold 30px/2 Tangerine, Georgia, serif;
}

.thumbnail {
background-color:#e6e6e0;
border:1px solid #d6d6d0;
float:left;
margin-bottom:10px;
margin-right:10px;
padding:4px;
}

#page-wrap {
border:#606060 outset 1px;
margin:0 auto;
max-width:960px;
min-width:560px;
position:relative;
}

#top {
background-color:#000;
border-bottom:#404040 dotted 2px;
height:36px;
left:0;
position:fixed;
top:0;
width:100%;
z-index:1;
}

#top a {
border-bottom:1px dotted #606060;
color:#FFF;
text-decoration:none;
}

#blog {
color:#FFF;
left:-5em;
margin-left:50%;
position:fixed;
top:0;
}

#current {
color:#FFF;
float:right;
position:fixed;
right:20px;
top:0;
}

#info {
color:#FFF;
float:left;
left:20px;
position:fixed;
top:0;
}

#header {
background:#000 url('../images/header-bg.jpg') repeat top left;
border:#630 outset 1px;
height:175px;
margin:72px auto 0;
max-width:960px;
min-width:560px;
}

#header img {
float:left;
padding-top:20px;
}

#header h1 {
font-size:300%;
padding-top:50px;
}

#main-content {
background:#000 url('../images/main-content-bg.jpg') repeat top left;
min-height:400px;
padding:20px 20px 20px 220px;
}

#main-content a:active {
border-bottom:1px dotted #CE661C;
color:#000;
outline:none;
}

#ccent a:active {
border:none;
cursor:pointer;
outline:none;
text-decoration:none;
}

#main-sidebar {
background:#000 url('../images/sidebar-bg.jpg') repeat top left;
border-left:#CE661C solid 1px;
border-right:#000 solid 1px;
bottom:0;
left:0;
padding:0 10px;
position:absolute;
text-align:left;
top:0;
width:180px;
}

#main-sidebar p {
margin:6px;
color: #fff;
text-shadow: #000 1px 1px 0;
}

#footer {
background:#000 url('../images/footer-bg.jpg') repeat top left;
border:#630 outset 1px;
margin:0 auto 40px;
max-width:960px;
min-width:560px;
}

#footer p {
color:#FFF;
padding:10px 7px 0 0;
text-align:right;
}

#footer img {
border:none;
margin:0 3px;
padding:0;
}

#footer a {
cursor:pointer;
text-decoration:none;
}

#top a:hover,#main-content a:hover {
border-bottom-style:solid;
}

#main-content a,#main-content a:visited {
border-bottom:1px dotted #CE661C;
color:#000;
text-decoration:none;
}

#ccent a,#ccent a:visited,#ccent a:hover {
border:none;
cursor:pointer;
text-decoration:none;
}
