/* Atlas Minor */



/* Print Style Sheet */
@media print {
  body { 
    background:white; 
    color:black; 
    font-family: Georgia, Times, "Times New Roman", serif; 
    line-height: 18pt;
    font-size: 11pt;
    margin-right: 2cm; 
    margin-left: 2cm; 
    margin-top: 1cm;
    }
    
  .header-nav, .footer, .related, .post-meta {
    display: none;
    }
    
  h1, h2, h3 {
    page-break-inside:avoid; 
    page-break-after:avoid;
    }
    
  .header-logo {
    margin-bottom: 100pt;
    }

  img { 
    page-break-inside:avoid; 
    page-break-after:avoid;
    width: 50%;
    margin-right: 8mm;
    height: auto; 
    }
  }
  

@page {
    margin-top: 50mm;
    margin-bottom: 50mm;
    }
  
a {
	transition: top 0.3s, color 0.8s; 
	-webkit-transition: color 0.8s;
	text-decoration: none;
	color: #444;
	cursor: pointer;
  }

.article p {
  font-weight: 400;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  margin-bottom: 18px;
  }
  
.article p a {
  color: #006292;  
  }
  
.article p a:hover {
  color: #000;
  }
 
.shiftnav-wrap {
  z-index: auto !important;
  }










/*---------- HEADLINES ------------*/


h1 {
  font-family: "essonnes-headline", Georgia, Times, "Times New Roman", serif;  
  font-size: 72px;
  line-height: 70px;
  margin-bottom: 10px;
	margin-top: 0px;
  padding-right: 80px;
  letter-spacing: 0px;
  text-align: left;
  color: #000;
	font-weight: 400;
  }
    
h1 a {
  color: #000;
  }

h1 a:hover {
  color: #006292;
  }
    
h2 {
  font-family: "essonnes-headline", Georgia, Times, "Times New Roman", serif;  
  letter-spacing: 0px;
  font-size: 32px;
  line-height: 32px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: 400;
  padding: 0;
  color: #000;
  text-align: left;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
h2 a {
  color: #000;
  }
  
h2 a:hover {
  color: #006292;
  }

h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: 1px solid #e0e0e0; 
  font-size: 20px;
  line-height: 30px;
  margin-top: 50px;
  margin-bottom: 15px;
  font-weight: 500;
  padding: 0;
  color: #000;
  text-align: left;
  transition: top 0.3s, color 0.8s, opacity 0.8s; 
  -webkit-transition: color 0.8s, opacity 0.8s;
  }
  
h3:first-of-type {
  margin-top: 10px;
  }
  
h3.pad {
  margin-bottom: 30px;
  }
    
h4 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 25px;
  text-align: left;
  color: #000;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
h4 a {
  color: #999;
  }
  
h5 {
  font-family: Georgia, Times, "Times New Roman", serif; 
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.2;
  font-weight: 100;
  margin-top: -2px;
  margin-bottom: 0px;
  color: #666;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
h5 a:hover {
  color: #006292;
  }
  
h5.line {
  font-family: Georgia, Times, "Times New Roman", serif; 
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.2;
  font-weight: 100;
  margin-top: -2px;
  margin-bottom: 25px;
  padding-bottom: 2px;
  color: #666;
  border-bottom: 1px solid #e0e0e0; 
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
.article h5, .notebook h5 {
  margin-top: -10px;
  margin-bottom: 10px;
  }
  
a.grey {
  color: #999;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
a.grey:hover {
  color: #000;
  }
  
h6 {
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  font-weight: 100;
  margin-top: 0;
  padding-top: 2px;
  margin-bottom: 15px;
  text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  color: #555;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
h6 a {
  color: #006292;
  }
  
h6 a:hover {
  color: #000;
  }
  
h6.caption {
  font-style: normal;
  margin-top: -20px;
  margin-bottom: 50px;
  color: #333;
  font-size: 13px;
  line-height: 20px !important;
  }

p.wp-caption-text {
  margin-top: -8px;
  margin-bottom: 20px;
  color: #333;
  font-size: 12px;
  font-style: italic;
  line-height: 15px;
  }
  
p.wp-caption-text strong {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  }
  
h5.link {
  margin-top: 5px;
  }

.more-link {
  display: table;
  background-color: #d7d7d7;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 50px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  color: #333;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s;
  }
  
a.more-link {
  color: #333 !important;
  }

a.more-link:hover {
  color: #fff !important;
  }  

.more-link:hover {
  display: table;
  background-color: #000;
  color: #fff;
  }

.jp-relatedposts-post-date {
  display: none !important;
  }
  
  
.rule {
  text-align: center;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
  letter-spacing: 10px;
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 25px;
  -webkit-font-smoothing: antialiased;
  }
  
.rule:after {
  content: "* * *";
  }  
  
.bump {
  margin-top: -20px;
  }
  

.jump:before {
	/* Reset metrics. */
	padding: 0;
	border: none;
	text-align: left;
	color: #000;
	
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: normal;
	
	content: attr(data-pullquote);
	
	/* Pull out to the right, modular scale based margins. */
	float: right;
	width: 320px;
	margin: 24px -150px 24px 36px;
	
	/* Baseline correction */
	position: relative;
	top: 5px;
	
	/* Typography (30px line-height equals 25% incremental leading) */
	font-size: 1.6em;
	line-height: 1.2;
  }
  
  }
  
.jump a {
  color: #000;
  }
  
.jump a:hover {
  color: #000000;
  }
  
.jump h6 {
  margin-bottom: 0px;
  margin-top: 8px;
  text-align: left;
  margin-left: 12px;
  }
  
p {
  margin: 0;
  padding: 0;
  }
  
p a {
  color: #006292;  
  }
  
p a:hover {
  color: #000;
  }
  
  
  
.article {
  margin-top: 20px;
  }
     
.article img {
  margin-bottom: 30px;
  margin-top: 15px;
  }
  
.article h2 {
  font-family: "essonnes-headline", Georgia, Times, "Times New Roman", serif;  
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: 400;
  padding: 0;
  color: #000;
  text-align: left;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
  
  
  
/*---------- POST-META ------------*/
  
.post-meta {
  font-family: Georgia, Times, "Times New Roman", serif; 
	border-top: 1px solid #e0e0e0;
  padding-top: 5px;
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 14px;
  font-weight: 100;
  margin-top: 10px;
  margin-bottom: 100px;
  color: #999;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
	display: block;
	clear: both;
  }
  
.post-meta a {
  color: #666;
  }
  
.post-meta a:hover {
  color: #000;
  }
  
.post-meta-text {
  float: left;
  font-style: normal;
  }

.post-meta-share {
  float: right;
  }

.sd-content {
  margin-right: -10px !important;
  margin-top: -3px;
  }
  
.sd-social-icon .sd-content ul li[class*=share-] a {
  padding: 0px !important;
  }

.sd-content ul li a.sd-button::before {
  font-size: 14px !important;
  margin-top: -6px !important;
  color: #999 !important;
  transition: top 0.3s, color 0.8s, background-color 0.8s; 
  -webkit-transition: color 0.8s, background-color 0.8s;
  }
  
.sd-content ul li:hover a.sd-button::before {
  font-size: 14px !important;
  color: #000 !important;
  }
    
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
  background-color: #fff !important;
  transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  -webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }
  
  
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button:hover, .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button:hover, .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button:hover {
  background-color: #fff !important;
  color: #000 !important;
  }





/*---------- NOTEBOOK ------------*/
  
.note {
  float: right;
  width: 530px;
  margin-bottom: 30px;
  padding-top: 8px;
  }
  
.note-img {
  margin-top: 10px;
  }

div.sharedaddy.sd-sharing-enabled {
  float: left;
  }
  
.fa-comment {
  float: left;
  display: inline;
  margin-left: 10px;
  font-size: 17px !important;
  margin-top: -2px;  
  color: #ccc;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
.fa-comment:hover {
  color: #000;
  }
  
.note-line {
  font-family: Georgia, Times, "Times New Roman", serif; 
	border-top: 1px solid #e0e0e0;
  padding-top: 5px;
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 14px;
  font-weight: 100;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #999;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
	display: block;
	clear: both;
	}

  
.note-meta {
  font-family: Georgia, Times, "Times New Roman", serif; 
  padding-top: 5px;
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 14px;
  font-weight: 100;
  margin-top: 10px;
  color: #ccc;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
.note-meta a {
  color: #666;
  }
  
.note-meta a:hover {
  color: #000;
  }
  
.note-meta-text {
  float: left;
  font-style: normal;
  }

.note-meta-share {
  float: left;
  width: 100px;
  font-family: Georgia, Times, "Times New Roman", serif; 
  padding-top: 5px;
  text-align: left;
  font-size: 10px;
  font-style: italic;
  letter-spacing: 0px;
  line-height: 14px;
  font-weight: 100;
  margin-top: 20px;
  color: #ccc;
  }
  
.note-meta-share .sd-content {
  margin-right: -10px !important;
  }
  
.sd-social-icon .sd-content ul li[class*=share-] a {
  padding: 0px !important;
  }

.note-meta-share .sd-content ul li a.sd-button::before {
  font-size: 20px !important;
  color: #ccc !important;
  transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  -webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s;
  }
  
.sd-content ul li:hover a.sd-button::before {
  font-size: 20px !important;
  color: #000 !important;
  }
    
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
  background-color: #fff !important;
  transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  -webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }
  
  
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button:hover, .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button:hover, .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button:hover {
  background-color: #fff !important;
  color: #000 !important;
  }





/*---------- COMMENTS ------------*/

#respond {
  margin-bottom: 50px;
  }

h3.comment-reply-title {
  font-family: Georgia, Times, "Times New Roman", serif; 
  padding-top: 5px;
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 14px;
  font-weight: 100;
  margin-top: 10px;
  color: #999;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }

ul.comment-list {
  list-style: none;
  list-style-image: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  line-height: 22px;
  color: #444;
  }
  
ul.comment-list li {
  list-style: none;
  list-style-image: none;
  margin-left: 0;
  padding-left: 0;
  text-align: justify !important;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  }
  
.comment-author {
  font-family: Georgia, Times, "Times New Roman", serif; 
  padding-top: 5px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 14px;
  font-weight: 100;
  margin-top: 10px;
  color: #666;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
	text-align: right;
  }

.comment-meta {
  color: #ccc;
  }

.comment-meta a {
  color: #999;
  }
  
textarea#comment {  
  width: 100%;
  border: 1px solid #e0e0e0; 
  padding: 5px;
  padding-left: 10px;
  font-size: 14px;
  }
   
[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.3s ease; 
  opacity: 0;
  }
  
#respond input::-webkit-input-placeholder {
   color: #999;
   }

#respond input:-moz-placeholder { /* Firefox 18- */
   color: #999;
   }

#respond input::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   }

#respond input:-ms-input-placeholder {  
   color: #999;
   }

#respond input {
  border: 1px solid #e0e0e0; 
  padding: 5px;
  padding-left: 10px;
  font-size: 14px;
  margin-right: 8px;
  }
  
p.form-submit {
  display: inline-block;
  float: right;
  width: 20%;
  }

input#submit.submit {
  width: 100%;
  border: 1px solid #666;
  background-color: #666;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  cursor: pointer;
  }
  
input#submit.submit:hover {
  width: 100%;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  cursor: pointer;
  }
  
p.comment-subscription-form {
  width: 50%;
  margin-top: 10px;
  color: #666;
  display: inline-block;
  }

label#subscribe-blog-label.subscribe-label, label#subscribe-label.subscribe-label {
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
  }
    
blockquote {
  text-indent: -6px;
  margin-left: 40px;
  margin-right: 40px;
  }
  
.entry {
  line-height: 24px;
  color: #333;
  margin-bottom: 20px;
  font-size: 15px;
  margin-top: 20px;
  width: 490px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  }

.push {
  margin-top: 20px;
  }  
  
#commentform-slide {
  font-family: Georgia, Times, "Times New Roman", serif; 
  padding-top: 5px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 14px;
  font-weight: 100;
  margin-top: 10px;
  color: #000;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s;
	background-color: #e0e0e0;
	text-align: center;
	padding: 15px;
  }
  
#commentform-slide:hover {
	background-color: #006292;
	color: #fff;
  }

  


  
/*---------- NAVIGATION & LOGO ------------*/

.nav {
  font-family: "freight-text-pro", Georgia, Times, "Times New Roman", serif; 
  margin-bottom: -20px !important;
  margin-top: 10px !important;
  -webkit-font-smoothing: subpixel-antialiased;
  }

.nav-bar {
  font-size: 12px;
  line-height: 17px;
  float: right;
  letter-spacing: .5px;
  color: #555;
  text-align: left;
  font-weight: 300;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s; 
  }
  
.header-logo {
  width: 33% !important;
  position: relative;
  margin-top: 0px;
  height: 50px;
  }
  
.box-logo {
  position: absolute;
  bottom: 0;
  }
  
.header-nav {
  width: 66% !important;
  height: 50px;
  }
  
.box-nav {
  position: absolute;
  bottom: 3px;
  right: 10px;
  }
  
h2.logo {
  font-family: "essonnes-headline", Georgia, Times, "Times New Roman", serif;  
  letter-spacing: 1px;
  font-size: 24px;
  line-height: 22px;
  margin-top: 0px;
  font-weight: 400;
  padding: 0;
  color: #000;
	}

h2.logo a {
  color: #000;
  }
  
h2.logo a:hover {
  color: #006292;
  }
  
.strap {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: .5px;
  color: #666;
  text-align: left;
  font-weight: 300;
  }
  
.nav-col {
  float: left;
  display: inline;
  }
  
.nav-bar a {
  color: #777;
  margin-left: 30px;
  display: block;
  }
    
.nav-bar a:hover, .navfoot a:hover {
  color: #000 !important;
  } 
  
a.current { 
  color: #000 !important; 
  }

  
  
  

/* --------- CAROUSEL ----------- */

.fotorama {
	}

.fotorama__stage__frame, .fotorama__wrap--fade, .fotorama__wrap {
	}
	
	
.galleria-layeritem h1 {
  font-family: Georgia, Times, "Times New Roman", serif !important; 
  font-size: 12px !important;
  line-height: 18px !important;
  color: #555 !important;
  font-weight: 100 !important;
  }
  
.galleria-thumbnails .galleria-image {
  border: none !important;
  }
	
	
	
	

/* --------- HOME ----------- */
	
.bio {
  border-top: 1px solid #e0e0e0;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: justify;
  }
  
.bio .caps {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  }





/* --------- BOOKS ----------- */
  
.books p {
  text-indent: -5px;
  }





/*---------- PHOTOGRAPHS ------------*/

.photo img {
  margin-bottom: 15px;
  margin-top: 25px;
  }

.photo p {
  }
  
.photo p strong {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  }





/*---------- BROADCASTS ------------*/


.broadcast-file {
  border-top: 1px solid #e0e0e0;
  padding-top: 8px;
  padding-bottom: 3px;
  margin-top: 25px;
  }
  
.broadcast-file-small {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  }
  
.broadcast-credits {
  border-top: 1px solid #e0e0e0;
  padding-top: 8px;
  text-align: left;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  font-weight: 100;
  margin-top: 25px;
  margin-bottom: 10px;
  color: #555;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
.song {
  margin-bottom: 30px;
  }
  
.song:hover .song-title, .song:hover .song-more {
  color: #bbbbbb;
  }
  
.song-cover {
  float: left;
  width: 100px;
  }
  
.song-cover img {
  margin-top: 3px;
  }
  
.song-text {
  float: right;
  width: 540px;
  margin-bottom: -10px;
  }
  
.song-text p {
  margin-top: 5px;
  margin-bottom: 5px !important;
  padding-top: 0;
  font-size: 13px;
  line-height: 20px;
  color: #555;
	transition: color 0.8s; 
	-webkit-transition: color 0.8s;
  }
  
.song-more {
  text-align: left;
  font-weight: 100;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #bbb;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
.song-title {
  font-family: "essonnes-headline", Georgia, Times, "Times New Roman", serif;  
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
  padding: 0;
  color: #000;
  text-align: left;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
	}





/* --------- ARCHIVE ----------- */

  
.more {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  color: #555;
	transition: color 0.8s; 
	-webkit-transition: color 0.8s;
	padding-top: 3px;
  }
  
.quote {
  text-indent: -6px;
  }

.block {
  display: block;
  }
  
.item {
  margin-bottom: 50px !important;
  }
  
.item h2 {
  margin-bottom: 10px;
  margin-top: -3px;
  padding-right: 50px;
  }

  
.item:hover h2, .item:hover h5 {
  color: #006292;
  }
  
.item:hover {
  cursor: pointer;
  }
  
.item h5 {
  margin-bottom: 6px;
  }
  
.item p {
  font-size: 14px;
  line-height: 22px;
	transition: color 0.8s; 
	-webkit-transition: color 0.8s;
  }

.rel img { 
  margin-right: 20px;
  }

.rel h2 {
  margin-bottom: 8px;
  margin-top: 0px !important;
  font-size: 24px;
  line-height: 26px;
  }
  
.rel:hover h2, rel:hover h5 {
  color: #006292;
  }
  
.rel p {
  font-size: 13px;
  line-height: 20px;  
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  padding-bottom: 20px;
  margin-bottom: 20px;
  }






/* --------- NOTEBOOK ----------- */

.notebook {
  margin-bottom: 20px;
  padding-bottom: 5px;
  }
  
.notebook p {
  line-height: 26px;
  margin-bottom: 18px;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  -webkit-font-smoothing: optimizeLegibility;
  }
  
.notebook p a {
  color: #006292;
  }
  
.notebook h1 {
  font-size: 50px;
  margin-bottom: 10px;
  line-height: 50px;
  }
  
.notebook .caps {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 500;
  }
  
.notebook img {
  padding-top: 10px;
  margin-bottom: 10px;
  }
  
.notebook h4 {
  margin-top: 20px;
  font-size: 20px; 
  margin-bottom: 15px; 
  }
  
h4.note-strap {
  margin-top: 0px;
  font-size: 24px;
  }
  
.article h4 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
  color: #000;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
.cat {
  margin-bottom: 10px;
  }
  
.category {
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 14px;
  font-weight: 100;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #555;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  }
  
.category a {
  color: #555;
  }
  
.category a:hover {
  color: #000;
  }
  
  
.notebook-section {
  line-height: 26px;
  color: #333;
  font-style: italic;
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
	word-wrap:  normal;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s;
  }
  
.notebook-section strong {
  font-family: "essonnes-headline", Georgia, Times, "Times New Roman", serif;   
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  }

.margin-zero {
  margin-bottom: 15px !important;
  }



/*---------- GRID ------------*/


.row {
  margin-right: -15px;
  margin-left: -15px;
  }

.col-md-1, .col-md-2, .col-md-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  }

.col-md-1, .col-md-2, .col-md-3 {
  float: left;
  }

  
.col-md-feature {
  position: relative;
  min-height: 1px;
  margin-right: 20px;
  margin-left: 0px;
  float: left;
  width: 128px;
  }

.col-md-feature:last-of-type {
  position: relative;
  min-height: 1px;
  float: left;
  width: 128px;
  margin-right: 0px;
  }

  
  
  
  
  
/*---------- SINGLE ------------*/

    
.caption {
  font-size: 11px;
  line-height: 15px !important;
  font-weight: normal;
  font-style: italic;
  margin: 0px;
  padding: 0;
  color: #555;
  }
  
.caption p {
  font-size: 11px;
  line-height: 15px !important;
  font-weight: normal;
  font-style: italic;
  margin: 0px;
  padding: 0;
  color: #555;
  }

h2.screen-reader-text {
  display: none;
  }
  



/*---------- SOCIAL ------------*/

.icon {
  float: left;
  margin-left: 6px;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }

.fa-circle {
  color: #fff;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }
  
.icon:hover .fa-circle {
  color: #000000;
  cursor: pointer;
  }

.fa-inverse {
  color: #555 !important;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }
  
.icon:hover .fa-inverse {
  color: #fff !important;
  }

.caps {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  }
  



/*---------- TEACHING ------------*/

  
.teaching p {
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 40px;
  padding-bottom: 30px;
  font-weight: 400;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  -webkit-font-smoothing: optimizeLegibility;
  border-bottom: 1px solid #e0e0e0;
  text-align: justify;
  }
  
.teaching .caps {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  }

ul.class li {
  margin-bottom: 20px;
  }




/*---------- BIOGRAPHY ------------*/

  
.biography p {
  line-height: 26px;
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: 400;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  -webkit-font-smoothing: optimizeLegibility;
  }
  
.biography .caps {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  }
  
.blurb {
  text-indent: -6px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  }
  

.atlas {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  }
  
.atlas .caps {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  }

.blurbs h3, .meta h3 {
  border-top: 1px solid #e0e0e0;
  padding-top: 15px;
  padding-bottom: 10px;
  }
  
.blurbs {
  text-align: justify;
  }
  
.blurbs h6 {
  font-family: Georgia, Times, "Times New Roman", serif;   
  text-align: right;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  border: none;
  margin-bottom: 25px;
  margin-top: -10px;
  }
  
h6.blurb {
  font-family: Georgia, Times, "Times New Roman", serif;   
  text-align: right;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  padding-top: 0;
  margin-top: -12px;
  margin-bottom: 40px;
  border: none;
  }
  
.meta h6 {
  font-family: Georgia, Times, "Times New Roman", serif; 
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  border: none;
  margin-bottom: 5px;
  margin-top: 0px;
  }
  
.meta h6 a {
  color: #000;
  font-weight: normal;
  }
  
.meta h6 a:hover {
  color: #bbbbbb;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s; 
  }
  
.influences {
  margin-top: 50px;
  margin-bottom: 50px;
  }
  
.influences a {
  font-weight: 500;
  display: block;
  font-style: italic;
  color: #555;
  font-size: 13px;
  margin-bottom: 3px;
  transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  -webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }
  
.influences a:hover {
  color: #000000;
  }
  




/*---------- FOOTER ------------*/


.footer {
  font-size: 1em;
  line-height: 1.5;
  color: #555999;
  text-align: left;
  font-weight: 100;
  margin-top: 50px;
	transition: top 0.3s, color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, opacity 0.8s; 
	border-top: 1px solid #e0e0e0;
  }
  
.foot-bio {
  font-family: "freight-text-pro", Georgia, Times, "Times New Roman", serif; 
  width: 60%;
  float: left;
  position: relative;
  padding: 15px;
  font-size: 12px;
  }
  
.foot-bio a {
  color: #333;
  }
  
.foot-meta {
  width: 28%;
  font-size: 11px;
  float: right;
  position: relative;
	padding: 7px;
	padding-top: 8px;
	text-align: right;
  }
  
.footer a:hover {
  color: #000000;
  }
  
.foot {
  margin-top: 80px;
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
  }

  
.no-rule {
  border-bottom: none !important;
  }


.subnav {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  }

.alignleft {
  float: left;
  }
  
.alignright {
  float: right;
  }

  



/* --------- SEARCH  ----------- */


.search-form {
  width: 500px;
  margin-top: 40px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  color: red;
  }
  
.search-field {   
  background:none;
  border:0 none;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  float:left;
  font-size: 60px;
  padding: 20px;
  border-bottom: #ccc solid 2px;
  height:auto;
  letter-spacing:normal;
  list-style:none;
  outline:none;
  position:static;
  text-decoration:none;
  text-indent:0;
  text-shadow:none;
  text-transform:none;
  width:400px;
  visibility:visible;
  overflow:visible;
  margin:0;
  padding:0;
  line-height:1;
  color: #333;
  }


.search-submit {
  background-color: transparent;
  background-image: url(images/search-icon.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  border: none;
  cursor: pointer;
  height: 50px;
  margin: 3px 0;
  padding: 0 0 0 54px;
  float: left;
  display: inline;
  }




    

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
  }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  }
  
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}

mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 1px;
  border-width:0;
  color: #e0e0e0;
  background-color: #e0e0e0;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
aea {
  margin: 0;
  font: inherit;
  color: inherit;
}



button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}



* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input img {
  margin-left: 0;
  display: block;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}

img {
  vertical-align: middle;
  }
  
img.alignleft {
  margin-right: 30px !important;
  margin-bottom: 5px !important;
  margin-top: 8px;
  width: 170px;
  }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}




small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}







/*-------- LISTS ----------*/


ul,
ol {
  margin-bottom: 30px;
  margin-top: 10px;
  font-size: 16.5px;
  line-height: 1.6;
  padding-right: 25px;
  padding-left: 10px;
  }
  
ol.syllabi {
  list-style-type: upper-roman;
  }
  
ol li {
  margin-left: 10px;
  padding-left: 6px;
  padding-bottom: 6px;
  }
  
ol li ul {
  margin-left: 10px;
  padding-left: 10px;
  }
  
ol li ul li {
  list-style-image: url('images/bullet.png');
  margin-left: 0;
  padding-left: 5px;
  padding-bottom: 6px;
  }
  
  
ul li {
  list-style-image: url('images/bullet.png');
  margin-left: 0;
  padding-left: 5px;
  padding-bottom: 6px;
  }
  
li {
  text-align: left;
  }
  
li a {
  color: #000000;
  }
  
li a:hover {
  color: #000;
  }
  










fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

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

.tracklist {
  font-size: 14px;
}


input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}



[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

















.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
  
.pull-right {
  float: right !important;
  width: 285px;
  text-align: right;
  color: #555999;
  }
  
.pull-right h2 {
  color: #555999;
  padding-top: 0px;
  font-size: 13px;
  }

.pull-right h2 a {
  color: #555999;
  font-weight: 400;
  }
  
.pull-left {
  float: left !important;
  width: 285px;
  color: #555999;
  text-align: left;
  }
  
.pull-left h5 a {
  color: #555999;
  }

  
  
    

  
ul.post-categories {
  list-style: none;
  list-style-image: none;
  padding-left: 0;
  margin-top: 0px !important;
  }


  







/*---------- MEDIA PLAYER ------------*/

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background-color: #f0f0f0 !important;
  }
 
.mejs-container {
  margin-bottom: 8px;
  margin-top: 8px;
  }

.mejs-currenttime, .mejs-duration {
  color: #333;
  }

/* use a sprite file with darker transport icons */
.mejs-controls .mejs-button button {
	background-image: url('images/controls-dark.svg') !important;
}

/* change the color of the progress bar */
.mejs-controls .mejs-time-rail .mejs-time-total {
	background: #fff !important;
}

/* change the color of the current time bar */
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #00a !important;
}

/* change the color of the file loading bar */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #ccc !important;
}

 
 
 
 
 
 

 
 
 
 
 

/*---------- TELEPHONE ------------*/

@media (max-width: 767px) {

  .mobile, .mobile a {
    float: right;
    font-size: 40px;
    color: #000;
    }
    
  .shiftnav * {
    background-color: #fff !important;
    }
    
  .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target {
    border-bottom: 1px solid #e0e0e0 !important; 
    font-family: 'freight-text-pro', "essonnes-headline", Georgia, Times, "Times New Roman", serif;   
    font-size: 18px !important;
    font-weight: 300 !important;
    letter-spacing: .5px;
    color: #000 !important;
    }
    
  .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item:hover > .shiftnav-target {
    border-bottom: 1px solid #e0e0e0 !important; 
    font-family: 'freight-text-pro', "essonnes-headline", Georgia, Times, "Times New Roman", serif;   
    font-size: 18px !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    color: #000 !important;
    }
    
  .cover {
    margin-top: -18px;
    }
    
  .container {
    padding-left: 20px;
    padding-right: 20px;
    }

  h1 {
    font-size: 48px;
    line-height: 48px;
    text-align: left;
    padding-right: 10px;
    }
    
  h2 {
    font-size: 28px;
    line-height: 30px;
    margin-right: 0;
    }
    
  .item h2 {
    margin-right: 0;
    }
    
  .item p {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-top: 0px;
  	padding-right: 10px;
    }
    
  img.alignleft {
    margin-right: 15px !important;
    margin-bottom: 0px !important;
    margin-top: 5px;
    float: left;
    width: 100px !important;
    }
    
  .article {
    padding-left: 0px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  	text-align: justify;
    }
    
  blockquote p {
    font-size: 14px !important;
    line-height: 20px !important;
    }
    
  .article p {
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    }
    
  .article img {
    margin-bottom: 10px;
    }
    
  .photo img {
    margin-bottom: 5px;
    margin-top: 25px;
    }
  
  .post-meta-share {
    float: right;
    }
    
  .post-meta-text {
    float: left;
    }
    
  .note {
    clear: both;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 8px;
    }
    
  .note-meta-share {
    display: none;
    }
    
  .note-img {
    margin-top: 0px;
    margin-bottom: -15px;
    padding: 0;
    }  
    
  textarea#comment {  
    width: 100%;
    border: 1px solid #e0e0e0; 
    padding: 5px;
    padding-left: 10px;
    font-size: 14px;
    }
   
  [placeholder]:focus::-webkit-input-placeholder {
    transition: opacity 0.3s 0.3s ease; 
    opacity: 0;
    }
  
  #respond input::-webkit-input-placeholder {
    color: #999;
    }

  #respond input:-moz-placeholder { /* Firefox 18- */
    color: #999;
    }

  #respond input::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   }

  #respond input:-ms-input-placeholder {  
   color: #999;
   }

  #respond input {
    border: 1px solid #e0e0e0; 
    padding: 5px;
    padding-left: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 0;
    display: block;
    width: 100%;
    }
    
  p.form-submit {
    display: inline-block;
    clear: both;
    width: 100%;
    }
  
  input#submit.submit {
    width: 100%;
    border: 1px solid #666;
    background-color: #666;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0;
    }
    
  input#submit.submit:hover {
    width: 100%;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    cursor: pointer;
    }
    
  p.comment-subscription-form {
    width: 100%;
    margin-top: 10px;
    color: #666;
    display: block;
    }
    
  input#subscribe_comments, input#subscribe_blog {
    display: inline-block;
    margin-right: 10px;
    }
    
  .bio-img {
    display: none;
    }
    
  .blurbs {
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    }
  
  body {
    margin: 0;
    padding: 0;
    }
    
  .white {
    margin-top: 25px !important;
    }
      
  .foot-bio {
    width: 100%;
    border: none;
    margin-left: 0px;
    margin-bottom: 0;
    float: none;
    }

  .foot-meta {
    width: 100%;
    border: none;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    padding-top: 0;
    float: none;
    }
    
  .footer {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    padding-left: 5px;
    padding-bottom: 20px;
    color: #555999;
    text-align: left;
    font-weight: 100;
    margin-top: 25px;
  	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s; 
  	border-top: none;
    }

  .nav {
  	padding-bottom: 30px;
    margin-top: 10px;
    }
    
  .nav-bar {
    width: 300px;
    margin-left: 10px;
    font-size: 12px;
    float: left;
    display: block;
    letter-spacing: 0.5px;
    color: #ccc;
    text-align: left;
    font-weight: 300;
    transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
    -webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s; 
    }
    
  .box-nav {
    position: relative;
    }
  
  .nav-col {
    display: inline;
    float: left;
    margin-top: 10px;
    }
  
  .nav-bar a {
    color: #555;
    margin-left: 0px;
    margin-right: 18px;
    display: block;
    }
    
  .strap {
    color: #555;
    }
    
  #search {
    display: none;
    }

  .jump {
    display: none;
    }
    
  .col-md-1 {
    width: 100%;
    }
    
  .col-md-1 img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    }
  
  .col-md-2 {
    width: 100%;
    }
  
  .col-md-3 {
    width: 100%;
    }
  
  .col-md-3 img {
    padding-bottom: 10px;
    width: 100%;
    height: auto;
    }
    
  .book img {
    width: 100px !important;
    height: auto;
    }
    
  .header-logo {
    width: 100% !important;
    float: none !important;
    margin-bottom: -15px;
    }

  .header-nav {
    display: none;
    }
    
  p.wp-caption-text {
    font-style: normal;
    margin-top: -20px;
    margin-bottom: 60px !important;
    color: #333;
    font-size: 13px !important;
    line-height: 19px !important;
    width: 200px;
    }
    
  h4 {
    font-size: 20px;
    line-height: 25px;
    padding-right: 20px;
    }
    
  .song-text {
    width: 100%;
    display: table;
    float: none;
    }
    
  img.attachment-song.size-song.wp-post-image {
    margin-bottom: 0;
    }
} 


@media (min-width: 768px) {


  .container {
    width: 690px;
    margin-left: auto;
    margin-right: auto;
    }
    
  .mobile {
    display: none; 
    }

  .columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
          column-count: 3;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
    }

  .footer-grid {
    width: 690px;
    margin-left: auto;
    margin-right: auto;
    }
    
  .article {
    text-align: justify;
    position: relative;    
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    }
    
  .col-md-3 img {
    height: auto;
    }
  
  #search {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
    width: 150px;
    text-align: left;
    }
  
  #search form {
    position: relative;
    width: 100%;
    background: #ffffff;
    border: 0px solid #343434;
    height: 20px;
    transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
    padding: 0 !important;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
  
  #search form:hover {
    border: 1px solid #ffffff;
    background: #fff;
    }
  
  #search input.textfield {
    outline: 0;
    width: 100%;
    margin: 0 !important;
    padding-bottom: 4px !important;
    font-size: 10px;
    padding-top: 5px;
    color: #555;
    border: 0;
    background: 0 0;
    text-align: left;
    height: 20px;
    }

  }


@media (min-width: 992px) {


  .container {
    width: 690px;
    }
    
  .mobile {
    display: none; 
    }

  #search {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 4px;
    width: 100px;
    display: inline;
    float: left;
    }

  #search form {
    position: relative;
    background: #ffffff;
    border: 0px solid #343434;
    height: 20px;
    transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
    padding-left: 4px !important;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-transform: lowercase;
    }
  
  #search form:hover {
    border: 1px solid #ffffff;
    background: #fff;
    }
  
  #search input.textfield {
    outline: 0;
    width: 100%;
    margin: 0 !important;
    padding-bottom: 4px !important;
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 3px;
    color: #555;
    letter-spacing: 2px;
    border: 0;
    background: 0 0;
    text-align: left;
    height: 20px;
    }
    
  .center {
    text-align: center;
    }
    
  }  



  
/*-------- AUX -------*/  
  

.article-nav {
  color: #555999;
  font-size: 10px;
  letter-spacing: 2px;  
  margin-top: 20px;
  margin-bottom: 100px;
  border-top: 1px solid #e0e0e0;
  font-weight: normal;
  text-align: center;
  }
  
  
  
/*------ NOTES -------*/

/* Old Blue: #006292; */
/* New Blue: #006292; */



/*------ PRINT ------*/

@page {
  size: 5.5in 8.5in;
}

  
