/*

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

*/

#headerLogo {
	width: 93%;
}

#headerText {
	display: none;
}

#socialMediaCluster {
	margin-top: 10px;
}

#searchForm {
	clear: right;
	display: block;
}

#mainmenu {
	display: none;
}

#rightContent {
	width: 98%;
	clear: both;
	margin-left: 0px;
	padding: 0px;
}

#rightContentFrontPage {
	width: 100%;
	clear: both;
	margin-left: 0px;
}

.middleThird {
	padding-top: 20px;
}

.leftThird, .middleThird, .rightThird {
	width: 100%;
}

.leftHalf, .rightHalf {
	width: 100%;
	padding: 0px;
}

.pictureRight, .pictureLeft, .pictureTwoThirdsLeft {
	width: 100%;
}

.event_location {
	padding: 0px !important;
}

.event_description {
	padding: 0px !important;
}


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

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

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

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