@charset "utf-8";
/* CSS Document */
/*
Theme Name:		Vantage Pointe
Theme URI:		http://www.vantagepointechurch.com/
Description:	Custom theme for Vantage Pointe
Version:		1.0
Author:			Toby Dawes
Tags:			
*/
@import url('css/reset.css');

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

h1 {font-size: 23px; line-height: 23px; margin-bottom: 20px;}
h2 {font-size: 17px; line-height: 17px; margin-bottom: 10px;}

a {color: #555; text-decoration: underline;}
a:hover {text-decoration: none;}

label {cursor: pointer;}
header nav {
	width: 640px;
	float: right;
	text-align: right;
	height: 68px;
	line-height: 25px;
	color: #000;
}
header nav ul {float: right; margin: 20px 0;}
header nav ul li {float: left;}
header nav ul li img {vertical-align: middle;}
header nav a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #000;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}
header nav ul li:first-child a {border: 0; padding-right: 0;}
/* header nav ul li:last-child a {border: 0; padding-right: 0; margin-right: 0;} */
header nav ul li:last-child a {margin-right: 0;}
header nav ul li.last a {border: 0; padding-right: 0; margin-right: 0;}

header nav ul li .button {
    text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background-color:#ffec64;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
	position: relative;
    top: -5px;
    margin-left: 10px;
    font-weight: 600;
}
header nav ul li:hover .button {
    background: #ffab23;
}

aside ul li {
	list-style: none;
}
aside .widget {margin-bottom: 15px;}
aside h3 {font-size: 23px; line-height: 23px; margin-bottom: 4px;}
aside ul li {line-height: 20px;}

aside #wp-calendar {
	width: 100%;
	margin: 0 auto;
}
aside #wp-calendar td {
	text-align: center;
	padding: 2px;
}
aside #wp-calendar tfoot td a,
aside #wp-calendar tbody td a {
	display: block;
	padding: 3px 4px;
}
aside #wp-calendar tbody td a {
	background: #DDD;
}
aside #wp-calendar tbody td a:hover {
	background: #CCC;
}
aside #wp-calendar caption {
	border-bottom: 1px solid #000;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0;
	background: #DFAA26;
}
aside #wp-calendar thead th {
	text-align: center;
	width:	14.28%;
}


footer {
	width: 960px;
	margin: 10px auto 0 auto;
	line-height: 17px;
	color: #6d6d6d;
	height: 170px;
}
footer div {
	float: left;
}
footer a {
	color: #6d6d6d;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
footer ul.menu {}
footer ul.menu li {
	list-style: none;
}
footer ul.menu li.current_page_item a {
	font-weight: 600;
}


.clear {clear: both;}
.w990 {width: 100%; max-width: 990px; margin: 0 auto;}
.w960 {width: 100%; max-width: 960px; margin: 0 auto;}
.w640 {width: 640px; margin: 0 auto;}
.w610 {width: 610px; margin: 0 auto;}
.w350 {width: 350px; margin: 0 auto;}
.w320 {width: 320px; margin: 0 auto;}
.tagline {
	position: relative;
	color: #000;
	z-index: 100000;
	top: -20px;
	text-align: center;
}
.countdown {float: left; text-align: center;}
#countbox1 {text-align: center; width: 100%;}
.join-us {float: right; text-align: right;}
.google-plus-one {float: left; width: 100px; overflow: hidden;}
body.single .google-plus-one {margin-top: 10px;}

.pastor-box {
	margin-top: 20px;
}
.pastor-photo {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.pastor-description {
	float: left;
	width: 440px;
}
.team-box {
	float: left;
	width: 48%;
	margin-right: 2%;
	font-size: 12px;
}
.team-photo {
	float: left;
	width: 80px;
	margin: 0 20px 20px 0;
}
.team-photo img {
	max-width: 80px;
	height: auto;
}

.facebook-like-share {
	margin: 10px 0;
}


.child-page-box {
	float: left;
	width: 290px;
	height: 120px;
	margin: 0 20px 10px 0;
	list-style: none;
	overflow: hidden;
}


.hentry {
	border-bottom: 1px solid #EEE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.ipad-link {
	font-size: small;
	display: block;
	margin: 0 0 10px 0;
}



#s {
	width: 150px;
}



#top-bar {
	background: #000;
	color: #FFF;
	font-size: 12px;
	line-height: 26px;
	height: 27px;
}

#countbox1 {
	float: left;
}

#logo {
	width: 320px;
	height: 154px;
	float: left;
	overflow: hidden;
}
#anything-possible {
	position: relative;
	top: 131px;
	left: -271px;
	font-family: 'Tangerine', cursive;
	font-size: 20px;
	height: 0;
	display: none;
}

#header-calls {
	float: right;
}
#header-calls ul li {
	list-style: none;
	float: left;
	font-size: 24px;
	letter-spacing: -1px;
	text-align: left;
	padding: 0 25px;
	border-right: 2px solid #000;
	text-transform: uppercase;
}
#header-calls ul li a {
	text-decoration: none;
	display: block;
}
#header-calls ul li.lg a {
	color: #dfaa26;
}
#header-calls ul li.gp a {
	color: #41adc9;
}
#header-calls ul li.ew a {
	color: #dfaa26;
}
#header-calls ul li a span {
	color: #000;
}
#header-calls ul li span {
	display: block;
	font-size: 32px;
	font-weight: bold;
}
#header-calls ul li:last-child {
	border-right: 0;
	padding-right: 0;
}

#main-page {
	width: 100%;
	background: url(images/main-bg.jpg) repeat-x top center;
	padding-bottom: 20px;
}
#bg-shadow {
	width: 100%;
	height: 10px;
	background: url(images/top-shadow.png) repeat-x;
}

#body-content {
	background: #FFF;
	min-height: 600px;
	margin-top: 30px;
	padding: 15px;
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000;
}

body.page #content-wrap,
body.search #content-wrap,
body.single #content-wrap,
body.date #content-wrap,
body.archive #content-wrap,
body.error404 #content-wrap {
	width: 65.25%;
	max-width: 620px;
	margin-right: 1.75%;
	float: left;
	font-size: 14px;
	line-height: 20px;
}
body.page aside,
body.search aside,
body.single aside,
body.date aside,
body.archive aside,
body.error404 aside {
	width: 31.25%;
	max-width: 300px;
	margin-left: 1.75%;
	float: left;
}

#content-wrap p {
	margin-bottom: 20px;
}
	#content-wrap .wp-caption p {
		margin-bottom: 0;
	}

#subpage-featured {
	margin-bottom: 20px;
}
	#subpage-featured img {
		width: 100%;
	}

#slides-nav-links {
	position: relative;
	top: -394px;
	background-color: whiteSmoke;
	z-index: 9999;
}

.slides-nav {
	position: absolute;
	top: 0;
	right: 50%;
	text-align: right;
	z-index: 100;
	margin-right: -480px;
}

.home-slides-nav {
	float: right;
	text-align: right;
	background: #FFF;
	padding: 5px;
}
.home-slides-nav a {
	display: block;
	float: left;
	margin-left: 3px;
	padding: 4px 5px;
	background: #FFF;
	color: #000;
	text-decoration: none;
}
.home-slides-nav a:hover {
	color: #00F;
	text-decoration: underline;
}

.home-slides-nav a.activeSlide {
	background: #DFAA26;
}
.slide0 {margin: 40px 0 0 25px; padding: 10px; width: 510px;}
.slide0 h2 {color: #41adc9;}
.slide0 ul {margin: 0 0 10px 20px;}
.slide0 ul li {line-height: 20px;}

.slidePost {background: rgba(255, 255, 255, 0.85); width: 65%; margin-left: 300px;}
.slidePost h2 {color: #000;}


#home-slides {width: 960px; height: 374px; margin: 0 0 20px 0; overflow: hidden;}
#home-slides > div {width: 960px; height: 374px; margin: 0; overflow: hidden;}
#home-slides > div > div h2 {font-size: 39px; font-weight: 600; margin-bottom: 20px; line-height: 38px;}
#home-slides > div > div h3 {font-size: 22px; margin-bottom: 15px; line-height: 20px;}
#home-slides > div > div p {font-size: 14px; margin-bottom: 15px; line-height: 20px;}
#home-slides img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

#prevnext {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
	z-index: 500;
	text-align: right;
	background: #FFF;
}

#prevnext a {
	display: block;
	float: left;
	padding: 10px 5px 10px 0;
	background: #FFF;
	width: 40px;
	text-align: center;
	font-size: 12px;
	color: #000;
	text-decoration: none;
/*	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
*/
}
#prevnext a:hover {
	color: #00F;
	text-decoration: underline;
}

#prevnext span {
	display: block;
	float: left;
	padding: 10px 5px 10px 0;
	background: #FFF;
	width: 100px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-decoration: none;
}




body.home #call-to-action {}
body.home #call-to-action div {
	float: left;
	margin-right: 6px;
	width: 316px;
}
body.home #call-to-action div.last {
	margin: 0;
}
body.home #call-to-action h2 {
	text-transform: uppercase;
	font-size: 22px;
	margin-top: 13px;
	margin-bottom: 10px;
	font-weight: 400;
	letter-spacing: -1px;
}
body.home #call-to-action div.ac1 h2 {
	color: #dfaa26;
}
body.home #call-to-action div.ac2 h2 {
	color: #41adc9;
}
body.home #call-to-action div.ac3 h2 {
	color: #dfaa26;
}
body.home #call-to-action h2 strong {
	font-weight: 700;
	color: #000;
}
body.home #call-to-action p {
	line-height: 20px;
}


aside #call-to-action {}
aside #call-to-action div {
	float: left;
	margin-bottom: 20px;
	width: 300px;
	overflow: hidden;
}
aside #call-to-action div.last {
	margin: 0;
}
aside #call-to-action h2 {
	text-transform: uppercase;
	font-size: 22px;
	margin-top: 13px;
	margin-bottom: 10px;
	font-weight: 400;
	letter-spacing: -1px;
}
aside #call-to-action div.ac1 h2 {
	color: #dfaa26;
}
aside #call-to-action div.ac2 h2 {
	color: #41adc9;
}
aside #call-to-action div.ac3 h2 {
	color: #dfaa26;
}
aside #call-to-action h2 strong {
	font-weight: 700;
	color: #000;
}
aside #call-to-action p {
	line-height: 20px;
}


.read-more {text-align: right; margin-right: 10px;}










.meta {
	margin-top: 20px;
}
.slide-meta {
	margin-top: 10px;
}


.storycontent {
	margin-top: 10px;
	clear: both;
}
.storycontent ul,
.storycontent ol {
	margin-left: 30px;
	margin-bottom: 20px;
}
.storycontent ul li,
.storycontent ol li {
	margin-bottom: 5px;
}

.storycontent blockquote,
.storycontent q {
	font-style: italic;
	margin: 0 0 0 25px;
}

.storycontent table {
	margin-bottom: 10px;
}
.storycontent table thead {
	background: silver;
}
.storycontent table td {
	padding: 2px;
}
.storycontent tbody tr:nth-child(even) {
   background-color: Cornsilk;
}
.storycontent tbody tr:hover {
   background-color: Khaki;
}



body.single .storycontent ul li,
body.single .storycontent ol li {
	margin-bottom: 0;
}

body.single .storycontent img {
	max-width: 620px;
	height: auto;
}


.sermon-box,
.testimonial-box,
.pointe-of-view-box,
.news-box {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
.sermon-box h3,,
.testimonial-box h3,
.pointe-of-view-box h3,
.news-box h3 {
	font-weight: bold;
}

.return-to-previous-page {
	margin-top: 20px;
}
.paypal-donations {
	margin-bottom: 20px;
}



#col1 {
	width: 110px;
	margin-right: 8px;
	border-right: 1px solid #E8E6E6;
}
#col2 {
	width: 156px;
	margin-right: 8px;
	border-right: 1px solid #E8E6E6;
}
#col3 {
	width: 156px;
	margin-right: 8px;
	border-right: 1px solid #E8E6E6;
}
#col4 {
	width: 164px;
	margin-right: 8px;
}

.menu-item-129 a {
	color: #DFAA26;
}



.menu-item-129,
.menu-item-130,
.menu-item-131,
.menu-item-116,
.menu-item-124,
.menu-item-122,
.menu-item-190 {
	text-transform: uppercase;
	font-weight: 600;
}


#address {
	width: 339px;
	text-align: right;
}
#address img {
	vertical-align: middle;
}
#address span.site-name {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #DFAA26;
}

#mannix {
	float: right;
	text-align: right;
	margin: 20px 0;
	font-size: 13px;
	font-style: italic;
}



.invite-box {width: 148px; float: left; margin-right: 20px;}
.invite-box label {}
.invite-box label.error {color: red; vertical-align: top; font-size: 12px;}
#invite-select {width: 150px;}

.message-box {width: 450px; float: left;}



/* = Gravity Forms
-------------------------------------------------------------- */
.gfield_contains_required > label {color: #790000; background: #EEE; padding: 3px;}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"] {
	padding: 4px !important;
}
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	margin: -3px 0 3px 0 !important;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #F7F7F7;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 0;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}









/* =Menu
-------------------------------------------------------------- */

#header-calls {
	display: block;
/*	float: left;	*/
/*	width: 636px;	*/
}
#header-calls .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
/*	width: 928px;	*/
}
#header-calls .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#header-calls .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#header-calls a {
	color: #FFF;
	display: block;
	text-decoration: none;
}
#header-calls ul ul {
/*	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);	*/
	display: none;
	position: absolute;
	top: 56px;
	left: 0;
	float: left;
	width: 170px;
	z-index: 99999;
	padding-top: 30px;
	margin-left: 15px;
}
#header-calls ul ul li {
	min-width: 180px;
	padding: 0;
	border-right: 0;
	text-transform: capitalize;
}
#header-calls ul ul ul {
	left: 100%;
	top: 0;
	padding: 10px 0 0 0;
	margin-left: -50px;
}
#header-calls ul ul ul li {
	padding: 0;
}
#header-calls ul ul a {
	background: #FFF;
	line-height: 1em;
	color: #000;
	padding: 10px;
	width: 150px;
	height: auto;
	font-size: 14px;
	border-left: 1px solid #905F48;
	border-right: 1px solid #905F48;
	border-bottom: 1px solid #905F48;
}
#header-calls ul li.lg ul a,
#header-calls ul li.gp ul a,
#header-calls ul li.ew ul a {
	color: #000;
}
#header-calls li:hover > a {
	background: #FFF;
	color: #000;
}
#header-calls ul ul :hover > a {
	background: #EEE;
	color: #000;
}
#header-calls ul li:hover > ul {
	display: block;
}
#header-calls ul li.current_page_item > a,
#header-calls ul li.current-menu-ancestor > a,
#header-calls ul li.current-menu-item > a,
#header-calls ul li.current-menu-parent > a {
	background: #EEE;
	color: #00F;
}
* html #header-calls ul li.current_page_item a,
* html #header-calls ul li.current-menu-ancestor a,
* html #header-calls ul li.current-menu-item a,
* html #header-calls ul li.current-menu-parent a,
* html #header-calls ul li a:hover {
	background: #EEE;
	color: #00F;
}

.widget_rss {
	margin: 20px 0;
}


/* =ytplayer
-------------------------------------------------------------- */
#ytvideo,
#ytvideo2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#ytvideo iframe,
#ytvideo2 iframe {border: 3px solid #C1C1C1;}


.yt_holder {
/*	background: #f3f3f3;	*/
/*	float: left;	*/
/*	border: 1px solid #e3e3e3;	*/
	margin-bottom: 5px;
}


.yt_holder ul {
/*	float: left;	*/
	margin: 0;
	padding: 0;
	width: 640px;
}

.yt_holder ul li {
	list-style-type: none;
	display: block;
	background: #f1f1f1;
	float: left;
	width: 120px;
	margin-bottom: 5px;
	padding-right: 5px;
}
.yt_holder ul li:last-child {
	padding-right: 0;
}

.yt_holder ul li img {
	width: 120px;
	float: left;
	border: 1px solid #999;
}

.yt_holder ul li a {
	font-family: georgia;
	text-decoration: none;
	display: block;
	color: #000;
}

.currentvideo {
	background: #e6e6e6;
}
.yt_holder ul li.no-videos {width: 95%;}



/* TABS */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}


.news-and-updates-block {padding: 5px;}
.news-and-updates {margin-bottom: 5px;}
.nu-date {font-style: italic; font-weight: 600; margin-bottom: 2px;}
.nu-title {}



/* EVENTS */
body.single-event aside,
body.single-location aside {display: none;}
body.single-event #content-wrap,
body.single-location #content-wrap {width: 960px; margin-right: 0;}
body.single-event .storycontent,
body.single-location .storycontent,
body.page-id-1325 .storycontent {clear: both;}
body.single-event .return-to-previous-page,
body.single-location .return-to-previous-page {display: none;}

body.single-event .type-event h3 {display: none;}


body.page-id-1328 .google-plus-one,
body.page-id-1328 .facebook-like-share {display: none;}

#dbem-bookings-table.widefat {width: 100%;}

.em-location-map {width: 500px !important; height: 400px !important;}

table.events-table {margin: 20px 0 0 0; width: 100%;}
table.events-table th, 
table.events-table td {text-align: left; padding: 5px;}
table.events-table thead tr {background: #000; color: #E0AA26;}
table.events-table tbody tr {background: #efefef;}
table.events-table tbody tr:nth-child(even) {background: #fff;}

table.em-tickets {margin: 20px 0; width: 40%;}
table.em-tickets th, 
table.em-tickets td {text-align: left; padding: 5px;}
table.em-tickets tr th {background: #000; color: #E0AA26;}
table.em-tickets tr#em-ticket-1 td,
table.em-tickets tr#em-ticket-6 td,
table.em-tickets tr#em-ticket-4 td,
table.em-tickets tr#em-ticket-10 td {background: #efefef;}
table.em-tickets tr#em-ticket-5 td,
table.em-tickets tr#em-ticket-7 td,
table.em-tickets tr#em-ticket-9 td,
table.em-tickets tr#em-ticket-11 td {background: #fff;}

.em-booking-login a {display: block; margin: 10px 0 0 0;}

.em-bookings-ticket-table-price {display: none;}

.em-booking-form label {width: 135px !important;}
.em-booking-form-details select.dbem_country,
.em-booking-form-details input.input,
.em-booking-form-details textarea {
	width: 215px  !important;
}
.em-booking-form-details textarea {
	height: 75px  !important;
}

.em-booking-form span.form-tip {
	text-decoration: none;
	border-bottom: none !important;
	padding-bottom: none !important;
}


.em-attendee-fieldset {
}
.em-attendee-fieldset p {
	margin-bottom: 0 !important;
}

#gform_wrapper_9 {width: 60%;}
#gform_wrapper_9 .gform_confirmation_message_9 {background: #FD9; padding: 5px 8px; width: 425px;}



body.category-sermons .first-post,
body.page-template-page-sermons-php .first-post{}
body.category-sermons .first-post #subpage-featured,
body.page-template-page-sermons-php .first-post #subpage-featured,
body.page-template-page-news .first-post #subpage-featured {
	width: 300px;
	float: right;
	margin: 0 0 0 20px;
}
body.category-sermons .first-post #subpage-featured img,
body.page-template-page-sermons-php .first-post #subpage-featured img,
body.page-template-page-news .first-post #subpage-featured img {
	width: 300px;
	height: auto !important;
}

body.category-sermons .first-post .storycontent,
body.page-template-page-sermons-php .first-post .storycontent,
body.page-template-page-news .first-post .storycontent {clear: none;}





@media (max-width: 768px) {
	body.page #content-wrap,
	body.search #content-wrap,
	body.single #content-wrap,
	body.date #content-wrap,
	body.archive #content-wrap,
	body.error404 #content-wrap {
		width: 100%;
		float: none;
		margin: 0;
		max-width: 768px;
	}
	body.page aside,
	body.search aside,
	body.single aside,
	body.date aside,
	body.archive aside,
	body.error404 aside {
		width: 100%;
		float: none;
		margin: 0;
		max-width: 768px;
	}

}
