@CHARSET "ISO-8859-15";

* {	margin:0; padding:0; }

body {
	/*background-color: #cccccc;*/
	/*background-color: #E0E0E0;*/
	/*background-color: #000;*/
	/*background-color: #aaaaaa;*/
	background-color: #b0a7ad;
	/*background-color: #20171d;*/
	font-family:verdana,helvetica,arial,sans-serif;
	font-size: 90%;
}

#content {
	margin:0 auto;
	/*width: 640px;*/
	width: 800px;
	/*background-color: #ddcccc;*/
	background-color: #d0c7cd;

}

div.main {
	padding: 20px 35px;
	margin-right: 0px;
	background-color: #efefef;
	overflow: hidden;
}
#sidebar {
	float: right;
	padding: 20px 5px 10px 10px;
	width: 155px;
	overflow: hidden;
	background-color: #d0c7cd; /* samma som #content */
	/*font-size: 0.9em;*/
}
#sidebar h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
#sidebar li, #sidebar p {
	font-size: 0.9em;
	margin-bottom: 1em;
}

div.imageright {
	float: none;
	position: absolute;
	left: 640px;
	top: 0;
}

div.image {}

img {
	vertical-align: text-bottom;
	border: none;
}

.main li { padding-left: 1.5em }

table {
	border-collapse: collapse;
	margin: 1em 0;
	font-size:100%;
}
.main td, .main th { padding-right: 1em; }
th { text-align: left; padding-top: 1em; }

table.tracklist tr td a:link,
table.tracklist tr td a:visited {
	padding-right: 22px;
}

table.tracklist tr {
	height:24px;
}

table.loginform tr td.label {}
table.loginform tr td.field { width:300px; text-align:right; }

td {
	vertical-align: top;
}
table.hugelist tr td, table.hugelist tr th {
	font-size: 0.9em;
	vertical-align:top;
}
table.hugelist tr th { padding-top: 1em; }
table.multilinerows tr td { padding-bottom: 1em; }

.event_description {
	font-style: italic;
	font-size: 1.2em;
	margin: 0 1cm;
	line-height: 1.5em;
	
	padding-bottom: 2em;
	margin-bottom: 3em;
	border-bottom: dashed 1px #B0B0B0;
}

.explanation {
	font-size: 0.7em;
}

.register td {
	border-top: dashed 1px #B0B0B0;
	border-bottom: dashed 1px #B0B0B0;
	padding: 5px;
}

.register input {
	padding: 5px;
}

input[type=submit].register {
	padding: 12px;
	margin: 0 auto;
}

/* error messages */
.error {
	color: #e0171d;
	font-weight: bold;
}

h1 {
	font-size:200%;
	font-family: sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 0.4em;
}
h2 {
	margin: 0.7em 0;
}

a:link { text-decoration: none; color: #606060; } 
a:active { text-decoration: none; color: #606060; } 
a:visited { text-decoration: none; color: #606060; }
a:hover { text-decoration:underline;}

div.post {
	padding-bottom: 2em;
	margin-bottom: 3em;
	border-bottom: dashed 1px #B0B0B0;
}
.postheader { font-size: 0.9em; color: #606060; }
.postfooter {
	font-size: 0.9em; color: #606060; font-weight: bold;
	margin-top: 3em;
}
div.postcomment { margin-top: 2em; margin-bottom: 2em; }
p.commenttitle { font-size: 0.9em; color: #606060; }

h2 a:link, h2 a:visited { color: #000000 !important; }
h2 a.anchorhint:link, h2 a.anchorhint:visited { color: #efefef !important; }
h2 a.anchorhint:hover, h2 a.anchorhint:active { color: #606060 !important; }
h1 a:link, h1 a:visited { color: #000000 !important; }
h1 a.anchorhint:link, h1 a.anchorhint:visited { color: #efefef !important; }
h1 a.anchorhint:hover, h1 a.anchorhint:active { color: #606060 !important; }


.toolbox {
	float: right;
	border: dashed 1px #B0B0B0;
	padding: 10px;
	margin: 0 0 10px 10px;
}
div.posttext { clear: left; margin-top: 2em; }
div.posttext img { display: inline }
div.posttext img[align="left"] { float:left; margin-right: 5px }
div.posttext img[align="right"] { float:right; margin-left: 5px }

div.thumbs {
	clear: left;
	margin: 1em 0;
}
div.thumb {
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	border: solid 1px #B0B0B0;
}
div.thumbclearer { clear: left; }

.pagelinks { text-align: center; }

#lightbox-overlay-text { display:none; }
#lightbox img { display:inline; }
#lightbox-infoHeader, #lightbox-currentNumber, #lightbox-close,
#lightbox-infoContainer { display:none; }


p, .main ul, .main ol, blockquote {
	margin: 1em 0;
	font-size: 100%;
	line-height:1.3em;
}
.main ul, .main ol, blockquote { padding-left: 1.5em; }

code {
	font-size: 100%;
}

span.email {
	font-family: monospace;
	font-size: 100%;
}

#header {
	height: 200px; width: 800px;
}
.background1 { background: url('../images/jubileet_astronaut_800.jpg') no-repeat; }
.background2 { background: url('../images/jubileet_saxar_800.jpg') no-repeat; }
.background3 { background: url('../images/jubileet_ea_800.jpg') no-repeat; }
.background4 { background: url('../images/jubileet_mirja2_800.jpg') no-repeat bottom; }
.background5 { background: url('../images/jubileet_eaohanna_800.jpg') no-repeat; }
.background6 { background: url('../images/johannavatten_800.jpg') no-repeat; }

#footer {
 	clear: both;
	background-color: #000000;
}

#footer .bottombar {
	padding-top: 4px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
	font-size: 80%;
	background-color: #e0171d;
	/* background: #e0171d url('../images/logga-40x40.gif') no-repeat center right; */
	
 	color:#FFFFFF;
}

#footer p {
	font-size: 80%;
	text-align:center;
}

#footer a {
	color:#FFFFFF;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#meny {
	background-color: #e0171d;
	height: 27px;
	overflow: hidden;
	padding: 0 25px;
}

#meny ul {
	text-align: center;
	/*padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 0;*/
	padding: 4px 0 5px 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin: 0;
	color: #ffffff;
	line-height: 18px;
}

.left { float:left }
.right { float:right }
.clearer { clear: both }

#meny ul li {
	display: inline;
	/* matches link padding except for left and right */
	padding: 4px 0 5px 0;
}

#meny ul li a {
	padding: 4px 10px 5px 10px;
	color: white;
	text-decoration: none;
}

#meny ul li a:hover {
	padding: 4px 10px 5px 10px;
	background-color: #a81116;
	color: white;
}

#meny #active {
	padding: 4px 10px 5px 10px;
  background-color:#e47160;
}

.submenu {
	background-color:#efefef;
	padding: 2px 35px;
	font-size: 0.9em;
	margin-right:160px;
	/*font-weight: bold;*/
}
.submenu a {
	padding-right: 10px;
}

table.detailed_table {
	margin-left: -45px;
}

.detailed_table td {
	font-size: 0.7em;
	white-space: nowrap;
}

.expand_on_hover {
	overflow:hide;
}

expand_on_hover:hover {
	overflow: visible;
}
