@charset "utf-8";
/* ==== Radified.com home page styles, updated 07 May 2011 ==== */

/* === for new HTML5 elements === */

header, footer, nav, aside, article, section, hgroup {
	display:block;
}
time {
	color: #e4e4e4;
	text-transform: uppercase;
}

/* === here we go === */

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

/* ===== wrapper ===== */

.liquidElasticHybrid #wrapper {
	background-color: black;	
	border: 1px solid black;
	margin: 0 auto;
	width: 92%;
}
/* =====  header ===== */

header#mainHeader {
	background-color: white;
	text-align: center;
	border: 1px solid white;
}
header#mainHeader h1 {
	padding: 0;
	margin: 4px auto 0 auto;
}
header#mainHeader h2 {
	padding: 0;
	margin: 0 auto 0 auto;
}
/* ===== div id=mainContent ===== */

#mainContent {
	padding-top: 12px;
} 

.liquidElasticHybrid article {
	margin: 0 13em;
	padding: 0 32px;
	background-color: black;
	line-height: 1.5;
	font-size: small;
}
article h1, article h2, article h3 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-align: center;
	color: #ddd;
}

article img {
	padding-left: 8px;
}
#adsense {
	margin-right: 18px;
	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;
}

article ol, article ul {
	margin: 2.3em 6%;
	font-size: 0.92em;
	color: #c0c0c0;
}
img.graphic {
	float: right;
}
p.graphic2 {
	text-align:center;
}
p.graphic2 a {
	border-bottom:none;
}
p.adsense2 {
	text-align: center;
	margin-top: 1.5em;	
}
p.adsense2 a {
	border-bottom: none;
}
.adlinks {
	text-align:center;
	padding: 10px;
}
/* ===== aside elements ===== */

.liquidElasticHybrid #sidebar1 {
	float: left;
	width: 12em;
	background: #699;
	padding: 0;
}
.liquidElasticHybrid #sidebar2 {
	float: right;
	width: 12em;
	background: #699;
	padding: 0;
}
.liquidElasticHybrid #sidebar1 ul, .liquidElasticHybrid #sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.liquidElasticHybrid #sidebar1 li, .liquidElasticHybrid #sidebar2 li {
	margin: 12px 8px; /* L/R margins should be given to every element in the sidebars */
	font-size: small;
}
.liquidElasticHybrid #sidebar1 h3, .liquidElasticHybrid #sidebar2 h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #111;
	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: #ddd;
}
div.paypal {
	text-align: center;
}
/* ===== Linkage ===== */

a:link {
	text-decoration: none;
	color: #7aa;
	border-bottom: dotted 1px #77b6b6;
}
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;
}
/* ===== Footer ===== */

.liquidElasticHybrid footer {
	padding: 10px 0;
	background: #181818;
	text-align:center;
}
.liquidElasticHybrid #footer p {
	margin: 0;
	color: #e5e5e5;
	line-height: 60px;
	font-size: 82%;
}
.eightyx15 {
	vertical-align: middle;
}
/* ===== Floats ===== */

.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 ===== */

nav#mainNav { 
	margin-bottom: 2em;
}

nav#mainNav li {
	height: 1.462em;
	list-style: none;
	margin: 0;
	padding: 1em 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	display: inline;
	margin-right: .75em;
}
nav#mainNav ul {
	text-align: center;
	border-bottom: 2px #699 solid;
	margin: 0;
}

nav#mainNav li.last {
	margin-right: 0;
}
nav#mainNav li a {
	background: #699 100% 0;
	color: black;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px #699 solid
}
nav#mainNav li a span {
	background: #699;
	padding: 1px .9em;
	font-weight: bold;
}
nav#mainNav li a:hover span {
	color: #000;
	text-decoration: none;
	background-color:#6CC;
	font-weight: bold;
}

/* ===== Rounded Corners ===== */

#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;
}
.all-four-rounded-corners {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.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 {
	-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 {
	-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 {
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

/* ===== END ===== */
