/*************************************************************************************
 * 1. Common Styles
 ************************************************************************************/
@-ms-viewport {width:device-width;}

html {width:100%; margin:0; padding:0; font-size:100%; overflow-y:scroll; background: #fff;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
  text-size-adjust:100%;
  -webkit-font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  font-smoothing:antialiased;
}
body {width:100%; margin:0; padding:0; color:#333; font-size:1em; line-height:1.5em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {display:block;}
audio, canvas, video {display:inline-block; *display:inline; *zoom:1;}
audio:not([controls]) {display:none;}
[hidden] {display:none;}
p {margin:0 0 1em;}   
p + p {margin:0 0 1em;}
a, a:link {color:#2c48b6; outline:none; -webkit-tap-highlight-color:rgba(220,179,57,.9);}
a:visited {color:#4a3651;}
a:hover {color:#001441;}
a:active {color:#441d6a;}
a:focus {outline:thin dotted;}
::-moz-selection,
::selection {background:#0058cf; color:#fff; text-shadow:none;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
h1,h2,h3,h4,h5,h6 {margin:1.4em 0 0.35em; line-height:1.1em; color:#001441; text-shadow:0 1px rgba(255,255,255,0.6); text-rendering:optimizeLegibility; font-weight:400; font-family:Georgia, "Times New Roman", serif; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link {text-decoration:none; color:#888;}
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {color:#666;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {text-decoration:underline;}
h1 {margin-top:0; font-size:1.75em;}
h2 {font-size:1.65em;}
h3 {font-size:1.55em;}
h4 {margin-bottom:0.75em; font-size:1.45em;}
h5 {font-size:1.275em;}
h6 {font-size:1.175em;}
h1 + h2,
h1 + .image-right + h2,
h1 + .image-left + h2,
h2 + h3,
h3 + h4,
h4 + h5 {margin-top:0;}

ol, ul {padding:0 0 0 2em;}
li {margin:0 0 0.25em;}
nav ul {margin:0; padding:0; list-style:none;}
nav li {margin:0; padding:0;}
nav a {text-decoration:none;}

table {width:100%; margin:2em 0; border-collapse:collapse; border-spacing:0;}
tr {border-top:1px solid #aaa;}
  tr:hover {background:rgba(0,0,0,0.05);}
  thead th,
  th {text-align:left;}
  tfoot th {text-align:right;}
th, td {padding:0.25em;}
  .number {text-align:right;}
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;}
hr {clear:both; width:100%;}

/* Form Elements
   ----------------------------------------------------*/
form {margin:0 0 1em;}
label {display:block; font-weight:bold;}
button[type="submit"] {}
button, input, select, textarea {margin:0; margin:0 0 0.5em; font-size:100%; vertical-align:baseline; *vertical-align:middle;}
button {width:auto; overflow:visible;}
button, input {line-height:normal;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {cursor:pointer; -webkit-appearance:button; *overflow:visible;}
input[type="checkbox"],
input[type="radio"] {padding:0; *height:13px; *width:13px;}
input[type="search"] {-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance:none;}
button::-moz-focus-inner,
input::-moz-focus-inner {border:0; padding:0;}
textarea {overflow:auto; vertical-align:top;}



/* Images
   ----------------------------------------------------*/
img {max-width:100%; border:none; vertical-align:bottom; -ms-interpolation-mode:bicubic;
  -webkit-box-sizing:content-box;
     -moz-box-sizing:content-box;
          box-sizing:content-box;
}
.image-default,
.image-right,
.image-left {margin:0; font-size: 0.875em;}
.image-right {float:right; margin:0 0 1em 1em;}
.image-left {float:left; margin:0 1em 1em 0;}
.image-center {text-align:center;}
.image-default a,
.image-right a,
.image-left a {display:block; text-decoration:none; border:none;}
.image-left + h2 {margin-top:0;}
.captioned img {margin-bottom:0.5em;}

figure {margin:0 0 1em;}
figure,
aside.right,
figure.right {float:right; max-width:100%;}
aside.right p {margin-right:0;}
figure.left {float:left;}
figcaption {display:block; text-align:left; line-height:1.5em;}
  figcaption blockquote {width:auto; font-weight:normal;}

/* Icons
   <i aria-hidden="true" data-icon="a"></i>
   ----------------------------------------------------*/
[data-icon]:before {vertical-align:bottom; padding-right:0.35em; font-weight:normal; color:#001441; font-size:18px; font-family:NDIcons; content:attr(data-icon); speak:none; font-style:normal;}
[data-icon="1"]:before {display:inline-block; *display:inline; *zoom:1; vertical-align:middle; font-size:240px; color:#002044;}

/* Buttons */
.btn {display:inline-block; *display:inline; *zoom:1; margin-bottom:0.55em; *margin-left:.3em; padding:.55em .75em 0.35em .75em; cursor:pointer; color:#5F1709;  font-family:Helvetica,Verdana,Arial,sans-serif; font-size:1em;  font-style:normal; font-weight:400; line-height:1.5em; text-align:left; text-decoration:none; vertical-align:middle; text-shadow:0 1px rgba(255,255,255,0.65); background:#ddd;
  -webkit-transition:all 250ms ease-in-out;
     -moz-transition:all 250ms ease-in-out;
          transition:all 250ms ease-in-out;
}
.btn:link, .btn a:link, .btn:visited  {color:#222;}
.btn.active, .btn:hover,
.btn.active:hover {background:#E5B611; }
.btn [data-icon]:before {font-size:1.25em;}

.btn.gold {background:#daad2e}
  .btn.gold:hover {background:#edd599}
.btn.blue {background:#001441; color:#daad2e; line-height:1.1; padding:0.75em; text-shadow:none; text-align:center; }
  .btn.blue:hover {background:#091f52; color:#fff; }

.btn.alt { border: 2px solid #001441; background: transparent; color: #001441; transition: all 125ms ease; border-left-width: 5px; }
  .btn.alt:hover { background: #091f52; border-color: #091f52; color: white; text-shadow: none; border-left-color: #daad2e; }


/* Quotes
   ----------------------------------------------------*/
blockquote { position:relative; margin:3em 1em 2em 2.5em; padding:0; }
  blockquote:before { position:absolute; top:0.245em; left:-0.545em; display:block; content:'“'; color:#001441; font-family:Georgia,"Times New Roman",serif; font-size:4.5em;}
blockquote p {margin:0; padding:0 0 0 0.75em; border-left:4px solid #E5B611; line-height:1.55em; color:#666; font-style:italic; font-size:1.045em;}
blockquote p cite,
blockquote footer { display:block; padding:1em; color:#777; font-size:0.825em; font-style:normal; }

/* General Classes
   ----------------------------------------------------*/
.noborder {border:none !important;}
.cal {padding:1px 0 0 20px; background:url(images/icons/cal.png) left center no-repeat;}
.pdf {padding:1px 0 0 20px; background:url(images/icons/pdf.png) left center no-repeat;}
.ndmark {display:block; width:200px; max-width:100%; text-decoration:none;}

.cf:before, .cf:after {content:"\0020"; display:block; height:0; overflow:hidden;}
.cf:after {clear:both;}
.cf {zoom:1;}

.excerpt_continuation,
.more {display:inline-block; *display:inline; *zoom:1; margin-bottom:0.55em; *margin-left:.3em; cursor:pointer; font-family:Georgia, "Times New Roman", serif;  font-size:1em; font-style:normal; font-weight:bold; line-height:1em; text-align:left; text-decoration:none; vertical-align:middle;
  -webkit-transition:all 250ms ease-in-out;
     -moz-transition:all 250ms ease-in-out;
          transition:all 250ms ease-in-out;
}
.more:link {color:#002B5B; padding-bottom:0.2em; border-bottom:2px solid #ddd;}
.more.active,
.more:hover,
.more.active:hover { color:#001441; border-bottom:2px solid #daad2e;}
.more:active { color:#001441;}



.bars {padding:0 0 30px; background:url(images/bars-gold.png) bottom left repeat-x;}
.bordertop {border-top:1px solid #ccc;
  -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
     -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
          box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
}

/* Breadcrumbs
   ----------------------------------------------------*/
.breadcrumbs {display:block; overflow:hidden; margin:0 0 1em; padding:0; list-style:none; font-size:0.8em;}
.breadcrumbs li {display:inline; float:left; margin:0 4px 0 0;}
.breadcrumbs a {text-decoration:none;}
.breadcrumbs a:hover {text-decoration:underline;}
.breadcrumbs a:visited {color:#003b7c;}

/* Fonts
   https://dev.conductor.nd.edu/fonts/
   ----------------------------------------------------*/
@font-face {font-family:NDIcons;
  src:url('//static.nd.edu/fonts/nd/nd.v2.eot');
  src:url('//static.nd.edu/fonts/nd/nd.v2.eot?iefix') format('embedded-opentype'),
      url('//static.nd.edu/fonts/nd/nd.v2.woff') format('woff'),
      url('//static.nd.edu/fonts/nd/nd.v2.ttf') format('truetype'),
      url('//static.nd.edu/fonts/nd/nd.v2.svg') format('svg');
}
@font-face {font-family:GPC; font-weight:300; font-style:normal;
  src:url('//static.nd.edu/fonts/gp-min/gpc-book.eot');
  src:url('//static.nd.edu/fonts/gp-min/gpc-book.eot?iefix') format('embedded-opentype'),
      url('//static.nd.edu/fonts/gp-min/gpc-book.woff') format('woff'),
      url('//static.nd.edu/fonts/gp-min/gpc-book.ttf') format('truetype');
}
@font-face {font-family:GPC; font-weight:400; font-style:normal;
  src:url('//static.nd.edu/fonts/gp-min/gpc-medium.eot');
  src:url('//static.nd.edu/fonts/gp-min/gpc-medium.eot?iefix') format('embedded-opentype'),
      url('//static.nd.edu/fonts/gp-min/gpc-medium.woff') format('woff'),
      url('//static.nd.edu/fonts/gp-min/gpc-medium.ttf') format('truetype');
}
@font-face {
  font-family: Fontello; font-weight: normal; font-style: normal;
  src: url("fonts/fontello.eot");
  src: url("fonts/fontello.eot?#iefix") format("embedded-opentype"),
       url("fonts/fontello.woff") format("woff"),
       url("fonts/fontello.ttf") format("truetype");
}

.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;}

/* NEWS & EVENTS
   ----------------------------------------------------*/
article {overflow:hidden; clear:both; margin-bottom:4em;}
article header {margin:0 0 1em;}
  .events .vevent { margin-left:1em; margin-right:1em;}
.additional-links {margin:1em 0 1em; padding:0; list-style:none;}
  .additional-links li {display:inline-block; *display:inline; *zoom:1; margin:0;}
  .additional-links a {text-decoration:none;}
  h2.news a, h2.events a{color:#002B5B; font-size:1.175em; font-weight:400; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
.entry-title {margin:0 0 0.25em 0; padding:0 0 0.25em; font-size:1.2em; color:#333333; font-family:Georgia, "Times New Roman", serif; }
.entry-title a{color:#001441;}
  .entry-title.page-title {border:none;}
.publish-info,
.author,
.location,
.posted-in {display:inline-block; *display:inline; *zoom:1; margin:0.2em 1em 0 0; color:#333; font-size:1em; font-weight:normal; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-style:normal;}
.publish-info b,
.author b,
.location b,
.posted-in {color:#daad2e; font-weight:bold;}
.entry-summary {margin:0.5em 0;}
.description {margin:1em 0;}
.posted-in {display:none;}
.news-hentry .posted-in,
.event .posted-in {display:block;}

  /* Events */
    h2.date {margin:0 0 0.45em; padding:0; color:#444; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:1em; font-weight:normal; font-style:normal;}

/* SEARCH
   ----------------------------------------------------*/
.search-count,
.search-time {font-family:inherit;}
.search-count {margin:0; font-size:1.2em; font-style:normal;}
  .search-query {}
.search-time {margin:0.25em 0 1em; font-size:1em; font-weight:normal; color:#333;}
.search-results {margin:1em 0; padding:0;}
  .search-results li {margin:0;}
  .search-record {}
    .search-record header {margin:0 0 0.5em;}
    .search-result-title {font-weight:bold; font-style:normal; font-size:1.25em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
    .search-result-title a {color:#001441;}
    .search-result-url {font-size:0.9em; font-family:inherit;}
      .search-result-url a {color:#555;}
    .search-result-excerpt {margin:0 0 0.5em; line-height:1.3em;}
    .search-result-meta {color:#999; font-size:0.9em;}
      .search-result-size {}
      .search-result-date {}
.pagination {}
  .pagination a {}
  
  .result-list {list-style:none; padding:0;}
  .search-results .cname,
  .search-results .cdonor,
  .search-results .ccategory {display:inline-block; vertical-align:top; width:32%;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
  }
  
  .public-policy .search-results {display:none;}
  .public-policy .search-results h3 {margin-bottom:1em;}
  .public-policy .result-list {margin-top:0;}
  .public-policy .search-results h4 {margin-bottom:0; padding-bottom:.25em; border-bottom:2px solid #001441}
  .result-list .highlight {background-color:#E5B611;
   -webkit-transition:all 1s;
          transition:all 1s;
  }
  .result-record a:hover .highlight {background-color:#ddd; 
  -webkit-transition:all 1s;
          transition:all 1s;
  }
  .result-record {display:none;}
  .result-record.active {display:list-item;}
  .result-record a {display:block; color:#333; padding:.5em 0; border-bottom:2px solid #001441;}
  .result-record a:hover {background:#E5B611;
    -webkit-transition:all 1s;
          transition:all 1s;
  }
  .result-record {background:#ddd;
    -webkit-transition:all 1s;
          transition:all 1s;
  }
  .result-record.even {background:#fff;
    -webkit-transition:all 1s;
          transition:all 1s;
  }
  .manual-content {float:none; clear:both; padding-top:2em;}

/*************************************************************************************
 * 2. Screen Styles
 ************************************************************************************/
@media screen,projection {

  .image-default img,
  .image-right img,
  .image-left img {border:1px solid #333;}

   /* HEADER
     ----------------------------------------------------*/
  .site-header {text-align:center;}
  .brandbar,
  .titlebar {overflow:hidden;}
  .brandbar {border-bottom:1px solid #001227;
    background:#002b5b url(images/texture-checkers-lightblue50.png) 0 0 repeat;
    background:-webkit-linear-gradient(top, #003b7c 0%, #001227 100%);
    background:   -moz-linear-gradient(top, #003b7c 0%, #001227 100%);
    background:        linear-gradient(top, #003b7c 0%, #001227 100%);
    -webkit-box-shadow:0 1px #007ad9 inset, 0 -12px 3px -10px rgba(0,0,0,0.4) inset;
       -moz-box-shadow:0 1px #007ad9 inset, 0 -12px 3px -10px rgba(0,0,0,0.4) inset;
            box-shadow:0 1px #007ad9 inset, 0 -12px 3px -10px rgba(0,0,0,0.4) inset;
    }

   .site-header h1 a {display:block; height:50px; margin:0 .7em; border:none; color:#002b5b; text-decoration:none; text-indent:-99999px; background:url(images/logo2.png) top left no-repeat; background-size:contain;}

  .site-header h2 {display:none; border-top: 1px solid  #000;
    -webkit-box-shadow: 0 1px rgba(0,122,217,0.4) inset;
       -moz-box-shadow: 0 1px rgba(0,122,217,0.4) inset;
            box-shadow: 0 1px rgba(0,122,217,0.4) inset;
  }
  .site-header h3,
  .site-header h2 {margin:0; padding:0;}
  .site-header h3 a,
  .site-header h2 a {display:block;  margin:0 auto; text-decoration:none; height:50px; text-indent:-9999px; overflow:hidden; background-repeat:no-repeat; background-position:0 0;}
    .theme-gold-blue .site-header h3 a,
    .theme-gold-blue .site-header h2 a {background-position:0 -50px;}
  .site-header h3 img {display:none;}

  .titlebar {padding:0.75em 0; border-style: solid; border-width: 0px 0px 27px;
-moz-border-image:    url(images/titlebar-shadow.png) 0 27 27 stretch;
-webkit-border-image: url(images/titlebar-shadow.png) 0 27 27 stretch;
-o-border-image:      url(images/titlebar-shadow.png) 0 27 27 stretch;
border-image:         url(images/titlebar-shadow.png) 0 27 27 fill stretch;
  }

  .site-header h1 {clear:both; margin:0 auto 0.5em; padding:0; font-weight:400; font-family:Georgia, "Times New Roman", serif;}
  .site-header h1 a {display:block; border:none; color:#333; text-decoration:none; font-style:normal;}
    .theme-gold-blue .site-header h1 a {color:#fff; text-shadow:0 -1px rgba(0,0,0,.8);}
    .site-header h1 a:hover {text-decoration:none;}
     .site-header .sublined h1 {margin:0;}
     .site-header h4 {clear:left; margin:0.25em 0 0.5em; color:#333; font-family:inherit; font-size:1em;}

  .dept-nd a   {width:301px; background-image:url(//www.nd.edu/brandbar/images/dept-nd.png);}
  .dept-coal a {width:316px; background-image:url(//www.nd.edu/brandbar/images/dept-coal.png);} /* College of Arts and Letters */

  .header-util {position:relative; margin:0 auto; padding:0 1em; text-align:center;}
    .header-util form {display:inline-block; *display:inline; *zoom:1; width:91%; margin:0 auto 0.5em; padding:1px 1px 1px 4px; border:1px solid #777; line-height:1.1em; background-color:#fff;
      -moz-border-radius:5px;
           border-radius:5px;
      -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3), 0 1px rgba(255,255,255,0.65);
         -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3), 0 1px rgba(255,255,255,0.65);
              box-shadow:inset 0 1px 2px rgba(0,0,0,0.3), 0 1px rgba(255,255,255,0.65);
    }
    .header-util label {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
    .search-input {display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:86%; height:1.7em; margin:0; padding:0; border:none; font-family:inherit; font-size:1.2em; color:#444; -webkit-appearance:textfield; background:transparent;}

    .search-button {display:inline-block; *display:inline; *zoom:1; float:right; position:relative; text-indent:-9999px; overflow:hidden; width:2em; height:2em; margin:0; padding:0; border:none; cursor:pointer; -moz-border-radius:5px; border-radius:3px; background-color:#edd599;}

    .lt-ie8 .search-button {background:#edd599 url(/images/icons/searchmag.png) center center no-repeat;}
    .search-button:hover, .search-button:active {border:1px solid #222; background:#001441;}

    .search-button:before { content:attr(data-icon); display:block; position:absolute; top:1px; left:0.1em; color:#333; font-size:1.6em; font-family:NDIcons; text-indent:0; text-shadow:0 1px #eee; }
    .search-button:hover:before { color:#fff; text-shadow:0 1px rgba(0,0,0,0.6); }
    .search-button:active:before { text-shadow:0 -1px rgba(0,0,0,0.6); }

  .header-util nav ul {margin:0.4em 0 0; text-align:center; line-height:1em;}
  .header-util nav li {display:inline-block; *display:inline; *zoom:1; width:32%;}
  .header-util nav a { display:block; padding:.625em; color:#fff; background:#001441; text-shadow:0 1px rgba(0,0,0,0.4); font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}

  .header-util nav a:hover {color:#fff; padding:.625em; text-shadow:0 -1px rgba(0,0,0,.9); background-color:#162479; }

  /* Prototype
   ----------------------------------------------------*/
.prototype-header{display: inline-block; margin: 1em 0; padding: .5em; color: #666; font-family: monospace; font-size:1.125em; font-weight:bold; background: #ddd;}
.prototype-subheader { clear: both; margin: 1em 0; padding: .5em; color: #c2c2c2; font-family: monospace; font-size: 1em; font-weight: bold; }

.colors-list,
.textures-list {padding:0 1em; font-family: monospace; font-weight: bold; text-transform: uppercase;}
.colors-list li,
.textures-list li {display: inline-block; *display: inline; *zoom: 1; margin:0.5em 0 3em; text-align:center; vertical-align: top; width: 32%; max-width: 6.25em; height:6em;}
.colors-list li b,
.textures-list li b {display: block; margin:6.25em 0;}
  .colors-list .color1 {background:#001441;}
  .colors-list .color2 {background:#E5B611;}
  .colors-list .color3 {background:#c2c2c2;}

  /* STRUCTURE
     ----------------------------------------------------*/
  .site-content {padding:1em;}
  .alpha {}
  .beta {clear:both; padding:1em; border-top:1px solid #dadada;
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
       -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
            box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
  }

  .main,
  .aside {text-shadow:0 1px 0 #fff;}
  .aside {margin-top:2em; padding:2em 0;}
    .aside h2 {margin:0 0 0.75em; padding:0 0 1em; font-size:1.4em; background:url(images/border-double.png) left bottom repeat-x;}
    .aside img {margin-bottom:1em;}
    .aside ul {padding:0 0 0 1em; list-style:none;}
    .aside li a {text-decoration:none; font-weight:bold; font-size:0.9em;}
      .aside li a:hover {text-decoration:underline;}
    .aside .entry-title {font-size:1.2em;}
    .aside article footer {display:none;}

 .page-title {margin:0 0 0.5em; padding:0 0 0.15em; border-bottom:4px solid #daad2e; font-size:2.25em;}



  /* NAVIGATION
     ----------------------------------------------------*/
   .site-nav {position:relative; padding:0; background:#001441; }
   .site-nav ul {margin:0; padding:0;}
   .site-nav .depth_1 li{margin:0; list-style:none; border-left:5px solid #daad2e;}
   .site-nav li a {display:block; padding:0.45em 0.65em 0.35em; text-decoration:none; color:#fff; font-size:1.15em; font-family:Georgia, "Times New Roman", serif;}
   .site-nav li a:hover {color:#fff; background: #091f52;}
   .site-nav li.active a, .site-nav li.active a:hover{color:#001441; border-bottom:3px solid #daad2e; background: #edd599;}
   .site-nav li.last {}

  .site-nav .depth_2 {padding:.125em 0; }
    .site-nav .depth_2 li { padding:.125em 0; border:none; }
      .site-nav .depth_2 li a {padding:0 1em 0.25em 1.25em; font-size:1em; font-weight:bold; text-transform:none; background:#001441; color:#aaa; font-weight:normal; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; border:none;}
        .site-nav .depth_2 li.active a,
        .site-nav .depth_2 li.active a:hover {text-shadow:none; background:#ddd; background:rgba(0,0,0,.1);  background:none; border:none;}
        .site-nav .depth_2 li a:hover { color:#fff; text-shadow:none; border:none; background:none;}

    .site-nav .depth_2 > .active > a {font-weight:bold; color:#edd599;}
  .site-nav .depth_3 {margin-left:0; padding:0; font-size:0.9em;}
    .site-nav .depth_3 li a {color:#ddd;padding-left:1.75em; background:transparent!important; font-weight:400; line-height:1.25em;}
    .site-nav .depth_3 li a:hover {color:#aaa; background:none;}
    .site-nav .depth_3 .active > a {color:#555; }
    .site-nav .depth_3 .active > .current-last {color:#eee; font-weight:bold;}
  .site-nav .depth_4 {margin-left:1.5em;}
    .site-nav .depth_4 a { padding:0 0 0 1.5em; }
  .site-nav .depth_5 {margin-left:1.5em; }






  /* HOME
     ----------------------------------------------------*/
  .feature-image {text-align:center;}
    .feature-image p,
    .feature-image img {margin:0 auto;}
  .primary {margin:0 auto;}
  .col h2.date {display:none;}
    .col > h2 a {color:#002b5b;}
  .col .entry-title {font-size:1.2em;}
  .home .entry-title {padding:0; border:none; font-family:inherit; font-size:1.25em; font-style: normal;}
  .outreach .entry-title {font-size: 1.4em;}
  .outreach article {margin-bottom:1em;}
  .elevator p{margin:0 0 1em 0; padding:0.5em 0.75em; border-left:5px solid #001441; font-size:1em; line-height:1.25em; background:#ddac49; font-weight:400; text-shadow:0 1px rgba(255,255,255,0.6); font-family:Georgia, "Times New Roman", serif; }
.home .secondary {clear:both; padding-top:2em;}
.col h2{padding-bottom:0.25em; border-bottom:2px solid #daad2e;}

  /* CUSTOM PAGES
     ----------------------------------------------------*/
     
  .col-list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .search-papers {display:inline-block; vertical-align:top; width: 450px; max-width:100%; margin: 0 0 1em 0; padding: 0.61em 0.75em; border-left: 5px solid #001441; background: #E5B611; font-weight: 400; text-shadow: 0 1px rgba(255,255,255,0.6); font-family: GPC, Helvetica,Verdana,Arial,sans-serif;
    -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
  }
  .search-papers form, .search-papers input {margin:0; width:100%; height:34px; -moz-box-sizing:border-box}
  .search-papers .search-button {margin:-33px 0 0 0;}
  
  .view-all {display:inline-block; vertical-align:top; margin-left:2em;}

  .catnav, .catlist ul {padding:0; list-style:none;}
  .catnav li {display:inline-block; width:100%;}
  .catnav .btn {margin:0; width:100%; text-align:center; box-sizing:border-box; -moz-box-sizing:border-box;}
  
  .outreach .entry-title {font-size: 1.4em;}
  .outreach article {margin-bottom:1em;}
  
  .news .entry-title.page-title {border-bottom: 4px solid #E5B611; color: #001441;}

  .search-count,
.search-time {font-family:inherit;}
.search-count {margin:0; font-size:1.2em; font-style:normal;}
  .search-query {}
.search-time {margin:0.25em 0 1em; font-size:1em; font-weight:normal; color:#333;}
.search-results {margin:1em 0; padding:0; list-style:none;}
  .search-results li {margin:0;}
  .search-record {}
    .search-record header {margin:0 0 0.5em;}
    .search-result-title {font-weight:bold; font-style:normal; font-size:1.25em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
    .search-result-title a {color:#001441;}
    .search-result-url {font-size:0.9em; font-family:inherit;}
      .search-result-url a {color:#555;}
    .search-result-excerpt {margin:0 0 0.5em; line-height:1.3em;}
    .search-result-meta {color:#999; font-size:0.9em;}
      .search-result-size {}
      .search-result-date {}
.pagination {}
  .pagination a {}

/* FOOTER
     ----------------------------------------------------*/
  .site-footer {position:relative; clear:both; margin:0 1em; padding:1em 0; text-align:center;}
    .site-footer p { font-size:0.875em; }
  .site-info {margin:1em 0;}
  .site-info li {display:inline-block; *display:inline; *zoom:1; margin:0 2%;}
  .site-info a {text-decoration:underline;}
  .geo,
  .country-name {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
  .address {display:block; margin:1em 0 0;}
  .org,
  .tel {display:block;}
  .ndmark {width:200px; margin:2em auto;}

}

/*************************************************************************************
 * 3. Media Queries
 ************************************************************************************/

/* 500px
   ----------------------------------------------------*/
@media only screen and (min-width:31.25em) {
  }

/* 580px
   ----------------------------------------------------*/
@media only screen and (min-width:36.250em) {
  .site-header h2 {display:block;}
  .feature-photos li {width: 49%;}
}

/* 700px
   ----------------------------------------------------*/
@media only screen and (min-width:43.75em) {
h1 {font-size:2.15em;}
h2 {font-size:1.65em;}
h3 {font-size:1.5em;}
h4 {font-size:1.45em;}
h5 {font-size:1.3em;}
h6 {font-size:1.15em;}

 blockquote {margin:2em 2.75em; padding:0 1.125em;}
   blockquote:before {left:-.25em;}
  blockquote.pull {float:right; width:30%;}

  .image-right img,
  .image-left img {max-width:auto;}

    .site-header h1 a {height:50px; padding:0.65em 0 0.15em; margin-left:0; width:430px;}

  .site-header {text-align:left;}
  .site-header .brandbar {padding:0;}
  .site-header .titlebar {padding:1em 2.15em;}
    .site-header .titlebar.subhead {padding:0.7em 1em;}
  .site-header h1 {float:left; margin:0; padding:0; font-size:2.4em;}
    .sublined {float:left;}
    .site-header h4 {float:left;}
  .search-input {width:auto; font-size:0.8em;}
  .site-header h2 a {float:right;}
  .site-header h3 a {float:left;}
  .site-header .brandbar {padding:0 2em;}


  .header-util {float:right; top:0.4em; margin:0; padding:0; text-align:right;}
    .subhead .header-util {top:1.4em;}
    .header-util form {width:auto; margin:0;}
    .header-util nav {display:block; margin:3px 0;}
    .header-util nav ul {margin:0;}
    .header-util nav li {width:auto; display:block; text-align:right;}
    .header-util nav a {font-size:0.825em; font-weight:normal;}
    .header-util nav a,
    .header-util nav a:hover {color:#555; text-shadow:none; display:inline; padding:0; border:0 none; background:none;
        -webkit-box-shadow:0 0 rgba(255,255,255,0) inset, 0 0 rgba(0,0,0,0);
           -moz-box-shadow:0 0 rgba(255,255,255,0) inset, 0 0 rgba(0,0,0,0);
                box-shadow:0 0 rgba(255,255,255,0) inset, 0 0 rgba(0,0,0,0);
    }
    .header-util nav a:hover {text-decoration:underline;}
      .theme-gold-blue .header-util nav a,
      .theme-gold-blue .header-util nav a:hover { color:#fff; text-shadow:0 -1px rgba(0,0,0,.8); }
    .header-util .menu-skip,
    .header-util .search-toggle {display:none;}
    .search-button {width:23px; height:23px;}
      .search-button:before {top:2px; left:3px; font-size:18px;}

  .site-content {overflow:hidden;}
  .alpha {float:left; width:76%; margin:0 0 0 24%;}
  .beta {clear:none; float:left; width:20%; margin:0 0 0 -100%; padding:0; border:none;
    -webkit-box-shadow:none;
       -moz-box-shadow:none;
            box-shadow:none;
  }

  .main {float:left; width:70%; padding:0 4em 0 1em;}
  .aside {float:left; width:30%; max-width:320px; margin:0; padding:0;}

  /* Homepage */
  .primary {}
    .home .secondary {padding-top:0;}
    .catnav li {width:auto;}
    
  .search-papers form, .search-papers input {height:25px;}
  .search-papers .search-button {margin:-24px 0 0 0;}
  
  ul.col {width:50%; box-sizing:border-box;}

  /* Footer */
  .site-footer {margin:1em; padding:2em 0; text-align:left;}
    .site-footer .ndmark {position:absolute; right:0; top:1.75em; margin:0;}
    .site-link {display:block;}
    .org {display:inline;}
    .additional-links.social li {width:100%;}
    .btn.gold {width:100%; box-sizing:border-box; -moz-box-sizing:border-box;}
    .categories .btn.gold {width:auto;}
}

/* 920px
   ----------------------------------------------------*/
@media only screen and (min-width:57.5em) {
  .site-header h2,
  .theme-gold-blue .site-header h2 {border-top:0 none;
    -webkit-box-shadow:none;
       -moz-box-shadow:none;
            box-shadow:none;
  }

  .site-header h1 a {width:520px;}
  .site-header .titlebar {}
    .site-header .titlebar.subhead {padding:1.1em 2em;}
  .header-util {top: 1.2em;}
  
  .elevator p {font-size:1.05em;}

  .col {float:left; width:46%;}
    .col h2 {margin-top:0;}
    .col2 {margin-left:4%; padding-left:4%; border-left:1px solid #ccc; box-sizing:border-box; -moz-box-sizing:border-box;}
    
    

    .wide-narrow .col1,
    .narrow-wide .col2 {width:60%;}
    .wide-narrow .col2,
    .narrow-wide .col1 {width:34%;}

  .site-content {padding:2em 2em;}
  .site-footer {margin:1em 2em;}
}

/* 960px
   ----------------------------------------------------*/
@media only screen and (min-width:60em) {
  .hentry-home article {width:86%;}

  .contact-info {margin:0;}
  .address {margin:0;}
  .site-link,
  .org,
  .tel {display:inline-block; *display:inline; *zoom:1; margin:0 1em 0 0;}

  .events .vevent { margin-left:1.5em; margin-right:1.5em;}
  
  .elevator p {font-size:1.15em;}

  /* IE Over-rides */
  .lt-ie8 .header-util nav li {float:right;}
  .lt-ie8 .header-util form {width:300px;}
  .lt-ie8 .search-input {float:left;}
  .lt-ie8 .main {width:60%;}
}

/* 1020px
   ----------------------------------------------------*/
@media only screen and (min-width:63.750em) {
    .elevator p {font-size:1.225em;}
}

/* 1200px
   ----------------------------------------------------*/
@media only screen and (min-width:75em) {
  .site-header .brandbar,
  .site-header .titlebar,
  .site-header .titlebar.subhead,
  .site-content {padding-left:5%; padding-right:5%;}
  .site-footer {margin-left:5%; margin-right:5%;}
   .site-footer .ndmark{margin:0 0}
   
   .elevator p {font-size:1.25em;}
}

/* 1500px
   ----------------------------------------------------*/
@media only screen and (min-width:93.750em) {
  .site-header .brandbar,
  .site-header .titlebar,
  .site-header .titlebar.subhead,
  .site-content {padding-left:10%; padding-right:10%;}
  .site-footer {margin:1em 10%;}
}

/* 1800px
   ----------------------------------------------------*/
@media only screen and (min-width:112.500em) {
  .site-header .brandbar,
  .site-header .titlebar,
  .site-header .titlebar.subhead,
  .site-content {padding-left:16%; padding-right:16%;}
  .site-footer {margin:1em 16%;}
}

/* Hi-res
   ----------------------------------------------------*/
@media
  only screen and (-webkit-min-device-pixel-ratio:1.5),
  only screen and (-o-min-device-pixel-ratio:3/2),
  only screen and (min--moz-device-pixel-ratio:1.5),
  only screen and (min-device-pixel-ratio:1.5) {

    .more {background-image:url(images/more@2x.png);
      -webkit-background-size:12px 17px;
         -moz-background-size:12px 17px;
          -ie-background-size:12px 17px;
           -o-background-size:12px 17px;
              background-size:12px 17px;
    }

    .site-header h3 a,
    .site-header h2 a {
      -webkit-background-size:auto 100px;
         -moz-background-size:auto 100px;
          -ie-background-size:auto 100px;
           -o-background-size:auto 100px;
              background-size:auto 100px;
    }
    .dept-nd a   {background-image:url(//www.nd.edu/brandbar/images/dept-nd@2x.png);}
    .dept-arch a {background-image:url(//www.nd.edu/brandbar/images/dept-arch@2x.png);} /* School of Architecture */
    .dept-athl a {background-image:url(//www.nd.edu/brandbar/images/dept-athl@2x.png);} /* Department of Athletics */
    .dept-auxo a {background-image:url(//www.nd.edu/brandbar/images/dept-auxo@2x.png);} /* Auxiliary Operations */
    .dept-buso a {background-image:url(//www.nd.edu/brandbar/images/dept-buso@2x.png);} /* Office of Business Operations */
    .dept-cams a {background-image:url(//www.nd.edu/brandbar/images/dept-cams@2x.png);} /* Campus Services */
    .dept-coal a {background-image:url(//www.nd.edu/brandbar/images/dept-coal@2x.png);} /* College of Arts and Letters */
    .dept-cosc a {background-image:url(//www.nd.edu/brandbar/images/dept-cosc@2x.png);} /* College of Science */
    .dept-engr a {background-image:url(//www.nd.edu/brandbar/images/dept-engr@2x.png);} /* College of Engineering */
    .dept-evpo a {background-image:url(//www.nd.edu/brandbar/images/dept-evpo@2x.png);} /* Office of the Executive Vice President */
    .dept-fdao a {background-image:url(//www.nd.edu/brandbar/images/dept-fdao@2x.png);} /* Facilities Design and Operations */
    .dept-fyst a {background-image:url(//www.nd.edu/brandbar/images/dept-fyst@2x.png);} /* First Year of Studies */
    .dept-genc a {background-image:url(//www.nd.edu/brandbar/images/dept-genc@2x.png);} /* Office of General Council */
    .dept-grad a {background-image:url(//www.nd.edu/brandbar/images/dept-grad@2x.png);} /* The Graduate School */
    .dept-hurs a {background-image:url(//www.nd.edu/brandbar/images/dept-hurs@2x.png);} /* Office of Human Resources */
    .dept-invs a {background-image:url(//www.nd.edu/brandbar/images/dept-invs@2x.png);} /* Investment Office */
    .dept-mcob a {background-image:url(//www.nd.edu/brandbar/images/dept-mcob@2x.png);} /* Mendoza College of Business */
    .dept-meca a {background-image:url(//www.nd.edu/brandbar/images/dept-meca@2x.png);} /* Office of Mission Engagement and Church Affairs */
    .dept-laws a {background-image:url(//www.nd.edu/brandbar/images/dept-laws@2x.png);} /* The Law School */
    .dept-ooit a {background-image:url(//www.nd.edu/brandbar/images/dept-ooit@2x.png);} /* Office of Information Technologies */
    .dept-ores a {background-image:url(//www.nd.edu/brandbar/images/dept-ores@2x.png);} /* Office of Research */
    .dept-pres a {background-image:url(//www.nd.edu/brandbar/images/dept-pres@2x.png);} /* Office of the President */
    .dept-prov a {background-image:url(//www.nd.edu/brandbar/images/dept-prov@2x.png);} /* Office of the Provost */
    .dept-staf a {background-image:url(//www.nd.edu/brandbar/images/dept-staf@2x.png);} /* Office of Student Affairs */
    .dept-urel a {background-image:url(//www.nd.edu/brandbar/images/dept-urel@2x.png);} /* Office of University Relations */
    .dept-vpor a {background-image:url(//www.nd.edu/brandbar/images/dept-vpor@2x.png);} /* Office of the Vice President for Research */
    .dept-intr a {background-image:url(//www.nd.edu/brandbar/images/dept-intr@2x.png);} /* Office of Internationalization */
    .dept-spir a {background-image:url(//www.nd.edu/brandbar/images/dept-spir@2x.png);} /* Office of Strategic Planning and Institutional Research */
    .dept-acfs a {background-image:url(//www.nd.edu/brandbar/images/dept-acfs@2x.png);} /* Office of Finance */

}

/*************************************************************************************
 * 4. Print Styles
 ************************************************************************************/
@media print {

  @page {margin:0.5cm;}
  body {font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; color:#333;}
  img, tr {page-break-inside:avoid;}
  p, h2, h3 {orphans:3; widows:3;}
  h2, h3 {page-break-after:avoid;}

  /* Styles
     ----------------------------------------------------*/
  a[href^="javascript:"]:after,
  a[href^="#"]:after {content:"";}
  .ndmark {width:150px;}
  .image-right img,
  .image-left img {max-width:none;}
  .image-right img {float:right; margin:0 0 1em 2em;}
  .image-left img {float:left; margin:0 2em 1em 0;}

  /* HIDDEN
     ----------------------------------------------------*/
  .breadcrumbs,
  .header-util,
  .skip-links,
  .site-nav {display:none;}

  /* STRUCTURE
     ----------------------------------------------------*/
  .site-header {overflow:hidden; position:relative; margin:0 0 20px; padding:0 0 20px; border-bottom:1px solid gray;}
    .site-header h3 {text-indent:-100%; white-space:nowrap; overflow:hidden;}
    .site-header .ndmark {position:absolute; bottom:20px; right:0;}
    .site-header h2,
    .site-header h1,
    .site-header h4 {margin:0; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
    .site-header h2 a,
    .site-header h1 a,
    .site-header h4 a {color:#000;}

    .site-header h2 {font-size:0.8em;}
    .site-header h1 {margin:4px 0 2px; font-size:2em;}
    .site-header h4 {font-size:1em;}

  .alpha a:link:after {content:" [link: " attr(href) "] "; font-size:11px; font-family:inherit;}
  .alpha abbr:after {content:" (" attr(title) ")";}

  .site-footer {position:relative; clear:both; margin:20px 0 0; padding:20px 0 0; border-top:1px solid gray;}
    .geo,
    .country-name {display:none;}
    .tel {display:block;}
    .site-footer .ndmark {position:absolute; top:20px; right:0;}

}