/* Stylesheet til socialister.dk - avisforside
(den hvide version)
21.7.06
Jørn A

*/

#hkolonne h1 {
 text-align:left;
 font-size:large;
 margin:0 0 4px;
}


#hkolonne h1#saatop {
 margin:10px 0 4px;
 font-size:x-large;
}


/* Avisblok over menu */
div#avisbloktop {
 position:relative;
 text-align:left;
 width:165px;
 border-bottom:4px solid #bbb;
 margin-top:2px;
 margin-bottom:8px;
 padding:3px 3px 10px;
}

div#avisbloktop h3 {
 font-size:small;
 margin:1px 0 0;
}

div#avisbloktop p {
 font-size:small;
 margin:0;
 padding:0;
}

div#avisbloktop ul {
 list-style-image:url("../grafik/listdot_a11c1d.gif");
 margin-left:1em;
 font-size:small;
 padding:0;
}

div#avisbloktop ul, div#avisbloktop ul li {
 margin-left:8px;
 padding:0;
}
/* Avisblok over menu slut */

.art100 {
 width:100%;
}

.art66 {
 width:65%;
 float:left;
}

.art33 {
 width:30%;
 float:left;
}

.art50l {
 width:270px;
 float:left;
 border-right:1px dashed #ccc;
 padding-right:6px;
 margin-right:1px;
}

.art50r {
 width:270px;
 float:right;
}

.art100 p, .art66 p, .art33 p, .art50l p, .art50r p {
 margin-top:1px;
 margin-bottom:8px;
}

.art100 h1, .art66 h1, .art33 h1, .art50l h1, .art50r h1 {
 margin-bottom:3px;
}

.roedpil {
 color:#a11c1d;
 background:inherit;
/* font-weight:bold; */
}

h2.sektion {
 color: #a11c1d;
 background:inherit;
 font-size:large;
 margin-bottom:3px;
 text-align:center;
}

/*
h1 {
 margin-top:0;
}
*/

h2.trompet {
 margin-bottom:2px;
 font-size:small;
 text-transform:uppercase;
}

.nyhed h2.headline {
 color:#a11c1d;
 background:inherit;
 margin-top:0;
 margin-bottom:2px;
}

/* Hvis der ikke er nogen trompet over, skal der lidt mere luft over */
.nyhed h2.alone {
 margin-top:14px;
}

.nyhed h2.headline a:link, .nyhed h2.headline a:visited {
 text-decoration:none;
 color:#a11c1d;
 background:inherit;
}

.nyhed h2.headline a:hover, .nyhed h2.headline a:active {
 text-decoration:underline;
 color:#a11c1d;
 background:inherit;
}

h3.trompet {
 margin-bottom:2px;
 font-size:x-small;
 text-transform:uppercase;
}

div#seneste {
 color:black;
 background:#ddd;
 padding:3px;
 margin-right:0;
 float:right;
}

div#seneste  p.c {
 text-align:center;
}

div#seneste  img {
 margin-bottom: 3px;
}

/* Artikel-oversigt */
div#artikler {
 position:relative;
 margin:5px 3px 10px;
 border-bottom:4px solid #bbb;
 padding-bottom:5px;
}

div.artikel {
 margin-bottom:15px;
}

#artikler .artikel h1 {
 text-align:left;
 color:#a11c1d;
 background:inherit;
 font-size:large;
 margin:0 0 1px;
}

#artikler .artikel h1 a:link, #artikler .artikel h1 a:visited {
 text-decoration:none;
 color:#a11c1d;
 background:inherit;
}

#artikler .artikel h1 a:hover, #artikler .artikel h1 a:active {
 text-decoration:underline;
 color:#a11c1d;
 background:inherit;
}

#artikler .artikel h2.trompet {
 text-align:left;
 color:#000;
 background:inherit;
 font-size:small;
 text-transform:uppercase;
 margin:0 0 1px;
}

#artikler .artikel p.manchet {
 margin:0;
 text-align:left;
}

#artikler .clear {
 border-bottom:1px dashed #bbb;
}

/* Artikel-oversigt slut */

/* serie.asp */
#hkolonne .nyhed dl {
 text-align:left;
}

#hkolonne .nyhed dt, #hkolonne .nyhed dt a {
 color:#a11c1d;
 background:inherit;
 font-weight:bold;
 margin-top:8px;
}
/* serie.asp */

/* Mest læste */
ul.mestlaeste {
 list-style-image:url("../grafik/listdot_a11c1d.gif");
 margin-left:1em;
 font-size:small;
 padding:0;
}

ul.mestlaeste, ul.mestlaeste li {
 margin-left:8px;
 padding:0;
}

ol.mestlaeste {
 list-style-image:url("../grafik/listdot_a11c1d.gif");
 margin-left:1em;
 font-size:small;
 padding:0;
}

ol.mestlaeste, ol.mestlaeste li {
 margin-left:8px;
 padding:0;
}
/* Mest læste slut */

