/* @override 
	http://www.elon.edu/shell/css/ignite/ignite-challenge.css */

#therm {width:250px;}
#outer {width:225px;border:1px gray solid;}
#inner {width:190px; background-color:#660000;color:white;text-align:right;padding-right:10px;}

#top_imagery, .adspace p {
  text-align: center;
}

.give-now,
.adspace img {
  -moz-box-shadow: 0 0 5px #848484;
  -webkit-box-shadow: 0 0 5px #848484;
  box-shadow: 0 0 5px #848484;
}

#top_imagery img {
  width: 500px;
  margin-top: 25px;
}

#top_imagery {
  background-color: #fff;
  border: 1px solid #b0b0b0;
  border-top: 6px solid #d59f0f;
  height: 275px;
  -moz-box-shadow: 0 0 5px #bab9b9;
  -webkit-box-shadow: 0 0 5px #bab9b9;
  box-shadow: 0 0 5px #bab9b9;
  opacity: 1;
}

/*#challenge-videos, #thermometer {
  float: left;
}

#challenge-videos {
  width: 400px;
}*/

.e-player {
  margin-bottom: 2em;
}

#thermometer .graph {
  margin-bottom: 1.5em;
}

#thermometer {
  text-align: center;
}

#thermometer-updates {
  display: none;
}

/*#thermometer-updates,*/
#thermometer {
  margin: 0 0 1.5em 0;
}

/*#thermometer-updates p,*/
#thermometer p
 {
/*  margin-bottom: 0;*/
}

/*#thermometer-updates strong,*/
#thermometer strong {
  font-size: 14px;
  font-family: 	Cambria,'Hoefler Text',Utopia,'Palatino Linotype',Palatino,Times,'Times New Roman',Georgia,serif;
}

#challenge-videos div.innerHead {
  text-align: center;
}

#challenge-videos div.innerHead h2 {
  margin-left: 40px;
  margin-right: 40px;
}


#challenge-videos .e-player {
  margin: -1px 0 0 -1px;
}