body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #111;
	background-color: #001930;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	/* text-transform: lowercase; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.525em;
	margin-bottom: -5px;
}

h3 {
	font-size: 1.25em; 
	margin-bottom: -2px;
}

h4 {
	font-size: 1.0em; 
	margin-bottom: -2px;
}

abbr {
	border: none;	
}

hr {
	border: thin solid #cfcfcf;
}

p {
	line-height: 110%;
}

pre {
    background: #cfcfcf url(/images/icons/script_code_red.png) no-repeat;
    background-position: 1em 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 3em;
    padding-bottom: 1em;
    width: auto;
    display: block;
    overflow: auto;
}

ul, ol, li { 
    margin-top: 0.025em;
    margin-bottom: 0.025em;
}

li {
	list-style-image: url(images/li.gif);
}

blockquote {
	margin-left: 0.725em;
	padding-left: 1.7em;
	background: url(images/quote.gif) no-repeat left top;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #5994c4;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

.galleryimage {
    background-color: #cFcFcF;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    border: solid #111111;
}

#bilden {   
    position:absolute;
    top:40px;
    left:40px;
    z-index:2;
}

#bildruta  {
    position:relative;
    left: 150px;
    width:100%;
   /* border: dashed; */
    border-width: 1px;
    border-color:#ddd;
    padding: 30px;
    margin-top:-20px;
}

#bildvisaren {
    position: absolute;
    left:-160px;
    top: -70px;
    background-color: Black;
    opacity:.8;
    filter: alpha(opacity = 80);
    width:185%;
    height: 2000px;
    z-index:1;
}

#wrapper {
	width: 990px;
	margin: 0;
	background-color: #fff;
}

/* Header */

#header {
	width: 990px;
	height: 94px;
	background: url(images/topp.png) no-repeat;
}

#quicksearch  {
    position: relative;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 210px;
    left:775px;
    top:-32px;
}

/* Logo */

#logo {
	height: 94px;
}



/* Menu */

#menu {
	width: 166px;
	height: 300px;
	margin: 0 auto;
	background-color: #aec0cd;
	float: left;
	display: block;
}

#menu ul, ol {
	line-height: 150%;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px #fff;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 20px;
	padding-top: 5px;
/*	text-transform: capitalize; */
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.125em;
	color: #FFFFFF;
	font-weight:bold;
	border-bottom: solid 1px #fff;
}

#menu a:hover {
	background-color: #5994c4;
	color: #000;
}

#menu .active a {
	color: #372412;
	background-color: #fff;
}

/* Page */

#page {
	background: #ffffff;
	overflow: hidden;
	float: left;
	display: block;
}

/* Content */

#contentRegion 
{
	overflow: hidden;
	background: #fff url(images/contentregion.gif) repeat-y;
}

#content {
	float: left;
	width: 495px;
	padding-left: 20px;
	background-color: #fff;
	overflow: hidden;
}

#post {
	padding: 0 0 0px 0;
}

#post ol { 
	line-height: 100%;
}

#post ol li { 
	padding-bottom: 0.325em;
}

#post ul li { 
	padding-bottom: 0.325em;
}

#paging  { width: 100%; text-align:center;
}

#galleryimagetextbox {
    background-color: #141414;
    opacity:.9;
    filter: alpha(opacity = 90);
    padding-left: 0.5em;
    padding-bottom: 0.5em;
    color: #fff;
}

#galleryimagetextbox h1,h2,h3 {
	padding-top: 1.5em;
	color: #fff;
	
}

.nounderline {
    text-decoration: none;
}

.nobullet { list-style-type: none; margin-left: -2.75em; }

.linkCategory {
    float: left; 
    width: 47%;
    margin: 0.125em 0.125em 0.125em 0.125em;
    padding-bottom: 1em;
    padding-left: 0.725em;
    background-color: #cfcfcf;
}

#links ul li {
	list-style: none;
	margin-left: -2.75em;
}

.navBack { text-align: left; padding-right: 5em; }

.navForward { text-align: right; }

.linkCategory h1,h2,h3 { 
	padding-left: 0.125em; 
	margin-top: -0.125em; 
	padding-top: 5px; 
}

.nounderline hover {
    text-decoration: underline;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.alternatingrowBright {
	background-color: #206275;
}

.alternatingrowDark {
	background-color: #074658;
}

.forumthreadPadd 
{
    margin-top: 0.125em;
    padding-left: 0.5em;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	padding-right: 0.725em;
	min-height: 4em;
}

.forumthreadheader 
{
    font-size: 1.25em; 
    margin-bottom: -2px;  
}

.clear { clear: both }

.FocusField:focus { background-color:#f4fea2; }


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding-bottom: 20px;
	padding-right: 1em;
}

#sidebar ul {
	margin: 5px;
	list-style-image: url(images/li.gif); 
}

#sidebar li { 
    margin-left: 0em;
}

#sidebar .subMenu0 {
	background: url(images/li.gif) no-repeat left center;
	padding-left: 10px;
}

#sidebar .subMenu1 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 15px;
	padding-left: 10px;
}

#sidebar .subMenu2 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 30px;
	padding-left: 10px;
}

#sidebar .subMenu3 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 45px;
	padding-left: 10px;
}

#sidebar .subMenu4 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 60px;
	padding-left: 10px;
}

#sidebar .subMenu5 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 75px;
	padding-left: 10px;
}

#sidebar h1,h2,h3 {
	margin: 0;
	padding: 10px 0 2px 0px;
	color: #000;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .profilephoto{ border-width: thin; border-color: #000; border-style:groove; }

#sidebar .blogitems { margin-left: -12px; }

.subMenu  { padding-top: 10px; padding-bottom: 5px; }

/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	background: #aec0cd;
	border-top: 3px solid #FFFFFF;
	text-align: center;
	font-size: smaller;
	color: #000;
	font-weight: bold;
	width: 990px;
}

#footer a {
	color: #000;
}

.footerAdvert {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
