/* ----- CUSTOM CSS ----- */

/* Top banner Panorama */
#ad0 {
display:none;
}

/* länkar till våra sajter ovanför logo */
div.header-links {
display:none;
}

/* Logotyp */
.logotype a {
background-image: url("logo.gif");

    height: 78px;
    width: 163px;
}

/* Placering av logotype */
.logotype {
    float: left;
    margin-left: 13px;
    margin-top: 6px;
}

/* färgade plattan bakom logo */
div.header {
background-image: url("header-background.gif");
margin-top: 10px;
margin-bottom: 10px;
height: 138px;
width: 1000px;

}

/* metro-pdf, kolumnister-flash etc brevid logo */
div.promos {
display:none;
}

/* navigerings-meny */
div.navigation {
display:none;
}

/* huvud-regeln för bakgrundsfärg, font, fontfärg etc*/
body {
font-family:arial, sans-serif;
color:#000;
}

/* innehålls-columner */

div.column-1-3 {
margin-left:0px;
margin-right:8px;
padding-right:8px;
border-right:1px solid #ccc;
}

/* 1 kolumn-bild i artikel */

div.article-image-caption {
    margin-bottom: 5px;
    margin-left: 10px;
    width: 180px;
}

div.column-4-5 {
margin-right:14px;
}

/* grått streck mellan puffar */
div.text {
padding-bottom:25px;
border-bottom:1px solid #ccc;
}

/* repetitions-column brevid artikel som inte går att ändra innehåll på */
#article-1 {
display:none;
}

/* article-snurra i botten */
#column-1-5-bottom {
display:none;
}

/* Footer */
div.footer-extra, div.footer {
display:none;
}

/* länkfärg i article */
.article-body a {
color:#3a86ed;
font-weight:bold;
}

/* grå sluggen ovanför stora puffar */
div.teaser-component h4.module-title, div.push-component h4.category-title, div.push-component h4.source-title, div.push-component span.category-source-divider {
color:#666666;
float:left;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

/* sluggutrymmet ovanför tre-col puffar */
div.three-col {
background: url("column-slug3.gif") no-repeat scroll left top #363636;
padding-top:20px;
}

/* sluggutrymmet ovanför two-col puffar */
div.two-col {
background: url("column-slug2.gif") no-repeat scroll left top #ea4592;
padding-top:20px;
}
/* sluggutrymmet ovanför one-col puffar */
div.one-col {
background: url("column-slug1.gif") no-repeat scroll left top #363636;
padding-top:20px;
}



/* högerkolumns puff länk-färg */
div.teaser-component a {
color:#3a86ed;
font-weight:bold;
}

/* smal 1-kolumnspuff med streck under */
.article-box-fact.module-title, .related-links .module-title, .teaser-component.most-read-1 .module-title, .teaser-component.most-commented-1 .module-title, .teaser-component.most-recent-1 .module-title, .poll-component div.poll-title {
border-bottom:4px solid black;
border-top:1px solid black;
clear:both;
color:#3a86ed;
font-family:arial,sans-serif;
font-size:14px;
font-weight:bold;
padding:8px 0;
}

/* smal 1-kolumnspuff med grön länk brevid prick */
div.related-links .item-1, div.related-links .item-1 a, div.teaser-component.most-recent-1 .item-1, div.teaser-component.most-recent-1 .item-1 a:hover, div.teaser-component.most-recent-1 .item-1 a {
color:#3a86ed;
font-weight:bold;
}

/* smal 1-kolumnspuff med svart länk brevid prick */
div.teaser-component.most-read-1 a:hover, div.teaser-component.most-read-1 a, div.teaser-component.most-commented-1 a:hover, div.teaser-component.most-commented-1 a, div.teaser-component.most-recent-1 a:hover, div.teaser-component.most-recent-1 a {
color:#3a86ed;
font-weight:bold;
display:block;
}

/* smal 1-kolumnspuff med prickade länkar, line-height, font etc. */
div.related-links li, div.teaser-component.most-recent-1 li {
font-family:arial,sans-serif;
font-size:12px;
font-weight:normal;
line-height:140%;
padding:2px 0 7px;
}

/* normal puff text-storlek */
div.push-component div.two-col div.large-image h4.title {
font-size:20px;
font-weight:300;
}

/* länkfärg normal puff rubrik */
div.push-component h4.title, div.push-component h4.title a {
color:#141414;
}

/* navigerings-meny */
div.navigation {
margin-bottom:17px;
position:relative;
width:1000px;
}

/* faktaruta färgad platta bakom rubrik */
.article-box-fact .subtitle span {
    background-color: #444444;
    color: white;
    display: table;
    font-weight: bold;
    padding: 3px 6px;
}

/* byline-streck */
div.top-line {

display:none;
}

/* slugg med streck ovanför stora puffar */
div.keyline-component {
background-image:url(/templates/img/global/large-package-header-bg.gif);
background-position:0 50%;
background-repeat:repeat-x;
float:left;
margin-bottom:2px;
background-color:#fff;
}

/* länk-pil höger om länk i puff */
div.white li {
background-image:url(/templates/img/lists/bullet-white.gif);
}

/* länk-storlek pil länk */
ul.teaser-footer-link li {
font-size:13px;
font-weight:bold;
}

/* padding etc. på pil-länk */
div.teaser-component ul li, div.push-component ul li, div.poll-component ul lii, div.article-box-fact ul li {
background-attachment:scroll;
background-color:transparent;
background-position:2px 6px;
background-repeat:no-repeat;
padding:2px 0 2px 20px;
}

/* omröstning */
div.poll-component, div.poll-component p.small {
color:#141414;
background:#fff;
font-family:arial;
font-size:12px;
}
