

/* TAGS */
body {
	background-color: rgb(139,141,145);
	background-image: url(img/line.gif);
	color: rgb(33,33,33);
	padding: 0px;
	margin: 0px;
	text-align: center;
	font: 60%/1.5 verdana, arial, sans-serif;
}
h1 {
	background: url(img/logo.gif) no-repeat;
	width: 410px;
	height: 80px;
	margin: 40px 0px 0px 3px;
}
h1 span {
	position: absolute;
	top: -5000px;
}
label {
	font-weight: bold;
}
table {
	margin: auto;
}
caption {
	margin: 0px;
}
a {
	color: rgb(0,0,200)
}
a:hover {
	color: rgb(200,0,0);
	text-decoration: none;
}
a:visited {
	color: rgb(67,68,72);
}


/* IDS */

/* two stupid goths banner */
#addspace {
	background-color: white;
	border: 2px solid rgb(66,66,66);
	margin-right: 50px;
	margin-top: -30px;
	width: 300px;
	height: 100px;
	float: right;
}


/* main centering container */
#container {
	margin: 10px auto;
	width: 777px;
	text-align: left;
}


/* main content container */
#content {
	width: 624px;
}
#content .top {
	background: transparent url(img/bg_content_top.png) left top no-repeat;
	height: 10px;
	font-size: 1px;
}
#content .content {
	background-color: rgb(169,169,171);
	padding: 10px 10px 30px 10px;
}
#content .bottom {
	background: transparent url(img/bg_content_bottom.png) left top no-repeat;
	clear: left;
	height: 10px;
	font-size: 1px;
}


/* footer styles */
#footer {
	margin: 0px 60px 10px 10px;
	width: 508px;
	padding: 5px 20px 5px 10px;
	color: rgb(55,54,54);
}


/* Right-hand navigation styles */
#navigation {
	width: 147px;
	float: right;
	position: relative;
	top: 30px;
	left: -50px;
	clear: both;
}
#navigation .top {
	background: transparent url(img/bg_nav_top.png) left bottom no-repeat;
	height: 10px;
	font-size: 1px;
}
#navigation .content {
	background-color: rgb(200,202,200);
	padding-bottom: 40px;
}
#navigation .bottom {
	background: transparent url(img/bg_nav_bottom.png) left bottom no-repeat;
	height: 10px;
	font-size: 1px;
	margin-bottom: 40px;
}
#navigation ul {
	padding: 20px 0px 27px 0px;
	width: 147px;
	margin: 0px;
	list-style: none;
}


/* next / previous links */
#navigation_strip {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#navigation_strip li {
	float: left;
}


/* the actual strip image */
#strip {
	border: 1px solid rgb(42,42,42);
	margin-left: 11px;
	margin-bottom: 5px;
}


/* all navigation links */
#today a span, #archive a span, #search a span, #bios a span, #comments a span, #subscribe a span {
	position: absolute;
	top: -5000px;
}


/* strip navigation links */
#previous a, #next a {
	width: 100px;
	height: 29px;
	display: block;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
}
#previous a:hover, #next a:hover {
	color: rgb(42,42,42);
}


/* main navigation links */
#today a, #archive a, #search a, #bios a, #comments a, #subscribe a {
	display: block;
	width: 134px;
	height: 16px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#today a {
	background: url(img/nav_todays_strip.gif) top left no-repeat;
}
#today a:hover, #today.selected a {
	background: url(img/nav_todays_strip_hover.gif) top left no-repeat;
}
#search a {
	background: url(img/nav_search.gif) top left no-repeat;
}
#search a:hover, #search.selected a {
	background: url(img/nav_search_hover.gif) top left no-repeat;
}
#bios a {
	background: url(img/nav_bios.gif) top left no-repeat;
}
#bios a:hover, #bios.selected a {
	background: url(img/nav_bios_hover.gif) top left no-repeat;
}
#archive a {
	background: url(img/nav_archive.gif) top left no-repeat;
}
#archive a:hover, #archive.selected a {
	background: url(img/nav_archive_hover.gif) top left no-repeat;
}
#comments a {
	background: url(img/nav_comments.gif) top left no-repeat;
}
#comments a:hover, #comments.selected a {
	background: url(img/nav_comments_hover.gif) top left no-repeat;
}
#subscribe a {
	background: url(img/nav_subscribe.gif) top left no-repeat;
}
#subscribe a:hover, #subscribe.selected a {
	background: url(img/nav_subscribe_hover.gif) top left no-repeat;
}


/* randome quote image */
#random_image {
	margin-left: 2px;
	padding-top: 16px;
	background: transparent url(img/hr.gif) left top repeat-x;
	position: relative;
}


/* righthand navigation calender */
#calender {
	margin-top: 16px;
	padding-top: 16px;
	margin-bottom: 16px;
	background: rgb(200,202,200) url(img/hr.gif) left top repeat-x;
}


/* CLASSES */

/* calender for the right navigation and the archive page */
.calender {
	border: 1px solid black;
	text-align: center;
	margin: 0px 10px 10px 10px;
}
.calender caption {
	background-color: white;
	font-weight: bold;
	border: 1px solid black;
	margin: 0px 10px 0px 10px;
}
.calender th {
	text-align: center;
}
.calender td {
	background-color: rgb(125,125,125);
}


/* small banner in the navigation */
.banner_small {
	text-align: center;
	padding-top: 16px;
	background: transparent url(img/hr.gif) left top repeat-x;
}
.banner_small a img {
	border: 1px solid black;
	background-color: white;
}

/* large banner at top of page */
.banner_large {
	border: 1px solid rgb(76,75,75);
	margin: 0px 0px 7px 9px;
}


/* Light grey boxes with rounded corners, used for comments and any text content pages */
.cornered_box {
	width: 538px;
	margin-bottom: 10px;
}
.cornered_box .cb_top {
	background: transparent url(img/bg_comment_top.png) left top no-repeat;
	height: 10px;
	font-size: 1px;
	margin: 0px;
}
.cornered_box .cb_content {
	background-color: rgb(200,202,200);
	padding: 0px 10px 10px 10px;
	margin: 0px;
	min-height: 70px;
}
.cornered_box .cb_content p {
	margin: 0px 0px 10px 0px;
}
.cornered_box .cb_content h2 {
	border-bottom: 1px solid rgb(25,25,25);
	font: bold italic 1.8em times, serif;
	margin: 0px 0px 10px 0px;
}
.cornered_box .cb_bottom {
	background: transparent url(img/bg_comment_bottom.png) left top no-repeat;
	height: 10px;
	font-size: 1px;
	clear: left;
}
.cornered_box .cb_content img {
	border: 1px solid rgb(25,25,25);
/*	float: left;*/
}
.cornered_box .cb_content span {
	float: left;
}


/* form errors */
.error {
	color: rgb(150,0,0);
}


/* greyed out numbers in the right-hand calender for future dates */
.grey {
	color: rgb(80,80,80);
}


/* individual page overrides */

/* nudge the bottom comments up and in a bit */
body.index .cornered_box {
	position: relative;
	top: -10px;
	left: 10px;
}

/* cornered boxes which contain images on the left hand side */
body.index .cornered_box .cb_content h2,
body.index .cornered_box .cb_content p,
body.about .cornered_box .cb_content h2,
body.about .cornered_box .cb_content p {
	margin-left: 70px;
}