@media (min-width: 980px) and (max-width: 1199px) {
}

h3 {
	letter-spacing:0;
	font-size:28px;
}

body p {
	color:#333;
	font-size:17px;
	line-height:26px;
}

.view-header {
	border-bottom:2px dashed #bfbfbf;
	padding-bottom:16px;
}

.sidebar h2 {
	font-family:"FuturaPT","futura-pt","Futura PT","Futura",Calibri,Calibri,Arial, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;
	letter-spacing:0;
}

h3.section-header {
	font-family: "GendarmeHeavy", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	text-transform:uppercase;
	font-size:28px;
	margin-bottom:4px;
}

h5, .submitted, p.blog-discuss {
	font-family:"FuturaPT","FuturaPT","futura-pt","Futura PT","Futura",Calibri,Arial, sans-serif;
	font-weight:normal;
	font-size:1.2em;
	line-height:1.3em;
	letter-spacing:0;
	margin-bottom:0;
	margin-top:4px;
}

p.blog-discuss {
	font-weight:normal;
	font-size:1em;
	margin-top:12px;
	text-align:right;
}

.submitted {
	text-align:right;
	color:#e33c26;
	margin-bottom:12px;
}

h6 {
	font-family:"FuturaPT","futura-pt","Futura PT","Futura",Calibri,Arial, sans-serif;
	font-weight:light;
	letter-spacing:2px;
	color:#333;;
}

.views-row {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:2px dashed #bfbfbf;
	clear:both;
}

.created {
	margin-top:15%;
	padding:10px;
	background:#ededed;
	border-bottom:2px solid #f05a22;
}

.addthis_include {
	margin-top:15px;
	float:right;
	width:65px;
}

.views-field-view-node {
	margin-top:20px;
}

p.read-more {
	text-align:right;
}
p.read-more a {
	font-family:"FuturaPT","futura-pt","Futura PT","Futura",Calibri,Arial, sans-serif;
	font-weight:normal;
	font-size:1.2em;
	text-align:right;
	color:#e33c26;
	padding-top:10px;
}

#main-content .content .main-column {
	margin-left:0;
}

.view-display-id-recent_posts {
	padding:20px;
	background-color:#f8f8f8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border:2px dashed #e6e6e6;
}

.view-display-id-recent_posts ul {
	margin-bottom:0;
}

.feed-icon, .feed-icon img {
	max-width:16px !important;
}

.wttw-breadcrumb {
	display:none;
}

.region-content ul.flippy {
	padding:12px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	overflow:hidden;
}

ul.flippy .first, ul.flippy .prev {
	float:left;
	display:inline-block;
}

ul.flippy .last, ul.flippy .next {
	float:right;
}

@media (max-width: 767px) {
	.created {
		margin-top:15px;
	}
	.addthis_include {
		width:100%;
		margin-bottom:10px;
		float:none;
	}
}