/*  Theme Name: m0m0  */



/* STANDARD HTML TAGS */

body
{
	margin: 0;
	color: #333;
	font-size: 12px;
	font-family: 'Arial' , sans-serif;
	background: #e7d3d4 url('images/background.jpg');
}

a
{
	color: #5b2709;
	text-decoration: underline;
}

a:hover
{
	color: #ff0000;
}

a img
{
	border: none;
}

p img
{
	max-width: 100%;
	padding: 0;
}

small
{
	font-size: 11px;
}

hr
{
	height: 1px;
	color: #777;
	background-color: #777;
	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;
}



/* HEADINGS */

h1, h1 a, h1 a:hover
{
	margin: 0;
	padding: 0 0 0 5px;
	color: #5b2709;
	font-family: 'Georgia' , serif;
	font-size: 50px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	letter-spacing: -2px;
}

h2, h2 a
{
	margin: 0;
	color: #5b2709;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	text-decoration: none;
}

h2.pagetitle, h2.pagetitle a
{
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
	color: #5b2709;
	font-family: 'Georgia' , serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -2px;
	text-align: left;
}

h3, h3 a
{
	margin: 30px 10px 0 0;
	padding: 0;
	color: #5b2709;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
}

h2 a:hover, h3 a:hover
{
	color: #e1cdce;
	border-bottom: 1px dotted #777;
}



/* THE HEADER */

#header
{
	width: 980px;
	height: 240px;
	margin: 0 auto;
	/* Christmas 2009 header */
	background: url('images/header.png') top center no-repeat;

	
	/* background: url('images/header_xmas.png') top center no-repeat; */
}

/* logo clickable area */
#logo-area {
	height: 115px;
	width: 240px;
	margin: 38px 0 0 75px;
	float: left;
}

#headerad
{
	width: 500px;
	height: 70px;
	margin: 63px 90px 0 0;
	float: right;
}

#twitter-bird1
{
	width: 45px;
	height: 48px;
	float: right;
	margin: -100px 15px 0 0;
	background: url('images/twitter-bird.gif') top center no-repeat;
	z-index: 100;
}

#twitter-bird
{
	width: 55px;
	height: 59px;
	float: right;
	margin: -110px 15px 0 0;
	background: url('images/twitter-bird2.gif') top center no-repeat;
	z-index: 100;
}

#menubar
{
	/* come back to this later */
	/* margin-left: 15px; would be perfect, but adds a scroll bar on bottom ;(*/
	margin-left: 15px;
	width: 965px;
	height: 71px;
}

a.rollhome
{
	display: inline-block;
	height: 71px;
	width: 191px;
	float: left;
	text-decoration: none;
	background: url('images/menuhome.png') no-repeat;
}

a.rollhome:hover
{
	background-position: -191px;
}

a.rollhome:active
{
	background-position: -191px;
}

a.rollabout
{
	display: inline-block;
	height: 71px;
	width: 110px;
	float: left;
	text-decoration: none;
	background: url('images/menuabout.png') no-repeat;
}

a.rollabout:hover
{
	background-position: -110px;
}

a.rollarchive
{
	display: inline-block;
	height: 71px;
	width: 148px;
	float: left;
	text-decoration: none;
	background: url('images/menuarchive.png') no-repeat;
}

a.rollarchive:hover
{
	background-position: -148px;
}

a.rolldownloads
{
	display: inline-block;
	height: 71px;
	width: 186px;
	float: left;
	text-decoration: none;
	background: url('images/menudownloads.png') no-repeat;
}

a.rolldownloads:hover
{
	background-position: -186px;
}

a.rollsubscribe
{
	display: inline-block;
	height: 71px;
	width: 166px;
	float: left;
	text-decoration: none;
	background: url('images/menusubscribe.png') no-repeat;
}

a.rollsubscribe:hover
{
	background-position: -166px;
}

a.rollcontact
{
	display: inline-block;
	height: 71px;
	width: 157px;
	float: left;
	text-decoration: none;
	background: url('images/menucontact.png') no-repeat;
}

a.rollcontact:hover
{
	background-position: -172px;
}

a.rollprevious
{
	display: inline-block;
	height: 75px;
	width: 90px;
	float: left;
	text-decoration: none;
	background: url('images/rollprevious.png') no-repeat;
}

a.rollprevious:hover
{
	background-position: -90px;
}

a.rollnext
{
	display: inline-block;
	height: 75px;
	width: 90px;
	float: left;
	text-decoration: none;
	background: url('images/rollnext.png') no-repeat;
}

a.rollnext:hover
{
	background-position: -90px;
}

a.rollrandom
{
	display: inline-block;
	height: 75px;
	width: 90px;
	text-decoration: none;
	background: url('images/rollrandom.png') no-repeat;
}

a.rollrandom:hover {
    /* set the background to the animated GIF */
    background: url('images/rollrandomon.gif');

    /* the width and height of the animated GIF */
    width: 58px;
    height: 71px;
}


		
		#sidenav {
			padding: 0 0 14px 0;
			list-style: none;
			overflow: hidden;
			border-bottom: dotted 3px #eddedc;
		}
		
			#sidenav li {
				margin: 0 0 0 0;
				padding: 0;
				list-style: none;
			}
			
			
			#sidenav a {
				padding: 0;
				margin: 0 0 0 0;
				float: left;
			}
			
			#sidenav a:hover {
				background-position: -200px;
			}
			
			#sidenav a:active, #sidenav a.selected {
				background-position: -200px;
			}
			
			#sidehome a
			{
				display: inline-block;
				height: 44px;
				width: 200px;
				text-decoration: none;
				background: url('images/sidehome.png') no-repeat;
			}
			
			#sideabout a
			{
				display: inline-block;
				height: 47px;
				width: 200px;
				text-decoration: none;
				background: url('images/sideabout.png') no-repeat;
			}
			
			#sidearchive a
			{
				display: inline-block;
				height: 41px;
				width: 200px;
				text-decoration: none;
				background: url('images/sidearchive.png') no-repeat;
			}
			
			#sidedownloads a
			{
				display: inline-block;
				height: 47px;
				width: 200px;
				text-decoration: none;
				background: url('images/sidedownloads.png') no-repeat;
			}
			
			#sidesubscribe a
			{
				display: inline-block;
				height: 41px;
				width: 200px;
				text-decoration: none;
				background: url('images/sidesubscribe.png') no-repeat;
			}
			
			#sidecontact a
			{
				display: inline-block;
				height: 40px;
				width: 200px;
				text-decoration: none;
				background: url('images/sidecontact.png') no-repeat;
			}
			
			

/* THE COMIC */

#comic
{
	width: 980px;
	margin: 0 auto;
	text-align: center;
	background: url('images/comicbg.png') top center repeat-y;
}

	#comic img
	{
		margin-top: 7px;
		margin-bottom: 5px;
		border: 1px solid #5b2709;
	}

#comicbottom
{
	width: 980px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	background: url('images/comicbottom.png') top center repeat-y;
}

#comic_navi_wrapper
{
	margin: 0 auto;
	padding-top: 10px;
	width: 910px;
	height: 76px;
}

#comic_navi_prev
{
	width: 250px;
	height: 75px;
	float: left;
}

#comic_navi_center
{
	width: 410px;
	text-align: center;
	float: left;
}

#comic_navi_next
{
	width: 250px;
	height: 75px;
	float: left;
}

/* THE PAGE WRAPPER */

#pagetop 
{
	width: 980px;
	height: 36px;
	margin: 0 auto;
	background: url('images/pagetop.png') top center no-repeat;
}

#page
{
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background: url('images/pagebg.png') top center repeat-y;
}

#pagebottom
{
	width: 980px;
	height: 40px;
	margin: 0 auto;
	background: url('images/pagebottom.png') top center no-repeat;
}
	

/* ADS */
#ad-skyscraper
{
	width: 140px;
	height: 620px;
	background: #d6bbb6;
	margin: 0 0 0 15px;
	float: left;
}

#ad-skyscraper img
{
	margin: 10px 0 0 10px;
}

#ad-box
{
	margin: 5px auto;
}


/* THE FOOTER */

#footer
{
	width: 980px;
	margin: 0px auto;
	padding: 20px 0;
	color: #999;
	text-align: center;
	background: url('images/footerbg.png') top center repeat-y;
}

.footerleft
{
	float: left;
	width: 520px;
	height: 260px;
	background: #d6bbb6;
	margin-left: 40px;
}

.footerright
{
	float: right;
	width: 310px;
	height:260px;
	background: #d6bbb6;
	margin-right: 40px;
}

#footer a
{
	color: #fff;
	text-decoration: none;
	border: none;
}

#footer a:hover
{
	border-bottom: 1px dotted #fff;
}



/* 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: 40px 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: #333;
	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: 535px;
	padding: 5px 0 5px 8px;
	float: left;
	overflow: hidden;
}

#posttop 
{
	height: 12px;
	width: 535px;
	background: url('images/posttop.png') center no-repeat;
}

.post-frontpage, .post, .content
{
	background: url('images/postbg.png') center repeat-y;
	padding: 1px 15px 1px 15px;
	margin: 0;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
}

#postbottom
{
	height: 27px;
	width: 535px;
	margin: 0;
	background: url('images/postbottom.png') center no-repeat;
	margin-bottom: 10px;
}

.comicdate
{
	color: #75432a;
	font-family: 'Georgia' , serif;
	font-size: 15px;
	font-weight: bold;
}

.postdate
{
	color: #75432a;
	font-family: 'Georgia' , serif;
	font-size: 11px;
}

.postmeta
{
	margin: 0;
	color: #75432a;
	border-top: dotted 1px #e1cdce;
	font-family: 'Georgia' , serif;
	text-align: right;
}

.postmeta ul
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.postmeta-single
{
	padding: 10px;
	color: #75432a;
	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: #75432a;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}

.postmeta a:hover, .postmeta-single a:hover
{
	color: #b1837b;
	border-bottom: 1px solid #777;
}

.postmeta-comments
{
	font-size: 16px;
}

.post .date, .post-frontpage .date
{
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) no-repeat;
	font: normal 22px Verdana, Arial, Helvetica, sans-serif;
	color: #75432a;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}

.post .date span, .post-frontpage .date span
{
	height: 16px;
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}


.post .comments
{
	float: right;
	background: url(images/icon-comments.png) no-repeat left;
	padding-left: 15px;
}

.post .category
{
	float: left;
	background: url(images/icon-category.png) no-repeat left;
	padding-left: 12px;
}

.post-frontpage .comments
{
	float: right;
	background: url(images/icon-comments.png) no-repeat left;
	padding-left: 15px;
}

.post-frontpage .category
{
	float: left;
	background: url(images/icon-category.png) no-repeat left;
	padding-left: 12px;
}

/* THE BLOG HEADER */

#blogheader
{
	margin: 0;
	padding: 10px 0 10px 20px;
	color: #5b2709;
	font-family: 'Georgia' , serif;
	font-size: 36px;
	letter-spacing: -3px;
}



/* COMMENTS */

.comment-wrapper
{
	padding: 0;
}

.comment-wrapper h3
{
	margin: 0;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-size: 20px;
	clear: both;
	font-family: 'Georgia' , serif;
}

.comment
{
	padding: 5px;
	background: #e7e6f1;
	border: dotted 1px #8b5d57;
	margin: 10px 0 10px 0;
	clear: both;
	min-height: 64px;
}

.comment .comment
{
	background: #e7e6f1;
	border: dotted 1px: #8b5d57;
}

.comment-author
{
	display: inline;
}

.comment-meta
{
	display: inline;
	padding: 0 0 0 5px;
	margin: 0 0 0 2px;
	border-left: 1px solid #000;
}

.comment-time
{
	color: #213957;
}

.separator
{
	color: #ccc;
}

.says
{
	display: none;
}

.avatar
{
	padding: 1px;
	background: #CCC;
	margin: 0 5px 5px 0;
	float: left;
}


#author, #email, #url
{
	width: 200px;
	font-size: 12px;
	font-family: 'Arial' , sans-serif;
}


#submit
{
	margin: 0 0 20px 0;
	padding: 0 5px;
	color: #fff;
	background: #8b5d57;
	font-family: 'Verdana' , sans-serif;
	font-size: 12px;
	border-width: 2px;
	border-style: solid;
	border-color: #d6bbb6;
	-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;
}

ol.commentlist p
{
	margin: 10px 0 0 15px;
}

ol.children
{
	background: #e7e6f1;
	list-style: none;
}

ul.children
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

.reply
{
	padding: 10px 0 0 0;
	text-align: right;
}


/* ARCHIVE */

.comicarchiveframe
{
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #aaa #555 #777;
}

.comicarchiveframe:hover
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

.comicarchiveframe
{
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000;
}

.comicarchiveframe h3
{
	margin: 0;
}

.comicarchiveframe small
{
	display: block;
}

.comicarchiveframe:hover
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}



/* SIDEBARS */

#sidebar-left
{
	width: 200px;
	margin: 0 5px 0 20px;
	border-right: dotted 3px #eddedc;
	padding: 5px 0 5px 0;
	float: left;
	font-size: 12px;
	overflow: hidden;
}

#sidebar-right
{
	width: 200px;
	margin: 0;
	padding: 5px 0;
	float: left;
	font-size: 12px;
	overflow: hidden;
}

.sidebar h2, .sidebar h2 a
{
	color: #e6d4d2;
	font-family: 'Georgia' , serif;
	font-weight: normal;
	font-size: 19px;
	text-transform: lowercase;
	letter-spacing: -1px;
	margin-top: 10px;
}

.sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li
{
	margin: 0 0 10px 10px;
	padding: 0;
}

.sidebar ul li ul li
{
	margin: 0 0 0 20px;
	padding: 0;
}

.sidebar ul li ul li a
{
	color: #5b2709;
	text-decoration: none;
}

.sidebar ul li ul li a:hover
{
	color: #5b2709;
	border-bottom: 1px solid #e6d4d2;
}



/* CALENDAR */

#wp-calendar
{
	width: 165px;
	margin: 0 0 0 5px;
}

#wp-calendar th
{
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

#wp-calendar caption
{
	color: #555;
	font-family: 'Georgia' , sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
}

#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: #ddd;
}

#wp-calendar a:hover
{
	color: #333;
	background: #bbb;
}



/* SEARCH */

#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: 'Verdana' , 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, .clearfloat
{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

/* TRANSCRIPT */

#transcript
{
	padding: 0 10px;
	font-size: 11px;
	border-left: 4px dotted #000;
	border-right: 4px dotted #000;
}

.transcript-border
{
	padding: 0 5px;
	margin: 15px 0;
	border: 1px solid #000;
	background: #fff;
	clear: both;
}

a.transcript-title
{
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	display: block;
	font-family: 'Georgia' , serif;
	font-style: italic;
	font-size: 16px;
	letter-spacing: -1px;
	border-bottom: 1px dashed #000;
}

#transcript-content
{
	font-family: 'Courier New' , monospace;
	overflow: hidden;
}

#s-transcript
{
	width: 140px;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-family: 'Georgia' , serif;
	font-style: italic;
}

#searchsubmit-transcript
{
	padding: 0 5px;
	font-size: 12px;
	font-family: 'Arial' , sans-serif;
}


