/* Lokal stilmall för Igelkotten */

body {
  font-family: Helvetica;
}

strong {
  font-family: Helvetica;
}

h1.start {
	font-family: Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 4em;
}
h1 {
	font-weight: bold;
	font-size: 2em;
}

#content {
	margin-right: 230px;
	padding-right: 0px;
	background-image: none;
}
* html #content {
	height: 1%;
	}
.first-words {
	font-variant: small-caps;
	text-transform: lowercase;
	font-weight: bold;
}

.ingress {
	font-size: 1.4em;
}
.byline {
	margin-left: 300px;
	font-style: italic;
}
img.right {
	margin-right: -50px;
}
.people em {
	color: #918D79;
}
.whenwherehow {
	clear: both;
}
h3 {
	clear: both;
}

#sidemenu {
	float: right;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Helvetica;
}
#sidemenu li {
	padding: 0.2em 1em;
}
#sidemenu .divider {
	color: #374666;
	margin: 0;
	padding: 0.3em 1em;
	font-size: 1.1em;
	font-weight: bold;
	background-image: none;
	border-top: 1px solid #374666;
}
div.questions {
	margin-top: 1em;
	}
.questions li {
	font-style: italic;
	}


/* Nya färger för Svenskt stål */

body {
	background: #19202D;
	color: #6484A6;
	}
#contentwrap {
	background: #19202D url(/grafik/page-bg2.png) repeat-x 0 0;
	border: #1F2943 solid;
	border-width: 0 1px 0 1px;
	line-height: 1.6;
	}
h1.header, h2.header {
	color: #6E85A7;
	}
h1.header a:link, h2.header a:link,
h1.header a:visited, h2.header a:visited {
	color: #AA0000;
	}
h1.header a:hover, h2.header a:hover {
	color: #EE0000;
	}
#sidemenu a {
	border-bottom: 1px dotted #5B0F0A;
	text-decoration: none;
	}
#sidemenu a:hover {
	border-bottom: 1px dotted #EE0000;
	}
a:link, a:visited {
	color: #AA0000;
	}
a:hover, a:hover strong {
	color: #EE0000;
	}
strong {
	color: #96B5D0;
	}
.whenwherehow {
	background-image: url(/grafik/info-large-light.png);
	border-top: 1px solid #374666;
	line-height: 1.6;
	}
.tickets {
	background-image: url(/grafik/ticket-light.png);
	line-height: 1.6;
	}
h1, h2, h3, h4, h5, h6 {
	color: #CBD6E4;
	font-family: Helvetica;
	clear: left;
	}
ul {
	margin: 0.5em 0;
	}
li {
	margin: 0.3em 0;
	}
.people em {
	color: #425777;
	}
img#bigimg {
	border: 1px #1F2943 solid;
	border-width: 1px 0;
	float: none;
	}
div > h1:first-child {
	margin-top: 0.3em;
	}
	
p.breadcrumbs {
	margin: 0;
	font-family: Helvetica;
} 
p.breadcrumbs + h1 {
	margin-top: 0.5em;
} 
