/*  
Theme Name: Jason Roeder Custom
Description: A theme for the humor writer Jason Roeder
Version: 1.1 (Modded to fit YouTube Videos)
Author: Todd Jackson
Author URI: http://www.dead-frog.com/
*/

* {
	margin:0;
	padding:0;
	}

html, body {
	height: 100%; 	
}

body {
	margin: 0;
	padding: 0;
	font: 12px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #000;
	color: #333;
	position: relative;
	}

a:link{
	color: #c00;
	}

a:visited{
	color: #000080;
	}

a:hover{
	color: #000080;
	}

a:active{
	color: #c00;
	}

.container {
	width: 935px;
	margin: 0 auto;
	background: #fff;
	border-left: solid 6px #ccc;
	border-right: solid 6px #ccc;
	position: relative;
	height: 100%;
	min-height: 100%;
	}

html>body .container {
	height: auto;
	} /* 100% height hack */
	
.top {
	position: relative;
	height: 150px;
	min-height: 150px;
	}

.top_graphic {
	position: absolute;
	top: 0;
	left: -50px;
	}


.description {
	top: 57px;
	left: 224px;
	position: absolute;
	font: 16px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	}

h1.title_image {
	background: #fff url('images/jason_roeder.gif') no-repeat top left;
	top: 26px;
	left: 124px;
	position: absolute;
	width: 152px;
	height: 24px;
	}


h3.my_book {
	background: #fff url('images/my_book.gif') no-repeat top left;
	top: 170px;
	left: 24px;
	position: absolute;
	width: 73px;
	height: 19px;
}

h1 span, h2 span, h3 span {
	display: none;
	}



.book_cover {
	width: 128px;
	height: 179px;
	top: 200px;
	left: 34px;
	position: absolute;
	}

.book_promo {
	width: 128px;
	position: absolute;
	left: 34px;
	top: 390px;
	}

h2.my_blog {
	background: #fff url('images/my_blog.gif') no-repeat top left;
	top: 120px;
	left: 205px;
	position: absolute;
	width: 68px;
	height: 19px;
	}

h2.my_resume {
	background: #fff url('images/my_resume.gif') no-repeat top left;
	top: 120px;
	left: 205px;
	position: absolute;
	width: 97px;
	height: 18px;
	}

.content {
	width: 425px;
	margin: 0 0 40px 224px;
	min-height: 800px;
	}

#footer {
	padding-top: 50px;
	text-align: center;
padding-bottom: 50px;
	}

h2.my_funny {
	background: #fff url('images/my_funny.gif') no-repeat top left;
	top: 120px;
	left: 205px;
	position: absolute;
	width: 82px;
	height: 18px;
	}

h3.my_funny {
	background: #fff url('images/my_funny.gif') no-repeat top left;
	top: 165px;
	left: 670px;
	position: absolute;
	width: 82px;
	height: 18px;
	}

h2.my_archive {
	background: #fff url('images/my_archive.gif') no-repeat top left;
	top: 120px;
	left: 205px;
	position: absolute;
	width: 100px;
	height: 18px;
	}

h3.my_archive {
	background: #fff url('images/my_archive.gif') no-repeat top left;
	top: 165px;
	left: 670px;
	position: absolute;
	width: 100px;
	height: 18px;
	}

h3.my_blog_archive {
	background: #fff url('images/my_blog_archive.gif') no-repeat top left;
	top: 335px;
	left: 670px;
	position: absolute;
	height: 19px;
	width: 139px;
	}

h3.myself {
	background: #fff url('images/myself.gif') no-repeat top left;
	top: 420px;
	left: 670px;
	position: absolute;
	height: 19px;
	width: 60px;
	}


h3.my_links {
	background: #fff url('images/my_links.gif') no-repeat top left;
	top: 690px;
	left: 670px;
	position: absolute;
	height: 19px;
	width: 70px;
	}

.funny_links {
	position:absolute;
	left: 695px;
	top: 180px;
	width: 220px;
	}

li {
	margin-left: 15px;
	padding-bottom: 9px;
	}

ul {
	margin-top: 9px;
	}

.funny_links p {
	text-align: right;
	}

.funny_list ul {
	margin-bottom: 24px;
	}

.entry p {
	padding-bottom: 17px;
	}

.entry h2 {
	font: 17px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 17px;
	clear: left;
	}

.author_info {
	position: absolute;
	left: 695px;
	top: 445px;
	width: 220px;
	}

.favorite_links {
	position: absolute;
	left: 695px;
	top: 705px;
	width: 220px;
	}

#archive_menu {
	position: absolute;
	left: 695px;
	top: 360px;
	}

h2.pagetitle {
	padding-bottom: 20px;
	}

.postmetadata {
	text-align: right;
	font: 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	}

/* Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
padding-top: 12px
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
padding-bottom: 3px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform textarea {
width:425px;
}

.resume_text {
padding: 0 100px;
}

.resume_text h1 {
text-align: center;
padding-bottom: 12px;
}

.resume_text h2 {
padding-top: 12px;
padding-bottom: 6px;
}

.resume_info {
text-align: center;
padding-bottom: 12px;
}

.resume_text p {
padding-left: 30px;
}

.resume_text li {
margin-left: 45px;
}