/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License

Name       : Reinstated
Description: A two-column, fixed-width design with dark color scheme.
Version    : 1.0
Released   : 20120326
*/

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #222;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 11.5pt;
	line-height: 1.75em;
	color: #888;
	letter-spacing: -0.02em;
}
body#mainpage{
	background: #D0E3F1 url(../../gfx/templates/23/bg.jpg) top center no-repeat;	
}
body,input {
	font-family: Arial, sans-serif;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
}

h2 {
	font-size: 1.75em;
}

h2,h3,h4 {
	color: #222;
	font-family: Oswald, sans-serif;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

#content {
	width: 620px;
	padding: 0;
	margin: 0 0 0 0;	
	float: left;
}

#content a {
	text-decoration: none;
}

#footer {
	text-align: center;
	padding: 40px 0 100px 0;
	font-size: 0.9em;
}

#footer a {
	color: #555;
}

#header {
	color: #FFF;
	position: relative;
	height: 80px;
	background: #447289 url(../../gfx/templates/23/bg2.jpg) bottom center no-repeat;
	width: 910px;
	padding: 35px;
}

#logo {
	position: absolute;
	top: 35px;
}

#logo a {
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 1px #000000;
}

#logo h1 {
	font-size: 3em;
	font-family: Oswald, sans-serif;
}

#logo p {
	/*text-transform: uppercase;*/
	font-variant: small-caps;
	font-size:1.1em;
	margin: 8px 0 0 0;
	text-shadow: 0px 1px 1px #000000;
}

#menu {
	line-height: 60px;
	font-family: Oswald, sans-serif;
	padding: 0 35px 0 35px;
	min-width: 910px;
	white-space:nowrap;
	height: 60px;
	font-size: 1.2em;
	background: #447289;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
	border-bottom: 2px ridge #447289;
	position:absolute;
}

#menu {
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #FFF;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	padding: 0 20px 0 20px;
	height: 60px;
	display: inline-block;
	border-right: 2px groove #447289;
}

#menu ul li:first-child {
	border-left: 2px groove #447289;
}

#menu ul li:hover, #menu .current_page_item {
	background: #77A5BC;
	border-right: 2px ridge #447289;
}

#page {
	color: #656565;
	padding: 60px 35px 25px 35px;
	margin: 0;
	width: 910px;
	position: relative;
}

#page strong {
	color: #222;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	padding: 20px 0 20px 0;
	clear: both;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding: 10px 0 10px 0;
	border-top: dotted 1px #CCC;
}

.post {
	margin: 0 0 30px 0;
	overflow: hidden;
}

.post a {
	text-decoration: underline !important;
}

#search {
	position: absolute;
	top: 58px;
	right: 35px;
}

#search input.form-text {
	padding: 8px 42px 8px 12px;
	width: 175px;
	border: 0;
	background: #294C5D url(../../gfx/templates/23/search.gif) top right no-repeat;
	border-top: solid 1px #1F3C49;
	color: #D3DDE2;
}

#sidebar {
	float: right;
	width: 255px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#userlogo {
	margin: 10px 0 0 8px;
}

#wrapper {
	width: 980px;
	position: relative;
	background: #fff;
	margin: 80px auto 0 auto;
}

/* Designbilder */
#desbildhead{
	/*display:none;*/
	background:url(none) repeat-x;
	width:980px;
	height:180px;
	background-image:url(../../gfx/templates/23/pic1.jpg);
}

#desbild1{
	display:none;
	background:url(none) repeat-x;
	width:910px;
	height:240px;
	margin-bottom:40px;
}

#desbild2{
	display:none;
	background:url(none) repeat-x;
	width:240px;
	height:180px;
	margin-bottom:20px;
}
#desbild3{
	display:none;
	background:url(none) repeat-x;
	width:600px;
	height:240px;
	margin-bottom:20px;
}
#desbild4{
	display:none;
	background:url(none) repeat-x;
	width:600px;
	height:240px;
	margin-bottom:20px;
}
#desbild5{
	display:none;
	background:url(none) repeat-x;
	width:240px;
	height:180px;
	margin-bottom:40px;
}