/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for Andrew Guyton 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/4uhvu4">edit settings</a>.
Version: 13 Jun, 3:15
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #000000;
	background-image: url(/);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #FFFFFF;
}

#doc {
	width: 870px;
}


a, a:link {
	padding: 1px;
	color: #99CC00;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	SP_HOVERLINK;
}

h1 {font: "Lucida Sans Unicode", Arial, Helvetica, verdana; font-family: verdana; font-size: 200%; color: #99CC00; padding-top: 0em; padding-bottom: 0.1em; }
h2 {font: "Lucida Sans Unicode", Arial, Helvetica, verdana; font-family: Arial; font-size: 170%; color: #99CC00; padding-top: 0em; padding-bottom: 0.1em; line-height: normal; }
h3 {font: "Lucida Sans Unicode", Arial, Helvetica, verdana; font-family: verdana; font-size: 130%; color: #99CC00; padding-bottom: 0.2em; }
h4 {font: "Lucida Sans Unicode", Arial, Helvetica, verdana; font-size: 105%; color: #99CC00; padding-bottom: 0.2em; }

p {
	font-size: 100%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

/* 
pre and pre code from 
http://www.sohtanaka.com/web-design/styling-pre-tags-with-css-code-block/
*/
pre {
	font-size: 100%;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background: #1A1A1A;
	line-height: 20px; /*--Height of each line of code--*/
	width: 550px;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}

code pre {
	margin: 0 0 0 40px;  /*--Left Margin--*/
	padding: 18px 0;
	display: block;
}

code {
	font-size: 120%;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

img {
	border: none;
	padding: 4px;
}

a img {
	border: none;
        padding: 4px;
}

h1 img {
	border: none;
	padding: 0px;
}


#hd {text-align: center; padding-top: 0px; padding-bottom: 0px;}
#hd h1 {font-size: 290%; color: #99CC00; padding-top: 0px; padding-bottom: 0px;}
#hd h1 a {text-decoration: none; color: #99CC00; padding-top: 0px; padding-bottom: 0px;}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #99CC00;
}

.item {
	padding: 10px;
	background-color: #1A1A1A;
	background-image: url(images/bg_gradient.png); 
	background-repeat: repeat-x;
	text-align:left;
	border: 1px solid #000000;
	margin-bottom: 1em;
	border: 1pt solid #000000;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
        margin-bottom: 10px;
}

.collapse{display:none; margin-top: 2px; margin-left: 0em;}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 0px;
	padding-bottom: 3px;
}


.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: #99CC00;
}

.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 #000000;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFFF;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  #000000;
	background-image: url(images/bg_gradient.png); 
	background-repeat: repeat-x;
	text-align:left;
	padding: 0px;
	border: 1px solid #000000;
	border-bottom: 0px;
	min-height: 500px
}

#secondary h4, #third h4{
	color: #99CC00;
	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 }
#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; }

#third {margin-left: 9px;}
#third ul {list-style:none; margin:0; padding:0; font-size:85% }
#third ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#third ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#third ul li a:hover { color:myheadttcolor; background: #0099DD; }

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-image: url(images/bg_gradient.png); 
	background-repeat: repeat-x;
	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: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFFF;
}

.footerlinks ul {text-transform:uppercase;
     display: inline;
     list-style-type: none;
     list-style-image:none;
     margin:0; }
.footerlinks li, .footerlinks li li, .footerlinks li li li {
     display: inline;
     padding: 0px 5px; }

.toc {
  border: #ccc solid 1px;
  float: right;
  font-size: .9em;
  margin: 0 0 5px 12px;
  width: 200px;
}

.toc ol {
  margin: 5px;
  padding-left: 30px;
}
