body
{
	background-color: #050505;
	margin-top: 50px;
	padding: 0;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-family: trebuchet ms,tahoma,verdana,arial;
	margin-bottom: 25px;
}

#container
{
	margin: 0 auto;
	text-align: left;
}

#photo
{
	text-align: center;
	margin-bottom: 10px;
}

#photo a img
{
	border: 4px solid #121212;
}

#photo a:hover img.thumb
{
	border: 4px solid #B6E8FE;
}

.thumb {
width: 75px;
height: 75px;
}

#info
{
	text-align: center;
}

#meny
{
	margin-bottom: 20px;
	text-align: center;
}
#info a {
text-decoration: none;
}
a
{
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: underline;
	font-family: trebuchet ms,tahoma,verdana,arial;
}

#meny a
{
	padding: 2px;
	text-decoration: none;
}

#meny a:hover
{
	background: #B6E8FE;
	color: #000;
}

a:hover
{
	color: #B6E8FE;
	text-decoration: none;
}

h1
{
	display: inline;
	padding: 2px;
	color: #B6E8FE;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-family: trebuchet ms,tahoma,verdana,arial;
	padding-bottom: 18px;
	line-height: 18px;
	border-bottom: 1px solid;
}

h4
{
	font-size: 10px;
	display: inline;
	color: black;
	padding: 2px;
	background: #B6E8FE;
}

img
{
	border: 0;
}

table.links
{
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
}

table.links td
{
	width: 230px;
}

td
{
	vertical-align: top;
}

td.rubrik
{
	text-align: right;
}

td.gravatartd
{
	width: 65px;
	text-align: right;
}

td.kommentartd
{
	width: 300px;
	text-align: left;
	padding-bottom: 5px;
}

table.kommentar
{
	margin-bottom: 10px;
	border-bottom: 4px solid #121212;
}

table.kommentar td p
{
	margin-top: 0;
}

.txpCommentInputMessage, .comment_web_input, .comment_email_input, .comment_name_input, .button {
	border: 2px solid #121212;
	width: 200px;
	font-size: 10px;
	text-decoration: none;
	font-family: trebuchet ms,tahoma,verdana,arial;
}

div.gravatardiv
{
	float: right;
	background: #121212;
	width: 50px;
	height: 50px;
	margin-right: 5px;
}

.delicious-posts
{
	margin: 0;
	padding: 0;
}

.delicious-posts ul, .delicious-posts li, .delicious-banner
{
	margin-left: 5px;
	padding: 0;
	text-indent: -10px;
}

.delicious-post a
{
	text-indent: -30px;
}