/* ============================== */
/*   Default HTML                 */
/* ============================== */
body {
  font-size: 85%;
  color: #332c2c;
  background-color: white;
}
a {
  color: #500000;
  background-color: inherit;
  text-decoration: none;
}
a:hover {text-decoration: underline;}

/* ============================== */
/*   Page Layout                  */
/* ============================== */
#pageWrapper {
  width: 1000px;
  margin: auto;
  color: inherit;
  background: white url(http://dmc-assets.tamu.edu/www2/images/backgrounds/pageBG.jpg);

}
#page {
  margin: 0px 25px;
}
header {
  height: 100px;
  color: white;
  background: #500000 url(http://dmc-assets.tamu.edu/www2/images/backgrounds/headerBG.jpg) repeat-y;
}

#primaryMark {
  margin-top: 25px;
  margin-left: 25px; 
}

#socialIcons {
  float: right;
  margin-right: 25px;
  margin-top: 50px;
}

#socialIcons a {
  display: inline-block;
  height: 34px;
  width: 35px;
  margin-right: 10px;
  background: #500000 url(http://dmc-assets.tamu.edu/www2/images/metalIcons.png) ;
}

a#socIconFacebook { background-position: -2px  -4px;}
a#socIconTwitter {  background-position: -48px -4px;}
a#socIconYoutube {  background-position: -92px -4px;}
a#socIconFlickr {  background-position: -135px -4px;}
a#socIconFoursquare {  background-position: -179px -4px;}
a#socIconItunes {  background-position: -225px -4px;}


#socialIcons.ie7 a {margin-top: -85px;}

/* jquery.mobilemenu.min.js */
#mm0.mnav {
  font-weight: bold;
  border: solid 1px black;
  padding: .5em;
  font-size: 1em;
  margin: .5em 0em .5em 0em;
}

#primaryNavigation {
  clear: both;
  color: #565252;
  background: #565252  url(http://dmc-assets.tamu.edu/www2/images/backgrounds/headerBG2.png) left bottom repeat-x;
  padding-top: 3px;
  padding-bottom: 5px;
  width: 950px;
  height: 29px;
  border-top: 1px solid #444;
}

#primaryNavigation a {color: #efefef;}

#primaryNav li{
display: inline;
list-style-type: none;
}

.printMobile {display: none;}

#primaryNavigationLinks {
  width: 900px;
  margin-left: 50px;
  padding-top: 0.3em;
}

#primaryNavigationLinks a {
  color: #fff;
  background-color: inherit;
  text-transform: uppercase;
  padding: 0px 7px;
}

section#spotlightNav {
  color: #444;
  background: #d9d9d9 url(http://dmc-assets.tamu.edu/www2/images/backgrounds/spotlightBg.png) repeat-x;
  padding: 0px;
  -webkit-box-shadow: 0px 3px 2px #999;
  -moz-box-shadow: 0px 3px 2px #999;
  -opera-box-shadow: 0px 3px 2px #999;
  box-shadow: 0px 3px 2px #999;
}

#spotlightWrapper {
  float: left;
  color: inherit;
  background-color: white;
  height:260px;
  width: 580px;
  padding: 7px;
  margin: 10px;
}

.codeMaroon  {
  color: white !important;
  background-color: #500000;
  background-image: url(http://dmc-assets.tamu.edu/www2/images/codeMaroon.png) !important;
}

.codeMaroon a { color: #f4af00;}


    div#spotlightWrapper.weather {
      color: white;
      background-image: url(http://dmc-assets.tamu.edu/www2/images/backgrounds/weatherBG.jpg);
      padding: 0px;
    }
    div#spotlightWrapper.weather a {
      color: #ebc759;
      background: inherit;      
    }

#audienceNavIndex {
  position: relative;
  margin-left: 630px;
}

#secondaryLinks {
  text-transform: uppercase;
  font-size: 80%;
  padding-top: 10px;
}

#audienceLinks {
  text-transform:capitalize;
  font-size: 100%;
  margin-top: 1.75em;
  line-height: 1.5em;
  letter-spacing: 0em;
}

#audienceLinks ul {
  margin-left: 30px;
}

#timeDate {
  text-align: right;
  font-size: 80%;
  margin-right: 20px;
  margin-top: -16px;
  padding-bottom: 8px;
}

#searchForm {
  margin-right: 15px;
  margin-top: 10px;
}

#search_text_box {width: 150px;}

#content {
  padding: 0px; 
  margin: 10px 20px 10px 35px;
  color: inherit;
}

#content a {
  color: #444;
  background: inherit;
}

#campusEvents, #specialFeatures, #campusNewsCol { 
  float: left;
  padding: 5px;
}

#campusEvents {
  width: 307px;
}

#specialFeatures {
  width: 252px;
  background: url(http://dmc-assets.tamu.edu/www2/images/backgrounds/columnBG.png) repeat-y;
  padding: 0px 15px;
  margin-top: 2em;
}

#eventsTitle, .newsTitle {
  text-transform: uppercase;
  font-size: 110%;
  color: #500000;
  background-color: inherit;
  text-align: center;
  margin-bottom: 1em;
}

#ourNews {text-transform: capitalize; font-family: 'Delius', serif; font-size: 150%;}

.eventBlock { 
  clear: left;
  min-height: 3em;
  margin-bottom: 0.5em;
}

.dateBlock {
  float: left;
  text-align: center;
  font-weight: bold;
  color: #500000;
  background-color: inherit;
}

.eventMonth {
  font-size: 75%;
  text-transform: uppercase;
}

.eventDate {
  font-size: 120%;
}

.eventDescription {
  margin-left: 2.5em;
}

.moreLink {
  display: block;
  text-align: center;
  margin-top: 1.5em;
  font-size: 80%;
}

#primaryFeature {
  height: 200px;
  width: 222px;
  margin-left: 10px;
  color: white;
  background: #f9f9f9  url(http://dmc-assets.tamu.edu/www2/images/backgrounds/exploreButton2.jpg) 0px 0px no-repeat;
}

#featureWrapper {
  padding: 10px;
  margin-top: -20px;
}

#primaryFeature ul {
  margin-top: 90px;
  padding-left: 35px;
  color: #500000;
}

#primaryFeature a {
  color: #500000;
  background: inherit;
  font-size: 130%;
}

.secondaryFeature {
  margin: 1em 10px;
}

#campusNewsCol {
  margin-left: 10px;
  padding: 0px;
  width: 285px;
  height: 500px;
  background: white url(http://dmc-assets.tamu.edu/www2/images/backgrounds/tamuTimesBg2.jpg) no-repeat;
}

#newsTitles {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 1em;
  position: relative;
}

.newsTitle {
  display: inline;
}

.newsTitle:hover {
  color: #c0c0c0;
  background: inherit;
  text-decoration: underline;
}

#newsTitleTAMU {
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 225%;
  color: #500000;
  display: inline-block;
  vertical-align: middle;
}

#newsTitleTimes {
  text-transform: none;
  font-family: serif;
  font-size: 275%;
  color: #332c2c;
  display: inline-block;
  vertical-align: middle;
}

#tamutimesTagline {
  text-align: center;
  font-size: 80%;
  margin-top: -1em;
  margin-bottom: 2em;
}

.ourNewsItem {
  clear: left;
  min-height: 70px;
  margin: 1em 0em;
  padding: 0px 10px 0px 20px;
}

#ourNewsContent a {
  color: #444;
}

#ourNewsContent img {
  float: left;
  margin-right: 10px;
  background-color: #d9d9d9; 
  background-color: #999;
  padding: 0px;
}

#campusNewsContent {
  margin-top: -1em;
}

#campusNewsContent a {
  display: block;
  padding-bottom: 1em;
  padding-top: 1em;
  color: #444;
  background: inherit;
  border-bottom: 1px dotted #444;
}

#campusNewsContent a:hover {
  text-decoration: none;
  background-color: #efefef;
}

#quickLinks {
  font-size: 84%;
  line-height: 1.23em;
  height: 190px;
  color: #fff;
  background: #565252 url(http://dmc-assets.tamu.edu/www2/images/backgrounds/bg2.jpg) left top repeat-x;
  width: 950px;
  padding-top: 20px;
}

#quickLinks h2.sectionTitle {
  color: #fff;
  font-size: 120%;
  padding-left: 20px;
}
 
#quickLinks h3 {
 text-transform: uppercase;
 font-size: 100%;
 padding: 5px;
}

.quickLinkcol {
  width: 200px;
  float: left;
  margin-left:15px;
  padding: 5px 10px;
}

#quickLinks a {
  color:#fff;
  background-color: inherit;
}

#quickLinks ul li {
  padding-bottom: 0.4em;
  margin-left: 25px;
}

#footer {
  width: 950px;
  padding-bottom: 1em;
  color: #d9d9d9;
  background-color: #565252;
  font-size: 80%;
  border-top: 7px solid #565252;
}

#footer a {
  color: #d9d9d9;
  background-color: inherit;
}

#mainLinks {
  text-align: center;
  padding: 0.5em 0em;
}

#universityCredits {
  float: left;
  margin-left: 25px;
}

#calloutLinks {
  text-align: right;
  margin-right: 25px;
  padding-bottom: 1em;
}

#reqLinks {
  font-size: 75%;
  text-align: center;
  margin-top: 1em;
}

#reqLinks a {
  color: #444;
  background-color: inherit;
}   


/* ============================= */
/*   Mobile version              */
/* ============================= */
@media handheld, only screen and (max-width: 480px) {

  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }

  body, #pageWrapper, #supportingContent {color: black; background-color: white;}

  .printMobile {
    display: inline;
  }

  #pageWrapper, #page, #primaryNavigation, #supportingContent {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: none;
  }

  header {
    text-align: center;
    background-image: none;
  }

  #primaryMark {
    margin: 1em 0px;
  }

  #socialIcons {
    width: 100%;
    margin: 0px;
    padding: 1em 0px;
    background-color: #500000;
  }

  #socialIcons.ie7 {
    padding-top: 70px;
  }

  #primaryNavigation {
    height: 100%;
    text-align: center;
  }  

  #primaryNavigation a {
    display: block;
    margin-left: 10px;
    line-height: 2;
  }  

  #primaryNavigation span {display: none; visibility: invisible;}

  #secondaryNavigation {
    text-align: center;
  }

  #searchForm {
    text-align: center;
    width: 100%;
  }

  section#spotlightNav {
    background: #d9d9d9;
    background-image: none;
    box-shadow: none;
  }


#spotlightWrapper{
  width: auto;
  height: auto;
}

.codeMaroon {
  color: white !important;
  background-color: #500000 !important;
  background-image:none !important;
}

  #audienceNavIndex {
    margin-left: 10px;
  }
  
  #audienceLinks strong{
  display:none
  }

  #secondaryLinks {
    text-align: center;
  }

  #timeDate {clear: both;text-align: center;}

  #content {margin: 10px 0px; margin-left: 15px;}

  #imageContainer {
    width: 100%;
    background-color: #e0ded2;
    margin-bottom: 1em;
  }

  #supportingContent img {
    display: block; 
    float: none;
    margin: auto;
  }

  #campusEvents {
    padding-left: 0px;
    width: 100%;
  }
  #campusNewsCol {
    margin-top: 1em;
    margin-left: 0px;
  }

  #supportingContent h2.contentTitle, #supportingContent p, #supportingContent ul, #supportingContent ul li {
    margin-left: 20px;
    margin-right: 20px;
    clear: both;
  }

  .secondaryContentImage img {width: 100%; border: 1px solid #ccc; margin-bottom: 1em;}

  #quickLinks {
    width: 100%;
    height: 100%;
    background-color: #565252;
  }

.quickLinkcol {
  float: none;
  width: 100%;
}
  #footer {
   width: 100%;
   clear: both;
  }

  #mainLinks {padding: 1em 0em;}
}
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline;
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  #searchForm {
    display: none;
  }
  nav {
    display: block;
    margin-bottom: 1em;
  }
  #secondaryNavigation {float: none; text-align: center;}
}