/* Fonts 
font-family: 'Open Sans', sans-serif;
font-family: 'Merriweather', serif;

colors:
main red: #af000e
dark red (hover): #630008
*/


body {
  line-height: 200%;
}

article a, .blog a {
  text-decoration: underline;
}

a:hover, .t3-sidebar a:hover  {
  text-decoration: underline;
  color: #5f5f5f;
}

.t3-sidebar a {
  text-decoration: none;
}

.logo-text {
  font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2.5px;
}

.nav {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 500;
}

.t3-mainnav .container {
  padding-left: 0;
}

/* fix for anchor under navbar */
:target:before {
content:"";
display: inline-block;
height:90px; /* fixed header height*/
margin:-90px 0 0; /* negative fixed header height */
}

.page-masthead .head-img {
	padding: 0 !important;
}

.t3-sl-1, .t3-sl {
  padding: 0;
  border: none;
}

.customhead-img img, .category-desc img {
  width: 100%;
}


/* general rules for headers for titles */
.page-masthead {
  background-color: #af000e;
}

.page-masthead .row-feature {
  padding: 44px 0;
}

.row-feature h1, .row-feature .teach-time {
  color: #fff;
}

.row-feature .article-title {
  font-weight: 900;
  font-size: 48px;
  margin-bottom: 15px;
}

.row-feature .article-subtitle {
  font-weight: 500;
  font-size: 32px;
  margin-bottom: 22px;
}

.t3-spotlight {
  background-color: #fff;
}

/* headers for deity section with image and text */
.section-header {
  position: relative;
}
.header-img {
  max-width: 400px;
  margin: -42px auto 35px auto;
}
.header-img > img {
  width: 100%;
}

@media only screen and (min-width: 700px) {
  .header-img {
    width: 400px;
    max-width: 50%;
    float: left;
    margin-right:50px;
    margin-bottom: -42px;
  }
  .header-title {
    float: left;
    position: absolute;
    top: 150px;
    left: 450px;
  }
}

.t3-spotlight .col-lg-12, .t3-spotlight .col-md-3, .t3-spotlight .col-sm-3, .t3-spotlight .col-xs-6 {
  padding: 0;
}

.modulehead-img {
  padding: 0;
}

.t3-mainbody {
	padding-top: 0;
  background-color: #fff;
	}

@media only screen and (min-width:600px) {
  .t3-mainbody {padding-left: 70px;}
}

.t3-content {
	padding-top: 30px;
    max-width: 800px;
	}

.leading {
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
	}

/*.article-info {
  text-align: center;
  width: 100%;
}*/

.item-page .article-header {
	padding-top: 60px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	background: #af000e;
	color: #fff;
  display: none;
	}
	
.item-page .article-header a, .item-page .article-header h1, .item-page .teach-time {	
	color: #fff;
	}
	
.item-page .teach-time {
	padding-bottom: 40px;
	background: #af000e;
    margin-bottom: 30px;
  display: none;
	}
	

h1 {
  text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	}

h2 {
  font-weight: 500;
  font-size: 30px;
}

h2.article-title {
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
}

h3 {
  font-weight: 300;
  font-size: 21px;
}

h4 {
  font-size: 16px;
}

h1, h2, h3, h4, h5, h1 a, h2 a, h3 a {
  color: #af000e;
  text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
  color: #630008;
  text-decoration: underline;
}

.article-aside {
  margin-bottom: 10px;
}

.root-text {
  font-weight: bold;
}

.red-highlight {
  color: #af000e;
}

.mantra {
  font-variant: small-caps;
}
	
/*.article-intro, .readmore {
	text-align: center;
	}*/
.article-intro .teach-time {
  text-align: left;
}

.btn {
	background-color: #af000e;
	color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.btn:hover {
	background-color: #630008;
	color: #fff;
}

.teach-time {
	color: #af000e;
	font-style: italic;
	text-align: center;
	}

div.intro-big p {
  font-size: 21px;
  line-height: 180%;
}

div.intro-big, div.intro {
  font-family: 'Open Sans', sans-serif;
  color: #8f8f8c;
} 


hr.intro {
  border-top: 1px solid #ccc;
}

blockquote, blockquote p {
  font-size: 16px;
  line-height: 200%;
}

div.downloads{
  margin: 0 0 70px 70px;
  float: right;
  width: 300px;
}

div.downloads h3, .module-title {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 800;
  margin-bottom: 7px;
}

div.download {
  border-bottom: 1px solid #999;
  padding: 10px 0;
}

.module-ticker p,.module-ticker li, .module-ticker li .mod-articles-category-category, .module-ticker li .mod-articles-category-title {
  font-size: 11px; 
  line-height: 17px;
}

.module-ticker h1, .custom-ticker h1 {
  display: none;
}

#Mod253 {
  margin-bottom: 0;
}

/* images */
.img-container {
  width: 300px;
  padding: 10px 10px 10px 20px; 
  clear: right;
  
  font-size: 11px; 
  line-height: 17px;
}

.img-in-container {
  width: 100%;
}

.right {
  float: right;
}

.left {
  float: left;
}

.responcive-container-40 {
  width: 100%;
}

@media only screen and (min-width: 700px) {
 .responcive-container-40 {
  	width: 40%;
  } 
}

/* TOC corrections */

.autotoc {
	float: right;
  	margin-left: 15px;
  	max-width: 30%;
}

/* social icon module */

.itp-socialbuttons-mod img {
  display: inline;
  width: 24px !important;
}

/* copyright */

.copyright small {
  display: none;
}

.custom-cp {
  color: #ccc
}

/* Dj Image slider */

.slide-desc-text-default .slide-title {
  font-size: 0.8em;
  font-weight: 300;
  margin: 0;
}

.slide-desc-text-default {
  padding: 0 10px;
}

/* article credits */
.credits {
  float: right;
  font-size: 11px;
  border-left: 1px solid #8f8f8f;
  color: #8f8f8f;
  padding: 10px 0 0 10px;
  line-height: 20px;
}


/****** Footnotes as tooltip ******/
/* Footnote anchor / container */
.footnote-a {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

/* Foornote text insode a span within the footnote text container */
.footnote-a .note {
    visibility: hidden;
    width: 280px;
    background-color: #555;
    color: #fff;
  	font-size: 12px;
  	line-height: 20px;
    text-align: left;
    padding: 5px 10px;
    border-radius: 6px;

    /* Position the footnote text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -140px;

    /* Fade in footnote */
    opacity: 0;
    transition: opacity 1s;
}

.footnote-a .note a {
  color: #ccc;
}

.footnote-a .note a:hover {
  color: #fff;
}

/* footnote arrow */
.footnote-a .note::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the footnote text when you mouse over the tooltip container */
.footnote-a:hover .note {
    visibility: visible;
    opacity: 1;
}

/* showing notes in print versions */
@media only print {
  .footnote-a .note {
      visibility: show;
      width: auto;
      background-color: inherit;
      color: #555;
      font-size: 12px;
      line-height: inherit;
      padding: inherit;

      /* Position the footnote text */
      position: relative;
   }
  
  .footnote-a::before {
    content = ' { ';
  }
  
  .footnote-a::after {
    content = ' } ';
  }

  .footnote-a .note a {
    color: inherit;
  }

  .footnote-a .note a:hover {
    color: inherit;
  }
 }