/* .................................................

Tilpasset stilark for SPORT/ishockey
Grafikk av Kristian Krogvold
CSS etterjustert av Hilde Skjølberg - 2008
................................................... */

/* Spesialtoppen */
.ishockey #spesialtopp {background: transparent url(topp_ishockey.jpg) 0 0 no-repeat;}
.ishockey #spesialtopp h2 {text-indent: -5000px;}


/* Artikkeltoppen */
.ishockey #arttopp h2 a:link, .ishockey #arttopp h2 a:visited, .ishockey #arttopp h2 a:hover,
.ishockey #arttopp_bred h2 a:link, .ishockey #arttopp_bred h2 a:visited, .ishockey #arttopp_bred h2 a:hover
{background: #6a0 url(topp_artikkel_ishockey.jpg) 0 0 no-repeat; text-indent: -5000px;}



/* UNDERSIDER */

/* Program */

.ishockey #frontspalte.program h3 {margin: 20px 0 2px;}
.ishockey #frontspalte.program dl {margin: 0 0 20px;}
.ishockey #frontspalte.program dd {margin: 0; padding: 1px 10px; border-bottom: 1px dotted #ccc;}
.ishockey #frontspalte.program dd a {margin-left: 10px;}

/* Resultat */
.ishockey div#sportsresultat_info h2 {margin: 5px 0 20px;}
.ishockey div#sportsresultat_info p {margin: 2px 0;}




/* SPALTE */

.ishockey .columnContent.spesial p {margin: 5px;}
.ishockey .columnContent.spesial h4 {margin: 7px 5px 2px; font-size: .7em; text-decoration: underline;}
.ishockey .columnContent.spesial.sisteneste dl {margin-bottom: 15px;}
.ishockey .columnContent.spesial.sisteneste h3 {margin: 20px 5px 0;}


.ishockey .columnContent.spesial#blogg img {margin: 5px 0; border: none;}
.ishockey .columnContent.spesial#blogg p {margin: 5px; text-align: center;}

.ishockey .columnContent.spesial#historikk {padding-bottom: 2px;}
.ishockey .columnContent.spesial#historikk li {padding: 1px 0; border-bottom: 1px dotted #ccc;}

.ishockey .columnContent.spesial table {margin: 0 0 10px; font-size: .7em;}
.ishockey .columnContent.spesial table thead th {padding-bottom: 2px; text-align: center; background: #ddd;}
.ishockey .columnContent.spesial table tbody th {width: 10px; text-align: right; padding: 0 4px;}


.ishockey .columnContent.spesial table thead th.lag {text-align: left; padding-left: 4px;}
.ishockey .columnContent.spesial table td {padding: 2px; text-align: center;}
.ishockey .columnContent.spesial table td.lag {width: 150px; text-align: left;}
.ishockey .columnContent.spesial table td.lag, .ishockey .columnContent.spesial table td.navn {text-align: left;}
.ishockey .columnContent.spesial table .sut, .ishockey .columnContent.spesial table .sut_straffe {border-left: 1px dotted #ccc;}
.ishockey .columnContent.spesial table .spilt, .ishockey .columnContent.spesial table .sut_straffe, .ishockey .columnContent.spesial table .assist {background: #eee;}
.ishockey .columnContent.spesial#tabellen table .maal {width: 70px; background: #eee;}
.ishockey .columnContent.spesial table .mal {background: #eee;}
.ishockey .columnContent.spesial p.lesehjelp {margin: 5px 15px; font-style: italic; font-size: .6em;}
.ishockey .columnContent.spesial p.lesmer {margin: 15px 5px 0; font-weight: bold;}


