*  {
margin : 0;
padding : 0;
}

html {
font-size : 100%;
} 

body {
margin : 0;
font : 12px Tahoma;
color : #ddeeff;
background : black url(../images/bg_2.gif) repeat-y 50% 0;
}

a:link {
color : red;
text-decoration : none;
}

a:visited {
color : red;
text-decoration : none;
}

a:hover {
color : yellow;
text-decoration : underline;
}

a:active {
color : green;
}

#ev_bg {
background : url(../images/ev_bg2.gif) repeat-y;
width : 1064px;
margin : 0 auto;
}

#everything {
width : 1000px;
margin : 0 auto;
background : url(../images/background_2.jpg);
border : 1px solid black;
border-width : 0 1px;
}

#header {
height : 162px;
background : url(../images/Dk-header.png) no-repeat right;
padding : 0 20px;
}

#header h1 {
padding-top : 115px;
margin : 0;
color : white;
}

#middle {
clear : both;
background : url(../images/borderb2.gif) repeat-x;
padding : 20px 10px;
}

#left_column {
width : 195px;
float : left;
}

.horizontal #left_column {
width : auto;
float : none;
}

#navigation a {
background : url(../images/button_bg1.gif) no-repeat;
width : 170px;
height : 25px;
display : block;
padding-left : 25px;
margin : 5px 0;
font-size : 13px;
color : white;
text-decoration : none;
line-height : 25px;
}

#navigation a:hover {
background-position : 0 bottom;
}

.horizontal #navigation a {
float : left;
}

#more_information {
padding-top : 15px;
}

#sponsors {
padding-top : 0px;
}

#rss_box {
padding-top : 15px;
}

#middle_column {
float : left;
width : 50%;
margin : 0 20px;
}

#middle_column.two_column {
float : left;
width : 75%;
}

.horizontal #middle_column {
width : auto;
float : none;
}

.date_break {
font-size : 19px;
border-bottom : 1px solid #680808;
margin-bottom : 10px;
}

.post {
background : url(../images/stone-blue2.jpg);
border : 1px solid #001c22;
margin-bottom : 35px;
line-height : 18px;
}

.post h1 {
background : #0d2368 url(../images/title_bg2.gif) repeat-x;
padding : 2px 10px;
margin : 0;
font-size : 15px;
color : white;
}

.post_body {
padding : 5px 15px;
}

.post .postedby {
float : left;
clear : both;
}

.post .timestamp {
float : right;
}
ul {
margin : 20px;
padding : 10px;
}

li {
list-style : none;
background : url(../images/bullet2.gif) no-repeat 0 5px;
padding-left : 30px;
line-height : 25px;
}

.list_left, .list_right {
width : 48%;
float : left;
}

.post_info {
clear : both;
padding-top : 10px;
}

#right_column {
width : 26%;
float : left;
}

.box {
background : url(../images/leather-vdark.jpg);
border : 1px solid #545454;
margin : 10px 0 25px 0;
padding : 10px;
}

.center {
padding : 10px;
text-align: center; 
display:block;
margin-left:auto;
margin-right:auto; 
}

#footer {
clear : both;
padding : 20px;
}

#subnav {
margin : 10px 0;
}

#subnav a {
color : #7a0c0c;
}

#subnav a:hover {
color : #e51414;
}

.rss {
border: 0px;
background-color:black;
}

.copyright {
font-size : 10px;
}
