/*
Theme Name:     St Stephens
Theme URI:      http://cunningplanmarketing.com
Description:    Theme for St Stephens
Author:         Cunning Plan
Author URI:     http://cunningplanmarketing.com
Template:       boilerplate
Version:        0.1.0
*/

@import 'css/bootstrap.css';
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);


/* line 7, ../sass/lightbox.sass */
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
  display: none;
}

.main_item_cont ul{
	list-style: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  min-width: 250px;
  min-height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(images/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(images/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.page-template-template-events-php .main_item_cont h2{
	font-size: 22px;
	line-height: 28px;
}

.noMarg{
	margin-left: 0px !important;
}

.list_success, .mail_success{
	width:100%;
	height:50px;
	background: #fbf6ec;
	text-align: center;
	line-height: 50px;
	position: absolute;
	top:0px;
	left:0px;
}

body{
	font-family: 'Open Sans', sans-serif;
	background: #fbf6ec;
}

.noMarg{
	margin-left: 0px;
}

.big_action{
	background: #fff;
	color: #444 !important;
	padding: 20px;
	display: block;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}

.bg_grey{
	background: #ebebeb;
	padding:30px;
	width:40%;
	float: left;
	margin-top: 30px;
}


.bg_grey.bg_grey_full{
	background: #ebebeb;
	padding:30px;
	float: none;
	margin-top: 30px;
	display: block
}

.bg_grey input[type="text"], .bg_grey input[type="email"]{
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	background: #fff;
	padding: 20px 15px !important;
}

.bg_grey input[type="submit"]{
	clear: both;
	display: block
}

.register_image{
	float: right;
	max-width: 50%;
	height: auto;
}

.page-template-template-generic-php .content_main, .page-template-template-register-php .content_main{
	margin-top: -380px;
	position: relative;
	z-index: 4;
	padding-top: 0px;
}

.page-template-template-generic-php h1, .page-template-template-register-php h1{
	font-weight: 300;
color: #c7197b;
font-size: 60px;
text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
margin-bottom: 30px;
margin-top: 20px;
line-height:65px;
}
.page-template-template-generic-php .main_item_cont, .page-template-template-register-php .main_item_cont{
	margin-left: 0px;
	min-height: 300px;
	margin-right: 0px;
}


.show_facebook{
	background: #3B5999;
	position: absolute;
	top:60px;
	right:-30px;
	width:60px;
	height:60px;
	display: block;
	border-radius: 60px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 60px;
}

.show_facebook:hover{
	color: #fff;
	text-decoration: none;
}

.facebook_panel{
	width:300px;
	position: absolute;
	left:50px;
	top:0px;
	padding: 30px;
	font-size: 18px;
	line-height: 18px;
	background: #3999d3;
	display: none;
}

.facebook_panel iframe{
	background: #fff;
}

.show_facebook:hover .facebook_panel{
	display: block;
}

.show_twitter{
	background: #4099FF;
	position: absolute;
	top:110px;
	right:-40px;
	width:50px;
	height:50px;
	display: block;
	border-radius: 60px;
	color: #fff;
	font-size: 25px;
	text-align: center;
	line-height: 50px;
}

.show_twitter:hover{
	color: #fff;
	text-decoration: none;
}


.twitter_panel{
	width:300px;
	position: absolute;
	left:40px;
	top:0px;
	padding: 30px;
	font-size: 18px;
	line-height: 18px;
	background: #3999d3;
	display: none;
}

.show_twitter:hover .twitter_panel{
	display: block;
}

.masthead{
	height: 569px;
	display: block;
	background: url(images/header_bg.jpg) repeat-x;
	z-index: 3;
}


.glare{
	background: url('images/glare.png') bottom center;
	position: absolute;
	top:5px;
	left:0px;
	z-index: -1;
	width:100%;
	height:560px;
}

header{
	position: relative
}

.info_dropdown{
	padding: 50px 0px;
	background: #222;
	color: #ebebeb;
	position: static;
	width:100%;
	transition: all 0.2s ease-in; 
	-webkit-transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	display: none;
}

.info_dropdown h3{
	margin-top: 0px;
}

.visible{
	position: static;
	margin-top:0px !important;
}

.info-nav{
	padding: 23px 0px;
	text-align: right;
}

.info-nav ul li{
	margin: 0px 10px;
}

.info-nav ul li a{
	color: #c7197b;
	text-shadow:1px 1px 0px rgba(0,0,0,0.3);
}

.menu_banner{
	background: #fff;
	height: 70px;
	line-height: 70px;
	box-shadow: 0px 3px 2px rgba(0,0,0,0.3);
}

.menu_banner h1{
	height:70px;
	background: #c7197b;
	font-size: 12px;
	line-height: 70px;
	float: left;
	margin: 0px;
	padding: 0px 20px;
}

.menu_banner img{
	height: 70%;
	width: auto;
}

.menu{
	float: left;
}

.menu-header ul li{
	display: inline-block;
	margin: 0px 15px; 
	border-top: 2px solid #fff;
	padding: 0px 10px;
}

.menu-header ul li a{
	color: #76685a;
	line-height: 68px;
	height: 68px;
	display: inline-block;
}


.menu-header ul li:hover{
	border-top: 2px solid #76685a;
}
.menu-header ul li a:hover {
	text-decoration: none;
	color: #c7197b;
	
}

.menu-header ul li.current_page_item{
	border-top: 2px solid #c7197b;
}

.explore h3{
	font-weight: 300;
	color: #c7197b;
	font-size: 60px;
	text-shadow:1px 1px 0px rgba(0,0,0,0.3);
	margin-bottom: 30px;
	margin-top: 20px;
}

.explore h3 i{
	color: #222;
	margin-left: 20px;
	font-size: 50px;
}

.filter_container{
	background: #fff;
	box-shadow: 6px 6px 4px rgba(0,0,0,0.3);
	padding: 30px;
}

.explore{
	margin-left: -20px;
	position: relative;
	z-index: 4;
}

.explore h5{
	font-size: 24px;
	font-weight: 300;
	color: #c7197b;
}

.signup_cont{
	background: #c7197b;
	border-radius: 7px;
	margin-top: -20px;
	-webkit-box-shadow: 0 32px 24px -24px black;
	   -moz-box-shadow: 0 32px 24px -24px black;
	        box-shadow: 0 32px 24px -24px black;
	        position: relative;
}

.pad{
	padding: 30px;
}

#content{
	background:url(images/wall_top.jpg) no-repeat top center;
	position: relative;
	margin-top: -10px;
}

.content_main{
	padding: 164px 0px 0px 0px;
}

h1,h2,h3,h4,h5{
	font-weight: 300;
}

input[type="text"], .explore_drop{
	background: #e5e5e5;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
}

#signup_form{
	margin-bottom: 0;
}

#signup_form input[type="text"]{
	background: #b61773;
	width:150px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}

.signup_cont h4{
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 20px;
}

button{
	background: transparent;
	border: 0 none;
	color: #fff;
	border-bottom: 1px dotted #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 5px 0px;
	margin: 0px 15px;
}

.main_item_cont{
	background: #fff;
	box-shadow: 6px 6px 4px rgba(0,0,0,0.3);
	margin: 0px 30px 60px 30px;
	position: relative;
	padding-bottom: 40px;

}

.page-template-teamplate-eat-php .main_item_cont{
	min-height: 260px;
}

.item_logo{
	width:250px;
	background: #fff;
	box-shadow: 6px 6px 4px rgba(0,0,0,0.3);
	margin-left: -60px;
	margin-top: -60px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


.item_footer{
	position: absolute;
	bottom:0px;
	width:100%;
	position: absolute;
bottom: 0px;
width: 100%;
left: 0px;
z-index: 5;
}

.item_footer a{
	width:50%;
	float: left;
	background: #c7197b;
	text-align: center;
	color: #fff;
	line-height: 50px;
}

.item_footer a.full{
	width:100%;
}

.item_footer a:last-child{
	background: #b4156f;
}

.item_offer{
	background: #fbf6ec;
	padding: 20px;
	width:90%;
	float: left;
	padding:5%;
	position: relative;
	height:55px;
}

.item_offer:hover .more_info{
	display: block;
}

.item_offer h5{
	margin-top: 0px;
}

.item_offer p{
	margin-bottom: 0px;
}

.offer_read_more{
	background: #b4156f;
	width:20px;
	height: 100%;
	position:absolute;
	top:0px;
	line-height: 95px;
	right:0px;
	color: #fff;
	text-align: center;
}

.more_info{
	background: #c7197b;
	position: absolute;
	bottom:105px;
	width:100%;
	margin-left: -30px;
	padding: 20px;
	color: #fff;
	display: none;
	box-shadow: 6px 6px 4px rgba(0,0,0,0.3);
	z-index: 9;
}

.more_info:after {
   content: "";
position: absolute;
bottom: -15px;
right: 11px;
border-width: 15px 15px 0 0px;
border-style: solid;
border-color: #c7197b transparent;
display: block;
width: 0;
}

.search_col article{
	background: #fff;
	padding: 30px;
	box-shadow: 6px 6px 4px rgba(0,0,0,0.3);
	margin-bottom: 20px;
}

.search_col article h2 a{
	color: #c7197b;
}

.page-template-template-offers-php .footer_top{
	margin-top: 60px;
}


.page-template-template-offers-php .content_main{

	padding-top: 200px;

}

.footer_top{
	background:url(images/wall_top.jpg) no-repeat top center;
	position: relative;
	z-index: -1;
	margin-top: -60px;
	height:126px;
	margin-bottom: 50px;
}

.footer_content{
	margin-bottom: 100px;
}


.blue-top img{
	width:100%;
}

.blue_content{
	margin-top: -20px;
}

.blue_cont{
	color: #fff;
	-webkit-box-shadow: 0 32px 24px -24px rgba(0,0,0,0.5);
	   -moz-box-shadow: 0 32px 24px -24px rgba(0,0,0,0.5);
	        box-shadow: 0 32px 24px -24px rgba(0,0,0,0.5);
}

.blue_cont a{
	color: #fff;
	text-decoration: underline;
}


.blue_cont li{
	padding-bottom: 20px;
	border-bottom:1px solid #fff;
}


.blue_cont li:last-child{
	border-bottom:0 none;
}

.blue_cont{
	background:#3999d3;
}

.features img{
	box-shadow: 6px 6px 4px rgba(0,0,0,0.1);
	width:100%;
}

.features h4{
	font-size: 28px;
	margin: 30px 0px;
	line-height: 30px;
}

.features .span4{
	min-height: 606px;
}

.feat_pic_link{
	background: #fff;
	display: block
}

.feat_green a{
	color: #c7197b;
}

.feat_green{
	padding-bottom: 20px;
	border-bottom: 3px solid #c7197b;
}

.feat_blue a{
	color: #389ad3;
}

.feat_blue{
	padding-bottom: 20px;
	border-bottom: 3px solid #389ad3;
}


.feat_orange a{
	color: #f07113;
}

.feat_orange{
	padding-bottom: 20px;
	border-bottom: 3px solid #f07113;
}

.open_topper{
	margin-top: -40px;
	display: inline-block;
}

.header_background_image{
	position: absolute;
	right:00px;
	top:0px;
}

.header_foreground_image{
	position: absolute;
	right:-30px;
	z-index: 5;
	top:108px;
}

.sidebarlink{
	display: block;
	background: #124a6a;
	padding: 20px 30px;
	color: #fff;
	text-decoration: none !important;
}

.sidebarlink:hover{
	color: #124a6a;
	background: #fff;
	text-decoration: none;
}

.home_ten_logo{
	border-radius: 300px;
	border: 5px solid #eddbd3;
	padding: 30px 10px;
	background: #fff;
	overflow: hidden;
	margin-top: 40px;
	-webkit-box-shadow: 0 32px 24px -24px rgba(0,0,0,0.5);
	   -moz-box-shadow: 0 32px 24px -24px rgba(0,0,0,0.5);
	        box-shadow: 0 32px 24px -24px rgba(0,0,0,0.5);
	        display: inline-block;
}

.shadow-left{
	background: url('images/shadow-left.png') no-repeat top left;
	padding-left: 30px;
	height: 286px;
}

.show_more_info{
	position: relative;
	height: 150px;
}

.show_more_info:hover .more_info{
	display: block;
	bottom:160px;
	margin-left: -6px;
}

.show_more_info .offer_read_more{
	line-height: 140px;
}

.show_more_info .item_logo{
	width:140px;
}



@media (max-width: 767px){
	.header_background_image, .header_foreground_image{
		display: none;
	}

	.menu_banner{
		height:auto;
	}

	.menu_banner h1{
		width:100%;
		text-align: center;
		padding: 0;
	}

	.menu_banner ul li{
		display: block;
		width:100%;
		text-align: center;
		padding: 0px;
		margin:0px;
	}

	.menu_banner ul{
		display: none;
	}

	.explore{
		margin-left: 0px;
		margin-top: 20px;
		box-shadow: none;
	}

	.filter_container{
		box-shadow: none;
	}

	.explore h3{
		display: none;
	}

	.masthead{
		background: transparent;
		height: auto;
	}

	#content{
		background: transparent;
	}

	.signup_cont{
		box-shadow: none;
		margin-bottom: 30px;
	}

	.content_main{
		padding-top: 0px;
	}

	.blue_content{
		margin-top: 0px;
	}

	.footer_top{
		background: transparent;
		padding-top: 0px;
		height:30px;
		margin:0px;
	}

	.shadow-left{
		background: transparent;
		padding-left: 0px;
	}

	.info-nav{
		display:none;
	}

	.open_topper{
		position: absolute;
		top:0px;
		left:0px;
	}

	.hamburger{
		position: absolute;
		top:17px;
		right:20px;
		color: #fff;
		font-size: 30px;
	}

	.menu_visible{
		display: block !important;
	}

	.glare{
		display: none;
	}

	.main_item_cont{
		margin: 0px 0px 30px 0px;
	}

	.item_logo{
		margin-top:0px;
		margin-left:0px;
	}

	.page-template-template-offers-php .content_main {
		padding-top: 30px;
	}

	.page-template-template-offers-php .item_logo{
		display:none;
	}

	.page-template-template-offers-php .footer_top{
		display:none;
	}

	.bg_grey{
		width:80%;
		padding: 10%;
	}

	.register_image{
		max-width: 100%
	}

	.page-template-template-generic-php .content_main, .page-template-template-register-php .content_main{
		margin-top: 0px;
	}

}

.left_col{
	width:48%;
	margin-right: 1%;
	float:left;
}

.right_col{
	width:48%;
	margin-left: 1%;
	float:left;
}


.left_col img, .right_col img{{
	max-width: 100%
}



