.time {
	background:0;
	padding-left:0;
}

a,a:hover,a:visited {
	color:#A61212;
}

#footer a:hover {
	color:#A61212;
}

#header {
	background:#e4e4e4 url('https://webstersprodigy.files.wordpress.com/2012/05/skullcrossbones_40_sm.png') no-repeat bottom right;
	height:120px;
	border:2px solid #e9e9e9;
	border-top:0;
	width:1000px;
}

#header .header-left {
	padding-top:35px;
}

#header .header-left h1 {
	margin-bottom:10px;
}

#header .header-left h1 a,#header .header-left h2 a,#header .header-left h3 a,#header .header-left h4 a {
	color:#A61212;
	font-size:2em;
}

#header #description {
	font-family:orbitron-1, orbitron-2, Tahoma, Arial, Verdana;
}

#access {
	width:1000px;
}

#nav {
	width:1000px;
	border-radius:10px 10px 0 0;
}

#header .header-right {
	display:none;
}

.navright {
	display:none;
}

#subnav {
	display:none;
}

#wrap {
	width:960px;
	border-top-left-radius:0;
	border-top-right-radius:0;
}

#content {
	width:960px;
}

#content h1 a:hover,#content h2 a:hover,#content h3 a:hover,#content h4 a:hover {
	color:#A61212;
}

#content-left {
	width:680px;
}

#sidebar {
	width:260px;
}

.entry table {
	border-collapse:collapse;
}

#searchform #s {
	width:185px;
}