
.page-home .element-marquee{
background: #a1062d;
border-radius:10px;
padding:3px;
box-shadow: 1px 1px 2px black;
border-bottom: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
}

.page-home .element-marquee p {
font-size:20px;
color:white;

}
.page-home .element{
overflow:visible;
}
#cblock{
background: #a1062d;
border-radius:10px;
padding:4px;
box-shadow: 1px 1px 2px black;
border-bottom: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
font-size:17px;
color:white;
line-height:25px;
height: 365px;
}
div.sj_element_news {height: 360px;}
div.sj_element_newsletters {height: 360px;}

.page-home .element-news, .page-home .element-newsletters{
background: #a1062d;
border-radius:10px;
padding:3px;
box-shadow: 1px 1px 2px black;
border-bottom: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
color:white;
padding:7px;

}

.page-home .element-newsletters p, .page-home .element-newsletters a , .page-home .element-newsletters small{
color:white;
}
.page-home .element-news h3, .page-home .element-newsletters h3, .page-home .element-news li  {
font-size:17px;
color:white;
line-height:25px;
}

html, body {
	height:100%;
	background: #a1062d;
}

#wrapper {
	min-height:100%;
	position:table;
	width: 1012px;
        margin: 0 auto;
        background: url(/img/bespoke/adelstjohnthebaptist/menu-bg.png) repeat-y center top;
}

#wrapper:before { /* Opera and IE8 "redraw" bug fix */
	content:"";
	float:left;
	height:100%;
	margin-top:-999em;
}

#header {
	position: relative;
	z-index: 3;
	width: 1012px;
	margin: 0 auto;
	height: 286px;
	background: url(/img/bespoke/adelstjohnthebaptist/header_1.png) no-repeat center top;
}

	#header h1 {
		color: #164086;
		font-size: 3.0em;
		position: relative;
		top: 30px;
		margin-bottom: 16px;
		padding-left:10px;
	}

	#header p {
		color: #164086;
		font-size: 1.8em;
		position: relative;
		top: 35px;
		padding-left: 10px;
	}

	#header #search {
		position: absolute;
		bottom: 0;
		right: 0;
		height: 28px;
		padding: 7px 8px;
		background: #ff3399;
		line-height: 28px;
		-webkit-border-top-left-radius: 8px;
		-webkit-border-radius-topleft: 8px;
		border-top-left-radius: 8px;
		-webkit-border-top-right-radius: 8px;
		-webkit-border-radius-topright: 8px;
		border-top-right-radius: 8px;
		-webkit-box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.1);
		box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.1);
	}

        #header #search form {
            padding: 0;
            margin: 0;
        }

		#header #search input {
			-webkit-border-top-right-radius: 0;
			-webkit-border-radius-topright: 0;
			border-top-right-radius: 0;
			-webkit-border-bottom-right-radius: 0;
			-webkit-border-radius-bottomright: 0;
			border-bottom-right-radius: 0;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-radius-topleft: 5px;
			border-top-left-radius: 5px;
			-webkit-border-bottom-left-radius: 5px;
			-webkit-border-radius-bottomleft: 5px;
			border-bottom-left-radius: 5px;
		}

		#header #search .btn {
			padding-left: 15px;
			padding-right: 15px;
			-webkit-border-top-left-radius: 0;
			-webkit-border-radius-topleft: 0;
			border-top-left-radius: 0;
			-webkit-border-bottom-left-radius: 0;
			-webkit-border-radius-bottomleft: 0;
			border-bottom-left-radius: 0;
			-webkit-border-top-right-radius: 5px;
			-webkit-border-radius-topright: 5px;
			border-top-right-radius: 5px;
			-webkit-border-bottom-right-radius: 5px;
			-webkit-border-radius-bottomright: 5px;
			border-bottom-right-radius: 5px;
            margin:0;
            height: 28px;
		}

#filling {
	position: fixed;
	top: 0;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	bottom: 0;
	background: #edecd1;
	z-index: 2;
}

#ribbon {
	position: absolute;
	top: 200px;
	width: 1040px;
	height: 96px;
	left: 50%;
	margin-left: -520px;
	background: url(/img/bespoke/adelstjohnthebaptist/ribbon.png) no-repeat;
	z-index: 1;
}

.burgund-column {
	background: #a1062d;
    border-radius: 10px;
    box-shadow: 1px 1px 2px black;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    color: white;
    padding: 7px;
    max-height: 360px;
}

/*  Nav
    ===  */
#nav {
	background: url("/img/bespoke/adelstjohnthebaptist/nav-bg.png") no-repeat scroll center top transparent;
        height: 111px;
        margin: 0 auto;
        padding: 10px 8px;
        position: relative;
        width: 1000px;
        z-index: 3;

}

#nav-mobile-tab {
        width:100%;
}

.nav-display-block {
        display:block !important;
        visibility:visible !important;
}

	#nav ul {
		margin: 0;
		list-style: none;
		height: 56px;
		position: relative;
		z-index: 4;
	}

		#nav ul li {
			position: relative;
			float: left;
			height: 100%;
			line-height: 58px;
			display: block;
			color: #fff;
			font-size: 15px;
			font-weight: bold;
			z-index: 4;
		}

		#nav ul li:last-child {
		}

			#nav ul li a {
				text-decoration: none;
				color: inherit;
				*color: #fff;
				display: block;
				padding: 0 10px;
				z-index: 4;
				position: relative;
			}
                        
                        #nav > ul > li > a {
                                height: 30px;
                                line-height: 25px;
                                overflow: hidden;
                                padding: 80px 3px 0;
                                text-align: center;
                        }
                        
                        #nav ul li a:hover {
                                text-decoration: underline;
                        }

                        #nav > ul > li {
                                height: 111px;
                                line-height: 56px !important;
                                margin-right: 5px;
                                width: 120px;
                        }
                        
                        #nav > ul > li.item1 {
                                background: url(/img/bespoke/adelstjohnthebaptist/m1.png) no-repeat top center;
                        }
                        
                        #nav > ul > li.item2 {
                                background: url(/img/bespoke/adelstjohnthebaptist/m5.png) no-repeat top center;
								
					   }
                        
                        #nav > ul > li.item3 {
                                background: url(/img/bespoke/adelstjohnthebaptist/m2.png) no-repeat top center;
								font-size:12px;
                        }
                        
                        #nav > ul > li.item4 {
                                background: url(/img/bespoke/adelstjohnthebaptist/m4.png) no-repeat top center;
                        }
                        
                        #nav > ul > li.item5 {
                                background: url(/img/bespoke/adelstjohnthebaptist/m3.png) no-repeat top center;
                        }
                        
                        #nav > ul > li.item6 {
                                background: url(/img/bespoke/adelstjohnthebaptist/m6.png) no-repeat top center;
                        }
                        
                        #nav > ul > li.item7 {
                                background: url(/img/bespoke/adelstjohnthebaptist/m8.png) no-repeat top center;
                        }
                        
                        #nav > ul > li.item8,
                        #nav > ul > li.extra {
                                background: url(/img/bespoke/adelstjohnthebaptist/m7.png) no-repeat top center;
                        }
                        /*
                        #nav > ul > li.current-item > a,
                        #nav > ul > li:hover > a{
                                
                                color:#EBD2D2;
                        }
                        */
				#nav ul.dropdown ul {
					position:absolute;
					width: 175px;
					display: none;
					height: auto;
					margin:0;
					background-image: none;
					background-color: #A1062D;
					border: 1px solid #777;
				}

					#nav ul.dropdown ul li {
						display: block;
						float: none;
						margin: 0;
						border: none;
						background-image: none;

					}


#nav ul.dropdown ul ul {
	left: 100%;
	top: 0;
}

#nav ul.dropdown ul ul.left, #nav ul.dropdown ul ul.left ul {
	left: -100%;
}

#nav ul.dropdown li {
	display: inline-block;
	line-height:56px;
	position: relative;
}

#nav ul.dropdown li.more {
	padding-right: 0px;
}

#nav ul.dropdown li.more span {
	display: block;
	padding-top: 46px;
	height: 0;
	width: 46px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	cursor: pointer;
	background: url(/img/bespoke/adelstjohnthebaptist/dropdown.png) no-repeat 15px 0;
}

#nav ul.dropdown li li.more span {
	background-position: 15px -66px;
}

#nav ul.dropdown li li {
	clear: both;
	display: block;
	line-height: 35px;
}

#nav ul.dropdown li a {
	display:block;
	/*padding: 0 5px;*/

}

#nav ul.dropdown li li a {
	font-weight: normal;

}

											@media (max-width: 767px) {
												#nav ul.dropdown, #nav ul.dropdown ul {
													width:100%;
													position: relative;
												}

												#nav ul.dropdown li {
													width: 100%;
													padding-right: 0 !important;
													position: relative;

												}

												#nav ul.dropdown ul {
													left: 0 !important;
													text-indent: 14px;
												}

												#nav ul.dropdown ul { text-indent:20px; }
												#nav ul.dropdown ul ul { text-indent:40px; }
												#nav ul.dropdown ul ul ul { text-indent:60px; }
												#nav ul.dropdown ul ul ul ul { text-indent:80px; }

												#nav ul.dropdown ul li.more span {
													background-position: 4px -64px !important;
													width:45px;
													padding-top: 40px;
													z-index: 5;
													border-left: 1px solid #EEA30E;
												}

												#nav ul.dropdown ul li.down > span {
													background-position: 4px -8px !important;
												}

												#nav .extra {
													cursor: pointer;
												}

												#nav .extra > a {
													display:none !important;
												}

												#nav .extra:before {
													content: 'Menu';
													padding-left:10px;
												}
											}

#content {
	margin: 0 auto;
	width:930px;
	padding: 15px 28px;
	position: relative;
	z-index: 2;
	min-height:400px;
        background: url(/img/bespoke/adelstjohnthebaptist/tile.png) repeat-y top center;
}

#content-top {
        height:25px;
        width:1012px;
        position: relative;
        background: url(/img/bespoke/adelstjohnthebaptist/content-top.png) no-repeat top center;
}

#content-bot {
        height:25px;
        width:1012px;
        position: relative;
        background: url(/img/bespoke/adelstjohnthebaptist/content-bot.png) no-repeat top center;
}

#footer {
        color: #111111;
        font-size: 1.2em;
        height: auto;
        margin: 0 auto;
        padding: 10px 0;
        position: relative;
        text-align: center;
        width: 986px;
        z-index: 2;
}

#footer a {
	color: inherit;
}

@media (max-width: 767px) {
	#filling {
		display: none;
	}

	#wrapper, #header, #content, #nav, #footer {
		width: auto;
	}

	#wrapper {
		margin: 10px;
		min-height:0;
	}

	#header {
		background-size: 100% auto;
                height: 204px;
	}

	#header h1 {
		top: 0;
		line-height:1.2em;
		font-size: 2.7em;
	}

	#header p {
		top: 0;
	}


	#content {
		background-size:100%;
		min-height: 280px;
                padding:15px;
	}
        
        #content-top,
        #content-bot {
                display:none;
        }
        
        #content .column {
                width:auto;
        }
        
        
        #content .element-slideshow .slideshow img {
                width:100% !important;
                height:auto !important;
        }
        
        #content .element-slideshow .slideshow {
                width:100% !important;
        }

        #content .element-image img {
                width:100% !important;
                height:auto;
        }
        
        #content img {
                height: auto;
                width: 100% !important;
        }
        
        #content .element object {
                width: auto !important;
        }
        
        #content .element object embed {
                widht: 320px !important;
        }

	#footer {
		background-size: 100% auto;
                min-width: 0;
	}

	#nav {
		height: auto;
                background:#5B0000;
	}

	#nav ul.dropdown {
		display:block;
		width: auto;
		float: none;
		height: auto;
		position: relative;
	}
        
	#nav ul.dropdown ul {
		position: relative;
		width: auto;
		display: none;
		margin: 0;
		border: 1px solid #fff;
	}

	#nav ul.dropdown ul ul {
		border: none;
	}

	#nav ul.dropdown li {
		display:block;
		width: auto;
		float: none;
		height: auto;
		margin:0;
                background: none;
	}

	#nav ul.dropdown ul li {
		border-top: 1px solid #fff;
	}


#content {
width: 100% ; 
padding: 0px; 
margin: 0px; 
min-height: 200px; 
} 
.element{ 
padding:10px; 
margin:10px; 
} 

#content .column { 
width: 100%; 
} 
.sj_element_slideshow ul.roundabout, .sj_element_slideshow ul.roundabout2 { 
width:100% !important; 
} 

.sj_element_slideshow ul.roundabout li.roundabout-in-focus { 
left:0% !important; 
width:100% !important; 
height:auto; 
} 

#content .sj_element_slideshow , #content .sj_element_slideshow img { 
width:100% !important; 
height:auto !important; 
} 
#content .sj_element_slideshow div.cycle div { 
width: 100% !important; 
text-align: center; 

} 
#content .element-text table td{ 
padding:0px; 
} 
#content .element-text table tr td { 
display:block; 
width: 100% !important; 
} 
#content .element-text table { 
width:100% !important; 
} 
#content .element-slideshow .slideshow img { 
width:100% !important; 
height:auto !important; 
} 
#content .element-slideshow { 
width:90% !important; 
padding:10px; 
} 
#content .element-slideshow .slideshow { 
width:90% !important; 
} 

#content .element-image img{ 
width:90% !important; 
height:auto; 
} 

#content .element object { 
width: 100% !important; 
} 

#content .element object embed { 
width: 100% !important; 
} 
#content .element .form { 
width: 100% !important; 
} 

#content .media-grid li.small { 
width: auto; 
} 

#content .media-grid img { 
width: auto; 
} 

#content .media-grid li.small div { 
width:auto; 
} 

#content .element-media { 
width:auto; 
} 
#content .element-media { 
width:auto; 
} 
#content .sj_div_center { 
width:auto !important; 
} 
#content .mejs-container, #content .mejs-video{ 
width:100% !important; 
}
	
}


@media (max-width: 480px) {
        #header {
                height:125px;
        }
}