/* CATEGORY STYLES */

#category-heading {
  padding: 0 25px;
}

section#category-heading h2 {
  display: block;
  float: left;
  width: 860px;
  font-size: 24px;
  height: 50px;
  line-height: 45px;
}

section#category-heading.afl h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-red.png) top right no-repeat;
}

section#category-heading.football h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-green.png) top right no-repeat;
}

section#category-heading.cricket h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-yellow.png) top right no-repeat;
}

section#category-heading.basketball h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-orange.png) top right no-repeat;
}

section#category-heading.rugby-league h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-red.png) top right no-repeat;
}

section#category-heading.rugby-union h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-green.png) top right no-repeat;
}

section#category-heading.netball-2 h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-yellow.png) top right no-repeat;
}

section#category-heading.olympics-2 h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-red.png) top right no-repeat;
}

section#category-heading.general h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-orange.png) top right no-repeat;
}

section#category-heading.search h2 {
  background: transparent url(../../images/headings/tsj-cat-h2-grey.png) top right no-repeat;
}

section#category-heading #cat-icon {
  float: left;
  display: block;
  margin-right: 10px;
  width: 50px;
  height: 60px;
}

section#category-heading.afl #cat-icon {
  background: transparent url(../../images/category-icons/large-afl.png) top right no-repeat;
}

section#category-heading.football #cat-icon {
  background: transparent url(../../images/category-icons/large-football.png) top right no-repeat;
}

section#category-heading.cricket #cat-icon {
  background: transparent url(../../images/category-icons/large-cricket.png) top right no-repeat;
}

section#category-heading.basketball #cat-icon {
  background: transparent url(../../images/category-icons/large-basketball.png) top right no-repeat;
}

section#category-heading.rugby-league #cat-icon {
  background: transparent url(../../images/category-icons/large-nrl.png) top right no-repeat;
}

section#category-heading.rugby-union #cat-icon {
  background: transparent url(../../images/category-icons/large-union.png) top right no-repeat;
}

section#category-heading.netball-2 #cat-icon {
  background: transparent url(../../images/category-icons/large-netball.png) top right no-repeat;
}

section#category-heading.olympics-2 #cat-icon {
  background: transparent url(../../images/category-icons/large-olympics.png) top right no-repeat;
}

section#category-heading.general #cat-icon {
  background: transparent url(../../images/category-icons/large-other.png) top right no-repeat;
}

section#category-heading.search #cat-icon {
  background: transparent url(../../images/category-icons/large-search.png) top right no-repeat;
}

#p1-prev {
  width: 630px;
  display: block;
  height: 30px;
  background: url(../../images/headings/tsj-h2-reverse-grey.png) top right no-repeat;
  text-align: right;
  margin-top: 10px;
}

#p1-prev a {
  font-family: "Museo", sans-serif;
  color: #fff;
  text-decoration: none;
  display: block;
  padding-right: 30px;
  font-size: 14px;
  font-weight: 500;
  padding-top: 6px;
}

#p1-prev a:after {
  content: "";
  width: 16px;
  height: 16px;
  background: transparent url(../../images/headings/tsj-forward-arrow.png) no-repeat;
  float: right;
  margin-top: 1px;
  margin-left: 5px;
}

.art-thumbs {
  margin-top: 10px;
}

.article-thumb-left {
  width: 310px;
  margin-right: 5px;
  float: left;
}

.article-thumb-right {
  width: 310px;
  margin-left: 5px;
  float: left;
}

.art-thumbs.cat span {
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: #f2f2f2;
  margin-right: 10px;
}

.art-thumbs.cat h3 a {
  font-family: "Museo", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  font-size: 16px;
  width: 195px;
  float: left;
}

.art-thumbs.cat h4 {
  padding-bottom: 3px;
  border-bottom: 1px solid #333;
  font-weight: 500;
  width: 195px;
  float: left;
}

.art-thumbs.cat p {
  width: 195px;
  float: left;
}

section#cat-headlines h2 {
  margin: 0;
  display: block;
  background: url(../../images/headings/tsj-h2-red.png) right no-repeat;
  line-height: 19px;
}

section#cat-headlines {
  margin: 10px 0 10px -25px;
  width: 630px;
  padding: 10px 10px 10px 25px;
  background: url(../../images/tsj-angledbg.png);
}

.art-thumbs.col3 article {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
}

.art-thumbs.col3 .yellow article {
  background: url(../../images/tsj-3col-yellow.png) top right no-repeat;
}

.art-thumbs.col3 .orange article {
  background: url(../../images/tsj-3col-orange.png) top right no-repeat;
}

.art-thumbs.col3 .red article {
  background: url(../../images/tsj-3col-red.png) top right no-repeat;
}

.art-thumbs.col3 .green article {
  background: url(../../images/tsj-3col-green.png) top right no-repeat;
}

.art-thumbs.col3 article h3 a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  margin: 0;
  width: 260px;
}

.art-thumbs.col3 article p {
  font-size: 12px;
  color: #fff;
  margin: 0;
  border-top: 1px solid #fff;
  width: 260px;
}


/* ARCHIVE ITEMS */

#prev-next {
  padding: 0 25px;
  margin: 10px 0;
}

#prev-next #p2-prev {
  width: 940px;
  display: block;
  height: 30px;
  background: url(../../images/headings/tsj-h2-reverse-grey.png) top right no-repeat;
  text-align: right;
  margin-top: 10px;
}

#prev-next #p2-prev .previous {
  float: left;
  display: inline;
}

#prev-next #p2-prev a {
  font-family: "Museo", sans-serif;
  color: #fff;
  text-decoration: none;
  display: block;
  padding-right: 30px;
  font-size: 14px;
  font-weight: 500;
  padding-top: 6px;
}

#prev-next #p2-prev .previous a:before {
  content: "";
  width: 16px;
  height: 16px;
  background: transparent url(../../images/headings/tsj-back-arrow.png) no-repeat;
  float: left;
  margin-top: 1px;
  margin-right: 5px;
  margin-left: 15px;
}

#prev-next #p2-prev .next a:after {
  content: "";
  width: 16px;
  height: 16px;
  background: transparent url(../../images/headings/tsj-forward-arrow.png) no-repeat;
  float: right;
  margin-top: 1px;
  margin-left: 5px;
}

.three-col.even {
  background: none;
  padding: 0 25px;
}

.paging a.previous {
  position: absolute;
  top: 125px;
  left: 10px;
  width: 50px;
  height: 50px;
  background: transparent url(../../images/tsj-button-prev.png) no-repeat;
  display: block;
  text-indent: -9999px;
  z-index: 9999;
}

.paging a.next {
  position: absolute;
  top: 125px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: transparent url(../../images/tsj-button-next.png) no-repeat;
  display: block;
  text-indent: -9999px;
  z-index: 9999;
}

.paging a:hover {
  opacity: 0.8;
}