/* University Template v1.0.3
   Updated: 2012.10.18 ENR
   Author: Erik Runyon
   ----------------------------------------------------*/

/* COMMON STYLES
   ----------------------------------------------------*/
/* html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
   v1.4 2009-07-27 | Authors:Eric Meyer & Richard Clark
   html5doctor.com/html-5-reset-stylesheet/
   ----------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
body {line-height:1;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}
nav ul {margin:0; padding:0; list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:''; content:none;}
a {margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;}
ins {background-color:#ff9; color:#000; text-decoration:none;}
mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del {text-decoration:line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted #000; cursor:help;}
/* tables still need cellspacing="0" in the markup */
table {border-collapse:collapse; border-spacing:0;}
hr {display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input, select {vertical-align:middle;}
select, input, textarea, button { font:99% sans-serif; }
figcaption {display:block; text-align:center;}

/* REDECLARATIONS
   ----------------------------------------------------*/
html {height:100%; width:100%; font-size:14px; overflow-y:scroll;}
body {width:100%; width:100%; color:#333; line-height:1.4em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  -webkit-font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -ms-font-smoothing:antialiased;
  -o-font-smoothing:antialiased;
  font-smoothing:antialiased;
}
@-ms-viewport {width:device-width;}
p {margin:0 0 1em;}
p + p {margin:1em 0;}
a, a:link {color:#0058cf; outline:none; -webkit-tap-highlight-color:#369;}
a:visited {color:#9b8231;}
a:hover,
a:active {color:#9b8231; outline:none;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
h1,h2,h3,h4,h5,h6 {margin:1.4em 0 8px; color:#1c3042; line-height:1.1em; font-weight:bold; text-rendering:optimizeLegibility; /* font-family:Georgia, Times, "Times New Roman", serif; */}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#002b5c;}
h1 {margin-top:0; font-size:190%;}
h1.page-title {margin:0 0 29px; padding:0 0 3px; border-bottom:1px solid #dadada;}
h2 {font-size:140%;}
h3 {font-size:130%;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
ol,ul {margin:10px 0 10px 30px;}
li {margin:3px 0;}
textarea {overflow:auto;}
table {width:100%; margin:10px 0 20px; border-collapse:collapse;}
th {color:#fff; background-color:#0d407b;}
th, td {padding:4px 8px; border:1px solid #dadada;}
td, td img {vertical-align:top;}
sup {vertical-align:super; font-size:smaller;}
sub {vertical-align:sub; font-size:smaller;}
pre, code, kbd, samp {font-family:monospace, sans-serif;}
button {width:auto; overflow:visible;}
figcaption {display:block; text-align:center;}
button, input, select, textarea {margin:0;}
button {width:auto; overflow:visible;}

.breadcrumbs {overflow:hidden; margin:0 0 4px; list-style:none; font-size:80%;}
.breadcrumbs li {display:inline; float:left; margin:0 3px 0 0;}
.breadcrumbs li:last-child {}
.breadcrumbs a {text-decoration:none;}

/* IMAGES
   ----------------------------------------------------*/
img {max-width:100%; height:auto; line-height:0; -ms-interpolation-mode:bicubic;}
.image-default,
.image-right,
.image-left,
.image-center {}
.image-default a,
.image-right a,
.image-left a {border:none;}
.image-default {position:relative; margin:10px 20px 10px 0;}
.image-right {float:right; margin:5px 0 20px 20px;}
.image-left {float:left; margin:5px 20px 5px 0;}
.image-center	{text-align:center;}
.image-default img,
.image-right img,
.image-left img,
.image-center img {padding:2px; border:1px solid #aaa;}

/* STYLES
   ----------------------------------------------------*/
.noborder,
.noborder img {border:none !important;}
.ical {padding:1px 0 0 20px; background:url(/images/icons/ical.gif) left center no-repeat;}
.feed {padding:1px 0 0 20px; background:url(/images/icons/feed.gif) left center no-repeat;}
.pdf {padding:1px 0 0 20px; background:url(/images/icons/pdf.gif) left center no-repeat;}
.ir {display:block; text-indent:-999em; overflow:hidden; background-repeat:no-repeat;}
.clearfix:before, .clearfix:after { content:"\0020"; display:block; height:0; overflow:hidden; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }

@media screen,projection {
  /* QUOTES
     ----------------------------------------------------*/
  blockquote {width:80%; margin:17px auto; padding:10px 20px 1px; font-style:italic; background-color:#f6e6a0;}
  blockquote p {}
  blockquote cite {}
  blockquote.pull {float:right; width:250px; margin:10px 0 0 20px; padding:0 0 0 20px; color:#153c60; font-size:170%; line-height:1.2em; border-left:1px solid #dadada; background-color:transparent; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-style:normal;}
  blockquote.pull p {margin:0;}

  /* STRUCTURE
     ----------------------------------------------------*/
  #wrapper {position:relative; max-width:940px; margin:0 auto;}
  #skip-links { border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px; }
  #skip-links:active, #skip-links:focus { clip:auto; height:auto; margin:0; overflow:visible; position:static; width:auto; }

  /* THEME STYLES
     ----------------------------------------------------*/
  body {background:#fff url(/stylesheets/themes/ndt/v1/images/ndt-bg-blue-gold.png) 0 0 repeat-x;}
    body.gold-gray {background-image:url(/stylesheets/themes/ndt/v1/images/ndt-bg-gold-gray.png);}
    body.blue-gray {background-image:url(/stylesheets/themes/ndt/v1/images/ndt-bg-blue-gray.png);}
    body.gold-blue {background-image:url(/stylesheets/themes/ndt/v1/images/ndt-bg-gold-blue.png);}
    body.three-col #content {background-image:url(/stylesheets/themes/ndt/v1/images/ndt-content-3col.png);}
    body.three-col #gamma {color:#153c60;}
  #content {position:relative; float:left; display:inline; width:100%; margin:0; font-size:92%;
    background:url(/stylesheets/themes/ndt/v1/images/ndt-content.png) 0 0 repeat-y; /* non-multi-bg browsers */
    background:url(/stylesheets/themes/ndt/v1/images/ndt-fade-vert.png) 0 0 repeat-x, url(/stylesheets/themes/ndt/v1/images/ndt-content.png) 15.95744681% /* 150/940 */ 0 repeat-y;
  }
  #alpha {float:left; width:80%; margin:50px 0 10px 20%; padding:0 0 30px;}
    body.onecol #content {background:none;}
    body.onecol #alpha {width:100%; margin:30px 0; padding:0;}
    body.threecol #primary {float:left; display:inline; width:68.42105263% /* 520px/760 */; margin-right:2.631578947% /* 20px/760 */; border:none;}
    body.threecol #secondary {float:left; display:inline; width:28.94736842% /* 220px/760 */; background:none;}

    #beta {float:left; width:16%; margin:70px 4% 30px -100%; padding:0;}

    #sidebar {height:auto; padding:20px;}

  /* HEADER
     ----------------------------------------------------*/
  #header {display:block; position:relative; width:100%; height:150px; font-family:Georgia, Times, "Times New Roman", serif;}
  #header h3 {float:left;}
  #header h3 i,
  #header h2 i {text-transform:none; font-weight:normal;}
  #header h3 img {display:none;}
  #header h2 {float:right;}
  #header h3,
  #header h2 {margin:0; padding:0; font-size:15px; text-transform:uppercase; letter-spacing:3px; font-weight:normal; font-family:"Adobe Garamond Pro", Garamond, Georgia, Times, "Times New Roman", serif;}
  #header h3 a,
  #header h2 a {display:block; margin:0; border:none; color:#fff; font-weight:bold; text-decoration:none; height:50px; text-indent:-9999px; overflow:hidden; background-image:url(/stylesheets/themes/ndt/v1/images/brandbar-type.png); background-repeat:no-repeat;}
  #header h3 a {float:left;}
  #header h2 a {float:right;}
    body.gold-gray #header h3 a,
    body.gold-gray #header h2 a {color:#002b5c;}
    body.gold-blue #header h3 a,
    body.gold-blue #header h2 a {color:#002b5c;}
  #header h3 a:hover,
  #header h2 a:hover {color:#f6efd2;}

  .nddotedu a {width:310px;}
    .blue .nddotedu a {background-position:0 -50px;}
  .dept-arch a {width:288px; background-position:0 -100px;} /* School of Architecture */
    .blue .dept-arch a {background-position:0 -150px;}
  .dept-athl a {width:295px; background-position:0 -200px;} /* Department of Athletics */
    .blue .dept-athl a {background-position:0 -250px;}
  .dept-buso a {width:360px; background-position:0 -300px;} /* Office of Business Operations */
    .blue .dept-buso a {background-position:0 -350px;}
  .dept-coal a {width:320px; background-position:0 -400px;} /* College of Arts and Letters */
    .blue .dept-coal a {background-position:0 -450px;}
  .dept-cosc a {width:225px; background-position:0 -500px;} /* College of Science */
    .blue .dept-cosc a {background-position:0 -550px;}
  .dept-engr a {width:283px; background-position:0 -600px;} /* College of Engineering */
    .blue .dept-engr a {background-position:0 -650px;}
  .dept-evpo a {width:450px; background-position:0 -700px;} /* Office of the Executive Vice President */
    .blue .dept-evpo a {background-position:0 -750px;}
  .dept-fyst a {width:250px; background-position:0 -800px;} /* First Year of Studies */
    .blue .dept-fyst a {background-position:0 -850px;}
  .dept-genc a {width:318px; background-position:0 -900px;} /* Office of General Council */
    .blue .dept-genc a {background-position:0 -950px;}
  .dept-grad a {width:242px; background-position:0 -1000px;} /* The Graduate School */
    .blue .dept-grad a {background-position:0 -1050px;}
  .dept-hurs a {width:324px; background-position:0 -1100px;} /* Office of Human Resources */
    .blue .dept-hurs a {background-position:0 -1150px;}
  .dept-invs a {width:229px; background-position:0 -1200px;} /* Investment Office */
    .blue .dept-invs a {background-position:0 -1250px;}
  .dept-mcob a {width:350px; background-position:0 -1300px;} /* Mendoza College of Business */
    .blue .dept-mcob a {background-position:0 -1350px;}
  .dept-laws a {width:171px; background-position:0 -1400px;} /* The Law School */
    .blue .dept-laws a {background-position:0 -1450px;}
  .dept-ooit a {width:444px; background-position:0 -1500px;} /* Office of Information Technologies */
    .blue .dept-ooit a {background-position:0 -1550px;}
  .dept-opac a {width:532px; background-position:0 -1600px;} /* Office of Public Affairs and Communications */
    .blue .dept-opac a {background-position:0 -1650px;}
  .dept-ores a {width:224px; background-position:0 -1700px;} /* Office of Research */
    .blue .dept-ores a {background-position:0 -1750px;}
  .dept-pres a {width:258px; background-position:0 -1800px;} /* Office of the President */
    .blue .dept-pres a {background-position:0 -1850px;}
  .dept-prov a {width:234px; background-position:0 -1900px;} /* Office of the Provost */
    .blue .dept-prov a {background-position:0 -1950px;}
  .dept-staf a {width:309px; background-position:0 -2000px;} /* Office of Student Affairs */
    .blue .dept-staf a {background-position:0 -2050px;}
  .dept-urel a {width:374px; background-position:0 -2100px;} /* Office of University Relations */
    .blue .dept-urel a {background-position:0 -2150px;}
  .dept-vpor a {width:466px; background-position:0 -2200px;} /* Office of the Vice President for Research */
    .blue .dept-vpor a {background-position:0 -2250px;}
  .dept-intr a {width:383px; background-position:0 -2300px;} /* Office of Internationalization */
    .blue .dept-intr a {background-position:0 -2350px;}
  .dept-spir a {width:562px; background-position:0 -2400px;} /* Office of Strategic Planning and Institutional Research */
    .blue .dept-spir a {background-position:0 -2450px;}
  .dept-acfs a {width:202px; background-position:0 -2500px;} /* Office of Finance */
    .blue .dept-acfs a {background-position:0 -2550px;}
  .dept-fdao a {width:382px; background-position:0 -2600px;} /* Facilities Design and Operations */
    .blue .dept-fdao a {background-position:0 -2650px;}
  .dept-auxo a {width:257px; background-position:0 -2700px;} /* Auxiliary Operations */
    .blue .dept-auxo a {background-position:0 -2750px;}
  .dept-cams a {width:193px; background-position:0 -2800px;} /* Campus Services */
    .blue .dept-cams a {background-position:0 -2850px;}

  /* Site title */
  #header h1 {float:left; clear:both; width:70%; height:auto; margin:30px 0 0; padding:0 0 10px; font-size:280%; font-weight:normal; line-height:1em; text-shadow:0 1px 0 #fff;}
  #header h1 a {display:block; width:auto; border:none; color:#002b5c; text-decoration:none;}
    body.gold-blue #header h1 a {color:#f5e6a0; text-shadow:0 0 1px #000;}
  #header h1.tag-lined {margin-top:20px;}
  #header h4 {clear:both; margin:0; color:#002b5c; text-shadow:0 0 1px #fff; font-weight:normal;}
    body.gold-blue #header h4 a {color:#f5e6a0; text-shadow:0 0 1px #000;}

  #header-util {position:absolute; top:87px; right:0; width:24%;}
    #search-header {overflow:hidden; padding:1px; border:1px solid #bfad83; -moz-border-radius:5px; border-radius:5px; background-color:#fff; -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3); -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.3); box-shadow:inset 0px 1px 2px rgba(0,0,0,0.3);}
    #search-header label {display:none;}
    #search-input {float:left; width:82.41538462% /* 165px/195 */; height:22px; margin:0; padding:0 3px; border:none; font-size:90%; color:#444; -webkit-appearance:textfield; background:transparent;}
    #search-button {float:right; text-indent:-9999px; overflow:hidden; width:22px; height:22px; margin:0; padding:0; border:1px solid #adadad; cursor:pointer; -moz-border-radius:5px; border-radius:5px;
      background:#d3d3d3 url(/images/icons/searchmag.png) center center no-repeat;
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(255, 255, 255, .0))), hsl(0, 0%, 65%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      background:url(/images/icons/searchmag.png) center center no-repeat, linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      -webkit-transition:all .15s ease-in-out;
      -moz-transition:all .15s ease-in-out;
      -o-transition:all .15s ease-in-out;
      transition:all .15s ease-in-out;
    }
    #search-button:hover {
      background:#efe3b4 url(/images/icons/searchmag.png) center center no-repeat;
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.9)), to(rgba(255,255,255,.0))), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-linear-gradient(top,rgba(255,255,255,.9), rgba(255,255,255,.0)), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -moz-linear-gradient(top,rgba(255,255,255,.9), rgba(255,255,255,.0)), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, linear-gradient(top,rgba(255,255,255,.9), rgba(255,255,255,.0)), hsl(48, 95%, 40%);
    }

    #search-button:active {
      background:#ccc299 url(/images/icons/searchmag.png) center center no-repeat;
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.0)), to(rgba(255,255,255,.9))), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-linear-gradient(top,rgba(255,255,255,.0), rgba(255,255,255,.9)), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -moz-linear-gradient(top,rgba(255,255,255,.0), rgba(255,255,255,.9)), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, linear-gradient(top,rgba(255,255,255,.0), rgba(255,255,255,.9)), hsl(48, 95%, 40%);
    }
    #header-util nav ul {margin-top:6px; text-align:center; line-height:1em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
    #header-util nav li {display:inline;}
    #header-util nav a {padding:0 8px 0 4px; text-decoration:none; color:#4e4e4e; font-size:84%; border-right:1px solid #4e4e4e;}
    #header-util nav li:last-child a {border-right:none;}

  /* HOMEPAGE
     ----------------------------------------------------*/
  #header-image {position:relative; float:left; display:inline; overflow:hidden; width:102.63157895% /* 780px */; margin:0 0 30px -2.564102564% /* 0 0 30px -20px */; background-color:#fff;}
    #header-image p {margin:0; line-height:0;}
    #header-image img {position:relative; margin:0;}
    #header-image .image-default {position:relative; float:left;}
  #primary {float:left; clear:both; width:100%; padding-bottom:10px; border-bottom:1px solid #dadada;}
    #primary blockquote {width:auto; margin:0; padding:0; font-size:130%; line-height:1.6em; border:none;}
    #primary blockquote p {margin:0.5em 0;}

  /** Homepage Columns **/
  #secondary {float:left; width:100%; background:url(/stylesheets/themes/ndt/v1/images/ndt-home-secondary.png) top center repeat-y;}
  #secondary.narrow-wide {background-position:36.84210526% 0 /* 280px/760 */;}
  #secondary.wide-narrow {background-position:63.15789474% 0 /* 480px/760 */;}

    #b-home #col1,
    #b-home #col2 {float:left; display:inline; width:47.36842105% /* 360px */; padding:20px 0;}

    #b-home #col1 {margin:0 2.631578947% 0 0 /* 0 20px 0 0 */; padding:20px 2.631578947% 0 0 /* 20px 20px 0 0 */;}
    #b-home #col3 {margin:0 0 0 2.631578947% /* 0 0 0 20px */; padding:20px 0 0 2.631578947% /* 20px 0 0 20px */;}

    #b-home #alpha .col-wide {width:60.52631579% /* 460px */;}
    #b-home #alpha .col-narrow {width:34.21052632% /* 260px */;}

    #secondary h2 {margin:0 0 10px; padding:5px 0; font-size:120%; font-weight:bold; color:#333; border-bottom:1px solid #dadada; font-family:Georgia, Times, "Times New Roman", serif;}
    #secondary h2 a {color:#333; text-decoration:none;}
    #secondary article h2 {margin:0; padding:0; font-weight:normal; font-size:12px; border:none; color:#666;}

  /* NAVIGATION
     ----------------------------------------------------*/
  #nav {clear:both; width:100% /* 158 */; margin:0 0 30px 0 /* 0 0 30px 0 */; padding:0; list-style:none; font-size:96%;}
  #nav ul {list-style-type:none; margin:0; padding:0; width:100%;}
  #nav ul.current {display:block;}
  #nav li {margin:0 0 0 -8px; padding:0 0 0 8px; background:url(/stylesheets/themes/ndt/v1/images/ndt-nav-li.png) 0 top no-repeat;}
  #nav li:first-child {background:none;}
  #nav li.first.active {}
  #nav li:last-child {}
  #nav li a {display:block; margin:0; padding:7px 8px 7px 0; color:#333; line-height:1.4em; text-decoration:none;
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    -o-transition:all .15s ease-in-out;
    transition:all .15s ease-in-out;
  }
  #nav  a:hover {color:#0e295b;}
  #nav .active {border-bottom:none; background-color:#fff;}
  #nav .active ul.subul {display:block;}
  #nav .active a {color:#002b5c; font-weight:bold;}
  #nav .active li a {font-weight:normal;}
  #nav :first-child.active {background:#fff url(/stylesheets/themes/ndt/v1/images/ndt-nav-li.png) 0 top no-repeat;}
  #nav  a.current {}
  #nav .active + li {border-top:none; background:url(/stylesheets/themes/ndt/v1/images/ndt-nav-active-sub.png) 0 top no-repeat;}
  #nav .active.first a {}
  #nav .active.last {background:url(/stylesheets/themes/ndt/v1/images/ndt-nav-li.png) top right no-repeat, #fff url(/stylesheets/themes/ndt/v1/images/ndt-nav-active-sub.png) bottom right no-repeat;}
  #nav  span {font-size:85%;}

  #nav .depth_2 {width:auto; margin:0; padding:0 10px 10px 5px; border-bottom:none;}
  #nav .depth_2 li {border:none; background:none;}
  #nav .depth_2 li.first {}
  #nav .depth_2 li.first.active {border-top:none; background:none;}
  #nav .depth_2 li.last {}
  #nav .depth_2 li a {margin:4px 0; padding:0 0 0 26px; text-indent:-12px; font-weight:normal; color:#333; font-size:98%; background:none !important;}
  #nav .depth_2 li a:hover {background:url(/stylesheets/themes/ndt/v1/images/ndt-nav-arrow.png) left 4px no-repeat !important;}
  #nav .depth_2 li.active.last {background:none;}
  #nav .depth_2 li.active + li {background:none;}
  #nav .depth_2 li.active a {font-weight:bold; background:url(/stylesheets/themes/ndt/v1/images/ndt-nav-arrow.png) left 4px no-repeat !important;}
  #nav .depth_2 li.nav-next {background:none;}

  #nav .depth_3 {margin:0 0 0 14px;}
  #nav .depth_3 li {}
  #nav .depth_3 li.first {}
  #nav .depth_3 li.last {}
  #nav .depth_3 li a {font-weight:normal !important;}
  #nav .depth_3 li a:hover,
  #nav .depth_3 li a.current {font-weight:bold !important;}

  /* NEWS
     ----------------------------------------------------*/
  .news-links {float:right; margin:4px 0 0;}
  .news-links a {border:none;}
  .meta {overflow:hidden; width:auto; padding:6px 20px 8px; line-height:1em; border:1px solid #dadada; border-width:1px 0; background-color:#f9f7e8;}
  .meta .publish-info,
  .meta .pubdate {float:left;}
  .meta .author,
  .meta .location {float:right;}
  article.hentry {clear:both; margin:0 0 30px; padding-right:40px;}
  article.hgroup {float:left; width:100%;}
  article.hentry header h1,
  article.hentry header h1 a {margin:0 0 7px; text-decoration:none; border:none;}
  article.hentry header h1 a:hover {text-decoration:none;}
  article.hentry header h2,
  article.hentry header h3,
  article.hentry footer {margin:3px 10px 0 0; font-size:12px; color:#666; font-weight:normal; border:none;}
  article .entry-summary {margin:10px 0;}
  article.hentry footer {width:50%;}
  body.news article.hentry h1 {font-size:180%;}

  /* EVENTS
     ----------------------------------------------------*/
  h2.date {margin:0 0 15px; padding:5px 10px; font-size:140%; border-bottom:1px solid #aaa; background-color:#eee;}
  p.events-subscribe {float:right; margin:4px 0 0;}
  article.vevent {clear:both; margin:0 0 30px;}
  article.vevent header h1,
  article.vevent header h1 a {margin:0 0 7px; text-decoration:none; border:none;}
  article.vevent header h1 a:hover {text-decoration:none;}
  article.vevent header h2,
  article.vevent header h3,
  article.vevent footer {margin:3px 10px 0 0; clear:both; color:#666; font-size:90%; font-weight:normal;}
  article.vevent header .meta h2,
  article.vevent header .meta h3 {clear:none;}
  article .description {margin:10px 0;}
  article.vevent footer {width:50%;}

  body.events article.vevent {margin:0 10px 30px;}
  body.events article.vevent h1 {font-size:180%;}

  /* SEARCH
     ----------------------------------------------------*/
  #search-page {width:50%;}
  #site-search-form {margin-bottom:30px;}
  .results-count {margin-bottom:0;}
  .results-query {margin-top:10px; font-weight:normal; font-size:120%; font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;}
  .results-query em {color:#9b8231; font-weight:bold;}
  #keymatch-results {}
  #keymatch-results dl {}
  #keymatch-results dt {}
  #keymatch-results dd {}
  #people-search {}
  .search-record {margin:20px 0; border-top:1px solid #dadada;}
  .search-record h2 {font-size:160%;}
  .search-record h3 {margin-bottom:0;}
  .search-record h3 a {text-decoration:none; color:#315b87;}
  .search-record h3 a b {color:#9b8231;}
  .pagination {padding-top:15px; font-size:130%; text-align:center; border-top:1px solid #dadada;}
  .search-time {display:none;}

  /* FORMS
     ----------------------------------------------------*/
  form ul {margin:0; padding:0;}
  form li {clear:both; float:left; width:90%; margin:4px 0; list-style-type:none;}
  form label {display:block; margin:10px 0 3px;}
  form li.checkbox {margin:0; clear:both; float:left;}
  form li.checkbox input {display:inline; float:left; margin:5px 3px;}
  form li.checkbox label {float:left; margin:5px 3px; font-weight:normal;}

  fieldset {border:1px solid gray; margin:0 0 10px; padding:15px;}
  label {display:block; margin:10px 0 3px; font-weight:bold;}
  label, input[type=button], input[type=submit], button {cursor:pointer;}
  select,
  input {padding:0.1em;}
  input:focus,
  textarea:focus {}
  input[type="radio"] {vertical-align:text-bottom;}
  input[type="checkbox"] {vertical-align:bottom; *vertical-align:baseline;}
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=tel],
  input[type=url] {width:20em;}
  input:required,
  input.required {background:#ffffc2;}
  input[type="search"] { /* removes the shadow on the input in webkit */
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(0,0%,100%,0)), to(hsla(0,0%,100%,0)));
    background-image:-webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
    background-image:linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
  }
  legend {padding:0 10px; font-size:116%; font-weight:bold;}
  textarea {width:100%;}

  li.textarea {}
  li.textarea label {margin:0;}
  li.textarea textarea {padding:0.1em; border:1px solid #242d38; background:#0d1723; color:#fff;}

  li.radio input {display:inline; margin-right:3px;}
  li.radio p {margin:0; font-weight:bold;}
  li.radio label {display:inline; font-weight:normal;}

  /* FOOTER
     ----------------------------------------------------*/
  #footer {clear:both; float:left; position:relative; clear:both; width:100%; margin:0; padding:30px 0 40px; border-top:1px solid #dadada; font-size:92%;}
  #footer p {margin:0;}
  #footer .address {display:block;}
  #footer .tel,
  #footer .fax,
  #footer .email {margin:0 10px 0 0;}
  #footer #ndmark {display:block; position:absolute; top:35px; right:0; width:150px; border:none;}
  #footer #site-link {margin:0 14px;}

}/*/screen*/

/*************************************************************************************
 * @media queries
 ************************************************************************************/
@media screen and (max-device-width:480px) {
  html {-webkit-text-size-adjust:none; -ms-text-size-adjust:none; text-size-adjust:none;}
}

/* Tablets landscape ----------- */
@media only screen and (max-width:1100px) {
  #alpha {overflow:hidden;}
}

@media only screen and (max-width:960px) {
  #nav li a {padding:7px 4%;}
}

/* Brand Bar adjustments */
@media only screen and (max-width:860px) {
  #header h3,
  #header h2 {margin:18px 0 15px;}
  #header h3 a,
  #header h2 a {float:none; display:inline-block; height:auto; width:auto; text-indent:0; background:none;}
}

/* Tablets portrait ----------- */
@media only screen and (max-width:800px) {

  blockquote.pull {width:40%; margin:10px 0 10px 10px; padding:0 0 0 10px; font-size:16px;}

  .image-right,
  .image-left {max-width:40%}

  body {background-size:auto 130px;}

  #header h3,
  #header h2 {margin:16px 10px; font-size:10px; letter-spacing:auto;}
  #header h1 {margin:23px 0 0 10px;}
  #header-util {top:74px; right:10px;}

  #nav {float:none;}

  #wrapper,
  #content {width:100%;}
  #primary {margin-right:2.604166667%}

  #alpha {padding:0 2.127659574% 0 0 /* 20px/940 */; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
  #beta {width:16.16%; padding:0 0 0 1%; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}

  #footer {width:100%; padding:30px 10px 40px; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
    #footer .address {display:block;}
    #footer #ndmark {right:10px;}
}

/* Mid-Size Tablets (Galaxy Tab) (portrait) ----------- */
@media only screen and (max-width:640px) {

  .ndmark {width:150px;}

  #header {height:auto; width:100%;}
  #header hgroup {overflow:hidden;
    background:#0d407a; /* Old browsers */
    background:-moz-linear-gradient(top, #0d407a 0%, #012c5d 97%, #001834 100%); /* FF3.6+ */
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d407a), color-stop(97%,#012c5d), color-stop(100%,#001834)); /* Chrome,Safari4+ */
    background:-webkit-linear-gradient(top, #0d407a 0%,#012c5d 97%,#001834 100%); /* Chrome10+,Safari5.1+ */
    background:-o-linear-gradient(top, #0d407a 0%,#012c5d 97%,#001834 100%); /* Opera11.10+ */
    background:-ms-linear-gradient(top, #0d407a 0%,#012c5d 97%,#001834 100%); /* IE10+ */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d407a', endColorstr='#001834',GradientType=0 ); /* IE6-9 */
    background:linear-gradient(top, #0d407a 0%,#012c5d 97%,#001834 100%); /* W3C */
  }
  #header h3 {width:100%; margin:0; padding:0; text-indent:-9999px; overflow:hidden; line-height:0;
    background: #d2b465; /* Old browsers */
    background: -moz-linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6e7a2), color-stop(92%,#e0c477), color-stop(96%,#d2b465), color-stop(100%,#d2b465)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* IE10+ */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e7a2', endColorstr='#d2b465',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* W3C */
  }
  #header h3 a {float:left; width:100%; text-indent:-9999px; text-align:center;}
  #header h3 img {display:block; margin:10px auto 8px;}
  #header h2 {float:left; width:100%; margin:20px 10px 0; padding:0; font-size:12px;}
  #header h2 a {display:block; width:100%; text-align:center;}
  #header h1 {width:99%; margin:15px 0 20px; padding:0; text-shadow:none; font-size:30px;}
    #header h1 a {display:block; width:100%; height:auto; margin:0; padding:0; color:#fff; text-align:center;}

  #header-util {position:relative; top:auto; right:auto; clear:both; overflow:hidden; width:70%; margin:10px auto;}

  /* Footer */
  #footer {font-size:90%;}
    .vcard {width:100%; margin:10px 0 20px; text-align:center;}
      #copyright {width:100%;}
      .address {display:block;}

    #site-info {width:100%;}
    #site-info li {float:none; display:inline-block;}
    #site-info li:first-child {clear:both; display:block; float:none;}
    #footer #ndmark {position:relative; top:auto; right:auto; margin:20px auto;}

}

/* Smartphones (landscape) ----------- */
@media only screen and (max-width:480px) {
  body,
  body.gold-gray,
  body.blue-gray,
  body.gold-blue {background:none;}

  figure,
  figure.right {width:40%; margin:0 0 10px 5%; font-size:80%;}

  .ndmark {width:150px;}

  #skip-links {display:block; clip:auto; position:relative; width:auto; height:auto; overflow:hidden; margin:0;}
  #skip-links ul {overflow:hidden; width:100%; margin:0; list-style:none; border:1px solid rgba(156,112,18,0.4); border-width:1px 0; background-color:#f6efd2;}
  #skip-links li {float:left; margin:0; text-align:center; width:49%;}
  #skip-links li a {display:block; float:left; width:100%; padding:3px 0; font-size:10px; border:1px solid rgba(156,112,18,0.4); border-width:0 0 0 1px; text-decoration:none;}

  #header {height:auto; width:100%;}
  #header hgroup {overflow:hidden;
    background:#0d407a; /* Old browsers */
    background:-moz-linear-gradient(top, #0d407a 0%, #012c5d 97%, #001834 100%); /* FF3.6+ */
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d407a), color-stop(97%,#012c5d), color-stop(100%,#001834)); /* Chrome,Safari4+ */
    background:-webkit-linear-gradient(top, #0d407a 0%,#012c5d 97%,#001834 100%); /* Chrome10+,Safari5.1+ */
    background:-o-linear-gradient(top, #0d407a 0%,#012c5d 97%,#001834 100%); /* Opera11.10+ */
    background:-ms-linear-gradient(top, #0d407a 0%,#012c5d 97%,#001834 100%); /* IE10+ */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d407a', endColorstr='#001834',GradientType=0 ); /* IE6-9 */
    background:linear-gradient(top, #0d407a 0%,#012c5d 97%,#001834 100%); /* W3C */
  }
  #header h3 {width:100%; margin:0; padding:0; text-indent:-9999px; overflow:hidden; line-height:0;
    background: #d2b465; /* Old browsers */
    background: -moz-linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6e7a2), color-stop(92%,#e0c477), color-stop(96%,#d2b465), color-stop(100%,#d2b465)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* IE10+ */
    background: linear-gradient(top, #f6e7a2 0%, #e0c477 92%, #d2b465 96%, #d2b465 100%); /* W3C */
  }
  #header h3 img {display:block; margin:10px auto 8px;}
  #header h2 {float:left; width:100%; margin:20px 10px 0; padding:0; font-size:12px;}
    #header h2 a {display:block; text-align:center;}
  #header h1 {width:99%; margin:15px 0 20px; padding:0; text-shadow:none; font-size:30px;}
    #header h1 a {display:block; width:100%; height:auto; margin:0; padding:0; color:#fff; text-align:center;}

  #header-util {position:relative; top:auto; right:auto; clear:both; overflow:hidden; width:70%; margin:15px auto 0;}

  #content {padding:20px 10px; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; background:none;}
    #alpha {width:100%; margin:0; padding:0;}
      body.twocol #alpha {width:100%;}
    #beta {width:100%; margin:20px 0 0; padding:20px 0 0; background:none; border-top:1px solid #dadada;}

    #primary,
      body.threecol #primary {width:100%; margin-right:0;}
    #secondary,
      body.threecol #secondary {width:100%}

  /* Homepage */
  #secondary {background:none;}
  #b-home #col1,
  #b-home #col2 {width:100%; margin:20px 0 0; padding:0;}

  /* Nav */
  #nav {clear:both; width:100%; margin:0 0 20px; padding:0; list-style:none; font-size:96%;}
  #nav ul {list-style-type:none; margin:0; padding:0; width:100%;}
  #nav ul.current {display:block;}
  #nav ul.subul {display:none;}
  #nav li {margin:0; padding:0; background:none; border-top:1px solid #dadada; border-right:none;}
  #nav li:first-child {border:none;}
  #nav li:first-child.active {background:none;}
  #nav li:last-child {}
  #nav li a {display:block; margin:0; padding:7px 8px; color:#333; line-height:1.4em; text-decoration:none;
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    -o-transition:all .15s ease-in-out;
    transition:all .15s ease-in-out;
  }
  #nav li a:hover {color:#0e295b;}
  #nav li.active {margin:0; background-color:#f1f1f1;}
  #nav li.active ul.subul {display:block;}
  #nav li.active a {color:#002b5c; font-weight:bold;}
  #nav li.active li a {font-weight:normal;}
  #nav li a.current {}
  #nav li.active + li {border-top:none; background:none;}
  #nav li.active.first a {background:none;}
  #nav li.active.last {background:none;}
  #nav li span {font-size:85%;}

  #nav ul ul {width:auto; margin:0; padding:0 10px 10px 5px; border-bottom:none;}
  #nav ul ul li {border:none; background:none;}
  #nav ul ul li.first {}
  #nav ul ul li.first.active {border-top:none;}
  #nav ul ul li.last {}
  #nav ul ul li a {margin:4px 0; padding:0 0 0 26px; text-indent:-12px; font-weight:normal; color:#333; font-size:98%; background:none !important;}
  #nav ul ul li a:hover {background:url(/stylesheets/themes/ndt/v1/images/nav-arrow.png) left 4px no-repeat !important;}
  #nav ul ul li.active + li {background:none;}
  #nav ul ul li.active a {font-weight:bold; background:url(/stylesheets/themes/ndt/v1/images/nav-arrow.png) left 4px no-repeat !important;}
  #nav ul ul li.nav-next {background:none;}

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width:320px) {}

/* iPhone4 and high pixel ratio devices ----------- */
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {}

/*************************************************************************************
 * Print Styles
 ************************************************************************************/
@media print {

  /* REDECLARATIONS
     ----------------------------------------------------*/
  @page { margin:0.5cm; }
  html {height:100%;}
  body {font-family:Georgia, "Times New Roman", Times, serif; color:#bcbcbc; font-size:13px;}

  .ndmark {width:150px; }

  /* HIDDEN
     ----------------------------------------------------*/
  .breadcrumbs,
  .events-subscribe,
  .news-links,
  #header-image,
  #nav,
  #nav-util,
  #skip-links,
  #action,
  #search-header,
  #site-link,
  #beta {display:none;}

  /* STRUCTURE
     ----------------------------------------------------*/
  #wrapper {font-size:100%;}
  #header {display:block; margin:0 0 10px; padding:0 0 10px; border-bottom:1px solid gray;}
  #header a {text-decoration:none; color:#333;}
  #header h3 {float:right; margin:0; font-size:85%; font-weight:normal;}
  #header h3 img {border:none;}
  #header h3 a {float:right; display:block; text-indent:-9999px; background-position:0 0;}
  #header h2 {margin:0; font-size:85%; font-weight:normal;}
  #header h1 {margin:4px 0 0; font-size:200%;}
  #header h1 a {color:#333;}

  #content a:link:after {content:" [" attr(href) "] "; font-size:12px;}
  #content abbr:after {content:" (" attr(title) ")";}
  .ir a:after {content:"";}

  /* NEWS
     ----------------------------------------------------*/
  p.news-links {float:right; margin:4px 0 0;}
  article.hentry {margin:0 0 30px;}
  article.hentry h1 {margin:0 0 7px;}
  article.hentry h2,
  article.hentry h3 {font-size:100%; margin:3px 0 0; clear:both;}
  article.hentry footer {font-style:italic;}

  body.news article.hentry h1 {font-size:180%;}

  /* EVENTS
     ----------------------------------------------------*/
  h2.date {margin:0 0 15px; padding:5px 10px; font-size:140%; border-bottom:1px solid #aaa; background-color:#eee;}
  p.events-subscribe {float:right; margin:4px 0 0;}
  article.vevent {margin:0 0 30px;}
  article.vevent h1 {margin:0 0 7px;}
  article.vevent h2,
  article.vevent h3 {font-size:100%; margin:3px 0 0; clear:both;}
  article.vevent footer {font-style:italic;}

  body.events article.vevent {margin:0 10px 30px;}
  body.events article.vevent h1 {font-size:180%;}

  /* FOOTER
     ----------------------------------------------------*/
  #footer {display:block; position:relative; clear:both; margin:10px 0; padding:20px 0; border-top:1px solid gray; font-size:85%;}
  #footer a {text-decoration:none; color:#333;}
  #footer p {margin:0;}
  #footer #site-link,
  span.tel,
  span.fax,
  span.email {display:block;}
  #footer #ndmark img {position:absolute; right:0; top:10px; border:none;}

}/*/print*/