/* pagewide elements */

body 
{
	/*background-color: #ccc;*/
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0; padding: 0;
}

#theAd, #theLinks {
	display: none;
}

img
{
	border: 0;
}

h1, h2, h3, h4
{
	/*font-family: Helvetica, Arial, sans-serif;*/
	margin: 0; padding: 0;
}

h1
{
	/*font-family: Arial Black, sans-serif;*/
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 22px;
}

h2
{
	/*font-family: Arial Black, sans-serif;*/
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
}

h3
{
	/*font-family: Arial, sans-serif;*/
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px 0 4px 10px;
	letter-spacing: 0pt;
}

h4
{
	/*font-family: Arial, sans-serif;*/
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin: -2px 0 0 0;
	letter-spacing: 1pt;
}

p+h4
{
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	border-color: #999;
	border-style: dashed;
	border-width: 1px 0 0 0;
}

h3+p+h4
{
	margin: -2px 0 4px 0;
	padding: 0 0 2px 0;
	border-color: #999;
	border-style: dashed;
	border-width: 0 0 1px 0;
}

h4+h4
{
	margin: 2px 0 0 0;
}

.storynav select {
	max-width: 160px;
}

#anIndent
{
	margin-left: 10px;
}

ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 2px 0 12px 0; padding: 0;
}

ol ul
{
	list-style-type: square;
	list-style-position: outside;
	margin: 2px 0 12px 0; padding: 0;
}

ol li
{
	margin: 4px 0;
}

table
{
	margin: 0 0 10px; padding: 0;
	width: 400px;
	max-width: 100%;
	
}

.twits {
	max-width: 85%;
	margin: 0 auto 2rem;
}

.twits table {
	width: 100%;
}

th
{
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	color: #bbb;
}

tr
{
	vertical-align: top;
}

/* basic link styles */

a { color: #333; text-decoration: none; }
a:link { color: #666; }
a:visited { color: #888; }
a:hover { color: #c88; }
a:focus { color: #c88; }
a:active { color: #ccc; }

/* main divs */


div#theContainer 
{
	position: relative;
	padding: 10px;
	min-height: 2000px;
	margin-left: auto; margin-right: auto;
	background-color: white;
	margin-bottom: 2em;
	padding-bottom: 2em;
	overflow: hidden;
}

.merchItem {
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
	margin: .5em 0;
}

.merchItem .merchbutton  {
	margin: 3px 0;
}

.merchItem form  {
	margin: 0;
}

.merchItem .merchbutton:hover  {
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.merchItem .merchbutton:active  {
	-moz-opacity:1;
	-khtml-opacity: 1;
	filter:alpha(opacity=100);
	opacity:1;
}

span.price {
	color: #0b9;
}

div#theArt_curvy
{
	
	position: relative; 
	margin: 1em;
	text-align: center;
}

.aNavbar {
	width: 100%; text-align: center;
	max-width: 600px;
	position: relative; margin-left: auto; margin-right: auto;
	clear: both;
	color: #aaa;
	margin-top: 2rem;
	margin-bottom: 2rem;
	text-align: center;
}

.aNavbar .prevNext {
	display: flex;
	justify-content: space-between;
	max-width: 360px;
	margin: 2rem auto 0;
}

.aNavbar .firstLast {
	display: flex;
	justify-content: space-around;
}

div#theComic
{
	margin: 0 0 10px 0;
	width: 100%;
}

div.anEntry 
{
	background-color: #333;
	width: 440px;
	padding: 15px 20px 15px 20px;
	margin: 0 0 10px 0;
}

div#theDisclaimer
{
	font-size: 9px;
	color: #333;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: center;
}

#theComments {
	background-color: transparent;
	max-width: 560px;
	padding: 1em 1.5em;
	margin: 2em 1em 0;
	margin: 20px auto 0 auto;
}
#theComments h3 {}
#theComments p { margin: 1.5em 0; }
#theComments h3 button { font-size: 12px; }
#theComments h4 { font-size: 11px; margin: 1em 0; color: black; }
#theComments h3 button:hover { color: #444; }
#theCommentResponse { font-weight: bold; margin: 1em 0; }

#theComments div#theCommentator {
	width: 450px;
	max-width: 92%;
	margin: 2rem auto;
}

#theCommentator textarea {
	max-width: 95%;
}

.aComment
{
	margin: 1.5rem 0;
	padding: 1.5rem 1.5rem;
	background-color: #fafafa;

	color: black;
}

.aPostDateLine
{
	/*font-style: italic;
	float: right;*/
	color: #bbb;
}

.aPosterLine
{
	font-weight: bold;
	margin: .6rem 0;
}

div#theSubContainer
{
	position: relative;
	width: 100%;
	clear:both;
}

div#theEpisode
{
	max-width: 1240px;
	margin: 0 auto 1.5em;
	text-align: center;
}
div#theActualComic
{
	position: relative;
	
	max-width: 1200px;
	width: 100%;
	
	margin: 2rem auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
div#theActualComic img
{
	max-width: 100%;
	height: auto;
}
.castmember {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.castmember .thumb {
	flex-basis: 180px;
	min-width: 180px;
	margin-right: 1.5rem;
}
.store-items .castmember {
	margin: 1.5rem 0;
}

table.castmember img {
	border: 2px solid #ddd;
}

.castlist {
	text-align: left;
}

.castlist h1 {
	text-align: center;
	margin-bottom: 14px;
	font-weight: normal;
	text-transform: none;
}

.castmember h2 { 
	text-transform: none;
	margin: 4px 0;
	font-size: 140%;
	color: #999;
}

.castmember th {
	vertical-align: top;
	width: 160px;
}

#theStore .castmember th {
	width: 196px;
}

.castmember td {
	vertical-align: top;
	background-color: #eee;
	padding: 6px 14px;
}

.scoutPage {
	padding: 40px 0;
}

.scoutPage .aNavbar {
	width: auto;
}

.scoutContent {
	margin: 0;
	text-align: left;
	padding: 10px 10px;
	min-height: 360px;
}
.scoutContent>div{
	margin-bottom: 1rem;
}
.scoutThumb a {
	background-color: #f9f9f9;
	display: block;
	height: 72px;
	overflow:hidden;
	margin-bottom: 1rem;
}
.scoutThumb img {
	mix-blend-mode: darken;
	margin-right: 4px;
	margin-bottom: 8px;
	display: block;
}

.aNavbar img {
	border: 0;
}

.scoutContent form img {
	border: none;
	margin: 0;
}

#logland {
	padding: 20px 0;
}

.archive #theBigNavBar/*, .archive #theArt_curvy */, .archive .navbar-top .lastFirst, .archive #theArt_curvy p img {
	display: none;
}

.archive #theArt_curvy h1 img {
	width: 125px;
	height: auto;
}

#theBigNavBar {
	margin: 2rem 0;
}

#theBigNavBar a:hover img, .aNavbar a:hover img {
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
}
#theBigNavBar a:active img, .aNavbar a:active img {
	-moz-opacity:1;
	-khtml-opacity: 1;
	filter:alpha(opacity=100);
	opacity:1;
}
.outLinks li {
	margin-bottom: 2px;
}

.bignews {
	margin: 2rem 0 !important;
}

.bignews a {
	font-weight:bold;
}

.bignews a:link {
	color: red;
}

.bignews a:visited {
	color: red;
}

.bignews a:hover {
	color: pink;
}

#theScoutSaluter {
	float:left;
	width:200px;
	margin-left:-50px;
	margin-right: 20px;
}

#theResponse {
	margin: 0 80px 10px;
}

@media only screen and (max-width: 520px) {
	.castmember {
		display: block;
	}
}
@media only screen and (max-width: 720px) {
	#theBigNavBar img {
		max-width: 16%;
		height: auto;
	}

}