/*
The Ninja Ken
Cascading Style Sheet
Ohh, purty colors!

Darker blue: 0084B8
Lighter blue: 009AB8
ligher grey: 41443B
darker grey: 3B4144
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	background-image: url("/images/site/notebook_paper.jpg");
	background-repeat: repeat-y repeat-x;
	font-size: 16px;
}

.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden	
}

/*
h2 - section
h3 - article name
h4 - article section
h5 - article sub-section
*/
h1 {
	font-size: 3em;
	font-weight: normal;
	text-decoration: none;
}
	h1 a, h1 a:link, h1 a:visited, h1 img,
	h2 a, h2 a:link	{
		border: none;
	}


h2 {
	text-align: center;
	margin-bottom: 0;
}

h2 a, h2 a:link, h2 a:visited {
	color: black;
	text-decoration: none;
}

h3  {
	text-align: center;
	font-weight: normal;
	font-size: 12pt;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.25em;
	font-weight: normal;
	margin: 0.25em 0 0.25em 0;
}

p, blockquote {
	line-height: 1.25em;
	text-align: left;
}

blockquote {
	margin-left: 20px;
	margin-right: 0px;
}

a, a:link {
	color: #3B4144;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#container {
	width: 816px;
	margin: 0 auto;
	padding: 0.5em;
	border: 1px solid black;
}

#head {
	height: 325px;
	position: relative;
	margin: 0; padding: 0;
	border-bottom:  1px solid black;
}

#head h1 {
	height: 135px;
		
	position: absolute;
	top: 25px;
	right: 25px;

	margin: 0;
	padding: 0;
}

#nav { /* ul */
	width: 150px;
	
	position: absolute;
	top: 25px;
	left: 25px;
	border: 1px solid black;

	padding: 0.25em 0 0 0.25em;

	margin: 0;
	list-style-type: none;
	
	font-size: 1.5em;
}

#nav li {
	padding-bottom: 0.1em;
}

#nav a, #nav a:link, #nav a:visited {
	color: #009AB8;
	border: none;
}

#nav a:hover {
	color: black;
}

#comic_nav {
	margin: 0.25em 1em;
}

#aboutcomic {
	position: absolute;
	bottom: 25px;
	left: 25px;
	border: 1px solid black;

	text-align: justify;
	width: 92%;
	margin: 0;
	padding: 0.25em;
}

#theend {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	border-top:  1px solid black;
	padding-top: 0.5em;
	margin-top: 2em;
	margin-bottom:  0;
}

#legal {
	text-align: right;	
}


#recent_comic {
	text-align: center;
	width: 47%;
	float: left;
}
	#recent_comic p {
		padding: 1em;
	}
	#recent_comic a,#recent_comic a:link {
		border: none;
	}
	#recent_comic img{
		border: 2px solid #0084B8;
	}

#archive_comic {
	text-align: center;
	margin-bottom: 2em;
}
	#archive_comic a,#archive_comic a:link {
		border: none;
	}

	#archive_comic img{
		border: 1px solid black;
	}

#recent_blog {
	width: 47%;	
	float: right;
	margin: 1em 0 1em 1em;
	padding: 0 1em 0 0;

	text-align:  left;
}
	#recent_blog p {
		margin-top: 0;
	}
	
	#recent_blog h3 {
		text-align: center;
	}
	
	#recent_blog .comment_invite {
		margin-bottom: 0.5em;
	}

#archive_blog {
	width: 50%;
	margin: 0 auto;
}

.minisection {
	text-align: center;
	float: left;
	width: 31%;
	margin: 0.5em;
}
.minisection ul {
	margin: 0; padding: 0;
}
.minisection li {
	margin: 0; padding: 0;
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
}

.rssSectionGroup {
	width: 32%;
	margin-bottom: 2.5em;
	float: left;
}
.rssSectionGroup dd {
	margin: 0.25em;
}
.rssSectionGroup dt {
	font-weight: bold;
}

h4 {
	text-align: center;
}

#error {
	margin: 2em;
	text-align: center;
}

.blog_header {
/*	border-left: 5px solid #009AB8; */
	border-bottom: 1px solid black;
	padding: 0.25em;
	margin-bottom: 0.5em;
	font-size: 10pt;
}

.blog_header h3 {
	font-size: 16pt;
	text-align: left;
	margin: 0 0 0.25em 0;
}

.blog_header h3 a, .blog_header h3 a:link, .blog_header h3 a:visited {
	text-decoration: none;
	border: none;
	color: black;
}

.blog_single {
	width: 75%;
	margin: 1em auto;
	padding: 0;
}

#other {
	float: right;
	width: 425px;
	margin: 1em 0 1em 1em;
	padding: 0;

	text-align:  left;	
}

#other_sticky {
	width: 325px;
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
}

	#other_sticky h3 {
		margin-bottom: 0;
	}
	
.prev {
	float: left;
	text-align: left;	
}

.next {
	text-align: right;
}

.bio_pic {
	float: left;
}

#comment {
	border-top: 1px solid black;
	text-align: left;
	font-size: 1.25em;
}

.comments {}
.comments-wrapper {}
.comments-wrapper textarea, .comments-wrapper input {
	padding: 0.25em;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comment_invite {
	text-align:right;
	margin: -1em 0 0 0;
	padding:0;
}

#cpreview {
	border: 2px solid #0084B8;
	padding: 0.5em;
}

#submission {}
#submission div {
	display: inline;
}
#submission img {
	border: none;
}

#archive_comic_comment {
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding-left: 1em;

	float: right;
	text-align: left;
	width: 55%;
}
#archive_comic_comment #comment {
	margin-top: 0;
	border: none;
}

.comic_caption {
	margin: 0 0 1em 0;
	text-align: center;
}

.store_item {
	width: 500px;
	margin: 1em auto 1em auto;
}
