/*
Theme Name: New Futures
Description: WordPress theme for New Futures
Author: Jeph Christoff for OmniStudio
Author URI: http://www.omnistudio.com
Version: 1.0

[Table Of Contents] 

	00- Reset
	01- Global
	02- Header 
	03- Navigation
	04- Headings
	05- General Content 
	06- Left Column
	07a- Middle Column - Homepage
	07b- Middle Column - Internal
	08- Right Column
	09- Footer 
	10- Clearfix

*/


/* 
----------------------------------------------------------------------------- 
=00 RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
a {
	text-decoration:none;
	outline: none;
	color: #a21715;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #EB7816;
}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
.none {
	display:none;
}



/* 
----------------------------------------------------------------------------- 
=01 GLOBAL
-----------------------------------------------------------------------------*/
body {
	font: 0.75em/1.2em Arial, Helvetica, sans-serif;
	color: #464543;
	background: #F6EED2 url(images/bg/bg.jpg) no-repeat scroll center top;
	margin: 0px;
	padding: 0px;
}
#doc {
	width: 959px;
	margin: 0px auto;
	padding-bottom: 15px;
}



/* 
----------------------------------------------------------------------------- 
=02 HEADER
-----------------------------------------------------------------------------*/
#header {
	height: 105px;
	overflow: hidden;
}
#home #header {
	height: 39px;
}
#header h1 a {
	background: url(images/logo-sub.png) no-repeat;
	display: block;
	height: 105px;
	width: 467px;
	text-indent: -9999px;
}
#home #header h1 {
	display: none;
}
#header #utility {
	font-size: 95%;
	color: #ebb7a0;
	padding-right: 80px;
	text-align: right;
	padding-top: 86px;
	overflow: hidden;
}
#header #utility a {
	color: #f6eed2;
}
#home   #header #utility {
	padding-top: 20px;
	color: #934237;
}
#home #header #utility a {
	color: #4c221d;
}




/* 
----------------------------------------------------------------------------- 
=03 NAVIGATION
-----------------------------------------------------------------------------*/
#navigation {
	height: 31px;
	background: url(images/nav/bg-sub.png) no-repeat;
}
#home #navigation {
	background: url(images/nav/bg-home.png) no-repeat;
}

#navigation ul li {
	display: inline;
	float: left;
}
#navigation a {
	display: block;
	height: 31px;
	background-position: left top;
	text-indent: -9999px;
}
#navigation .page-item-7  a {
	background: url(images/nav/our-approach.png) no-repeat;
	width: 144px;
}
#navigation .page-item-9  a {
	background: url(images/nav/our-students.png) no-repeat;
	width: 140px;
}
#navigation .page-item-12  a {
	background: url(images/nav/our-partners.png) no-repeat;
	width: 135px;
}
#navigation .page-item-14  a {
	background: url(images/nav/career-resources.png) no-repeat;
	width: 175px;
}
#navigation .page-item-16  a {
	background: url(images/nav/get-involved.png) no-repeat;
	width: 133px;
}
#navigation .page-item-2 a {
	background: url(images/nav/about-us-sub.png) no-repeat;
	width: 102px;
}
#home #navigation .page-item-2 a {
	background: url(images/nav/about-us-home.png) no-repeat;
	width: 102px;
}
#navigation a:hover, 
#navigation li.current_page_item a, 
#navigation li.current_page_item a:hover, 
#home #navigation .page-item-2 a:hover,
#navigation li.current_page_parent a,
#navigation li.current_page_parent a:hover  {
	background-position: left -31px;
}




/* 
----------------------------------------------------------------------------- 
=04 HEADINGS
-----------------------------------------------------------------------------*/
h1 {
	font-size:300%;
	color:#5f4220;
	line-height:1em;
}
h2 {
	font-size:200%;
	color:#5f4220;
	line-height:1em;
}
h3 {
	font-weight: bold;
	color: #d15a02;
        clear: both;
}
#main #sidebar h4 {
	background: url(images/icons/line-horizontal.png) no-repeat left bottom;
	margin-bottom: 8px;
	font-size: 120%;
	color: #5b4643;
	padding-bottom: 3px;
}
#main #sidebar h5 {
	color: #580500;
	font: italic 130% "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
}
#main #sidebar h6 {
	color: #3b1f0b;
	font: normal 120% "Times New Roman", Times, serif;
	text-align: right;
}


.sIFR-alternate{
display:none;
}




/* 
----------------------------------------------------------------------------- 
=05 GENERAL CONTENT STYLES
-----------------------------------------------------------------------------*/
#main {
	line-height: 1.4em;
	background: url(images/icons/line-vertical.png) repeat-y 723px top;
}
#content p, #home #main p, #home #main ul {
	margin: 0px 0px 1em;
	padding: 0px;
}
#content ul, #content blockquote {
	margin: 0px 0px 1em 2em;
	padding: 0px;
}
#content ol {
	margin: 0px 0px 1em 3em;
	padding: 0px;
}
#content ul ul {
	margin: 0px 0px 0.25em;
	padding: 0px;
}
#content ol ol {
	margin: 0px 0px 0.25em 1.5em;
	padding: 0px;
	list-style: lower-alpha;
}
#content ul li {
	background: url(images/icons/bullet.gif) no-repeat left 4px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content ul ul li {
	background: url(images/icons/bullet-small.gif) no-repeat left 6px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#content ol li {
	padding-bottom: 5px;
}
#content ol ol li {
	padding-bottom: 2px;
}
#content blockquote {
	background: #FDF6E9;
	padding: 10px;
	font: 125% Georgia, "Times New Roman", Times, serif;
	color: #5F4220;
}
#content blockquote p {
	margin: 0px;
	padding: 0px;
}


#print-share {
	padding-top: 10px;
	width: 116px;
}
#news #print-share {
	width: 195px;
}
#print-share a  {
	background: url(images/icons/print.png) no-repeat;
	display: block;
	float: left;
	height: 18px;
	width: 53px;
	text-indent: -99999px;
}
#print-share a#share  {
	background: url(images/icons/share-this.png) no-repeat;
	width: 58px;
	margin-right: 5px;
}
#print-share a#rss  {
	background: url(images/icons/rss-feed.png) no-repeat;
	width: 74px;
	margin-right: 5px;
}
#donate-button {
	position: absolute;
	top: 78px;
	left: 50%;
	margin-left: 400px;
}
#home #donate-button {
	top: 12px;
}
.ddsg-wrapper ul li {
	font-weight: bold;
}
.ddsg-wrapper ul ul li {
	font-style: normal;
	font-weight: normal;
}




/* 
----------------------------------------------------------------------------- 
=06 HOMEPAGE FEATURE STYLES
-----------------------------------------------------------------------------*/
#home #main {
	padding-top: 5px;
}
#feature {
	background: #FFFFFF url(images/bg/bg-feature.png) no-repeat left bottom;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
#feature #logo-mission {
	width: 247px;
	color: #573b1d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.4em;
}
#feature #logo-mission p {
	padding-right: 19px;
	padding-left: 19px;
	margin-bottom: 0.5em;
}
#feature #logo-mission a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
#feature #logo-mission h1 a {
	background: url(images/logo-home.png) no-repeat;
	display: block;
	height: 155px;
	width: 247px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#feature #slideshow {
	width: 490px;
}
#feature #donate-jobs {
	width: 222px;
}
#feature #donate a {
	background: url(images/bg/bg-donate-home.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 97px;
	width: 222px;
	margin-bottom: 15px;
}
#feature #jobs {
	line-height: 1.3em;
}
#feature #jobs h2 {
	padding-right: 10px;
	padding-left: 10px;
}
#feature #jobs p  {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0.5em;
}
#feature #jobs ul {
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	font-size: 90%;
}
#feature #jobs li {
	background: url(images/icons/bullet.gif) no-repeat left center;
	padding-left: 12px;
	margin-bottom: 5px;
}




/* 
----------------------------------------------------------------------------- 
=07 MAIN CONTENT - HOMEPAGE
-----------------------------------------------------------------------------*/
#home #main {
	background: url(images/icons/line-horizontal-home.png) repeat-y;
	padding-top: 5px;
	line-height: 1.4em;
}
#home #main #news-notes {
	width: 187px;
	padding-right: 20px;
}
#main #news-notes ul li {
	background: url(images/icons/line-horizontal.png) no-repeat left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#home #main #profile {
	width: 219px;
	padding-right: 20px;
	padding-left: 20px;
}
#home #main #partners {
	width: 218px;
	padding-right: 20px;
	padding-left: 20px;
}
#home #main #thanks {
	width: 210px;
	padding-left: 20px;
}
#home #main #thanks ul {
	background: url(images/icons/line-bulleted.png) no-repeat left top;
	padding-top: 10px;
}
#home #main #thanks ul li {
	background: url(images/icons/line-bulleted.png) no-repeat left bottom;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
}
#main #content {
	width: 694px;
	padding: 0px 0px 1em 30px;
	background: url(images/icons/line-footer-sub.gif) no-repeat left bottom;
}
#content #title {
	background: url(images/icons/line-horizontal-title.png) no-repeat;
	padding-top: 30px
}
#content #title #page-title {
	width: 470px;
}
#content #post {
	padding-top: 20px;
	padding-right: 20px;
}
#content #post .posts {
	background: url(images/icons/line-horizontal.png) repeat-x left bottom;
	margin-bottom:15px;
	padding-bottom:15px;
}




/* 
----------------------------------------------------------------------------- 
=08 SIDEBAR
-----------------------------------------------------------------------------*/
#main #sidebar {
	width: 204px;
}
#main #sidebar div {
	margin-bottom: 20px;
}

#main #sidebar #subnav ul li {
	background: url(images/icons/line-bulleted.png) no-repeat left bottom;
	padding-bottom: 8px;
}
#main #sidebar #subnav ul ul li {
	background: url(none);
	padding-bottom: 0px;
}
#main #sidebar #subnav ul a {
	display: block;
	padding-left: 12px;
}
#main #sidebar #subnav ul ul a {
	display: block;
	padding-left: 24px;
	font-size: 90%;
}
#main #sidebar #subnav li.current_page_item a {
	font-weight: bold;
}
#main #sidebar #subnav li.current_page_item ul li a {
	font-weight: normal;
}
#main #sidebar #subnav h4 {
	margin-bottom: 5px;
}
#sidebar #donate a {
	background: url(images/bg/bg-donate-sub.png) no-repeat;
	display: block;
	height: 102px;
	width: 204px;
	text-indent: -9999px;
}



/* 
----------------------------------------------------------------------------- 
=09 FOOTER
-----------------------------------------------------------------------------*/
#footer {
	line-height: 1.3em;
	font-size: 90%;
	background: url(images/bg/bg-footer.png) no-repeat;
}
#footer-link {
	float: left;
}
#footer-link a {
	display: block;
	width: 121px;
	height: 121px;
	text-indent: -9999px;
}
#footer-1 {
	height: 56px;
	color: #705235;
	padding-top: 40px;
	padding-right: 10px;
	float: right;
	width: 818px;
}
#footer-1 #catalog-promo {
	width: 250px;
}
#footer-1 #copyright {
	text-align: right;
}
#footer-2 {
	width: 818px;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
}
#footer-2 #nav {
	width: 500px;
}
#footer-2 #nav li {
	display: inline;
	float: left;
	margin-right: 5px;
	width: auto;
}





/* 
----------------------------------------------------------------------------- 
=10 CFORM STYLES
-----------------------------------------------------------------------------*/
#cformsform.cform {
	margin:0;
	width:auto;
}
#cformsform ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cformsform .single {
	width: 666px;
	border-color: #bcb0a1;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 4px;
}
#cformsform .reqtxt, #cformsform .emailreqtxt {
	margin-left: 5px;
	font-size: 90%;
	color: #8f031f;
}
#usermessagea {
	color: #b80615;
	margin-bottom: 1em;
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
}
p#ll {
	display: none;
}
#cformsform.cform input:hover, #cformsform.cform textarea:hover, #cformsform.cform select:hover {
	background: #FFFFFF;
}
#cformsform.cform label {
	font-size: 100%;
	background: url(none);
	color: #5a4645;
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	margin:0;
	padding:2px 4px;
}
#cformsform.cform li.cf_li_err label {
	color: #b80615;
}
#cformsform.cform label.cf-before {
	display:inline-block;
}
#cformsform.cform input.backbutton, #cformsform.cform input.resetbutton, #cformsform.cform input.sendbutton {
	margin:0;
}





/* 
----------------------------------------------------------------------------- 
=11 CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after, blockquote:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
