/*  
Theme Name: jeremywilliams
Theme URI: http://www.alexmilesyounger.com
Description: A custom design for Jeremy Williams.
Version: 1.0
Author: Alex Miles Younger	
Author URI: http://www.alexmilesyounger.com/
*/


/* BODY STYLE */

body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

/*
#htmlwrapper {
	min-height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
	border: 1px solid blue;
}
*/

body {
	background: #363942;
	color: #f2f2f2;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	line-height: 15pt;
	/* min-height: 870px; */
}


p {
	padding: 10px 0 0 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

a:link {
	color: #627eab;
	text-decoration: none;
}

a:visited {
	color: #627eab;
	text-decoration: none;
}

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

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
}

h2 a:link, h2 a:visited {
	color: #f2f2f2;
}

h2 a:hover {
	color: #8f8f8f;
}

h3 {
	margin-top: 25px;
	margin-bottom: 0px;
}

#bodywrapper {
	margin: 0 auto 0 auto;
	width: 1024px; 
	padding-bottom: 20px;
	min-height: 710px;
}

#container {
	margin: 0 0 0 60px;
	width: 790px;
	
}

.post {
	margin-bottom: 60px;
}

.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
	margin: 25px 0 5px 0;
}

.entry {
	margin: 0 0 15px 0;
}

table {
	width: 790px;
}


table tr td.column-1 {width:185px; padding-right: 10px;}
table tr td.column-2 {width:185px;padding-right: 10px;}
table tr td.column-3 {width:310px;padding-right: 10px;}
table tr td.column-4 {width:185px;padding-right: 10px;}




/* IMAGES */


img {
	border: 2px solid #ffffff;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}


/* HEADER */

#logo {
	background-image: url(images/header.jpg);
	background-color: #121212;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 144px;
	margin: 0 0 0 -33px;
}


#pagetop {
	background-color: #121212;
	background-image: url(images/headerbar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#wrappertop {
	margin: 0 auto 0 auto;
	width: 1024px;
	height: 144px;
}


#navmenu {
	list-style: none;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	font-size: 12pt;
	color: #ffffff;
	margin: -30px 0 0 20px;
}

#navmenu li {
	float: left;
	margin-right: 30px;
}

#navmenu a:link, #navmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#navmenu a:hover {
	color: #8f8f8f;
	text-decoration: none;
}


/* SIDEBAR - OR LACK THEREOF */

.sidebar {
	display: none;
}


/* FOOTER */


#pagebottom {
	height: 40px;
	background-color: #121212;
	border-top: 1px solid #ffffff; 

}


#wrapperbottom {
	margin: 0 auto 0 auto;
	width: 1024px;
}



#footer {
	margin: 0 0 0 60px;
	width: 790px;
/*	background-color: #121212;
	border-top: 1px solid #ffffff;
	height: 40px;	*/
	
}

#footer p {
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	display: inline;
	color: #8f8f8f;
}

#footer p a:link {
	color: #8f8f8f;
}

#footer p a:visited {
	color: #8f8f8f;
}

#footer p a:hover {
	color: #ffffff;
}


/* COMMENTS */

h3#comments {
	margin-top: 50px;
}

h3#respond {
	margin-top: 50px;
}

.commentauthor {
	color: #ffffff;
}

.commentmetadata {
	color: #8f8f8f;
	margin-top: 20px;
}

.commentmetadata a:link, .commentmetadata a:visited, .commentmetadata a:hover {
	color: #8f8f8f;
}

.commentlogoutlink a:link, .commentlogoutlink a:visited {
	color: #8f8f8f;
}

.commentlogoutlink a:hover {
	color: #ffffff;
}



/* OTHER */

.postmetadata {
	font-size: 8pt;
	color: #8f8f8f;
	margin-top: 10px;
}

.postmetadata a:link, .postmetadata a:visited {
	color: #8f8f8f;
}

.postmetadata a:hover {
	color: #ffffff;
}

.navigation {
	width: 790px;
	margin-top: -40px;
	margin-bottom: 30px;
	border-top: 1px solid #363942;
}

.navigation a:link, .navigation a:visited {
	color: #f2f2f2;
}

.navigation a:hover {
	color: #8f8f8f;
}

img#wpstats {
	display: none;
}
