/*

Theme Name: Moose Head Stew
Version: 0.1.0

Theme URI: http://mindfaucet.com/comicpress/
Description: Customized 3-Column Edition of ComicPress. <a href="http://mindfaucet.com/comicpress">Visit the ComicPress website.</a>

	Author: Todd Myhre
	Author URI: http://www.myhreweb.com/

The CSS, XHTML and design of ComicPress is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html

*/



/* STANDARD HTML TAGS */

body {
	margin: 0;
	color: #000000;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	background-color: #ffffff;
	}

a {
	color: #222222;
	text-decoration: none;
  	}

  	a:hover {
  		color: #4a7ade;
  		}

	a img {
		border: none;
		}

	#commentform a {
		color: blue;
		}

	#commentform a:hover {
		color: black;
		}

p {
	}

	p img {
		max-width: 100%;
		padding: 0;
		}

	.entry p {
		margin: 0;
		padding: 5px 0;
		}

	.entry p img {
		margin: 2px;
		}

	.commentmid p {
		margin: 0;
		padding: 5px 5px 5px 0;
		}

	#commentform p {
		margin: 5px 0;
		color: black;
		}

small {
	font-size: 11px;
	color: #7d7d7d;
	}

	#commentform p small {
		color: black;
		}

hr {
	height: 2px;
	color: #7d7d7d;
	background-color: #7d7d7d;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #ddd;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}

code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	background: #eee;
	border: 1px dotted #777;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #999;
		}

.center {
	text-align: center;
	}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	margin: 0;
	padding: 0 0 0 5px;
	color: #000000;
	font-family: 'Times', serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: -2px;
	}

	h1 em {
		font-weight: normal;
		}

h2, h2 a {
	margin: 0;
	color: #000000;
	font-family: 'Verdana', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 19px;
	text-align: left;
	text-decoration: none;
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 20px 0 0 0;
		padding: 0 0 5px 0;
		color: black;
		font-weight: normal;
		font-size: 32px;
		text-align: left;
		letter-spacing: -2px;
		}

	.sidebar h2 {
		margin: 5px 0 0;
		padding: 10px 0 5px;
		color: black;
		font-size: 14px;
		text-align: center;
		}

h3, h3 a {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Verdana', 'Arial', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	}

	.post h3 {
		border-bottom: 2px solid #7d7d7d;
		}

	.posttop h3 {
		padding-top: 10px;
		border-bottom: 2px solid #7d7d7d;
		}

h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}

	.commenttop h4 {
		padding-top: 10px;
		margin-right: 5px;
		border-bottom: 2px solid #7d7d7d;
		}

h2 a:hover, h3 a:hover {
	border-bottom: 1px dotted #777;
	}



/* THE HEADER */

#topads {
	margin: 0 0 5px 16px;
	width: 940px;
	}

	#topads #leftad {
		margin: 0;
		width: 470px;
		float: left;
		display: inline;
		}

	#topads #rightad {
		margin: 0;
		width: 470px;
		float: right;
		display: inline;
		}

#header {
	width: 930px;
	margin: 0 170px 0 0;
	background-color: #ffffff;
	border: 0;
	}

	#header #header-left {
	    margin: 17px 0 0 0;
	    width: 179px;
		float: left;
		border: 0;
		}

	#header #header-left #logo {
	    border: 0;
	    margin: 0;
		float: left;
		display: inline;
		}

	#header #header-left #logo #text {
		border: 0;
		}

	#header #header-right {
	    width: 748px;
		float: left;
		border: 0;
		}

	#header #header-right #shoutbox {
	    margin: 0 0 0 14px;
		width: 720px;
		height: 110px;
		/* text-align: center; */
		}

	.description {
		margin: -3px 0 0 0;
		padding: 0px 0 10px 30px;
		color: #999;
		font-family: 'Times New Roman', serif;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
		}



/* THE MENU */

#header #header-right #pentitle {
    /* margin: 0 0 0 179px; */
	margin: 0;
	border: 0;
	width: 748px;
	}

#menubar {
	/* margin: 0 0 0 179px; */
	width: 742px;
	height: 26px;
	background: #a49e92;
	}

	#menubar .menuitem {
		margin: 0 50px;
		width: 85px;
		float: left;
		display: inline;
		}

#navigation {
	margin: 5px 0 10px 51px;
	width: 870px;
	/* height: 80px; */
	height: 26px;
	background: #a49e92;
	}

	#navigation .navbutton {
		margin: 3px 8px;
		width: 60px;
		height: 44px;
		float: left;
		display: inline;
		}

	#navigation .navbuttonnarrow {
		margin: 3px 7px;
		width: 60px;
		float: left;
		display: inline;
		}

	#navigation #dropdown {
		margin: 4px 8px;
		width: 346px;
		float: left;
		display: inline;
		text-align: center;
		}

	#navigation #dropdown div form {
		margin: 0px 0;
		text-align: center;
		}

	#navigation #tag {
		margin: 0px 18px;
		width: 220px;
		float: left;
		display: inline;
		}

	#navigation #sharethis a {
		color: white;
		}

#menunav {
	margin: 0;
	padding: 1px 0 0 0;
	float: right;
	font-size: 19px;
	}

	#menunav a  {
		margin: 0 1px 0 0;
		color: #aaa;
		text-decoration: none;
		background: #222;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

		#menunav a:hover {
			color: #fff;
			background: #555;
			}

		.prev {
			padding: 0 2px 0 0;
			}

		.next {
			padding: 0 0 0 2px;
			}

#menu {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	}

	#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}

	#menu li {
		margin: 0;
		padding: 0;
		float: left;
		}

	#menu li a {
		height: 25px;
		padding: 0 5px 0 5px;
		display: block;
		float: left;
		color: #aaa;
		line-height: 25px;
		text-decoration: none;
		border-width: 0 1px 0 0;
		border-style: solid;
		border-color: #aaa;
		}

	#menu li a:hover {
		color: #fff;
		background: #333;
		}



/* THE COMIC */

#comic-left-graphic {
	margin: 0;
    width: 50px;
	float: left;
	display: inline;
    }

#comic-left-graphic-variant {
	margin: 0;
	float: left;
	display: inline;
    }

#comic {
	width: 870px;
	margin: 0;
	background: #ffffff;
	float: left;
	/* border: 5px solid black; */
	display: inline;
	}

#comicform #c {
	padding: 2px;
	width: 226px;
	}

#comicsubmit {
/*	margin: 0 0 20px 0;
	padding: 0 5px;
	float: right; */
	margin-left: 5px;
	color: #fff;
	background: #888;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#comicsubmit:hover {
		cursor:pointer;
		background: #222;
		}



/* THE PAGE WRAPPER */

#page {
	width: 1120px;
	margin: 0px auto;
	padding-top: 16px;
	text-align: left;
	background: #ffffff;
	}

.topslice {
	margin: 0 auto;
	padding: 0;
	width: 1120px;
	height: 1px;
	}

.middleslice {
	margin: 0 auto;
	padding: 0;
	width: 1120px;
	}

.middleleftslice {
        width: 930px;
        float: left;
        }

.bottomslice {
	margin: 0 auto;
	padding: 0;
	width: 1120px;
	height: 1px;
	}



/* THE FOOTER */

#bottomads {
    width: 702px;
    margin: 0 0 0 135px;
    padding-bottom: 20px;
    text-align: center;
    }

#footer {
	width: 1120px;
	margin: 0px auto;
	padding: 20px 180px 20px 0;
	color: #000000;
	font-size: 10px;
	text-align: center;
	}

	#footer a {
		color: blue;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
		color: #222222;
		border-bottom: 1px dotted #222222;
		}



/* NAVIGATION */

.nav {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.nav-single {
	padding: 10px 0 0 0;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}

.pagenav {
	padding: 20px 20px 20px 20px;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	padding: 0 2px;
	color: blue;

	text-decoration: none;
	border: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}






	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #111;
		background-color: #ddd;
		}



/* CONTENT AREA */

#column {
	width: 870px;
	padding: 0 0 0 51px;
	float: left;
	overflow: hidden;
	}

.post-frontpage {
	padding: 0;
	text-align: justify;
	}

.posttop {
	margin: 0;
	padding: 0;
	height: 36px;
	}

.postbottom {
	margin: 0 0 10px;
	padding: 0;
	height: 30px;
	}

.content {
	}

.post {
	margin: 0;
	padding: 0;
	text-align: justify;
	}

	.comicdate {
		color: #777;
		font-family: 'Georgia', serif;
		font-size: 15px;
		font-weight: bold;
		}

	.postdate {
		color: #7d7d7d;
		font-size: 11px;
		}

.postmeta {
	margin: 0;
	color: #7d7d7d;
 	text-align: right;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}

.postmeta-single {
	padding: 10px;
 	color: #777;
	font-size: 11px;
	text-align: left;
	background: #eee;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	.postmeta-single a {
		color: #000;
		}

	.postmetatags {
		font-family: 'Georgia', serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
/*	color: #333; */
	text-decoration: none;
	border-bottom: 1px dotted #777;
	}

	.postmeta a:hover, .postmeta-single a:hover {
/*		color: #777; */
		border-bottom: 1px solid #777;
		}

.postmeta-comments {
	font-size: 16px;
	}

	.balloon {
		color: #ccc;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}



/* STATIC PAGES */

.staticpost {
  margin: 0 200px 0 0;
  padding: 0;
  /* color: white; */
  }

.staticpost p {
  margin: 0;
  padding: 0;
  }

.staticpost a {
  /* color: #ffff99; */
  }

.staticpost a:hover {
  /* color: #ffcc66; */
  }

.staticpost .entry ul {
  padding: 0 30px 0 70px;
  list-style: none;
  text-indent: 0;
  }

.staticpost .entry ul li {
  margin: 0 80px 0 220px;
  padding: 30px 0 50px;
  }

.staticpost .entry ul li img {
  margin-left: -220px;
  border-color: black;
  }

.staticpost .entry ul li blockquote {
  border: 0;
  margin: 13px 0;
  padding: 0;
  color: white;
  }

.staticpost .entry hr {
  margin: 25px 100px;
  }

.staticpost .entry blockquote {
  border: 0;
  margin: 0;
  padding: 0;
  color: white;
  }

.staticpost .entry blockquote p {
  padding-top: 5px;
  }

.staticpost .entry blockquote img {
  margin: 10px 20px;
  }

/* THE BLOG HEADER */

#blogheader {
	margin: 0;
	padding: 10px 0 0 20px;
	color: #aaa;
	font-family: 'Georgia', serif;
	font-size: 36px;
	letter-spacing: -3px;
	}



/* COMMENTS */

.commenttop {
	margin: 0;
	padding: 0 20px 0;
	height: 30px;
/*	background-image: url(Comments_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; */
	}

.commentmid {
	margin: 0;
	padding: 0 20px;
	text-align: justify;
/*	background-image: url(Comments_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top; */
	}

.commentbottom {
	margin: 0;
	padding: 5px 20px 0;
	height: 30px;
/*	background-image: url(Comments_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	}

.comment-wrapper {
	padding: 0;
	}

	.comment-wrapper h3 {
		margin: 0;
		padding: 10px 0 0 0;
		color: #ddd5ec;
/*		font-family: 'Georgia', serif;
		font-weight: normal;
		font-size: 24px;
		letter-spacing: -1px; */
		clear: both;
		}

		.bigballoon {
			color: #ddd5ec;
			font-family: 'Webdings', fantasy;
			font-size: 28px;
			}

	.comment-wrapper a {
		text-decoration: none;
		border-bottom: 1px dotted #777;
		}

		.comment-wrapper a:hover {
			color: #777;
			border-bottom: 1px solid #777;
			}

	.comment-wrapper p {
/*		margin: 10px 0 0 0; */
		}

.avatar {
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	border: 1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#comment, #author, #email, #url {
	padding: 2px;
	color: #000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#comment:hover, #author:hover, #email:hover, #url:hover {
		background: #eee;
		}

	#comment {
		width: 450px;
		}

	#author, #email, #url {
		width: 200px;
		}

#submit {
	margin: 0 5px 20px 0;
	padding: 0 5px;
	float: right;
	color: #fff;
	background: #888;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#submit:hover {
		cursor:pointer;
		background: #222;
		}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	.commentlist li {
		padding: 20px 0 0 0;
		clear: both;
		}



/* ARCHIVE */

.comicarchiveframeorig {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc #aaa #555 #777;
	}

	.comicarchiveframeorig:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

.comicarchiveframe {
/*	margin: 20px 0 10px 0; */
/*	padding: 5px 10px 5px 10px; */
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	}

	.comicarchiveframe h3 {
		margin: 0;
		}

	.comicarchiveframe small {
		display: block;
		}

	.comicarchiveframe:hover {
		filter: alpha(opacity=90);
		-moz-opacity: 0.10;
		opacity: 0.90;
		}



/* SIDEBARS */

#sidebar-left {
	width: 0px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
	overflow: hidden;
	}

#sidebar-right {
	width: 180px;
	margin: 30px 0 0 0;
	padding: 0;
	float: right;
	font-size: 11px;
	overflow: hidden;
	}

#sidebar-comic-right {
	width: 180px;
	margin: 49px 0 0 0;
	padding: 0;
	float: right;
	font-size: 11px;
	overflow: hidden;
	}

.sidebar h2, .sidebar h2 a {
	margin: 5px 0 0;
	padding: 10px 0 5px;
	color: black;
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	.sidebox {
		background: white;
		}

	.sidebar ul li {
		margin: 0 0 20px 0;
		padding: 0;
		}

		.sidebar ul li ul li {
			margin: 0 0 0 10px;
			padding: 0;
			}

			.sidebar ul li ul li a {
				display: block;
				color: #333;
				text-decoration: none;
				border-bottom: 1px dotted #777;
				}

				.sidebar ul li ul li a:hover {
					color: #333;
					background: #ddd;
					border-bottom: 1px solid #777;
					}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 8px;
	background: #dadada;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #000;
	font-family: 'Verdana', 'Arial', sans-serif;
	font-size: 13px;
	font-weight: bold;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #bbb;
	}

	#wp-calendar a:hover {
		color: #333;
		background: #888;
		}



/* SEARCH */

#searchform {
	margin-left: 4px;
	padding-bottom: 2px;
	}

#s {
	width: 140px;
	margin: 0;
	padding: 2px;
	color: #000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#s:hover {
		background: #eee;
		}

#searchsubmit {
	margin: 0;
	padding: 0 0 0 2px;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	background: #888;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#searchsubmit:hover {
		cursor:pointer;
		background: #222;
		}



/* GALLERY */

.attachment {
	width: 520px;
	margin: 0 auto;
	text-align: center;
	}

	.attachment img {
		margin: 0 0 10px 0;
		border: 1px solid #000;
		}

	.attachment p {
		margin: 0 9px 10px 9px;
		padding: 10px;
		border: 1px solid #999;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

.imagenav-wrap {
	width: 502px;
	height: 77px;



	margin: 0 auto;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;

	}

.imagenav-center {
	width: 316px;
	height: 65px;
	margin: 0 10px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #bbb;
	text-align: center;
	border: 1px solid #999;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	.imagenav-center a {
		text-decoration: none;
		color: #777;
		border-bottom: 1px dotted #777;
		}

		.imagenav-center a:hover {
			color: #777;
			border-bottom: 1px solid #777;
			}

.imagetitle {
	color: #333;
	font-size: 18px;
	}

.imagenav-bg {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 0;
	background: #eee;
	border: 1px solid #000;
	}

	.imagenav-bg img {
		width:75px;
		height:75px;
		}

.imagenav-arrow {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 50px;
	line-height:75px;
	text-align: center;
	border: 1px solid #000;
	float: left;
	}

.imagenav-link {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	float: left;
	}

	.imagenav-link img {
		width:75px;
		height:75px;
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

		.imagenav-link img:hover {
			filter: alpha(opacity=0);
			-moz-opacity: 0.00;
			opacity: 0.00;
			}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left;
	}



/* CLEAR FLOATS */

.clear {
	border: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}