#sponsored_links {
  width: 38.5%;
}

#top_layouts, #top_graphics {
  width: 28.75%;
}

#sponsored_links h1 {
  color: #0BA2E2;
}

#sponsored_links iframe {
	border-top:    2px solid #000;
	border-bottom: 2px solid #000;
}

#top_layouts h1 {
  color: #E20B89;
}

#top_graphics h1 {
  color: #1EBD0B;
}

#top_layouts .see_more, #top_graphics .see_more {
	margin-top: 6px;
}

#blog {
  width: 59.5%;
}

#blog h1 {
  color: #1EBD0B;
}

#links {
  width: 38.5%;
}

#links h1 {
  color: #EDC100;
}

#links li a {
  display: block;
  padding: .25em 0 .25em .25em;
  text-decoration: none;
  color: white;
  zoom: 1;
}

#links li a:hover {
  background-color: #E20B89;
}

#blog h2 {
  display: block;
  font-size: 114%;
  font-weight: bold;
  border-bottom: 1px solid #E20B89;
}

#blog .post_stats {
  font-size: 77%;
  margin-bottom: .5em;
  color: #E5E5E5;
}

#blog .post_body {
  margin-bottom: 2em;
}

#top_layouts table, #top_graphics table {
  width: 100%;
}

.thumbnail {
  text-align: center;
}

.thumbnail img {
  border: 2px solid #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
  zoom: 1;
}

.thumbnail a:hover img {
  border-color: #E20B89;
  opacity: 1;
  filter: alpha(opacity=100);
}

.thumbnail_placeholder div {
  width: 241px;
  height: 124px;
}

.see_more {
  display: block;
  text-align: right;
  color: white;
  text-decoration: none;
}

.see_more:hover {
  text-decoration: underline;
}
