/*Ursäkta röran - jag bygger om*/
@media screen {
body {
	background-color: rgb(245, 245, 245);
	background-image: url("http://pelle.vox.nu/bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	color: #8ABBE5;

	font-size: 70%;
	font-family: verdana, sans-serif;
	margin: 0;
	text-align: justify;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	width: auto;
	padding: 4px 8px 4px 8px;
	/*background-color: rgb(0,41,77);*/
	background-color: rgb(0,64,120);
	background-image: url("http://pelle.vox.nu/h_bg.gif");
	background-position: right top;
	background-repeat: repeat-y;
	color: #B3F549;
	-moz-border-radius: 4px;
	border-radius: 4px;	/*border-color: rgb(0, 82, 153);*/
	border-color: rgb(0,41,77);
	border-width: 1px;
	border-style: solid;
	text-align: left;
	vertical-align: middle;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #B3F549;
	margin: 0;
	padding: 5px 0;
/*	margin: 0 0 2px 0;
	padding: 3px 8px 3px 8px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-color: rgb(0,41,77);
	border-width: 1px;
	border-style: solid;
	background-color: transparent;*/
	text-align: left;	
}
h4 {
	margin: 0;
	padding: 5px 0;
}
img {
	border-width: 0px;
	padding: 0;
	margin: 0;
}
div, p {
	padding: 0;
	margin: 0;
}
a {
	background-color: transparent;
	color: rgb(245, 245, 245);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 a {
	color: #B3F549;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 a {
	color: #B3F549;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
}
input, select, textarea {
	font-family: verdana, sans-serif;
	background-color: rgb(0,64,120);
	background-image: url("http://pelle.vox.nu/h_bg.gif");
	background-position: right top;
	background-repeat: repeat-y;
	-moz-border-radius: 4px;
	border-radius: 4px;	border-color: rgb(0,41,77);
	border-width: 1px;
	border-style: solid;
	color: rgb(245, 245, 245);
	font-size: 100%;
	margin: 3px 0 3px 0;
	padding: 3px 6px 3px 6px;
}
.brodtext {
	padding: 3px 10px 3px 10px; 
}
p {
	text-indent: 0.5em;
	padding: 5px 0 5px 0;
}
#page {
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 600px;
	background-color: transparent;
}
#body {
	position: relative;
	width: 600px;
	clear: left;
	padding: 5px 0 0 0;
	/*background-color: rgb(0,64,120);*/
	background-color: rgb(0, 82, 153);
	background-position: center;
	background-repeat: repeat-y;
}
#logo {
	position: relative;
	background-color: transparent;
	background-image: url("http://pelle.vox.nu/logo_bg.gif");
	background-position: center bottom;
	background-repeat: repeat-x;
	width: auto;
	height: 170px;
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: center;
}
#logo h1 {
	font-size: 0;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 10px;
}
#logo #rss {
	position: absolute;
	top: 6px;
	right: 7px;
}
#meny a, #titel a {
	text-decoration: none;
	color: rgb(149, 217, 41);
}
#meny a:hover, #titel a:hover {
	text-decoration: underline;
}
#meny, #titel {
	position: relative;
	background-color: rgb(0,64,120);
	background-image: url("http://pelle.vox.nu/meny.gif");
	background-repeat: repeat-x;
	width: 276px;
	height: 19px;
	vertical-align: middle;
	color: rgb(149, 217, 41);
	float: left;
	padding: 4px 0 0 14px;
	font-size: 11px;
}
#titel {
	width: 296px;
	text-align: right;
	padding: 4px 14px 0 0;
}
.nyhet .datum, .comment .name, .comment .datum, .comment .web {
	width: auto;
	text-align: left;
}
.nyhet .brodtext p:first-child {
	text-indent: 0;
}
.nyhet .brodtext p:first-child:first-line {
	text-transform: uppercase;
	font-weight: 700;
}
.nyhet .brodtext p span {
	font-weight: 700;
	font-size: 400%;
	font-family: serif;
	display: block;
	float: left;
	margin-right: 0.1em;
	line-height: 0.85em;
	color: #8ABBE5;
}
.nyhet .brodtext p img {
	float: right;
	margin: 0 0 5px 5px;
}
.nyhet .options {
	background-image: url("http://pelle.vox.nu/h_bg.gif");
	background-position: right top;
	background-repeat: repeat-y;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-color: rgb(0,41,77);
	border-width: 1px;
	border-style: solid;
	width: auto;
	/*display: none;*/
	padding: 3px 6px 3px 6px;
	margin-bottom: 5px;
	/*background-color: rgb(0,41,77);*/
	background-color: rgb(0,64,120);
}
.nyhet ul {
	width: auto;
	margin: 0;
	background-color: transparent;
	list-style-position: outside;
	padding: 0 5px 5px 20px;
	line-height: 150%;
	list-style-type: square;
}
.nyhet ol {
	width: auto;
	margin: 0;
	background-color: transparent;
	list-style-position: outside;
	padding: 0 5px 5px 20px;
	line-height: 150%;
}
.nyhet h2 {
	margin-left: -10px;
	margin-right: -10px;
}
/*.nyhet .brodtext {
	-moz-column-gap: 10px;
	-moz-column-count: 2;
	text-align: left;
}*/
.nyhet, .comment, #addcomment {
	float: left;
	width: 372px;
	padding: 0 10px 0 10px;
}
#addcomment {
	padding-bottom: 0;
}
#addcomment textarea, #addcomment input {
	width: 358px;
}
#addcomment input[type="submit"] {
	width: auto;
}
#creds {
	background-color: rgb(0,64,120);
	width: 595px;
	clear: both;
	height: 21px;
	color: rgb(149, 217, 41);
	padding-left: 5px;
}
#content {
	padding: 0 6px 0 6px;
	position: relative;
	float: left;
	width: 392px;
	clear: left;
	overflow: hidden;
}
#senaste .brodtext, #welcome .brodtext, #content .brodtext {
	padding: 0;
}
#right {
	text-align: left;
	float: left;
	width: 190px;
}
#right ul {
	list-style-position: outside;
	padding: 0 5px 2px 20px;
	margin: 0;
	line-height: 150%;
	list-style-type: square;
}
#right p, #right div.notis {
	padding: 0 5px 5px 5px;
}
#right #webdesignern img {
	margin: 5px;	
}
#right .banner img {
	margin: 0 32px 5px 33px;
}
#sudoku {
	background-color: white;
	width: 350px;
	margin: 5px 20px 10px 20px;
	padding: 2px 0 1px 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-color: rgb(0,41,77);
	border-width: 1px;
	border-style: solid;
}
#favoriter img {
	vertical-align: middle;
}
blockquote {
	margin: 0 30px;
}
.nyhet .brodtext p:first-child:first-line {
	text-transform: none;;
	font-weight: normal;
}
}