/* Companion Custom CSS over-rides for [ Eben07 ]:  -  */
/* ComicPress Custom CSS over-rides for [ Eben07 ]: ComicPress - 2.8.0.4 */

body {
	background: #333 url('/images/background.jpg') top repeat-x;
	color: #fff;
}


a {
	color: #fff000;
}

a:hover {
	color: #ff0000;
}

h1, h1a, h2, h2 a, h3, h3 a {
	color: #9898cc;
}

#page-wide {
	width: 984px;
}

#content-wrapper {
	background: #111;
	border: solid 2px #000;
	padding-top: 5px;
       margin: 0 0 0 0;
}

.home #page-wide {

	background: #111 url('/images/header-eben07-index.jpg') top center no-repeat;
	}

#header {
	width: 980px; height: 120px;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
	 background: url('/images/header.png') top center no-repeat; 
	 overflow: hidden;
}
#header h1 {
	padding: 0;
}
#header h1 a {
	display: block; 
	width: 980px; 
	height: 120px; 
	text-indent: -9999px;
}

#header .description {display: none;}

.home #header { 
	background: none;
	margin: 0 auto;
}

#menubar-wrapper {
        width: 980px;
        margin: 0 auto;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
}

#comic-head {
	background: #222 url('/images/comic-head.png') top center no-repeat;
	width: 980px;
	height: 34px;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
border-top: solid 2px #000;
}
.single-category-operation-3-ring-bound-declassified #comic-head {
background: #222 url('/images/comic-head-3RB.png') top center no-repeat;
}
.single-category-operation-mongoose-declassified #comic-head {
background: #222 url('/images/comic-head-MNG.png') top center no-repeat;
}
.single-category-operation-for-the-love-of-russia #comic-head {
background: #222 url('/images/comic-head-FLR.png') top center no-repeat;
}
.single-category-operation-goofinger #comic-head {
background: #222 url('/images/comic-head-GOO.png') top center no-repeat;
}
.single-category-idols-unfit-for-display-declassified #comic-head {
background: #222 url('/images/comic-head-IDL.png') top center no-repeat;
}
.single-category-operation-clean-the-cleaners #comic-head {
background: #222 url('/images/comic-head-CTC.png') top center no-repeat;
}
.single-category-operation-ica-presents #comic-head {
background: #222 url('/images/comic-head-HST.png') top center no-repeat;
}
.single-category-operation-cheeky #comic-head {
background: #222 url('/images/comic-head-TTC.png') top center no-repeat;
}
#comic {
	width: 960px;
	background: #222;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
border-top: 0px;
border-bottom: 0px;
padding: 0 20px 0 0;
margin: 0 0 0 0;
}

#comic img {
	float: right;
	border: solid 4px #d5b58a;
}

#comic-foot {
	clear: both;
}

#comic_navi_wrapper {
	background: #222;
	padding: 4px 0 4px 0;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
}




.post, .post-comic, .post-page, .comment {
	background: #444;
	border: solid 2px #000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}




.comment .comment {
border: none;
background: transparent;
}

.comment .comment .comment {
	background: transparent;
}


.home .ebenswing {
position: relative;
width: 519px;
height: 453px;
/* background: url('/images/07babeswing.png') no-repeat; */
float: right;
margin: 0 0px -100px 0px;
}


#sidebar-left, #sidebar-right {
	 margin: 0 0 0 0;
}

#sidebar-right { padding-top: 100px; }

#text-425826528 { display: none; }
.home #text-425826528
{
	display: inherit;
	float: right;
	margin-top: -300px;
	margin-right: 380px;
}
#comicpress_latest_thumbnail_widget-3 { display: none; }
.home #comicpress_latest_thumbnail_widget-3
{
display: inherit;
float: left;
margin-top: 52px;
margin-left: 42px;
}

.sidebar .widget {
	margin: 0 auto;
}
