/* @override 
	http://aliceramsey.org/wp-content/themes/ramsey09/style.css
*/

/*  
Theme Name: Alice's Drive 2009
Theme URI: http://aliceramsey.org
Description: Theme developed for the Alice's Drive website.
Version: 1.1
Author: Derek Hogue
Author URI: http://amphibian.info/
*/

/* Begin initial settings */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, li, dl, address {
	margin: 0px;
	padding: 0px;
}

dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

a img {
	border: none;
}

img {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

/* End initial settings. */

body {
	background: #331801 url(images/background_wide.png) repeat-y center top;
	color: #222;
	text-align: center;
	font: normal 14px/20px Georgia, Palatino, serif;
}

p, ul, ol, h1, h2, h3 {
	margin-bottom: 1em;
}

ul li {
	list-style: none outside;
	background: url(images/hand-right.png) no-repeat left 4px;
	padding-left: 30px;
	margin: 0 0 10px 20px;
}

a {
	color: #680A00;
	text-decoration: underline;
}

a:visited {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #680A00;
}

h1 {
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #5d2700;
	text-align: center;
	font-style: italic;
	background: url(images/heading.png) no-repeat center;
}

h1.alt {
	background:none;
	
}

h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #111;
	margin-bottom: 5px;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#top {
	background: #FFF url(images/wrapperBkgd_wide.jpg) repeat-y center top;
	width: 960px;
	margin: 0 auto;

}

/* @group Header */

#header, #header a, #header a img {
	height: 204px;
}

#nav {
	height: 40px;
	background: url(images/navBkgd_wide.jpg) no-repeat center top;
}

#nav span {
	visibility: hidden;
}

#nav ul {
	padding: 0 50px;
	margin: 0;
	height: 40px;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: none;
}

#nav a {
	display: block;
	text-decoration: none;
	height: 40px;
	background-image: url(images/nav_wide.png);
	background-repeat: no-repeat;
}

#adventure a {
	width: 120px;
	background-position: left top;
}
#adventure a:hover {
	background-position: left -40px;
}

#drivers a {
	width: 99px;
	background-position: -120px 0px;
}
#drivers a:hover {
	background-position: -120px -40px;
}

#car a {
	width: 88px;
	background-position: -219px 0px;
}
#car a:hover {
	background-position: -219px -40px;
}

#route a {
	width: 93px;
	background-position: -307px 0px;
}
#route a:hover {
	background-position: -307px -40px;
}

#blog a {
	width: 96px;
	background-position: -400px 0px;
}
#blog a:hover {
	background-position: -400px -40px;
}

#store a {
	width: 88px;
	background-position: -496px 0px;
}
#store a:hover {
	background-position: -496px -40px;
}

#film a {
	width: 86px;
	background-position: -584px 0px;
}
#film a:hover {
	background-position: -584px -40px;
}

#educators a {
	width: 113px;
	background-position: -670px 0px;
}
#educators a:hover {
	background-position: -670px -40px;
}

#donate a {
	width: 76px;
	background-position: -783px 0px;
}
#donate a:hover {
	background-position: -783px -40px;
}


/* @end */



#body {
	background: url(images/contentBkg_wide.jpg) no-repeat center top;
}

#content {
	padding: 30px 50px 0px;
	text-align: left;
	min-height: 300px;
}

#intro {
	width: 320px;
	float: right;
}

#teaser {
	float: left;
	width: 482px;	
	color: #444;
	text-align: center;
	font-size: 12px;
}

#trailer {
	width: 480px;
	height: 360px;
	border: 1px solid #FFF;
	background: #ede4d5;
	margin-bottom: 4px;
}

.banner {
	clear: both;
	margin: 30px 0;
}

#homeAction {
	clear: both;
}

.col {
	width: 260px;
	float: left;
	display: inline;
	margin-right: 40px;
	text-align: center;
}

.col.end {
	margin-right: 0;
}

#homeAction .col {
	width: 238px;
	padding: 10px;
	border: 1px solid #ede4d5;
	-webkit-border-radius: 5px;
	-moz-corner-radius: 5px;
	font-size: 12px;
	line-height: 18px;
	background: #fefdf9;
	min-height: 150px;
}

.col h1 {
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-style: normal;
	background: none;
	margin: 0 0 5px;
}

#listHome p {
	margin-bottom: 3px;
}


#listHome #email {
	padding: 2px;
	margin-bottom: 3px;	
	font-size: 12px;
	color: #666;
	width: 200px;
}

#homeAction #mapHome {
	background: #fefdf9 url(images/homeMapBg.jpg) no-repeat center bottom;
}

#mapHome p {
	margin: 0;
}

#mapHome a {
	text-decoration: none;
	color: #222;
	display: block;
	height: 10em;
}


#recent {
	clear: both;
	padding-top: 30px;
	width: 560px;
	float: left;
}

#recent h1 {
	background-image: none;
	text-align: left;
}

#recent p {
	margin-bottom: 0;

}

#recent h2 {
	margin: 0;
	font-size: 18px;
}

#recent li {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
	background-image: none;
}

#recent p.posted {
	font-style: italic;
	color: #444;
	margin: 0;
}

li.more {
	font-style: italic;
}

#tweets {
	float: left;
	display: inline;
	margin-left: 40px;
	width: 240px;
	padding-top: 30px;	
}

#tweets li {
	background: none;
	padding: 0;
	margin: 0 0 20px;
	color: #888;
}

#tweets li span {
	display: block;
}

#tweets p {
	font-style: italic;
}

/*
#recent {
	clear: both;
	padding-top: 30px;
}

#recent h1 {
	background-image: none;
}

#recent p {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
}

#recent h2 {
	margin: 0;
	font-size: 18px;
}

#recent li {
	margin: 0 15px;
	width: 185px;
	float: left;
	display: inline;
	list-style: none;
	padding: 0;
	background-image: none;
}

#recent p.posted {
	font-style: italic;
	color: #444;
	margin: 0;
}

*/

.posted {
	font-style: italic;
	color: #444;
	margin: 0px 0px 0px 5px;
	font-size: 14px;
}

span.commentsLink {
	margin-left: 5px;
	padding-left: 20px;
	background: url(images/comment.png) no-repeat left top;
}

.post {
	margin-bottom: 50px;
}
.post h2 {
	margin-bottom: 5px;
}

.entry {
	margin-top: 20px;
}

#searchform {
	text-align: center;
}

/* @group Store */

ul#store li {
	width: 200px;
	background-image: none;
	padding: 0 42px 30px;
	margin: 0;
	float: left;
	text-align: center;
}

ul#store img {
	margin-bottom: 10px;
	border: 1px solid #EED9BA;
}

img.storeImage {
	float: left;
	border: 1px solid #EED9BA;	
}

.storeDescription {
	margin-left: 460px;
}

.storeDescription form {
	margin: 2em 0;
}

div.formOption {
	margin-bottom: 10px;
}

div.formOption label {
	display: block;
	padding: 3px 0;
	color: #666;
}

/* @end */



/* @group Comments */

h3#comments, h3#respond {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	color: #6b2d00;
	text-align: center;
	font-style: italic;
	background: url(images/comments_heading.png) no-repeat center;
}

ol.commentlist, #commentform {
	margin: 0 100px;
}

#commentform #author, #commentform #email, #commentform #url {
	width: 300px;
}

#comment {
	width: 650px;
}

.commentlist li {
	list-style: none outside;
	margin-bottom: 40px;
}

p.commentAuthor {
	color: #666;
	padding-top: 5px;
	border-top: 1px solid #EED9BA;
	font-size: 12px;
	text-align: right;
}

#commentform small {
	margin-left: 10px;
	color: #666;
	font-size: 12px;
}

p.nocomments {
	text-align: center;
	font-style: italic;
	color: #666;
}

/* @end */




/* @group Footer */

#footer {
	clear: both;
	background: url(images/footerBkgd_wide.jpg) no-repeat center bottom;
	height: 250px;
	padding-top: 40px;
	font-style: italic;
	text-align: center;
	font-size: 12px;
}

#logos {
	padding: 20px 0 10px;
	border-top: 1px solid #EED9BA;
}

#logos img {
	margin: 0 50px;
}

ul#footerMain {
	margin: 0 35px 5px;
}

#footer li {
	display: inline;
	padding: 0 10px;
	margin: 0;
	background-image: none;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a#rss {
	padding-left: 13px;
	background: url(images/feedicon.png) no-repeat left 1px;
}

/* @end */


/* @group Route Pages */

/*
#mapTabs {
	height: 100px;
}

#mapTabs div {
	float: left;
	height: 100px;
	width: 430px;
}

#mapTabs a {
	text-decoration: none;
	display: block;
	height: 100px;
	width: 430px;
	text-indent: -9999px;
	background: transparent url(images/map_tabs.jpg) no-repeat left -100px;
}

div#emily a {
	background-position: 0px -100px;
}

div#alice a {
	background-position: -430px -100px;
}

div#emily.active a {
	background-position: left top;	
}

div#alice.active a {
	background-position: -430px 0px;	
}
*/

#mapTabs {
	height: 50px;
}

#mapTabs div {
	float: left;
	display: inline;
	margin-left: 48px;
	height: 50px;
	width: 357px;
}

#mapTabs a {
	text-decoration: none;
	display: block;
	height: 50px;
	width: 355px;
	text-indent: -9999px;
	background: transparent url(images/map_tabs_sm.jpg) no-repeat left -50px;
}

div#emily a {
	background-position: 0px -50px;
	border: 1px solid #b6a790;
}

div#alice a {
	background-position: -355px -50px;
	border: 1px solid #b6a790;
}

div#emily.active a {
	background-position: left top;
	border: 1px solid #6b2d00;	
}

div#alice.active a {
	background-position: -355px 0px;
	border: 1px solid #6b2d00;	
}

#map {
	width: 848px;
	height: 435px;
	position: relative;
	margin-bottom: 2em;
	border: 6px solid #6b2d00;
}

.m1909 {
	background: url(images/map_1909.jpg);	
}

.m2009 {
	background: url(images/map_2009.jpg);	
}

#map ol {
	margin: 0px;
}

#map ol li {
	position: absolute;
	width: 15px;
	height: 28px;
	list-style: none;
	overflow: hidden;
}

#map a {
	overflow: hidden;
	display: block;
	width: 15px;
	height: 28px;
	background: url(images/marker.png) no-repeat -15px top;
	text-decoration: none;
	text-indent: -9999px;
}

#map a:hover, #map a.active {
	background-position: left top;
}

div.tip {
	position: absolute;
	width: 150px;
	padding: 5px 5px 10px;
	background: transparent url(images/tip.png) no-repeat center bottom;
	margin-left: -74px;
	margin-top: -32px;
	z-index: 99;
	font: normal 10px/14px Arial, Helvetica, sans;
	color: #6b2d00;
	text-align: center;
	border-top: 1px solid #EED9BA;
}

p.credit {
	color: #666;
	font-size: 11px;
}

p.top {
	font-size: 12px;
	text-align: right;
	padding-right: 2em;
	font-style: italic;
	border-top: 1px solid #EED9BA;
	clear: both;
}

blockquote {
	margin-left: 0;
	font-style: italic;
}

#details {
	padding: 0 20px;
}

#loading {
	text-align: center;
	margin: 1em auto;
	display: none;
}

/* @end */

/* @group Misc */

hr {
	clear: both;
	visibility: hidden;
	line-height: 0;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.centered {
	text-align: center;
}

img.border {
	border: 1px solid #EED9BA;
	padding: 4px;
	background: #ede4d5;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 20px 10px 15px;
	display: inline;
}

img.alignleft {
	margin: 0 15px 10px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.navigation {
	text-align: center;
	margin: 10px 0px;
	padding: 30px 0px;
	font-size: 14px;
	font-style: italic;
	border-top: 1px solid #EED9BA;
}

.navigation p {
	margin-bottom: 5px;
}

.navigation a {
	text-decoration: none;
}

p.previous a, a .previous {
	padding-left: 30px;
	background: url(images/hand-left.png) no-repeat left 4px;
}
p.next a, a .next {
	padding-right: 30px;
	background: url(images/hand-right.png) no-repeat right 4px;
}

span.previous {
	margin-right: 20px;
}

span.next {
	margin-left: 20px;
}


/* @end */