* { text-decoration:none; font-size:1em; outline:none; margin:0; padding:0;background-repeat:no-repeat;background-position:left top;}
pre,textarea,input,select { font:inherit; white-space:normal; }
a,img,a img,form,abbr,acronym,object,applet,table,a abbr,a acronym { border-width:0; }
th,h1,h2,h3,h4,h5,h6,dt { font-weight:normal; }
caption,th,td { text-align:left; }
html { background:white; color:black; line-height:1; }
ul,ol,dir,menu { list-style:none; }
sub,sup { vertical-align:baseline; }
a { font-family: inherit; }
table { border-collapse: separate; border-spacing: 0; }
img { display: block; }


/* =typography
 * =================================================================== */

body { 
	font-family: Verdana, sans-serif; 
	font-size:100%; /* font size set to 16px */
	line-height: 1.125em; /* line height set to 18px */
	color: #222;
} 

#main p, #main li { 
	font-size: 0.8125em; /* 13px */ 
}

#main p, #main ul, #main ol, #main blockquote,
#main dl {
	margin: 0.692em 0 0.692em 38px; /* vertical margin = 9px */ 
}

#main p.large, #main li.large { font-size: 0.875em; /* 14px */ }

#main p.large, { margin: 0.643em 0 0.643em 38px; /* vertical margin = 9px */ }

#sidebar p, #sidebar li { 
	font-size: 0.75em; /* 12px */
}

#sidebar p, #sidebar ul, #sidebar ol, #sidebar blockquote,
#sidebar dl {
	margin: 0.75em 0 0.75em; /* vertical margin = 9px */ 
}

.alert { background-color: #FFC992; }
code { font-size: 1.3em; font-family: monospace; }

#main .small, #footer p {
	font-size: 0.75em; /* 12px */
}

#main .vsmall, #footer p { 
	font-size: 0.687em; /* 11px */ 
}

#main p.small, #main ul.small, #main ol.small {
	margin-top: 0.75em; /* 9px */
	margin-bottom: 0.75em; /* 9px */
}

#main h1 {
	padding-left: 38px;
	font-size: 1.125em; /* 16px */
	margin-top: 1em; /* 18px */
	margin-bottom: 0.5em; 
	font-weight: bold;
	clear: left;
}

#main h2 {
	background: transparent url(images/icon-greyarrow.gif) left center no-repeat;
	padding-left: 38px;
	font-size: 1em; /* 16px */
	margin-top: 0.5625em; /* 9px */
	margin-bottom: 0.5625em; 
	font-weight: bold;
	clear: left;
}

.archives #main h1, .category #main h1 { background-image: none; margin-bottom: 1.125em; }

a:link, a:visited {
	color: #D4145A;
	text-decoration: none;
	border-bottom: 1px solid #888;
}

a:hover { color: #000; }

#main h2 a:link, #main h2 a:visited {
	background: transparent url(images/underline.gif) left bottom repeat-x;
	padding-bottom: 2px;
	border-bottom-width: 0;
}

a:link .arrow, a:visited .arrow {
	color: #888;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#sidebar h3 {
	font-size: 0.875em; /* 14px */
	margin-top: 1.071em; /* 15px */
	margin-bottom: -0.429em; /* -6px */
	font-weight: bold;
}

#main h3 {
	font-size: 0.875;
	margin-top: 1.071em; /* 15px */
	margin-bottom: -0.429em; /* -6px */
	font-weight: bold;
	margin-left: 38px;
}

#main .top, #sidebar .top { margin-top: 0; }

.singlepost #main ul, .page #main ul {
	list-style-type: disc;
	padding-left: 1em;
}

.singlepost #main ol, .page #main ol {
	list-style-type: decimal;
padding-left: 24px;
}

.singlepost #main ol ol, .page #main ol ol {
list-style-type: lower-alpha;
}

.singlepost #main ol li, .page #main ol li {
	margin-bottom: 1em;
}


.archives #main ul {
	list-style-type: none !important;
	padding-left: 0 !important;
}

#bydate {
	width: 48%;
	float: left;
	margin-right: 2%;
	padding-bottom: 1.125em;
}

#bysubject {
	width: 49%;
	float: left;
	padding-bottom: 1.125em;
}

.archives #main h2 { background-image: none; margin-top: 1.125em; }

a.cartoonthumb:link, a.cartoonthumb:visited {
	display: block;
	width: 106px; height: 106px;
	border: 1px solid #aaa;
}

a.cartoonthumb:hover {
	border-color: #444;
}

.post a.cartoonthumb {
	margin-left: 38px;
}

#main .postdetails {
	list-style-type: none;
	padding-left: 38px;
	height: 2.25em;
	margin: 0.562em 0 0;
	color: #888;
}

#main .postdetails li.date, #main .postdetails li.filedunder,
#main .postdetails .comments p, #main .postdetails li.more { 
	font-size: 0.6875em; /* 11px */
}

#main .postdetails li.date, #main .postdetails li.filedunder,
#main .postdetails .comments { 
	margin: 0 1em 0 0;
	float: left; 
}

#main .date { color: #333; }

#main .comments {
	background: transparent url(images/bubble-right.gif) right top no-repeat;
	float: left;
}

#main .comments p {
	display: block;
	background: transparent url(images/bubble-left.gif) left top no-repeat;
	margin: 0;
	padding: 1px 7px 14px;
	white-space: nowrap;
}

.date { font-weight: bold; }

cite { font-style: normal; }

/* =layout */
#wrapper {
	min-width: 840px;
	max-width: 1060px;
	margin: 0 auto;
}

#page { padding: 0 5%; /* overriden for IE6 */ }

#masthead {
	background-image: url(images/bkgd-masthead.gif);
	height: 154px;
}

#skiplinks { display: none; }

a#logo {
	display: block;
	border-width: 0;
	padding-top: 48px;
	width: 371px;
}

#mhsheep { float: right; }

#main { 
	float: left;
	width: 66%;
}

#sidebar {
	float: right;
	width: 28%;
	padding-top: 1.2em;
}

#footer {
	clear: both;
	padding: 1.125em 0 1.125em 38px;
}

.post { 
	margin: 1.125em 0;
}

.archives .post, .category .post {
	margin: 0;
}




/* =topnav */
#topnav {
	margin: 0;
	height: 26px;
	padding-left: 50px;
}

#topnav li {
	float: left;
	height: 26px;
	margin-right: 30px;
	background-position: center top;
}

#topnav li a {
	display: block;
	height: 26px;
	text-indent: -99em;
	border-width: 0;
}

#topnav li a:link, #topnav li a:visited { background-position: center bottom; }
#topnav li a:hover, #topnav li a:active { background-position: center top; }

#blognav, #blognav a { background-image: url(images/topnav-blog.gif); width: 37px; }
#cartoonsnav, #cartoonsnav a { background-image: url(images/topnav-cartoons.gif); width: 77px; }
#archivesnav, #archivesnav a { background-image: url(images/topnav-archives.gif); width: 73px; }
#aboutnav, #aboutnav a { background-image: url(images/topnav-about.gif); width: 52px; }

/* current page behaviour: */
.home #topnav li#blognav a:link, .home #topnav li#blognav a:visited,
.about #topnav li#aboutnav a:link, .about #topnav li#aboutnav a:visited,
.archives #topnav li#archivesnav a:link, .archives #topnav li#archivesnav a:visited,
.cat-62 #topnav li#cartoonsnav a:link, .cat-62 #topnav li#cartoonsnav a:visited { background-position: center top; }



/* =sidebar */
#sidebar ul, #sidebar p {
	padding-left: 10px;
}


/* =forms */
form {
/*	background: transparent url(images/diagonal-stripe.gif) left top repeat;*/
	background-color: #eee;
	padding: 10px;
}

#sidebar form {
	margin: 1.125em 10px 1.125em 0;
}

#sidebar input {
	font-size: 0.75em;
}

#main input {
	font-size: 0.875em; /* 14px */
}

#main form p, #sidebar form p { margin-left: 0; margin-top: 0; }

input.button {
	background-color: #D4145A;
	color: #fff;
	border: 0px solid #ccc;
	padding: 1px;
	cursor: pointer;
}

#sidebar .button {
	width: 4.2em;
}

#main .button { width: 8em; }

input.button:hover {
	background-color: #333;
}

input.textbox, textarea {
	border: 1px solid #ccc;
	padding: 1px;
}

input.textbox:hover, input.textbox:focus,
textarea:hover, textarea:focus { border-color: #999; }

#sidebar input.textbox {
	width: 70%;
}

#main input.textbox {
	display: block;
	margin-bottom: 0.643em;
	width: 300px;
}

#main label {
	display: block;
	font-size: 0.75em; /* 12px */ 
}

#main label span {
	color: #777;
	font-style: italic;
}

#searchform label { display: none; }


/* =single post */
#main .postmetadata {
	margin: 1.125em 0; 
}

#main .postmetadata p, #cartoonpost .postmetadata p {
	color: #777;
	font-size: 0.6875em;
	margin-top: 0.818em;
	margin-bottom: 0.818em;
}

div.pagination {
	background-image: url(images/bkgd-pagination.gif);
	width: 70px;
	height: 27px;
	text-indent: -999em;
	margin-left: 38px;
	margin-bottom: 18px;
}

#main .pagination p.prev { float: left; margin: 0; }

#main .pagination p.next { float: right; margin: 0; }

.pagination a:link, .pagination a:visited {
	background-position: left bottom;
	display: block;
	width: 35px;
	height: 27px;
	border-width: 0;
}

.pagination .prev a { background-image: url(images/pagination-left.gif); }
.pagination .next a { background-image: url(images/pagination-right.gif); }

.pagination a:hover { background-position: left top; }


/* =comments */
h3#comments {
	border-bottom: 5px solid #232323;
	font-size: 0.9375em; /* 15px */
	height: 1.2em;
	margin: 1.2em 0 0 38px;
	font-weight: normal;
}

h3#comments span {
	float: left;
	padding: 0.1em 10px 0;
	color: #fff;
	background-color: #232323;
}

#main #commentlist {
	background-color: #eee;
	margin-top: 0;
	margin-left: 38px;
	padding: 1.125em 10px 1.125em;
list-style-type: none;
}

#main #commentlist p {
	margin-left: 0;
}

#commentlist li {
	background: transparent url(images/commentbubble-top.png) center top no-repeat;
	width: 440px;
	margin-bottom: 1.125em;
}

#commentlist li div {
	background: transparent url(images/commentbubble-bottom.png) center bottom no-repeat;
	padding: 10px 10px 25px 35px;
}

#commentlist li p {
	font-size: 1em; /* 13px */ 
}

#commentlist li p.commentmetadata { 
	font-size: 0.846em; /* 11px */ 
	color: #888;
}

h2#respond {
	font-size: 0.9375em; /* 15px */
	margin: 1.2em 0 -0.4em 0; /* 9px */
}

form#commentform {
	margin-top: 1.125em;
	margin-left: 38px;
}

#commentform textarea {
	display: block;
	width: 98%;
}

#commentform .button {
	display: block;
	margin-top: 9px;
}


/* Cartoon posts */

.btn, .btn a {
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	margin-bottom: 0;
	border-width: 0;
}

.btn a:link, .btn a:visited { background-position: left bottom; border-width: 0; }
.btn a:hover, .btn a:active { background-position: left top; }

#previous, #previous a { background-image: url(images/btn-previous.gif); width: 65px; }
#next, #next a { background-image: url(images/btn-next.gif); width: 65px; }

#previous {
	float: left;
	margin-top: 160px;
}

#next {
	float: right;
	margin-top: 160px;
}

#previous, #next {
	/* Can't disable these containers if no prev/next link in WP
	 * so remove image. May cause flicker in IE */
	background-image: none;
}

#cartoonpost {
	padding: 18px 0 18px;
	margin-left: 38px;
	margin-right: 10px;
}

#cartoonpost p {
	margin: 0 65px;
}

#cartoonpost img {
	display: block;
	margin: 0 auto;
}

#cartoonpost h1 {
	font-size: 0.9375em; /* 15px */
	margin: 1.2em 12% 0.6em 12%; /* 9px */
	font-weight: bold;
	text-align: center;
}

#cartoonpost .postmetadata p {
	text-align: center; 
	margin-left: 12%; margin-right: 12%;
}

/* Cartoons archive */
#main #cartoonlist {
	margin-left: 38px;
}

#main #cartoonlist li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.cat-62 #sidebar { padding-top: 0;}
.cat-62 #sidebar h3.top { margin-top: 1.286em; }


/* Styles for Search unleashed plugin */
.incoming { display: none !important; /* disable */ }

