/*****************************************************
   AUTHOR:  		IRM-CAS
   WEBSITE:   		http://www.lanl.gov/museum/
   TEMPLATE NAME: 	Bradbury Science Museum responsive
 ****************************************************/ 
.ui-mobile body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 90%;
    line-height: 120%;
}
.ui-mobile #mobile-header {
    background: none repeat scroll 0 0 #E76C05;
    margin-top: 0;
}
.ui-mobile #contentwrapper {
    background: #fff none repeat scroll 0 0;
    margin-top: 15px;
}
#contentwrapper #pagecontent {
    margin-top: 30px;
}
/* HOME PAGE */
#emr-wrapper{
    margin:0 auto;
    top:5px !important;
}
#emr{
    margin:5px auto 10px auto;
}
.ss-slides-wrap {
    background: none repeat scroll 0 0 #363535;
    display: block;
    line-height: 0;
    position: relative;
    top: 0 !important;
}
#featureAreaWrapper {
    top: 0;
    width: 95%;
    margin:10px;
}
#featuresArea{
    float:none;
    padding:10px;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
#featuresArea #happeningNow, #featuresArea #highlights {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 10px;
    width: 90%;
    max-width:400px;
}

#featuresArea img {
    border: 1px solid #bbb;
    border-radius: 5px;
    margin: 0 15px 0 0;
    max-width: 100px;
    width: 100%;
    float:right;
}
#featuresArea h2 {
    color: #e16600;
    font-size: 20px;
}
#featuresArea p a {
    text-decoration: none;
}
#featuresArea #museum-hours {
    float: left;
    height: auto;
    margin-left: 10px;
    width: 100%;
    max-width:300px;
}
#museum-hours ul#hours{
    padding-left:0;
}
#museum-hours #hours > li {
    color: #666;
    margin: 5px 0 10px;
    list-style:none;
}
#featuredBlocks {
    width: 99%;
}
#featuredBlocks .featuredBlock{
    float:none !important;
    width:100% !important;
    margin-top:25px;
}
#featuredBlocks #events, #featuredBlocks #lanl-news, #featuredBlocks #like-us.featuredBlock{
    margin: 15px 0 0 0;
    width: 95% !important;
}
#featuredBlocks #events{
    margin:15px 0 0 20px;
}
#featuredBlocks #like-us.featuredBlock
{
    margin: 15px 0 0 0;
    width: 90%;
}
#featuredBlocks h2{
    margin-left:15px;
}
.cms-event{
    clear:both;
}
#events {
    margin-top:20px;
}
#cms-events-short .cms-event-description {
    border-radius: 0.4em;
    float: left;
    margin: 0 0 10px;
    padding: 5px 5px 5px;
    width: 75%;
}
#cms-events-short .cms-event-date {
    border: 1px solid #dadada;
    border-radius: 5px;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
    width: 2.5em;
}
#cms-events-short .cms-event-month {
    background: none repeat scroll 0 0 #e25e04;
    border-radius: 2px 2px 0 0;
    color: #fff;
    font-size: 0.6em;
}
#cms-events-short .cms-event-day {
    font-size: 1.5em;
    padding: 0.15em 0 0 0;
}
#cms-events-short .cms-event-weekday {
    font-size: 0.7em;
    padding: 0;
}
/* REVOLUTION SLIDER */
#contentwrapper .tp-caption h1{
    font-weight:normal;
    font-size:440% !important;
    margin-top:45px;
    margin-left:-20px;
}
#contentwrapper .tp-caption p{
    display:none;}

}
/* NEWSLETTER */
#subscribe-button {
    text-align: center;
}
img.alignleft {
    margin: 0 15px 0 0;
    width: auto !important;
}
img.alignright {
    margin: 0 0 0 15px;
    width: auto !important;
}