#home-main {
	padding: 20px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

#home-main h4, #home-main h5 {
  color: #333;
}

#home-main .more {
  text-align: right;
  margin-top: 5px;
  padding-right: 5px;
}

.event-title, .event-metadata {
  margin-left: 40px;
}


#home-today {
  padding: 5px 0 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

#home-signedin h4 a {
  color: #FF9900;
}

#home-today h4 {
  margin-bottom: 15px;
}

#home-today h4 a {
  color: #FF9900;
}

#home-today h4 em {
  font-size: 11px;
  font-style: italic;
  color: #666;
}

#home-lowactivity {
  margin-bottom: 30px;
}

#home-smarter {
  margin-bottom: 20px;
}

#home-featured {
  background-color: #E8E8E8;
  margin-bottom: 30px;
  padding: 10px 5px 10px 14px;
}

#home-featured h1 {
  float: left;
  color: #7A7A7B;
  letter-spacing: -0.05em;
  margin: 0px 20px 0px 0px;
}

#home-featured h1 strong {
  color: #C1C1C1;
  margin-left: -10px;
}

#home-featured .featured-event {
  letter-spacing: -0.02em;
  font-size: 18px;
  color: #333;
}

#home-featured .featured-date {
  font-weight: bold;
}

#home-featured a {
  color: #CC0000;
  text-decoration: none;
  font-weight: bold;
}

#home-tomorrow {
  margin-bottom: 20px;
}

#home-tomorrow h5 a, #home-thisweek h5 a {
  color: #FF9900;
}

#home-thisweek {
  margin-bottom: 20px;
}

#home-thisweek .more {
  padding-left: 45px;
  text-align: left;
}

#home-smarter, #home-explore {
  margin-bottom: 10px;
}

#home-smarter p, #home-explore p {
  font-size: 1.1em;
}

#home-smarter a, #home-explore a {
  font-weight: bold;
}


#home-nearbyplaces {
  margin-top: 12px;
}

#home-nearbyplaces div {
  padding-bottom: 2px;
}

#home-category {
  margin-top: 10px;
}

#home-category h4 {
  background-color: #990000;
  color: #fff;
  padding: 3px 2px 2px 6px;
}

#home-category h4 a {
  color: #fff;
}

#home-category .category-group {
  margin-bottom: 20px;
}

#home-sidebar h5 {
  color: #FF9900;
}

#sidebar-learn {
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}

#sidebar-learn .learn-robot {

  position: absolute;
  width: 117px;
  height: 108px;
}

* html #sidebar-learn .learn-robot {
  background-image: none;

}

#sidebar-learn .learn-tips {
  background-color: #990000;
  padding: 8px 8px 8px 120px;
  margin: 8px 0px 4px 6px;
}

#sidebar-learn a, #sidebar-learn a:hover {
  color: #fff;
  text-decoration: none;
}

#sidebar-learn img {
  float: left;
}

#sidebar-learn h4 {
  margin-bottom: 0px;
}

#sidebar-learn small {
  padding-bottom: 4px;
}

#sidebar-calendar {
  height: 140px;
  border-bottom: 1px solid #ccc;
  padding: 15px 0px 25px 0px;
  margin-bottom: 15px;
}

#sidebar-whatsnew {
  float: left;
  font-size: 12px;
  margin-bottom: 20px;
}

#sidebar-whatsnew .activity_record {
  clear: both;
  display: block;
  margin-bottom: 12px;
}

#sidebar-whatsnew .activity_record img {
  float: left;
  margin: 0px 5px 10px 0px;
}

#sidebar-whatsnew a {
  text-decoration: none;
  font-weight: bold;
}

#sidebar-whatsnew .ago {
  font-size: 10px;
  color: #999;
}

#sidebar-discovered {
  margin-bottom: 20px;
}

#sidebar-discovered a {
  text-decoration: none;
  font-weight: bold;
}

#sidebar-discovered .event .event-title {
  margin: 4px 5px 0px 34px;
}

#sidebar-discovered .event .event-person {
  font-weight: normal;
}

#sidebar-discovered .event img {
  float: left;
}

#sidebar-photos a {
  text-decoration: none;
  font-weight: bold;
}

#home-signedin {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

#signedin-myevents td {
  vertical-align: top;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

#signedin-myevents .event {
  font-size: 12px;
}

#signedin-myevents .event-date {
  font-size: 11px;
}

#signedin-myevents .event-title {
  margin-left: 0;
  display: block;
  font-weight: bold;
}

#signedin-myevents .event-metadata {
  margin-left: 0;
  font-size: 11px;
}

#signedin-friendevents td {
  vertical-align: top;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

#signedin-friendevents .event {
  font-size: 12px;
}

#signedin-friendevents .event-date {
  font-size: 11px;
}

#signedin-friendevents .event-title {
  margin-left: 0;
  display: block;
  font-weight: bold;
}

#signedin-friendevents .event-metadata {
  margin-left: 0;
  font-size: 11px;
}

