html {
color: #fff;
font: normal 12px/20px verdana, arial, sans-serif;
}
body {
background-color: #000;
text-align: center;
margin: 0;
}
a:link {
color: #A4C1FF;
}
a:visited {
color: #CFCFCF;
}
a:hover {
color: #637DD3;
}
p {
text-indent: 1em;
padding: 2px;
margin: 3px 5px;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
img {
border: 0;
display: block;
}
a img {
border: 1px solid #43516E;
}
a:hover img {
border: 1px solid #55678D;
}
div#main {
overflow: hidden;
position: relative;
top: 0;
background: url("../i/bg.gif") repeat-y;
width: 820px;
margin: 0 auto;
text-align: left;
padding: 0;
border-bottom: 1px solid #737478;
}
#logo {
position: absolute;
left: 20px;
width: 157px;
height: 181px;
background: url("../i/logo.gif") no-repeat;
text-indent: -9999px;
text-decoration: none;
}
#topbanner {
position: absolute;
background: url("../i/top.jpg") no-repeat;
left: 176px;
top: 61px;
width: 469px;
height: 122px;
}
#searchpanel {
position: relative;
background: url("../i/search.gif") no-repeat;
left: 645px;
width: 155px;
height: 182px;
}
.sidebar {
width: 157px;
padding: 0;
margin: 0;
float: left;
background-image: url("../i/menubg.gif");
}
.sidebar * {
font-size: 11px;
text-align: center;
}

#leftsidebar {
position: relative;
left: 19px;
}
#rightsidebar {
position: absolute;
top: 182px;
left: 644px;

}

.sidebar div {
background: url("../i/menubottombg.gif") left bottom no-repeat;
padding: 0 0 23px;
margin: 0 auto;
}
.sidebar img {
margin: 5px auto;
}
.sidebar h2, #searchpanel h2 {
text-indent: -9999px;
height: 51px;
line-height: 51px;
margin: 0;
padding: 0;
}
.sidebar ul, .sidebar li {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
.sidebar ul li a {
text-decoration: none;
line-height: 24px;
font-weight: bold;
color: #fff;
width: 100%;
display: block;
background: url("../i/menulinkbg.gif") 0 24px;
}
.sidebar ul li a:hover {
background-position: 0 0;
color: #fff;
}

#footer {
clear: both;
text-align: center;
border-top: 1px solid #737478;
margin-left: 176px;
width: 469px;
/* Tantek Celik rules */
voice-family: "\"}\"";
margin: 0 auto;
}
body> #footer {
margin: 0 auto;
}
#footer * {
margin: 5px auto;
font-size: 11px;
text-decoration: none;
}

h2#mainmenu {
background-image: url("../i/mainmenu.gif");
}
h2#deusex {
background-image: url("../i/deusex.gif");
}
h2#invisiblewar {
background-image: url("../i/invisiblewar.gif");
}
h2#spotlight {
background-image: url("../i/spotlight.gif");
}

h1 {
margin: 0;
position: absolute;
top: 159px;
left: 194px;
font-size: 17px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
color: #eee;
z-index: 9;
}

div#content {
float: left;
margin-left: 19px;
padding: 0 15px 10px 20px;
width: 468px;
voice-family: "\"}\"";
width: 433px;
}
body > #main > #content {
width: 433px;
}

.header {
height: 55px;
margin: 0 0 0 -20px;
padding: 0 20px 0 0;
text-indent: 30px;
background: url(../i/header.gif) no-repeat;
border-top: 1px solid #737478;
width: 468px;
voice-family: "\"}\"";
width: 448px;
}
body> .header {
width: 448px;
}

h3 {
margin: 15px 0 0;
padding: 0;
}
#content h3 a:link, #content h3 a:visited {
color: #fff;
text-decoration: none;
}
#content h3 a:link, #content .h3 a:visited {
font-size: 16px;
font-weight: bold;
}

.date, .author {
float: right;
display: block;
clear: both;
margin: 0;
padding: 0;
line-height: 15px;
}
.date, .author, .author a:link, .author a:visited {
font-size: 11px;
text-decoration: none;
}
.date {
margin-top: -22px;
}
.author {
margin-top: -8px;
padding: 0 5px;
text-indent: 0px;
}

#search_submit {
width: 79px;
height: 23px;
background: url(../i/searchbutton.gif) 0 23px;
text-indent: -9999px;
border: 0;
z-index: -5;
}
#search_submit:hover {
background: url(../i/searchbutton.gif) 0 0;
cursor: pointer;
}
#searchpanel form {
margin: 0 auto 0;
text-align: center;
padding: 0;
display: block;
}
input {
margin: 10px;
padding: 0;
border: 0;
}
.textinput {
width: 120px;
height: 21px;
background: url(../i/textinput.gif) no-repeat;
border: 1px solid #43516E;
}
.textinput:hover, .textinput:focus {
border: 1px solid #55678D;
}
