/*
Theme Name: Tom Vanderbilt
Theme URI: http://tomvanderbilt.com/
Description: Custom Theme for Tom Vanderbilt's blog, How We Drive
Version: 1.6
Author: Jefferson Rabb
Author URI: http://jeffersonrabb.com/


	Vanderbilt
	

	This theme was designed and built by Jefferson Rabb.

	
*/



body {
	background-color: #96cbd5;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #171515;
	font-size: 14px;
}
.home {
	background-color: #96cbd5;
	background-image: url(images/bg.jpg);
}
a {
	color: #f0613c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fffdf7;
}
#left_col {
	width: 232px;
	float: left;
	background-color: #6097ad;
	overflow: hidden;
}
#right_col {
	width: 668px;
	float: left;
	overflow: hidden;
}
img {
	border: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 15px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.clearboth {
	clear: both;
}
#author_photo {
	border-bottom: 1px solid white;
}
#sidebar {
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	height: 432px;
}
#nav {
	border-bottom: 1px solid white;
	padding: 28px 0 18px 0;
}
#footer {
	background-color: #000;
	color: #e6ebe4;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}
#content {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	min-height: 423px;
	padding: 15px 45px 15px 45px;
}
#content_top {
	height: 38px;
	overflow: hidden;
}
h1 {
	color: #352e2e;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #352e2e;
	font-size: 22px;
}
h1 a {
	text-decoration: none;
	color: #171515;
}
#center_row {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
}
.nav_item {
	width: 232px;
	margin-bottom: 10px;
}
#jackets {
	padding: 25px 0 0 25px;
}
.jacket {
	padding-right: 5px;
}
.datestamp {
	font-size: 11px;
	color: #a2a4a3;
}

#home_wrap {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#map {
	position: relative;
	border: 1px solid white;
	width: 950px;
	height: 789px;
}
#mapbg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav_biography {
	position: absolute;
	left: 277px;
	top: 281px;
	width: 345px;
}
#nav_survivalcity {
	position: absolute;
	left: 285px;
	top: 510px;
	width: 376px;
}
#nav_traffic {
	position: absolute;
	left: 520px;
	top: 154px;
	width: 378px;
}
#nav_contact {
	position: absolute;
	left: 700px;
	top: 350px;
	width: 232px;
}
#nav_otherwriting {
	position: absolute;
	left: 0px;
	top: 360px;
	width: 348px;
}
.subnav {
	margin: 10px 0 10px 0;
	padding: 3px 3px 3px 15px;
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subnav li {
	display: inline;
	list-style-type: none;
	
	padding-right: 20px;
}
.page_item a {
	text-decoration: none;
	color: #87a6ae;
	
}
.page_item a:hover {
	text-decoration: underline;
	
}
.current_page_item a {
	text-decoration: underline;
}
