@CHARSET "UTF-8";
@import url(common.css);

body {
  background-color: #f2f2f2 !important;
  }


/* Blog: Yogurt
----------------------------------------------- */
#blog.yogurt {
  background: url(/images/columns/artist/yogurt/header.jpg) transparent no-repeat scroll center top;
  }
#blog.yogurt #blogBody #blogMain {
  width: 680px;
  }
#blog.yogurt #blogBody #blogMenu {
  margin-left: 700px;
  width: 200px;
  }

#blog.yogurt #blogHeader {
  height: 246px;
  border: none;
  }
#blog.yogurt #blogHeader h1 a {
  height: 246px;
  }
#blog.yogurt #blogDescription {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
  }
#blog.yogurt #blogBody #blogMenu {
  background-color: #930;
  color: #fff;
  }
#blog.yogurt #blogBody #blogMenu #blogProfile {
  }
#blog.yogurt #blogBody #blogMenu #blogProfile h3 {
  margin-bottom: 10px;
  }
#blog.yogurt #blogBody #blogMenu #blogProfile p {
  margin: 10px;
  font-size: x-small;
  }
#blog.yogurt #blogBody #blogMenu #blogProfile p strong {
  font-size: small;
  }
#blog.yogurt #blogBody #blogMenu #blogProfile div {
  margin: 10px;
  }
#blog.yogurt #blogBody #blogMenu a {
  color: #fff;
  }
#blog.yogurt #blogBody #blogMenu a:hover {
  color: #f00;
  text-decoration: none;
  }



/* Blog: Yogurt: Style
----------------------------------------------- */
#blog.yogurt .blogEntry td.jacket a img {
  border: solid 1px #000;
  margin-right: 15px;
  }
#blog.yogurt .blogEntry td.text {
  vertical-align: top;
  }




