@import url("lists.css");

html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: black;
	min-width: 900px;
	line-height: 18px;
}

img {
	padding: 0px;
	margin: 0px;
}

img.nospace
{
 	display:block;
}

.img-shadow {
  float:left;
  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 7px 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #555555;
}

a img {
	border: none;
	text-decoration: none;
}

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


.nav a {
	text-decoration: none;
	color: #f89838;
	padding: 0px;
	margin: 0px;
	font-weight: bold;

}

.nav a:hover {
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
}

h1, h2, h3 {
	font: 26px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

h2 {
	font: 20px Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
}


h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
}

.breadcrumbs { border-bottom: 1px solid #f4f4f4; padding: 0 0 5px 0; font-size: .9em; }

p {	
	margin: 5px 0px 15px 0px;
	padding: 0px;
}


strong {
	color: #555555;
}



.ram {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
}


#header-ram {
	width: 100%;
}

#middle-ram {
	width: 100%;
	float: left;
	background-color: #ffffff;
}


#header {
	width: 100%;
	height: 230px;
		text-align: center;

}

#menu {
		color: #F88017;
	font-weight: bold;


}


#menu a {
	text-decoration: none;
	color: #F88017;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	color: #F88017;
	border-bottom: 1px #F88017 solid;
}



#bottom-notes p {
	color: #fff;
	text-align: center;
	font-size: x-small;
}

#bottom-notes p a {
	color: #666;
	text-align: center
}

#bottom-notes p a:hover {
	color: #fff;
	text-align: center
}




.content {
	float: left;
	width: 600px;
	min-height: 300px;
	margin: 0 30px 0 0px;
	background-color: white;
	border: 1px solid white;
}


.content-middle {
	background: #000 url(../img/layout/content-midle.png) repeat-y;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	border: 1px solid #F88017;
	
}

.content-top {
	width: 950px;
	background: url(../img/layout/content-topsmll.png) no-repeat;
	background-position: top left;
	min-height: 300px;
	overflow: hidden;
	background-color: white;

	
}

.content-bottom {
	float: left;
	background: url(../img/layout/content-botom.png) no-repeat;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
	vertical-align: top;
	background-color: white;

	
}

.sidebar {
	width: 255px;
	float: left;
	overflow: hidden;
	margin-top: 20px;

}




.main, .nav {

	margin: 20px 0 0 60px;
	

}

h4 {
	margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar {
	float: left;
	width: 262px;
	background-color: white;
}



.clear {
  height:10px; overflow:hidden; display:block; clear:both;
}




/* comments kommentarer */
#comments{
	width: 100%;
	background-color: #fff; 

}

#comments-list{
	border: 1px solid gray;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	background-color: #fcfcfc;
}

.comments-list {
	border: 1px solid gray;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #fff; 
	width: 85%;

}
#commentsform{
	width: 100%;
}

form fieldset {
	background-color: #fcfcfc;
	margin-left: 10px;
	width: 90%;
}



td.right {
	text-align:center;
}




/* TWITTER */
#twitter_div_ws {font-size: 10px; border: 1px solid #CCCCCC; padding: 5px; width:231px; background-color:#FFF; margin-left: 4px;}
 
ul#twitter_update_list_ws {padding:0; margin:0; list-style: none; display:block;}
ul#twitter_update_list_ws a:link {color:#007032; text-decoration: underline;}
ul#twitter_update_list_ws a:visited {color:#007032; text-decoration: underline;}
ul#twitter_update_list_ws li {list-style: none; min-height:50px; border-top: 1px solid #CCCCCC; padding:5px 0px;}
ul#twitter_update_list_ws li span{font-style: bold; display: block;}
ul#twitter_update_list_ws .timeago {display:inline-block;}
ul#twitter_update_list_ws .timeago a {font-size:10px; color: #999999; text-decoration: none;}
 
#twitter_div_ws b a {font-weight: bold; text-decoration: none; text-transform:uppercase}
#twitter_info_ws {border-bottom: 5px solid #CCCCCC; padding-bottom:10px;font-size: 10px;}
#twitter_info_ws b{font-size: 15px; line-height:30px;}
#twitter_info_ws img {padding: 0 5px 0 0; width: 50px; border:0px;}
#twitter_info_ws a:link {color:#007032}
#twitter_info_ws a:visited {color:#007032}

