/* Companion Custom CSS over-rides for [ Rival Angels ]: ComicPress - 2.8.1 */

body {
	background: #000 url('/images/background.jpg') top center no-repeat;
}

#comic, #comic-foot {
	background: #111;
}

#comic {
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	border-top: solid 1px #333;
}

#comic-foot {
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
}

#header {
	margin-top: -70px;
}

#header h1 a, #header .description { display: none; }

#headertitle {
	background: url('/images/header-title.png') no-repeat;
	height: 100px;
	width: 260px;
	position: relative;
	margin-bottom: -45px;
	margin-left: -20px;
}

#menu {
	margin-left: 230px;
}

#sidebar-aboveheader {
	width: 980px;
	height: 100px;
	margin: 0 auto;
}

#text-3 {
	float: right;
	padding: 3px;
	margin-bottom: -40px;
	position: relative;
}

.comment-meta-data {
	background: #222;
}

.comment-meta-data cite a, .comment-meta-data cite {
	font-size: 16px;
}

.comment {
	margin-top: 10px;
}

.page .narrowcolumn {
	width: 760px;
}

.column {
	overflow: hidden;
}