
@font-face {
		font-family: 'comic sans ms';
		src: url('/fonts/ComicSans/comic.eot');
		src: url('/fonts/ComicSans/comic.eot?#iefix') format('embedded-opentype'),
				 url('/fonts/ComicSans/comic.woff') format('woff'),
				 url('/fonts/ComicSans/comic.ttf') format('truetype'),
				 url('/fonts/ComicSans/comic.svg#comic') format('svg');
		font-weight: normal;
		font-style: normal;
}

.element-events{
color: #336600 !important;

}

.element-events small, .element-events h3{
color: #336600 !important;

}

body {
background:  url("/img/bespoke/holytri/bg-top.png") repeat-x top center;
	
}

html{

background:url("/img/bespoke/holytri/bg.jpg") repeat scroll  transparent;
}



h1, h2, h3, h4, h5, h5 {
color:#DFD23E;
text-shadow: 1px 1px 1px #444;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#444444, offX=1, offY=1)
}

p {
color: #000000;
font-size:14px;
}

#wrapper {
		background:  url("/img/bespoke/holytri/bg-top.png") repeat-x top center;
	min-height:100%;
	
	position:table;
	width: auto;
    	margin: 0 auto;
        overflow:hidden;
        min-width:960px;
}

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


#splash-wrapper {
        height:771px;
        margin:0 auto;
        position:relative;
        display:none;
        width:1109px;
        padding-top: 36px;
}

.page-welcome #splash-wrapper {
        display:block;
}

#splash-html5 {
        height:771px;
        margin:0 auto;
        text-align:center;
        display:none;
        width:100%;
        position:relative;
}
.page-welcome #splash-html5 {
        display:block;
}

.page-welcome #splash-flash {
        display:none;
}

#splash-flash {
        height:771px;
        margin:0 auto;
        text-align:center;
        display:none;
        width:1250px;
        overflow:hidden;
        position:relative;
        left:0;
        display:none;
        z-index:3;
}

.splash-button {
		z-index:3;
		width:1109px;
		height:543px;
        margin:0 auto;
		position:absolute;
		top:0;
		left:0;
}


.page-welcome #wrapper {
        display:none;
}

#header-outer {
        width:auto;
        height: 342px;
        background: url(/img/bespoke/holytri/header.png) no-repeat center top transparent;
}

#header {
	position: relative;
	z-index: 3;
	width: 960px;
	margin: 0 auto;
	height: 342px;
	
}

	#header h1 {
		color: #DFD23E;
		font-size: 3.0em;
                font-family: Arial, Helvetica,sans-serif; 
		position: relative;
		top: 150px;
		margin-bottom: 16px;
		padding-left:20px;
                text-shadow: 2px 2px 2px #444;
		filter:progid:DXImageTransform.Microsoft.DropShadow(color=#444444, offX=2, offY=2)
	}

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

	#header #search {
		position: absolute;
		bottom: 0;
		right: 0;
		height: 28px;
		padding: 7px 8px;
		background: #DFD23E;
		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;
		}





/*  Nav
    ===  */
#nav {
	background: url("/img/bespoke/holytri/nav-bar.png") no-repeat scroll center top transparent;
        height: 71px;
        margin: 0 auto;
        position: relative;
        width: auto;
        z-index: 3;

}

	#nav ul {
		height: 46px;
                margin: 0 auto;
                position: relative;
                width: 960px;
                z-index: 4;
	}

		#nav ul li {
			position: relative;
			float: left;
			height: 100%;
			line-height: 46px;
			display: block;
			color: #111;
			font-size: 18px;
			text-shadow: 3px 3px 1px black;
			
			background: url(/img/bespoke/holytri/seperator.png) right no-repeat;
			z-index: 4;
		}

		#nav ul li:last-child {
			background: none;
		}

			#nav ul li a {
				text-decoration: none;
				color: inherit;
				*color: #111;
				display: block;
				padding: 0 22px;
				z-index: 4;
				position: relative;
			}

                        #nav > ul > li > a {
                                color: #fff;
                        }
                        
				#nav ul.dropdown ul {
					position:absolute;
					width: 160px;
					display: none;
					height: auto;
					margin:0;
				
					margin-top: -1px;
				}

					#nav ul.dropdown ul li {
						display: block;
						float: none;
						margin: 0;
						border: none;
						background-image: none;
	background: #FAFAC8;
	border:1px solid black;
					font-size:15px;
					

	text-align:center;
					}

					

#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:46px;
	position: relative;
}
/*
#nav ul.dropdown li.more {
	padding-right: 36px;
}*/

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

#nav ul.dropdown li li.more span {
        background: url(/img/bespoke/holytri/dropdown-black.png) no-repeat 15px -66px;
}

#nav ul.dropdown li li {
	clear: both;
	display: block;
        line-height:20px;
        padding:10px 0;
}

#nav ul.dropdown li a {
	display:block;
	padding: 0 10px;


}

#nav ul.dropdown li li a {
text-shadow: none;
font-weight:bold;

}

											@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 #F7F0AB;
												}

												#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;
                                                                                                        color:#fff;
												}
											}

#content {
	margin: 0 auto;
	width:930px;
        position:relative;
	padding: 25px 15px 200px;
	position: relative;
	z-index: 2;
	min-height:600px;
	background: #FAFAC8 url(/img/bespoke/holytri/content-footer.png) no-repeat bottom center;

	}
#inner{
margin-left:20px;
width:930px;

}

#footer-left-img {
        background: url("/img/bespoke/holytri/footer-image-left.png") no-repeat scroll center center transparent;
    bottom: -70px;
    height: 462px;
    left: -263px;
    position: absolute;
    width: 364px;
}

#footer-right-img {
        background: url("/img/bespoke/holytri/footer-image-right.png") no-repeat scroll center center transparent;
        bottom: -78px;
        height: 352px;
        position: absolute;
        right: -190px;
        width: 455px;
}


#footer {
	background: url("/img/bespoke/holytri/footer-bg.png") repeat-x scroll center top transparent;
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        height: auto;
        margin: -10px auto 0;
        padding: 20px 0 10px;
        position: relative;
        text-align: center;
        text-shadow: 1px 1px 2px white;
        width: auto;
        z-index: 3;
}

#link1{
width:120px;
height:40px;
display:block;
position:absolute;
bottom:100px;
left:110px;
}
#link2{
width:120px;
height:40px;
display:block;
position:absolute;
bottom:100px;
left:250px;
}
#link3{
width:110px;
height:40px;
display:block;
position:absolute;
bottom:100px;
left:430px;
}

#address {
	 pointer-events: auto;
    background:none;
    margin:0 auto;
	width:800px;
		position: relative;
		top:405px;
	
	
}

#address p {
    margin:0 auto;
    font-weight:bold;
    padding-bottom:10px;
    color:#000000;
	font-size:13px;
}


#footer small {
        font-size: 14px;
}

#footer a {
	color: inherit;
}

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

	#wrapper, #header, #content, #nav, #footer {
		width: auto;
	}
        
	#wrapper {
		margin: 0px;
		background-image: none;
		min-height:0;
                min-width:0;
	}

        #header-outer {
                min-width: 0;
        }
        
        #nav {
                min-width:0;
        }
        
	#header {
		height: auto;
		padding-bottom: 176px;
	}

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

	#header p {
		top: 120px;
	}


	#content {
		background-size: 100% auto;
                min-height: 280px;
                padding-bottom: 110px;
	}

        #content .column {
                width:auto;
        }
        
	#footer {
		min-width: 0;
		top: 0px;
                background: none repeat scroll 0 0 #4EB956;
                box-shadow: 0 0 15px #111111;
	}
        
        #footer-right-img,
        #footer-left-img {
                display:none;
        }
        
	#nav {
		height: auto;
                margin: 0 10px;
	}

	#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-top:0;
	}

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

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

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








