/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for that jon jackson 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/dyznwa">edit settings</a>.
Version: 01 Apr, 18:11
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: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}



#doc {
	width: 775px;
}

.category {
	color: #555555;
}


a, a:link {
	padding: 1px;
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #FF0004;
	text-decoration: none;
	;
}


h1 {
	font-family: Century Schoolbook, Garamond, georgia, Times, serif;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Century Schoolbook, Garamond, georgia, Times, serif;
	font-weight: bold;
	font-size: 150%;
	line-height:120%;
}

h3 {
	font-family: Century Schoolbook, Garamond, georgia, Times, serif;
	font-size: 130%;
}


h4 {
	font-family: Century Schoolbook, Garamond, georgia, Times, serif;
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

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: left;
	padding-top: 24px;
}
#hd h1{

	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #FFFFFF;
}



.comments {
	border: 1pt solid #444444;
	/* removed border around main content box */
overflow: auto;
}
.item {
	padding: 10px;
	background-color: #333333;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;

	margin-bottom: 1em;
	border: 1pt solid #444444;
	/* removed border around main content box */
overflow: auto;

}

.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{
	border:0px solid #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	width:550px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


/*.itemhead h3{
	display: inline;
	
}
*/
.itemhead h3{
	
	margin-bottom:-4px;
	padding:0px 0px 0em 0px;
	font-weight:bold;
	font-size:20px;
	color:#ffffff;
	font-family:arial,san-serif;
	letter-spacing:-0.03em;
	line-height:1.125em;
	text-transform:uppercase;
	border-bottom:0px solid #eeeeee;

	}

input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
		color: #555555;

}




.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: 0px solid #1A1A1A;
		/* removed border around comments*/
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #7D7D7D;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #7D7D7D;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px solid #1A1A1A;
		/* removed border around nave sidebar box*/
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #CCCCCC;
	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;
}

#third {
	margin-left: 9px;
}

#menu { padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:91%; }
#menu ul li { padding:0; margin:0; border-bottom:1px dashed #555555; }
	/* border for sidebar nav links */
#menu ul li a { display:block; padding:4px 4px 4px 5px; text-decoration:none; color: #999999; }
#menu ul li a:hover { color:#cc0000;}
/* removed  ul li below */
#menu .children { border-bottom:0px dashed #999900; display:block; margin-top:-6px; padding:0px 0px 0px 15px; color: #777777; 
text-transform:uppercase; font-size:75%;}
#menu .children a { text-decoration:none; color: #666666; }
#menu .children a:hover { color:#cc0000;}
#menu .children li ul li{font-size:130%;}

#tweets {width:270px; display:block;padding:0px 0px 0px 0px; color: #777777; font-family: georgia, serif; font-size:10px;line-height:190%}
#message {display:block;padding:0px 0px 0px 0px; color: #cccccc; 
	font-family: Trebuchet MS, arial, sans-serif; font-size:16px;line-height:190%}

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: #525252;
	color: #999999;
}

.yui-navset .yui-nav li a {
    background-color: #333333;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #999999;
	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: #999999;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {

	color: #525252;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #7D7D7D;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #7D7D7D;
}

  .override #googlecart-widget-head {
    background-color: #333333;
		border: 0pt solid #666666;
  }
  .override #googlecart-title {
    color: #FFFFFF;
  }
  .override #googlecart-summary {
    color: #FFFFFF;
  }
  .override #googlecart-widget-body {
    border: 1pt solid #666666;
  }
  .override #googlecart-add-button {
    border: 1pt solid #666666;
		margin-top: 5px;
    display:inline;
  }
#nogoogle {

		margin-top: -5px;
    display:inline;
  }
.item .storycontent{
	background-image: url("http://www.thatjonjackson.com/images/content-bg.jpg"); 
	background-repeat: repeat-x;
	padding:10px;
	padding-top:30px;
	background-color: #ffffff;
	margin-top:-10px;
    color: #333333;

	letter-spacing: normal;
		font-family: Trebuchet MS, arial, sans-serif;
		overflow: auto;
}
.storycontent h3{
		font-family: garamond, georgia, serif;
	color: #666666;
}

.storycontent h3 a:link{
	color: #666666;
}
.storycontent h3 a:hover{
	color: #ff33ff;
}
.storycontent h3 a:visited{
	color: #996633;
}




.smallstorycontent{
	padding-right:10px;
    color: #777777; 

		text-align:justify;
}
.yui-g {

	color: #777777;

}
	hr {
border: none 0;
border-bottom: 1px dashed #555555;/*the border*/
width: 100%;
height: 1px;

}

.thumbsup {
margin-right: 10px;
	float: left;
	padding:2px;
	border: 1px dashed #444444;/*the border*/

}
.picfloat {
margin-right: 10px;

	padding:2px;
	border: 1px dashed #ffffff;/*the border*/

}
#picsize {

width:53px;
}

#relatedtable {
bgcolor:#ffffff;
	border: 0px solid #444444;/*the border*/
	padding: 2px;
}

#relatedsize {

width:100px;
}

#getrecent li{
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	line-height:200%;
	border-bottom: 1px dashed #444444;/*the border*/
	font-family: georgia, serif; font-size:12px;
}

