body {background:#101010 url(../img/bg_alt.gif) repeat;}
.masthead {background-image:url(../img/fp_alt.gif);}

.options-btn {background:#111 url(../img/icon-melon.gif) no-repeat 98% 50%;}
#options {right:20px;}
#optionsClosed {
padding:6px 0 0;
background:none;
}
/*#optionsClosed span {left:0;}*/
#optionsClosed a {
float:right;
width:15px;height:12px;
margin:0 5px 0 0;
background:url(../img/icon-rez.gif);
}

/******************
Search**/
#search {margin:0;}
#search input {
color:#c60404;
background:#222;
}
#search input.query {
font-size:0.9em;
border:1px solid #c60404;
}
#search input.query:focus {border:1px solid #fa8a33;}
#search input.search {background:url(../img/icon-search_alt.gif);margin-left:2px;}

#system {
border-top:3px solid #f90;
border-bottom:3px solid #f90;
}
.dhtml ul {border:3px solid #f90;}

#content-holder {background:none;}
.content {
background:#444;
border:1px solid #f90;
box-sizing:border-box;
border-radius:0;
}
.content h2 {
color:#f90;
background:#696969;
border-top:2px solid #333;
border-bottom:2px solid #333;
}
.content h2 span, .content h2 span strong {color:#bbb;}
.content h2:hover span {color:rgba(187,187,187,0.5);}
.content h3 {
color:#aaa;
background-color:#595959;
}
.content img {border-color:#999;}
.content img:hover {border-color:#f90;}
.content a, .content a:visited  {color:#eab066;}
.content a:hover {
color:#6f6;
background-color:#666;
}

.tagimage {
border:1px solid #960;
border-right:0;
}
.tagimage cite {
color:#fff;
background:#555;
border:1px solid #666;
}
.tagimage_large {
border:1px solid #960;
border-right:0;
}
.tagimage_large cite {
color:#fff;
background:#555;
border:1px solid #666;
}

.boxout {
border:3px solid #ccc;
background:none;
}
.boxout:hover {
background:#333;
border:3px solid #f90;
}
.boxout h3 {color:#6f0;}
.boxout p {color:#f90;}

#links-holder {
width:198px;
background:none;
}

.links {
background:#444;
border:1px solid #f90;
box-sizing:border-box;
border-radius:0;
}
.links:hover {background:#333;}
.links dl dt:nth-of-type(1), .links dl dt:nth-of-type(2) {color:#999;background-color:#555;}
.links a:link, .links a:visited {color:#f90}
.links dl dd a:hover, .links dl dd a:active {color:#ff0;text-decoration:none;}

#twitter_div {background:none;color:#ff0;}

#footer {
background:#000;
border-top:3px solid #f90;
}

