@charset "utf-8";
/* CSS Document */
/*
******************
My User Classes
******************
*/
body {
/* background-color: rgb(27,27,27,1.00); */
background: #1b1b1b url('../lo/st-paul-night-skyline-4000x1600-bw.jpg') center top no-repeat;	
background-attachment: fixed;
}
.my-special-column {
font-size: 125%;
background-color: #F69;
}

.custom-footer-column p {
font-size: 90%;
color:#ED7F35;
}
.custom-footer-column a:link, .custom-footer-column a:visited, .custom-footer-column a:hover {
font-size: 90%;
color:#ED7F35;
text-decoration: none;
}

/* Google Fonts for headline, Archivo Narrow, and body text, Crimson Text */
/* <uniquifier>: Use a unique and descriptive class name
   <weight>: Use a value from 400 to 700 */

.archivo-narrow-heavy {
  font-family: "Archivo Narrow", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.archivo-narrow-medium {
  font-family: "Archivo Narrow", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.archivo-narrow-light {
  font-family: "Archivo Narrow", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
#p7HMY_3 h1 {
  font-family: "Archivo Narrow", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
	font-size:2em;
	padding-bottom:1.0em;
	color:#F47D39;
}
#p7HMY_3 h2 {
  font-family: "Archivo Narrow", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	font-size:1.75em;
	padding-bottom:.75em;
	color:#F47D39;
}
#p7HMY_3 h3 {
  font-family: "Archivo Narrow", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	font-size:1.50em;
	padding-bottom:.50em;
	color:#F47D39;
}
#p7HMY_3 h3.yearheader {
  font-family: "Archivo Narrow", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	font-size:1.50em;
	padding: .30em 2em;
	margin-right:35%;
	margin-left:35%;
	
	/* margin-right:50%; */
	color:#1b1b1b;
	background-color:#F47D39;
	text-align:center;
	
}
.booklist {
	/* background: #1b1b1b url('../lo/st-paul-night-skyline-2-sepia-sepiaflip-blur.jpg') center top repeat; */
	/* background: #1b1b1b url('../lo/st-paul-night-skyline-2-sepia-sepiaflip-sunset.jpg') center top repeat; */
	background: #1b1b1b url('../lo/skyline-sunset.jpg') center top repeat;
    
	background-attachment: fixed;
}

/* body text */
.crimson-text-regular {
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-style: normal;
}

.crimson-text-semibold {
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: normal;
}

.crimson-text-bold {
  font-family: "Crimson Text", serif;
  font-weight: 700;
  font-style: normal;
}

.crimson-text-regular-italic {
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-style: italic;
}

.crimson-text-semibold-italic {
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: italic;
}

.crimson-text-bold-italic {
  font-family: "Crimson Text", serif;
  font-weight: 700;
  font-style: italic;
}
p {
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-style: normal;
	font-size:1.25em;
	color:#ddd;
}
#p7HMY_3 p {
	margin-bottom:1.25em;
	line-height:2.0;
}

/***** Links *****/

#p7HMY_3 a:link {
color:#ED7F35;
text-decoration:none;
}
#p7HMY_3 a:visited {
color:#993300;
text-decoration:none;
}
#p7HMY_3 a:hover {
color:#000;
background-color:#ED7F35;
}

.free-ebook {
	background-color:#03122C;
	border:2px solid #012061;
	border-radius: 25px;
	padding:1.25em;
	margin: 1em 2em;
}
/* image styles - bookcovers div on home page */
.bookcovers img {
	padding:1em 2em 1em 2em;
	margin:0;
	vertical-align: text-top;
}
#p7HMY_3 .bookcovers a:link {
color:#ED7F35;
text-decoration:none;
}
#p7HMY_3 .bookcovers a:visited {
color:#993300;
text-decoration:none;
}
#p7HMY_3 .bookcovers a:hover {
color:#000;
background-color:transparent;
}
#p7HMY_3 .bookcovers h1, 
#p7HMY_3 .bookcovers h2, 
#p7HMY_3 .bookcovers h3,
#p7HMY_3 .bookcovers p 
{
color:#eeeeee;
}


#p7HMY_3 .sidebar-l p {
  font-size: 1.20em;
  line-height: 1.5em;
}
#p7HMY_3 p.praise {
font-size:1.15em;
font-weight:bold;
color:#466F77;
line-height:1.25;
padding: 0 2em .55em 2em;
}
#p7HMY_3 .sidevideo {
  margin-left: 4px;
  margin-right: 4px;
  
}
/* NEWSPAPER STYLE COLUMNS - 3 COL */
.newsletter-list {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-width: 160px;
     -moz-column-width: 160px;
          column-width: 160px;
    -webkit-column-gap: 5em;
       -moz-column-gap: 5em;
            column-gap: 5em;
margin:2em auto 2em auto;
	font-size:90%;
}
/* BUTTON LINKS */
.button-linking a:link, .button-linking a:visited, 
.button-linking a:hover, #contenttext p .button-linking a:link {
	color:#fff;
	text-decoration:none;
	font-size:105%;
}
.button-linking a:focus {
	border:1px dotted  #C30D14;
	color:#000;
	text-decoration:none;
}
.button-link {
    padding: 10px 14px;
    background: #AF0A20; /* #4479BA; */
    color: #FFF;
	  text-decoration:none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px #7F1326; /* #20538D; */
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);	
/* transition animation */
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
/* disable select text */
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.button-link:hover, .button-link:focus {
    background: #820716; /* #356094; */
    border: solid 1px #680916;
    text-decoration: none;
}
.button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #6D101F; /* #203E5F; */
	text-decoration: none;
}
/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 15px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 15px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
