html, body, h1, h2, h3, h4, h5, h6, p, dl, dd, dt, ul, li, img, table, caption, tr, th, td, tt, span, fieldset, legend, form, div {
	margin: 0;
	padding: 0;
	border: 0;
}
input, select, textarea {
	margin: 0;
	padding: 0;
}
/*
 * play around with these to change settings on your blog!
 */

/* link colors */

a {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #600060;
	text-decoration:none;
}
/* font & border */
body {
	font: 14px/16px Verdana, Helvetica, Arial, Sans-serif;
	//background: url('http://www.swestore.net/apolinaria/bgcolor.jpg');
        background-color: #000000;
        color: #FFFFFF;
}
h1, h3, h4, h5, h6, div.navheader, div.default, input {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
	font-weight: bold;;
}
/*
 * do not alter these if you don't know what you're doing
 */

/*
div#menubar a {
	display:block;
	position:relative;
	float:left;
}
div#menubar a#submit {
	left: 13px;
	top: 4px;
	height: 15px;
	width: 19px;
}
div#menubar a#blogg {
	left: 118px;
	top: 0px;
	height: 25px;
	width: 75px;
}
div#menubar a#bilder {
	left: 155px;
	top: 0px;
	height: 25px;
	width: 75px;
}
div#menubar a#kontakt {
	left: 191px;
	top: 0px;
	height: 25px;
	width: 75px;
}
span {
	display: none;
}
div#searchdiv {
	vertical-align: top;
	display:block;
	position:relative;
	float:left;
	top: 6px;
	left: 11px;
	width: 87px;
}
div#menubar {
	height: 25px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	width: 783px;
	line-height: 25px;
	display: inline;
	background: url('http://www.swestore.net/apolinaria/menubarbg.jpg');
}
div#menubar a {
	color: #AAFFFF;
	text-decoration: none;
}
div#menubar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
*/
div#wrapper {
	margin: 0 auto 20px auto;
	width: 940px;
	overflow: hidden;
	background-color: #000000;
	border: 5px solid black;
}
div#header {
	float: left;
	width: 940px;
	height: 510px;
        background-color: #000000;
        align: center;
        text-align: center;

}
div#allcontent {
	width: 940px;
	float: left;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
div#content {
	float: right;
	padding: 0 15px 0 15px;
	width: 675px;
	overflow:hidden;
	//border-left: 5px solid black;
}
.prop {
	height: 750px;
	float:right;
	width: 1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
div#side {
	width: 200px;
	padding: 0 15px 0 15px;
	float: left;
}
div#profile, div#searchdiv, div.nav, div.navheader {
	width: 200px;
}
div#profiltext {
        width: 200px;
        text-align: justify;
        font-size: 11px;
}
input#searchbox {
	background: transparent;
	vertical-align: top;
	color: #000000;
	font-size: 10px;
	border: 1px solid black;
	width: 87px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}
div#side div.navheader, div#side h4, div.default {
	padding: 20px 0 5px 0;
	font-size: 16px;
	font-weight: normal;
	background: #00000;
}
div#side a
{
        font-size: 12px;
}

p#credits {
	color: #000000;
	font-style: italic;
	font-size: 10px;
	vertical-align:bottom;
}
/* div#bottomborder {
	float: left;
	width: 783px;
	height: 5px;
}
*/


/* hide calender - doesn't work anyway */
div#side div#calendar {
	display: none;
        
}
div#header h1 {
	font-size: 45px;
	letter-spacing: -2px;
	font-weight: bold;
	margin: 50px 0 15px 0;
}
div#header h1 a {
	text-decoration: none;
	color: #222;
	cursor: default;
}
div#header h2 {
	font-size: 10px;
	margin-left: 15px;
	color: #666;
}
div#content h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0 10px 0;
}
div#content div.entrybody {
	margin: 0 15px 0 15px;
        font-size: 12px;
}
div#content div.entrybody ul {
	margin: 10px 0 10px 15px;
        font-size: 12px;
}
div#content div.entrybody li {
	font-size: 12px;
	color: #222;
	list-style-type: square;
}
div.default {
	margin: 0 0 15px 0;
}
div.nav input {
	margin-right: 5px;
}
div.nav li {
	list-style: none;
	padding: 2px 0;
}
div.nav ul li strong {
	line-height: 37px;
	font-size: 11px;
}
div.entrymeta {
	font-size: 11px;
	margin: 0 0 0 15px;
	padding: 10px 0 10px 0;
	color: #666;
	line-height: 12px;
}
div.commentheader, p.commenttext {
	margin: 0 0 0 15px;
	font-weight: bold;
	color: #FFFFFF;
        font-size: 11px;
}
p.commenttext {
	font-weight: normal;
}
div.commentmeta {
	color: #666;
	margin: 5px 0 20px 15px;
	font-size: 11px;
}
form.commentform {
	font-size: 11px;
}
form.commentform input, form.commentform textarea {
	margin: 0 5px 10px 0;
	vertical-align: middle;
}
input.formbutton {
	margin-top: 10px;
}
.separator {
	background-color: #FFFFFF;
	//background: url('http://www.swestore.net/apolinaria/hrbg.jpg');
	height: 5px;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
        border-color: #000000;
        border-style: solid;
	width:100%;
}
.subside {
}
.image {
	border: 0;
	margin: 0 6px 6px 0;
}
.thumbnail {
	margin: 0 6px 6px 0;
}
.video {
	padding: 0;
}
.xmlButton {
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0 3px;
	font: bold 10px Verdana, Arial, Helvetica, Sans-serif;
	color: #FFF;
	background: #F60;
	text-decoration: none;
	margin:0;
}
