/* CSS DOCUMENT */

*{
	margin: 0;
	padding: 0;
	}

body {
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	background: url(images/header_die_cut.png) no-repeat #bae034;
	}

#header {
	height: 27em;
	padding-top: 5em;
	}

#content {
	background: url(images/content_grunge_top.png) repeat-x #e0e6da;
	}

#main {
	background: url(images/main_die_cut.png) no-repeat top right;
	padding: 2em 2em 2em 2%;
	margin:0 0 0 30%;
	color: #123232;
	position: relative;
}

.feature {
	background: #123232;
	margin-right: 0 2em 1em 0;
	color: #e0e6da;
	padding: 1em;
	}

.support {
	float:left;
	width: 20em;
	text-align: right;
	clear: right;
	margin: 2em 0 0 0;
	}

.border, .feature embed, .feature img.embed {
	/*background: #123232;*/
	background: #000;
	padding: 5px;
	}

.section {
	margin: 2em 0 0 21em;
	}

#sidebar {
	width: 28%;
	padding: 0 0 2em 2%;
	color:#123232;
	background: url(images/sidebar_grunge_repeat.png) repeat-y top right #b1c1a1;
	margin: 2em 0;
	float: left;
	}

#footer {
	background: url(images/footer_grunge.png) repeat-x #123232;
	color: #e0e6da;
	padding: 2em;
	font-size: 1.1em;
	}


/* FORMAT
--------------------*/
#header h1 {
	height: 262px;
	width: 332px;
	color: #000;
	font-size: 4em;
	float: left;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	}

#header h1 span {
	position:absolute;
	top:0;
	left:0;
	width:332px;
	height:262px;
	background:url(images/fat_man_media.png) no-repeat 0 0;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	color: #123232;
	margin:0;
	padding:0;
	background: url(images/sidebar_grunge_top.png) no-repeat top right;
	line-height: 0.7em;
	}

#sidebar h3 {
	font-weight: normal;
	font-size: 2em;
	border-top:0.05em solid #123232;
	border-bottom: 0.05em solid #123232;
	padding: 0.25em 0;
	margin:1em 1em 0 0.1em;
	clear: right;
	}

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	background: url(images/header_bg.png) no-repeat center left;
	}

#main h3 {
	font-size: 3em;
	font-weight: normal;
	border-bottom: 0.05em solid #123232;
	margin-right: 1.5em;
	}

#main .feature h3 {
	border-bottom-color: #e0e6da;
	}

#content p, #content li, #content dd, #content dt {
	margin:1em 0;
	font-size: 1.3em;
	clear: right;
	}

.feature a {
	color:#e0e6da;
	}

#content p.box_link, #footer p.box_link {
	margin:0 0 1em 0;
	padding: 0 0.3em 0.3em 0;
	float: right;
	}

#content p.box_link a, #footer p.box_link a {
	font-size: 1.15em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.75em;
	text-indent: -0.75em;
	text-decoration: none;
	}

#content p.box_link a:hover, #footer p.box_link a:hover {
	text-decoration:underline;
	}

#content #sidebar p.box_link {
	background:#123232 ;
	margin:0 2em 1em 0;
	}

#content #sidebar p.box_link a {
	color:#b1c1a1;
	}

#content #main p.box_link {
	background:#123232;
	}

#content #main p.box_link a {
	color:#e0e6da;
	}

#content #main .feature p.box_link {
	background:#e0e6da;
	}

#content #main .feature p.box_link a {
	color:#123232;
	}

#footer p.box_link {
	background:#e0e6da;
	float: left;
}

#footer p.box_link a {
	color:#123232;
	}

#vcard {
	text-align: right;
	float:right;
	}

#footer p.copyright {
	float: left;
	clear: left;
	font-size: 1em;
	}

#footer a {
	color: #e0e6da;
	text-decoration: none;
	}

#content p.date {
	text-align: right;
	padding-right: 3.5em;
	margin-top: 0;
	}

.given-name {
	display: none;
	}

.clearer {
	clear: both;
	}

.feature embed, .feature object, .feature img.embed {
	margin:0.5em 0.5em 0.5em 0;
	float:left; 
	border: none;
	}

.video {
	width: 320px; 
	float: left; 
	padding: 0 1.5em 1.5em 0;
	}

/* LISTS
----------------------*/

#nav {
	display: block;
	height: 70px;
	padding: 6.5em 0 0 5em;
	width:677px;
	margin:9em 0 0 35em;
	background: url(images/nav_splatter.png) no-repeat;
	}

#nav li {
	list-style: none;
	display: inline;
	margin: 0 1.4em;
	}

#nav li a {
	color: #bae034;
	font-size: 1.6em;
	text-decoration: none;
	}

#nav li a:hover, #nav li a.selected {
	color:#e0e6da;
	}

.support li {
	list-style: none;
	}

#content li {
	margin-left: 2em;
	}

#content dt {
	font-weight: bold;
	margin-bottom: 0; 
	}

#content dd {
	margin-top: 0;
	}
	
#bottom_nav {
	display: block;
	margin: 2em 20%;
	border-left: 1px solid #e0e6da;
	}

#bottom_nav li {
	list-style: none;
	font-size: 1.3em;
	display: inline;
	margin: 0 0 0 1em;
	padding: 0 1em 0 0;
	border-right: 1px solid #e0e6da;
	}

#bottom_nav li a {
	text-decoration: none;
	}

#bottom_nav li a:hover {
	text-decoration: underline;
	}

/* FORMS
-------------------*/

form div {
	margin: 1em 0;
	}

fieldset {
	border: none;
	}

legend {
	font-size: 1.3em;
	}

label {
	width: 7.5em;
	text-align: right;
	display: block;
	float:left;
	font-size: 1.3em;
	margin:0 1em 0 0;
	}

label.radio {
	float: none;
	display: inline;
	margin: 0 0 0 3em;
	}

textarea, input {
	background:#123232;
	font-size: 1.3em;
	padding: 0.1em;
	color: #e0e6da;
	border: 0.1em solid #000;
	}

.error {
	color:#e0e6da;
	background: #900;
	float: none;
	display: inline;
	margin: 0 0.5em 0 0;
	}

label.error{
	padding: 0.2em;
	}
	