/* MAIN LAYOUT
==================================================================================== */

body {background: #0e2146 url(../images/design_blue/bg.jpg) repeat;}

a {color: #0e1f3f;}

#bg_top {
	background: url(../images/design_blue/bg_top.jpg) repeat-x top;
	background-attachment: fixed;
}
#bg_main {
	background: url(../images/design_blue/bg_design.jpg) no-repeat center top;
	background-attachment: fixed;
}


/* HEADER
==================================================================================== */

#head_title {color: #0e1f3f;}
#head_credit {color: #0e1f3f;}


/* INFO BAR
==================================================================================== */

#order_links a.sel {
	background-color: #061125;
	border: solid 1px #6279a2;
}


/* COMIC LAYOUT
==================================================================================== */

#comic_wrap_recent a .wrap,
#comic_wrap_beginning a .wrap {background-color: #061125;}

#comic_wrap_recent img,
#comic_wrap_beginning img,
#comic_wrap_detail img {border: solid 3px #061125;}

#comic_wrap_recent a .tab span,
#comic_wrap_beginning a .tab span {background: #061125;}


/* DETAIL PAGE
==================================================================================== */

a#home_link:hover,
a#home_link:active {
	background-color: #061125;
	border: solid 1px #6279a2;
}

#comments_wrap {border-color: #061125;}


/* SHARE THIS
==================================================================================== */

#sharethis_detail {background: #061125;}