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