/*

Theme Name: St Paul + St Stephen Gloucester 
Theme URI: N/A
Version: 1.0
Description: St Paul + St Stephen Style Template
Author: Lightbulb Head
Author URI: https://www.lightbulbhead.co.uk

*/

blockquote {
	padding-left: 40px;
	color: gray;
	border-left: 3px solid #336633;
	margin-left: 0px;
}

a img
{
	border:none;
}

img {
	max-width: 100%;	
	height: auto;
	border-radius: 0px !important;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

iframe {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#container .previewPane .hitems { margin: 0; 	padding: 0; }
#container .previewPane .hitems ul { 
	margin: 5px 0; 
	padding : 0; 
	
	list-style-image: url('images/arrow.gif');
}
	
#container .previewPane .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px; 
}

#container h3 {  
	margin: 0 0 10px 0px; 
	background: inherit; 
}

#container .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

.sidebar li > a {
	background-color: white;
	color: grey;
}

.sidebar li a {
}

input.search { width: 150px; border: 1px solid #5CB353; color: #666; }
input.submit { 
	background: none; 
	color: #042B00;
	border: 0px none;; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.3em; font-family:Arial, Verdana, Helvetica, sans-serif
}

input.search:hover {	background: #FFFFF4; }

ul { margin-left: 0; padding-left: 5px; list-style: none; }
li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px; }
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  }

ul li::before {
	content: "•"; 
	color: #336633;
	display: inline-block; 
	width: 1em;
	margin-left: -1em
}

fieldset {	border: 1px solid #075181; }

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #075181; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #68ADD5; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #68ADD5; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}


/*post stylng*/
.post {
margin:0 0 25px 0;
background-color: white;
color: black;
}

.post .info{

}

.post li a{
	color: blue;
}

.post img {
	width: auto !important;
}

.post h3 {
	margin-left: 10px !important;
}

.post h2 {
	margin-left: 10px !important;
}

.entry img {
	height: auto;
}

/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	width: 280px;
	padding: 0px 10px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.center { text-align: center; }

body {
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	margin:0;
	padding:0;
}

/*****
* Main tag styles
*****/

h1 {
	overflow: hidden;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #336633;
	margin-left: 10px;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0px;
	color: #336633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	padding: 5px 0px;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #336633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 10px;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #336633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 10px;
}

p {
	color: black;
	margin: 10px;
	font-size: 0.9em;
	background-color:white;
	line-height: 1.1em;
}

ul {
	font-size: 0.9em;
	color: black;
}

ol {
	font-size: 1em;
	color: black;
}

table {
	font-size: 1em;
}

td {
	vertical-align: top;
	padding-right: 10px;
}

a {
	text-decoration: none;
	color: #333399;
}

h1 a {
	color: #336633;
}

h2 a {
	color: #336633;
}

h3 a {
	color: #336633;
}

h4 a {
	color: #336633;
}
/*****
* Main structural divs
*****/

#container {
	width: 100%;
}

#preheader {	
	background: #336633;
	height: 20px;
}

#headerSection {
	clear: both;
	background: #FFFFFF;
}

#mainContent {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	background: #FFFFFF;
}

#rightContent {
	background: white;
	overflow: hidden;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#rightContentFrontPage {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#prefooter {
	background: #336633;
	clear:both;
	color:white;
	padding: 10px;
	overflow:hidden;
}

#prefooter p {
	background: #336633;	
	margin: 0px 0px 5px 0px;
	color: white;
}

#prefooter a {
	color: white;
}

#prefooter h3 {
	color: white;
}

#footer {
	clear:both;
	color:black;
	margin-bottom: 10px;
	overflow:hidden;
	background: #336633;
	border-top: solid white 1px;
}

#footer a {
	color: #FFFFFF;
}

#footerLeft {
	width: auto;
	padding: 12px 10px;
}

#footerLeft p {
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #336633;
	font-size: 0.8em;
}

.headerSection {
	overflow: hidden;
	margin: 10px;
}

.headerSection h1 {
	margin: 0px 0px 0px 5px;
	font-size: 1.5em;
	font-weight: normal;
	width: 50%;
	float: left;
	border: none;
}

.headerSection .rssSection {
	float: right;
}

.headerSection .rssSection p {
	color: white;
	margin: 5px;
	font-size: 1em;
}

.headerSection .rssSection a {
	color: white;
}

.headerSection .rssSection a img {
	color: white;
	border: none;
	width: auto !important;
	padding-left: 5px;
}

.textSection {
	background-color: white;
	overflow: hidden;
	margin-left: 10px;
}

.textSection p {
	width: auto;
	padding: 0px;
	border: none;
	margin: 0px 0px 10px 0px;
}

.textSection img {
	margin: 0px 0px 10px 0px;
}

.textSection a img {
	margin: 0px;
}

.textSectionFrontpage {
	overflow: hidden;
	background-color: white;
	color: black;
	border: solid 2px #7F0F0F;
	padding: 0px 10px 10px 10px;
	height: 160px;
}

.textSectionFrontpage p {
	padding: 10px 0px 0px;
	margin: 0px;
	font-size: 0.9em;
	border: none;
	color: black;
}

.textSectionFrontpage ul {
	padding: 0px 20px;
	font-size: 0.9em;
}

.textSectionFrontpage .event_time {
	width: auto !important;
}

.textSectionFrontpage .event_title {
	width: 40% !important;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 0.9em;
}

/*****
* Small structures
*****/

.leftHalf {
	float: left;
	width: 49%;
	padding-right: 1%;
}

.rightHalf {
	float: left;
	width: 49%;
	padding-left: 1%;
}

.leftThird {
	float: left;
	width: 30%;
	padding-right: 3%;
}

.middleThird {
	float: left;
	width: 30%;
	padding-left: 2%;
	padding-right: 2%;
}

.rightThird {
	float: left;
	width: 30%;
	padding-left: 3%;
}

.clearboth { 
	clear: both; 
}

.center { 
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*****
* Image styles
*****/

.pictureRight {
	background: #FFFFFF;
	margin: 0px 0px 10px 20px;
	width: 30%;
	float: right;
}

.pictureRight img {
	width: 100%;
}

.pictureRight p {
	background: #FFFFFF;
	width: 95%;
	text-align:center;
}

.pictureLeft {
	background: #FFFFFF;
	margin: 0px 20px 10px 0px;
	width: 30%;
	float: left;
}

.pictureLeft img {
	width: 98%;
}

.pictureLeft p {
	background: #FFFFFF;
	width: 95%;
	text-align:center;
}

.pictureTwoThirdsLeft {
	background: #FFFFFF;
	margin: 0px 10px 10px 0px;
	width: 60%;
	float: left;
}

.pictureTwoThirdsLeft img {
	width: 99%;
}

.pictureTwoThirdsLeft p {
	background: #FFFFFF;
	width: 95%;
	text-align:center;
}

.pictureLeftSmall {
	background: #FFFFFF;
	margin: 0px 10px 10px 0px;
	width: 20%;
	float: left;
}

.pictureLeftSmall img {
	width: 98%;
}

.pictureRightVerySmall {
	background: #FFFFFF;
	padding: 2px;
	margin: 5px;
	width: 15%;
	float: right;
}

.pictureRightVerySmall img {
	width: 98%;
}

.pictureFullWidth {
	background: #FFFFFF;
	float: left;
	margin-bottom: 10px;
}

.pictureFullWidth img {
	width: 100%;
}

.pictureFullWidth p {
	background: #FFFFFF;
	width: 95%;
	font-size:1em;
	color: gray;
	line-height: 1.5em;
	margin: 10px;
}

/*****
* Header styles
*****/

#headerLogo {
	width: 160px;
	float: left;
}

#headerLogo p {
	display:none;
}

#headerLogo img {
	margin: 10px;
}

#headerText {
	margin: 30px 30px 30px 220px;
	border: solid 2px #7F0F0F;
	transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	box-shadow: 4px 4px 5px gray;
}

#headerText p {
	margin: 0px;
	padding: 10px 30px;
	font-size: 1.3em;
	background-color: white;
	line-height: 100%;
	color: #7F0F0F;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

#headerText p.large {
	font-size: 2.5em;
	line-height: 80%;
}

#headerImage {
	display: none;
}

#headerTitle {
	float:left;
	font-size:1.8em;
	padding:15px 0 0 30px;
}

#headerTitle p {
	color: black;
	background-color: #F7EACD;
	border: none;
}

#headerActions {
	display: inline-block;
	float: right;
	text-align:right;
}

#menu {
	margin-bottom: 10px;
}

#searchForm {
	display: inline-block;
	margin-right: 8px;
}

#searchForm fieldset {
	border: none;
	padding: 0px !important;
}

#searchForm input[type="text"] {
	border: solid 2px #336633;
	float: right;
	width: 200px;
	height: 1.5em;
	padding-left: 5px;
}

#searchForm input[type="image"] {
	float: right;
	height: 30px;
	margin-right: -212px;
	margin-top: -2px;
}

#socialMediaCluster {	
	display: inline-block;
	margin-right: 5px;
}

.socialMedia {
	float: left;
	height: 27px;
	margin-bottom: 5px;
}

.socialMedia a {
	float: left;
	height: 27px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 32px;
	font-size: 0.9em;
	color: white;
}

.facebook a {
	background: #336633 url('images/facebook.png') no-repeat;
}

.twitter a {
	background: #336633 url('images/twitter.png') no-repeat;
}

.email a {
	background: #336633 url('images/envelope.png') no-repeat;
}

.phone a {
	background: #336633 url('images/phone.png') no-repeat;
}

.foursquare a {
	background: #336633 url('images/foursquare.png') no-repeat;
}

#banner_image {
	margin: 10px 0px 30px 0px;
	max-height: 500px;
	background-color: aliceblue;
	overflow: hidden;
}

#banner_image img {
	width: 100%;
}

#bible_text {
	margin-top: 30px;
	padding-left: 40px;
	color: gray;
	border-left: 3px solid #336633;
	margin-left: 0px;
	font-size: 0.8em;
}

#bible_verses {
	color: gray;
	border-left: 3px solid #336633;
	margin-left: 0px;
	padding: 0px 0px 0px 40px;
	font-size: 0.8em;
}

/*****
 * Gallery styles
 ****/

/* 5th gallery item, clear both, so that we have 4 per row */
.gallery .gallery-item:nth-of-type(4n+1) {
    clear: both;
}

/* remove line breaks, so gallery flows */
.gallery br {
	display: none;
}

/* but keep last line break */
.gallery br:nth-last-of-type(1) {
	display: block;
}

.textSection .gallery-item {
	width:25% !important;
}

.entry .gallery-item {
	width:25% !important;
}

/*****
* Event styles
*****/

.event_listing {
	margin: 5px 0px; 
	padding: 10px;
}

.textSection .event_date {
	padding: 0px;
}

.textSection .event_time {
	padding: 5px 0px;
}

.event_date {
	margin-top: 10px; 
	padding: 0px 0px 0px 10px; 
	font-size: 1.1em;
	color: #336633;
	clear: both;
}

.event_title {
	font-size: 0.9em;
	padding: 5px 5px 5px 0px;
	float: left;
	width: 54%;
}

.event_title a {
	color: black;
}

.event_time {
	font-size: 0.9em;
	padding: 5px 0px 5px 10px;
	float: left;
	width: 145px;
}

.event_location {
	font-style: italic;
	font-size: 0.9em;
	padding: 0px 0px 0px 145px;
}

.event_description {
	font-style: italic;
	font-size: 0.9em;
	padding: 0px 0px 0px 145px;
}

.event_location_left {
	font-style: italic;
	font-size: 0.9em;
	padding: 0px 0px 0px 5px;
}

.event_description_left {
	font-style: italic;
	font-size: 1em;
	padding: 0px 0px 0px 5px;
}

.event_spacer {
	border:none;
	width:100%;
	border-top: 1px solid #336633;
}

#rightContentFrontPage .event_spacer {
	display: none;
}

#rightContentFrontPage h3 {
	margin-left: 10px;
}

#rightContentFrontPage ul {
	margin-left: 10px;
}

/******
* Contact form styles
******/

.contactForm p {
	margin: 0px;
}


.contactForm input {
	margin-bottom: 5px;	
}

.contactForm textarea {
	width: 98%;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

.wordpressPageNavLeft {
	float: left;
	font-size: 1em;
	padding: 5px;
}


.wordpressPageNavRight {
	float: right;
	font-size: 1em;
	padding: 5px;
}

.searchResult {
	padding-bottom: 10px;
}

#crossfade img {
	top: 0;
	left: 0;
}

.nodisplay {
	display: none;
}

.homepageImg {
	height: 296px;
}

/*****
* Cookie policy styling
*****/

.shareaholic-cookie-consent {
	top:auto !important;
	bottom:0 !important;
}

.shareaholic-cookie-consent p {
	background-color: transparent;
}

/*****
* Home page styling
*****/

.welcomeBanner {
	padding: 10px 20px;
	background-color: #7F0F0F;
	margin-bottom: 10px;
}

.welcomeBanner p {
	background-color: #7F0F0F;
	color: white;
	text-align: center;
	font-size: 0.9em;
	margin: 0px !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.frontPageHighlight {
	padding: 0px 10px;
}

.frontPageHighlight h1 {
	margin-left: 0px;
}

.frontPageHighlight p {
	margin: 10px 0px;
}

.highlightSummary {
	margin: 10px 0px;
	font-style: italic;
	font-size: 1.2em;
}

.detailBox h1 {
	margin: 10px 0px 0px !important;
	padding: 8px 5px 5px 12px;
}

.detailBox p {
	color: #7F0F0F !important;
}

.detailBox a {
	color: #0066cc;
}

.detailBox .news_content {
	color: #7F0F0F !important;
}

.detailBox .event_date {
	color: #7F0F0F !important;
	font-weight: normal;
	font-size: 1em;
	padding: 0px;
}

.detailBox .event_time {
	color: #7F0F0F !important;
	font-size: 0.9em;
	padding: 5px 0px;
}

.detailBox {
}

.frontPageDetails {
	overflow: hidden;
}

.expandAction p {
	margin-left: auto;
	width: 50%;
	margin-right: auto;
	background: inherit;
	text-align: center;
}

.collapseAction p {
	margin-left: auto;
	width: 50%;
	margin-right: auto;
	background: inherit;
	text-align: center;
}

#shTopImg {
	width: auto !important;
}

.sermon {
	margin-bottom: 30px;
	padding-left: 10px;
}

.sermonseries h1 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.sermonseries p {
	text-align: left;
}

.sermon_listen, .sermon_download {
	float: left;
	padding: 5px 10px 5px 0px;
	margin-bottom: 10px;
}

.sermon_listen a, .sermon_download a {
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	color: white;
	background: #336633;
}

.sermon p {
	margin: 10px 0px !important;
}

.podcasts {
	width: 100%;
	margin-bottom:10px;
}

.podcastButton {
	float: left;
	margin-right: 8px;
	margin-left: -3px;
}

.podcastButton a img {
	height: 60px;
	width: 245px;
}

#frontpagesermon {
	margin: 0px 10px;
}

#frontpagesermon p {
	margin: 0px 0px 10px 0px !important;
}

#frontpagesermon h3 {
	margin-left: 0px;
}

.wpforms-confirmation-container-full {
	background: #ffffff !important;
}