html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, dl, table, input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #666;
}

a, a:link, a:visited, a:active	{ color: #2a9cd9; font-weight: bold; text-decoration: none; } 
a:hover	{ color: #2a9cd9; font-weight: bold; text-decoration: underline; }

body {
	margin: 27px 0 30px 0;
	text-align: center;
	background: url(bg.gif) no-repeat top center;
	background-color: #d9e6ed;
	font-size: 12px;
	line-height: 15px;
}

blockquote {
	background-color: #eee;
	padding: 9px 10px;
	margin: 20px 30px;
}

h1 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-transform: normal;
	margin: 0 0 2px 0;
	padding: 0;
}

h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 36px 0 10px 0;
	padding: 0 0 2px 0;
	background: url(hdot.gif) bottom left repeat-x;
}

h3 {
	color: #bbb;
	font-weight: normal;
	font-size: 10px;
	margin: 0 0 7px 0;
	padding: 0;
}

img , img a { border: 0; }

input, option, textarea, select {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #eee;
	color: #666;
	font-size: 12px;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	vertical-align: middle;
}

#comment-post { padding: 1px 10px; }

p { margin: 0px 0px 15px 0px; padding: 0px; }

ul { margin: 20px 0 0 0; }
ul li { padding: 0; list-style: none; }

.clr { line-height: 0; clear: both; }

.comments {
	background: url(comment.gif) no-repeat top left;
	margin: 20px 0 0 0;
	padding: 0 0 0 16px;
	font-size: 11px;
	text-transform: uppercase;
}

.commentPostedBy { color: #999; }
.commentText { color: #666; margin: 2px 10px 5px 20px; padding: 3px 0 0 17px; background: url(quote.gif) no-repeat top left; }

#contentWrapper {
	width: 800px;
	float: left;
	display: inline;
	padding: 14px 14px 6px 14px;
	background-color: #FFF;
}

p.copyright {
	font-size: 9px;
	color: #999;
	line-height: 10px;
}

.copyright a, .copyright a:active, .copyright a:visited { font-weight: normal; color: #999; }
.copyright a:hover { color: #e31960; font-weight: normal; text-decoration: none; }

.description {
	margin: 20px 0 0 0;
	color: #888;
}

#entry {
	float: left;
	display: inline;
	width: 520px;
	margin: 5px 0 0 0;
}

#entryNav {
	padding: 2px;
	background-color: #eee;
	font-size: 11px;
}

#footer {
	display: block;
	text-align: right;
	background: url(bg-footer.gif) bottom right no-repeat;
	height: 18px;
}

#logo {
	width: 88px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#logo a {
	background: url(bg-stamp.gif) top left no-repeat;
	display: block;
	width: 88px;
	height: 400px;
	text-indent: -9999px;
}

#moderndaygilligan a span {
	display: none;
}

#moderndaygilligan, #moderndaygilligan a {
	background: url(logo.gif) top left no-repeat;
	display: block;
	width: 249px;
	height: 24px;
	text-indent: -9999px;
}

#pageWrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.postAComment p { margin: 0 0 4px 0; }

.postTitle h1 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-transform: normal;
	margin: 0;
	float: left;
}

#siteInfo {
	float: right;
	text-align: right;
	display: inline;
	background: url(bg-postage.gif) top right no-repeat;
	width: 250px;
	padding: 5px 0 14px 14px;
	border-left: 1px solid #eee;
}

#siteInfo ul li {
	list-style: none;
	display: block;
	border-bottom: 1px solid #eee;
	padding: 7px 0 0 0;
	font-size: 15px;
}

#siteInfo li a, #siteInfo li a:link, #siteInfo li a:visited, #siteInfo li a:active { color: #666; font-weight: normal; text-decoration: none; } 
#siteInfo li a:hover { color: #2a9cd9; font-weight: normal; text-decoration: none; }

td.thumb img { padding: 10px; }