body {
	margin:0;
	padding:0;
	background: #369;
	color: #fff;
	font-family:verdana, helvetica, arial, sans-serif;
	behavior: url(/radio/csshover.htc);} /* WinIE behavior call */
	
#container {
	margin:0 auto;
	width: 728px;
	text-align: center;
	background: #369;
}

#header {
	height:125px;
	background: url(/projects/p-head.gif) bottom right no-repeat;
	}
	
#logo {
	width:110px;
	height:108px;
	float:left;
	margin-top:13px;
	margin-left:28px;
	border:0;
}

#navbar {
width:160px;
height:340px;
float:left;
background: url(/projects/sidebarback.gif) no-repeat;
padding-top:20px;
_background: url(/projects/sidebarback2.gif) no-repeat;
}
.navitem {
float:left;
font-family:verdana, helvetica, arial, sans-serif;
font-size:14px;
width:150px;
height:32px;
background:url(/projects/pinbutton.gif) no-repeat 0 0px;
text-align:right;
margin-left:10px;
margin-bottom:10px;
_margin-bottom:-10px;
}

a.navitem:link, a.navitem:visited, a.navitem:active{
color:#ffffff;
text-decoration:none;
background:url(/projects/pinbutton.gif) no-repeat 0 0px;
line-height:200%;
}
a.navitem:hover{
color:#ff9;
background:url(/projects/pinbutton.gif) no-repeat -150px 0px;
}

.post {
	width:548px;
	position:relative;
	margin-left:177px;
	margin-top:-15px;
	background:#369;
	_margin-top:3px;
	}
	
.storycontent {
	padding: 6px 4px 10px 4px;
	background:url(/projects/foot.gif) bottom center no-repeat;
	}

.storycontent p {
	font-size:12px;
	text-align:left;
	margin:0 6px 8px 6px;
	}
	
.storycontent a {
color:#fff;
font-weight:bold;
}

.storycontent a:visited {
color:#ff9;
}

.storycontent a:hover {
background:#600;
}

.storycontent img {
	border:2px solid #fff;
	}
	
.storycontent a.img:hover{
background:#369;
	}
	
.storycontent ul {
	text-align:left;
	}
	
.storycontent li {
	font-size:12px;
	margin-right:10px;
	}
	
h3.storytitle {
	width:548px;
	background:#369 url(/projects/header.gif) no-repeat top center;
	margin-bottom:0px;
	border-bottom: 2px solid #fff;
	padding-top:4px;
	}

h3 a {
	color:#fff;
	text-decoration:none;
	}
	
h3 a:visited {
	color:#fff;
	}
	
h4 {
	width:548px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	background:#660000;
	}
	
h2#comments, h2#postcomment {
font-size:.9em;
margin-left:20px;
}

textarea#comment {
margin:0;
width:500px;
border:2px solid #036;
background:#fff;
}

input#author, input#submit, input#email, input#url, input#response {
margin:0;
border:2px solid #036;
background:#fff;
}

ul#commentlist li {
list-style-type:none;
padding:8px 0 10px 0;
_padding:0 0 10px 0;
width:465px;
border-bottom:6px double #fff;
}

img.gravatar {
float:left;
border:2px solid #fff;
margin-right:10px;
margin-top:10px;
}

.feedback {
text-align:left;
}
.feedback p {
font-size:.8em;
margin-left:20px;}

ul#commentlist p {
font-size:.8em;
margin-left:54px;}

.feedback a {
color:#fff;}

.meta {
font-size:.8em;
margin-left:20px;}

#bottomnav {
	text-align:center;}
#bottomnav ul {
	width: 728px;
	height:21px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(/projects/bar.gif) top center;
	text-align: center;
	font-size: 12px;
	line-height:21px;
	font-weight: bold;}
#bottomnav ul li {
	display: inline;
	}
#bottomnav ul li a {
	text-decoration: none;
	padding: .4em 1em .4em 1em;
	background-color: #369;
	border: 2px solid #fff;
	color: #fff;
	}
#bottomnav ul li a:hover {
	color: #fff;
	background: #036;}
	
/* Hides from IE-mac \*/

* html .storycontent {height: 1%;}
/* End hide from IE-mac */
