/* Companion Custom CSS over-rides for [ Rival Angels ]:  -  */

body {
	background: #001b27 url('/images/Website-Background.jpg') top center no-repeat; 
}

.comic-archive-chapter-wrap {
	width: 536px;
}

.comic-archive-list-wrap {
	width: 376px;
}

.cast-box {
	width: 480px;
}

.cast-info {
	width: 318px;
}

.comic-nav-jumpto select {
	width: 200px;
	padding: 0;
	margin: 0;
}

#column {
	width: 546px;
}

body.wide #column {
	width: auto;
}

body.wide #page-wrap-left {
	width: auto;
	float: none;
}

.comic-list-alt {
	background: #ccc !important;
}

#header .description { display: none; }

/*
#headertitle {
	background: url('/images/header-title.png') no-repeat;
	height: 100px;
	width: 260px;
	position: relative;
	margin-top: 30px;
	margin-left: -20px;
}
*/

#header h1 {
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	position: relative;
	margin-left: -40px;
	margin-bottom: -60px;
}

#header h1 a {
	background: url('/images/header-title.png') top center no-repeat;
	text-indent: -9999px;
	width: 260px;
	height: 100px;
	display: block;	
}