/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/qdjy58">edit settings</a>.
Version: 17 May, 0:10
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 75%;
	line-height: 115%;
	background-color: #111111;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	border:0px;
	margin:0px;
	padding:0px;
}

body,td,th {
	color: #9a959a;
}



a, a:link {
	padding: 1px;
	color: #06959a;
	text-decoration: none;
}

a:hover {
	color: #06959a;
	text-decoration: none;
	;
}


h1 {
	font-family: verdana;
        font-size: 100%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-size: 150%;
}

.news-title{
	font-family:New Century Schoolbook, serif;
	font-size:120%;
        color: #edca00;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #b2b854;

}

#hd h1 a{
	text-decoration: none;
	color: #06959a;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #06959a;
}

a.prevNextLink:link, a.prevNextLink:hover, a.prevNextLink:visited{
   color:#06959a;
}

.item{
	padding: 0px;
	background-color: #111111;
	text-align:left;
	margin-bottom: 1em;
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 0px;
	padding-bottom: 0px;
}


.chronodata {
        position:relative;
	top:0px;
	left:0px;
        padding-bottom:4px;
	text-align: left;
	font-size: 80%;
        color:#7a757a;

}

.news-divider{
	text-align:left;
	margin-bottom: 1em;
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	height:2px;
	background-image:url(http://zanyparade.com/v8/site_images/new/redBar.jpg); 

}



.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #06959a;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #141314;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #edca00;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

