/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for Home School 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/5d9yn4">edit settings</a>.
Version: 05 Dec, 3:35
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: 100%;
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #778877;
	background-image: url(/);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	height: 1000px;
}

body,td,th {
	color: #000000;
}



a, a:link {
	padding: 1px;
	color: Navy;
	text-decoration: none;
}

a:hover {
	color: #4169E1;
	text-decoration: underline;
	;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
	margin-right:1.5em;
}

strong, b {
	font-weight: bold;
}

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;
	line-height: 4em;
	padding-top: 2px;
	padding-bottom: 0px;
	background: white;
	border: 1px solid black;
	height: 108px;
}
#hd h1{
	font-family: Arial, Georgia, Times;
	font-size: 34pt;
	color: #A50031;
}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px dashed #000000;
	padding-bottom: 1em;
	width: 500px;
	margin-left: 0px;
	
}

.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: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.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: Navy;
}

.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%;

}
.commentlist {
	margin-bottom: 3px
}
.commentlist li {
	margin-top: 15px;
	padding: 2px;
	border-bottom: 1px dotted #000000;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.navigation a:link, .navigation a:visited{
	color: navy;
}

.navigation a:hover {
	color: #93001f;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary{
	background-color:  #04129F;
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border-left: 0px solid #000000;
	height: 100%;
	margin:0;
}

#third{
	background-color:  #FFFFFF;
	background-repeat: repeat;
	text-align:left;
	border-left: 1px dashed #000000;
	width: 160px;
        padding-bottom: 400px;
        margin-bottom: -400px;
}

#secondary h4, #third h4{
	color: #FFFFFF;
	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: 2px;
	padding: 3px;
}

#menu {padding:0; border:0px solid #fff; height: 100%; width: 100%; }
#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: #FFFFFF; background: #3030F4; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-b {
	background: #FFFFFF;
	width: 100%;
	height: 100%;
}

.yui-navset {
	height: 100%;
	background: #04129F;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.yui-navset .yui-nav a:hover {
	background-color: #3030F4;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}

#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: #3030F4;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #04129F;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #3030F4;
}

#bd {
	height: 100%;
}

.wp-caption{ padding-top: 3px;text-align:center; background-color: #EFEFED; border: 1px solid #D0D0CE; margin-top: 15px; margin-bottom: 15px; }

.wp-caption img{ margin:0 auto; padding: 0; border: 0 none; }

.wp-caption-text{ margin: 0; padding: 4px 0; color: #676F51; font-size: 0.75em; }
