/* Companion Custom CSS over-rides for [ The Geeks' Domain ]: ComicPress - 2.8 */

#page-wide {
	width: 940px;
	margin: 0px auto;
	border-top: solid #008334;
}

#pagewrap-right {
}

#sidebar-aboveheader {
	text-align:center;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background:transparent url('http://thegeeksdomain.com/img/head-ad-background.png') no-repeat scroll center center;
	padding: 3px 0px 3px 0px;
}

#sidebar-undercomic {
/*	background:#0697f3 none repeat scroll 0 0; */
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-right: dotted white;
}

#menubar {
	/* border-bottom: solid #00ff66; */
	border-bottom: solid #008334;
}

.sidebar ul{
	background:#313131 none repeat scroll 0 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px; 
}

.sidebar h2 {
	padding-left: 5px;
	color: #FFB063;
}

.sidebar a {
	color: white;
}

.sidebar a:hover {
	color:#44b0f6;
}

#sidebar-left {
	float: left;
	width: 165px;
	min-height: 1920px;
	border-right-style: dotted;
	border-right-color: white;
	background:#393939 none repeat scroll 0 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px; 
}

#sidebar-right {
	min-height: 855px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background:#393939 
}

#comic-head {
	padding: 0px 0px 0px 0px;
}

#comic-foot {
	border-top: dotted white;
	border-bottom: dotted white;
	padding-bottom: 0px;
}

#header {
	background:#000 url('http://thegeeksdomain.com/img/header-background.png');
	text-align: center;
	border-bottom: solid #008334;
}
body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#828182 url('http://thegeeksdomain.com/img/page-bg-1060.png') repeat-y scroll center top;
}

#comic {
	background:#393939;
	background-image: url('http://www.thegeeksdomain.com/img/comicpanelbg2.jpg');
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

#comic_navi_wapper {
	padding:0px 0px 0px 0px;
	border-right: dotted white;
}

#content-wrapper {
	width: 945px;
}

.widget_comicpress_comictitle {
	font-family:serif;
	font-size:18px;
	letter-spacing:-2px;
	text-align:left;
	padding-left: 20px;
}

.narrowcolumn {
	background:#393939 none repeat scroll 0 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-right:dotted;
	width:555px;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	color:#FCFF00;
	float:left;
	font-family:Arial,Verdana,sans-serif;
	font-style:normal;
	font-weight:normal;
	height:auto;
	letter-spacing:normal;
	margin:0 auto;
	min-height:700px;
	text-transform:none;
}

.post-info {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background: black;
	padding: 3px 0px 3px 5px;
}

.post-text {
	color:blue;
}

.post-text a {
	color:#ffb063;
}

.post-text a:hover {
	color:#44b0f6;
}

.entry {
	color: #FCE120;
}

.entry h2,h3 {
	color:#ffb063;
}

.post-page a {
	color: white;
}

.post-page a:hover {
	color: #44b0f6;
}

.pagetitle p,h1,h2,h3,h4,h5
{
	color:#FFB063;
}

.archive-date {
	color: white;
}

.archive-title a {
	color: #FCE120;
}

.archive-title a:hover {
	color:#44b0f6;
}

.tags a {
	color:white;
}

.tags a:hover {
	color:#44b0f6;
}

.comment #respond h3 {
	color:#00ff66;
}

.comment #respond a {
	color: white;
}

.comment #respond a:hover {
	color:#44b0f6;
}

#footer {
	border-top: dashed white;
	border-bottom: dashed white;
	background:#393939 none repeat scroll 0 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	padding: 10px 0px 5px 0px;
	color: white;
}

#footer a {
	color:#ffb063;
}

#footer a:hover {
	color:#44b0f6;
}

.comment-link a {
	color:#00ff66;
}

.comment-link a:hover {
	color:#44b0f6;
}

.post-text small {
	color: white;
}