@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,700italic,700);

@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Regular-webfont.eot');
	src: url('../_fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Regular-webfont.woff') format('woff'), url('../_fonts/Cantarell-Regular-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Regular-webfont.svg#webfont9UOzsjXz') format('svg');
	font-weight: normal;
	font-style:normal;
}

@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Bold-webfont.eot');
	src: url('../_fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Bold-webfont.woff') format('woff'), url('../_fonts/Cantarell-Bold-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Bold-webfont.svg#webfontKr2CkGZp') format('svg');
	font-weight: bold;
	font-style:normal;
}

body {
	background-image:url("../images/headings/fish-eyes3lg.png");
    background-color: white;
    background-attachment: fixed;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    clear: both;
	font-family: 'Montserrat', sans-serif;
    font-size: 1em;
	line-height: 1.5;
   color: black;
    font-weight: normal;
    font-style: normal;
    padding: 0;
    position: relative;
    margin: 0 auto;
} 
body img.source-image {
	position: absolute;
	margin-top: -300px;
	left: 30px;
}
header {
    height: 415px;
    margin-bottom: 10px;
    position: relative;
    background-color: none;
	background-image: url("../images/headings/heading-tetrad-lg.png");
   background-repeat: no-repeat;
	box-shadow: 0px 5px 10px #888;
    padding-bottom: 0px;
}
header img{
	position: relative;
	float:left;
}
img, object, embed, video {
	max-width: 100%;
	-ms-interpolation-mode:bicubic;
}

.logo{
	
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
}
.logo a{
    font-family: 'Montserrat', sans-serif;
	font-size: 2.5em;
	background-color: cornflowerblue;
	color: black;
	text-decoration: none;
	border:  3px  solid black;
	text-transform: uppercase;
	padding: 2px 10px 0 10px;
	margin: 0;
}
.logo a:hover{
	background-color: chocolate;
	color: black;
}
header a.logo span { display: none; }

ul.nav {
	background-color: none;
	color: white;
	font-size: 2em;
	text-align: center;
	width: 65%;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 12px;
}
.nav li {
	list-style: none;
	display: inline;
	margin: 0 20px 0 0;
	color: black;
}
.nav a {
	color: black;
	text-decoration: none;
}
.nav a:hover {
	color: rgba(255,204,0,1);	
}
h1 { font-family:'Georgia', serif;
     margin: 0px 0px 1em 0px; 
	text-shadow: 0px 3px 2px #000;
     color: red;
     font-size: 2em;
    text-align: center;
	 }

h2 {
	font-family: "Finger Paint", cursive;
	font-size: 2em;
	text-shadow: 0px 3px 2px #000;
	color: chocolate;
	text-align: center;
}

h4 span{
	font-family: Satisfy, cursive;
	font-size: 2.7em;
	color:rgba(0,153,51,1);
	padding-top: 7px;
	text-align: center;
}
article {
	background-color: rgba(254,248,248,0.5);
	width: 85%;
	padding: 15px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
    box-shadow: 0px 3px 5px #888;
}

article p{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	image-orientation: 1.5;
	color:#333; 
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
article p span {
    font-family:'Montserrat', sans-serif;
	line-height: 1.5;
	margin: 0px 0px 1.5em 0px;
	color: #873d0b;
	font-size: 1.3em;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}
article img {
    padding: 10px;
    position: relative;
}
article a{
	font-family: 'Cantarell', sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: rgba(102,51,0,1);
    text-decoration: none;
}

.firstcharacter {
	font-family: 'Georgia', serif;
	float: left;
	color: #61cecb;
	text-shadow: 0px 3px 2px #666;
	font-size: 1.5cm;
	line-height: 47px;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 3px;
	padding-bottom: 15px;
  }
article blockquote {
	background-color: rgba(88,144,237,0.4);
	border-radius: 40px 40px 40px 40px;
    box-shadow: 0px 2px 2px #000;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: 25px;
	position: relative;
	width: 75%;
	margin-right: 10px;
	border: 1px solid white;
 }
article blockquote h3 {
    font-family:'Georgia', serif ;
    font-size: 1.9em;
	color: rgba(100,0,0,1);
}
 article blockquote p {
	font-family:'Cantarell', sans-serif;
	margin: 30px 50px 40px 30px;
	font-size: 1.8em;
	color: black;
	padding-top: 40px;
	padding-left: 30px;
	}
 article blockquote p em{
	font-family:'Cantarell', sans-serif;
	font-size: 1.6em; 
	color: coral;
}
article blockquote  p:first-letter{
	font-family:'Georgia', serif ;;
	color: rgba(204,0,0,1);
	font-size: 2em;
	font-weight: bold;
	padding-left: 20px;
}
article blockquote p .quote{
	font-family: Satisfy, cursive;
	margin: 30px 50px 40px 30px;
	text-shadow: none;
	font-size: 3em;
	font-style: italic;
	font-weight: bolder;
	color: red;
}
article blockquote::before {
	content: '\201c';
	color: darkorange;
	position: absolute;
	top: 8px;
	left: 15px;
    font-size: 8em;
	font-family: serif;
	padding-right: 18px;
}
article blockquote img {
    padding-bottom: 20px;
    position: relative;
    box-shadow: 0px 2px 2px #000;
    margin-left: auto;
    margin-right: auto;
}
article blockquote img figcaption {
    font-family: Satisfy, cursive;;
	color: #777;
	font-size: .9em;
	margin: 0; padding: 0; 
}

article .poem{
	width: 85%;
	padding: 15px;
	position: relative;

}
article .poem p {
	background-color: rgba(169,243,238,0.5);
	font-family: 'IM Fell English SC', serif;	font-size: 1.4em;
	font-style: normal;
	font-weight: 400;
	color: black;
	box-shadow: 0px 3px 5px #888;
	width: 90%;
    padding: 10px;
    margin-left: auto;
    margin-right: auto
	
}
article p span {
	font-family: 'IM Fell English SC', serif;	font-size: 1.1em;
	color: rgba(213,0,0,1);
	font-weight: bold;
}
article  h3 a {
	font-family: "Finger Paint", cursive;
	font-size: 1.5em;
	color: black;
	text-decoration: none;
	text-align:center;
}
article  h3 a:hover {
	font-family: "Finger Paint", cursive;
	font-size: 1.5em;
	color:chocolate;
	text-decoration: none;
	text-align:center;
}
 article .poem h1 {
	color: black;
}
@media screen and (max-width: 1024px){
	header{
	height: 415px;}
    article  { width: 90%; float: none; margin-bottom: 40px; }
}
@media screen and (max-width: 850px) {
	header{
	height: 244px;}
	header a.logo { width: 120px; height: 44px; }
	article { width: 75%; float: none; margin-bottom: 40px;}
}
@media screen and (max-width: 414px) {
	header{
	height: 130px;
	}

img, object, embed, video {
	max-width: 100%;
	-ms-interpolation-mode:bicubic;
}
@media screen and (max-width: 750px) {
	header a.logo { width: 120px; height: 44px; }
	article { width: 90%; float: none; margin-bottom: 40px; }
}

/* Footer
–––––––––––––––––––––––––––––––––––––––––––––– */
footer{
	background-color: white;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	height: auto;
	background-size: cover;
	box-shadow: 0px 10px 0px #888;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
    text-decoration: none;
}
footer img{
	padding: 5px;
}
ul.social{
	display: block;
	padding-top: 20px;
	margin: auto;
	list-style-type: none;
	text-align: center;
}
ul.social li{
	font-size: 2em;
	display: inline;
	padding: 0 1%;
}
ul.social li a{
	color: #666;
}
ul.social li.facebook a:hover{color: rgb(59,89,152);}
ul.social li.twitter a:hover{color: rgb(0,172,237);}
ul.social li.instagram a:hover{color: rgb(81,127,237);}
ul.social li.youtube a:hover{color: rgb(187,0,0);}
ul.social li.flickr a:hover{color: rgb(255,0, 132);}
 
 p.copyright{
	 font-family: 'Monserrat', sans-serif;
	text-align: center;
	color: #666;
	font-size: .7em;
	padding-bottom: 5px;
}
 
    footer #privacy {
	padding: 20px;
	margin-top: 20px;
}
footer #privacy h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666;	
}
footer #privacy p {
	font-size: .5em;
	text-align: justify;
	-webkit-transition: font-size .5s ease;
	-moz-transition: font-size .5s ease;
	-o-transition: font-size .5s ease;
	transition: font-size .5s ease;
}
footer #privacy p:hover {
	font-size: 1em;
}

