/*
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/a8bcvg">edit settings</a>.
Version: 21 Jan, 9:54
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.4pt;
	line-height: 115%;
	background-color: #1A1A1A;
	background-image: url(images/bg_flower.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #ddddee;
}

a, a:link {
	padding: 1px;
	color: #0099DD; /* #7788AA; */
	text-decoration: none;
}

a:hover {
	color: #00AAFF; /* #5555BB; */
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: .05em;
	word-spacing: 0.1em;
	color: #FFEE00;
	padding: 0;
	text-align: center;
}


h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 125%;
	color: #FFEE00;
	padding: 0.5em 0 0 0;
	text-align: center;
}

.pagetitle {
	padding: 5px 0 5px 0;
}

h3 {
	font-family: Georgia, serif;
	font-size: 140%;
}

h3 a:link, h3 a:visited{
	color: #0099DD;
}

h3 a:hover {
	color: #00AAFF;
}

h4 {
	font-family: Georgia, serif;
	font-size: 120%;
}

p {
	font-size: 10.5pt;
	margin: 1em 0 0 0;
	text-align: justify;
	color: #ddddee;
}

.center { text-align: center; }

strong, b {
	font-weight: bold;
	color: #ffdddd;
}

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: left;
	padding-top: 23px;
	padding-bottom: 20px;
}

#title {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 300%;
	color: #DD0022;
}

#title a, #title a:hover {
	text-decoration: none;
	color: #DD0022;
}

#desc {
	padding: 5px 0 0 25px;
	font-family: Georgia, serif;
	font-size: 120%;
	letter-spacing: 0.05em;
	color: #FF1133;
}

#logo { 
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 1;
	display: block;
}

#logo img {
	height: 256px;
	width: 256px;
}

.item {
	padding: 10px 30px 10px 10px;
	background-color: #232C34; /* #1A1A1A; */
	/* background-image: url(images/bg_overlay.png); */
	/* background-repeat: repeat; */
	text-align:left;
	border: 1px solid #000;
	margin-bottom: 0.5em;
}

.title {
	position: relative;
	height: 28px;
}

.title a img {
	position: absolute;
	left: 580px;	
	*left: 575px;
	top: 15px;
	padding: 0;
	margin: 0;
}


.page { min-height: 418px; }

.entry { min-height: 93px; }

.single { min-height: 150px; }

.comments { }

.respond { }

.item ul {
	list-style: square;
	padding-left: 15px;
	margin-right: 25px;
	margin-left: 10px;
	font-size: 90%;
}

.item ul li {
	list-style: square;
	padding-top: 10px;
	text-align: justify;
}

.item ul li ul {
	font-size: 95%;
	padding-top: 2px;
	padding-bottom: 4px;
}

.item ul li ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.item .storycontent ol {
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 90%;
}

.item .storycontent ol li {
	list-style-type: decimal;
	padding-top: 10px;
	text-align: justify;
}

.itemhead {
	padding: 5px 0 0 0;
}

.storycontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
}

.more-link { font-weight: bold; }

.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}

div.field {
	padding-bottom: 10px;
}

span.label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ddddee;
	width: 65px;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
}

span.note {
	width: 520px;
	text-align: right;
	font-size: 80%;
	display: -moz-inline-stack;
	display: inline-block;
}

input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
}

.button {
	padding: 1px 3px;
	margin: 0;
	background:#666;
	color:#fff;
	border:none;
	font: 10pt Verdana, Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 10pt;
	}

.button:hover {
	background:#888;
	color:#FFF;
	text-decoration:none;
	cursor: pointer;
	}

.metadata {
	display: block;
	margin: 10px 0 0 0;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	/* color: #FFFFCC; */
}

.tags, .catagory {

	display: block;

}

cite {
	font-weight: bold;
	font-size: 95%;
}

blockquote {
	margin: 15px 10px 0 10px;
	/* padding-left: 20px;
	border-left: 5px solid #ddd; */
	padding: 10px;
	background: #ccc;
	border: 3px solid #000;
	color: #000;
	font-family: Times New Roman, Times, serif;
	font-size: 120%;
	text-align: justify;
	display: block;
	}

blockquote p {
	padding: 0;
	margin: 0;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}

ol.commentlist {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}

.item ol.commentlist {
	list-style-type: none;
}

.commentlist li {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 2px;
	border-top: 2px solid #000000; /* #1A1A1A; */
}

.item ol.commentlist {
	list-style-type: none;
}

.commentlist li p {
	font-size: 95%;
	margin: 0;
	padding: 0.5em 0 0 0;
}

.commentlist li .commenttext {
	clear: both;
	display: block;
	padding: 5px 0 0 0;
}

.navigation {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	/* color: #FFFFCC; */
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	/* border: 1px solid #1A1A1A; */
}

#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 3px 0;
}

#third {
	margin-left: 9px;
}

#menu {margin-top: 147px; padding:0; }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { color:myheadttcolor; background: #0099DD; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.yui-navset .yui-nav {
	height: 29px;
}

.yui-navset .yui-nav li {
	height: 28px;
	display: block;
	float: left;
	position: relative;
}

.yui-navset .yui-nav .current_page_item a {
    background-color: #445577; /* #868777; */
}

.yui-navset .yui-nav a:hover {
	background-color: #001177;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
	background-color: #232C34; /* #1A1A1A; */
	/* background-image: url(images/bg_overlay.png); */
	/* background-repeat: repeat; */
	color: #FFFFFF;
	padding: 3px .7em 0 .7em;
	margin: 0 0 0 0;
	vertical-align: top;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	height: 25px;
	line-height: 21px;
}

.yui-navset .yui-nav .current_page_item a {
    border-bottom: 1px solid #232C34;   /* no bottom border for active tab */
    padding-bottom:1px;  /* to match height of other tabs */
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	width: 650px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #ddddee;
}

/* #ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC; 
} */
