body {
	background-color: #ddd;
	font-family: Lucida, sans-serif;
}
#maincontainer {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}
#title {
	background-color: #fff;
	border: 1px solid #000;
	padding: 20px 20px 15px 20px;
	width: 700px;
}
#title img {
	border-width: 0px;
}
#custlogo {
	float: right;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 10px;
}
#menulinks {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#menulinks li {
	display: inline;
}
#menulinks li a {
	text-decoration: none;
	margin-right: 1em;
	font-weight: bold;
}
#menulinks li a img {
	margin-bottom: -6px;
}
.container, .adcontainer {
	background-color: #fff;
	border: 1px solid #000;
	margin: 10px 0px;
}
.container {
	padding: 20px;
	width: 700px;
}
.adcontainer {
	padding: 6px;
	width: 728px;
}
#smallad {
	margin-top: 30px;
	margin-right: -10px;
	float: right;
}
.container p.title {
	font-weight: bold;
}
.container a {
	text-decoration: none;
}
.container p.posttitle {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}
.container p.posttitle em {
	color: #aaaaaa;
	margin-top: 3px;
	font-size: 0.75em;
	font-weight: normal;
	float: right;
}
.container p.posttitle a {
	color: #000;
	text-decoration: none;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation ul li {
	float: left;
	text-align: center;
	font-size: 0.75em;
	font-variant: small-caps;
	margin-right: 15px;
}
.navigation ul li img {
	border-width: 0px;
}
#comiccontainer {
	text-align: center;
}
#comic {
	margin: 10px 0px;
}
#sharelinks, #social {
	font-size: 0.75em;
}
#sharelinks img {
	margin-bottom: -2px;
	border-width: 0px;
}
#bookmark {
	margin-top: 5px;
}
#bookmark iframe {
	margin: 5px 0 0 0;
	padding: 0;
	vertical-align: text-bottom;
}
#social {
	overflow: auto;
	margin-top: 5px;
}
#social iframe {
	vertical-align: text-bottom;
}
#s_title {
	margin-bottom: 8px;
}
#social .button {
	margin-bottom: 8px;
}
#comiclinks {
	margin-top: 10px;
	font-size: 0.75em;
}
#comiclinks a, #sharelinks a, #comicurls a {
	text-decoration: none;
}
#comicurls {
	clear: right;
	margin-top: 10px;
	float: right;
	font-size: 0.75em;
}
#footer {
	background-color: #fff;
	border: 1px solid #000;
	padding: 20px;
	width: 700px;
	font-size: 0.75em;
}
#footer a {
	text-decoration: none;
}
#license img {
	float: left;
	margin-right: 10px;
}
#transcription {
	display: none;
	visibility: hidden;
}
#search p {
	font-size: 0.75em;
	font-variant: small-caps;
}
input, select {
	border: 1px solid #000000;
	font-weight: bold;
	background-image: url('images/input.png');
	background-position: top left;
	background-repeat: no-repeat;
}
textarea {
	border: 1px solid #000000;
	font-weight: bold;
}
#search input {
	width: 200px;
	vertical-align: middle;
	margin-top: 4px;
}
#busy {
	display: none;
	visibility: hidden;
	vertical-align: middle;
	margin-top: 4px;
}
#searchresults div.normal, #searchresults div.hover {
	clear: both;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-top: 10px;
	height: 40px;
}
#searchresults div.normal img, #searchresults div.hover img {
	margin-right: 5px;
	float: left;
	border-width: 0px;
}
#searchresults div.normal em, #searchresults div.hover em {
	font-size: 0.75em;
}
#searchresults div.hover {
	background-color: #eeeeee;
	cursor: pointer;
}
#supportbox {
	border: 1px solid #cccccc;
	font-size: 0.75em;
	width: 350px;
	float: right;
}
#supportbox strong a {
	display: block;
	padding: 3px;
	background-color: #eeeeee;
	color: #666666;
	font-weight: normal;
}
#supportbox p {
	margin: 0px;
	padding: 5px;
}
#refbutton {
	float: right;
}
#towerad {
	float: right;
	margin-left: 10px;
}
.footnotes {
	font-size: 0.75em;
}

#nav_static {
	display: block;
}
#nav_static_links {
	display: block;
}
#nav_links {
	display: none;
}
#nav_static {
	height: 43px;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
	overflow: hidden;
	position: relative;
	
}
#nav_content {
	position: absolute;
	height: 43px;
	white-space: nowrap;
	left: 0px;
	cursor: col-resize;
}
.nav_comic, .nav_comic_current {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: 96px;
	height: 43px;
	padding-top: 2px;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
}
.nav_comic {
	background-color: #ffffff;
}
.nav_comic_current {
	background-color: #999999;
}
.nav_comic img, .nav_comic_current img {
	border-width: 0px;
}
#nav_links, #nav_static_links {
	border-bottom: 1px solid #cccccc;
	margin-left: -20px;
	margin-right: -20px;
	font-size: 0.75em;
	padding: 2px;
}
#navmode_links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navmode_links li {
	float: left;
	margin: 0px 10px;
	width: 98px;
	text-align: center;
}
#navmode_modeselect {
	display: none;
}
.modeselect {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.modeselect li {
	display: inline;
}
.modeselect li a {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 0px 3px;
}

#translations {
	border-bottom: 1px solid #cccccc;
	margin-left: -20px;
	margin-right: -20px;
	font-size: 0.75em;
	padding: 2px 5px;
	background-color: #eeeeee;
}
#translations img {
	border-width: 0px;
	margin-bottom: -4px;
	margin-left: 5px;
}
#attrib {
	font-style: italic;
	float: right;
}

.store_imagecontainer {
	float: left;
	margin-bottom: 1em;
	width: 300px;
}
.store_formcontainer {
	float: right;
	width: 350px;
}
.store_imagetabs, .store_imagetabs_noscript {
	width: 300px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 5px 10px;
	list-style-type: none;
}
.store_imagetabs {
	display: none;
}
.store_imagetabs li, .store_imagetabs_noscript li {
	padding: 0px;
	margin-right: 5px;
	display: inline;
}
.store_imagetabs li a, .store_imagetabs_noscript li span {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 2px 5px;
}
.store_imagebox {
	width: 300px;
	height: 220px;
	padding: 10px;
	border: 1px solid #000000;
}
.store_form {
	display: block;
	margin-bottom: 1em;
}
#store_order {
	clear: both;
	border: 1px solid #000000;
}
.store_co_title {
	font-weight: bold;
	margin-top: 1em;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 2px;
}
.store_co_items {
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.store_co_items ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.store_co_total {
	font-weight: bold;
	border: 1px solid #cccccc;
	padding: 2px;
	text-align: right;
	margin-bottom: 1em;
}

	border: 1px solid #cccccc;
	padding: 2px;
}
.store_co_items {
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.store_co_items ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.store_co_total {
	font-weight: bold;
	border: 1px solid #cccccc;
	padding: 2px;
	text-align: right;
	margin-bottom: 1em;
}

.arch_trans {
	display: inline;
	float: right;
}
 1em;
}

	border: 1px solid #cccccc;
	padding: 2px;
}
.store_co_items {
	padding: 5px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.store_co_items ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.store_co_total {
	font-weight: bold;
	border: 1px solid #cccccc;
	padding: 2px;
	text-align: right;
	margin-bottom: 1em;
}
#store_cart {
	border: 1px solid #cccccc;
	padding: 1em;
	margin-top: 1em;
}
#store_paypal {
	float: right;
}

.arch_trans {
	display: inline;
	float: right;
}
div.pagination {
	margin-top: 15px;
	font-size: 0.75em;
}
div.pagination .disabled {
	color: #cccccc;
}
div.pagination .current {
	font-weight: bold;
}
div.blogshare {
	margin: 1em 0;
}
div.blogshare .fb_iframe_widget span {
	margin-left: 10px;
}
div.editbox {
	margin: 1em 0;
}
div.spanningheader {
	border-top: 1px solid #cccccc;
}
.posterous_comments_list div.commentunit {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
.posterous_comments_list div.commentunit div.comment_label {
	background-color: #eeeeee;
	margin: 0;
	padding: 2px;
}
.posterous_comments_list div.commentunit div.comment_avatar {
	margin: 5px;
}

.posterous_comments_list div.commentunit .comment {
	margin: 0;
	padding: 10px;
}
.comment_login_buttons img {
	border: 0;
}
div.comment_label label {
	color: #000;
}
div.comment_value div textarea {
	border: 1px solid #000;
}
div.posterousPrivateBox div.posterous_private_box_inner {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	float: right;
	margin: 25px 25px 0 0;
}
div.posterousPrivateBox div a {
	text-decoration: none;
}
div.posterousPrivateBox div img {
	border: 0;
}
.container img {
	border: 0;
}

