/*
Theme Name: tjschuck
Theme URI: http://www.tjschuck.org/
Description: tjschuck.org
Version: 1.0
Author: T.J. Schuck
Author URI: http://www.tjschuck.org/
*/
body{
    background:#99CC99 url(http://www.tjschuck.org/images/background.jpg) repeat-x;
    font-family:verdana,sans-serif;
    color:#fff;
	text-align: center;
    padding:0px;
    margin:0px;
    }
#main{
    width:750px;
	margin: 35px auto 0px auto;
    font-size:12px;
	text-align: left;
	color:#000000;
	background:#FFFFCC;
	}
#header{
	width:750px;
	height:280px;
	background-repeat:no-repeat;
	background-image: url(http://www.tjschuck.org/images/head2.jpg);
	}
#sidebar{
	float:right;
	width:190px;
	padding-right:5px;
	padding-left:5px;
	padding-top:45px;
	padding-bottom:10px;
	margin-right:5px;
	margin-top:20px;
	line-height:100%;
}
#content{
	line-height:175%;
	top:280px;
	width:440px;
	margin-left:50px;
    text-align:justify;
	padding-top:0px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
	border-right:1px dashed #666666;
}
#bottom{
	clear: both;
	background-color:inherit;
	background-repeat:no-repeat;
	background-image: url(http://www.tjschuck.org/images/bottom.jpg);
	width:750px;
	margin: 0px auto 15px auto;
	padding-top:25px;
	padding-bottom:15px;
	text-align:center;
	color:#000000;
	font-size:10px;
	line-height:170%;
	}
#nav{
	color:#000000;
	font-size:14px;
	padding-top: 210px;
	padding-left: 410px;
	background-color:inherit;
	}
.post{
	border-bottom:1px solid #999999;
	padding-top:14px;
	}
.post p{
	margin-left:15px;
	padding-left:15px;
	}
.post ul{
	list-style: circle;
	margin-left: 50px;
	padding:0px 0px 0px 15px;
	}
.post ol{
	margin-left: 50px;
	padding:0px 0px 0px 15px;
	}
.comment{
	text-align:right;
	font-size:10px;
	margin-right:15px;
	padding-bottom:6px;
	}
.footnotes{
	border-top:1px solid #999999;
	font-size:10px;
	padding-top:10px;
	line-height:135%;
	}
.footnotes ol{
	margin-left: 10px;
	padding:0px 0px 0px 15px;
	}
.footnotes p{
	margin-left:0px;
	padding-left:0px;
	}
.tags{
	text-align:left;
	font-size:10px;
	color:#999;
	margin-left:17px;
	background-color:inherit;
	}
.comment a{
	color:#666;
	text-decoration:underline;
	background:inherit;
	}
.comment a:hover{
	color:#f00;
	text-decoration:underline;
	background:inherit;
	}
.timestamp{
	font-size:10px;
	font-weight:normal;
	margin-left:17px;
	color:#999;
	background:inherit;
	padding-top:0px;
	line-height:100%;
	}
.cat{
	font-size:14px;
	padding: 8px;
	border: 1px solid #000;
	}
table.archive{
	vertical-align:top;
	border:0px;
	}
td.archive{
	vertical-align:top;
	padding:0px 30px 30px 30px;
	}
td.archive2{
	vertical-align:top;
	padding:0px 30px 30px 30px;
	border-left:1px solid #333;
	}
h2{
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	line-height:100%;
	}
h3{
	font-size:14px;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	}
blockquote{
	line-height:150%;
	color:#666;
	background-color:inherit;
	}
p{
	padding-bottom:6px;
	}
p.small{
	font-size:10px;
	margin-left:19px;
	padding-left:0px;
	}
ul{
	list-style: circle;
	margin-left: 25px;
	padding:0px 0px 0px 15px;
	}
li{
	padding-bottom: 6px;
	}
ol.commentlist li{
	border-bottom: 1px dashed #999;
	padding-top:14px;
	}
p.commentsclosed{
	padding:50px 30px 80px 30px;
	}
a{
	color:#669966;
	text-decoration:underline;
	background:inherit;
	}
a:hover{
	color:#FF0000;
	text-decoration:underline;
	background:inherit;
	}
a.tjschuck{
	position: absolute;
	top:128px;
	left:104px;
	height: 54px;
	width: 380px;
	text-decoration:none;
	background:none;
	}
a.tjschuck:hover{
	position: absolute;
	top:128px;
	left:104px;
	height: 54px;
	width: 380px;
	text-decoration:none;
	background:none;
	}
a.nav{
	color:#000000;
	text-decoration:none;
	background:inherit;
	}
a.nav:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:inherit;
	}
a.nav_current{
	color:#FFFFFF;
	text-decoration:none;
	background:inherit;
	}
a.nav_current:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:inherit;
	}
a.permalink{
	color:#669966;
	text-decoration:none;
	background:inherit;
	}
a.permalink:hover{
	color:#FF0000;
	text-decoration:none;
	background:inherit;
	}
a.footer{
    color:#999999;
	text-decoration:none;
	background:inherit;
	}
a:hover.footer{
    color:#666666;
	background:inherit;
	}
img.foot{
	height:1px;
	width:1px;
	border:0px;
}
div.image{
	text-align:center;
	padding-bottom:14px;
	margin-left:20px;
	font-size:10px;
	color:#999999;
	line-height:140%;
}
img.post{
	border: 2px solid #999999;
	padding:0px;
}