/*  
Theme Name: Contest
Description: News template
Version: 1.0
Author: matthijs
Author URI: http://www.sitestone.nl
*/

body {
background: url(http://www.contest.nl/images/test5.jpg) ; 
font-family:"Arial", Arial, monospace;
margin: 1em 1em 1em 1em;
}


#page {
}

#content {
text-align: justify;
margin-left: 0em;
margin-right: 0em;
font-size: 95%;
COLOR: #444444;

	}
	
#header {
	margin-bottom: 2em;	
}

#footer {
	text-align: left;
	border-top: thin solid black;
	font-size: 60%;
}


#headertext {	
text-align: center;
}

#headertext a {
	text-decoration: none;	
	color: black;
}


h1 {
	font-size: 50%;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	margin-bottom: 0.2em;
        font-size: 90%;
}

a {
text-decoration: none;
color: red;
}

a:hover {
text-decoration: ;
color: red;
}


.description {
	margin-top: 0;	
}

#top-nav {
	padding-left: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 0em; 
	font-size: 0em;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
	color: black;	
}

#top-nav a {
	color: black;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
}

#top-nav ul, #top-nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

.postmetadata {
	
	padding: 0.5em;
	text-align: right;
	margin-bottom: 3em;
	font-size: 70%;
}

.postmetadata_alt {
	background-color: #ededed;
	padding: 0.5em;
	text-align: justify;
	margin-bottom: 3em;
}

blockquote {
	border-left: medium solid silver;
	padding-left: 1em;
	
}

#content p img {
	float: left;
	padding-right: 1empx;
	padding-bottom: 1empx;
	border-width: 0px;
}

.pagetitle {
	text-align: center;
}	

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

li.authorcomment {
	background: #f6f7f8;
	padding: 1em;
}


li.item {
	padding: 1em;
}

.tagcloud a {
	text-decoration: none;
}

.tagcloud a:hover {
	text-decoration: underline;
}

.align_bottom {
	text-align: center;
}

.entry {
margin-top: 1em;
}
