/*!
Updated:2014-09-04

Author:
Erik Runyon, Zach Richard, Nevin McElwrath
Marketing Communications: Web

CONTENTS
-----------------------------------------
1. Common Styles
2. Screen Styles
3. Media Queries
4. Themes
5. Grid
6. Print Styles

BRANDING
-----------------------------------------
1. COLORS
   - Blue (Headings): #002b5b
   - Blue (Links): #004da3
   - Gold: #dcb439

2. FONT STACKS
   - Headings: GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif
   - Body: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif

3. GALAXIE POLARIS FONT WEIGHTS
   - 100 light
   - 300 book
   - 400 medium (normal)
   - 700 bold
   - 900 heavy
*/

@import url(//fonts.googleapis.com/css?family=EB+Garamond);

/*************************************************************************************
 * 1. Common Styles
 ************************************************************************************/
*, *:before, *:after { box-sizing:border-box;}
@-ms-viewport {width:device-width; zoom:1;}
@-o-viewport {width:device-width; zoom:1;}
@viewport {width:device-width; zoom:1;}

html {width:100%; margin:0; padding:0; font-size:100%; overflow-y:scroll;
  -webkit-text-size-adjust:100%;
  -moz-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:#434343; font:1.1em/1.5em "Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif; overflow:hidden;}
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; font-size: 1.2em; line-height: 1.4;}
a {color:#00707d; outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0); text-decoration: none;
transition:all 125ms linear; }
a:visited {color:#1394a3;}
a:hover {color:#1394a3; text-decoration: underline;}
a:active {color:#46831b;}
a:focus {outline:thin dotted;}
a.tapped {background-color:rgba(0,179,199,0.5);}
::-moz-selection {background:#0058cf; color:#fff; text-shadow:none;}
::-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.25em; line-height:1.1em; color:#434343; font-weight:300; text-shadow:0 1px rgba(255,255,255,0.6); text-rendering:optimizeLegibility; font-family: "Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {text-decoration:none;}
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {color:#1394a3;}
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:2em;}
h2 {font-size:1.75em;}
h3 {font-size:1.563em;}
h4 {font-size:1.375em;}
h5 {font-size:1.188em; text-transform: uppercase; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; }
h6 {font-size:1em; text-transform: uppercase; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; }
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
.image-right + h2,
.image-left + h2 {margin-top:0;}

ol, ul {margin:1em 0; 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;}
  thead th,
  th {text-align:left; background-color:#dbdbdb;}
  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%; margin:1em 0; border:1px solid #dadada; border-width:1px 0 0;}

/* 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;}

/* Quotes
----------------------------------------------------*/
blockquote {margin:1em; padding:0; position: relative; clear: right; }
blockquote p { font-size: 1.8em; margin:0; padding:0 0 0 0.75em; border-left:3px solid #77c043; line-height:1.4em; color:#606060; font-family:"Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif;}
blockquote footer {display:block; margin-top:1em; color:#666; line-height:1.5em; font-style:italic; font-size:0.8em; font-family: "Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif;}
blockquote.pull {float:right; font-style:normal;}
blockquote.quote p { padding: 0 1.5em; border: none; }
blockquote.quote p:before { content:"\201C"; position: absolute; left: 0; font-size: 3em; color: #c3c3c3; }
blockquote.quote p:after { content:"\201D"; position: absolute; right: 0; font-size: 3em; color: #c3c3c3; }
blockquote.quote cite { text-align: right; font-style: italic; color: #999; display: block; font-size: 1.3em; margin-top: 1em; padding: 0 1.5em; }

/* Images
----------------------------------------------------*/
img {max-width:100%; width:auto; height:auto; border:none; vertical-align:bottom; -ms-interpolation-mode:bicubic;
  box-sizing:content-box;
}
.image-default,
.image-right,
.image-left {margin:0 0 1em;}
.image-right {float:right; margin:0 0 1em 1em;}
.image-left {float:left; margin:0 1em 1em 0;}
.image-right,
.image-left {max-width:46%;}
.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 { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #777; font-size: 0.8em; }
.image-right.captioned { text-align: right; }
.image-left.captioned { text-align: left; }
.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>
   https://dev.conductor.nd.edu/icons-and-buttons/
----------------------------------------------------*/
[data-icon]:before {vertical-align:bottom; color:#333; font-size:1.25rem; 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:220px; color:#002044;}

/* General Classes
----------------------------------------------------*/
.noborder {border:none !important;}
.webcal {font-weight:bold;}
  .webcal i {font-weight:normal;}
a[href$=".pdf"] {padding:1px 0 0 20px; background:url(/images/icons/pdf.gif) 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;}

.bars {padding:0 0 30px; background:url(images/bars-gray.png) bottom left repeat-x;}

.video {position:relative; display:block; text-align:center;}
.video .play {position:absolute; top:0; left:0; width:100%; height:100%; margin:0 auto; background:url(images/play-btn.png) center center no-repeat;
  background-size:auto 100%;
}

.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;}

/* 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:#1394a3;}

/* Fonts
   https://dev.conductor.nd.edu/fonts/
----------------------------------------------------*/
@font-face {font-family:NDIcons;
  src:url('https://static.nd.edu/fonts/nd/nd.v2.woff2') format('woff2'),
      url('https://static.nd.edu/fonts/nd/nd.v2.woff') format('woff'),
      url('https://static.nd.edu/fonts/nd/nd.v2.ttf') format('truetype');
}
@font-face {font-family:GPC; font-weight:300; font-style:normal;
  src:url('https://static.nd.edu/fonts/gp-min/gpc-book.woff2') format('woff2'),
      url('https://static.nd.edu/fonts/gp-min/gpc-book.woff') format('woff'),
      url('https://static.nd.edu/fonts/gp-min/gpc-book.ttf') format('truetype');
}
@font-face {font-family:GPC; font-weight:400; font-style:normal;
  src:url('https://static.nd.edu/fonts/gp-min/gpc-medium.woff2') format('woff2'),
      url('https://static.nd.edu/fonts/gp-min/gpc-medium.woff') format('woff'),
      url('https://static.nd.edu/fonts/gp-min/gpc-medium.ttf') format('truetype');
}

/* NEWS & EVENTS
----------------------------------------------------*/
article {margin-bottom:4em;}
.cover-story article {margin-bottom:0;}
article header {margin:0 0 1em;}
  .events .vevent {margin-left:1em; margin-right:1em;}
.additional-links {margin:0 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;}
.entry-title {margin:0 0 0.25em; padding:0; font-size:1.7em; line-height:1.2em; font-family: "Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif; }
  .entry-title.page-title {border:none;}
  .hentry .entry-title { line-height: 1.3em; }
.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:inherit;}
.publish-info b,
.author b,
.location b,
.posted-in {color:#999; font-weight:bold;}
.author a {text-decoration:none;}
  .author a:hover {text-decoration:underline;}
.entry-summary {margin:1em 0;}
.description {margin:1em 0;}
.posted-in {display:none;}
.news-hentry .posted-in,
.event .posted-in {display:block;}

  /* Events */
  .events-date-header {margin:0 0 0.25em; padding:0; color:#999; font-weight:300; font-family: "Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif; font-size:1.25em;}
  .events .date-string {display:none;}

/* SEARCH
----------------------------------------------------*/
.search-page .alpha {width:100%;}
.search-count,
.search-time {font-family:inherit;}
.search-count {margin:0; font-size:1.4em;}
  .search-query i {font-style:normal; font-weight:700;}
.search-time {margin:0 0 1em; color:#666; font-size:1.2em;}
.search-results {margin:1em 0; padding:0; list-style:none;}
  .search-results li {margin:0;}
    .search-record header {margin:0 0 0.5em;}
    .search-result-title {font-family:"Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif; font-size:1.4em;}
    .search-result-title b {font-weight:500;}
    .search-result-url { font-size:0.9em; font-family:inherit; word-break:break-all; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .search-result-url a {color:#46831b; font-weight:400;}
    .search-result-excerpt {margin:0 0 0.5em; line-height:1.3em;}
    .search-result-excerpt br {display:none;}
    .search-result-meta {color:#999; font-size:0.9em;}

/*************************************************************************************
 * 2. Screen Styles
 ************************************************************************************/
@media screen,projection {
  p {max-width:50em;}
  .image-default img,
  .image-right img,
  .image-left img,
  .home-category img,
  .current-category img,
  .news-categories .site-content img {border:1px solid #ccc;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
 }
  .tablewrap {position:relative; overflow-y:auto; margin:0 auto;}

  /* Buttons
  ----------------------------------------------------*/
  .btn,
  .more,
  .excerpt_continuation {display:inline-block; *display:inline; *zoom:1; white-space:nowrap; margin-bottom:0; *margin-left:.3em; padding:0.5em 1em; cursor:pointer; font-size:80%; line-height:1.2em; text-decoration:none; text-align:left; vertical-align:middle; font-weight:300; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; text-transform: uppercase; background:white; border: 1px solid #c2c2c2; color: #676767; text-align: center; line-height: 1; letter-spacing: 0.1em;
    transition:all .125s ease-in-out;
  }
  
  .beta .btn, .beta .more { display: block; text-align: center; }

  .btn:visited, .more:visited {color:#676767; background: #f2f2f2; }
  .btn.active {}
  .btn:hover,
  .btn.active:hover,
  .more:hover { border-color: #00707d; color: white; background-color:#00b3c7; background-position: 94%; text-decoration: none; }
  .btn [data-icon]:before { padding-right:0.25em; color:#676767; font-size:1.25em; }
  .btn:hover [data-icon]:before {color: white;}
  .btn.alt:hover,
  .btn.alt.active:hover,
  .more.alt:hover { border-color: #46831b; color: white; background:#77c043; }

  .btn-mini { font-size:0.6em; }
  .btn-small {font-size:0.875em;}
  .btn-large {font-size:1.2em;}
  .btn.mono, .more.mono { background-color: #f8f8f8; border-color: #e1e1e1; }
  .btn.mono:hover, .more.mono:hover { background-color: #949494; color: white; }

  .more,
  .excerpt_continuation {clear:both; float:none; margin:0; padding:0.4em 2.5em 0.45em 1.1em; line-height:1; color: #676767; background: white url(images/more.svg) 90% center no-repeat; background-size: auto 50%; }
   .more.right { display:block; text-align:right; }
   
   .social {text-decoration: none; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0.4em; border: 1px solid transparent; font-size: 90%; }
   .social:hover { border: 1px solid #c2c2c2; color: #00b3c7; text-decoration: none; }
   .beta .btn { width:100%; text-align:center; margin: 2em 0; }
   
   .social-btns {padding:0; list-style:none; text-align:center;}
     .social-btns li {display:inline-block; }
     .social-btns a, .social-btns [data-icon]:before { font-size: 1.4em; }

  /* Structure
  ----------------------------------------------------*/
  html { background: url(images/bg-lt.png) #f2f2f2; }
  .site-content {padding-top:0; padding-bottom:1em;}
  .beta {padding:1em 0; border-top:1px solid #dadada;
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
 }

  .main,
  .aside {text-shadow:0 1px 0 #fff;}
  .aside {margin-top:1em;}
    .aside h2 {margin:0 0 0.75em; padding:0 0 0.5em; font-size:1.4em; background:url(//dev.conductor.nd.edu/stylesheets/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 .35em; padding:0 0 0.25em; border-bottom:1px solid #e1e1e1; }

  /* Header
  ----------------------------------------------------*/
  .site-header {text-align:center;}
  
  .mark-header,
  .brandbar,
  .titlebar {overflow:hidden;}
  .mark-header,
  .brandbar {background:#fff; border-bottom:1px solid #c2c2c2;}
  .mark-header { margin:-0.5rem -1rem 0.5rem; }
    .dept {display:none; border-top:1px solid  #000;
      box-shadow:0 1px rgba(0,122,217,0.4) inset;
   }
    .brandbar li {margin:0 -0.9375em; padding:0;}
    .mark-header a,
    .brandbar a {display:block;  margin:0 auto; text-decoration:none; height:50px; text-indent:-9999px; overflow:hidden; background-repeat:no-repeat;}
    
   .mark-header a  {width:300px; height:50px; background-image:url(//static.nd.edu/images/brandbar/dept-nd-gray@2x.png); background-size:100%;}
    
    .dept-nd img {display:none;}
      .dept-nd a {background-position:left 0;}
      .dept a {background-position:right 0;}

  .titlebar {position:relative; padding:0.75em 0;}
    .site-title {clear:both; width:80%; margin:0; padding:0.2em 0; font-size:1.75em; line-height:1.1em; font-weight:300; text-align:left; text-shadow:0 1px rgba(255,255,255,0.7); }
    .site-title a { display:block; border:none; text-decoration:none; text-indent: -9999px; background: url(images/logo_scholastic.svg) no-repeat left -228px; width: 260px; height:56px; }
      .site-title a:visited {color:#00707d;}
      .site-title a:hover {text-decoration:none;}
       .sublined .site-title {margin:0; line-height:1.15em;}
       .subline {clear:left; margin:0; color:#333; font-family:inherit; font-size:1em; text-align:left;}

  .header-util {position:relative; margin:0 auto; padding:0 1em; text-align:center; display:none;}
    .search-form {display:none; overflow:hidden; width:91%; margin:0 auto 0.5em; padding:1px 1px 1px 8px; border:1px solid #c2c2c2; line-height:2em; background-color:#fff; }
    .search-form 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:2em; margin:0; padding:0; border:none; font-size:1.2em; color:#444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; -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; cursor:pointer; background: transparent; border: none;
      transition:all .15s ease-in-out;
   }
      .lt-ie9 .search-button {background: transparent url(/images/icons/searchmag.png) center center no-repeat;}
    .search-button:hover { }
    .search-button:active { }
    .search-button:before {content:attr(data-icon); display:block; position:absolute; top:0.2em; left:0.2em; color:#444; font-size:1.6em; line-height:1.3em; font-family:NDIcons; text-indent:0; }
      .lt-ie9 .search-button:before {content:'';}
    .search-button:hover:before {color: #00b3c7; }
    .search-button:active:before { }

  .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:none; padding:.625em; color:#00707d; font-family:"HelveticaNeue",Helvetica,Arial,sans-serif; font-weight:bold; text-decoration:none; text-shadow:0 1px rgba(255,255,255,.9); border:1px solid #562e07;}
  .header-util nav a:hover {color:#fff; text-shadow:0 -1px rgba(0,0,0,.9); border:1px solid #001834;
        background-color:#00707d;
        background-image:      radial-gradient(50% 20%, rgba(0,83,176,1) 0%, rgba(0,83,176,0) 100%);
        box-shadow:0 1px rgba(0,83,176,.8) inset, 0 1px 2px rgba(0,0,0,.3);
 }

  /* Offscreen Nav
  ----------------------------------------------------*/
  .nav-mobile {overflow:auto; position:fixed; top:0; bottom:0; right:-13.755em; width:13.755em; height:100%; padding:1em; border-left:1px solid rgba(0,0,0,0.3); background-color:rgba(200,200,200,0.2);
    -webkit-overflow-scrolling:touch;
    box-shadow:0 0 8px 0 rgba(0,0,0,0.25) inset;
    transform:translate(0, 0);
    transition:0.15s ease;
 }
  .nav-mobile.active {
    transform:translate(-13.755em, 0);
 }
    .nav-mobile .search-form {display:block; margin:0 auto 1.5em; padding:1px 1px 1px 4px; border:1px solid #888; font-size:0.75em; line-height:1.1em; background-color:#fff; border-radius:3px;}
    .nav-mobile .search-input {width:85%;}
  .wrapper {
    transform:translate(0, 0);
    transition:0.15s ease;
 }
  .wrapper.active {
    transform:translate(-13.725em, 0);
 }

  .nav-skip {position:absolute; overflow:hidden; top:2.5em; right:0.3em; display:block; width:2em; height:2em; padding:0.5em 0;  font-size:1.3em; line-height:1.9em; text-align:center; text-decoration:none; border:1px solid #001227; border-radius:3px;
    background:#444;
   /* -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;*/

  }
    .nav-skip span {position:relative; top:0.4em; margin:0 auto; text-indent:-6em;
      transition-duration:0s;
      transition-delay:0.2s;
   }
    .nav-skip span:before,
    .nav-skip span:after {position:absolute; content:'';}
    .nav-skip span,
    .nav-skip span:before,
    .nav-skip span:after {width:1.3em; height:3px; background-color:#eee; display:block;
      transition-property:top, transform;
      transition-duration:0.2s;
      transition-delay:0.2s, 0;
   }
    .nav-skip span:before {top:-0.45em;}
    .nav-skip span:after {top:0.45em;}

    .nav-skip.toggled span {background-color:rgba(0,0,0,0.0);
      transition-delay:0.2s;
   }
    .nav-skip.toggled span:before,
    .nav-skip.toggled span:after {top:0;
      transition-delay:0, 0.2s;
   }
    .nav-skip.toggled span:before { transform:rotate(45deg);}
    .nav-skip.toggled span:after { transform:rotate(-45deg);}

  /* Top Nav
  ----------------------------------------------------*/
  .nav-top { display:none; position:relative; z-index:10; bottom:0; width:100%; text-align:center; background: white; border: 1px solid #c2c2c2;
 }
  .nav-top li {display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-family:"Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif; font-size:1.125em;}
  .nav-top li a {display:table-cell; font-size: 1.1em; vertical-align:middle; padding:.75em 1em; color:#434343; text-align:center; font-weight: 300;
    transition:all 250ms ease-in-out;
 }
  .nav-top li.active a,
  .nav-top li a:hover { color: #00707d; background-color: #C9EAEE; text-decoration: none; }

  /* General Nav
  ----------------------------------------------------*/
  .nav-site {}
  .nav-site ul {padding:0 0 1em;}
    .nav-site ul li {margin:0.2em 0;}
    .nav-site ul a {display:block; padding:0.2em 0 0.2em 1em; text-indent:-1em; line-height:1.2em; text-transform:none; color:#676767; font-size:1.4em; font-weight:300; font-family:"Adobe Garamond", Garmond, "EB Garamond", Georgia, "Times New Roman", Times, serif; border-bottom:1px solid transparent;}
    .nav-site ul a:hover {border-bottom:1px solid #e2e2e2; color:#00707d; text-decoration:none;}
    .nav-site ul > .active > a {color:#00b3c7; border-bottom:1px solid #e2e2e2;}
  .nav-site ul ul {padding:0;}
    .nav-site ul ul a {padding:0 0 0 32px; text-indent:-1em; color:#444; font-size:1.125em; font-family:inherit; border:none;}
    .nav-site ul ul li {margin:0.5em 0;}
    .nav-site ul ul a:hover {color:#00b3c7; border:none;}
    .nav-site ul ul > .active > a {color:#00b3c7; border:none; font-weight:400; }
    .nav-site li.last{margin-bottom:1em;}
  .nav-site ul ul ul {margin-left:1em; padding:0; font-size:0.9em;}
    .nav-site ul ul ul a:hover {background:none;}
    .nav-site ul ul ul .active > a {color:#555; font-weight:bold;}
    .nav-site ul ul ul .active > .current-last {color:#00b3c7;}
  .nav-site ul ul ul ul {margin-left:1.5em;}
    .nav-site ul ul ul ul a {padding:0 0 0 1.5em;}
  .nav-site ul ul ul ul ul {margin-left:1.5em;}

  .nav-section {display:none;}

  /* Home
  ----------------------------------------------------*/
  .home-feature {margin:0 0 2em; text-align:center;}
    .feature-image {overflow:hidden; text-align:center;}
      .feature-image p,
      .feature-image img {margin:0 auto;}
  .home-primary {margin:0 auto 2em;}
    .home-primary .image-right,
    .home-primary .image-left,
    .home-primary .image-default {float:none; max-width:none; margin:0 0 1em;}
    
  .home-category,
  .current-category {position:relative;}    
  .home-category .more.cat,
  .current-category .more.cat {display:inline-block;}

  /* Custom Pages
  ----------------------------------------------------*/
  .cover-story .cover-image {display:block; width:100%; padding-top:50%; background-position: top left; background-repeat: no-repeat; box-shadow: inset 0 0 15px #000;
    background-size:100%;
  }
  .cover-story .cover-image img {display:none;}
  .cover-story .photoframe {display:block; position: absolute; border: 2px solid rgba(255, 255, 255, 0.7); top: 1em; left: 1em; right: 1em; bottom: 1em; display: none; }
  .category-title { border: 1px solid #ccc; padding: 0.3em 0.5em; text-transform: uppercase; color: #555555; position: relative; background: white; }
  .home-category .related h3 { margin-top: 0.7em; font-size: 1.5em; border-bottom: 1px solid #ccc; }
  .home-category .related .entry-title { font-size: 1.2em; padding: 0.2em 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1em; font-weight: 400; }
  .home-category .related .entry-title:nth-child(even) { /*background-color: #ECECEC;*/ }
  
  .more-link { text-align: right; }
  
  .article.row {margin-bottom:2em !important;}
  .news-archives .article.row .entry-title { line-height: 1.3em; }
  .hentry { padding: 1.3em; /*background: white; border: 1px solid #ccc;*/ }
  
  /*.lt-ie9 .cover-story .cover-image {padding:0; margin:0; background:transparent; max-height:400px; overflow:hidden;}
  .lt-ie9 .cover-story .cover-image img {display:block; width:100%; vertical-align:bottom;}*/
  
  .editor-headshot {text-align:center;}
    .editor-headshot img { max-width:50%;
      border-radius: 20em;
    }

  .judgement-title {margin:0; font-weight:bold; font-size:1.3em; text-shadow:none;}
  .issues-category-judgment-calls .story-img,
  .issues-category-judgment-calls .hentry .meta,
  .issues-category-judgment-calls .hentry .more {display:none;}
  .issues-category-judgment-calls .story-content {width:100% !important;}
  
  .judgment-calls { margin: 1em 0 2em; }
  .judgment-calls h4, .judgment-calls h3 { margin-bottom: 1em; }
  .judgment-calls .entry-content p, .judgment-calls p { padding-left: 3em; position: relative; }
  .judgment-calls .entry-content strong:before, 
  .judgment-calls strong:before, 
  .judgment-calls .vote:before { content: ""; display: block; padding-left: 3em; position: absolute; left: 0; top: 0; height: 2em; background-position: -0.3em center; }
  
  .judgment-calls .entry-content .up:before, 
  .judgment-calls .up:before { background: url(images/arrow-up.svg) no-repeat; }
  
  .judgment-calls .entry-content .neutral:before, 
  .judgment-calls .neutral:before { background: url(images/arrow-neutral.svg) no-repeat; }
  
  .judgment-calls .entry-content .down:before, 
  .judgment-calls .down:before { background: url(images/arrow-down.svg) no-repeat; }

  .ad-item { margin-bottom:1em; }
  .ad-item img { box-shadow:none !important; border:0 !important; }
  .current-issue { padding:1em; display:block; border:1px solid #ddd; background:#fff; }
    .current-issue h2 { font-size:1.6em; margin:0; }
    .current-issue-date { margin:0 0 1em; display:block; }
    .current-issue-img { }
  
  /* Footer
  ----------------------------------------------------*/
  .site-footer {position:relative; clear:both; overflow:hidden; margin:0 auto; text-align:center;}
    .footer-inner {position:relative; margin:0 auto; padding:1em 0; border-top:1px solid #ccc;
      box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
   }
    .site-footer p {margin:0; font-size:0.875em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .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:0;}
  .site-link,
  .org,
  .tel {display:block;}
  .ndmark {width:200px; margin:2em auto;}

}

/*************************************************************************************
 * 3. Media Queries
 ************************************************************************************/

/* 580px
----------------------------------------------------*/
@media only screen and (min-width:36.250em) {
  .image-right,
  .image-left {max-width:none;}
  .dept {display:block; border:none;}
  .entry-title {font-size:1.85em;}
}

/* 700px
----------------------------------------------------*/
@media only screen and (min-width:43.75em) {

  h1 {font-size:2.313em;}
  h2 {font-size:2.063em;}
  h3 {font-size:1.75em;}
  h4 {font-size:1.625em;}
  h5 {font-size:1.375em;}
  h6 {font-size:1.125em;}

  blockquote { margin:2em; }
  blockquote.pull { float:right; width:30%; }


  .image-right img,
  .image-left img {max-width:auto;}
  .tablewrap {background:none;}

  /* Structure
  ----------------------------------------------------*/
  .site-content {padding-top:2em; padding-bottom:2em;}
  .beta {border:none;
    box-shadow:none;
 }
    .full-width .alpha {width:100%; left:auto; margin:0;}
    .full-width .beta {display:none;}
    
  .search-page .alpha {width:96%; margin:0 auto; float:none; max-width:80em;}

  /* Header
  ----------------------------------------------------*/
  .site-header {text-align:left;}
  
  .titlebar { }
    .brandbar li {margin:0 -2em;}
    .titlebar.subhead {padding:0.7em 1em;}
  .site-title {float:left; clear:left; margin:0; padding:0 0 0.5rem; font-size:2.5em; width:70%;}
    .site-title a {padding:0.65em 0 0.75em; line-height:1em; background-position: left -127px; width: 475px; height:98px; }
    .sublined {float:left; padding:0.65em 0 0.75em;}
      .sublined .site-title a {padding:0;}
    .subline {float:left;}
  .search-input {float:left; width:auto; font-size:0.8em;}
  a.nav-skip {display:none;}

  .header-util {display:block; float:right; top:2.2em; margin:0; padding:0; text-align:right;}
    .subhead .header-util {top:1.9em;}
    .search-form {display:block; width:auto; margin:0.75rem 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 {display:inline; padding:0; border:0 none; background:none;
        box-shadow:0 0 rgba(255,255,255,0) inset, 0 0 rgba(0,0,0,0);
   }
   .nav-top .search-form { margin-left:2rem; }
    .header-util nav a:hover {color:#002b5b; text-decoration:underline; text-shadow:0 1px rgba(255,255,255,.9);}
    .header-util .search-toggle {display:none;}
    .search-button {width:23px; height:23px;}
      .search-button:before {top:0.2em; left:2px; font-size:18px;}

  /* Home
  ----------------------------------------------------*/
  .home-primary {margin:0 0 2em;}
    .home-primary .image-right {max-width:40%; float:right; margin:0 0 1em 1em;}
    .home-primary .image-left {max-width:40%; float:left; margin:0 1em 1em 0;}

    .home-secondary .columns > h2 {margin-top:0;}
    
  .cover-story.column {position:relative; margin-bottom: 3em; padding: 0;
  box-shadow: inset 0px 0px 0px 30px rgba(255, 255, 255, 0.3);}
    .cover-story article {position:absolute; right:2em; bottom:2em; margin:0; padding: 0; width:70%; max-width: 500px; background: rgba(0,0,0,0.6); }
    .cover-story .entry-title {text-align:right; /*background: #00707d;*/ line-height:1em;}

  .cover-story .entry-title a { font-size: 1em; color: white; display: block; padding: 0.25em 0.5em 0; }
  .cover-story .entry-title a:hover {  }
  .cover-story article p {  font-size: 1.4em; text-shadow: 1px 1px 2px #ccc; margin: 0; color: white; }
  .cover-story article header { margin-bottom: 0.3em; }
  .cover-story .entry-summary { padding: 0.1em 1.2em; text-align: right; margin-top: 0; }
  
  .lt-ie9 .cover-story article {right:auto; bottom:0; left:1em;}
  .lt-ie9 .cover-story article h2 {text-align:left;}

  .home-category .more.cat,
  .current-category .more.cat {top:3.5em;}
  .home-category .excerpt,
  .home-category .columns .more {display:none;}
  .home-category .columns .more.cat {display:inline-block;}
  
  .cover-story .cover-image {padding-top:35%; padding-bottom: 2em;}
  
  .seal { background: url(images/seal.svg) no-repeat; color: white; text-align: center; vertical-align: middle; width: 10em; height: 10em; position: absolute; bottom:-3em; left:2em; margin-left:1em; z-index:10;}
  .lt-ie9 .seal {left:auto; right:0;}
   .seal p { padding: 17% 0 0 0; margin: 0; font-size: 1.3em; line-height: 1; text-align: center; }
   .seal span { display: block; text-align: center; }
   .seal .vol { color: white; font-style: italic;  }
   .seal .volnum { font-size: 3em; color: white; font-family: "Times New Roman", Times, serif; }
   .seal .number { color: #595959; font-style: italic; }
   
  .home-category .more.cat {position:absolute; right: 2.4em; top: 4.9em;}
  .current-category .more.cat {position:absolute; right:2.4em; top:4.9em;}
  .cover-story .photoframe { display: block; }
  
  .lt-ie9 .seal {background: url(images/seal-ie.png) no-repeat center center;}

  /* Navigation
  ----------------------------------------------------*/
  .nav-top-true .nav-top,
  .nav-top-true .nav-section {display:block;}
  .nav-top-true .nav-full {display:none;}

  /* Footer
  ----------------------------------------------------*/
  .site-footer {text-align:left;}
    .footer-inner {padding:2em 0;}
    .ndmark {position:absolute; right:0; top:2.2em; margin:0;}
    .site-link {display:block;}
    .org {display:inline;}
}

/* 768px
-----------------------------------------------------*/
@media only screen and (min-width:48em) {
  .mark-header { border:0; margin:0; padding-top:30px; float:right; background:none; }
    .mark-header a {width:200px; height:47px; background:url(https://static.nd.edu/images/marks/gray/ndmark600.png) 100% 0 / contain no-repeat;}
}

/* 920px
   Brand-bar styles
   Adjust @mq width smaller as department name allows
-----------------------------------------------------*/
@media only screen and (min-width:57.5em) {
    
  .dept,
  .theme-bb-gold .dept {border-top:0 none; box-shadow:none;}
  .brandbar li {margin:0;}
    .dept {float:right;}
    .dept-nd {float:left;}
    
  .home-category img {float:left; margin-right:2%; }
  .home-category .related {float:left; width: 100%;}
  .cover-story .entry-title { line-height:1.75em;}
  .cover-story .entry-title a {font-size:1.25em;}
}

/* 960px
----------------------------------------------------*/
@media only screen and (min-width:60em) {
  .titlebar.subhead {padding:1.1em 0;}

  .contact-info {margin:0;}
  .site-link,
  .address,
  .site-link,
  .tel,
  .email {float:left; margin:0 1em 0 0;}
  .site-link {margin-right:0.5em;}
  .phone {clear:left;}
  
  .cover-story .entry-title a {font-size:1.5em;}
  
  .site-title { width: 50%; }
  .site-title a { background-position: left top; width: 615px; height:127px; }

  .events .vevent {margin-left:1.5em; margin-right:1.5em;}
  .event .vevent {margin:0;}

  /* IE8 Over-rides */
  .lt-ie8 .header-util nav li {float:right;}
  .lt-ie8 .search-form {width:300px;}
  .lt-ie8 .search-input {float:left;}
}

/* 1024px
----------------------------------------------------*/
@media only screen and (min-width:64em) {
  .brandbar {padding:0;}
}

@media only screen and (min-width:1200px) {
  .cover-story .cover-image {/*margin:0 -6%; width:115%;*/}  
  .search-page .alpha {width:90%;}
}

@media only screen and (min-width:1300px) {
.story-content article {margin-bottom:0;}  
.story-img.columns {margin-bottom:4em;}
}

/* Hi-res
----------------------------------------------------*/
@media
  (-webkit-min-device-pixel-ratio:1.5),
  (-webkit-min-device-pixel-ratio:144),
  (min-resolution:144dppx){

    .dept-nd a,
    .dept a {
      background-size:auto 50px;
   }
    .dept-nd a   {background-image:url(//static.nd.edu/images/brandbar/dept-nd-gray@2x.png);}
}

/*************************************************************************************
 * 4. Themes
 ************************************************************************************/
@media screen, projection {

  /* Brand Bar
  ----------------------------------------------------*/
  /** White Text **/
  .dept-nd a   {width:301px; background-image:url(//static.nd.edu/images/brandbar/dept-nd-gray.png);}
  
}

/*************************************************************************************
 * 5. Grid
 * Author: http://foundation.zurb.com/
 * Version: 5.2.0
 * Documentation: http://foundation.zurb.com/docs/components/grid.html
 * Updated: 2014-03-12
 ************************************************************************************/
.row {width:100%; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; max-width:80em; *zoom:1;}
.row:before, .row:after {content:" "; display:table;}
.row:after {clear:both;}
.row.collapse > .column,
  .row.collapse > .columns {padding-left:0; padding-right:0;}
.row.collapse .row {margin-left:0; margin-right:0;}
.row .row {width:auto; margin-left:-0.9375em; margin-right:-0.9375em; margin-top:0; margin-bottom:0; max-width:none; *zoom:1;}
.row .row:before, .row .row:after {content:" "; display:table;}
.row .row:after {clear:both;}
.row .row.collapse {width:auto; margin:0; max-width:none; *zoom:1;}
.row .row.collapse:before, .row .row.collapse:after {content:" "; display:table;}
.row .row.collapse:after {clear:both;}
.column,
.columns {position:relative; padding-left:0.9375em; padding-right:0.9375em; width:100%; float:left;}

@media only screen {
  .column.small-centered,
    .columns.small-centered {margin-left:auto; margin-right:auto; float:none !important;}
  .column.small-uncentered,
    .columns.small-uncentered {margin-left:0; margin-right:0; float:left;}
  .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {float:right;}
  .small-push-0 {left:0%; right:auto;}
  .small-pull-0 {right:0%; left:auto;}
  .small-push-1 {left:8.33333%; right:auto;}
  .small-pull-1 {right:8.33333%; left:auto;}
  .small-push-2 {left:16.66667%; right:auto;}
  .small-pull-2 {right:16.66667%; left:auto;}
  .small-push-3 {left:25%; right:auto;}
  .small-pull-3 {right:25%; left:auto;}
  .small-push-4 {left:33.33333%; right:auto;}
  .small-pull-4 {right:33.33333%; left:auto;}
  .small-push-5 {left:41.66667%; right:auto;}
  .small-pull-5 {right:41.66667%; left:auto;}
  .small-push-6 {left:50%; right:auto;}
  .small-pull-6 {right:50%; left:auto;}
  .small-push-7 {left:58.33333%; right:auto;}
  .small-pull-7 {right:58.33333%; left:auto;}
  .small-push-8 {left:66.66667%; right:auto;}
  .small-pull-8 {right:66.66667%; left:auto;}
  .small-push-9 {left:75%; right:auto;}
  .small-pull-9 {right:75%; left:auto;}
  .small-push-10 {left:83.33333%; right:auto;}
  .small-pull-10 {right:83.33333%; left:auto;}
  .small-push-11 {left:91.66667%; right:auto;}
  .small-pull-11 {right:91.66667%; left:auto;}
  .small-1 {width:8.33333%;}
  .small-2 {width:16.66667%;}
  .small-3 {width:25%;}
  .small-4 {width:33.33333%;}
  .small-5 {width:41.66667%;}
  .small-6 {width:50%;}
  .small-7 {width:58.33333%;}
  .small-8 {width:66.66667%;}
  .small-9 {width:75%;}
  .small-10 {width:83.33333%;}
  .small-11 {width:91.66667%;}
  .small-12 {width:100%;}
  [class*="column"] + [class*="column"]:last-child {float:right;}
  [class*="column"] + [class*="column"].end {float:left;}
  .small-offset-0 {margin-left:0% !important;}
  .small-offset-1 {margin-left:8.33333% !important;}
  .small-offset-2 {margin-left:16.66667% !important;}
  .small-offset-3 {margin-left:25% !important;}
  .small-offset-4 {margin-left:33.33333% !important;}
  .small-offset-5 {margin-left:41.66667% !important;}
  .small-offset-6 {margin-left:50% !important;}
  .small-offset-7 {margin-left:58.33333% !important;}
  .small-offset-8 {margin-left:66.66667% !important;}
  .small-offset-9 {margin-left:75% !important;}
  .small-offset-10 {margin-left:83.33333% !important;}
  .small-offset-11 {margin-left:91.66667% !important;}
  .small-reset-order,
    .small-reset-order {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
}

/* 700px
----------------------------------------------------*/
@media only screen and (min-width: 43.75em) {
  .column.medium-centered,
    .columns.medium-centered {margin-left:auto; margin-right:auto; float:none !important;}
  .column.medium-uncentered,
    .columns.medium-uncentered {margin-left:0; margin-right:0; float:left;}
  .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {float:right;}
  .medium-push-0 {left:0%; right:auto;}
  .medium-pull-0 {right:0%; left:auto;}
  .medium-push-1 {left:8.33333%; right:auto;}
  .medium-pull-1 {right:8.33333%; left:auto;}
  .medium-push-2 {left:16.66667%; right:auto;}
  .medium-pull-2 {right:16.66667%; left:auto;}
  .medium-push-3 {left:25%; right:auto;}
  .medium-pull-3 {right:25%; left:auto;}
  .medium-push-4 {left:33.33333%; right:auto;}
  .medium-pull-4 {right:33.33333%; left:auto;}
  .medium-push-5 {left:41.66667%; right:auto;}
  .medium-pull-5 {right:41.66667%; left:auto;}
  .medium-push-6 {left:50%; right:auto;}
  .medium-pull-6 {right:50%; left:auto;}
  .medium-push-7 {left:58.33333%; right:auto;}
  .medium-pull-7 {right:58.33333%; left:auto;}
  .medium-push-8 {left:66.66667%; right:auto;}
  .medium-pull-8 {right:66.66667%; left:auto;}
  .medium-push-9 {left:75%; right:auto;}
  .medium-pull-9 {right:75%; left:auto;}
  .medium-push-10 {left:83.33333%; right:auto;}
  .medium-pull-10 {right:83.33333%; left:auto;}
  .medium-push-11 {left:91.66667%; right:auto;}
  .medium-pull-11 {right:91.66667%; left:auto;}
  .medium-1 {width:8.33333%;}
  .medium-2 {width:16.66667%;}
  .medium-3 {width:25%;}
  .medium-4 {width:33.33333%;}
  .medium-5 {width:41.66667%;}
  .medium-6 {width:50%;}
  .medium-7 {width:58.33333%;}
  .medium-8 {width:66.66667%;}
  .medium-9 {width:75%;}
  .medium-10 {width:83.33333%;}
  .medium-11 {width:91.66667%;}
  .medium-12 {width:100%;}
  .medium-offset-0 {margin-left:0% !important;}
  .medium-offset-1 {margin-left:8.33333% !important;}
  .medium-offset-2 {margin-left:16.66667% !important;}
  .medium-offset-3 {margin-left:25% !important;}
  .medium-offset-4 {margin-left:33.33333% !important;}
  .medium-offset-5 {margin-left:41.66667% !important;}
  .medium-offset-6 {margin-left:50% !important;}
  .medium-offset-7 {margin-left:58.33333% !important;}
  .medium-offset-8 {margin-left:66.66667% !important;}
  .medium-offset-9 {margin-left:75% !important;}
  .medium-offset-10 {margin-left:83.33333% !important;}
  .medium-offset-11 {margin-left:91.66667% !important;}
  .medium-reset-order,
    .medium-reset-order {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
  .push-0 {left:0%; right:auto;}
  .pull-0 {right:0%; left:auto;}
  .push-1 {left:8.33333%; right:auto;}
  .pull-1 {right:8.33333%; left:auto;}
  .push-2 {left:16.66667%; right:auto;}
  .pull-2 {right:16.66667%; left:auto;}
  .push-3 {left:25%; right:auto;}
  .pull-3 {right:25%; left:auto;}
  .push-4 {left:33.33333%; right:auto;}
  .pull-4 {right:33.33333%; left:auto;}
  .push-5 {left:41.66667%; right:auto;}
  .pull-5 {right:41.66667%; left:auto;}
  .push-6 {left:50%; right:auto;}
  .pull-6 {right:50%; left:auto;}
  .push-7 {left:58.33333%; right:auto;}
  .pull-7 {right:58.33333%; left:auto;}
  .push-8 {left:66.66667%; right:auto;}
  .pull-8 {right:66.66667%; left:auto;}
  .push-9 {left:75%; right:auto;}
  .pull-9 {right:75%; left:auto;}
  .push-10 {left:83.33333%; right:auto;}
  .pull-10 {right:83.33333%; left:auto;}
  .push-11 {left:91.66667%; right:auto;}
  .pull-11 {right:91.66667%; left:auto;}
}

/* 960px
----------------------------------------------------*/
@media only screen and (min-width: 60em) {
  .column.large-centered,
    .columns.large-centered {margin-left:auto; margin-right:auto; float:none !important;}
  .column.large-uncentered,
    .columns.large-uncentered {margin-left:0; margin-right:0; float:left;}
  .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {float:right;}
  .large-push-0 {left:0%; right:auto;}
  .large-pull-0 {right:0%; left:auto;}
  .large-push-1 {left:8.33333%; right:auto;}
  .large-pull-1 {right:8.33333%; left:auto;}
  .large-push-2 {left:16.66667%; right:auto;}
  .large-pull-2 {right:16.66667%; left:auto;}
  .large-push-3 {left:25%; right:auto;}
  .large-pull-3 {right:25%; left:auto;}
  .large-push-4 {left:33.33333%; right:auto;}
  .large-pull-4 {right:33.33333%; left:auto;}
  .large-push-5 {left:41.66667%; right:auto;}
  .large-pull-5 {right:41.66667%; left:auto;}
  .large-push-6 {left:50%; right:auto;}
  .large-pull-6 {right:50%; left:auto;}
  .large-push-7 {left:58.33333%; right:auto;}
  .large-pull-7 {right:58.33333%; left:auto;}
  .large-push-8 {left:66.66667%; right:auto;}
  .large-pull-8 {right:66.66667%; left:auto;}
  .large-push-9 {left:75%; right:auto;}
  .large-pull-9 {right:75%; left:auto;}
  .large-push-10 {left:83.33333%; right:auto;}
  .large-pull-10 {right:83.33333%; left:auto;}
  .large-push-11 {left:91.66667%; right:auto;}
  .large-pull-11 {right:91.66667%; left:auto;}
  .large-1 {width:8.33333%;}
  .large-2 {width:16.66667%;}
  .large-3 {width:25%;}
  .large-4 {width:33.33333%;}
  .large-5 {width:41.66667%;}
  .large-6 {width:50%;}
  .large-7 {width:58.33333%;}
  .large-8 {width:66.66667%;}
  .large-9 {width:75%;}
  .large-10 {width:83.33333%;}
  .large-11 {width:91.66667%;}
  .large-12 {width:100%;}
  .large-offset-0 {margin-left:0% !important;}
  .large-offset-1 {margin-left:8.33333% !important;}
  .large-offset-2 {margin-left:16.66667% !important;}
  .large-offset-3 {margin-left:25% !important;}
  .large-offset-4 {margin-left:33.33333% !important;}
  .large-offset-5 {margin-left:41.66667% !important;}
  .large-offset-6 {margin-left:50% !important;}
  .large-offset-7 {margin-left:58.33333% !important;}
  .large-offset-8 {margin-left:66.66667% !important;}
  .large-offset-9 {margin-left:75% !important;}
  .large-offset-10 {margin-left:83.33333% !important;}
  .large-offset-11 {margin-left:91.66667% !important;}
  .large-reset-order,
    .large-reset-order {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
}

/* 1200px
----------------------------------------------------*/
@media only screen and (min-width:75em) {
  .column.xlarge-centered,
    .columns.xlarge-centered {margin-left:auto; margin-right:auto; float:none !important;}
  .column.xlarge-uncentered,
    .columns.xlarge-uncentered {margin-left:0; margin-right:0; float:left;}
  .column.xlarge-uncentered.opposite,
    .columns.xlarge-uncentered.opposite {float:right;}
  .xlarge-push-0 {left:0%; right:auto;}
  .xlarge-pull-0 {right:0%; left:auto;}
  .xlarge-push-1 {left:8.33333%; right:auto;}
  .xlarge-pull-1 {right:8.33333%; left:auto;}
  .xlarge-push-2 {left:16.66667%; right:auto;}
  .xlarge-pull-2 {right:16.66667%; left:auto;}
  .xlarge-push-3 {left:25%; right:auto;}
  .xlarge-pull-3 {right:25%; left:auto;}
  .xlarge-push-4 {left:33.33333%; right:auto;}
  .xlarge-pull-4 {right:33.33333%; left:auto;}
  .xlarge-push-5 {left:41.66667%; right:auto;}
  .xlarge-pull-5 {right:41.66667%; left:auto;}
  .xlarge-push-6 {left:50%; right:auto;}
  .xlarge-pull-6 {right:50%; left:auto;}
  .xlarge-push-7 {left:58.33333%; right:auto;}
  .xlarge-pull-7 {right:58.33333%; left:auto;}
  .xlarge-push-8 {left:66.66667%; right:auto;}
  .xlarge-pull-8 {right:66.66667%; left:auto;}
  .xlarge-push-9 {left:75%; right:auto;}
  .xlarge-pull-9 {right:75%; left:auto;}
  .xlarge-push-10 {left:83.33333%; right:auto;}
  .xlarge-pull-10 {right:83.33333%; left:auto;}
  .xlarge-push-11 {left:91.66667%; right:auto;}
  .xlarge-pull-11 {right:91.66667%; left:auto;}
  .xlarge-1 {width:8.33333%;}
  .xlarge-2 {width:16.66667%;}
  .xlarge-3 {width:25%;}
  .xlarge-4 {width:33.33333%;}
  .xlarge-5 {width:41.66667%;}
  .xlarge-6 {width:50%;}
  .xlarge-7 {width:58.33333%;}
  .xlarge-8 {width:66.66667%;}
  .xlarge-9 {width:75%;}
  .xlarge-10 {width:83.33333%;}
  .xlarge-11 {width:91.66667%;}
  .xlarge-12 {width:100%;}
  .xlarge-offset-0 {margin-left:0% !important;}
  .xlarge-offset-1 {margin-left:8.33333% !important;}
  .xlarge-offset-2 {margin-left:16.66667% !important;}
  .xlarge-offset-3 {margin-left:25% !important;}
  .xlarge-offset-4 {margin-left:33.33333% !important;}
  .xlarge-offset-5 {margin-left:41.66667% !important;}
  .xlarge-offset-6 {margin-left:50% !important;}
  .xlarge-offset-7 {margin-left:58.33333% !important;}
  .xlarge-offset-8 {margin-left:66.66667% !important;}
  .xlarge-offset-9 {margin-left:75% !important;}
  .xlarge-offset-10 {margin-left:83.33333% !important;}
  .xlarge-offset-11 {margin-left:91.66667% !important;}
  .xlarge-reset-order,
    .xlarge-reset-order {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
}

/* Grid Customizations
--------------------------------------------------------------------------------------*/

/* 700px
----------------------------------------------------*/
@media only screen and (min-width:43.75em) {
  .row {max-width:96%;}
}

/* 1200px
----------------------------------------------------*/
@media only screen and (min-width:75em) {
  .row {max-width:90%;}
}

/* 1360px
----------------------------------------------------*/
@media only screen and (min-width:85em) {
  .row {width:90%; max-width:80em;}
}


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

  @page {margin:0.5cm;}
  body {font-family:Georgia, "Times New Roman", Times, serif; color:#000;}
  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 {float:right; margin:0 0 1em 2em;}
  .image-left img {float:left; margin:0 2em 1em 0;}

  /* HIDDEN
  ----------------------------------------------------*/
  .breadcrumbs,
  .header-util,
  .skip-links,
  .nav-mobile,
  .nav-site,
  .nav-skip {display:none;}

  /* STRUCTURE
  ----------------------------------------------------*/
  .site-header {overflow:hidden; position:relative; margin:0 0 20px; padding:0 0 20px; border-bottom:1px solid gray;}
    .brandbar {font-size:12px; text-transform:uppercase; font-family:"Adobe Garamond", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;}
      .brandbar i {text-transform:none;}
    .site-title,
    .subline {margin:0; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
    .site-header a,
    .site-title a,
    .subline a {color:#000;}
    .site-title {margin:4px 0 2px; font-size:2em;}
    .subline {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;}
    .site-footer p {margin:0;}
    .geo,
    .country-name {display:none;}
    .tel {display:block;}
    .site-footer .ndmark {position:absolute; top:20px; right:0;}
}

/* Prototype Styles */
  .prototype-header{display: inline-block; clear: both; 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: #888; font-family: monospace; font-size: 1em; font-weight: bold; }

  .colors-list,
  .textures-list {padding:0 1em 2em; font-family: monospace; font-weight: bold; text-transform: uppercase;}
  .colors-list li,
  .textures-list li {display: inline-block; *display: inline; *zoom: 1; margin:0.25em; text-align:center; vertical-align: top; width: 32%; max-width: 6.75em; height:6.75em; border-radius: 50%;}
  .colors-list li b,
  .textures-list li b {display: block; margin:6.75em 0;}
  .colors-list .color1 {background:#00b3c7;}
  .colors-list .color2 {background:#00707d;}
  .colors-list .color3 {background:#77c043;}
  .colors-list .color4 {background:#46831b; }
