/*
Theme Name: JPLHomer
Theme URI: http://jplhomer.org/
Description: The theme designed by <a href="http://www.jplhomer.org/">Joshua P. Larson</a>.
Version: 1.0
Author: Joshua P. Larson
Author URI: http://jplhomer.org/
Tags: tan, custom header, fixed width, two columns, widgets
*/

a, a.visited
{
	color: #DDDDDD;
}

a:hover
{
	color: #CCCCCC;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

body
{
	background: #FFFFFF; /*url('/wordpress/wp-content/themes/jplhomer/images/background.jpg') top center no-repeat;*/
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 86%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#box
{
	background: #FFFFFF url('/wordpress/wp-content/themes/jplhomer/images/box.jpg') top center no-repeat;
	display: block;
}

#content
{
	background: #FFFFFF; 
	color: #000000;
	display: block;
}

div
{
	margin: 0px;
}

#favs
{
	display: block;
}

#footer p 
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
	
h1, h2, h3 
{	
	font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1
{
	font-size: 40px;
}

h2
{
	font-size: 200%;
}

#header
{
	display: block;
	height: 20px;
	background: #666666;
	width: 100%;
}

html
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#logo
{
	display: block;
	height: 225px;
	float: right;
	width: 375px;
}

#main
{
	padding: 0px 0px 0px 10px;
	width: 790px;
}

#mainHead
{
	width: 100%;
	display: block;
	height: 400px;
}

#nav
{
	display: block;
	text-align: right;
	width: 100%;
}

#nav a
{
	background: #333333 url('/wordpress/wp-content/themes/jplhomer/images/button.jpg') center center no-repeat;
	color: #CCCCCC;
	display: block;
	float: right;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 10px;
	padding: 20px 0px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

#nav a:hover
{
	/*text-decoration: underline;*/
}

.navigation
{
	display: block;
	padding: 5px;
}

.post
{
	display: block;
	padding-left: 70px;
}

.post_date
{
	background: #333333 url('/wordpress/wp-content/themes/jplhomer/images/postdate.jpg') top center no-repeat;
	color: #CCCCCC;
	float: left;
	font-size: 140%;
	padding: 0px 5px 5px 5px;
	text-align: center;
	width: 60px;
}	

.postmetadata
{
	font-size: 10px;
}

#posts
{
	display: block;
	float: right;
	width: 480px;
}

#recent_thinkings
{
	background: #333333 url('/wordpress/wp-content/themes/jplhomer/images/recentthinkings.jpg') top center no-repeat;
}

#recent_thinkings h1
{
	font-size: 36px;
	visibility: hidden;
}

.site_heading
{
	display: none;
	font-size: 36px;
	left: 35%;
	position: absolute;
	top: 50px;
}

small 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

#sidebar
{
	float: right;
	width: 200px;
}

#sidebar ul li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li ul
{
	margin: 0px;
	padding: 0px;
}

#top_nav {
	display: none;
}

#top_nav a
{
	color: #CCCCCC;
	padding: 0px 20px;
	text-decoration: none;
}

#top_nav a:hover
{
	color: #EFEFEF;
}

#top_nav .name {
	color: #F00;
	padding: 0px 20px;
}

ul li
{
	padding-bottom: 10px;
}

#welcome
{
	font-size: 40px;
	text-align: right;
}

#welcome_message
{
	font-size: 16px;
	text-align: right;
}
