/* Companion Custom CSS over-rides for [ Kaitou ]: ComicPress/comicpress - 2.8 */

#rss-2 .widgettitle {
height: 40px;
background: url('/comic/images/twitter.png') no-repeat;
text-indent: -9999px;
overflow: hidden;
}

#page {
	width: 1040px;
	margin: 0px auto;
}

#page-wide {
	width: 1040px;
	}
	
#header {
	text-align: left;
	height: 74px;
	background: url('/wp-content/images/topbanner.png') top center no-repeat;
	overflow: hidden;
}

#column: {
	width: 660px;
	padding: 0px 0 10px 0;
	float: left;
	overflow: hidden;
	}

#sidebar: {
	width: 175px;
	}

#content.narrowcolumn {
	width: 660px;
}
#content.widecolumn {
	width: 660px;
	}
#content.column {
	margin 0 0 0 0;
	padding: 0 0;
	width: 660px;
}

.content {
	width: 660px;
	}
#sidebar-left {
	width: 180px;
}
#sidebar-right {
	width: 160px;
}
#comic {
	border: 0px;
	padding: 0px;
}
#uentry {
	width: 660px;
}
#entry {
	width: 660px;
}
#hentry {
	width: 660px;
	}
#pagewrap-right {
	width: 660px;
	}
