/*********************
IMPORTING STYLES
*********************/
/*********************
RESET STYLES
*********************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

/*********************
BASE
*********************/
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  line-height: 1.231; }

/*********************
TYPOGRAPHY
*********************/
abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }
  
.sectionhead,
.SectionHead,
h3 {
color: #9C1F2D;
font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-bottom: -10px;
padding-top: 2px;
}

/*********************
LISTS
*********************/
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/*********************
EMBEDDED CONTENT
*********************/
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) {
  overflow: hidden; }

/*********************
FIGURES
*********************/
figure {
  margin: 0; }

/*********************
FORMS
*********************/
form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label {
  cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */
button, input {
  line-height: normal;
  *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */
table button, table input {
  *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */
button, input[type="button"], input[type="reset"], input[type="submit"], [role="button"] {
  cursor: pointer;
  -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* Colors for form validity */
input:invalid, textarea:invalid {
  background-color: #f0dddd; }

/*********************
TABLES
*********************/
table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/* Variables */
/* Fonts */
@font-face {
  font-family: 'MyriadProLightBold';
  src: url("http://shrineofstjude.claretians.org/responsive/fonts/myriadpro-semibold-webfont.eot");
  src: local("☺"), url("http://shrineofstjude.claretians.org/responsive/fonts/myriadpro-semibold-webfont.woff") format("woff"), url("http://shrineofstjude.claretians.org/responsive/fonts/myriadpro-semibold-webfont.ttf") format("truetype"), url("http://shrineofstjude.claretians.org/responsive/fonts/myriadpro-semibold-webfont.svg#MyriadProLightBold") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Mixins */
/* border radius */
/* box shadow */
/* menu inset shadow */
/* gray gradient */
/* aqua gradient */
/*********************
STYLES
*********************/
body,
p,
li,
ol,
ul,
table,
tr,
th,
td,
.Explicit {
  color: black;
  font: 13px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif; }

body {
  background-color: #f3f3f3; }

/* Typography */
.eventtitle,
.headline,
.objtitle,
.pagetitle,
h1 {
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #611674;
  margin-bottom: 5px; }

.subhead,
.subheadtop,
.subheading,
div.smallmargin p.centered strong,
h2 {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #1a6582;
  padding-top: 0;
  margin-bottom: -5px; }

/* main */
#wrapper {
  margin: 8px auto;
  width: 304px; }

#container {
  background-color: white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px 0 #999999;
  -moz-box-shadow: 0 0 8px 0 #999999;
  box-shadow: 0 0 8px 0 #999999;
  min-width: 296px;
  margin-bottom: 8px;
  padding: 4px 4px 0;
  width: 296px; }

.left {
  float: left; }

.right {
  float: right; }

.white a,
.white {
  color: white !important; }

/*********************
HEADER
*********************/
.header {
  position: relative; }
  .header .common {
    height: 90px;
    background: #096681;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5NjY4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzA5NjY4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzA5NGM2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #096681 0%, #096681 65%, #094c61 72%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #096681), color-stop(66%, #096681), color-stop(72%, #094c61));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #096681 0%, #096681 67%, #094c61 75%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #096681 0%, #096681 66%, #094c61 72%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #096681 0%, #096681 66%, #094c61 72%);
    /* IE10+ */
    background: linear-gradient(to bottom, #096681 0%, #096681 66%, #094c61 72%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#096681', endColorstr='#094c61',GradientType=0 );
    /* IE6-8 */
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: 0; }
  .header .action {
    background: transparent url(../images/2012-bkgrnd-small-action.png) 0 0 no-repeat;
    display: block;
    height: 41px;
    padding: 11px 0 0 11px;
    width: 285px;
    position: relative; }
    .header .action table tr:first-child {
      display: none; }
    .header .action table input#cons_email {
      margin-top: 10px; }

.nav {
  border-top: 2px solid white;
  background: #e5e4e4;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWM3YzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e5e4e4 0%, #c9c7c7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e4e4), color-stop(100%, #c9c7c7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e4e4 0%, #c9c7c7 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, #e5e4e4 0%, #c9c7c7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e4e4', endColorstr='#c9c7c7',GradientType=0 );
  /* IE6-8 */
  width: 100%; clear:left;}

#locale {
  padding: 14px 14px 0 0;
  display: block;
  font-size: 11px; }
  #locale a {
    color: white; }

#logo {
  float: left;
  height: 64px;
  width: 200px; }
  #logo + .left {
    float: right; }

ul.menu {
  width: 100%; }
  ul.menu li {
    float: left;
    background: url(../images/2012-menu-divider.png) right 0 repeat-y; }
    ul.menu li:first-child {
      display: none; }
    ul.menu li a {
      color: #333333;
      cursor: pointer;
      display: block;
      font: 13px 'MyriadProLightBold';
      padding: 4px 7px;
      text-decoration: none;
      text-shadow: 0 1px 0 white; }
      ul.menu li a:hover {
        background-color: #868383;
        color: white;
        -webkit-box-shadow: inset 0 0 4px #666666;
        -moz-box-shadow: inset 0 0 4px #666666;
        box-shadow: inset 0 0 4px #666666;
        text-shadow: 0 1px 0 #4B4949; }
  ul.menu li.last {
    background: none;
    text-align: center; }
    ul.menu li.last a {
      color: #821a29;
      width: 30px; }
      ul.menu li.last a:hover {
        color: white; }
        
ul.menu.spanish li a {padding:4px 5px;}


ul.sub-menu,
header .left #socialmedia,
td.white a,
#preview-devotion,
.action table tr:first-child + tr,
.action table tr:first-child + tr + tr {
  display: none; }

/*********************
MAIN
*********************/
#main {
  padding: 0 8px; }
  #main #secondary-menu {
    display: none; }

.articleLinkBorder {
  margin: 6px 0 14px;
  padding: 0;
  border: 1px solid #ececec; }

#wrapper.home .header {
  margin-bottom: 3px; }
#wrapper.home #main {
  padding: 0; }
#wrapper.home #banner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left; }
 
  #wrapper.home #banner ul li.last {
    display: none; }
      
/* Mobile only */  
@media only screen and (max-width: 481px) {
#wrapper.home #options {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 6px 0 0 0;
  width: 296px; }
  #wrapper.home #options li {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background: url(../images/2012-bkgrnd-options-gradient-small.png) 0 0 repeat-x;
    float: none;
    margin-right: 0;
    margin-bottom: 8px; }
    #wrapper.home #options li a {
      color: #323e41;
      height: 48px;
      display: block;
      text-decoration: none;
      padding: 7px 7px 0px 75px;
      width: 214px; }
      #wrapper.home #options li a strong {
        display: block;
        font: 14px/1em "MyriadProLightBold";
        margin-bottom: 2px; }
      #wrapper.home #options li a span {
        display: block;
        font: 12px/1.25em "Trebuchet MS", Arial, Helvetica, sans-serif; }
  #wrapper.home #options li#shrine a {
    background: url(../images/bkgrnd-shrine-small.png) 0 0 no-repeat; }
  #wrapper.home #options li#candle a {
    background: url(../images/2012-options-list-candle-small.png) 0 0 no-repeat; }
  #wrapper.home #options li#pray a {
    background: url(../images/2012-options-list-prayer-small.png) 3px 0 no-repeat; }
  #wrapper.home #options li#wafers a {
    background: url(../images/2012-options-list-wafer-small.png) 0 0 no-repeat; }
  #wrapper.home #options li#people {
    margin-right: 0; }
    #wrapper.home #options li#people a {
      background: url(../images/2012-options-list-people-small.png) 0 0 no-repeat; }
  #wrapper.home #options li#member a {
    background: url(../images/bkgrnd-member-small.png) 0 0 no-repeat; }
  #wrapper.home #options li#give a {
    background: url(../images/bkgrnd-give-small.png) 0 0 no-repeat; }
    #wrapper.home #options li#give a span {
      width: auto; }
  #wrapper.home #options li#request {
    margin-right: 0; }
    #wrapper.home #options li#request a {
      background: url(../images/bkgrnd-request-small.png) 0 0 no-repeat; }
#wrapper.home #about {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  clear: both;
  margin-bottom: 4px;
  padding: 5px 0px 5px 0;
  background-color: #e2e1e1;
  width: 296px; }
  #wrapper.home #about p {
    font: 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
    padding: 0 8px;
    width: auto; }
  #wrapper.home #about p.last {
    clear: both;
    margin-top: 0;
    padding-top: 0;
    width: auto; }
  #wrapper.home #about h3 {
    margin: 10px 0 0;
    padding-left: 8px;
    font-size:14px;}
    
	
	#banner .right-link {
	display: block;
	height: 133px;
	margin-left: 145px;
	width: 153px;
	}
	#banner .bottom-link {
	display: block;
	height: 30px;
	text-indent:-9999px;
	}


	#banner.pray-for-us {
	  background-image: url(../banners/_current/banner-st-jude-small.jpg);
	  height: 140px;
	  padding: 40px 0px 0px 10px;
	  width: 286px; }
	  #banner.pray-for-us a.top-link {
	    text-indent: 100%;
	    overflow: hidden;
	    white-space: nowrap; }
	
	#banner.pray-for-us-spanish {
	  background-image: url(../banners/_current/banner-st-jude-small-spanish.jpg);
	  height: 140px;
	  padding: 40px 0px 0px 10px;
	  width: 286px; }
	  #banner.pray-for-us-spanish a.top-link {
	    display: block;
	    text-indent: 100%;
	    overflow: hidden;
	    white-space: nowrap; }
	    
#banner.mothers-day {
	background-image: url(../banners/2013_0507/banner-mothers-day-small.jpg);
	height: 110px;
	padding: 70px 0px 0px 10px;
	width: 286px;
}

#banner.june-novena {
	background-image: url(../banners/2013_0610/2013-banner-june-novena-small.jpg);
	height: 110px;
	padding: 70px 0px 0px 10px;
	width: 286px;
}

#banner.memorial-day {
	background-image: url(../banners/2013_0507/banner-memorial-day-small.jpg);
	height: 110px;
	padding: 70px 0px 0px 10px;
	width: 286px;
}	    
	    
#banner.may-novena {
	background-image: url(../banners/2013_0423/2013-May-Novena-small.jpg);
	height: 140px;
	padding: 40px 0px 0px 10px;
	width: 286px; 
}

#banner.july-mfb {
	background-image: url(../banners/2013_0719/2013-banner-july-mfb-small.jpg);
	height: 140px;
	padding: 40px 0px 0px 10px;
	width: 286px; 
}

#banner.august-novena {
	background-image: url(../banners/2013_0812/2013-banner-august-novena-small.jpg);
	height: 140px;
	padding: 40px 0px 0px 10px;
	width: 286px; 
}

#banner.september-prayer {
	background-image: url(../banners/2013_0909/2013-banner-september-prayer-banner-small.jpg);
	height: 140px;
	padding: 40px 0px 0px 10px;
	width: 286px;
}


#banner.august-novena ul.banner-list li:first-child a,
#banner.september-prayer ul.banner-list li:first-child a {display:block;width:110px;line-height:1.25em;}

#wrapper.home #banner.july-mfb ul.banner-list {margin-top:10px;}


#banner.may-novena ul.banner-list li:first-child {display:none;}
	    
img,
object,
video {
	max-width:100%;
	}

.video-box {display:none;}
.video-box div {
	position:relative!important;
	height:340px!important;
	width:275px!important;
	}

.video-box object {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	}
	
#stjude-portrait {
	float:none!important;
	width:200px;
	margin:0 auto;
	}
#stjude-portrait img {
	width:200px!important;
	height:250px!important;
	}
#stjude-portrait #btn-prayer img {
	width:inherit!important;
	height:inherit!important;
	}
	
form#survey_6860 {}
form#survey_6860 table td {float:left;}

blockquote {margin:1em 10px;}

ul {padding:0 0 0 10px;}

#wrapper.home #sidebar,
#wrapper.home #sidebar-spanish {
  clear: left;
  text-align: center;
  width: 296px; }
  #wrapper.home #sidebar h1,
  #wrapper.home #sidebar h2,
  #wrapper.home #sidebar-spanish h1,
  #wrapper.home #sidebar-spanish h2 {
    display: none; }
  #wrapper.home #sidebar #hp_sidebar,
  #wrapper.home #sidebar-spanish #hp_sidebar {
    padding-top: 0; }
    #wrapper.home #sidebar #hp_sidebar .common,
    #wrapper.home #sidebar-spanish #hp_sidebar .common {
      font-size: 12px;
      background-color: white;
      padding: 0 23px;
      width: 250px; }

 #wrapper.home #banner ul li a {
    color: white;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding: 5px 0px; }
 
    
    .header .action table.logged-in {
	    background-color:#FEEAA9;
	    position:absolute;
	    left:0;
	    top:0;
	    width:296px;
	    height:48px;
	    border-top:4px solid #821A29;
	    }
    .action table.logged-in .caption {margin-bottom:0;}
 
    .action table.logged-in tr:first-child + tr {display:table-row;}
	    .action table.logged-in tr:first-child + tr td {padding-top:4px!important;}
    .action table.logged-in td.white,
    .action table.logged-in td.white a {color:#504D4D!important;}
    .action table.logged-in td.white a {display:inline;}
    
    
.pretty-form .col {float:none;}
.pretty-form .col.title,
.pretty-form .col.title.clear {
	top:0px;
	left:-10px;
	}

.pretty-form input[type="text"],
.pretty-form textarea {width:235px;}
.pretty-form label[for="cons_email_opt_in"] {
	display:block;
	line-height:1.25em;
	margin-left:15px;
	}
.pretty-form input#cons_email_opt_in {
	float:left;
	margin-top:3px;
	}
}

    
/* for sidebar content */
#wrapper.home #hp_sidebar .headline {
	height:auto!important;
	}
	
#sidebar #hp_sidebar {
	background-position:top center;
}
	
.eventtitle, .headline, .objtitle, .pagetitle, h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #611674;
}

/*********************
FOOTER
*********************/
#bottom {
 position:relative;
  width: 296px; }
#bottom #socialmedia {
	display:block;
	margin:0;
	position:absolute;
	right:0;
	top:0;
	width:90px;
	}
	#bottom #socialmedia #ssj_socialmedia_facebook_like {float:none;}
#bottom div,
#bottom div a {
  color: #646B6E;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none; }

#bottom p {
  color: #343E42;
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
  padding: 0; }
  #bottom p b {
    font-size: 14px; }
  #bottom p a {
    color: #646B6E;
    font-weight: normal;
    text-decoration: underline; }

#bottom .col {
  display: none; }

#bottom div:first-child {
  display: block; }

#bottom div:first-child {
  margin-left: 4px; }
  #bottom div:first-child > a {
    font-size: 11px;
    margin-left: 12px; }

#bottom #claretian-es-logo {
  float: left; }

#bottom div.Smaller {
  color: black;
  clear: left;
  font-size: 10px;
  text-align: left; }
  #bottom div.Smaller a {
    color: #002F5D;
    clear: left;
    display: inline-block;
    font-size: 10px;
    text-decoration: underline; }
  #bottom div.Smaller b {
    display: none; }

/*********************
LINKS
*********************/
a {
  color: #002f5d;
  font-weight: bold; }
  a:link, a:active {
    color: #002f5d; }
  a:hover {
    color: #9c1f2d; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active {
  outline: 0; }

/*********************
HELPER STYLES
*********************/
/* prevent callout */
.nocallout {
  -webkit-touch-callout: none; }

/* A hack for HTML5 contenteditable attribute on mobile */
textarea[contenteditable] {
  -webkit-appearance: none; }

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if they have been set as display: none */
.gifhidden {
  position: absolute;
  left: -100%; }

/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.ir br {
  display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/*********************
PRINT STYLES
*********************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
