/*
Theme Name: AnotherWebcomic
Theme URI: http://anotherwebcomic.com/
Description: The wordpress theme of Another Webcomic
Version: 0.42
Author: Koos Kleven
Author URI: http://anotherwebcomic.com
Tags: webcomic, another

	AnotherWebcomic version 0.42
	 http://anotherwebcomic/theme/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: URL(http://www.laika.com/res/images/paperbackground.jpg) repeat;
	font-family: Georgia, 'Times New Roman', times, serif;
	color: #000000;
	padding: 0;
	margin: 0;
}

a, a:link, a:hover, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: line-through;
}

#theheader {
	position: relative;
	width: 666px;
	height: 142px;
	margin: 0; padding: 0;
	background: URL(images/title.png) no-repeat top left !important;
	background: URL(images/title-ie6.png) no-repeat top left;
}

#thesitetitle a{
	position: absolute;
	width: 300px;
	height: 150px;
}

#thesitetitle a h1 {
	viability: hidden; 
	display: none;
}

#thetagline {
	background: URL(images/tagline.png) no-repeat center center !important;
	background: URL(images/tagline-ie6.png) no-repeat center center;
	position: relative;
	top: 100px;
	left: 50px;
	width: 514px;
	height: 42px;
	text-align: center;
	vertical-align: middle;
	padding: 0; padding-top: 20px;
	margin: 0;
	font-family: "Courier New", Courier, Serif;
	font-size: 12pt;
	z-index: 42;
}

#thecontent {
	position: relative;
	top: 42px;
	
}

#thepagecontrols {
	position: absolute;
	height: 84px;
	margin: 0; padding: 0;
	left: 600px;
	top: -84px;
}

.apagecontrol, .apagecontrol:active, .apagecontrol:hover, .apagecontrol:visited, .apagecontrol:link {
	float: left;
	margin: 0 15px;
	padding: 4px;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	min-width: 64px; height: 42px;
	padding: 10px 0;
}

.apagecontrol:hover {
	background: URL(images/coffeesplat.png) no-repeat top center !important;
	background: URL(images/coffeesplat-ie6.png) no-repeat top center;
}

#thecomic{
	text-align: left;
	overflow: visible;
	position: relative;
	margin: 0; margin-left: 120px;
	font-family: Arial, sans-serif;
}

#thetapediv {
	background: URL(images/tape.png) no-repeat center center !important;
	background: none;
	width: 100px;
	height: 132px;
	position: absolute;
	z-index: 21;
	left: -60px;
	top: -50px;
}

#thestripheader {
	width: 795px;
	height: 30px;
	padding: 0; margin: 0;
	left: 15px;
	position: absolute;
	z-index: 42;
}

#thetitle {
	float: left;
}

#thedate {
	float: right;
}

#theimage {
	position: relative;
	padding: 40px 20px 5px 20px;
	overflow: visible;
	background: #FFFFFF;
}

#theimagecontainer {
	display: block;
	margin: 0;
	width : 820px;
	padding: 0;
	position: relative;
	background: #FFFFFF;
}

#thecomiccontrols{
	width: 650px;
	position: relative;
	margin: 0; padding: 0;
	height: 44px;
	left: 120px;
	top: 10px;
}

.acomiccontrol, .acomiccontrol:active, .acomiccontrol:hover, .acomiccontrol:visited, .acomiccontrol:link {
	float: left;
	margin: 0;
	padding: 4px;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	width: 150px; height: 42px;
	padding: 10px 0;
	text-align: center;
}

.acomiccontrol:hover {
	background: URL(images/coffeesplat.png) no-repeat top center !important;
	background: URL(images/coffeesplat-ie6.png) no-repeat top center;
}

#theblurbbox {
	position: relative;
	width: 800px;
	left: 120px;
	margin: 0; padding: 0;
	font-family: times, serif;
}

#thepreblurb {
	background: URL(images/preblurb.png) no-repeat center top !important;
	background: URL(images/preblurb-ie6.png) no-repeat center top;
	position: relative;
	width: 600px; height: 10px;
	margin: 18px 0 0; padding: 0 20px;
	left: 0px;
}

#theblurb {
	background: URL(images/blurb.png) repeat-y center top !important;
	background: URL(images/blurb-ie6.png) repeat-y center top;
	position: relative;
	width: 600px;
	min-height: 600px;
	height: 33%;
	margin: 0; padding: 5px 20px;
	left: 0px;
	font-size: 12pt;
}

.anarchivelink {
	display: block;
	width: 156px;
	height: 140px;
	text-align: center;
	padding: 10px;
	margin: 10px;
	border: 1px #808080 solid;
}

.anarchivelink:hover {
	background: URL(images/coffeesplat.png) no-repeat top left !important;
	background: URL(images/coffeesplat-white-ie6.png) no-repeat top left;
	text-decoration: none;
}

.anarchivetitle {
	display: inline;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	padding: 3px;
	margin: 0;
}

.anarchivelink img{
	border: none;
}

#thefooter {
	background: URL(images/postblurb.png) no-repeat center bottom !important;
	background: URL(images/postblurb-ie6.png) no-repeat center bottom;
	position: relative;
	width: 600px; max-height: 60px;
	margin: 0; padding:  0 20px 20px;
	left: 0px;
	text-align: center;
	font-size: 10pt;
	color: #999;
}

#theverticalad {
	position: absolute;
	width: 120px;
	height: 600px;
	padding: 10px;
	margin: 0;
	top: 20px; right: 0;
}