@charset "utf-8";
/* CSS Document for Launch Pad */
/*
Theme Name:  Launch Pad Astronomy Workshop
Theme URI: http://www.launchpadworkshop.org/
Description:  Custom theme for Mike Brotherton
Version: 1 (WP2.8.4)
Author: Jeremiah Tolbert
Author URI: http://www.clockpunkstudios.com/
Tags:
*/


/* RESET RELOADED by Eric Meyer */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,  font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

body {font-family:Verdana, Geneva, sans-serif;background:#2c0a01 url(images/page-background.png) repeat-x;font-size:62.5%;}

a:visited {font-weight:normal;}
#wrapper {width:960px;margin:0 auto;}
	#header {background-image:url(images/header-background.png);width:960px;height:264px;position:relative;margin-bottom:40px;}
		#header h1 {text-indent:-9999px;display:block;background-image:url(images/masthead.png);width:954px;height:77px;position:absolute;top:225px;}
		#rocket {background:url(images/rocket.png);width:355px;height:292px;position:absolute;top:15px;}
	#site_body {min-height:500px;-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;background: #fff url(images/main-area-background.png) no-repeat bottom right;padding: 20px 10px;}
		#main_column {float:left;margin:0 20px 0 90px;width:530px;min-height:25px;font-size:1.6em;line-height:1.4em;}
			#main_column p {margin-bottom:1em;}
				#main_column.front_page p {margin-bottom:1.4em;text-align:justify;}
			#main_column h2, .sidebar_box h2 {color:#630206;font-family:DaysRegular, Arial, Helvetica, sans-serif;font-size:120%;margin-bottom:.5em;line-height:1.3;}
				#main_columnn h2 a, #main_column h2 a:visited {color:#630206;text-decoration:none;}
				#main_column h2 a:hover {color:#F00;}	
			#main_column h3 {color:#630206;font-family:DaysRegular;font-size:1.8em;margin-bottom:.5em;margin-top:2em;}
			#main_column h4 {color:#630206;font-family:DaysRegular;font-size:1.6em;margin-bottom:.5em;}
			#main_column h5	{color:#630206;font-family:DaysRegular;font-size:1.4em;margin-bottom:.5em;}
			#main_column blockquote {margin:10px 20px;}
			#main_column ul {list-style-type:disc;20px;margin:10px;}
			#main_column ol {list-style-type:decimal;padding-left:20px;margin-left:10px;}
			#main_column li {padding-left:10px; line-height:1.5em}
			 a, a:visited {color:#3d0000;}
				a:hover {color:#bb1313;text-decoration:none;}
		#secondary_column {float:left;width:300px;}
			#launch_date {background:url(images/launch-date-background.png) #a94b24 no-repeat;width:300px;height:194px;font-family:DaysRegular, Arial, Helvetica, sans-serif;font-size:2.4em;text-align:center;color:#FFF;font-weight:normal;padding-top:20px;}
			#launch_date dt {text-decoration: none; margin-bottom:12px;}
			#launch_date dd {margin-bottom:12px;}
	#footer {color:#fff;margin:12px 10px;font-size:1em;}		
.clear {clear:both;}
.alignleft {float:left;margin-right:15px;margin-bottom:10px;}
.alignright {float:right;margin-left:15px;margin-bottom:10px;}

.sidebar_box {background-color:#a94b24;width:260px;min-height:180px; padding:20px; margin-bottom:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}
	.sidebar_box h2 {color:#fca244;font-family:DaysRegular, Arial, Helvetica, sans-serif;font-size:2.4em;margin-bottom:.5em;line-height:1.3;}
	.sidebar_box a {color:#fff;}
	.sidebar_box ul {list-style-type:none;margin-left:20px;}
	.sidebar_box ul li {margin-bottom:.5em;font-size: 1.6em;line-height:1.3em;}
/* Navigation */		
	#navigation {list-style-type:none;background-image:url(images/nav-background.png);width:940px;height:42px;padding-left:20px;}
	#navigation li {float:left;height:42px;font-family:Verdana, Geneva, sans-serif; font-size:1.5em;line-height:2.5em;}
		#navigation li a {float:left;color:#fff;text-decoration:none;height:42px;padding: 0 1.1em;font-weight:normal;}
		#navigation li a:hover {background-color:#992b01;color:#fff;}
		#navigation li.current_page_item a {background-color:#3d0000;color:#ffd200;}


/* Comments */
	#comment {width:410px;}
	#main_column p.meta {font-size:1.2em;line-height:1.3em;margin-bottom:1.8em;}

#fieldformBuilderFielddescription {display:none;}
.formBuilderForm .formBuilderLabelRequired {color:red;}
#formBuilderCSSIDApplication_Form {font-size:12px;line-height:1.4;}