/* --------------------------------- */
/* ---------- page layout ---------- */
/* --------------------------------- */

html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px; 
	background: #111111; 
	color: #eadbc0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 2em;
	} 

#container {
	position: relative;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#container-inner {
	position: static;
	width: auto;
	}

#pagebody {
	position: relative;
	width: auto;
	margin: 0px;
	padding: 0px;
	}

#pagebody-inner {
	position: static;
	width: auto;
	}

#alpha, #beta, #gamma {
	display: inline; 
	position: relative; 
	float: left;
	min-height: 1px;
	}

#alpha-inner, #beta-inner, #gamma-inner {
	position: static;
	}


/* --------------------------------- */
/* --------- miscellaneous --------- */
/* --------------------------------- */

a {
	color: #eadbc0;
	text-decoration: underline;
	}

a:link {
	color: #eadbc0;
	text-decoration: underline;
	}

a:visited {
	color: #eadbc0;
	}

a:hover {
	color: #eadbc0;
	}

a img {
	border: 0;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 0px 0px;
	font-weight: normal;
	}

p, pre {
	margin: 10px 0px 10px 0px;
	}

.entry p {
	margin: 0px 0px 0px 0px;
	}

blockquote {
	margin: 22px 0px 20px 0px; 
	padding: 5px 85px 5px 85px; 
	background: url(blockquote.gif) 40px 11px no-repeat;
	color: #eadbc0;
	font-family: Georgia, 'Times New Roman', Palatino, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 1.8em;
	}

blockquote p {
	margin: 0px;
	}

input, textarea {
	margin: 2px 0px; 
	border: 1px dotted #666666;
	background: #111111;
	color: #eadbc0;
	}

ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
	
ul li {
	line-height: 11px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	background: url(squarelibg.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

ul li ul li {
	line-height: 11px;
	margin: 8px 0px 0px -5px;
	padding: 0px 0px 0px 13px;
	background: url(libg.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

ol li {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	}

.linkheader {
	line-height: 11px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 5px 5px;
	}

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	}

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}

* html .pkg {
	display: inline-block;
	height: 1%;
	}

.pkg {
	display: block;
	}

form {
	margin: 0;
	padding: 0;
	}


/* ---------------------------- */
/* ---------- header ---------- */
/* ---------------------------- */

#banner {
	height: 139px;
	background:url(ic-background.gif) repeat-x #d43402;
	margin: 0px auto;
	padding: 0px;
	}


/* ----------------------------- */
/* ---------- content ---------- */
/* ----------------------------- */

.content-nav {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	}

.content-nav a:link, 
.content-nav a:visited, 
.content-nav a:active {
	text-decoration: none;
	}

.content-nav a:hover {
	text-decoration: underline;
	}

.date-header {
	margin: 0px;
	padding: 8px 0px 2px 30px;
	font-family: Georgia, 'Times New Roman', Palatino, serif;
	font-size: 17px;
	}

.post-footers {
	display: block; 
	}

.separator {
	display: none;
	}

img.image-full {
	width: 100%;
	}

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0px 10px 10px 0px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0px 0px 2px 0px;
	}

.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 0px;
	}

.archive-content {
	clear: both;
	margin: 0px;
	}


/* ----------------------------- */
/* ----------- entry ----------- */
/* ----------------------------- */

.entry {
	width: auto;
	margin-bottom: 0px;
	padding: 0px;
	position: static;
	overflow: hidden;
	clear: both;
	}

.entry-header {
	padding: 3px 30px 3px;
	border-top: 1px solid #eadbc0;
	border-bottom: 1px solid #eadbc0;
	background: url(header-bg.gif) #d43402;
	color: #eadbc0;
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Palatino, serif;
	}

.entry-content {
	margin: 25px 0px 50px 0px;
	padding: 0px 30px 0px 30px;
	clear: both;
	overflow: hidden;
	}

.entry-body {
	width: auto;
	margin: 0px 0px 25px 0px;
	font-size: 12px;
	line-height: 1.8em;
	overflow: hidden;
	clear: both;
	}

.entry-body li {
	margin: 10px 0px;
	}

.entry-body i,
.entry-body em, {
	
	}

.entry-body a {
	padding-bottom: 2px;
	text-decoration: none; 
	border-bottom: 1px solid #d43402;
	}

.entry-body a:hover {
	padding-bottom: 2px;
	background: #eadbc0;
	color: #d43402;
	text-decoration: none; 
	border-bottom: 1px solid #d43402;
	}

.entry-body img {
	border: 7px solid #eadbc0;
	}

.entry-more-link {
	margin: 10px 0px 0px 0px;
	padding: 5px 23px 7px 23px;
	border: 1px dotted #666666;
	background:url(libg.gif) 11px 13px no-repeat #111111;
	font-size: 12px;
	line-height: 1.5em;
	}

.entry-more {
	margin-top: 21px;
	}

.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
	}

.entry-footer,
.entry-footer-singleline {
	clear: both;
	}

p.entry-footer,
p.entry-footer-singleline {
	margin: 10px 0px 0px 0px;
	border: 1px dotted #666666;
	background:url(entryfooter.gif) center left no-repeat #111111;
	color: #888888;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	}

p.entry-footer {
	padding: 10px;
	}

p.entry-footer-singleline {
	padding: 24px 10px 10px 10px;
	}

p.entry-footer a, 
p.entry-footer-singleline a,
p.entry-more-link a {
	padding: 0px !important;
	text-decoration: none !important; 
	border: 0px !important;
	color: #888888 !important; 
	text-decoration: none !important;
	}

p.entry-footer a:hover, 
p.entry-footer-singleline a:hover,
p.entry-more-link a:hover {
	color: #eadbc0 !important;
	background: #111111 !important;
	text-decoration: none; 
	border: 0px !important;
	}


/* ----------------------------- */
/* --------- comments ---------- */
/* ----------------------------- */

.comments {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: static;
	overflow: hidden;
	clear: both;
	}

.comments-header {
	padding: 2px 30px 4px;
	border-top: 1px solid #eadbc0;
	border-bottom: 1px solid #eadbc0;
	background: url(header-bg.gif) repeat-x #d43402;
	color: #eadbc0;
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Palatino, serif;
	}

.comments-body { 
	width: auto;
	margin: 0px;
	padding: 0px 30px 25px 30px;
	font-size: 12px;
	line-height: 1.8em;
	clear: both;
	}

.comment {
	margin: 0px;
	padding: 0px;
	}

.comment-content {
	width: auto;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

.comment-content p:first-child {
	margin: 15px 0px;
	}

.comment-content p {
	margin: 15px 0px 0px 0px;
	}

p.comment-footer { 
	margin: 10px 0px 0px 0px;
	padding: 24px 10px 10px 10px;
	border: 1px dotted #666666;
	background:url(entryfooter.gif) center left no-repeat #111111;
	color: #888888;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	}

.comment-footer a:hover {
	color: #eadbc0 !important;
	background: #111111 !important;
	text-decoration: none; 
	border: 0px !important;
	}

.comment-footer a {
	padding: 0px !important;
	text-decoration: none !important; 
	border: 0px !important;
	color: #888888 !important; 
	text-decoration: none !important;
	}

.comment-content,
.comments-open-content,
.comments-closed {
	clear: both;
	margin: 0px;
	}

.comment-footer,
.comments-open-footer {
	clear: both;
	margin: 0px;
	}

.comments-open-header {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Palatino, serif;
	}

.comments-open-content {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	}

.comments-open-moderated {
	width: auto;
	}

.comments-open label {
	display: block;
	}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 240px;
	}

#comment-bake-cookie {
	margin: 10px 0px 0px 0px;
	vertical-align: -2px;
	background-color: transparent;
	border-style: none;
	}
	
#comment-post {
	font-weight: bold;
	}


/* ----------------------------- */
/* ---------- modules ---------- */
/* ----------------------------- */

.topmodule {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	}

.module,
.module-predictions,
.module-calendar,
.module-topten {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	}

.module-header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #444444;
	font-size: 17px;
	font-family: Georgia, 'Times New Roman', Palatino, serif;
	font-weight: normal;
	line-height: 17px;
	}

.module-content {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}

.module-content a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	line-height: 1.3em;
	}

.module-content a:hover {
	text-decoration: underline;
	}

.module-predictions {
	font-size: 11px;
	line-height: 1.3em;
	}

.module-predictions .module-content a {
	font-style: italic;
	font-size: 10px;
	line-height: 1.3em;
	}

.module-calendar {
	font-size: 9px;
	line-height: 1.3em;
	}

.module-topten .module-content a {
	font-style: italic;
	font-size: 9px;
	line-height: 1.3em;
	}

.module-syndicate {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #444444;
	}

.module-syndicate .module-content {
	margin: 0px;
	padding: 0px;
	}

.module-syndicate .module-syndicate-feed {
	background: url(feed.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	}

.module-powered {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;	
	font-size: 11px;
	line-height: 1.3em;
	}

.module-powered .module-content {
	margin: 0px;
	padding: 0px;
	}

.module-powered a,
.module-powered a:link {
	font-weight: bold;
	}

.module-copyright {
	margin: 0px 0px 30px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 10px;
	line-height: 1.3em;
	}

.module-copyright .module-content {
	margin: 0px;
	padding: 0px;
	}

.module-list, .archive-list {	
	margin: 0px;
	padding: 0px;
	}

.module-list-item {
	margin: 0px;
	}

.module-archives .module-header a {
	color: #eadbc0;
	text-decoration: none;
	}


/* --------------------------------- */
/* ---------- advertising ---------- */
/* --------------------------------- */

.adleft,
.adright {
	margin: 0px 0px 0px 0px;
	}

.adleft embed,
.adleft img,
.adright embed,
.adright img {
	margin: 0px 0px 30px 0px;
	}

.adentrytop,
.adentrymiddle {
	margin: 0px 0px 0px 0px;
	}

.adentrytop embed,
.adentrytop img {
	margin: 22px 0px 6px 0px;
	}

.adentrymiddle embed,
.adentrymiddle img {
	margin-top: -15px;
	margin-bottom: 19px;
	}

.adbanner {
	position: absolute;
	top: 40px;
	left: 498px;
	}

.adgoogle {
	margin: 0px 0px 0px 0px;
	}

.adgoogle p {
	margin: 0px 0px 25px 0px;
	}


/* ----------------------------------- */
/* ---------- three columns ---------- */
/* ----------------------------------- */

.layout-three-column #alpha {
	display: block;
	position: absolute;
	float: none;
	left: 0px;
	top: 0px;
	width: 200px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	padding: 20px 0px 0px 0px;
	}

.layout-three-column #beta {
	display: block;
	float: none;
	width: auto;
	margin-left: 201px;
	margin-right: 201px;
	background: url(entry.gif) top left repeat-y transparent;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	} 

.layout-three-column #gamma {
	display: block;
	position: absolute;
	float: none;
	right: 0px;
	top: 0px;
	width: 200px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	padding: 20px 0px 0px 0px;
	}

div.RCDButton {width:272px;height:90px;overflow:hidden;}
*  html div.RCDButton {width:272px;float:left;height:90px;overflow:hidden;}

div.HeaderAd {width: 728px; float: right; height:90px; overflow:hidden;}
div#AdContainer {width:1000px;height:90px; overflow:hidden;}