﻿* {margin: 0; padding: 0;}

/* Basics */

body {
	text-align: left;
	background: #f4f4ed;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: small;
	color: #474a51;
}

* html body {
	font-size: x-small;
	f\ont-size: small;
	}

img {border: none;}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
	padding: 4px;
}


hr, legend {display: none;}

fieldset {border: 0;}

h2 {font-size: 140%; margin-bottom: 1em;}
 
h3 {
	font-size: 140%;
	margin-bottom: 1em;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
	}

h4 {
	font-size: 130%;
	margin-bottom: 0.5em;
	color: #036;
	border-top: 1px solid #999;
	padding-top: 4px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	}

h5 {
	font-size: 110%;
	margin-bottom: 1em;
	font-family: Georgia, Times, "Times New Roman", serif;
	}


ul {
	margin-left: 1.2em;
	padding-bottom: 1em;
}

ol {
	margin-left: 2.3em;
	padding-bottom: 1em;
}

* html ol {
	margin-left: 2.3em;
	padding-bottom: 1em;
}

ul li {line-height: 1.5em; padding-bottom: 0.5em;}

ol li {line-height: 1.5em; padding-bottom: 0.5em;}

p {
	line-height: 1.8em;
	padding-bottom: 1.5em;
}

a {color: #036;/*color: #474a51; border-bottom:1px dotted #474a51; text-decoration: none;*/}
a:hover {color: #930;}

a img, :link img, :visited img, :hover img {
	border: 0;
	background-color: transparent !important;	
}

.warning {
	color: #900;
	font-weight: bold;
}

/* column structure */

#container {
	margin: 20px auto;
	width: 960px;
	text-align: left;
}

#header, #footer {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#footer {
	color: #fff;
	font-size: 90%;
	text-align: center;
	}

#footer ul {
	list-style: none;
}

#footer li {
	border-right: 1px solid #ccc;
	display: inline;
	padding: 0 1em;
}

#footer a {color: #CCC;}
#footer a:hover {color: #930;}

.surround {
	background: #036 url('images/nav_bg.gif') repeat-x bottom left;
	padding-top: 20px;
}

.notice 
{
	background: #000;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 2px;
	font-size: 85%;
}

.notice p {
	margin-bottom: 0; padding: 0;
}

.notice a {color: #fff;}


.row {
	width: 100%;
	margin: 0;
	padding:0;
}

.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.left-50 {
	text-align: left;
	width: 49%;
	float: left;
}

.right-50 {
	text-align: right;
	width: 49%;
	float: right;
}

.content-column {
	float: left;
	width: 520px;
	margin: 0 10px;
	font-family: Georgia, Times, "Times New Roman", serif;
	}
	
.tools-column {
	float: left;
	width: 220px;
	margin: 0 10px;
	font-size: 80%;
	}
	
* html 	.tools-column {
		float: left;
		width: 210px;
		margin: 0 10px;
		font-size: 80%;
		}

.ad-column {
	float: left;
	width: 160px;
	margin: 0 10px;
}

.archive-column {
	width: 460px;
	float: left;
	margin: 0 10px;
}

.comment-column {
	width: 419px;
	float: left;
	margin: 20px 10px;
}

* html .comment-column {
	width: 419px;
	float: left;
	margin: 20px 5px;
}
/* ------- Comic -------- */

.comic-body p{
	text-align: center;
	margin: 0 auto;
	width: 60%;
}



.comic {
	width: 878px;
	margin: 20px auto;
	padding: 20px;
	background: #fff;
	border-right: 1px solid #e0e0d5;
	border-bottom: 1px solid #e0e0d5;
}

.published {
	font-size: 85%;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #999;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding: 0;
}

.comic-archive {
	font-size: 85%;
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #999;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding: 0;
}

.comic-meta {
	text-align: center;
}

.comic-meta ul {
	list-style: none;
}

.comic-meta li {
	border-right: 1px solid #ccc;
	display: inline;
	text-transform: uppercase;
	font-size: 90%;
	padding: 0 1em;
}


li.last {
	border: none;
}

/* ------ end  ---- */

.entry .entry-title a{
	color: #036;
}

.entry .entry-title a:hover{
	color: #930;
}

.entry {
	border-top: 1px solid #e0e0d5;
	padding-top: 1em;
}

.article-image {
	float: left;
	margin: 0 10px 10px 0;
	padding: 7px;
	background: #fff;
	border-right: 1px solid #e0e0d5;
	border-bottom: 1px solid #e0e0d5;
}



.logo {
	float: left;
	width: 200px;
}

#logo {
	width: 197px;
	height: 110px;
	position: relative;
	font-size: 10%;
	padding: 0;
	margin: 0;
}
#logo span {display: none;}
#logo a {
	background: url(../images/logo.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


.leaderboard {
	float: left;
	width: 728px;
}

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
/*	background-image: url('images/nav_bg.gif') repeat-x bottom left;	*/
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#nav a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #003;
	text-decoration: none;
	border: 1px solid #003;
/*	border-bottom: none; */
	background: #445f7a;
}

#nav a:hover,
body#default #t-home a,
body#comic #t-archives a,
body#about #t-about a,
body#blog #t-blog a,
body#drinkrecipes #t-drink a,
body#contact #t-contact a,
body#downloads #t-downloads a,
body#newreaders #t-newreaders a,
body#membership #t-membership a,
body#members #t-members a {
	color: #333;
	padding-bottom: 5px;
	border-color:#727377;
	background: #f4f4ed;
	border-bottom: none;
}

.rssCcat {padding: 0; margin: 0; line-height: 22px;}

.aa dt {font-weight: bold; font-size: 120%; padding: 10px 0; margin: 14px 0 0 0; border-top: 1px solid #eee;}

dt {font-weight: bold; font-size: 120%; padding: 0; margin: 14px 0;}

dd {padding: 0.5em 0; margin: 0; line-height: 22px;}

.comment-form {
	border-top: 1px solid #333;
}

.comments-wrapper td {
font-size: 90%;
color: #333;
padding: 6px;
}

.comments-wrapper #message {
	width: 350px;
	height: 250px;
	}

.comments-wrapper {
margin: 20px 0;
}

.comments-wrapper #web, .comments-wrapper #email, .comments-wrapper #name {
	border: 1px solid #999;
	padding: 4px;
}

.comment-holder {
	border-top: 1px solid #333;
	padding: 10px 0;
}

.gravatar {
	float: left;
	width: 100px;
}

.gravatar img {
	float: left;
	margin-right: 5px;
	border: 1px solid #666666;
	padding: 3px;
}
.comment_time{
	text-transform: uppercase;
	font-size: 80%;
	color: #666666;
	margin-bottom: 5px;
}

.comment_name {
	font-size: 90%;
	margin-bottom: 5px;
}

.zemText {
margin: 2px;
}

.zemContactForm input {
display: block;
color: #333;
margin-bottom: 10px;
}

#Message {width: 400px;}

.rssCcat {
	font-size: 130%;
	margin-bottom: 0.5em;
	color: #036;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	}
	
.breadcrumb {
	font-size: 85%;
	text-transform: uppercase;
	color: #999;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

#subscription {
	list-style: none;
	margin-left: 0;
}

.icon {
	font-size: 130%;
	padding-left: 25px;
	font-weight: bold;
}

.email {background: url(/images/email_icon.gif) top left no-repeat;}
.rss {background: url(/images/rss_icon.gif) top left no-repeat;}
.facebook {background: url(/images/facebook_icon.gif) top left no-repeat;}
.twitter {background: url(/images/twitter_icon.gif) top left no-repeat;}

.comments {
	background: url('/images/comment.png') top left no-repeat;
	padding-left: 20px;
}

.storyline {
	background: url('/images/book_brown.png') top left no-repeat;
	padding-left: 20px;
}

.permalink {
	background: url('/images/chain.png') top left no-repeat;
	padding-left: 20px;
}

blockquote {
	background: #eee url(/images/quote.gif) top left no-repeat;
	padding: 10px 10px 0 60px;
}

.rssJump {
	margin-bottom: 20px;
	font-weight: bold;
}

.rssCcat {
	padding: 20px 0 10px 0;
	border-top: 1px solid #ccc;
}

ol#page {
display: none;
}







