/* Mobile Mods */

body.mobile {
margin: 0em;
}

#mobilehead {
background: #abd;
margin: 0em;
text-align: center;
font-weight: bold;
padding-top: 3px;
border-top: 1px #006 solid;
}

#mobilehead a {
color: #900;
text-decoration: none;
}

#mobilehead strong {
color: #009;
}

.mobile p#navbar {
font-size: .84em;
border-bottom: 1px #006 solid;   
background: #abd;
margin: 0em;
padding-bottom: 4px;
font-weight: bold;
text-align: center;
}

.mobile #calendar {
background: none;
border: none;
font-size: 1.2em;
text-align: left;
float: none;
}

.mobile #calendar ul {
background: none;
border: none;
float: none;
}

.mobile #calendar ul li {
float: none;
width: auto;
padding: 0em 1.5em 0em 0em;
line-height: 1.5em;
text-align: right;
}

.mobile #calendar ul br {
display: none;
}

.mobile #calendar ul a {
margin: 0em 1em 0em 0em;
}

.mobile #map {
text-align: left;
width: auto;
}

.mobile #map h3 {
text-align: left;
margin-bottom: 0em;
}

.mobile #thecalendar {
margin: 0em;
padding: 0em;
}

.mobile #thecalendar .featured,
.mobile #thecalendar .auction {
margin: .5em 0em;
font-size: .9em;
padding: 0em;
background: #fff;
width: auto;
}

.mobile #thecalendar .featured p,
.mobile #thecalendar .auction p {
margin: 0em;
}

.mobile #thecalendar .featured {
border: 2px dashed #f00;
}

.mobile #thecalendar .stuff img {
display: none;
}

.mobile #thecalendar p.auctioneer {
font-size: 1em;
width: auto;
background: #008;
padding: .2em 0em;
}

.mobile #thecalendar p.auctioneer a {
color: #fff;
font-weight: bold;
}

.mobile .headalt {
font-size: 1.3em;
font-weight: bold;
}

.mobile #subsform {
font-size: .8em;
background: none;
padding: 0em;
}

.mobile #subsform dt {
margin: 0em 0em 0em 1em;
font-weight: bold;
}

.mobile #subsform dd {
margin: 0em 0em 0em 1.5em;
}

.mobile #subsform textarea {
width: 15em;
}

.mobile #about {
height: auto;
background: none;
padding: 0em;
}