/*
Theme Name: Southport
Theme URI: http://alined.com/
Author: Alined Design
Author URI: http://alined.com/
Description: The 2015 theme for Southport Uniting Church
Version: 1.0
Text Domain: southport
*/

body {
	font-family: 'Raleway', sans-serif;
	margin:0;
	padding:0;
	font-size:14px;
	color:#414042;
}
.wrapper {
	float:left;
	clear:left;
	width:100%;
	min-width:1024px;
	position:relative;
}
.wrap {
	margin:0 auto;
	width:1024px;
}
.pager {
	float: left;
	clear: left;
	width: 100%;
	position: relative;
}
a {
	color:#FBB040;
	text-decoration: none;
}
a:hover {
	color:#999999;
}
div.break {
	height:2px;
	float: left;
	clear: left;
	width: 100%;
	border-top: 2px dotted #A7A9AC;
	margin: 20px 0;
}

h1 {
	color: #414042;
    font-family: "Open Sans",sans-serif;
    font-size: 40px;
}
h2 {
	font-family: 'Lato', sans-serif;
	color: #FBB040;
	font-size: 26px;
	white-space: nowrap;
}

img.alignnone { float:left; margin: 0 1em 0 0 }
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.panel-grid-cell img {
	max-width:100%;
	height: auto;
}




.header {
	height: 30px;
	padding: 15px 0;
	font-family: 'Open Sans', sans-serif;
	color:#58595B;
}
.header a {
	color:#58595B;
}
.right-logos {
	float: right;
}


.menubg {
	background: url('images/menu_bg_03.jpg') repeat-x;
	height: 80px;
	z-index: 9
}
.logo {
	position: absolute;
	top: -40px
}
.navigation {
	float: right;
	padding: 
}
#access {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
}
#access ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
}
#access li {
    float: left;
    position: relative;
}
#access a {
    color: #EEEEEE;
    display: block;
    line-height: 5.3em;
    padding: 0 1.2125em;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}
#access ul ul {
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 5.7em;
    width: 200px;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: #414042 none repeat scroll 0 0;
    border-top: 2px solid #ffffff;
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: 1.4em;
    padding: 10px 1.2125em;
    width: 200px;
}
#access ul ul a:hover {
	color:#FFFFFF;
}
#access li:hover > a, #access ul ul:hover > a, #access a:focus {
    background: none repeat scroll 0 0 #EFEFEF;
}
#access li:hover > a, #access a:focus {
    background: #fbb040 none repeat scroll 0 0;
    color: #fff;
}
#access ul li:hover > ul {
    display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
    background: #fbb040 none repeat scroll 0 0;
    color: #fff;
}


.opacity {
	background: #000000 none repeat scroll 0 0;
    height: 450px;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.cycle-slideshow {
	clear: left;
    float: left;
    margin: -1px 0 0;
    width: 100%;
}
.cycle-slideshow div {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	height:450px;
	width: 100%;
}
.slider {
	z-index: 0
}
.slider-heading {
	color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 70px;
    font-weight: 700;
    height: 70px;
    right: 0;
    line-height: 70px;
    position: absolute;
    text-align: right;
    top: 140px;
    z-index: 9999;
    width: 60%
}
.slider-heading span {
	vertical-align:middle;
}
.slider-heading span.small {
	font-size: 30px;
	color:#fbb040;
	vertical-align:middle;

}

.example-pager span {
	display: inline-block;
	color: #939598;
	font-size: 50px;
	height: 50px;
	width: 20px;
	cursor: pointer;
}
.example-pager span.cycle-pager-active {
	color:#000000;
}






.main {
	font-size: 25px;
	text-align: center;
}
.main strong {
	font-weight: 600
}	

.main-content {
	padding:60px 0 20px;
}
.featureimage {
	float: right;
    margin: 0 0 1em 1em;
    position: relative;
    width: 300px;
}
.overlay {
	background: rgba(0, 0, 0, 0) url("images/overlay.png") repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
.post {
	border-top: 2px dotted #a7a9ac;
    clear: left;
    float: left;
    padding: 0 0 20px;
    width: 100%;
}
.post img {
	margin:2em 0 1em 1em; 
}


.banners {
	background-image: url("images/homebanner_10.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
    height: 480px;
    margin: 50px 0 0;
}
.banner-logo {
	left: 50%;
    margin: -80px 0 0 -77px;
    position: absolute;
    top: 50%;
}
.banners .background {
	background: rgba(0, 0, 0, 0) url("images/gradientbg_03.png") repeat scroll center center;
    box-sizing: border-box;
    color: #ffffff;
    display: table;
    float: right;
    font-size: 26px;
    height: 480px;
    overflow: hidden;
    padding: 100px 4% 100px 10%;
    width: 50%
}
.banners .background div {
	display: table-cell; 
	vertical-align: middle;
}
p.intro {
	margin: 50px 0;
}
.latest_title {
	width:100%;
	font-size: 40px;
	margin: 50px 0;
	font-weight: 600;
}
.latest {
	float: left;
    font-size: 16px;
    margin: 0 5% 20px 0;
    text-align: left;
    width: 45%;
}
.late {
	border-left: 3px solid #fbb040;
    clear: left;
    float: left;
    font-family: "Open Sans";
    font-weight: 300;
    margin: 20px 0;
    padding: 5px 0 1px 5%;
    width: 95%;
}
.latest h3 {
	color: #414042;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 5px;
    width: 100%;
}
.latest a {
	color:#fbb040;
	text-transform: uppercase;
	float: left;
	margin: 0 20px 0 0;
}
.latest a:hover {
	color: #414042;
}
.latest span.date {
	float: right;
	text-transform: uppercase;
}
.fb {
	float: right;
	width: 50%;
	margin: 20px 0;
}
.welcoming {
	float: left;
	clear: left;
	width: 100%;
	font-size:15px;
	text-align: left;
}
.welcome-left {
	float: left;
	width: 80%;
}
.welcomebox {
	float: left;
	width: 32.33%;
	margin: 0 1% 0 0;
}
.welcome-right {
	float: right;
}


.homebuttons {
	width:100%;
}
.home-btn {
	width: 33.33%;
	float: left;
}
.home-btn .top {
	padding: 0 15%;
	font-weight: 600;
	height:220px;
	font-size: 28px;
	color: #414042;
}
.home-btn .top p.yellow {
	font-size: 22px;
	font-weight: normal;
	color:#FBB040;
}
.home-btn .top p.small {
	font-size: 18px;
    font-weight: normal;
}
.home-btn .top:hover {
	color:#FBB040;
}
.home-btn .bottom {
	color:#fbb040;
	background-color: #f7f7f7;
    background-position: center center;
    background-size: cover;
    font-size: 18px;
    height: 300px;
    box-sizing:border-box;
}
.home-btn.two .bottom {
	padding:50px 5%;
}
.home-btn .bottom p {
	margin: 20px 0;
}
.home-btn .bottom p a {
	font-weight: bold;
}

.footer {
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 40px;
}
.footer-left {
	float: left;
	margin: 40px 0;
}
.footer-right {
	float: right;
}
.menu-footer-menu-container {
	float: left;
}
.footer-right ul {
	float: left;
	list-style: none;
	margin: 40px 0;
	padding: 0
}
.footer-right li {
	padding: 0 10px;
	float: left;
	display: inline-block;
}
.footer-logo {
	float: left;
	padding: 0 0 0 20px;
}



.gallery {
	float: left;
	clear: left;
	width: 100%;
}
.gallery-item {
	float: left;
	margin: 0 5px 5px 0;
}



@media screen and (max-width:1024px) {
	.wrapper {
		min-width:787px;
	}
	.wrap {
		width:787px;
	}
	#access li a {
		font-size: 12px;
	    line-height: 6.7em;
	    padding: 0 8px;
	}
	
	.home-btn .top {
		height: 150px;
	}
	.banner-logo {

	}
	.banners .background {
		padding:50px 1% 50px 100px;
	}
	.welcome-left {
		width: 100%
	}
	.welcome-right {
		width: 100%;
	}
	.cycle-slideshow div {
		height: 400px;
	}
	.slider-heading {
		top: 80px;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	h2 {
		white-space: normal;
	}
}

@media screen and (max-width:787px) {
	.wrapper {
		min-width:100%;
	}
	.wrap {
		width:100%;
	}
	.pager {
		width: 90%;
		margin: 0 5%;
	}
	.right-logos {
		display: none;
	}
	.navi {
		margin: 0;
		width: 100%;
	}
	.header {
		height: auto;
	}
	.logo {
		margin: 0 0 0 1.2em;
    	position: relative;
	}
	.menubg {
		height: auto;
	}
	.navigation {
		width: 100%;
		margin: -45px 0 0;
	}
	#access li {
		width: 100%;
	}
	#access li a {
		background: #fbb040;
		line-height: 3em;
		padding: 0 1.2125em;
	}
	#access ul ul {
		position: relative;
		top: 0;
		width: 100%;
	}
	#access ul ul a {
		border-top: medium none;
	    font-size: 12px;
	    padding: 10px 5%;
	    width: 90%;
	}
	.cycle-slideshow div {
		height: 200px;
	}
	.slider-heading {
		display: none;
	}
	.main-content {
		padding: 0;
	}
	.home-btn {
		width: 100%;
	}
	.home-btn .top {
		height: auto;
	}
	.latest {
		width: 100%;
	}
	.fb {
		width: 100%;
	}
	.welcomebox {
		width: 100%;
		margin: 0 0 20px ;
	}
	.footer-left {
		margin: 0;
		text-align: center;
	}
}

@media screen and (max-width:682px) {
	.banner-logo {
		display: none;
	}
	.banners .background {
		padding: 20px 5%;
    	width: 100%;
	}
}
