/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
										/* This is a comment */
h1,h2,h3,h4,h5{
font-family: "Rubik Mono One", sans-serif;
}
h2{
border-width: medium;
border-color: #008000;
border-style: solid;
padding: .5em;
margin-bottom: 1em;
color: #008000;
}
h5{
font-size: 18px;
color: #008000;
margin-bottom: 1em;
margin-top: 1em;
font-style: bold;
}	
.videocaption{
font-size: 12px;
font-style: italic;
color: black;
text-align: center;
}	
p{
font-family: "Abel", sans-serif;	
}	
.scholarship{
margin-top: 2em;
margin-bottom: 2em;
height: 237px;
width: 100%;
position: relative;
}		
.scholarshiptext{
text-align: center;
height: inherit;
width: inherit;
position: absolute;
top: 0;
left: 0;
padding-top: 1em;
padding-bottom: 1em;
color: #008000;
}		
.scholarshipimage{
background-image: url("http://troyalternativeschool.com/wp-content/uploads/2016/05/601540_482848568412743_2028288279_n.jpg");
opacity:.20;	
height: inherit;
width: inherit;
}					
.video-properties {
width: 100%;
max-height: 315px;
}	
			
div.quote{
text-align: center;
background-color: rgba(45, 45, 45, 0.1);
width: 350px;
height: 190px;
margin: 10px 5px;
padding-top: .5em;
padding-right: .5em;
font-size: 18px;
font-family: 'Staatliches';
position: absolute;
display: left;
color: white;
text-outline: 2px black solid;
}
div.aj{
display: right;
position: absolute;
width: 350px;
height: 190px;
}		
h3{
padding-top: 1em;
padding-bottom: 2px;
color: #08104b;
}	
h2.staff{
color: #008000;
border: 0;
margin: 0;
padding: 0;
}					
h4.button{
 background-color: #008000; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
display: flex;
flex-direction: column;
align-items: center;
flex-wrap: wrap;
flex-shrink: 1;
}

.news-left{
display: block;
float:left;
}
.news-left img{
width: 182px;
}
.news-right{
display: block;
float: left;
margin-left: 20px;
}	
.news-container{
clear: both;
}
.kroger{
clear:both;
padding-top: 30px;
}					
									