@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #ccc;
	background: #282828 url(../gfx7/background.gif);
}

/* Container = timeCapsule */

.gnarlyHybrid #timeCapsule {
	width: 94%;
	margin: 0 auto;
	border: 1px solid black;
}

/* Header - headCase */

.gnarlyHybrid #headCase {
	background: white;
	text-align: center;
	border: 1px solid #FFF;
	position:relative;
}
.gnarlyHybrid #headCase h1 {
	margin: 4px auto 0 auto;
	padding: 0;
	height: 49px;
	width: 279px;
	text-indent: -999em;
	background:url(../gfx3/radified.gif) no-repeat center;
}
.gnarlyHybrid #headCase h2 {
	margin: 0 auto;
	padding: 0;
}

/*  radEntries = mainContent */

.gnarlyHybrid #radEntries {
	margin: 0 13em; 
	padding: 0 32px;
	background-color: black;
	line-height: 1.5;
	font-size: small;
}
#radEntries h1, 
#radEntries h2, 
#radEntries h3 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-align: center;
	color:ddd;
}
#radEntries img {
	padding-left: 8px;
}
#adsense {
	margin-right: 10px;
	float: left;
	width: 301px;
	height: auto;
}
.date {
	color: #e4e4e4;
	text-transform: uppercase;
}

#yahooPublisher {
	margin-right: 10px;
	float: left;
	width: 301px;
	height: auto;
}
q {
	font-style: normal;
}
q {
	font-style: italic;
}
blockquote {
	font-size: 0.85em;
	color: #b9c0c0;
	margin: 2.3em 7%;
	padding-left: 1em;
	padding-right: 0.8em;
	border-left: 1px solid #b9c0c0;
	border-right: 1px solid #b9c0c0;
}
#radEntries ol, #radEntries ul {
	margin: 2.3em 6%;
	font-size: 0.92em;
	color: #c0c0c0;
}

img.graphic {
	float: right;
}
.adsense2 {
	text-align: center;
}
.adlinks {
	text-align:center;
	padding: 10px 0;
}

/* Sidebars */

.gnarlyHybrid #sidebar1 {
	float: left;
	width: 12em;
	background: #699;
	padding: 0;
}
.gnarlyHybrid #sidebar2 {
	float: right;
	width: 12em;
	background: #699;
	padding: 0;
}
.gnarlyHybrid #sidebar1 ul, 
.gnarlyHybrid #sidebar2 ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.gnarlyHybrid #sidebar1 p, 
.gnarlyHybrid #sidebar2 p,
.gnarlyHybrid #sidebar1 li,
.gnarlyHybrid #sidebar2 li {
	margin: 12px 8px; /* L/R margins should be given to every element in the sidebars */
	font-size: small;
	color: white;
}
.gnarlyHybrid #sidebar1 h3, 
.gnarlyHybrid #sidebar2 h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: black;
	text-align: center;
	font-weight: bolder;
}
#sidebar1 a:link,
#sidebar2 a:link {
	display: block;
	padding: 0.2em;
	line-height: 1.4;
	background-color: #181818;
	border: 1px solid black;
	color: #d2d2d2;
	text-decoration: none;
	text-align: center;
}
#sidebar1 a:visited,
#sidebar2 a:visited {
	display: block;
	padding: 0.2em;
	line-height: 1.4;
	background-color: #181818;
	border: 1px solid black;
	color: #bbb;
	text-decoration: none;
	text-align: center;
}
#sidebar1 a:hover,
#sidebar2 a:hover {
	color: black;
	background-color: white;
}
div.paypal {
	text-align: center;
}

/* Linkage */

a:link {
	text-decoration: none;
	color: #7aa;
	border-bottom: dotted 1px #699;
}
a:visited {
	text-decoration: none;
	color: #a0a0a0;
	border-bottom: dotted 1px #c4c4c4;
}
a:hover {
	text-decoration: none;
	color: #7dd;
	border-bottom: none;
}
a:active {
	text-decoration: none;
	color: #e1e1e1;
}

/* Footsie */

.gnarlyHybrid #footsie {
	padding: 10px 0; 
	background: #181818;
}
.gnarlyHybrid #footsie p {
	margin: 0; 
	color: #e5e5e5;
	line-height: 60px;
	font-size: 82%;
	text-align: center;
}

/* Miscellaneous classes for reuse */

.floatRight {
	float: right;
	margin-left: 8px;
}
.eightyx15 {
	vertical-align: middle;
}

.floatLeft {
	float: left;
	margin-right: 8px;
}
.clearFloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	display: none;
}

/* Misc */

.coloredText {
	color: yellow;
}
.rad {
	background-color:#141414;
	padding: 10px 6px 6px 6px;
	border-right: 12px solid #699;
	border-left: 12px solid #699;
	text-align: center;
	margin-top: 15px;
}
img {
	border: none;
}
.smallCaps {
	font-variant: small-caps;
}
code {
	font-size: medium;
}
a.bottomless {
	border-bottom: none;
}
p.continue {
	text-align: center;
	font-size: 82%;
	line-height: 40px;
	padding: 10px;
	margin: 0;
}
hr {
	margin: 1.8em 0.5em;
}
.validator {
	line-height: 2em;
	text-transform: uppercase;
	text-align: center;
}


/* CSS-based Tabbed Menu */

ul#navigation, #navigation li {
	height: 1.462em;
	list-style: none;
	margin: 0;
	padding: 1em 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul#navigation {
	text-align: center;
	border-bottom: 2px #699 solid;
}
#navigation li {
	display: inline;
	margin-right: .75em;
}
#navigation li.last {
	margin-right: 0;
}
#navigation li a {
	background: #699 100% 0;
	color: black;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px #699 solid
}
#navigation li a span {
	background: #699;
	padding: 1px 1.2em;
	font-weight: bold;
}
#navigation li a:hover span {
	color: #000;
	text-decoration: none;
	background-color:#6CC;
	font-weight: bold;
}
#sidebar1 a, #sidebar2 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* 4 rounded corners */
.all-four-rounded-corners {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* top-left rounded corner */
.top-left-rounded-corner {
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
/* top-right rounded corner */
.top-right-rounded-corner {
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
/* bottom-left rounded corner */
.bottom-left-rounded-corner {
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}
/* bottom-right rounded corner */
.bottom-right-rounded-corner {
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
