/*  
Theme Name: YES Wireframes
Theme URI: http://hypenotic.com/
Description: This is a custom theme created to better understand the structure of the site.
Version: 0.01
Author: Jorge Villalobos
Author URI: http://minusfive.com/

	YES Wireframes v0.01
	 http://minusfive.com/
*/

* {
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: url(images/footer_bg.gif);
}

hr {
	border: 0;
}

.clear {
	clear: both !important;
	float: none !important;
	height: 1px !important;
	padding: 0 !important;
	border: 0 !important;
	margin: -1px 0 0 0 !important;
	overflow: hidden !important;
	width: 100% !important;
	background: transparent !important;
}

ul.horizontal li {
	display: block;
	float: left;
}

ul.horizontal li.last {
	border-right: 0 !important;
	}

.center_content {
	width: 1000px;
	margin: 0 auto;
}

.edit_link {
	position: absolute;
	top: 10px;
	right: 10px;
	}

.shadow {
	position: absolute;
	width: 100%;
	}

.bottom_border {
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 12px;
	background: url(images/bottom_ripped_border.gif) repeat-x;
	}

.left_shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 100%;
	background: url(images/side_shadow_left.gif) repeat-y;
	overflow: hidden;
	}

.right_shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%;
	background: url(images/side_shadow_right.gif) repeat-y;
	overflow: hidden;
	}

/* Header Styles */
#header {
	background: #efce0f url(images/top_bg.gif);
	height: 170px;
	width: 100%;
	padding: 0 10px;
	}

#header .center_content {
	padding: 10px 0;
	}

#header .left_background {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 170px;
	background: transparent url(images/top_left_bg.gif) no-repeat;
	}

#header .right_background {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	height: 170px;
	background: transparent url(images/top_right_bg.gif) no-repeat;
	}

#top_banner {
	margin: 0 0 0 10px;
	}

/* Main Nav Styles */
#navigation {
	z-index: 0;
	background: #000;
	}

#current_section {
	position: absolute;
	top: -3.5em;
	left: -1.2em;
	margin: 0 0 -55px 0;
	z-index: 99999;
	}

#current_section a img {
	width: 230px;
	height: 85px;
	}

#get-working #current_section a img {
	background: url(images/get_working_section_mrkr.png) no-repeat;
	}

#get-hiring #current_section a img {
	background: url(images/get_hiring_section_mrkr.png) no-repeat;
	}

#get-involved #current_section a img {
	background: url(images/get_involved_section_mrkr.png) no-repeat;
	}

#get-informed #current_section a img {
	background: url(images/get_informed_section_mrkr.png) no-repeat;
	}

#current_section a span {
	display: none;
	visibility: hidden;
	height: 1px;
	width: 1px;
	font-size: 1px;
	}

#navigation ul#main_navigation {
	margin-left: 240px;
	padding: 10px 0;
	height: 17px;
	}

ul#main_navigation li {
	padding: 0 25px;
	text-align: center;
	font-size: 14pt;
	font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	border-right: 1px solid #c9c39e;
	line-height: 12pt;
}

ul#main_navigation li a:link {
	top: -2px;
	}

ul#main_navigation li a:link,
ul#main_navigation li a:visited {
	color: #c9c39e;
	text-decoration: none;
	}

ul#main_navigation li a:hover,
ul#main_navigation li a:active {
	text-decoration: underline;
	}

ul#main_navigation li.get-working a:hover,
ul#main_navigation li.get-working a:active {
	color: #3DA639;
	}

ul#main_navigation li.get-hiring a:hover,
ul#main_navigation li.get-hiring a:active {
	color: #03A5DA;
	}

ul#main_navigation li.get-involved a:hover,
ul#main_navigation li.get-involved a:active {
	color: #FF9901;
	}

ul#main_navigation li.get-informed a:hover,
ul#main_navigation li.get-informed a:active {
	color: #FF0000;
	}

/* End Header Styles */

/* Content Styles */

#content {
	background: #6B2806 url(images/content_bg.gif);
	width: 100%;
	}

#content .shadow {
	background: transparent url(images/content_bg_shadow.gif);
	height: 396px;
	top: 0;
	left: 0;
	}

#content .center_content .bottom_content_keyline {
	display: block;
	margin: 0 auto !important;
	text-align: center !important;
	}

#home #content {
	border-top: 30px solid #000;
	}

#main_content {
	float: left;
	width: 66%;
	background: #fff;
	margin: 0 0 40px 20px;
	}

#home #main_content {
	background: transparent;
	margin: 0 0 40px 0;
	width: 100%;
	}

#home #main_content .bottom_border,
#home #main_content .left_shadow,
#home #main_content .right_shadow {
	display: none;
	}

#home #main_content .interior_wrapper {
	padding: 0;
	margin: 0;
	width: 1010px;
	}

#home #main_content .interior_wrapper .block {
	margin: 0 1px;
	width: 250px;
	padding: 0;
	border: 0;
	}

#home #main_content .interior_wrapper .block .block_header {
	width: 250px;
	height: 90px;
	margin: -40px 0 0 0;
	background: url(images/strips_top.gif) no-repeat;
	}

#home #main_content .interior_wrapper .block .block_header .content {
	padding: 20px 10px 10px 10px;
	}

#home #main_content .interior_wrapper .block .block_header .content .title {
	float: right;
	clear: both;
	}

#home #main_content .interior_wrapper .block .strip_background {
	background: url(images/strips.gif) bottom left no-repeat;
	width: 250px;
	border-top: 1px solid #FEFCED;
	}

#home #main_content .interior_wrapper .block .strip_background .content {
	padding: 0 20px 20px 20px;
	}

#home #main_content .interior_wrapper .block .strip_background .content .illustration {
	float: left;
	margin: -100px 5px -20px -40px;
	}

#home #main_content .interior_wrapper .block .strip_background #content_2 .illustration img {
	background: url(images/home_illustration_1.png) no-repeat;
	}

#home #main_content .interior_wrapper .block .strip_background #content_3 .illustration img {
	background: url(images/home_illustration_2.png) no-repeat;
	}

#home #main_content .interior_wrapper .block .strip_background #content_4 .illustration img {
	background: url(images/home_illustration_3.png) no-repeat;
	}

#home #main_content .interior_wrapper .block .strip_background #content_5 .illustration img {
	background: url(images/home_illustration_4.png) no-repeat;
	}

#home #main_content .interior_wrapper .block .strip_background .content .blurb {
	color: #532005;
	font-size: 1.2em;
	margin: 0 -5px 0 0;
	}

#home #main_content .interior_wrapper .block .strip_background #content_2 a {
	color: #3da639;
	}

#home #main_content .interior_wrapper .block .strip_background #content_3 a {
	color: #03a5da;
	}

#home #main_content .interior_wrapper .block .strip_background #content_4 a {
	color: #FF9901;
	}

#home #main_content .interior_wrapper .block .strip_background #content_5 a {
	color: #FF0000;
	}

#home #main_content .interior_wrapper .block .strip_background .content .sub_page_blurb {
	border-bottom: 1px solid #eee;
	margin: 0 0 0.5em 0;
	}

#home #main_content .interior_wrapper .block .strip_background .content .sub_page_blurb h3 {
	padding: 0;
	}

/*/// Sub-Nav /// */
#sub_navigation {
	margin: 0 5px;
	z-index: 999;
	font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 0.95em;
	padding: 30px 0 7px 0 !important;
	}

#get-working #sub_navigation {
	background: #e8ffe1 url(images/sub-nav_working_bg.png) repeat-x;
	}

#get-hiring #sub_navigation {
	background: #e1f7ff url(images/sub-nav_hiring_bg.png) repeat-x;
	}

#get-involved #sub_navigation {
	background: #fff3e1 url(images/sub-nav_involved_bg.png) repeat-x;
	}

#get-informed #sub_navigation {
	background: #ffe4e1 url(images/sub-nav_informed_bg.png) repeat-x;
	}

#sub_navigation li {
	z-index: 1;
	padding: 0 20px;
	border-right: 1px solid #441a04;
	}

#sub_navigation li a {
	color: #441a04;
	}

#sub_navigation li a:link,
#sub_navigation li a:visited {
	text-decoration: none;
	}

#sub_navigation li a:hover,
#sub_navigation li a:active {
	text-decoration: underline;
	}

#get-working #sub_navigation .current_section a {
	color: #3DA639;
	font-weight: bold;
	}

#get-hiring #sub_navigation .current_section a {
	color: #03A5DA;
	font-weight: bold;
	}

#get-involved #sub_navigation .current_section a {
	color: #FF9901;
	font-weight: bold;
	}

#get-informed #sub_navigation .current_section a {
	color: #FF0000;
	font-weight: bold;
	}

#sub_navigation li ul.drop_down_menu {
	position: absolute;
	top: 0.8em;
	left: 0;
	list-style: none;
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0;
	padding: 0;
	z-index: 9999;
	opacity: 0.96;
	}

#get-working #sub_navigation li ul.drop_down_menu {
	background: #e8ffe1;
	}

#get-hiring #sub_navigation li ul.drop_down_menu {
	background: #e1f7ff;
	}

#get-involved #sub_navigation li ul.drop_down_menu {
	background: #fff3e1;
	}

#get-informed #sub_navigation li ul.drop_down_menu {
	background: #ffe4e1;
	}

#sub_navigation li ul.drop_down_menu li {
	z-index: 9999999;
	display: list-item;
	float: none;
	list-style: none;
	margin: 0;
	width: 250px;
	padding: 5px 10px 3px 10px;
	border: 0;
	border-bottom: 1px solid #ddd;
	line-height: 1.2em;
	opacity: 1;
	}

#sub_navigation li.current_section ul.drop_down_menu li a {
	color: #441a04 !important;
	font-weight: normal !important;
	}

#sub_navigation li ul.hidden {
	display: none;
	}

/*/// End Sub-Nav /// */

#main_content .interior_wrapper {
	padding: 10px 30px 20px 30px;
	height: 100%;
	font-size: 0.8em;
	color: #333;
	}

#section_description {
	background: #fbf8e7;
	border: 1px solid #eee;
	border-top: 0;
	border-bottom: 0;
	width: 620px;
	margin: 1em -1em;
	}
	
#section_description .content {
	border: 1px solid #ddd;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	padding: 10px 12px 5px 12px;
	}

#section_description .top_edge,
#section_description .bottom_edge {
	width: 618px;
	height: 12px;
	position: absolute;
	}

#section_description .top_edge {
	top: -3px;
	left: 1px;
	background: url(images/strip_top_ripped.gif) repeat-x;
	}

#section_description .bottom_edge {
	bottom: -5px;
	left: 1px;
	background: url(images/strip_bottom_ripped.gif) repeat-x;
	}


#main_content h1 {
	padding: 0 0 0.5em 0;
	font-size: 3em;
	}

#main_content h2,
#main_content h3,
#main_content h4,
#main_content h5,
#main_content h6 {
	padding: 0.8em 0 0.5em 0;
	}

#main_content .interior_wrapper h1,
#main_content .interior_wrapper h2,
#main_content .interior_wrapper h3,
#main_content .interior_wrapper h4,
#main_content .interior_wrapper h5,
#main_content .interior_wrapper h6 {
	color: #441a04;
	}

#main_content .interior_wrapper a {
	color: #3DA639;
	}

#main_content .interior_wrapper a:link,
#main_content .interior_wrapper a:visited {
	text-decoration: none;
	}

#main_content .interior_wrapper a:hover,
#main_content .interior_wrapper a:active {
	text-decoration: underline;
	}

#main_content p {
	padding: 0 0 0.8em 0;
	}

#main_content ul {
	padding: 0 0 1em 1em;
	}

#main_content ol {
	padding: 0 0 1em 1.4em;
	}

#main_content .block {
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	float: left;
	width: 30%;
	}

#get-working #tertiary_navigation .current_section a {
	color: green;
	}

#get-hiring #tertiary_navigation .current_section a {
	color: blue;
	}

#get-involved #tertiary_navigation .current_section a {
	color: orange;
	}

#get-informed #tertiary_navigation .current_section a {
	color: red;
	}

#main_content .interior_wrapper .job_block {
	padding: 0 0 1.2em 0;
	clear: both;
	font-size: 0.9em;
	}

#main_content .interior_wrapper .job_block h2,
#main_content .interior_wrapper .job_block p {
	padding: 0;
	margin: 0;
	}

#main_content .interior_wrapper .job_block h2 a {
	text-transform: capitalize;
	}

#main_content .interior_wrapper .job_block .job_id {
	font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color: #bbb;
	font-weight: normal;
	float: left;
	height: 100%;
	padding: 0.8em 1em 2em 0;
	}

#section_description .job_count {
	font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5B2608;
	margin: 0;
	}

#main_content .interior_wrapper .job_board_description {
	float: right;
	width: 260px;
	margin: 0 20px;
	}

#main_content .interior_wrapper .job_board_description .edit_link {
	position: relative;
	margin: 0 0 0 10px;
	}

#main_content .interior_wrapper .jb_category_list,
#main_content .interior_wrapper .job_board_title {
	margin: 0 300px 0 0;
	}

/* End Content Styles */

/* Sidebar Styles */
#sidebar {
	float: right;
	width: 28%;
	padding: 20px 0;
	}

#sidebar .block,
#footer .block {
	padding: 0 0 15px 0;
	}

#sidebar h3,
#footer h3 {
	padding: 0 0 0.5em 0;
	}

#sidebar h4,
#sidebar h5,
#sidebar h6,
#footer h4,
#footer h5,
#footer h6 {
	padding: 0.3em 0 0 0;
	}

#sidebar h3,
#sidebar h3 a,
#footer h3,
#footer h3 a {
	color: #ccc;
	font-weight: normal;
	}

#sidebar a,
#footer a {
	color: #3DA639;
	}

#sidebar a:link,
#sidebar a:visited,
#footer a:link,
#footer a:visited {
	text-decoration: none;
	}

#sidebar a:hover,
#sidebar a:active,
#footer a:hover,
#footer a:active {
	text-decoration: underline;
	}

#sidebar p,
#footer p {
	padding: 0 0 1em 0;
	color: #fefced;
	}

#sidebar .date,
#footer .date {
	padding: 0;
	}

#sidebar div.more-link,
#footer div.more-link {
	display: inline;
	}

#sidebar ul,
#sidebar ol.
#footer ul,
#footer ol {
	padding: 0 0 1em 0;
	}

#sidebar .post,
#sidebar .all_posts_link,
#footer .post,
#footer .all_posts_link,
#footer_contact_info {
	list-style: none;
	display: block;
	padding: 0;
	font-family: "Trebuchet MS", Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	}

#sidebar .post p,
#footer .post p,
#footer_contact_info p {
	color: #d3cd86;
	font-size: 0.8em;
	}

#sidebar .post .date a,
#footer .post .date a {
	color: #ebc800;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	}

#sidebar .post h4,
#sidebar .post .date,
#footer .post h4,
#footer .post .date {
	padding: 0;
	margin: 0;
	line-height: 1em;
	}

#sidebar .post h4 a,
#footer .post h4 a {
	color: #f5f6ca;
	}

#sidebar .all_posts_link,
#footer .all_posts_link {
	font-size: 9pt;
	font-weight: bold;
	}

#sidebar .sidebar_content p {
	color: #fefced;
	}
/* End Sidebar Styles */

/* Footer Styles */
#footer {
	padding: 1em 0 0 0;
	}

#footer .interior_wrapper {
	width: 1010px;
	}

#footer .block {
	padding: 10px 20px;
	margin: 0 10px 0 0;
	float: left;
	width: 20%;
	}

#footer_contact_info {
	text-align: center;
	}

#footer_contact_info strong {
	color: #660000;
	margin: 0 0.3em;
	}

#login_link {
	text-align: center;
	font-size: 0.8em;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	}
/* End Footer Styles */

input, textarea {
	border: 1px solid #999 !important;
	}

/*/// STRUCTURE ///*/