/* Type C Layout Styles */

/* 
This CSS was created by Ludvik Herrera for NDSU DCE.

Project: NDSU DCE Main Styles
Project Website: http://www.ndsu.edu/dce/
Last updated:  2010-10-20
License: GNU-GPL v2
file: dce_main.css
*/

@import url('http://www.ndsu.edu/dce/index.php?css=_css/dce_typeset.v.1361386740');

html {
background: #FFF url('http://www.ndsu.edu/dce/images/main/default/bckgrd_typea_body.gif') center top repeat-x;
}

body {
font-family: 'Arial', sans-serif;
font-size: 14px;
min-width: 980px;
}

/* */
/* Header and Top Nav */
/* */

header#header_main {
position: relative;
background: #030 url('http://www.ndsu.edu/dce/images/main/default/nav_gral_bckgrd.png') no-repeat center top;
z-index: 10;
}

header#header_main div {
position: relative;
width: 960px;
height: 45px;
margin: 0 auto;
margin-top: 10px;
text-transform: uppercase;
}

header#header_main h1 a {
float: left;
width: 300px;
height: 45px;
background: url('http://www.ndsu.edu/dce/images/main/default/logo_dce.png') left top no-repeat;
}

header#header_main h1 a span {
display: none;
}

header#header_main p.tagline {
display: none;
}

#nav_gral {
color: #FC0;
font-family: 'MuseoSans300','Arial', sans-serif;
font-size: 12px;
position: absolute;
right: 0;
top: 18px;
width: 640px;
text-align: right;
}

#nav_gral li {
display: inline;
padding-right: 20px;
}

#nav_gral li.about {
padding-left: 20px;
border-left: 1px solid #FC0;
}

#nav_gral li a {
color: #FC0;
text-shadow: 0px 1px 2px rgba(0,0,0, .7);
text-decoration: none;
padding-bottom: 15px;
}

#nav_gral li.on a {
background: url('http://www.ndsu.edu/dce/images/main/default/indicator.png') center bottom no-repeat;
}

#nav_gral li a:hover {
color: #F90;
text-decoration: underline;
}

#nav_gral li.on a, #nav_gral li.on a:hover {
color: #FFF;
}

/* */
/* Main Nav */
/* */

#nav_main {
position: relative;
background: #FC0 url('http://www.ndsu.edu/dce/images/main/default/transp_000_70.png');
width: 960px;
height: 50px;
margin: 0 auto;
margin-top: 10px;
font-family: 'MuseoSlab700','Verdana', sans-serif;
font-size: 13.5px;
padding-top: 0px;
z-index: 10;
}

#nav_main li {
float: left;
}

#nav_main li a {
display: block;
text-transform: uppercase;
padding: 18px 12px;
text-decoration: none;
color: #FFF;
}

#nav_main li a:hover {
color: #F90;
text-decoration: underline;
}

#nav_main li.degrees, #nav_main li.courses, #nav_main li.k-12, #nav_main li.news, #nav_main li.non-credit {
border-right: 1px dotted #999;
}


/* */
/* Main Story */
/* */

section#content {
background: url('http://www.ndsu.edu/dce/images/main/default/bckgrd_typea.png') center top no-repeat;
position: relative;
width: 980px;
margin: 0 auto;
top: -50px;
padding-bottom: 34px;
margin-bottom: -80px;
}

#content header {
position: relative;
height: 380px;
margin: 0px 10px 0px 10px;
padding: 0px 10px 0px 10px;
background: #FFF;
}

#content header hgroup {
position: relative;
top: 60px;
background: #9C9;
height: 320px;
}

#content h2 {
background: #363;
width: 290px;
height: 320px;
position: relative;
font-family: 'MuseoSlab900','SquareSerif','Verdana', sans-serif;
font-weight: normal;
}

#content h2 a {
text-decoration: none;
}

#content h2 a span {
position: absolute;
right: 10px;
color: #FFF;
font-size: 72px;
text-transform: uppercase;
}

#content h2.search a span {
font-size: 124px;
top: 110px;
left: 10px;
}

#content header.search hgroup, #content header.search hgroup h2 {
background: none;
}

#content header.search hgroup {
background: #FC0;
background-image: url('http://www.ndsu.edu/dce/images/main/default/bckgrd_minispikes.gif');
background-repeat: repeat-x;
background-position: left bottom;
}

#content h2.faq a span, #content h2.downloads a span {
font-size: 124px;
top: 110px;
left: 10px;
}

#content h2.downloads a span {
font-size: 112px;
}

#content h2.faq, #content h2.downloads {
background: #C00;
background-image: none;
}

#content header.faq hgroup, #content header.downloads hgroup {
background: #C00;
background-image:url('http://www.ndsu.edu/dce/images/main/default/bckgrd_minispikes.gif');
background-repeat: repeat-x;
background-position: left bottom;
}

#content header hgroup h3 {
width: 280px;
position: absolute;
color: #FFF;
top: 130px;
font-family: 'MuseoSans100','Arial', sans-serif;
font-size: 36px;
font-weight: normal;
text-align: right;
}

/* */
/* Subnav */
/* */


/* */
/* Aside */
/* */

#content aside.hshort {
background: #EEE url('http://www.ndsu.edu/dce/images/main/default/aside_tape_wide.gif') no-repeat top center;
padding-top: 65px;
width: 310px;
float: right;
position: relative;
top: 292px;
margin-right: 20px;
z-index: 20;
}

#content aside.hshort form {
padding: 10px;
padding-bottom: 10px;
background: #EEE url('http://www.ndsu.edu/dce/images/main/default/aside_div_dots_wide.gif') center bottom no-repeat;
}

#content aside.hshort form label {
font-family: 'MuseoSlab900','SquareSerif','MuseoSlab500','Verdana', sans-serif;
color: #BBB;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 5px;
display: block;
}

#content aside.hshort form input[type="text"]{
font-family: 'MuseoSlab700','Verdana', sans-serif;
width: 220px;
height: 26px;
border: 0;
font-size: 12px;
color: #666;
}

#content aside.hshort section.promotion {
position: relative;
z-index: 5;
}


#content aside.hshort div.note.footer {
border: 0px solid;
width: 310px;
background: #EEE url('http://www.ndsu.edu/dce/images/main/default/aside_div_bottom_wide.gif') no-repeat center top;
height: 30px;
position: absolute;
bottom: 0px;
z-index: 0;
}

#content aside.hshort div.fold {
background: #EEE url('http://www.ndsu.edu/dce/images/main/default/aside_div_fold.png') no-repeat left top;
height: 30px;
width: 30px;
position: absolute;
bottom: 0px;
left: 0px;
z-index: 10;
}

/* */
/* Story */
/* */

#content article {
padding-left: 20px;
padding-right: 340px;
line-height: 1.5em;
font-size: 14px;
color: #666;
font-family: 'MuseoSlab300','Verdana', sans-serif;
min-height: 400px;
}

#content article ul {
padding-left: 3em;
margin-bottom: 1em;
}

#content article ol {
padding-left: 3em;
margin-bottom: 1em;
}

#content article a {
color: #363;
}

#content article li {
margin-bottom: 1em;
}

#content article li strong, #content article li b {
color: #000;
font-weight: normal;
font-family: 'MuseoSans700','Arial', sans-serif;
}

#content article ol.numlist {
padding-left: 0;
}

#content article ol.numlist li {
background: url('http://www.dce.ndsu.nodak.edu/dceweb//images/main/default/bull_circ_m.gif') no-repeat left top;
list-style: inside;
list-style-type: decimal;
padding-left: 30px;
padding-top: 5px;
text-indent: -22px;
font-size: 21px;
color: #FFF;
font-family: 'MuseoSlab900','SquareSerif','Verdana', sans-serif;
}

#content article ol.numlist li span {
font-size: 14px;
color: #666;
font-family: 'MuseoSlab300','Verdana', sans-serif;
line-height: 1em;
}

#content article h3 {
font-family: 'MuseoSans300','SquareSerif','MuseoSlab700','Verdana', sans-serif;
color: #000;
font-size: 36px;
margin-top: 15px;
margin-bottom: 0px;
text-transform: none;
line-height: 1em;
font-weight: normal;
}

#content article h4 {
font-family: 'MuseoSlab900','SquareSerif','Verdana', sans-serif;
color: #000;
font-size: 18px;
margin-top: 1em;
margin-bottom: 1em;
text-transform: uppercase;
line-height: 1em;
font-weight: normal;
}

#content article h5 {
font-family: 'MuseoSlab900','SquareSerif','Verdana', sans-serif;
color: #333;
font-size: 14px;
margin-top: 1em;
margin-bottom: 1em;
text-transform: uppercase;
line-height: 1em;
font-weight: normal;
}

#content article p.intro {
font-family: 'MuseoSans500','SquareSerif','MuseoSlab700','Verdana', sans-serif;
color: #999;
font-size: 18px;
margin-top: .5em;
margin-bottom: 1em;
text-transform: none;
line-height: 1.3em;
font-weight: normal;
}

#content article p {
margin-bottom: 1em;
}

/* */
/* Social Media */
/* */

#tools {
position: relative;
width: 960px;
top: 0px;
margin: 0 auto;
font-family: 'MuseoSlab900','Verdana', sans-serif;
font-size: 18px;
font-weight: normal;
text-transform: lowercase;
color: #C90;
}

#tools div.searchy {
position: absolute;
top: -70px;
right: -70px;
background: url('http://www.ndsu.edu/dce/images/main/default/bckgrd_tools.png') left top no-repeat;
width: 227px;
height: 50px;
z-index: 20;
padding-top: 15px;
}

#tools div.searchy label[for="keywords"] {
display: none;
}

#tools div.searchy input[name="keywords"] {
margin-left: 20px;
color: #363;
font-weight: normal;
font-size: 12px;
width: 145px;
border-radius: 5px;
font-family: 'MuseoSlab700','Verdana', sans-serif;
}

#tools ul.social {
position: absolute;
top: -5px;
right: -70px;
background: url('http://www.ndsu.edu/dce/images/main/default/bckgrd_tools.png') left -65px no-repeat;
width: 227px;
height: 180px;
z-index: 20;
padding-top: 20px;
}

#tools a {
color: #C90;
text-decoration: none;
display: block;
}

#tools ul.social li {
padding-left: 45px;
margin-bottom: 3px;
}

#tools ul.social li a {
padding-left: 30px;
padding-top: 2px;
height: 20px;
}

#tools ul.social li.facebook a {
background: url('http://www.ndsu.edu/dce/images/main/default/bm_facebook.png') no-repeat left center;
}

#tools ul.social li.facebook a:hover {
color: #336;
}

#tools ul.social li.twitter a {
background: url('http://www.ndsu.edu/dce/images/main/default/bm_twitter.png') no-repeat left center;
}

#tools ul.social li.twitter a:hover {
color: #39C;
}

#tools ul.social li.rss a {
background: url('http://www.ndsu.edu/dce/images/main/default/bm_rss.png') no-repeat left center;
}

#tools ul.social li.rss a:hover {
color: #F60;
}

#tools ul.social li.tollfree {
margin: 0px;
padding: 0px;
}

#tools ul.social li.tollfree a {
margin: 0px;
padding: 0px;
text-align: center;
font-size: 14px;
color: #FFF;
}

#tools ul.social li.tollfree a:hover {
cursor: default;
}

/* */
/* Navigation Bottom */
/* */

#nav_ndsu {
position: relative;
width: 100%;
min-width: 960px;
margin: 0 auto;
background: url('http://www.ndsu.edu/dce/images/main/default/transp_000_50.png');
margin-top: 140px;
height: 28px;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
text-transform: uppercase;
font-family: 'MuseoSans500','Arial',slab-sans-serif;
font-size: 12px;
z-index: 5;
}

#nav_ndsu>ul {
position: relative;
width: 960px;
margin: 0 auto;
height: 28px;
z-index: 10;
}

#nav_ndsu>ul>li {
float: left;
margin: 0 70px;
}

#nav_ndsu li a {
display: block;
padding: 8px;
padding-left: 17px;
text-decoration: none;
color: #FFF;
}

#nav_ndsu li a:hover {
color: #F90;
text-decoration: underline;
}

#nav_ndsu li.ndsu.main {
background: url('http://www.ndsu.edu/dce/images/main/default/iconm_ndsu.png') left center no-repeat;
}

#nav_ndsu li.ndsu.map {
background: url('http://www.ndsu.edu/dce/images/main/default/iconm_map.png') 2px center no-repeat;
}

#nav_ndsu li.ndsu.dir {
background: url('http://www.ndsu.edu/dce/images/main/default/iconm_directory.png') 4px center no-repeat;
}

#nav_ndsu li.ndsu.services {
position: relative;
background: url('http://www.ndsu.edu/dce/images/main/default/iconm_services.png') 2px center no-repeat;
margin-right: 0;
}

#nav_ndsu>ul>li>ul.sub-menu {
display: none;
/* 
background: rgba(0,0,0,.85);
*/
background: url('http://www.ndsu.edu/dce/images/main/default/transp_000_80.png');
position: absolute;
top: -160px;
left: -30px;
padding: 5px 0 5px;
border-radius: 5px;
border:1px solid #FFF;
}

#nav_ndsu li ul.sub-menu li {
font-size: 10px;
}

#nav_ndsu li ul.sub-menu li a {
width: 160px;

}

/* */
/* Address */
/* */

footer {
clear: both;
background: url('http://www.ndsu.edu/dce/images/main/2010/bckgrd.png') ;
position: relative;
width: 100%;
margin: 0 auto;
margin-top: 0px;
padding-top: 10px;
padding-left: 0px;
font-family: 'MuseoSans300','Arial', sans-serif;
font-size: 10px;
height: 400px;
}

footer p, footer p a {
text-align: center;
color: #FFF;
}

footer p a, footer p a abbr {
text-decoration: none;
}

/* */
/* Site Map */
/* */

