@charset "utf-8";
/* CSS Document */

/*
 *	This is the structural CSS. Things that apply across
 *	all themes belong here.
 */


body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


div {
	border: none;
}

p {
	font-size: 14px;
}


.Font {
	color: #000;
}


.footer {
	height: 342px;
}
.header {
	margin-top: 5px;
}
.main {
	background-repeat: no-repeat;
	min-height: 835px;
}

.feature_text {
	clear: both;
	margin: 5px;
	margin-left: 40px;
}
.strong {
	font-weight: bold;
	font-size: 17px;
}


.layout {
	width: 1000px;
	position: relative;
}
.element {
	position: absolute;
}
.relement {
	height: 100%;
}


.navButton {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width:192px;
}
.navButton a {
	text-decoration: none;
}
.navButtonInner {
	width: 192px;
	height: 37px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	position: relative;
	top: -20px;
}
.navButtonInner p {
	font-size: 20px;
    line-height: 175%;
}
.navButtonInner p:first-letter {
	font-size: 26px;
}

.slideShow {
	border: 3px solid #000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 0px rgba(100,100,100,0.75);
	-moz-box-shadow: 3px 3px 0px rgba(100,100,100,0.75);
	-webkit-box-shadow: 3px 3px 0px rgba(100,100,100,0.75);
	width:117px;
	height:88px;
}
.thumbnail {
	margin: 3px;
	float: left;
}

.wallpaperThumb {
	width: 141px;
	height: 88px;
	margin: 12px;
	float: left;
}

.webcomicIcon {
	float: left;
	width: 137px;
	height: 419px;
	margin-left: 18px;
	margin-right: 18px;
}
.comicPage {
	top: 70px;
	left: 140px;
	width: 720px;
	height: 1080px;
	position: relative;
	box-shadow: -10px 10px 9px rgba(0,0,0,0.5);
	-moz-box-shadow: -10px 10px 9px rgba(0,0,0,0.5);
	-webkit-box-shadow: -10px 10px 9px rgba(0,0,0,0.5);
}
.comicController {
	position: relative;
	top: 85px;
	left: 145px;
	background-image: url(/images/webcomics/control_frame.png);
	width: 253px;
	height: 61px;
}
.comicControl {
	float: left;
	margin-left: 27px;
	margin-top: 3px;
	color: #aaa;
}
a .comicControl {
	color: #000;
	text-decoration: underline;
}
a:hover .comicControl {
	text-decoration: underline overline;
}
.comicControl p {
	font-size: 14px;
}
.comicControl p:first-letter {
	font-size: 18px;
}

.clear {
	clear: both;
	height: 0px;
	width: 0px;
}

.characterIcon {
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	float: left;
	margin: 5px;
}
.characterBig {
	position: absolute;
	bottom: 45px;
	right: 13px;
	background: bottom right no-repeat;
	width: 373px;
	height: 553px;
}


.errorSpan {
	color: #f00;
}
.error {
	border: solid #f00 1px;
	background-color: rgba(255,0,0,0.5);
}


.window {
	z-index: 1000;
}
.windowTop {
}
.windowLeft {
	float: left;
}
.windowContent {
	margin: 34px;
	text-align: left;
	color: #fff;
}
.windowRight {
	float: left;
}
.windowBottom {
	clear: both;
}
.window_blue {
	position: relative;
	left: 81px;
	padding: 1px;
	width: 625px;
	min-height: 500px;
	background: #5050bb;
	background: rgba(150,190,210,0.75); !IMPORTANT
}
.window_green {
	background: #94ab80;
	background: rgba(148,171,128,0.50); !IMPORTANT
}


.test {
	border: 1px dashed red;
	background: rgba(200,200,0,0.5);
}

/********************
 *	Frame 1 Styles	*
 ********************/
/*	Top	*/
.frame1_tr {
	background-image: url(/images/frames/frame1_tr.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 63px;
}
.frame1_tl {
	background-image: url(/images/frames/frame1_tl.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 63px;
}
.frame1_tm {
	background-image: url(/images/frames/frame1_tm.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 33%;
	right: 33%;
	width: 55px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}
.frame1_tf {
	background-image: url(/images/frames/frame1_tf.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 47px;
}
/*	Bottom	*/
.frame1_br {
	background-image: url(/images/frames/frame1_br.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 30px;
	height: 63px;
}
.frame1_bl {
	background-image: url(/images/frames/frame1_bl.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 30px;
	height: 63px;
}
.frame1_bm {
	background-image: url(/images/frames/frame1_bm.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 33%;
	right: 33%;
	width: 55px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}
.frame1_bf {
	background-image: url(/images/frames/frame1_bf.gif);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 47px;
}
/*	Left	*/
.frame1_lf {
	background-image: url(/images/frames/frame1_lf.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 100%;
}
/*	Right	*/
.frame1_rf {
	background-image: url(/images/frames/frame1_rf.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 100%;
}
.frame1_space {
	height: 30px;
}


/********************
 *	Frame 2 Styles	*
 ********************/
/*	Corners	*/
.frame2_tl {
	background-image: url(/images/frames/frame2_tl.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 35px;
	height: 36px;
}
.frame2_tr {
	background-image: url(/images/frames/frame2_tr.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 36px;
}
.frame2_bl {
	background-image: url(/images/frames/frame2_bl.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 35px;
	height: 36px;
}
.frame2_br {
	background-image: url(/images/frames/frame2_br.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 35px;
	height: 36px;
}
/*	Fill	*/
.frame2_tf {
	background-image: url(/images/frames/frame2_tf.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 12px;
}
.frame2_bf {
	background-image: url(/images/frames/frame2_bf.gif);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 14px;
}
.frame2_lf {
	background-image: url(/images/frames/frame2_lf.gif);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	width: 14px;
	height: 100%;
}
.frame2_rf {
	background-image: url(/images/frames/frame2_rf.gif);
	background-repeat: repeat-y;
	position: absolute;
	right: 0px;
	width: 15px;
	height: 100%;
}
.frame2_cf {
	background: rgba(255,235,149,0.75);
	position: absolute;
	border: 3px solid #fff;
	left: 14px;
	right: 15px;
	top: 12px;
	bottom: 14px;
}
.frame2_spacer {
	background: #503c17;
	position:absolute;
	left: 5px;
	right: 5px;
	height: 5px;
}
.frame2_contextLinks {
	position: absolute;
	top: 36px;
	right: 15px;
	left: 17px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 11px;
	text-align: left;
	line-height: 200%;
}
.frame2_contextLinks a {
	color: #000;
	text-decoration: underline;
}
.frame2_contextLinks a:visited {
	text-decoration: none;
}
.frame2_contextLinks a:hover {
	text-decoration: underline overline;
}


/************************
 *	Nav Frame Styles	*
 ************************/
.navFrame {
	height: 48px;
	z-index: 8000;
}
/*	Left	*/
.navFrame_l {
	background-image: url(/images/frames/navFrame_l.png);
	float: left;
	width: 22px;
	height: 48px;
}
/*	Right	*/
.navFrame_r {
	background-image: url(/images/frames/navFrame_r.png);
	float: left;
	width: 22px;
	height: 48px;
}
/*	Top	*/
.navFrame_tf {
	background-image: url(/images/frames/navFrame_tf.gif);
	top: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
}
/*	Bottom	*/
.navFrame_bf {
	background: #4f3d16;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
}
/*	Spacer	*/
.navFrame_spacer {
	background: #4f3d16;
	position:absolute;
	top: 20%;
	bottom: 20%;
	width: 2px;
	height: 30px;
	margin-top: auto;
	margin-bottom: auto;
	z-index: 1000;
}
/*	Button	*/
.navFrame_button {
	background: #94ab80;
	background: rgba(148,171,128,0.25);
	float: left;
	height: 38px;
	margin: auto;
}


/************************
 *	Side Dangly Bits	*
 ************************/
/*	Left	*/
.side_dangle_tl {
	background-image: url(/images/frames/side_dangle_tl);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 13px;
	width: 96px;
	height: 152px;
}
.side_dangle_ml {
	background-image: url(/images/frames/side_dangle_ml);
	background-repeat: no-repeat;
	position: absolute;
	top: 175px;
	left: 65px;
	width: 46px;
	height: 157px;
}
.side_dangle_bl {
	background-image: url(/images/frames/side_dangle_bl);
	background-repeat: no-repeat;
	position: absolute;
	top: 421px;
	left: 17px;
	width: 160px;
	height: 205px;
}
/*	Right	*/
.side_dangle_tr {
	background-image: url(/images/frames/side_dangle_tr);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 13px;
	width: 96px;
	height: 152px;
}
.side_dangle_mr {
	background-image: url(/images/frames/side_dangle_mr);
	background-repeat: no-repeat;
	position: absolute;
	top: 175px;
	right: 65px;
	width: 46px;
	height: 157px;
}
.side_dangle_br {
	background-image: url(/images/frames/side_dangle_br);
	background-repeat: no-repeat;
	position: absolute;
	top: 421px;
	right: 17px;
	width: 160px;
	height: 205px;
}


/********************
 *	Paper Pieces	*
 ********************/
.paper_strip {
	background-image: url(/images/paper_background.png);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 17px;
	color: #000;
	float: left;
	position: relative;
	top: 5px;
}
.paper_end {
	background-image: url(/images/paper_end.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 50px;
	float: left;
	position: relative;
	top: 5px;
}
.paper_strip p {
	margin-left: 2px;
	position: relative;
	top: -16px;
}
.paper_strip p:first-letter {
	font-size: 22px;
}






/*	Must be last thing defined	*/
.disabled {
	background: rgba(100,100,100,0.75);
}