body {
    width: 100%;
}
.hide-on-mobile{
	display:none;
	}
.mobile-only{
	display:block!important;
	}	
#sponsors {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom:0;
    float: none;
    margin: 0;
    padding: 0;
}
a {
        color: #00786B;
     font-family: Arial;
     text-decoration: none;
}
#header {
  /*  background-image: url("img/WEIS_logo_resized.png");
    background-repeat:no-repeat;*/
    max-width: 100%;
}
#logo{
/*display:none;*/
content:url("img/WEIS_logo_resized.png");
}
#wrapper {
    width: 22em;
}

h3 {
}
li.active a {
     color: #AA3333;
}

div.menuItem a {
     color: #444444;
     font-family: Verdana;
     margin-left: 5px;
     text-decoration: none;
}

li.active div.menuItem a {
     color: #EEEEEE;
     margin-left: 5px;
     text-decoration: none;
}
#menu{
	margin-top:4px;
	width:80% !important;
}
#menu li a{
	font-size:1.2em;
	}
#menu li.active {
     background: none repeat scroll 0pt 0pt #00786B;
     border-radius:3px;
     color: #fff;
}
li div.lockedMenuItem a {
     margin-left: 5px;
     color: #C9C9C9;
     font-family: Verdana;
     margin-left: 5px;
     padding: 0pt;
     text-decoration: none;
}




#title{
display:none;
}
#subtitle{
display:none}
#infobox {
    /*display: inline;*/
    background: #eeeeee;
    border-radius: 0.3em;
    -moz-border-radius:0.3em;
    width: 100%;
}
#menu {
     background: none repeat scroll 0pt 0pt #FFFFFF;
     margin: 0pt;
     width: 10em;
}
.name {
    min-width: 14em;
}
#pastlist {
    margin-left: 1em;
}
.year, .image, .description {
    text-align: center;
    width: 12em;
}
.publication {
    margin-left: 1em;
}

.singletime, .sessiontime{
	padding-right:4px;
	vertical-align:top;
	}
.single p:first-child, .session p:first-child{
	margin-top:0px!important;
	}
.newday{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:4px;
	}	
.indented {
    margin-left: 2em;
    border-left: 0.05em solid #00786b;
    padding-left: 0.1em;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.cover {
    width: 3em;
}
#header a .file {
 border:1px solid white;
}
.bigimage {
display:none;
}
.medimage{
display:none;
}
.sideimage{
display:none;
}

#footer{
	font-size:1.1em;
	margin:4px 0;
	}
