html, body {
	height: 100%;
	margin: 0; padding: 0;
	overflow: auto;
}

body {
	width: 100%;
	max-width: 100%;
	background-color: #333;
	color: #ccc;
	line-height: 1.4em;
	font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
	font-size: 0.7em;
	font-weight: 400;
	background-attachment: fixed;
	background-image: url(../grafics/test-bkgd-2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.forms {
	font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color:#666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
	color: #0099FF;
}

a:hover {
	color: #cf0;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

#left {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	height: 100%;
	width: 35%;
	text-align: right;
	background-image: url(../grafics/fade.png);
	background-repeat: no-repeat;
	background-position: right;
}

#outer {
	position: absolute;
	left: 0;
	top: 50%;
	width:100%;
	height: 236px;
	margin-top: -120px;
}

body > #left {
	position:fixed;
}

#main {
	height: 100%;
	margin: 20px 5% 20px 38%;
	padding-top: 0px !important;
	padding-top: 20px;
	overflow: visible;
}

#main-index {
	height: 100%;
	margin: 20px 5% 20px 38%;
	padding-top: 0px !important;
	padding-top: 20px;
	overflow: visible;
}

h1 {
	display: inline;
	margin-right: 30px;
	color: #666;
	text-align: right;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 3em;
	font-weight: 800;
	letter-spacing: -1px;
}

h2 {
	margin-right: 30px;
	color: #fff;
	font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
	font-size: 1.8em;
	font-weight: 800;
}

span.title {
	display: block;
	color: #fff;
	font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

img.lime {
	margin-bottom: -6px;
	margin-right: 8px;
}

span.white {
	color: #fff;
}

span.yellow {
	color: #cf0;
}

span.green {
	color: #0c0;
}

span.cyan {
	color: #0099ff;
}

span.magenta {
	color: #ff0099;
}

span.dark-grey {
	color: #666666;
}

span.month {
	color: #666666;
	font-size: 0.9em;
	position: relative;
	bottom: 0.9em;
	right: 0.1em;
	text-transform: uppercase;
}

span.year {
	color: #FFFFFF;
	font-size: .7em;
	position: relative;
	bottom: 1.2em;
}

a.nav {
	display: block;
	margin: 0;
	text-decoration: none;
	font: 400 20px 'trebuchet ms', arial, sans-serif;
	color: #aaa;
	padding: 0 30px 3px 0;
}

a.nav:hover {
	color: #cf0;
	text-decoration: none;
	background-image: url(../grafics/nav.png);
	background-repeat: repeat-y;
	background-position: right;
}

a.nav-small {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #666666;
	padding: 0 30px 3px 0;
}

a.nav-small:hover {
	color: #cf0;
	text-decoration: none;
	background-image: url(../grafics/nav.png);
	background-repeat: repeat-y;
	background-position: right;
}

.credit a, .credit a:hover {
	color: #555;
}

.date {
	float: left;
	width: 2em;
	font: 600 1em arial, sans-serif;
	padding-right: 5px;
	text-align: center;
}

.calendar {
	float: left;
	width: 20px;
	font: 600 1em arial, sans-serif;
	text-align: center;
	background-image: url(../grafics/icons/calendar.png);
	padding: 9px;
	right: 10px;
	position: relative;
	background-repeat: no-repeat;
}

div.main {
	margin-left: 2.9em;
	margin-bottom: 5px;
	border-left: solid 1px #3a3a3a;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(../grafics/corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

img.main {
	float: right;
	padding: 2px;
	border: 1px solid #2e2e2e;
	background-color: #0099ff;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

img.large {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 1px;
	padding-left: 2px;
}

a img.main:hover {
	background-color: #ccff00;
}

a img.main:visited {
	background-color: #666666;
}

.thumbnail-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.thumbnail-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

div.quote {
	color: #fff;
	background: #2a2a2a url('../grafics/quote.jpg') repeat-x top;
	padding: 8px;
	line-height: 1.7em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2e2e2e;
	border-bottom-color: #2e2e2e;
	border-left-color: #ffff00;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 10px;
	clear: both;
}

p.comment {
	font-size: 0.8em;
	font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
}

span.credit {
	display: block;
	text-align: center;
	color: #555;
	margin: 15px 0 20px 0;
	font: 400 0.9em 'trebuchet ms', arial, sans-serif;
}

.logo {
	margin-right: 20px;
}

/* ---------------------------------------------------------------------------------
   SIFR STYLES
--------------------------------------------------------------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash sifrH1 {
	visibility: hidden;
}
