
/* tags */
body, html {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font: 0.8em verdana, arial, sans-serif;
	color: rgb(64,64,64);
}
a {
	color: rgb(0,0,175);
}
a img {
	border: 0px;
}
a:visited {
	color: rgb(50,50,50);
	text-decoration: underline;
}
#years a:visited, td a:visited {
	color: rgb(0,0,175);
}
a:hover, #years a:hover, td a:hover {
	color: rgb(175,0,0);
	text-decoration: none;
}
h1 {
	width: 254px;
	height: 70px;
	background-image: url(../img/h1_creative_catharsis.png);
	margin: 0px 0px 0px 31px;
}
h1 span, h3 span, h2.archive span {
	position: absolute;
	top: -10000px;
}
h1 a {
	padding: 0px;
	margin: 0px;
	width: 254px;
	height: 70px;
	display: block;
}
h2 {
	font-size: 1.7em;
	color: black;
	height: .5em;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
h2 span {
	float: left;
}
h2 small {
	font-size: .8em;
	padding-top: 2px;
	float: right;
}
h2.archive {
	background-image: url(../img/h2_archive.png);
	width: 117px;
	height: 21px;
}
h3 {
	width: 84px;
	height: 25px;
	background-image: url(../img/h3_stuff.png);
	margin-bottom: 13px;
	margin-left: 20px;
}

/* layout ids */
div#content {
	background: white url(../img/bg_ad_splatter.jpg) top center no-repeat;
	margin: auto;
	padding-top: 18px;
	width: 847px;
	position: relative;
}
div#strip {
	margin: 35px 123px 0px 96px;
	position: relative;
}
div#footer {
	margin-top: 30px;
	padding-bottom: 50px;
	text-align: center;
	clear: both;
}

/* comments */
div#comments {
	margin-left: 56px;
	margin-right: 87px;
	color: black;
	line-height: 1.5em;
}
div#comments div.bubble-nick, div#comments div.bubble-nick img {
	float: right;
}
div#comments div.bubble-stoo, div#comments div.bubble-stoo img {
	float: left;
}
div#comments div.bubble-nick {
	background: white url(../img/bg_comment.gif) top left no-repeat;
	width: 563px;
	padding-top: 10px;
	margin-bottom: 18px;
	clear: both;
}
div#comments div.bubble-nick div {
	background: white url(../img/bg_comment.gif) bottom left no-repeat;
	margin-bottom: 0px;
	padding-bottom: 15px;
	width: 471px;
	min-height: 40px;
}

div#comments div.bubble-stoo {
	background: white url(../img/bg_comment_stoo.gif) top left no-repeat;
	width: 563px;
	padding-top: 10px;
	margin-bottom: 18px;
	clear: both;
}
div#comments div.bubble-stoo div {
	background: white url(../img/bg_comment_stoo.gif) bottom left no-repeat;
	margin-bottom: 0px;
	padding-bottom: 15px;
	width: 471px;
	min-height: 40px;
}

div#comments div.bubble-nick p, div#comments div.bubble-stoo p {
	margin: 5px 20px;
}
div#comments div.bubble-stoo {
	background: white url(../img/bg_comment_stoo.gif) top right no-repeat;
	width: 563px;
}
div#comments div.bubble-nick div {
	margin-right: 98px
}
div#comments div.bubble-stoo div {
	margin-left: 93px
}

div#strip ul#social {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: white;
	position: absolute;
	top: 40px;
	right: -30px;
}
div#strip ul#social li {
	display: block;
	padding: 2px;
	margin: 0px;
}
div#strip ul#social li a {
	display: block;
	border: 2px solid white;
}
div#strip ul#social li a:hover {
	border: 2px solid rgb(215,215,215);
}

/* navigation */
ul#navigation {
	clear: both;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul#navigation li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
ul#years {
	list-style-type: none;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
ul#years li {
	display: inline;
}

/* calendars */
div.calendar {
	margin: 10px;
	float: left;
	min-height: 145px;
}
div.calendar table {
	border: 1px solid rgb(84,84,84);
	background-color: rgb(200,202,200);
	color: rgb(33,33,33);
}
div.calendar table td {
	background-color: rgb(125,125,125);
	text-align: center;
	color: black;
	padding: 2px;
}
div.calendar table caption {
	font-size: 1.1em;
	font-weight: bold;
	background-color: white;
	border: 1px solid rgb(84,84,84);
	border-bottom: 2px solid black;
}
#calendar-archive {
	position: absolute;
}
#calendar-archive caption {
	padding: 2px;
	position: relative;
}
#calendar-archive span.prev {
	float: left;
}
#calendar-archive span.next {
	position: absolute;
	right: 2px;
}
#calendar-archive div.calendar {
	margin: 0px;
	float: none;
}
#calendar-archive span {
	color: rgb(0,0,175);
	text-decoration: underline;
	cursor: pointer;
}
#calendar-archive span:hover {
	text-decoration: none;
	color: red;
}
#calendar-archive tfoot tr td {
	background-color: rgb(200,202,200);
	text-align: right;
}
#calendar-archive tfoot tr td a {
	float: left;
}

/* footer */
div#footer p {
	clear: both;
}
div#footer a {
	text-decoration: none;
}

/* admin toolbar */
div.admin {
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
	text-align: left;
	font-size: 1.3em;
	background-color: #EBEBEB;
	border: 1px solid #A9A9A9;
	padding: 4px 10px;
	-moz-border-radius: 0 0 0.5em 0.5em;
	-webkit-border-radius: 0 0 0.5em 0.5em;
}

/* adbrite ads */
.adHeadline {
	font: bold 1.0em verdana, arial, sans-serif;
	text-decoration: none;
	color: black;
}
.adHeadline:hover {
	color: rgb(0,0,175);
}
div#top-banner div a.adHeadline {
	float: right;
}
.adText {
	font: 1.0em verdana, arial, sans-serif;
	text-decoration: none;
	color: rgb(64,64,64);
}
#top-banner {
	float: right;
	width: 458px;
	height: 80px;
	margin-right: 63px;
}
#top-banner td {
	padding-left: 10px;
}
