/*
Theme Name: JPLHomer
Theme URI: http://jplhomer.org/
Description: The theme designed by <a href="http://www.jplhomer.org/">Joshua P. Larson</a>.
Version: 2.0
Author: Joshua P. Larson
Author URI: http://jplhomer.org/
Tags: light, custom header, fixed width, one column, widgets, digg
*/

a, a.visited {
	color: #336699;
}
a:hover {
	color: #003366;
}
.aligncenter {
	margin: 5px auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
a img {
	border: none;
}
body {
	background: #FFFFFF url("/wp/wp-content/themes/jplhomer/images/background.png") top left repeat-x;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 86%;
	line-height: 150%;
	margin: auto;
	padding: 0px;
	text-align: center;
	width: 100%;
}
#button-contact {
	background: url("/wp/wp-content/themes/jplhomer/images/button-contact.png") top center no-repeat;
	display: block;
	height: 55px;
	overflow: hidden;
	text-indent: -5000px;
	width: 210px;
}
#button-download {
	background: url("/wp/wp-content/themes/jplhomer/images/button-download.png") top center no-repeat;
	display: block;
	height: 55px;
	overflow: hidden;
	text-indent: -5000px;
	width: 210px;
}
#button-projects {
	background: url("/wp/wp-content/themes/jplhomer/images/button-projects.png") top center no-repeat;
	display: block;
	height: 55px;
	overflow: hidden;
	text-indent: -5000px;
	width: 210px;
}
#button-resume {
	background: url("/wp/wp-content/themes/jplhomer/images/button-resume.png") top center no-repeat;
	display: block;
	height: 55px;
	overflow: hidden;
	text-indent: -5000px;
	width: 210px;
}

#button-resume:hover, #button-contact:hover, #button-projects:hover, #button-download:hover {
	background-position: center bottom;
}
.callout {
	font-color: #666;
	font-size: 15pt;
	font-style: italic;
}
.clear {
	clear: both;
}
#content {
	background: #FFFFFF;
	color: #333333;
	display: block;
	position: relative;
}
#disqus_thread {
	width: 500px;
}
div {
	margin: 0px;
}
.entry {
	overflow: hidden;
}
#favs {
	float: right;
	display: block;
	padding-left: 15px;
	width: 285px;
}
#footer {
	border-top: 1px solid #CCCCCC;
	clear: both;
	color: #999999;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#footer p {
	font-size: 85%;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
h1, h2 {
	font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	/*border-bottom: 1px solid #666666;*/
	font-size: 250%;
	padding-bottom: 5px;
}
h2 {
	color: #666666;
	font-size: 150%;
	padding: 3px 0;
}
h2.border {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
}
h2.welcome {
	background: url("/wp/wp-content/themes/jplhomer/images/block_welcome.png") top left no-repeat;
	height: 65px;
	margin: 35px 0 20px;
	text-indent: -5000px;
	width: 375px;
}
h2.projects {
	background: url("/wp/wp-content/themes/jplhomer/images/block_projects.png") top left no-repeat;
	height: 83px;
	margin: 35px 0 20px;
	text-indent: -5000px;
	width: 375px;
}
h2.resume {
	background: url("/wp/wp-content/themes/jplhomer/images/block_resume.png") top left no-repeat;
	height: 65px;
	margin: 35px 0 20px;
	text-indent: -5000px;
	width: 375px;
}
h3 {
	color: #003366;
}
h6 {
	font-size: 150%;
}
#headblock {
	background: #FFFFFF url("/wp/wp-content/themes/jplhomer/images/blockback.jpg") top center no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	position: relative;
	text-align: left;
	width: 960px;
}
#header {
	/*background: url('/wp/wp-content/themes/jplhomer/images/header_back.png') top center no-repeat;*/
	display: block;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 960px;
}
.hidden {
	display: none;
}
html {
	background: #EFEFEF; /* url('/wordpress/wp-content/themes/jplhomer/images/background.jpg') top center no-repeat;*/
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.indent {
	margin-left: 20px;
}
#logo {
	background: url("/wp/wp-content/themes/jplhomer/images/namelogo.png") top left no-repeat;
	display: block;
left: 0;
	position: absolute;
	top: 20px;
	width: 336px;
}
#logo h1 a {
	display: block;
	height: 76px;
	overflow: hidden;
	text-indent: -5000px;
	width: 336px;
}
li.pagenav, li.pagenav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main {
	background: #FFFFFF;
	margin: 0	 auto;
	padding: 20px 10px;
	position: relative;
	text-align: left;
	width: 940px;
}
#main.single {
	width: 490px;
}
#mainHead {
	display: block;
	margin-bottom: 20px;
	width: 100%;
}
#main_image {
	right: 0;
	position: absolute;
	top: 0;
}
.more-link {
	border-bottom: 1px solid #999;
	display: block;
	font-style: italic;
	padding: 5px 0;
	text-align: right;
}
#nav {
	right: 0;
	position: absolute;
	top: 50px;
	/*width: 900px;*/
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	list-style-type: none;
}
#nav ul li a {
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	padding: 5px 10px;
	text-decoration: none;
}
#nav ul li a:hover {
	/*background: transparent url('/wordpress/wp-content/themes/jplhomer/images/transparent.png') top center repeat;*/
	color: #FFFF00;
}

#nav .name {
	color: #999;
	display: block;
	font-size: 15px;
	padding: 5px 20px;
}
.navigation {
	display: block;
	font-size: 80%;
	padding: 10px 0px;
}
p {
	line-height: 150%;
}
.post_home {
	display: block;
	margin-left: 60px;
}
.post_home .entry p {
	margin: 0 0 10px 0;
}
.post_home h2 {
	margin-bottom: 0;
}
.post_date {
	background: #EFEFEF url('/wordpress/wp-content/themes/jplhomer/images/postdate.jpg') top center no-repeat;
	color: #EFEFEF;
	float: left;
	font-size: 120%;
	line-height: 150%;
	padding: 0px 5px 15px 5px;
	text-align: center;
	width: 60px;
}
.homepostmetadata {
	float: left;
	font-size: 10px;
}
p.twitter-message {
	font-size: 85%;
}
#posts {
	display: block;
	float: right;
	width: 440px;
}
pre {
	background: #666666;
	border: 1px solid #CCCCCC;
	color: #EFEFEF;
	padding: 10px;
}
#recent_thinkings h1 {
	font-size: 36px;
	visibility: hidden;
}
.right {
	float: right;
}
#sidebar {
	display: block;
	float: right;
	margin-left: 10px;
	padding-left: 5px;
	width: 280px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	width: 250px;
}
#sidebar ul li ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
}
.site_heading {
	display: none;
	font-size: 36px;
	left: 35%;
	position: absolute;
	top: 50px;
}
#slideshow {
	-moz-box-shadow: 0px 5px 15px #CCC;
	-webkit-box-shadow: 0px 5px 15px #CCC;
	background: #FFFFFF;
	float: right;
	/*height: 200px;*/
	overflow: hidden;
	padding: 5px;
	width: 300px;
}
small {
	color: #000000;
	font-size: 9px;
	line-height: 1.5em;
}
.time {
	-moz-border-radius: 5px;
	background: #336699;
	color: #FFF;
	display: block;
	height: 50px;
	left: 0px;
	padding: 3px;
	position: absolute;
	text-align: center;
	width: 50px;
}
.time .month{
	font-size: 1.5em;
}
.time .day{
	display: block;
	font-size: 1.8em;
}
ul li {
	padding-bottom: 5px;
	padding-left: 5px;
}
#welcome {
	font-size: 40px;
	text-align: right;
}
#welcome_message {
	font-size: 25px;
	text-align: right;
}
.wp-caption {
	/*background: #666666;*/
	padding: 8px;
}
.wp-caption-text {
	color: #666666;
	font-size: 13px;
	font-style: italic;
	text-align: center;
}
#wpstats {
	display: none;
}

