body {
	background: #a2b8d0 url(http://www.startbasen.dk/guis/bg.gif) repeat-x top;
}

#blogbanner { background: #000000; }
#blogbasen {
	font-size: 36px;
	font-family: Century Gothic;
	color: #ffffff
}
#blogcontent {
	padding-top: 1px;
}
#bgandbottom { background: #000000 url(http://www.startbasen.dk/guis/blogbasen/templates/Coca%20Cola%20Zero/bottom.jpg) no-repeat bottom center; }

div#rating div#ratinghighlight { background: #ff0000; }


#blogh1 {
	display: block;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 15px;
	text-align: center;
	font-size: 22px;
}
#blogpost { font-size: 13px; }
#blogpost, #blogpost a, #post *, #comments * {
	color: #ffffff;
	font-family: "Lucida Grande",Verdana,Arial,Sans-serif;
}
#post h3 { font-size: 25px; }
#post h3 a { 	text-decoration: none; }
#post #date {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9px;
}
#post #bar {
	padding-top: 2px;
	padding-bottom: 2px;
}
#post #bar a { text-decoration: none; }
#post h2 { font-size: 11px; }
#post a 	{ color: #ffffff; }
#comments * { color: #ffffff; }
#comments input, #comments textarea { color: #000000; }

.blogpage, .blogpageselected {
	display: block;
	padding: 5px;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
}
.blogpage:hover { border: 1px solid #ffff00; }
.blogpageselected { border: 1px solid #ff0000; }
