div#header {
height: 164px;
}

body {
background: url('/EpochTheme/graphics/topline.gif'); 
background-repeat: repeat-x;
}

div#header {
height: 78px;
width: 100%;
margin: auto;
background: url('/EpochTheme/graphics/bg_smallhead.gif') center top; 
background-repeat: no-repeat;
text-align: center;
}


div#content-header { 
  width: 100%;
box-sizing: border-box;
}

div#header a {
  width: 100%;
}

div#substancewrapper {
 margin: 0px 0px;
}

div#substancebox {
  width: 100%;
min-width:320px;
border-right: 1px solid #0f0f0f;
border-bottom: 1px solid #0f0f0f;
border-left: 1px solid #0f0f0f;
background-color: white;
margin: 0 auto 200px;
position: relative;
top: 0px;
left: 0;
margin-left: 0 /* half of the width */;
padding: 10px;
box-sizing: border-box;
}


div#content {
padding: 0px;
margin: 0px;
}

div#content .col-left {
width: 100%;
}


div#content .col-right {
width: 100%;
}

div#footercontent {
width: 96%;
}
div#menu {
width: 96%;
display:none;
}
div#dropdownmenu {
display:inline;
}

div#dropdownmenu select {
background-color: #dc6a55;
width:100%;
font-size: 2em;
color: white;
padding: 10px;
}



ul.sdt_menu {
margin-top: 0px;
width: 96%;
}

ul.sdt_menu li {

width: 135px;
height: 80px;
margin: 10px 10px;

}



.sidemenu li.* {
 width: 100%
 min-height: 40px;
}
.flexslider {
margin: 12px 0 0 0;
}
.flexslider .slides img {
height: auto;
}

.slideTitle {
 font-size: 5vw;
 margin: 20px 0 8px;
}
.slideSubtitle {
 font-size: 3vw;
 margin:0px;
}
.slideDatetime {
 font-size: 2vw;
}

ul.EpochEventSliderNav {
display:none;
}

/* Stylesheet: Epoch 2015 Layout Mobile100percent Modified On 2015-02-18 16:56:57 */
