/* Companion Custom CSS over-rides for [ Astray3 ]: ComicPress - 2.8.0.3 */

body {
	background: #000000  url('http://www.astray3.com/images/A3_Em&Fido_FBG.jpg') no-repeat;
}
#page-wide
{
	width: 994px;
	z-index: 0;
}


#content-wrapper
{
	margin-top: 5px;
	background: #405965;
	border: solid 2px #000;
	z-index: 0;
	padding: 2px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#comic-head
{
	background: #fff;
	border-top: solid 2px #000;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
	margin-top: 5px;
}

.narrowcolumn
{
	width: 545px;
        z-index: 0;
}


.pagenav
{
	padding: 0px;
}

.post, .post-comic, .post-page, .commentlist,.wp-pagenavi
{
	background: #fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 534px;
	max-width: 540px;
	border: solid 2px #000;
	margin: 0 auto;
        z-index: 0;
        padding-bottom: 2px;
}

#sidebar-left, #sidebar-right
{
	background: #fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	max-width: 200px;
	border: solid 2px #000;
	margin: 5 auto;
	z-index: 0;
}



}

#comic_comments-3
{
	text-align: right;
	margin-right: 60px;
}

#comic-foot
{
	background: #fff;
	border-bottom: solid 2px #000;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
}


#comic
{
	background: #fff;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
	padding: 5px 0 5px 0;
}

#sidebar-blog
{
	margin-top: 0px;
}

#blogheader
{
	border: 0px;
}

#footer
{
	color: #fff;
}
#footer a
{
	color: #ff0000;
}
