/* Updated:2012.6.27
   Author:Erik Runyon
   ----------------------------------------------------*/

/* COMMON STYLES
   ----------------------------------------------------*/
* { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
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; }

html {width:100%; margin:0; padding:0; font-size:100%; overflow-y:scroll; background:url(images/bg.png) 0 0 repeat;
  -webkit-text-size-adjust:100%;
  -moz-text-size-adjust:100%;
  -o-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
  text-size-adjust:100%;
  -webkit-font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -ms-font-smoothing:antialiased;
  -o-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;}
p {margin:0 0 1em;}
p + p {margin:1em 0;}
a, a:link {color:#004da3; outline:none; -webkit-tap-highlight-color:#369;}
a:visited {color:#4a3651;}
a:hover {color:#002b5b}
a:active {color:#aa272f;}
a:focus {outline:thin dotted;}
::-moz-selection { background:#0058cf; color:#fff; text-shadow:none;}
::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:#002b5b; font-weight:normal; text-rendering:optimizeLegibility; font-family:GPCBook, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {text-decoration:none; color:#333;}
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:2.0em;}
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.4em;}
h5 {font-size:1.3em;}
h6 {font-size:1.2em;}
h1 + 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"] {clear:both; display:block;}
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:2em 1em; padding:0;}
blockquote p {margin:0; line-height:2em; color:#002b5b; font-size:1.1em;}
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, Georgia, "Times New Roman", Times, serif;}
blockquote.pull p {font-style:normal;}

/* Images
   ----------------------------------------------------*/
img {max-width:100%; border:none; vertical-align:bottom; -ms-interpolation-mode:bicubic;}
.image-default,
.image-right,
.image-left {margin:0;}
.image-default img,
.image-right img,
.image-left img {border:1px solid #000;
  -webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);
}
.image-default img {position:relative; margin:0 1em 1em 0;}
.image-right img {float:right; margin:0 0 1em 1em;}
.image-left img {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;}

figure {margin:0 0 1em; max-width:100%;}
aside.right,
figure.right {float:right; max-width:100%;}
aside.right p {margin-right:0 !important;}
figure.left {float:left;}
figcaption {display:block; text-align:left; line-height:1.5em;}
  figcaption blockquote {width:auto; font-weight:normal;}

/* Quotes
   ----------------------------------------------------*/
blockquote {margin:2em 1em; padding:0;}
blockquote p {margin:0; line-height:2em; color:#002b5b; font-size:1.1em; font-style:italic; font-family:"Adobe Garamond", Garmond, Georgia, "Times New Roman", Times, serif;}
blockquote p cite {display:block; margin-top:1em; color:#666; line-height:1.5em; font-style:normal; font-weight:bold; font-size:0.8em; font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;}
blockquote.pull {float:right; font-style:normal;}

/* Classes
   ----------------------------------------------------*/
.noborder {border:none !important;}
.cal {padding:1px 0 0 20px; background:url(images/icons/cal.png) left center no-repeat;}
.feed {padding:1px 0 0 20px; background:url(images/icons/atom.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;}
.datetime {padding:1px 0 0 20px; background:url(images/icons/clock-yellow.png) left center no-repeat;}

.cf:before, .cf:after { content:"\0020"; display:block; height:0; overflow:hidden; }
.cf:after { clear:both; }
.cf { zoom:1; }

.more,
.excerpt_continuation {clear:both; float:none; display:inline-block; *display:inline; *zoom:1; margin:0; padding:0 24px 0 0; text-decoration:none; font-size:1.2em; line-height:1.2em; font-family:GPCBook, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; background:url(images/more.png) right center no-repeat;}
  .more:visited,
  .excerpt_continuation:visited {color:#004da3;}
  .more.right {display:block; text-align:right;}
  .more:hover {text-decoration:underline;}

.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);
}
  #home-content {clear:both;}

  #b-home #header_image 	{float:left; display:inline;  background:#000; width:760px; margin:0; position:relative; border-bottom:1px solid #dadada; background-color:#fff;}
  #b-home #header_image p {margin:0; line-height:100%;border:0; padding:0;}
  #b-home #header_image img {position:relative; max-width:1200px; width:100%; float:right; padding:0 0 1px; margin:0; border:none;}
  #b-home #header_image .image-default {position:relative; float:left;}
  #b-home #header_image ul	{position:relative; float:left; margin:0; width:100%;}
  #b-home #header_image ul li	{position:relative; float left;list-style-type:none;float:left; margin:0;}
  #b-home #header_image .overlay	{position:absolute;top:0; left:0; width:100%; height:100%; background:#f7f7f7;}
  #b-home #header_image #feature1 	{border-right:1px solid #ccc; border-left:1px solid #ccc;}
  #b-home #header_image #feature2 	{border-left:1px solid #fff; border-right:1px solid #ccc;}
  #b-home #header_image #feature3 	{border-left:1px solid #fff; border-right:1px solid #ccc;}
  #b-home #header_image #feature3 h3	{font-size:107%; }
  #b-home #header_image h3  {font-family:georgia; font-size:136%; width:140px; margin-top:5px;margin-bottom:0;}
  
  #b-home #col1 {float:left; width:44%; padding-right:1%;}
  #b-home #col2 {float:right; width:44%; padding-left:1%;}
  
	#b-home .date {display:none;}
	#b-home .summary {font-size:1.7em;}
	
	.events-2012-10-22-12271-conviction-compromise-being-a-person-of-faith-in-a-liberal-democracy table h3 {margin-top:0;}
	.events-2012-10-22-12271-conviction-compromise-being-a-person-of-faith-in-a-liberal-democracy table td {padding:4% 2.5% 4% 0 !important;}


  #b-panelists #alpha p + p {margin-top:0em;}
  #b-panelists #alpha h2 {margin-bottom:1em;}
  #b-panelists #alpha h4 {margin-bottom:1em; font-size:1.3em;}
  
  p.events-subscribe {float:right;}
  
  h3.pubdate,
  h3.location {margin-top:0;font-size:1.4em;}
  h3.location { margin-bottom:.5em;}
  
  h2.date {margin-bottom:.45em;}
  
  .meta .pubdate,
  .meta .location {font-size:1.4em;}

/* 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:#004da3;}

/* Fonts
   ----------------------------------------------------*/
@font-face {font-family:GPCBook;  font-weight:300; font-style:normal; font-display:swap;
  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:GPCMed; font-weight:400; font-style:normal; font-display:swap;
  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');
}

#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; }
  .nddotedu a {width:310px;}
    .blue .nddotedu a {background-position:0 0;}
.dept-pres a {width:258px; background-position:0 -1800px;} /* Office of the President */
@media screen,projection {

 /* HEADER
     ----------------------------------------------------*/
  #header {display:block; position:relative; width:100%; height:150px; font-family:Georgia, Times, "Times New Roman", serif;background:url(images/header.png) 0 0 repeat-x;}

  #header h3 {float:left;}
  #header h3 i,
  #header h2 i {text-transform:none; font-weight:normal;}
  #header h3 img {display:none;}
  #header h2 {float:right;}
  #header h3,
  #header h2 {margin:0; padding:0; font-size:15px; text-transform:uppercase; letter-spacing:3px; font-weight:normal; font-family:"Adobe Garamond Pro", Garamond, Georgia, Times, "Times New Roman", serif;}
  #header h3 a,
  #header h2 a {display:block; margin:0; border:none; color:#fff; font-weight:bold; text-decoration:none; height:50px; text-indent:-9999px; overflow:hidden; background-image:url(/stylesheets/themes/ndt/1.0/images/brandbar-type.png); background-repeat:no-repeat;}
  #header h3 a {float:left;}
  #header h2 a {float:right;}
    body.gold-gray #header h3 a,
    body.gold-gray #header h2 a {color:#002b5c;}
    body.gold-blue #header h3 a,
    body.gold-blue #header h2 a {color:#002b5c;}
  #header h3 a:hover,
  #header h2 a:hover {color:#f6efd2;}
  
  /* Site title */
   #header h1 {clear:both; margin:0.4em auto; padding:0; font-size:2em; font-weight:normal; /*text-align:center;*/ line-height:1em; text-shadow:0 -1px 0 #000; font-family:Georgia, Times, "Times New Roman", serif;}
    #header h1 a {display:block; border:none; color:#fff; text-decoration:none;}
  
#header-util {position:absolute; top:87px; right:0; /*width:24%;*/}
    #search-header {overflow:hidden; padding:1px; border:1px solid #bfad83; -moz-border-radius:5px; border-radius:5px; background-color:#fff; -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3); -moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.3); box-shadow:inset 0px 1px 2px rgba(0,0,0,0.3);}
    #search-header label {display:none;}
    #search-input {float:left; width:82.41538462% /* 165px/195 */; height:22px; margin:0; padding:0 3px; border:none; font-size:90%; color:#444; -webkit-appearance:textfield; background:transparent;}
    #search-button {float:right; text-indent:-9999px; overflow:hidden; width:22px; height:22px; margin:0; padding:0; border:1px solid #adadad; cursor:pointer; -moz-border-radius:5px; border-radius:5px;
      background:#d3d3d3 url(/images/icons/searchmag.png) center center no-repeat;
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(255, 255, 255, .0))), hsl(0, 0%, 65%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      background:url(/images/icons/searchmag.png) center center no-repeat, linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      -webkit-transition:all .15s ease-in-out;
      -moz-transition:all .15s ease-in-out;
      -o-transition:all .15s ease-in-out;
      transition:all .15s ease-in-out;
    }
    #search-button:hover {
      background:#efe3b4 url(/images/icons/searchmag.png) center center no-repeat;
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.9)), to(rgba(255,255,255,.0))), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-linear-gradient(top,rgba(255,255,255,.9), rgba(255,255,255,.0)), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -moz-linear-gradient(top,rgba(255,255,255,.9), rgba(255,255,255,.0)), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, linear-gradient(top,rgba(255,255,255,.9), rgba(255,255,255,.0)), hsl(48, 95%, 40%);
    }

    #search-button:active {
      background:#ccc299 url(/images/icons/searchmag.png) center center no-repeat;
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.0)), to(rgba(255,255,255,.9))), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -webkit-linear-gradient(top,rgba(255,255,255,.0), rgba(255,255,255,.9)), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, -moz-linear-gradient(top,rgba(255,255,255,.0), rgba(255,255,255,.9)), hsl(48, 95%, 40%);
      background:url(/images/icons/searchmag.png) center center no-repeat, linear-gradient(top,rgba(255,255,255,.0), rgba(255,255,255,.9)), hsl(48, 95%, 40%);
    }
    #header-util nav ul {margin-top:6px; text-align:center; line-height:1em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
    #header-util nav li {display:inline;}
    #header-util nav a {padding:0 8px 0 4px; text-decoration:none; color:#4e4e4e; font-size:84%; border-right:1px solid #4e4e4e;}
    #header-util nav li:last-child a {border-right:none;}
    #header-util button[type="submit"] {clear:none;}
  /* STRUCTURE
     ----------------------------------------------------*/
  #content {overflow:hidden; width:100%;}
  #alpha {float:left; width:76%; margin:0 0 0 24%;}
  #beta {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,
  .aside {text-shadow:0 1px 0 #fff;}
  .aside {margin-top:2em; padding:2em 0; 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);
  }
    .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 30px; background:url(images/bars-gold.png) bottom left repeat-x;}
  
 /* NAVIGATION
     ----------------------------------------------------*/
  #nav {}
  #nav .depth_1 {padding:0 0 12px;}
    #nav .depth_1 li {margin:8px 0;}
    #nav .depth_1 a {display:block; padding:2px 0 2px 1em; text-indent:-1em; line-height:1.2em; text-transform:none; color:#002b5b; font-size:1.25em; font-family:GPCBook, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; border-bottom:2px solid transparent;}
    #nav .depth_1 a:hover {border-bottom:2px solid #002b5b; color:#004da3;}
    #nav .depth_1 > .active > a {color:#004da3; border-bottom:2px solid #dcb439;}
  #nav .depth_2 {padding:0;}
    #nav .depth_2 a {padding:0 0 0 32px; text-indent:-12px; color:#444; font-size:1em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; border:none;}
    #nav .depth_2 a:hover {color:#004da3; border:none; background:url(images/navsub.png) 0 4px no-repeat;}
    #nav .depth_2 > .active > a {color:#004da3; background:url(images/navsub.png) 0 -85px no-repeat;}
  #nav .depth_3 {padding:0 0 0 12px; font-size:0.9em;}
    #nav .depth_3 > .active > a {color:#004da3; font-weight:bold;}
  /* HOME
     ----------------------------------------------------*/j

  /* NAVIGATION
     ----------------------------------------------------*/
  .publish-info {font-size:1.2em;}
  .author {font-size:1.2em;}
  
  /* NEWS
     ----------------------------------------------------*/
  .news-links {float:right;}
  article {margin-bottom:2em;}
  .entry-title {margin:0 0 4px;}
    .news-list .entry-title {font-size:1.6em;}
  .meta {overflow:hidden; width:auto; margin:1em 0; padding:0.5em 1em; line-height:1em; border:1px solid #dadada; border-width:1px 0; background-color:#efefef;}
  .meta .publish-info,
  .meta .pubdate {float:left;}
  .meta .author,
  .meta .location {float:right;}
  .meta h2,
  .meta h3 {margin:0;}
  
  /* CUSTOM PAGES
     ----------------------------------------------------*/
     
       /* VIDEO LIGHTBOX
     ----------------------------------------------------*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.image-left.vid {width:80%; padding-top:1.5em; text-align:center;}

  /* FOOTER
     ----------------------------------------------------*/
  #footer {position:relative; clear:both; padding:1em 0.5em; text-align:center;}

  .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 {margin:1em 0;}
  .org,
  .tel {display:block;}

  .ndmark {width:200px; margin:2em auto;}
  
  /*Interactive Footer*/
  .gcontent p {clear:both; width:100%;}
  .gimage {float:left; max-width:228px; margin:20px auto;}
  .gimage img {max-width:100%;}
  
}

/*************************************************************************************
 * @media queries
 ************************************************************************************/


/* 320px */

@media only screen and (min-width:320px) {
		  #beta {clear:both; width:100%;}
		  #alpha {margin-left:0; width:95%; padding:0 2.5%;}
		  #b-home #col1, #b-home #col2 {clear:both;width:100%;}
		  #b-home #header_image {max-width:1200px; width:100%;}
		  
		   .event h3 {margin-top:0;}

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

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

  .ndmark {width:150px;}

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

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

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

  #content {padding:20px 10px; -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; background:none;}
    #alpha {width:100%; margin:0; padding:0;}
    
    #beta {width:100%; margin:20px 0 0; padding:20px 0 0; background:none; border-top:1px solid #dadada;}
     #header h3 a, #header h2 a {display:none;}
		  #header h2 {visibility:hidden; height:0;}
}
/* 481px
   ----------------------------------------------------*/
@media only screen and (min-width:30.063em) {
	  .gcontent p {clear:none; width:auto; margin-top:20px;}
	  .gimage {float:right;  margin:20px 0 20px 20px;}
	  .group {margin-bottom:5em;}
	  		  #header h1 {padding-top:1em;}

	  
}

/* 530px
   ----------------------------------------------------*/
@media only screen and (min-width:33.125em) {
  .dateshort {display:block; width:12%;}
  .hentry-home article {width:88%;}
  .hentry-home .publish-info,
  .hentry-home .author {display:none;}
  
  #blocks {padding:40px;}
  #beta {}
  #b-home #col1, #b-home #col2 {clear:none;  width:48%;}
  /* #b-home h2 {font-size:2.25em;} */
.header-util {margin-top:none; height:none;}
.header-util a {color:#fff;}
.breadcrumbs {display:block;}
.page-title {margin-top:none;}
#b-home #header_image {margin-top:1em;}

#header h1 {font-size:180%;}


}

/* 700px
   ----------------------------------------------------*/
@media only screen and (min-width:43.75em) {
  h1 {font-size:2.5em;}
  h2 {font-size:2.25em;}
  h3 {font-size:1.875em;}
  h4 {font-size:1.625em;}
  h5 {font-size:1.375em;}
  h6 {font-size:1.125em;}

  blockquote {margin:0 1em 2em; padding:2em 1em;
    background:url(images/bars-gold.png) 0 top repeat-x;
    background:url(images/bars-gold.png) 0 0 repeat-x, url(images/bars-gold.png) left bottom repeat-x;
  }
  blockquote.pull {float:right; width:30%;}

 
  
  .main {float:left; width:70%; padding:0 4em 0 1em;}
  .aside {float:left; width:30%; max-width:320px; margin:0; padding:0; border:none;
    -webkit-box-shadow:none;
       -moz-box-shadow:none;
            box-shadow:none;
  }
   #content {overflow:hidden; width:100%;}
  #alpha {float:left; width:76%; margin:0 0 0 24%;}
  #beta {clear:none; float:left; width:24%; padding:0 0 0 2em; border:none;
    -webkit-box-shadow:none;
       -moz-box-shadow:none;
            box-shadow:none;
  }

  /* Homepage */
  #header {padding:0 1em;}
  #header h1 {float:left; margin:0.7em 0;  text-align:left; padding-top:0;}
  #header h3 a {margin:0; width:320px;}
  #header-util {float:right; margin:0 2em; text-align:right;}
    #header-util nav {display:block; margin:3px 0;}
    #header-util nav li {display:block; text-align:right;}
    #header-util #menuskip {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
 
  
  /* Footer */
  #footer {margin:1em; padding:2em 0; text-align:left;}
    #footer .ndmark {position:absolute; right:0; top:2.2em; margin:0;}
    .site-link {display:block;}
    .org {display:inline;}
  .gcontent p {clear:both; width:100%;}
  .gimage {float:left; max-width:228px; margin:20px auto;}
  .gimage img {max-width:100%;}
}

/* 768px
   ----------------------------------------------------*/
@media only screen and (min-width:48em) {
	  #header h1 {font-size:250%;}

}

/* 960px
   ----------------------------------------------------*/
@media only screen and (min-width:60em) {
  #b-home #primary .image-right {max-width:none;}
  .dateshort {width:14%;}
  .hentry-home article {width:86%;}
  
  #blocks {padding:2em;}
  #gnav li {margin:0.5em 0;}
  #gnav a {height:45px; padding:0.5em; line-height:1.5em; font-size:1.2em;}
  
  .contact-info {margin:0;}
  .address,
  .site-link,
  .org,
  .tel {display:inline-block; *display:inline; *zoom:1; margin:0 1em 0 0;}
  .gcontent p {clear:none; width:auto; margin-top:20px;}
	  .gimage {float:right;  margin:20px 0 20px 20px;}

  
  /* IE Over-rides */
  .lt-ie9 #header {padding:0 1em;}
  .lt-ie9 #header h1 {float:left; margin:0.7em 0; font-size:250%; text-align:left;}
  .lt-ie9 #header h3 a {margin:0; width:320px; background-position:0;}
  .lt-ie9 #header-util {float:right; margin:2em 0; text-align:right;}
    .lt-ie9 #header-util nav {display:block; margin:3px 0;}
    .lt-ie9 #header-util nav li {display:block; text-align:right;}
    .lt-ie9 #header-util #menuskip {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
  .lt-ie9 #alpha {float:left; width:76%; margin:0 0 0 24%;}
  .lt-ie9 #beta {float:left; width:20%; margin:0 0 0 -100%; padding:0; border:none;}
  .lt-ie9 .main {float:left; width:70%; padding:0 4em 0 1em;}
  .lt-ie9 .aside {float:left; width:30%; margin:0; padding:0; border:none;}

  .lt-ie8 #content {overflow:hidden; padding:1em;}
  .lt-ie8 #search-header {width:300px;}
  .lt-ie8 #search-input {float:left;}
  .lt-ie8 .search-button {float:right;}
  .lt-ie8 .main {width:60%;}
  .lt-ie8 #gnav a {height:32px; padding:5px;}
  .lt-ie8 #gnav {float:left; width:34%;}
  .lt-ie8 #blocks {float:left;}

}

/* 1050px
   ----------------------------------------------------*/
@media only screen and (min-width:65.625em) {
  #header {padding:0 2em;}
  #content {padding:1em 2em;}
  #footer {margin:1em 2em;}
}

/* 1200px
   ----------------------------------------------------*/
@media only screen and (min-width:75em) {
  #gnav a {line-height:1em; font-size:1.4em;}
}

/* 1400px
   ----------------------------------------------------*/
@media only screen and (min-width:87.5em) {
  .dateshort {width:10%;}
  .hentry-home article {width:90%;}
  
  #gnav {width:30%;}
  #blocks {width:70%;}
}

/* 1800px
   ----------------------------------------------------*/
@media only screen and (min-width:112.5em) {}

/* 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,
    .excerpt_continuation {background-image:url(images/more@2x.png);
              background-size:12px 17px;
    }
    
    #header h3 a {background-image:url(images/university-of-notre-dame@2x.png); width:320px; background-position:0; background-size:auto 15px;}

}

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

  @page { margin:0.5cm; }
  body {font-family:Georgia, "Times New Roman", Times, serif; color:#333; font-size:13px;}
  img {page-break-inside:avoid;}

  /* Styles
     ----------------------------------------------------*/
  a[href^="javascript:"]:after, a[href^="#"]:after { content:""; }

  /* HIDDEN
     ----------------------------------------------------*/
  .breadcrumbs,
  #skip-links {display:none;}

  /* STRUCTURE
     ----------------------------------------------------*/
  #wrapper {font-size:100%;}
  #header {margin:0 0 20px; padding:0 0 20px; border-bottom:1px solid gray;}

  .alpha a:link:after {content:" [" attr(href) "] ";}
  .alpha abbr:after {content:" (" attr(title) ")";}

  #footer {clear:both; margin:20px 0 0; padding:20px 0 0; border-top:1px solid gray;}
    .geo,
    .country-name {display:none;}
    

}