/**********
 *        *
 * Global *
 *        *
 **********/

body,table {
        font-family: Verdana,Helvetica,Arial;
        font-size: 12px;
        color: #333333;
}

body#page {
	background-color: white;
	width: 900px;
	margin-top: 0;
	margin-left: 0;
}

body#popup {
	background-color: white;
}

body#component {
	background-color: white;
}

a:link {
	color: #003295;
}

a:visited { 
	color: #003295;
}

a:active { 
	color: #003295;
}

a:hover {
	color: #003295;
}

a.offset:link, a.offset:visited, a.offset:active {
	text-decoration: none;
}

a.offset:hover {
	text-decoration: underline;
}

/*********
 *       *
 * Input *
 *       *
 *********/

.input_button {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 11px;
	font-weight: bold;
}

.input_button_highlight {
	color: #333333;
	background-color: #ed7c0c;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 14px;
	font-weight: bold;
	width: 157px;
	height: 34px;
	border-style: none;
	text-align: center;
	vertical-align: middle;
	/* background-image */
	background-repeat: no-repeat;
}

.input_button_negative {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 11px;
	font-weight: bold;
}

.input_select {
	font-family: Verdana;
	font-size: 12px;
}

.input_select_multiple {
	font-family: Verdana;
	font-size: 10px;
}

.input_text {
	font-family: Verdana;
	font-size: 12px;
}

.input_checkbox {
	font-family: Verdana;
	font-size: 10px;
}

.input_radio {
	font-family: Verdana;
	font-size: 10px;
}

.input_textarea {
	font-family: Verdana;
	font-size: 10px;
}

.input_upload {
        font-family: Verdana;
        font-size: 12px;
}

/***************
 *	       *
 * Text styles *
 *	       *
 ***************/

span.field-name-required {
	font-weight: bold;
}

span.field-name-optional {
	font-weight: normal;
}

a.job-link {
	font-weight: bold;
}

/**********
 *        *
 * Blocks *
 *        *
 **********/

div.content-block {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-first {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-last {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-header {
	color: #333333;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

/************************
 * Content offset block *
 ************************/

div.content-offset-block {
	background-color: #f3f3f3;
	border: 1px solid #818181;
	padding: 10px;
}

/*******************
 * Job Description *
 *******************/

div.job-description {
}

/*********
 * Panel *
 *********/

div.panel-block {
	display: none;
	background: white;
	border: 1px solid black;
	padding: 5px;
	width: 125px;
	text-align: left;
	position: absolute;
	z-index: 10;
}

div.panel-block span.panel-header, div.panel-block span.panel-header a:link, div.panel-block span.panel-header a:visited, div.panel-block span.panel-header a:active, div.panel-block span.panel-header a:hover {
}

/**********
 * Footer *
 **********/

div.footer {
	color: #e5ac6a;
	background-color: inherit;
	width: 90%;
	margin-top: 20px;
}

div.footer table {
	color: #e5ac6a;
	background-color: inherit;
}

div.footer a:link, div.footer a:visited, div.footer a:active, div.footer a:hover {
	color: #e5ac6a;
	background-color: inherit;
	text-decoration: none;
}

/********
 *      *
 * Site *
 *      *
 ********/

table.main-table {
	width: 100%;
} 

table.main-table td.main-table-header {
	vertical-align: top;
	width: 100%;
}

table.main-table td.main-table-left-side {
	vertical-align: top;
	width: 150px;
	background: #fff;
}

table.main-table td.main-table-center {
	vertical-align: top;
	width: 100%;
	padding-left: 10px;
	background: #fff;
}

table.main-table td.main-table-right-side {
	vertical-align: top;
	width: 150px;
}

table.main-table td.main-table-footer {
	vertical-align: top;
}

table.interior-table {
	width: 100%;
}

table.interior-table td.interior-table-left {
	/*
	width: 30%;
	border-right: 1px solid #999999;
	padding-right: 10px;
	*/
	vertical-align: top;
}

table.interior-table td.interior-table-center {
	width: 70%;
	/* padding-left: 10px; */
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	background: #fff;
}

table.interior-table td.interior-table-right {
	width: 30%;
	border-left: 1px solid #999999;
	padding-left: 10px;
	vertical-align: top;
	background: #fff;
}

a.name-header:link, a.name-header:active, a.name-header:visited {
	color: #333333;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

div.search-block {
	background-color: #f3f3f3;
	border: 1px solid #999999;
	padding: 10px;
}

div.search-block span.search-block-field-name-required {
	color: #4c4c4c;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

div.search-block span.search-block-field-name-optional {
	color: #4c4c4c;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

div.featured-block {
	color: inherit;
	background-color: #f9de91;
	font-size: larger;
	padding: 10px;
	margin-bottom: 15px;
}

div.featured-block span.featured-block-featured-job {
	color: #333333;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-weight: bold;
}

div.featured-block a.job-link {
	font-size: larger;
	font-weight: bold;
}

div.heading-block, div.heading-block table {
	color: #333333;
	background-color: inherit;
	font-weight: bold;
	vertical-align: middle;
}

div.heading-block {
	padding: 2px 5px;
	margin-bottom: 5px;
}

div.heading-block-alt {
	padding: 5px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

div.heading-block span.heading-block-text {
	color: #333333;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

div.heading-block a:link, div.heading-block a:visited, div.heading-block a:active, div.heading-block a:hover {
	font-weight: normal;
	text-decoration: none;
	padding-right: 2px;
	vertical-align: middle;
}

table.jobs-list {
	border-collapse: separate;
	border-bottom: 1px solid #989898;
	margin-bottom: 10px;
}

table.jobs-list span.date {
	text-transform: uppercase;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-weight: bold;
	font-size: 10px;
}

table.jobs-list tr td {
	border-bottom: 1px solid #dddddd;
}

table.jobs-list tr.pre-break td {
	border-bottom: none;
}

table.jobs-list tr.break td {
	border-top: 1px solid #989898;
}

table.jobs-list tr.pre-break-break td {
	border-top: 1px solid #989898;
	border-bottom: none;
}

div.nav-block {
	margin-bottom: 20px;
}

div.nav-block div.nav-block-header {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

div.nav-block div.nav-block-body {
	margin-top: 5px;
}

ul.bulleted {
	list-style-image: url('/images/bullet.gif');
	line-height: 18px;
	margin-top: 0;
}

div.shading-block {
	color: inherit;
	background-color: #eeeeee;
	padding: 3px 5px;
}

.alternate1 {
	color: inherit;
	background-color: #f3f3f3;
}

.alternate2 {
	color: inherit;
	background-color: #ffffff;
}

div.nav-block table.nav-block-table {
}

div.nav-block table.nav-block-table td.nav-block-content {
}

div.nav-block table.nav-block-table td.nav-block-top-left {
}

div.nav-block table.nav-block-table td.nav-block-top-center {
}

div.nav-block table.nav-block-table td.nav-block-top-right {
}

div.nav-block table.nav-block-table td.nav-block-side-left {
}

div.nav-block table.nav-block-table td.nav-block-side-right {
}

div.nav-block table.nav-block-table td.nav-block-bottom-left {
}

div.nav-block table.nav-block-table td.nav-block-bottom-center {
}

div.nav-block table.nav-block-table td.nav-block-bottom-right {
}

/***** Other *****/

#topnav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 26px;
	background: #000000;
	border-bottom: 1px solid #fff;
}

#topnav h2 {
	display: inline;
	line-height: 26px;
	padding: 5px 15px 5px 35px;
	color: #ff6600;
	font-size: .9em;
	background: url(http://americasfuture.dancingmammoth.com/wp-content/themes/aff/images/bg-topnav-h2.gif) no-repeat left top;
}

#topnav ul {
	position: absolute;
	top: 1px;
	height: 26px;
}

#topnav ul li {
	display: inline;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #666;
}

#topnav ul li a:link {
	color: #ffffff;
}

#topnav ul li a:visited {
	color: #ffffff;
}


#topnav ul li.selected {
	background: #666;
	border-top: 2px solid #ff6600;
}

#sitesmenu {
	margin-top:0;
}

.hidden {
	display: none;
}

#sidebar * {
	margin: 0;
	padding: 0;
}

html {
	font: 12px Helvetica, Arial, sans-serif;
}

body {
	background: #dddddd url(http://americasfuture.dancingmammoth.com/wp-content/themes/aff/images/bg-body.gif) 970px 0px no-repeat !important;
}

#page {
	width: 970px;
	background: #ffffff;
	/*background: #ffffff url(images/bg-page.gif) repeat-y -75px;*/
}

#header {
	position: relative;
	width: 100%;
	height: 75px;
	margin-top: 26px;
	background: #ff6600;
}

#headerimg {
	position: relative;
	height: 75px;
	border: none;
}

#sidebar {
	float: left;
	width: 140px;
	border-right: 1px dotted #999999;
	margin-bottom: 20px;
}

#sidebar ul li {
	font-size: 11px;
	font-weight: bold;
	padding: 7px 5px 5px 5px;
	margin: 0 5px;
	border-bottom: 1px dotted #999999;
	list-style: none;
}

#sidebar ul li a {
	display: block;
	color: #000000;
	padding-left: 15px;
	background: url(http://americasfuture.dancingmammoth.com/wp-content/themes/aff/images/bullet-sidebar.gif) no-repeat 4px 4px;
}

#right {
	float: right;
	width: 195px;
	padding: 10px;
	text-align: center;
}

#right ul {
	list-style: none;
}

#right ul li {
	border-top: 2px solid #666;
	margin-top: 10px;
}

#right ul li ul {
	padding: 0 10px 0 10px;
}

#right ul li ul li {
	padding: 7px 0 7px 0;
	border-top: 1px dotted #999999;
	margin: 0;
}

#right ul li ul li.first {
	border: none;
	margin: 0;
}

#right ul li ul li a {
	 font-size: 1.2em;
	 font-weight: bold;
}

#right h2 {
	padding: 10px 0 8px 0;
	margin: 0 10px 0 10px;
	/*border-top: 2px solid #666;*/
	border-bottom: 1px dotted #999999;
	font: bold 18px/6px Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: .115em;
}

#right h3 {
	font: normal 10px Georgia, Arial, sans-serif;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#right hr {
	border-top: 1px dotted #666;
	margin: 20px 0 10px 0;
}

#content {
	padding: 0 215px 0 140px;
}

#content.wide {
	background: #ffffff;
	padding-right: 0;
}

#center {
	position: relative;
	overflow: auto;
	padding: 0 10px 0 10px;
	background: url(images/bg-center-bottom.gif) top left repeat-y;
}

#center h2 {
	margin: 10px 0 5px 0;
}

#center h2 a {
	color: #000000;
}

#center h3 {
	margin-bottom: 5px;
	text-align: center;
}

#center .entry h3 {
	margin-top: 20px;
	text-align: left;
}

#center h4 {
	text-align: center;
}

#center #side h3 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #4c4c4c;
}

#center #side h4 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

#center #side p {
	line-height: 16px;
}

#center p {
	padding: 0 0 10px 0;
	line-height: 18px;
}

#center-top {
	overflow: auto;
	padding: 10px 0 10px 0;
	background: #ffffff;
}

#center-top #feature {
	position: relative;
	float: left;
	width: 580px;
	padding: 10px;
}

#center-top #feature h2 {
	margin: 0 0 10px 0;
}

#center-top #feature h2 a {
	font: normal 30px Helvetica, Arial, sans-serif;
	color: #f60;
}

#center-top #side {
	position: relative;
	float: right;
	width: 200px;
}

#center #center-top #side .promo {
	border: 1px solid #cccccc;
	margin: 0 10px 10px 0;
	padding: 10px 10px 5px 10px;
}

#center-bottom{
	clear: right;
	padding-top: 20px;
}

#center-bottom h3 {
	font: normal 12px Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	color: #f60;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#center-bottom h4 {
	text-transform: uppercase;
	font: bold 18px/6px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	word-spacing: 2px;
	margin-bottom: 18px;
}

#center-bottom #media-archive{
	position: relative;
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
	padding: 0 20px 10px 0;	
}

#center-bottom #career-center {
	position: relative;
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
	padding: 0 20px 10px 5px;	
}

#center-bottom #featured-articles {
	position: relative;
	float: left;
	width: 240px;
	margin: 0 0 0 0;
	padding: 0 0 10px 5px;
	
}

#center-bottom #featured-articles ul li {
	list-style: none;
	margin-bottom: 12px;
}

#center-top #side .promo .author,
#center-bottom #featured-articles ul li .author {
	display: block;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #4c4c4c;
	margin-bottom: 4px;
}

#center-top #side .promo a,
#center-bottom #featured-articles ul li a {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#center-top #side .promo ul {
	list-style: none;
}

#center-top #side .promo ul li {
	margin-bottom: 8px;
}

#center-top #side .promo a {
	font-size: 12px;
}

#center-bottom #featured-articles #doublethink {
	margin-bottom: 13px;
	border-bottom: 1px solid #e6e6e6;
}

#center-bottom #available-positions {
	position: relative;
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
	padding: 0 20px 10px 0;	
}

#center-bottom #post-a-position {
	position: relative;
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
	padding: 0 20px 10px 5px;	
}

#center-bottom #job-resources {
	position: relative;
	float: left;
	width: 240px;
	margin: 0 0 0 0;
	padding: 0 0 10px 5px;
	
}

#footer{
	width: 100%;
	height: 100px;
	clear:both;
	padding-top: 10px;
	text-align: center;
	border-top: 1px dotted #cccccc;
	background: #ffffff;
}

#footer p,
.copyright,
.credits a {
	font-size: .9em;
}

.credits,
.credits a {
	color: #b3b3b3;
}

a {
	text-decoration: none;
}

a:link {
	color: #f60;
}

a:hover {
	text-decoration: underline;
}

#centfeat{
	display: none;
	font-size: .9em;
	padding: 7px;
	text-align: center;
	background: #e6e6e6;
}

.aligncenter {
	text-align: center;
}

.post h2 {
	font-size: 2em;
}

img.alignright {
	position: relative;
	float: right;
	padding: 0 0 20px 20px;
}

img.alignleft {
	position: relative;
	float: left;
	padding: 0 20px 20px 0;
}

.event {
	margin: 10px 0 20px 0;
}

#center div.event h3 {
	text-align: left;
}

#selector {
	margin: 10px 0 10px 0;
	padding: 3px 0 3px 20px;
	background: #333;
	color: #b3b3b3;
}

#selector select {
	margin-left: 10px;
}

#career-center div {
	background: #ffffff !important;
	width: 100% !important;
	border: none !important;
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
}

#available-positions div {
	background: #ffffff !important;
	width: 100% !important;
	border: none !important;
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
}
