/*   
Theme Name: MMA - Corning School of OS (Academic's Child)
Theme URI: http://mainemaritime.edu/
Description: Corning School of Ocean Studies Academics - Maine Maritime Academy
Author: Bryan Wolf
Author URI: http://
Template: MMA1
Version: 1.0
*/

@import url("../MMA_academics/style.css");
a.more-link {
	display: initial;
}
p.blogfirst:first-letter {
    float: left;
    font-size: 3.26em;
    line-height: 0.5;
    margin: 0.15em 0.1em 0 0;
}
div.textwidget p {
    margin: 0 0 10px 0;
	line-height:1.3em;
}
ul.categorylists.newsfeed li {
	padding:0;
}
.newsfeed .post img {
	max-width: 20%;
}
.sideLink {
	font-family: "museo-sans",sans-serif;
	font-style: normal;
	font-weight: 500;
	float: right;
	}
.hBox {
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}
.hTitle {
	font-family: "adobe-caslon-pro",serif;
    font-style: normal;
    font-weight: 700;
    display: block;
    margin-top: 7px;
}
.suggestions {
    list-style: none;
	max-width: 750px;
margin: 0 auto;
}
.suggestions li {
    margin: 14px;
}
.suggestions li::after {
    content: "";
    border-bottom: 1px solid #000;
	width: 100%;
    display: table;
    margin-bottom: 7px;
    padding-top: 7px;
}
.suggestions.last li:last-child::after {
	border:none;
	margin:none;
	padding: none;
	}
.suggestions img {
    width: 30%;
    float: left;
    margin-right: 5%;
}
.suggestions .hBox {
margin-top: 0;
display: table;
width: 65%;
}
	@media only screen and (min-width: 768px) and (max-width: 1144px) {


	}
	
			@media only screen and (min-width: 768px) and (max-width: 916px) {


		}
@media only screen and (min-width: 480px) and (max-width: 767px) {		

	}
		
	@media only screen and (max-width: 479px) {		

	}