#homeflash {
  width: 970px;
  height: 250px;
  margin: -70px 0 30px;
}
.page-template-page-home-php h2 {
  font-size: 30px;
  margin: -20px 0 10px;
}


/* Left Column */
#col-left-short {
  width: 315px;
}
#col-left-short {
  font-size: 13px;
}
#col-left-short li {
  float: left;
  display: block;
  padding: 5px 10px 0 50px !important;
  _padding-top: 0 !important;
  background: transparent !important;
}
#col-left-short a {
  width: 260px;
  _width: 250px;
  display: block;
}
#col-left-short a:hover {
  background: url(../images/arrow-left.gif) center right no-repeat;
}
#col-left-short .date {
  position: absolute;
  display: block;
  padding: 5px 0 0 8px;
  width: 37px;
  _width: 45px;
  height: 20px;
  _height: 25px;
  margin: -2px 0 0 -50px;
  font-size: 10px;
  line-height: 15px;
  background: url(../images/dateback-small.png) 0 0 no-repeat;
  _background-image: url(../images/dateback-small.gif);
}
#col-left-short .first {
  margin: 0 0 20px;
}
#col-left-short .first .date {
  height: 34px;
  _height: 44px;
  padding: 10px 5px 0;
  width: 35px;
  _width: 45px;
  overflow: hidden;
  background: url(../images/dateback.png) 0 0 no-repeat;
  _background-image: url(../images/dateback.gif);
}
#col-left-short .first .date span {
  display: block;
  text-align: center !important;
}
#col-left-short .first .month {
  height: 11px;
  line-height: 11px;
  text-transform: uppercase;
}
#col-left-short .first .day {
  height: 26px;
  line-height: 26px;
  font-size: 26px;
}


/* Right Column */
#col-right-wide {
  width: 645px;
}
.portfolio-thumbs li a img {
  left: 0;
}
.portfolio-thumbs span {
  text-indent: -500px;
  overflow: hidden;
}
