h1, h2, h3, h4, h5, h6, .site-title, .site-footer p, .tags-title, .site-tagline, .post-navigation .nav-links a, .comment-author span[itemprop=name], button, input[type="button"], input[type="reset"], input[type="submit"], .slide-menu, .calendar_wrap caption, .archive-pagination, #infinite-handle {
    font-family: "Alfa Slab One", "Open Sans", sans-serif;
    font-weight: bold;
}

.site-description {
    font-size: 14px;
    font-family: Helvetica, sans-serif;
}

.featured-row .entry-title a {
	color: #333333;
}

.featured-row {
	border-bottom: 2px solid #9c1105;
}

p {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.6;
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.6;
}

ul.rss-aggregator{
  list-style-type: none;
	margin-left:10px;
	text-decoration: none;
}


li.feed-item img {
	margin-top:-100px;
}

li.feed-item {
	border-bottom: 2px solid #9c1505;
	margin: 40px 0px 0px 0px;

	width:100%;
	overflow: auto !important;
}

.content {
    padding-top: 20px;
}

.content-sidebar-wrap .widget-area {
	padding-top: 60px;
}



li.feed-item > a{
    font-size: 28px;
		font-family: "Alfa Slab One", "Open Sans", sans-serif;
    font-weight: bold;
	transition: background-color .8s ease;
	text-decoration: none;
	text-align:right;
	line-height:36.4px;
	}

li.feed-item > a:hover{
	color: #fff;
	background-color: #f29b20;
text-decoration:none;
	border-color:#fff;
}


.wpra-grid-item__title {
		font-size: 1.6em;
		font-family: "Alfa Slab One", "Open Sans", sans-serif;
		text-align: center;	
}

@media screen and (max-width: 600px) {
.wpra-grid-item__title {
		font-size: 1.2em;
	}
}


.wpra-grid-item__excerpt {
	font-family: Helvetica, sans-serif;
	margin-left:auto;
  margin-right:auto;
	width: 85%;
}

@media screen and (max-width: 800px) {
.mc4wp-form {
display: none;
	}
}

@media screen and (max-width: 500px) {
.entry-meta {
display: none;
	}
}

/*adjust excerpt styles*/
.thumbnail-excerpt {
	overflow: visible !important;
	margin-left:-340px;
}

.thumbnail-excerpt .wprss-feed-excerpt {
	padding-top:15px;
	padding-bottom:15px;
	overflow: auto !important;
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.6;
	margin-left:340px;
}

/*adjust meta styles*/
.wprss-feed-meta {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	text-transform: uppercase;
	letter-spacing:.65px;
	color:#444;
}

.wprss-feed-meta a{
	letter-spacing:.5px;
	font-weight:normal;
	color: #9c1105;
	transition: background-color .8s ease;
	text-decoration:none;
}


.wprss-feed-meta a:hover{
		color: #fff;
	background-color: #f29b20;
text-decoration:none;
	border-color:#fff;
}

div.wprss-feed-meta > span:after {
	color:#fff;
}


/*adjusting entry meta display to mimic other sites */

.entry-author-name {
	/*display:none;*/
}



.time-of-post {
	display:none;
}

.article-content .entry-content {
/*display:none;*/
}

.content .entry-meta .entry-time {
	padding-left:0px;
	margin-right:0px;
}

.blog .content .entry-meta > span {
	padding-left:0px;
	/*display:none;*/
}

.content .entry-meta .entry-time:before {
content:none;
}

.content .entry-meta .entry-author:before {
content:none;
}

.single .entry-header .entry-meta  {
display:inline;
	font-size:.8em;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:1.25px;
	color:#888;
	clear:both
}

.wpra-grid-item__information {
	text-align: center;
	font-size: .8em;
}


.single .entry-header .entry-meta a {
	color: #9c1105;
	transition: background-color .8s ease;
	text-decoration:none;
}



.single .entry-header .entry-meta a:hover {
	color: #fff;
	background-color: #f29b20;
	padding:5px 10px;
	text-decoration:none;
}

.single .entry-wrap .entry-meta .post-author {
display:none;
}

.single .posted-on {
	display:none;
}

.single .entry-meta .cat-links {
	display:none;
}

@media screen and (max-width: 600px) {
.mc4wp_form_widget-2 {
		display: none;
	}
}

/*
	Related Posts
*/

.widgettitle {
	font-family: "Alfa Slab One", "Open Sans", sans-serif;
	font-weight: bold;
	font-style: italic;
}

.wpp-list {
	font-family: "Alfa Slab One", "Open Sans", sans-serif;
  font-weight: bold;
}


.crp_related li  {
	list-style: none;	
}

.crp_related img {
	display: block;
	float: left;
	margin: 20px;
	width: 75%;
	padding-top: 10px;
	clear: both;
}

.crp_title {
	    font-family: "Alfa Slab One", "Open Sans", sans-serif;
    font-weight: bold;
		font-size: 1.4em;
		float: left;
		clear: both;
		vertical-align: top;
}

.crp_excerpt {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 5px solid black;
}


/*.page-numbers {
display:none;
}*/

/*#st-2.st-left {
top:350px;
}*/

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
	ul.rss-aggregator{
	margin-left:0px;
}
	
	li.feed-item {
	border-bottom: 1px solid #eeeeee;
	margin: 20px 0px 0px 0px;
	padding-bottom:10px;
	padding-left:0px;
	width:100%;
	overflow: auto !important;
}

	li.feed-item img {
	margin-top:10px;
	width:100%;
	height:auto;
}
	
.thumbnail-excerpt img{
    float: none !important;
}

.thumbnail-excerpt {
	margin-left:0px;
}

li.feed-item > a{
    font-size: 1.2em;
			font-family: 'Roboto', sans-serif;
	letter-spacing:.25px;
	font-weight:normal;
	color: #9c1105;
	transition: background-color .8s ease;
text-decoration:none;
	position:relative;
	margin-left:0px;
	width:100%;
	line-height:1.3;
	}

.thumbnail-excerpt .wprss-feed-excerpt {
	padding-top:10px;
	margin-left:0px;
}

}



/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
li.feed-item > a{
	width:300px;
	}
}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1524px) 
  and (-webkit-min-device-pixel-ratio: 2) {
li.feed-item > a{
	width:100%;
	}
}

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	li.feed-item > a{
	width:300px;
	}
.thumbnail-excerpt .wprss-feed-excerpt {
	width:100%;
}
}


