@font-face {
    font-family: 'VeggieburgerLight';
    src: url('/fonts/bespoke/ssosmund/VeggiLig-webfont.eot');
    src: url('/fonts/bespoke/ssosmund/VeggiLig-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bespoke/ssosmund/VeggiLig-webfont.woff') format('woff'),
         url('/fonts/bespoke/ssosmund/VeggiLig-webfont.ttf') format('truetype'),
         url('/fonts/bespoke/ssosmund/VeggiLig-webfont.svg#VeggieburgerLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VeggieburgerRegular';
    src: url('/fonts/bespoke/ssosmund/VeggiMed-webfont.eot');
    src: url('/fonts/bespoke/ssosmund/VeggiMed-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bespoke/ssosmund/VeggiMed-webfont.woff') format('woff'),
         url('/fonts/bespoke/ssosmund/VeggiMed-webfont.ttf') format('truetype'),
         url('/fonts/bespoke/ssosmund/VeggiMed-webfont.svg#VeggieburgerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VeggieburgerBold';
    src: url('/fonts/bespoke/ssosmund/VeggiBol-webfont.eot');
    src: url('/fonts/bespoke/ssosmund/VeggiBol-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bespoke/ssosmund/VeggiBol-webfont.woff') format('woff'),
         url('/fonts/bespoke/ssosmund/VeggiBol-webfont.ttf') format('truetype'),
         url('/fonts/bespoke/ssosmund/VeggiBol-webfont.svg#VeggieburgerBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
        background: url(/img/bespoke/ssosmund/bg.png) repeat-x top center #73a9eb;
	height:100%;

}

body {
 background:url(/img/bespoke/ssosmund/logos.png) repeat top center;
font-family:trebuchet ms;
	}

#wrapper {
	
	min-height:100%;
	position:table;
	width: 100%;
        min-width: 1015px;
}

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



#header {
	height: 268px;

        margin: 0 auto;
        position: relative;
        width: 1015px;
        z-index: 1;
	background: url(/img/bespoke/ssosmund/header.png) no-repeat center top;
        
}


#link-twitter {
    bottom: 6%;
  height: 23%;
  left: 55%;
  position: absolute;
  width: 6%;
		
}

#link-facebook {
		  bottom: 6%;
          height: 22%;
          left: 46%;
          position: absolute;
          width: 6%;
}
		

/*  Nav
    ===  */
#nav {
	position: relative;
	width: 865px;
	padding: 0 75px;
	margin: 0px auto 0;
	height: 52px;
	z-index: 4;
	text-align:left;

    background: url("/img/bespoke/ssosmund/menu-bg.png") no-repeat scroll center top transparent;
}

	#nav ul {

    height: 43px;
    list-style: none outside none;
    margin: 0px;
    position: relative;
    z-index: 4;
    display: inline-block;
    width: auto;

}


		#nav ul li {
			position: relative;
			float: left;
			height: auto;
			line-height: 58px;
			display: block;
			color: #d5dbe1;
			font-size: 15px;
			text-shadow: 1px 1px 0 #222;
			font-weight: bold;
			z-index: 4;
                        font-family: trebuchet ms;
						padding-top:15px;
                      
		}

             
                
                #nav > ul > li:hover {
                    	background: url("/img/bespoke/ssosmund/menu-bgh.png") repeat-x scroll center top transparent;
                     
					
                }
                

			#nav ul li a {
				text-decoration: none;
				color: inherit;
				*color: #d5dbe1;
				display: block;
				padding: 0 10px;
				z-index: 4;
				position: relative;
		text-shadow: 1px 1px 2px black;
			}
                        
                        #nav ul li a:hover {
                                text-decoration:underline;
                        }
                        
                     #nav > ul > li > a {
    height: 30px;
    line-height: 20px;
}


				#nav ul.dropdown ul {
					position:absolute;
					width: 175px;
					display: none;
					height: auto;
					margin:0;
					background-image: none;
					     background: #3c4348;
                     
			border:1px solid #212629;
				border-radius: 0px 0px 5px 5px;
					margin-top: -5px;
                                        padding:0;
				}

                                #nav ul.dropdown li.extra.more ul {
                                       margin-left:0px !important; 
                                }
                                
					#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:36px;
	height:auto;
	position: relative;
}



#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/ssosmund/dropdown-white.png) no-repeat 15px -4px;
}

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

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

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

}

#nav ul.dropdown li li a {
	font-weight: bold;
	text-align:center;
height:auto;
padding:5px;
}
#nav ul.dropdown li ul li:hover{
background:#3859e7;
}

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

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


/*  Nav-mobile
    ===  */
#nav-mobile {
	position: relative;
	width: 1161px;
	margin: 0 auto;
	height: 69px;
	z-index: 3;
        display:none;
        background:blue;
    
        border: solid 1px #fff;
}

#nav-mobile #nav-more{
        font-size: 18px;
        color: #fff;
        width:auto;
        height:50px;
        padding:0 20px;
        line-height:50px;
        text-align:left;
        cursor:pointer;
        border-bottom:1px solid;
        background: url(/img/bespoke/ssosmund/dropdown-white.png) no-repeat top right;
}

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

		#nav-mobile ul li {
			position: relative;
			float: left;
			height: 100%;
			line-height: 58px;
			display: block;
			color: #fff;
			font-size: 15px;
			text-shadow: 1px 1px 0 #222;
			font-weight: bold;
			background: url(/img/bespoke/ssosmund/seperator.png) right top no-repeat;
			z-index: 4;
                        font-family: Georgia;
                        font-style: italic;
                        
		}

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

			#nav-mobile ul li a {
				text-decoration: none;
				color: inherit;
				*color: #0b1f41;
				display: block;
				padding: 0 22px;
				z-index: 4;
				position: relative;
			}
                        
                        #nav-mobile > ul > li.current-item > a {
                                background: url(/img/bespoke/ssosmund/menu-hover3.png) no-repeat center center;
                        }
                        
                        #nav-mobile > ul > li > a {
                                height: 60px;
                        }

				#nav-mobile ul.dropdown ul {
					position:absolute;
					width: 175px;
					display: none;
					height: auto;
					margin:0;
					background-image: none;
					background-color: #533EA6;
					border: 1px solid #B28939;
					margin-top: -1px;
                                        padding:0;
				}

                                #nav-mobile ul.dropdown li.extra.more ul {
                                        margin-left:-90px;
                                }
                                
					#nav-mobile ul.dropdown ul li {
						display: block;
						float: none;
						margin: 0;
						border: none;
						background-image: none;

					}


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

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

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

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

#nav-mobile 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/ssosmund/dropdown-white.png) no-repeat 15px 0;
}

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

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

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

}

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

}

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

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

												}

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

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

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

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

												#nav-mobile .extra {
													cursor: pointer;
												}

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

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

                                                                     
                                                                                        
#content-wrapper {
	margin: 0 auto;
	width:965px;
	padding: 5px 25px 15px;
	position: relative;
	z-index: 2;
        min-height:200px;
        background: url(/img/bespoke/ssosmund/tile.png) repeat-y center top;
}


#content {
	margin: 0 auto;
	width:930px;
	padding: 10px;
	position: relative;
	z-index: 2;
        float:left;
        min-height:200px;
		margin-left:5px;
		margin-top:15px;
}

.page-home #content .element-marquee {
		margin:0;
}

.page-home #content .element-slideshow {
		margin: 0;
}

#content p {
        font-size: 16px;
        font-family: Arial,Helvetica,sans-serif;
}

#content .full-width {
        
}

#content .element-events{
border-radius:10px;
background:#fee25f;
padding:10px;
}

#content .element-events h3{
color:#3b5191;
}
p small{
color:black;
}


#footer {

       height:auto;
    padding-top: 1px;
}


#footer-outer {
color: black;
        font-size: 14px;
        height:187px;
        width: 1015px;
        background: url(/img/bespoke/ssosmund/footer.png) repeat-x top center;       
        position: relative;
        text-align: center;
        z-index: 3;
margin:0 auto;
  
}

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

#address{
margin:0 auto;
  height:auto;
  padding-top:5px;
        width: 1015px;
font-weight:bold;
text-align:center;
padding-bottom:5px;
}
#footer a {
	color: inherit;
}

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

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

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


	
	#header {
		height: 120px;
		padding-bottom: 15px;
                background-size: 110% auto;
				width:auto;
				background-position:center bottom;
	}

        .fadein-home {
                height: auto;
                left: 0;
                min-height: 236px;
                overflow: hidden;
                width: auto;
        }
        
        .fadein-home img {
                width: 100%;
        }
        
	#header h1 {
		top: 0;
		line-height:1.2em;
		font-size: 2.7em;
	}

	#header p {
		top: 0;
	}


	#content {
		background: #fff;
		min-height: 280px;
                padding:0px;
	}
        
        #content-wrapper {
                padding:10px;
                
        }
      .page-home  #content-wrapper {
                padding:15px;
                
        }  
        #content .column {
                width:auto;
        }

        #footer-top {
                width:auto;
                background-attachment: scroll;
                background-clip: border-box;
                background-color: transparent;
                background-image: url("/img/bespoke/ssosmund/footer-top.png");
                background-origin: padding-box;
                background-position: center top;
                background-repeat: no-repeat;
                background-size: 112% auto;
                height:90px;
        }
        
	#footer {
		min-width: 0;
		top: 0px;
                background: none;
                height:auto;
                padding-top:10px;
	}

        #nav, #nav-side {
                display:none !important;
        }
        
        #nav-mobile {
                display:block;
        }
        
	#nav-mobile {
		height: auto;
    
	}

	#nav-mobile > ul {
		display:none;
		width: auto;
		float: none;
		height: auto;
		position: relative;
                padding:0;
                
	}

	#nav-mobile ul ul {
		position: relative;
		width: auto;
		margin: 0 !important;
		border-top:0;
	}

	#nav-mobile ul ul ul {
		border: none;
                
	}

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

	#nav-mobile > ul > li {
                border-bottom: solid 1px #fff
	}
        
        #nav-mobile ul ul li {
                text-indent:20px;
                color:#FEDD7A;
        }
        
        #nav-mobile ul ul ul li {
                text-indent:40px;
        }
        
        #nav-mobile ul ul ul ul li {
                text-indent:60px;
        }



	
		#content {
		width:100% !important;
		padding: 10px;
		margin: 10px;
        min-height: 200px;
        margin-left:0px;
	}

	.fadein-home img {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

      #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 .element object {
                width: auto !important;
        }
        
        #content .element object embed {
                width: 320px !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 .media {
  width:auto !important;
}

#address{
width:auto;
}
#footer-outer {
    min-width: auto;
    background-size: 110% auto;
    background-position: center top;
    height: 80px;
    width: auto;
}

}



@media (max-width: 480px) {
        #header {
                padding-top:20px;
        }
        
        .fadein-home {
                min-height: 133px;
        }
}




