/* This stylesheet is applied to ALL pages. */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/brokenSinCubebykfvik.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a:link, a:visited {
	text-decoration: none;
}

#donut {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	clear: both;
}
#warnin {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	width: 750px;
	height: auto;
	margin: auto;
}
#descriptionn {
	width: 750px;
	height: auto;
	margin: auto;
	border: thin dashed #FF0000;
	padding: 4px;
}
#navigatee {
	border: thin dashed #FF0000;
	font-size: small;
	font-weight: bold;
	width: 146px;
	text-align: center;
	margin: 8px;
	padding: 2px;
}
.butt {
	background-color: #000033;
	font-size: xx-large;
	padding: 8px;
	margin: 16px;
	color: #FFFFFF;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3333FF;
	border-right-color: #0000FF;
	border-bottom-color: #000099;
	border-left-color: #9999FF;
	font-weight: bold;
	text-decoration: none;
}
.butt2 {
	background-color: #330000;
	font-size: xx-large;
	padding: 8px;
	margin: 16px;
	color: #FFFFFF;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #FF0000;
	border-bottom-color: #990000;
	border-left-color: #FF9999;
	font-weight: bold;
	text-decoration: none;
}

.style1 {
	color: #FFCC00;
	font-weight: bold;
}


/* the following properties affect how your archive lists appear */
ul { margin-top:0px }
li.arc_chapter { list-style-type:none;font-size:14px }   /* appearance of the */
a.arc_chapter { color:#FFFFFF }                          /* toryline links */
li.arc_page { list-style-type:none;margin-left:-15px;font-size:12px }  /* appearance of the individual comic links */
img.arc_chapter { border:thin solid; margin:8px } /* appearance and spacing of the images used in the storylinks tag */

/* the following properties affect how your archive calendars appear */
table.calendar_group { border-spacing:10px } /* adjust how far apart your calendar months are spaced */
table.calendar { background-color:black; border-spacing:2px} /* the color and size of your calendar borders */
tr.calendar_month { text-align:center;font-weight:bold;background-color:#632f1f } /* the appearance of your calendar headers, which contain the month */
td.calendar_emptyday { background-color:#ebd1c9 } /* the background color for the sections of the calendar that are empty, at the beginning and end of the month. */
td.calendar_day { text-align:center;background-color:#ad7361 } /* the appearance of calendar days where no updates took place. */
td.calendar_updateday { text-align:center;background-color:#c27c77 } /* the appearance of calendar days where updates do take place. */

