/*
Theme Name: Krusenstierna
Theme URI: http://wordpress.org/
Description: Sl&auml;kten von Krusenstiernas tema
Version: 1.0
Author: Richard Weibull
Author URI: http://www.ampello.se/
*/



html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	text-align: center;
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

a {
	color: #365185;
	text-decoration: none;
}

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

p {
	line-height: 20px;
}

h1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: -8px;
	color: #365185;
}

h2 {
}

h3 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 3px;
}

#Container {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 850px;
	min-height: 100%;
	background-image: url(/_ny/images/bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#Header {
	position: relative;
	left: 25px;
	width: 780px;
	height: 24px;
	padding: 10px;
	text-align: left;
	background-image: url(/_ny/images/header.jpg);
}

#Header a, a.hover, a.active {
	color: #ffffff;
	text-decoration: none;
}

#LanguageBar {
	width: 565px;
	position: relative;
	margin-bottom: 50px;
	font-size: 11px;
	text-align: right;
}

#Content {
	position: relative;
	margin-top: 25px;
	width: 795px;
	display: block;
	text-align: left;
}

#Navigation {
	position: relative;
	padding-left: 50px;
	width: 175px;
	min-height: 100%;
	display: block;
	float: left;
}

#Navigation ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#Navigation li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#Navigation .Logo {
	margin-top: 15px;
	margin-bottom: 25px;
}

#Articles {
	position: relative;
	margin-top: 45px;
	width: 565px;
	display: block;
	float: left;
}

#Articles .PostInfo {
	font-family: "Trebuchet MS",sans-serif,Verdana;
	margin-top: 0px;
	font-size: 10px;
	text-transform: uppercase;
}

#Footer {
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 780px;
}

.Clr {
	clear: both;
}
