/* 
   Default CSS
   Designed by Ironfist Design
   Copyright 2007 Ironfist Design
   http://ironfistdesign.com
*/

html, body {
	background-color:#3c3c3c;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma,  Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
}
#wrap {
	background: #3c3c3c url(http://theodstclan.com/images/wrapper.gif) repeat-y;
	margin:0 auto;
	padding:0;
	width:995px; 
	height:100%;
}

#innerwrap {
	width:885px;
	padding:0;
	margin:0 auto;
}
#content {
	width:885px; 
	margin:1px auto;
}
#left, #right, #middle {
	width:219px;
	float:left;
	margin-right:1px;
}
#right {
	margin-right:0;
	width:214px;
	margin-left:5px;
}
#left {
	width:664px;
	font-size:11px;
}

#undertitle {
border-bottom:1px solid #1A212A;
width:98%;
font-weight:bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#1A212A;
}

#nav {
	width:885px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:semi-expanded;
	color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	font-size:15px;
	background:url(http://theodstclan.com/images/nav.png) top repeat-x;
}

#nav a:link, #nav a:visited {
color:#CCCCCC;
text-decoration:none;
}

#nav a:hover, #nav a:active {
color:#FFFFFF;
text-decoration:underline;
}

#topstrip {
background:url(http://theodstclan.com/images/topshade.gif) top repeat-x;
height:15px;
width:100%;
}

#footer {
	height:32px;
	clear:both;
	border-top:2px solid #FFFFFF;
	background-image:url(http://theodstclan.com/images/footer.gif);
	width:865px;
	padding:23px 0 0 20px;
}
#left hr, #right hr, #middle hr {
	width:200px;
	height:1px;
	margin:0 auto;
	border:none;
	border-bottom:1px solid #9d9d9d;
}
#middle hr {
	width:425px;
}
 img, img a, img a:link, img a:visited  {
	border:none;
}
#middle h1 {
	font-size:14px;
	color:#555;
	width:425px;
	margin:5px auto;
}
#middle p {
	width:425px;
	margin:5px auto;
}
.view {
	width:73px;
	float:right;
	margin-bottom:3px;
	margin-right:3px;
}
a, a:link, a:visited {
	color:#636363;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#E47600;
}
img a {
	border:none;
}
pre {
	margin-left:20px;
	color:#FF0000;
}

#maintitle {
background: url(http://theodstclan.com/images/maintitle.png) repeat-x;
height:28px;
width:100%;
padding-top:4px;
color:#FFFFFF;
font-weight:bold;
}

#maintitle a:link, #maintitle a:visited, #maintitle a:active {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.nav {
font-size:14px;
font-stretch:ultra-expanded;
text-transform:uppercase;
list-style-image:url(http://theodstclan.com/images/arrow.gif);
list-style-position:outside;
}
#newsbox {
margin:0 auto 0 auto;
width:654px;
border-left:#636363 1px solid;
border-right:#636363 1px solid;
border-bottom:#636363 1px solid;
}
#newstitle {
border-bottom:#636363 1px solid;
padding-bottom:2px;
text-align:left;
font-size:13px;
font-weight:bold;
width:100%;
}
#newstitle a:link, #newstitle a:visited {
text-decoration:none;
}
#newscontent {
margin:4px auto 4px auto;
width:624px;
line-height:normal;
}
#newsfooter {
width:650px;
border-top:#636363 1px solid;
margin:0 auto 0 auto;
padding:4px 4px 4px 0;
text-align:right;
font-size:10px;
}
#errorbox {
border:2px #E47600 solid;
width:85%;
text-align:center;
margin:2px auto 2px auto;
color:#E47600;
font-weight:bold;
font-size:14px;
padding-top:5px;
padding-bottom:5px;
}

