	
	html,body{

		width: 100%;
		
		margin: 0px;
		padding: -20px;
	}
	
	
	body{
	
		padding-top: -15px;
		padding-bottom: 10px;
		
		background-repeat: repeat-x;
		background-color: #000000;
	}
	
		#addupp{

		padding-top: 5px;
		padding-bottom: 6px;
		padding: 10px;
	}

	
	#body{
	
		width: 750px;
		margin: 0px auto;
		display: table;
		background-color: #ffffff;
		
	}
	
	#head{
	
		position: relative;
		bottom: 20px;
		height: 238px;
		margin-bottom: -20px;
		background-image: url(../sysimg/head.png);
	}
	
	#splash{
	
		position: absolute;
		top: -71px;
		left: 659px;
		height: 282px;
		width: 167px;
		background-image: url(../sysimg/splash.gif);
	}
	
	#menu{
	
		height: 28px;
		margin-top: 0px;
		margin-left:0px;
		margin-bottom: 20px;
		background-image: url(../sysimg/menu.png);
	}
	
	#menu p,a{
		margin-left:10px;padding-top:5px;
		
	}
	#menu A:link {text-decoration: none;color:white;font-size:14px;}
	#menu A:visited {text-decoration: none;color:white;font-size:14px;}
	#menu A:active {text-decoration: none;color:white;font-size:14px;}
	#menu A:hover {text-decoration: none; color: #666666;font-size:14px;}
	
	#content{
		
		width: 750px;
		background-image: url(../sysimg/dot.gif);
		background-repeat: repeat-y;
		background-position: 540px;
	}
	
	#main{
	
		float: left;
		
		width: 500px;
		min-height: 800px;
		height: auto !important;
		height: 800px;
		padding: 20px;
		padding-top: 0px;
		
		overflow-x: hidden;
	}

	#main .post{
	
		padding-top: 20px;
	}
	
		
	#main .share_bar{

		position: relative;
		width: 494px;
		height: 22px;
		margin: 0px;
		margin-top: 40px;
		margin-bottom: -1px;
		padding: 1px;
		padding-left: 3px;
		cursor: pointer;
		border-bottom: solid 1px #CCC;
	}
	
	#main .share_bar .kommentera{
	
		display: block;
		float: left;
		width: 93px;
		margin-top: 3px;
		padding: 1px 3px;
		font-family: arial;
		font-size: 8pt;
		color: #8b8b8b;
		<--! background: url(../sysimg/kommentarer.gif);
	}
	
	#main .share_bar .permalink{
	
		display: inline;
		margin-left: 3px;
		padding: 1px 4px;
		font-family: arial;
		font-size: 8pt;
		color: #8b8b8b;
		text-decoration: none;
		<--! background: url(../sysimg/permalink.gif);
	}
	#main .share_bar .fb{
		display: inline;
		margin-left: 0px;
		padding: 1px 4px;
		font-family: arial;
		font-size: 8pt;
		color: white;
		text-decoration: none;
		background: url(../sysimg/fb2.png);
	}

	
	.footer{
	
		position: absolute;
		top: 7px;
		right: 5px;
		margin: 0px;
		font-family: tahoma;
		font-size: 7pt;
		color: #8b8b8b;
		text-decoration: none;
		display: inline;
	}
	
	
	.footer :hover{
		
		text-decoration: underline;
	}
	
	#main .post .comment{
	
		display: none;
	}
	
	#main .post  .bad{
		
		display: none;
		font-family: arial;
		font-size: 8pt;
		color: red;
	}
	
	#main .post .comment .comment_table{
	
		width: 500px;
		border-top: solid 1px #CCC;
		border-left: solid 1px #CCC;
	}
	
	#main .post .comment .comment_table td{
	
		border-right: solid 1px #CCC;
		border-bottom: solid 1px #CCC;
	}
	
	#main .post .comment input{
	
		width: 400px;
		margin: 0px;
		padding: 2px;
		
		font-family: arial;
		font-size: 8pt;
		color: #CCC;
		border: 0px;
		
		overflow: auto;
	}

	#main .post .comment .textarea_holder{

		width: 425px;
	}
	
	#main .post .comment textarea{

		width: 419px;
		height: 60px;
		margin: 0px;
		padding: 3px;
		
		font-family: arial;
		font-size: 8pt;
		color: #CCC;
		border: 0px;
		background: transparent;
		
		overflow: auto;
	}
	
	#minus{
	
		visibility: hidden;
		margin-bottom: -40px;
	}
	
	#main .post .comment .sendcomm{

		width: 70px;
		height: 69px;
		overflow: hidden;
	}
	
	#main .post .comment .sendcomm img{

		cursor: pointer;
		margin-bottom: -5px;
		#margin: 0px;
	}
	
	#main .post .comment .comment_holder{
	
		width: 500px;
		margin: 0px;
		border: solid 0px #CBCBCB;
	}
	
	#main .post .comment  .dark{
	
		background-color: #dedede;
	}
		
	#main .post .comment .name_text{
	
		margin: 0px;
		margin-top: 5px;
		margin-left: 10px;
		font-weight: bold;
	}
	
	#main .post .comment .comment_text{
	
		margin: 0px;
		margin-left: 10px;
		margin-bottom: 5px;
	}
		
	#right{
	
		float: right;
		width: 166px;
		padding: 20px;
		padding-top: 0px;
	}
	
	#news_letter_head{
	
		margin: 0px;
		font-weight: bold;
	}
	
	#right input{
	
		width: 150px;
		height: 17px;
		margin: 0px;
		
		padding: 2px;
		color: #BCBCBC;
		border: solid 1px #BCBCBC;
	}
	
		#right #mail_name_input, #right #tipsnamn_input{

		margin-bottom: -2px;
		#margin-bottom: -3px;
	}
	
	#right #mail_address_input, #right #tipsmail_input{

		margin-bottom: -1px;
	}
	
	#right #mail_name_input, #right #user_input{

		margin-bottom: -2px;
		#margin-bottom: -3px;
	}
	
	#right #mail_address_input, #right #pass_input{

		margin-bottom: -1px;
	}
	
	#mail_status_text, #admin_status_text{

		font-size: 8pt;
		color: red;
	}
	
	.page_head {
	
		margin-bottom: -10px;
	}
	
	.page_foot{
	
		margin-top: 20px;
	}
	
	.page_head a {
	
		margin-bottom: 1000px;
	
		font-family: verdana;
		font-size: 8pt;
		text-decoration: none;
		color: #363636;
	}
	
	.page_foot a {
	
		margin-top: 20px;
	
		font-family: verdana;
		font-size: 8pt;
		text-decoration: none;
		color: #363636;
	}
	
	.page_foot .current_page, .page_head .current_page {

		color: red;
	}
	
	#foot{
	
		position: relative;
		top: 10px;
		height: 15px;
		margin-top: -10px;
		overflow: hidden;
		background-color: white;
		background-repeat: no-repeat;
		background-position: bottom;
		
		overflow: hidden;
	}
	
	#copyfoot {

		margin:0px;
		font-family: arial;
		font-size: 8pt;
		color: #000;
	}

	#copyfoot a{
	
		text-decoration: none;
		font-family: arial;
		font-size: 8pt;
		color: #000;
	}
	
	#bloggtoppen{
	
		position: relative;
		top: -20px;
	}
	#box1{
		background-image: url(../boxbg.png);
		position:absolute;
		left:0;top:0;right:0;
		width:100%;height:100%;
	}