/* =====================================================
	Normalize
===================================================== */
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; }
body { margin: 0; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
h1 { font-size: 2em; margin: 0.67em 0; }
h2, .seo h1 { font-size: 1.55em; margin: 0.83em 0; }
h3, .seo h2 { font-size: 1.3em; margin: 0 0 .25em 0; }
h4, .seo h3 { font-size: 1.15em; margin: 0 0 .25em 0; }
h5, .seo h4 { font-size: 0.83em; margin: 1.67em 0; }
h6, .seo h5 { font-size: 0.67em; margin: 2.33em 0; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; -ms-interpolation-mode: bicubic; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; margin-right: .2em; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
a:focus, area:focus, button:focus, input:focus, object:focus, select:focus, textarea:focus, [tabindex]:focus { outline-color: #4d90fe; outline-style: solid; outline-width: 1px; outline-offset: -1px; }
[tabindex="-1"]:focus { outline: none !important; }

/* =====================================================
	Structure
===================================================== */
html { overflow-y: scroll; background: #065b5d; font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif; font-size: 80%; line-height: 1.45em; color: #333; }
body { background: #065b5d; font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif; color: #333;}

.main { background: #fff; padding: 2em 0 0 0; }

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

/* =====================================================
	Typography
===================================================== */
@font-face {
	font-family: 'Open Sans';
	src: url('../f/OpenSans-Regular.eot');
	src: url('../f/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../f/OpenSans-Regular.woff') format('woff'),
		 url('../f/OpenSans-Regular.ttf') format('truetype'),
		 url('../f/OpenSans-Regular.svg#OpenSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

p { margin: 0 0 1em 0; }
#content h1 { line-height: 1.1em; }
h2 { margin: 0 0 1em 0; line-height: 1.2; }
	span.jobTitle { font-size: 85%; color: #767676; font-weight: normal; line-height: 1.6; }
h3 { line-height: 1.3; }
h4 { margin: 1.33em 0 .3em 0; }
h6 { font-size: 1.2em; margin: 0 0 .7em 0; font-weight: normal; }

a { color: #00806F; }
.main a:visited { color: #64766B; }
.returnTop a:visited { color: #00806F; }
a:hover, a:focus, .main a:hover, .main a:focus { color: #007C97; }

.pdf { font-size: 90%; color: #666; text-decoration: none; }
.normal { font-weight: normal; font-style: normal; }
.emphasize { margin: 0 0 1em 1em; padding: .75em 1em .1em 1em; background: #f8f8f8; border-left: 1px solid #ea744b; }

::selection { background: #00806F; color: #fff; text-shadow: 0 1px 0 #000; }  
::-moz-selection { background: #00806F; color: #fff; text-shadow: 0 1px 0 #000; }  
::-webkit-selection { background: #00806F; color: #fff; text-shadow: 0 1px 0 #000; }

/* =====================================================
	Misc
===================================================== */
ul { list-style: none; list-style-image: url("../i/bullet.gif"); margin: .5em 0 1em 0; }
ul li, ol li { margin: 0 0 .5em 0; }
ul ul { margin: .2em 0 .5em 0; padding-left: 2em; }
ol ol { list-style: lower-alpha; }

hr { padding: 0; margin: 1em 0; border: none; border-top: 1px solid #c6c6c6; }
hr.dotted { border-top: 1px dotted #c6c6c6; margin: .5em 0; }
hr.double { border-top: medium double #c6c6c6; margin: 2em 0; }
hr.divide { border-top: medium double #c6c6c6; margin: 2em 0; color: #c6c6c6; text-align: center; overflow: visible; }
hr.divide:after { content: ""; display: inline-block; width: 25px; height: 19px; position: relative; top: -0.6em; font-size: 1.5em; padding: 0 0.25em; background: #fff url("../i/icn_dccps_gray.jpg") center no-repeat; }
.extlink { margin-left: .3em; }

.return { display: inline-block; padding-left: 2em; background: url("../i/arrow_sprite.png") left -552px no-repeat; }
.returnTop { text-align: right; font-size: .85em; padding-bottom: .25em; margin: 2em 0 3em; border-bottom: medium double #c6c6c6; }
.returnTop a { padding-left: 1.2em; background: url("../i/arrow_sprite.png") left -415px no-repeat; -webkit-transition: background .4s ease-in-out; transition: background .6s ease-in-out; text-decoration: none; }
.returnTop a:hover, .returnTop a:focus { background-position: left -440px; -webkit-transition: background .2s ease-in-out; transition: background .2s ease-in-out; text-decoration: underline; }

.hideMe { position: absolute; left: -9999px; width: 1px; height: 1px; color: #767676; display: inline-block; } /* keep label accessible but hide for regular users */
.sr-only { clip: rect(0 0 0 0); height: 1px ;margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* 479px and lower */
@media screen and (max-width: 29.99em) {
	/* misc */
	ul, ol { padding-left: 1.5em; }
}

/* =====================================================
	Images
===================================================== */
img { max-width: 100%; height: auto; width: auto; }

	/* images with captions/extra info */
	.figure { float: right; padding: 1em 0 1em 1em; margin: 0 0 2em 3em; border-left: 1px solid #cfcfcf; width: 18.5em; font-size: 94%; line-height: 1.3; }
	.figure .imgWrap { max-width: 100%; display: inline-block; padding: 2px; background: #f1f1f1; border: 1px solid #cfcfcf; border-radius: 3px; line-height: 0; margin-bottom: .5em; }
	.figure img { border-radius: 2px; }
	.figure ul { padding-left: 1.5em; }
	
	/* text callout */
	.callOut { border-bottom: 2px solid #f26e45; border-left: none; width: 32%; font-size: 94%; padding: .65em 1em 1em 1em; background: #f0f1f2 url("../i/ftr-bg.jpg"); border-radius: 3px 3px 0 0; text-shadow: 0 1px 0 #fff; }
	.saveDate { padding: 3px 0 3px 30px; display: block; background: url("../i/icn_calendar.png") left center no-repeat; font-size: 1.15em; }
	.techSupport { padding: 3px 0 3px 28px; background: url("../i/icn-signup.png") left center no-repeat; text-decoration: none; }
	.twit { padding: 3px 0 3px 28px; display: block; background: url("../i/icn-twitter.png") left center no-repeat; font-size: 1.15em; }
	.social { padding: 3px 0 3px 52px; display: block; background: url("../i/icn-social.png") left center no-repeat; font-size: 1.15em; }
	
	/* imgs that need to stand alone */
	.imgOrphan { padding: 2px; background: #f1f1f1; border: 1px solid #cfcfcf; border-radius: 3px; line-height: 0; }
	.imgOrphan img { border-radius: 2px; }

/* 767px and lower */
@media screen and (max-width: 47.99em) {
	/* image module */
	.figure { float: none; width: auto; font-size: 100%; margin: 1em 0; background: #f2f1f1; padding: .75em .75em 0 .75em; border: medium double #cfcfcf; border-left: none; border-right: none; text-shadow: 0 1px 0 #fff; }
	.callOut { padding-bottom: .7em; border-top: none; border-bottom: 2px solid #f26e45; background-image: url("../i/ftr-bg.jpg"); }
}

/* =====================================================
	NCI Banner
===================================================== */
.nciBanner { background-color: #fff; }
.nciLogo { padding: 23px 0; width: 100%; max-width: 616px; display: inline-block; line-height: 0; }
.nciLogo img { max-height: 54px; }

/* IE 8 Yay! */
.ie-logo-desk { display: block; }
.ie-logo-mob, .ie-logo-tab { display: none; }
@media screen and (max-width: 41.99em) { .ie-logo-desk { display: none; } .ie-logo-tab { display: block; } }
@media screen and (max-width: 27.99em) { .ie-logo-tab { display: none; } .ie-logo-mob { display: block; } }

#skip, #skip:hover, #skip:visited { position: absolute; top: -20em; right: 44%; padding: .7em 1.5em; font-weight: bold; border: 2px solid #ccc; border-top: none; border-radius: 0 0 3px 3px; transition: all .2s ease-in-out; }
#skip:active, #skip:focus { position: absolute; top: 0; color: #a90101; background: #fff; box-shadow: 0 1px 5px rgba(0,0,0,.7); }

.searchForm { float: right; background: #fff url("../i/search_bg.jpg") bottom repeat-x; border: 1px solid #ddd; border-left: 4px solid #20aeaf; padding: .4em; margin: 2.8em 0 0 0; display: inline-block; zoom: 1; *display: inline; border-radius: 0 2px 2px 0; color: #444; text-shadow: 0 1px 0 rgba(255,255,255,.7); min-width: 190px; }
.searchForm label { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
#searchbox { color: #666; padding: .2em .3em; margin: 0; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {   display: none; }
.go_btn { vertical-align: top; display: inline-block; zoom: 1; *display: inline; margin: 0; }

@media screen and (max-width: 34.99em) { .nciLogo { padding: 12px 0; } }

/* =====================================================
	Ribbon
===================================================== */
.ribbon { color: #fff; background: #065b5d; }
.ribbon h1, .ribbon strong { display: block; font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif; padding: 0; margin: 0; letter-spacing: .015em; font-weight: normal; background: url("../i/dccps_logo.png") right -5px no-repeat; }
.ribbon h1 a, .ribbon strong a { color: #fff; font-size: 26px; text-decoration: none; display: inline-block; padding: 9px 0; line-height: 1; margin-right: 140px; border-bottom: 5px solid transparent; border-top: 5px solid transparent; transition: .3s all linear; }
.ribbon h1 a:hover, .ribbon strong a:hover, .ribbon h1 a:focus, .ribbon strong a:focus { border-bottom-color: #20aeaf; color: #dcdcdc; transition: .3s all linear; }


/* Mobile Nav Toggles */
.mobileNav { position: relative; }
#menu-button { display: none; padding: .35em 0; width: 50%; background: #d84000; border: 1px solid #962c00; font-size: 1.25em; color: #fff; box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -12px 12px rgba(0,0,0,.15); }
#menu-button:hover, #menu-button:focus, #search-tog:hover, #search-tog:focus { box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -20px 12px rgba(0,0,0,.1); }

#search-tog { display: none; width: 50%; position: absolute; top: 0; right: 0; padding: .35em 0; background: #d84000; border: 1px solid #962c00; font-size: 1.25em; color: #fff; box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -12px 12px rgba(0,0,0,.15); }
#mobileSearch { display: none; position: absolute; top: 100%; z-index: 100; width: 100%; border-bottom: #ccc; box-shadow: 0 2px 1px rgba(0,0,0,.5); }
.js #mobileSearch.collapsed { display: none; }

#menu-button span { padding-left: 24px; background: url("../i/icn-scrapple-sandwich.png") left center no-repeat; }
#search-tog span { padding-left: 24px; background: url("../i/icn-mag.png") left center no-repeat; }

@media screen and (max-width: 61.99em) {
	.nciBanner .searchForm { display: none; }
	.searchForm { float: right; display: block; background: none; margin: 0; padding: .2em 0; box-shadow: none; border: none; text-align: right; }
	.searchForm label { display: inline-block; }
	.js #search-tog { display: block; }
	.js #mobileSearch { display: block; }
	#mobileSearch .searchForm { background: #f7f6f6; padding: 1em 0 .5em; border-radius: 0; width: auto; text-align: center; float: none!important; box-shadow: inset 0 -20px 20px rgba(0,0,0,.1); font-size: 1.4em; }
	
	#m-searchbox { width: 60%; }
	
	/* show the toggle button on small screens */
	.js #menu-button { display: block; }

	/* hide the menu when it has the "collapsed" class set by the script */
	#main-menu.collapsed { display: none; }

	.ribbon h1 a, .ribbon strong a { font-size: 18px; line-height: 1.2; margin-right: 130px; }
}

@media screen and (max-width: 39.99em) { .ribbon h1 a, .ribbon strong a { font-size: 16px; } }
@media screen and (max-width: 34.99em) { .ribbon h1 a, .ribbon strong a { border-color: transparent; } }
@media screen and (max-width: 24.99em) { .ribbon h1 a, .ribbon strong a { margin-right: 0; } }

/* =====================================================
	SmartMenus
===================================================== */
.sm,.sm ul,.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
ul.sm li{position:relative;}
ul.sm a{position:relative;display:block;}
ul.sm a.disabled{cursor:default;}
ul.sm ul{position:absolute;top:-999999px;left:-800px;width:100px;}
ul.sm li{float:left;}
ul.sm-rtl{direction:rtl;}
ul.sm-rtl li{float:right;}
ul.sm ul li{float:none;}
ul.sm a{white-space:nowrap;}
ul.sm ul a,ul.sm-vertical a{white-space:normal;}
ul.sm ul.sm-nowrap>li>a{white-space:nowrap;}
ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}
* html ul.sm{height:1px;}
*:first-child+html ul.sm{min-height:1px;}
ul.sm li *,ul.sm li *:before,ul.sm li *:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}

/* Main Navigation */
	.nav { background: #f7f6f6; position: relative; }
	.nav .home { width: 11%; }
	.nav .about { width: 18.8%; }
	.nav .interests { width: 17.9%; }
	.nav .research { width: 20.1%; }
	.nav .funding { width: 17.6%; }
	.nav .news { width: 14.6%; }
	.js .dropArrow { padding-right: 1.2em; background: url("../i/arrow_sprite.png") 104% -51px no-repeat; }
	.home .nav .home, .about .nav .about, .interests .nav .interests, .research .nav .research, .funding .nav .funding, .news .nav .news { background: url("../i/arrow_sprite.png") center -470px no-repeat; }
	
	/* Menu box */
	.sm-clean { padding: 0; position: relative; z-index: 100; font-size: 1.05em; }
	.sm-clean ul { border: 1px solid #bbb; border-top-color: #F16D44; border-top-width: 2px; padding: 0; background: #fff; border-radius: 3px; padding: .2em; box-shadow: 0 5px 9px rgba(0,0,0,0.3); z-index: 9999!important; }
	.sm-clean li { text-align: center; }
	.sm-clean li li { text-align: left; }
	
	/* Menu items */
	.sm-clean a { padding: .75em 1em; text-decoration: none; text-shadow: 0 1px 0 #fff; border-left: 1px solid #ddd; }
		.sm-clean .news > a { border-right: 1px solid #ddd; }
	.sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted { text-decoration: underline; }
	.sm-clean ul a { padding: .4em 1em .4em 1.7em; background: #F7F6F6 url("../i/arrow_sprite.png") .7em -365px no-repeat; border-bottom: 1px dotted #ddd; border-left: none; }
		.sm-clean ul li:last-child a { border-bottom: none; }
	.sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted { background-color: #f0f0f0; background-position: .7em -306px; }
	
	/* Sub menu indicators */
	/* display none so I can use my own image on the text span instead */
	.sm-clean a span.sub-arrow { position: absolute; right: 12px; top: 50%; margin-top: -3px; width: 0; height: 0; overflow: hidden; border-width: 4px; border-style: solid dashed dashed dashed; border-color: #555 transparent transparent transparent; display: none; }
	/* not going another level deep so it doesn't need to hide */
	.sm-clean ul a span.sub-arrow { right: 15px; top: 50%; margin-top: -5px; border-width: 5px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #555; }
	
	/* Scrolling arrows containers for tall sub menus - test sub menu: "Sub test" -> "more..." -> "more..." in the default download package */
	/* width and position will be automatically set by the script */
	.sm-clean span.scroll-up, .sm-clean span.scroll-down { position: absolute; display: none; visibility: hidden; overflow: hidden; background: #fff; height: 20px; }
	.sm-clean span.scroll-up:hover, .sm-clean span.scroll-down:hover { background: #eee; }
	.sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow { position: absolute; top: 0; left: 50%; margin-left: -6px; width: 0; height: 0; overflow: hidden; border-width: 6px; border-style: dashed dashed solid dashed; border-color: transparent transparent #555 transparent; }
	.sm-clean span.scroll-up:hover span.scroll-up-arrow { border-color: transparent transparent #D23600 transparent; }
	.sm-clean span.scroll-down-arrow { top: 8px; border-style: solid dashed dashed dashed; border-color: #555 transparent transparent transparent; }
	.sm-clean span.scroll-down:hover span.scroll-down-arrow { border-color: #D23600 transparent transparent transparent; }
	
	@media screen and (max-width: 991px) {
		/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
		ul.sm-clean { width: auto !important; padding: 0; box-shadow: 0 2px 1px rgba(0,0,0,.5); border-bottom: 1px solid #ccc; }
		.js ul.sm-clean { width: 100%!important; background: #f7f6f6; position: absolute; top: 2px; }
		ul.sm-clean ul { display: none; position: static !important; top: auto !important; left: auto !important; margin-left: 0 !important; margin-top: 0 !important; width: auto !important; min-width: 0 !important; max-width: none !important; }
		ul.sm-clean > li { float: none;}
		ul.sm-clean > li > a { box-shadow: inset 0 -20px 20px rgba(0,0,0,.075); }
		ul.sm-clean > li > a, ul.sm-clean ul.sm-nowrap > li > a { white-space: normal; }
		ul.sm-clean iframe { display: none; }
		
		.nav .container { width: 100%; position: relative; }
		.nav .home, .nav .about, .nav .interests, .nav .research, .nav .funding, .nav .news { width: 100%; }
		.js .dropArrow { padding-right: 0; background: none; }
		.sm-clean li { text-align: left; }
		
		.home .nav .home, .about .nav .about, .interests .nav .interests, .research .nav .research, .funding .nav .funding, .news .nav .news { background: none; }
		
		/* Menu box */
		.sm-clean ul { border: 0; padding: 0; background: rgba(130,130,130,0.1); border-radius: 0; box-shadow: none; } /* darken the background of the sub menus */ 
		.sm-clean > li > ul:before, .sm-clean > li > ul:after { display: none; } /* no carets */
		
		/* Menu items */
		.sm-clean a { padding: 13px 5px 13px 40px !important; background: transparent !important; }
			.sm-clean .news a { border-right: none; }
		/* add some text indentation for the 2+ level sub menu items */
		.sm-clean ul a { border-left: 8px solid transparent; }
		.sm-clean ul ul a { border-left: 16px solid transparent; }
		.sm-clean ul ul ul a { border-left: 24px solid transparent; }
		.sm-clean ul ul ul ul a { border-left: 32px solid transparent; }
		.sm-clean ul ul ul ul ul a { border-left: 40px solid transparent; }
		
		/* Sub menu indicators */
		.sm-clean a span.sub-arrow, .sm-clean ul a span.sub-arrow { display: block; top: 50%; margin-top: -10px; right: auto; left: 12px; margin-left: 0; width: 19px; height: 19px; font-size: 22px; line-height: 19px; font-weight: bold; font-family: monospace!important; text-align: center; border: 0; text-shadow: none; background: #F16D44; color: #fff; border: 1px solid #e35224; border-radius: 2px; box-shadow: inset 0 1px 0 rgba(255,255,255,.5); text-shadow: 0 1px 0 rgba(0,0,0,.5); }
		
		/* Items separators */
		.sm-clean li { border-top: 1px solid rgba(0,0,0,0.05); }
		.sm-clean > li:first-child { border-top: 0; }
	}

/* =====================================================
	Left Navigation
===================================================== */
.subNav { padding-bottom: .5em; border-bottom: 1px dotted #ccc; margin-right: 10%; }
.subNav p.heading { margin: 0 0 .5em 0; font-weight: bold; font-size: 1.1em; border-bottom: 1px dotted #ccc; }
.subNav ul { list-style: none; padding: 0; margin: 0; line-height: 1.3; }
.subNav ul ul { padding-left: 1.2em; }
.subNav li { margin-bottom: .25em; padding: 0; }
.subNav li li { margin-left: .5em; }
.subNav li a { text-decoration: none; display: block; padding: .2em 1.1em .2em .5em; text-shadow: 0 1px 0 rgba(255,255,255,.8) }
.subNav a:hover, .subNav a:focus { text-decoration: underline; }
.subNav .active { background: #F2F2F2 url("../i/arrow.png") 98% center no-repeat; color: #333; border-radius: 3px; }
.subNav .active:hover, .subNav .active:focus { background: #ededed url("../i/arrow.png") 98% center no-repeat; text-decoration: none; }
.subNav .title { margin: 0 0 0 .6em; display: block; }
.js .subNav .prepend { display: block; padding-top: .3em; padding-bottom: .3em; margin-left: 1.7em; }
.js .subNav .buildTog { margin-left: .5em; }

.subExtra { font-size: 90%; margin: 2em 10% 0 0; padding: .75em .8em; background: #f8f3f3 url("../i/grad_bottom.png") bottom repeat-x; text-shadow: 0 1px 0 #fff; border-radius: 3px; box-shadow: 0 1px 0 rgba(0,0,0,.2); line-height: 1.25; }
.subExtra ul { padding-left: 1.5em; }

/* 991 px and lower */
@media screen and (max-width: 61.99em) {
	/* left navigation */
	.subNav { margin-right: 0; margin-top: 3em; border-bottom: none; background: #eee; padding: 1em; font-size: 100%; border-radius: 0 5px 5px 5px; position: relative; box-shadow: 0 2px 0 rgba(0,0,0,.3); }
		.subNav:before { content: 'In this section...'; position: absolute; bottom: 100%; left: 0; display: inline-block; zoom: 1; *display: inline; padding: .3em 1em; background: #e6e6e6; border-radius: 3px 3px 0 0; font-size: .9em; font-weight: bold; border-bottom: 1px solid #fff; }
	.subNav p.heading { border-bottom: medium double #ccc; }
	
	.subNav li { margin-bottom: 0; border-bottom: 1px dotted #ccc; }
		.subNav li:last-child { border-bottom: none; }
	.subNav li li { border: none; }
	.subNav li a { padding: .5em; }
	.subNav .active { background: #f6f6f6; color: #00806F!important; border-radius: none; font-weight: bold; }
	.subNav .active:hover, .subNav .active:focus { background: #f6f6f6; }
	.js .subNav .prepend { padding-top: .5em; padding-bottom: .5em }
	.js .subNav .buildTog { margin: .2em .3em 0 .5em; }
	
	.subExtra { margin-right: 0; }
}

/* =====================================================
	Page Navigation
===================================================== */
.pageNav { list-style: none; padding-left: 2.5em; }
.pageNav > li > a { padding-left: 1.2em; background: url("../i/arrow_sprite.png") left -107px no-repeat; margin-left: -1.2em; }
.pageNav > li > a:hover, .pageNav > li > a:focus { background-position: left -153px; }

/* =====================================================
	Footer
===================================================== */
.footer { text-align: center; padding: 3em 0; color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,.35); border-top: 1px solid #7f7e6e; }
.footer a { color: #fff; padding: .2em .5em; border: 1px solid transparent; transition: all .2s ease-in-out; }
.footer a:hover, .footer a:focus { background: #033a3b; color: #fff; border-radius: 2px; text-decoration: none; transition: all .2s ease-in-out; }
.footer ul { list-style: none; margin: 0 0 2em 0; padding: 0; }
.footer ul > li { display: inline-block; zoom: 1; *display: inline; margin: 0 .75em .5em .75em; }
.footer hr { padding: 0; border: none; border-top: medium double #fff; color: #fff; }

.dccps { margin-top: 2em; }
.dccps a { text-decoration: underline; }

/* =====================================================
	Archive Template
===================================================== */
.archive { padding-right: 2.2em; background: url("../i/cobweb-sm.jpg") right center no-repeat; }
.archiveBox { background: #fbe7e1 url("../i/cobweb-sm.jpg") no-repeat 0.75em 0.75em; border-left: 3px solid #ee6d4a; display: block; margin: 1em 0; padding: 0.75em 0.5em 0.75em 3em; text-shadow: 0 1px 0 #fff; font-weight: bold; box-shadow: inset 2px 0 0 #fff; }
