/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: black;
	margin: 0;
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        color: white;
	}

#page {
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
	width: 780px;

}

#mainpage {
        margin-left: auto;
        margin-right: auto;
        padding:0px;
	width: 780px;
        background-color: black;
        border: 0px solid black;
}

#wrap {
	width: 100%;
        heigth: 100px;

}

#header {
        width: 780px;
        height: 140px;
        margin: 0;
        padding: 0;
        background-image: url(images/top.gif);
        border: 0px solid yellow;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	font-size: 45px;
	font-family: Impact, 'Arial Narrow';
	text-align: center;
        color: white;
        margin: 0;
        padding: 0;
        padding-top: 20px;
	}
#header h1 a, #header h1 a:visited {
        color: white;
        margin: 0; padding: 0;
	}
#header h1 a:hover {
        color: #FF3300;
        text-decoration: none;
        }


#header .description {
	font-size: 10px;
	text-align: center;
	}

#latestposttop {
       background-image: url(images/latestposttop.gif);
       background-repeat: repeat-y;
       height: 34px;
       padding: 0;
       margin: 0;
}

#restpoststop {
       background-image: url(images/restpoststop.gif);
       background-repeat: repeat-y;
       height: 34px;
       padding: 0;
       margin: 0;
}

#postmiddle {
       background-image: url(images/postmiddle.gif);
       background-repeat: repeat-y;
       padding: 0;
       margin: 0;
}

#postbottom {
       background-image: url(images/postbottom.gif);
       background-repeat: repeat-x;
       padding: 0; margin: 0;
       height: 10px;
       width: 560px;
}

#archivetop {
       background-image: url(images/archivetop.gif);
       background-repeat: repeat-y;
       height: 34px;
       padding: 0; margin: 0;
}

#searchtop {
       background-image: url(images/searchtop.gif);
       background-repeat: repeat-y;
       height: 34px;
       padding: 0; margin: 0;
}
#singletop {
       background-image: url(images/singleposttop.gif);
       background-repeat: repeat-y;
       height: 34px;
       padding: 0; margin: 0;
}

#errortop {
       background-image: url(images/404top.gif);
       background-repeat: repeat-y;
       height: 34px;
       padding: 0; margin: 0;
}

#content {
       width: 560px;
       font-size: 1.2em;
       float: left;
       border: 0px;
       padding: 0;
       margin: 0;
}

#content h2 {
        margin: 0;
        padding: 0;
	font-size: 22px;
        font-weight: normal;
	font-family: Impact, 'Arial Narrow';
        color: #E4E4E4;
        text-align: right;
        border-bottom: 1px solid #E4E4E4;
	}

#content h2 a {
        color: #E4E4E4;
        text-decoration: none;
        font-weight: normal;
}

#content h2 a:hover {
        color: #FF3300;
        text-decoration: none;
        font-weight: normal;
}

#pagetitle {
        padding-left: 10px;
        padding-right: 10px;
}

#mainsidebar {
       float: right;
       padding: 0px;
       margin: 0px;
       width: 200px;
       border: 0px solid orange;
}
#sidebarmiddle {
       padding: 0px;
       margin: 0px;
       width: 200px;
       background-image: url(images/menumiddle.gif);
       background-repeat: repeat-y;
       border: 0px solid brown;
}

#sidebar {
       padding: 0px;
       padding-left: 10px;
       padding-right: 10px;
       margin: 0px;
       width: 180px;
       border: 0px solid blue;
}

#sidebar div {
       padding: 0px;
       margin: 0px;
}

#sidebartop {
       margin: 0px;
       padding: 0px;
       width: 200px;
       height: 34px;
       background-image: url(images/menutop.gif);
       background-repeat: repeat-y;
       border: 0px solid white;
}

#sidebarbottom {
       margin: 0px;
       padding: 0px;
       width: 200px;
       background-image: url(images/menubottom.gif);
       background-repeat: repeat-y;
       height: 10px;
       border: 0px solid green;
}

#sidebar h2 {
	margin: 0; padding: 0;
        color: #C8C8C8;
        font-family: Impact, 'Arial Narrow';
        font-size: 20px;
        text-align: left;
	}

#sidebar a {
        color: white;
}

#sidebar a:hover {
        color: #FF3300;
}

#sidebarnic {
        width:200px;
        margin: 0px;
        padding: 0px;
        height: 0px;
}

#break {
	width: 100%;
        margin: 0;
        padding: 0;
        clear: both;
        height: 1px;
}

#footer {
	width: 700px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
	}

#prazdnota {
	width: 700px;
        margin-left: auto;
        margin-right: auto;
        height: 200px;
        clear: both;
	}

#prazdnota2 {
	width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: 30px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
        color: #919191;
	}

.entry {

}

.entry a {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 18px;
        padding: 0px;
        margin: 0px;
        color: #FF3300;
        text-decoration: underline;
        letter-spacing: -0.2px;
        font-weight: normal;
	}

.entry a:hover {
        color: #FF0000;
        text-decoration: underline;
	}

.entry a:visited {
        color: #FF3300;
        text-decoration: underline;
	}

.entry a img {
        text-decoration: none;
}

.entry p img, .entry img {
	border : 0px;
	padding : 3px;
}

.entry p img:hover, .entry img:hover {
	border : 0px solid white;
	background-color : black;
	padding : 3px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
        color: black;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        color: black;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar ul ul li, #sidebar ul ol li {
	color: #888;
}

.nocomments, .postmetadata, blockquote, strike {
	color: #444;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */



/* Begin Structure */

.post {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	margin: 0;
        padding: 0;
	text-align: justify;
        padding-left: 10px;
        padding-right: 10px;
        color: white;
        letter-spacing: 0.5px;
	}

.post a {
        color: #FF3300;
        text-decoration:underline;
}

.post a hover {
        color: #FF3300;
        text-decoration:underline;
}

.postmetadata {
	margin: 10px 0 0 0;
        padding: 0;
	clear: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
        color: #919191;
}

.postmetadata a {
        color: #9F9F9F;
}

.postmetadata a:hover {
        color: #9F9F9F;
        text-decoration: none;
}

/* End Structure */



/*	Begin Headers */


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
.alignright a {	
        color:white;
        }
.alignleft {
	float: left
	}
.alignleft a {	
        color:white;
        }

/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#searchform input {
    width : 110px;
    margin : 0px;
    padding: 2px 2px 3px 3px;
    font-size: 0.9em;
    color: #444;
    vertical-align : middle;
    border: 0px solid;
}

#searchform #zoekbut {
        padding: 1px;
        margin: 0;
	width: 30px;
        border: 0px solid;
}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 0px;
        background-color: white;
        border: 1px solid black;
	}

#commentform textarea {
	width: 530px;
        height: 300px;
	padding: 2px;
        border: 1px solid black;
	}

#commentform #submit {
	margin: 0;
        width: 120px;
	float: right;
        margin-right: 5px;
        font-size: 10px;
        background-color: white;
        border: 1px solid black;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
        height: 20px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
        font-size: 9px;
	}

/* End Various Tags & Classes*/


#pictures {
        width: 700px;
        margin: 0px;
        padding: 0px;
}
#pictures img {
        border: 1px solid #550000;
}

.picturepadding img {
        padding: 8px;
}
.bestad {
   padding: 10px 0 10px 0;
   text-align: center;
   font-family:Tahoma, sans-serif;
   font-size: 30px;
   color: #EEEEEE;
}
.bestad a {
   color: #CC0000;
   font-weight: bold;
   text-decoration: underline;
}
.bestad a:hover {
   color: red;
}
.pict img {
   border: 1px solid black;
}

.pict img:hover {
   border: 1px solid white;
}

