/* ============================================================================================== */
/* ===== STYLESHEET FOR THE FRONT PAGE ========================================================== */

#articles_section .article_img_top {
  background: url("/themes/sportsparent/images/section_top.gif") top repeat-x;
  height: 4px;
}

#articles_section .article_img_left {
  background: url("/themes/sportsparent/images/section_left.gif") left repeat-y;
  width: 4px;
}

#articles_section .article_img_right {
  background: url("/themes/sportsparent/images/section_right.gif") right repeat-y;
  width: 4px;
}

#articles_section .article_img_bottom {
  background: url("/themes/sportsparent/images/section_bottom.gif") bottom repeat-x;
  height: 4px;
}

#articles_section .article_section_title {
  background: url("/themes/sportsparent/images/section_title.gif") right no-repeat;
  height: 26px;
  padding:0;
  border:0;
  margin:0;
}

#articles_section .article_section_title a {
  font-family: Arial, Times New Roman, Times, serif;
	font-weight: bold;
  font-size:.8em;
  color: #CC6633;
}

.articles_digest_block {
  font-family: Arial, Times New Roman, Helvetica, serif;
  color: #000000;
  font-size: 10pt;
}