/*
Theme Name: Travel Adventures with Lance and Erin
Theme URI: http://fautrever.com/
Description: Theme for fautrever.com. Started out as RV and travel adventures, now just adventures.
Version: 2.1
Author: Lance Willett
Author URI: http://simpledream.net/
*/
* {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande",Geneva,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
}
html {
	background: #fcfff5;
}
body {
	background: #fcfff5;
	color: #333;
	font-size: 81.25%;
	color: #333;
	font-family: "Lucida Grande",Geneva,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; /* The font-size percentage is of 16px (0.8125 * 16px = 13px)
	Divide desired pixel size by 13 to get em measurement.
	*/
}
/* generic elements
-----------------------------------------------
*/
p,li,dt,dd,label,td {
	line-height: 1.4;
}
h1 {
	font-size: 2.3077em; /*30px*/
}
h2 {
	font-size: 1.8461em; /*24px*/
}
h3 {
	font-size: 1.3846em; /*18px*/
}
h4 {
	font-size: 1.0769em; /*14px*/
}
img,fieldset {
	border: 0;
}
input,textarea {
	font-family: inherit;
}
/* links
-----------------------------------------------
*/
a:link,a:visited,a:hover,a:active {
	background: transparent;
	outline: none;
	text-decoration: none;
}
a:link {
	color: #3e606f;
}
a:visited {
	color: #64709c;
}
a:hover,a:active {
	color: #76b7d3;
	text-decoration: underline;
}
/* page divisions
---------------------------
*/
#content {
	background: #fcfff5;
	position: relative;
	text-align: left;
}
#primarycontent {
	background: #fcfff5;
	position: relative;
	width: 800px;
	min-height: 800px;
	margin: 0 auto;
	padding-top: 10px;
}
#insidetext {
	position: relative;
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
#sidebar {
	background: #fcfff5;
	float: left;
	width: 255px;
	margin-left: 45px;
	padding-bottom: 3em;
}
#footer,.clear {
	clear: both;
}
#alt {
	display: none;
}
/* top banner and logo
-----------------------------------------------
*/
#topban {
	background: #3e606f url(./images/header-bg-travel.gif) 50% 0 no-repeat;
	position: relative;
	display: block;
	height: 70px;
}
#topban div {
	position: relative;
	width: 800px;
	margin: 0 auto;
}
#topban h1 {
	position: absolute;
	top: 16px;
	left: 20px;
	z-index: 200;
	width: 338px;
	height: 55px;
	text-indent: -9999px;
}
#topban h1 a:hover {
	background-position: 0 -55px;
}
#topban h1 a {
	background: url(./images/textmark.png) no-repeat;
	display: block;
	width: 338px;
	height: 55px;
}
/* nav
---------------------------
*/
#nav {
	background: #d1dbbd;
	border-top: 2px solid #dde4ce;
}
#nav div#wrap {
	width: 800px;
	margin: 0 auto;
	min-height: 48px;
}
#nav ul {
	float: left;
	width: 510px;
	margin-top: 10px;
}
#nav li {
	background: none;
	float: left;
	margin: 0 16px 0 0;
	padding: 2px 0 0 0;
	color: #ababab;
	list-style: none;
	font-size: 1em; /*13px*/
}
#nav li a {
	padding: 2px 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#nav a:link,#nav a:visited {
	color: #193441;
}
#nav a:hover,#nav a:active {
	color: #3e606f;
	text-decoration: underline;
}
body#home #home-link a:link,body#home #home-link a:visited,
body#archives #archive-link a:link,body#archives #archive-link a:visited,
#photos #photo-link a:link,#photos #photo-link a:visited,
body#about #about-link a:link,body#about #about-link a:visited,
body#contact #contact-link a:link,body#contact #contact-link a:visited {
	background: #fcfff5;
	text-decoration: none;
	color: #191919;
	cursor: default;
}
#nav .searchform {
	clear: none;
	float: left;
	width: 255px;
	margin-left: 35px;
	font-size: .9231em; /*12px*/
}
#nav input {
	width: 188px;
}
#nav input#searchsubmit {
	width: auto;
}

/* main text treatment
---------------------------------
*/
h1 {
	color: #193441;
}
h2 {
	padding: 3px 0 6px;
	color: #193441;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1em;
}
h2 a,h2 a:visited {
	text-decoration: none;
	color: #193441;
}
.storycontent h3 {
	clear: left;
	font-size: 1.2308em; /*16px*/
	margin: 6px 0 3px 0;
}
#lances-corner .storycontent h3 {
	margin-bottom: 0;
}
#lances-corner .storycontent ul {
	margin-top: 12px;
}
.page #insidetext h3 {
	margin: 15px 0 5px 0;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
}
li {
	margin-left: 10px;
	list-style: none;
}
.comment-on-mystery,p.alert {
	background: #fcfce1;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #fc0;
	border-width: 1px 0;
}
.caps {
	/* font-variant: small-caps;*/
	/* Lucida Grande doesn't have small caps, so we improvise */
	font-size: .9231em;
	text-transform: uppercase;
}
/* sidebar
---------------------------
*/
#sidebar p,#sidebar li {
	font-size: .9231em; /*12px*/
}
.searchform {
	clear: both;
	padding: 10px 0;
	font-size: .9231em; /*12px*/
}
.searchform input {
	padding: 1px 0;
	vertical-align: middle;
}
body#home #sidebar {
	margin-top: 8px;
}
#sidebar .currentloc span {
	display: block;
	color: #666;
	font-size: .9231em;
}
.currentloc img {
	border: 1px solid #91aa9d;
	border-width: 1px 0;
}
#sidebar h1 {
	font-size: 1.2308em; /*16px*/
}
#sidebar h2 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 1em; /*13px*/
	letter-spacing:0;
}
#sidebar h3 {
	color: #999;
	font-size: .8462em; /*11px*/
	font-style: italic;
	font-weight: normal;
}
#sidebar p {
	padding: .25em .25em 0 0;
	line-height: 1.5;
}
#sidebar .currentloc strong {
	color: #222;
}
#sidebar p.twitter {
	padding: .5em 0;
}
#sidebar p.twitter, #sidebar li.aktt_more_updates {
	color: #666;
	font-size: .8462em;
}
#sidebar p.currentloc {
	padding-top: 0;
}
#sidebar ul {
	margin: 0 0 2em 0;
}
#sidebar ul.keep-up {
	margin: 0;
}
#sidebar #recent-updates ul {
	margin: 8px 0 10px 0;
}
#sidebar #recent-updates span {
	color: #999;
}
#sidebar li {
	/* background: url(./images/arrow.gif) 0 4px no-repeat;*/
	margin: 4px 0 0 -12px;
	padding-left: 12px;
	list-style: none;
}
#sidebar li.aktt_more_updates {
	background: none;
	margin-left: 0;
	padding: .5em 0 0;
}
#sidebar .ads li {
	background: none;
	margin-left: 0;
	padding: 0;
	color: #666;
}
#sidebar .ads ul li img {
	padding: 2px 0;
}
#sidebar li ul {
	margin: 5px 0 5px -6px;
}
#sidebar li li {
	background: url(./images/bullet-sm.gif) 0 4px no-repeat;
	margin: 2px 0;
	padding-left: 12px;
	font-size: 1em; /*12px*/
}
.keep-up strong {
	color: #ababab;
	font-size: .833em; /*10px*/
	text-transform: uppercase;
}
a#rss-link {
	background: url(./images/rss.gif) 0 0 no-repeat;
	padding-left: 20px;
}
#feed-me label {
	font-size: .9231em; /*12px*/
}
#feed-me input {
	padding: 1px;
}
#blog_subscription-2 {
	margin-top: -12px;
}

/* ads and shout-outs
---------------------------
*/
p.shout-out {
	background: #fcfce1;
	margin: 3px 0;
	padding: 3px 6px;
}

/* blog entry box
---------------------------
*/
.post {
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px solid #edf2e2;
}
.all .post {
	border-bottom: 0;
}
.post h2 {
	margin: 3px 0;
	padding: 2px 0;
}
.storycontent {
	clear: both;
	padding-bottom: 10px;
}
.storycontent ul {
	margin-bottom: 5px;
}
.storycontent ul li, ul#other-content ul li {
	background: url(./images/bullet-sm.gif) 0 4px no-repeat;
	margin-left: 0;
	padding-left: 14px;
	list-style: none;
}
.storycontent ul#birdlist li {
	padding: 0;
	margin: 0 0 0 16px;
}
p.or {
	color: #ababab;
	font-style: italic;
	font-size: .8462em; /*11px*/
}
.post p a {
	font-weight: bold;
}
.filed, .explain {
	clear: both;
	color: #ababab;
	font-size: .8462em; /*11px*/
}
.filed.top {
	margin-bottom: 10px;
}
.explain {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #f1f1f1;
}
.explain.noborder {
	border: 0;
}
body#location.home #sidebar {
	margin-top: 390px;
}
body#article .filed {
	padding: 10px 0;
}
ul#page-list {
	padding: .25em 0;
}
ul#page-list li {
	background: url(./images/document.gif) 0 2px no-repeat;
	margin-bottom: .25em;
	margin-left: 0;
	padding-left: 15px;
	list-style: none;
}
.feedback {
	margin: 0;
	padding: 4px 0 2px;
	text-align: right;
}
.feedback p a {
	background: url(./images/commentr.gif) 100% -2px no-repeat;
	padding-right: 18px;
}
span.author {
	font-weight: bold;
	color: #222;
}
.storycontent #map-canvas img {
	max-width: none;
}
p#more-link {
	padding: 0;
}
/* navigation to posts
---------------------------
*/
.navigation {
	background: #dde4ce;
	width: 100%;
	overflow: hidden;
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 1.0769em; /*14px*/
}
.navigation p {
	float: left;
	margin: 0;
	padding: 5px;
}
.navigation p.next, .explore .next {
	float: right;
}
#insidetext .navigation.single {
	font-size: .923em;
}
#insidetext h3.single {
	margin-top: 2em;
}
.navigation a {
	color: #193441;
}
/* photos inside a post
---------------------------
*/
#insidetext .picright {
	float: right;
	margin: 8px 6px 6px 10px;
}
#insidetext .picleft {
	float: left;
	margin: 8px 16px 6px 0;
}
img.border {
	border: 1px solid #d1dbbd;
	border-width: 1px 0;
}
img.float {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
div.aligncenter {
	text-align: center;
}

/* footer and legal stuff
---------------------------
*/
#footer {
	background: #193441;
	padding: 15px 0;
	border-top: 2px solid #d1dbbd;
	font-size: .8462em; /*11px*/
	color:#ababab;
}
#footer p {
	width: 800px;
	margin: 0 auto;
}
#footer p a {
	color: #fcfff5;
}
/* comment styles
-----------------
*/
#insidetext h2#comments,#insidetext h2#postcomment {
	margin: 20px 0 0 0;
	padding: 5px 0;
	text-align: left;
	border-top: 1px solid #d1dbbd;
}
ol#comments li p, ol.commentlist li p {
	margin-top: 5px;
	font-size: 1em;
}
ol.commentlist cite {
	font-size: 1.0769em;
	font-style: normal;
}
.commentlist li .avatar {
	float: right;
	margin-top: -4px;
	padding: 0 4px 8px 4px;
}
#commentform #name,#commentform #email,#commentform #url,#commentform textarea,#commentform #author {
	padding: .2em;
}
#commentform .submit-form {
	font-size: 1.0769em; /*14px*/
	vertical-align: baseline;
}
#commentform textarea {
	width: 75%;
	font-size: 1em; /*13px*/
}
#commentlist li ul {
	border-left: 1px solid #e3e6dd;
	font-size: 1.0769em; /*14px*/
	list-style-type:none;
}
ol.commentlist {
	margin: 0 0 10px 0;
	padding: 3px 0;
}
ol.commentlist li {
	background: #f9fcf2;
	margin: 0;
	padding: 10px 5px;
	border-top: 1px solid #eaeaea;
	list-style: none;
}
ol.commentlist li.alt {
	background: #fcfff5;
}
ol.commentlist li.mycomment {
	background: #e5f1f4;
	border-color: #178aae;
}
span.commentmetadata {
	font-size: .8462em; /*11px*/
	color:#666;
}
.commentmetadata em {
	padding: 0 1px;
	font-style: normal;
}
#comments {
	margin-top: 10px;
}
#comments h3 {
	margin: .25em 0;
}
.help {
	font-style: italic;
}
#commentform label {
	font-size: 1em; /*13px*/
}
#commentform label span {
	color: #666;
}
#commentform span.help {
	display: block;
	color: #666;
	font-style: normal;
}
#commentform label span.req,span.req {
	color: #d62a28;
	font-weight: bold;
}
/* misc
-----------------------
*/
acronym,abbr {
	cursor: help;
	font-size: .8462em; /*11px*/
	letter-spacing:.07em;
}
blockquote {
	background: url(./images/quotes60.gif) no-repeat;
	width: 80%;
	margin: 10px auto;
	padding: 2px 5px 0 28px;
	font: italic 13px/1.4 Georgia,serif;
	color: #444;
}
.page blockquote {
	width: 90%;
}
.page #insidetext #profile ul {
	margin: 0 0 10px 0;
}
.page #insidetext #profile p {
	padding-bottom: 0;
}
blockquote p {
	font: italic 1em/1.4 Georgia,serif;
}
blockquote a {
	font: italic 13px/1.4 Georgia,serif;
}
cite {
	font-size: .8462em; /*11px*/
}
ins {
	font-weight: bold;
	text-decoration: none;
	background: #ffc;
}
del {
	text-decoration: line-through;
	color: #999;
}
.caption {
	color: #666;
	font-size: .8462em; /*11px*/
}
li.new-link {
	background: url(./images/new.png) 45px 4px no-repeat;
}
body#article li#article {
	background-position: 52px 4px;
}
.note,.nocomments {
	font-style: italic;
	font-size: .8462em; /*11px*/
	color:#555;
	margin: 0;
	padding: .25em 0;
}
body#location .note {
	margin-top: -2px;
	padding-top: 0;
}
.editor-note {
	font-style: italic;
}
#photos #insidetext {
	padding-bottom: 2em;
}
#photos .storycontent {
	padding: 10px 0;
	border-bottom: 1px solid #edf2e2;
	color: #666;
}
#photos .photocontent {
	padding-bottom: 20px;
	border-bottom: 1px solid #edf2e2;
	color: #666;
}
.flickr-links {
	margin: 10px;
}
.flickr-links li {
	background: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.flickr-links li span {
	display: block;
}
.tagline {
	padding: 5px 0;
	text-align: center;
}
#wpstats {
	display: none;
}

/* video links
---------------------------
*/
a:link.video,a:visited.video {
	background: url(./images/video.gif) no-repeat;
	padding-left: 19px;
	text-decoration: none;
}
body#video .post ul {
	margin: 10px 0 30px 0;
}
body#video .post ul li {
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
}
body#video .post ul li a:link,body#video .post ul li a:visited,body#video .post ul li a:hover {
	background: url(./images/video.gif) no-repeat;
	padding-left: 21px;
}
body#video .post ul li span,ul#video-list li span {
	display: block;
	padding-left: 20px;
	font-size: .8462em; /*11px*/
	font-style:italic;
	color: #ccc;
}
span.meta {
	display: block;
	color: #6d6d6d;
	font-style: italic;
}
body#recipe .storycontent {
	padding-top: 0;
}
.recipe {
	width: 426px;
	margin: 0;
	padding: 10px 3px;
}
.recipe p.title {
	display: none;
}
.storycontent .recipe h3 {
	margin-bottom: 5px;
	font-size: 1.0769em; /*14px*/
}
.storycontent .recipe ul, .storycontent .recipe ol {
	margin: 5px 0 10px 0;
}
.storycontent .recipe ul li, .storycontent .recipe ol li {
	margin: .25em 0;
}
.source {
	font-style: italic;
	color: #555;
}
.storycontent .recipe p.source {
	margin-top: 10px;
}
.storycontent .recipe p.source em {
	font-style: normal;
}
.filed span.author {
	color: #555;
}
ul.sightings {
	float: left;
	width: 250px;
	margin: 0 0 5px 0;
}
.storycontent ul.sightings li {
	background: none;
	margin: 0;
	padding: 0;
}
.joke {
	margin: 10px 20px;
	color: #444;
}
/* sitemap
---------------------------
*/
body#sitemap .storycontent h3,
body#archives .storycontent h3 {
	clear: left;
	font-size: 1.3846em; /*18px*/
	margin: 20px 0 10px 0;
}
body#sitemap .storycontent ul li,
body#archives .storycontent ul li,
.page #insidetext ul li {
	background: url(./images/arrow.gif) 0 4px no-repeat;
	margin: 3px 0 3px -3px;
	padding-left: 12px;
	list-style: none;
	font-size: 1em; /*13px*/
}
body#sitemap .storycontent ul li li,body#archives .storycontent ul li li {
	background: url(./images/bullet-sm.gif) 0 4px no-repeat;
	margin-left: 6px;
	padding-left: 14px;
	list-style: none;
	font-size: 1em; /*13px*/
}
body#sitemap p span, body#sitemap li span, #related span, .cat-item, span.count {
	color: #777;
	font-size: 1em; /*13px*/
}
/* contact form messages
------------------------
*/
span.required {
	font-weight: bold;
}
span.error {
	background: #fff1f0 url(./images/alert-red-sm.gif) 6px 6px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 21px;
	border: 1px solid #f00;
}
span.alert {
	background: #fcfce1 url(./images/alert.gif) 4px 5px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 23px;
	border: 1px solid #fc0;
}
span.success {
	background: #eaf3d0 url(./images/message.gif) 4px 5px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 30px;
	border: 1px solid #8fb93d;
}
#emailform input.contacterror,#emailform textarea.contacterror {
	border: 1px solid #f00;
}
#emailform input,#emailform textarea {
	font-size: 1em; /*13px*/
}
/* contact form
------------------------------
*/
#emailform {
	margin: 0;
}
#emailform input.text {
	padding: 2px 0;
	margin: 0 0 5px 0;
	width: 175px;
}
#emailform textarea {
	padding: 1px 0;
	width: 300px;
}
#emailform label {
	display: block;
	padding: 10px 0 3px 0;
	font-weight: bold;
	cursor: pointer;
}
#emailform input.submit-form {
	padding: 3px;
	margin: 15px 0;
	font-size: 1.0769em; /*14px*/
}
/* pdf
---------------------------
*/
a:link.pdf,a:visited.pdf {
	background: url(./images/pdf.gif) 100% 50% no-repeat;
	padding: 1px 19px 0 0;
	text-decoration: none;
}
/* locations
---------------------------
*/
body#location .post {
	border: 0;
}
body#location .storycontent h3 {
	font-size: 1.3846em; /*18px*/
	margin: .75em 0;
	padding-top: .75em;
	border-top: 1px solid #d1dbbd;
}
body#location .storycontent h3.first {
	margin-top: .25em;
	border: 0;
}
body#location h4 {
	margin: 10px 0 3px 0;
}
body#location .storycontent ul.state-city-list {
	float: left;
	width: 165px; /*170*/
	margin-top: 10px;
}
body#location .storycontent ul.state-city-list li {
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.3846em; /*18px*/
}
body#location .storycontent ul.state-city-list ul li {
	background: url(./images/arrow.gif) 0 4px no-repeat;
	margin: 3px 0;
	padding-left: 12px;
	list-style: none;
	font-size: .7222em; /*13px from 18px of its parent */
}
body#location form select {
	min-width: 60px;
	margin: 4px;
}
#sidebar .explain, .page .explain {
	margin: 20px 0;
	padding: 10px 0;
}
p.challenge {
	background: #e8e3df;
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #ccc7c3;
	border-width: 1px 0;
	color: #555;
}
ul#other-content ul {
	margin: 0;
	padding: 0;
}
ul#other-content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#other-content li h4 {
	font-size: 1.0769em; /*14px*/
}
ul#other-content ul li {
	font-size: 1em; /*13px*/
}
.city-photo {
	margin-bottom: 2em;
}
#location-type-nav {
	background: #dde4ce;
	min-height: 1em;
	padding: 6px 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.storycontent ul#location-type-nav li {
	background: none;
	float: left;
	margin-left: 6px;
	padding-left: 14px;
	list-style: none;
}
body#location .ads {
	margin-top: 2em;
}

/* map on home page
---------------------------
*/
#map-canvas {
	margin: .25em 0 1.25em 0;
}
#map-canvas.home {
	width: 800px;
	height: 220px;
	margin: 10px 0 20px 0;
	border-top: 1px solid #d1dbbd;
	border-bottom: 1px solid #d1dbbd;
}
body#location #map-canvas.home {
	height: 350px;
}
img[src="http://maps.google.com/intl/en_us/mapfiles/poweredby.png"],#map-canvas div span,a[href="http://www.google.com/intl/en_us/help/terms_maps.html"] {
	display: none;
}
/* photogrid from Flickr thumbs */
.photogrid {
	margin: 5px 0;
}
.photogrid span {
	padding: 4px;
}

/* code
---------------------------
*/
pre.code {
	padding: 10px;
	line-height: 1;
}
pre.code code {
	font: normal 12px/1 Monaco, "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
	color: #000;
}
#insidecontent p.pre {
	margin-bottom: .25em;
}

/* clear floats
---------------------------
*/
.storycontent:after,#nav:after,#primarycontent:after,.challenge:after, #location-type-nav:after, ul.sightings:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* tables
---------------------------
*/
table.challenge {
	margin: 10px 0;
	border-bottom: 1px solid #e8e3df;
}
.challenge th {
	background: #e8e3df;
	white-space: normal;
	padding: 5px 10px;
	color: #676767;
	text-align: left;
}
.challenge tr {
	margin: 2px 0;
}
.challenge tr td {
	width: 150px;
	padding: 5px 10px;
}

/* holiday list
---------------------------
*/
.storycontent ul.double-list {
	background: #edf2e2;
	margin: .5em 0 1.5em 0;
}
.storycontent ul.double-list li {
	background: 0;
	margin: 0;
	padding: 6px 10px;
	list-style: none;
}
.storycontent ul.double-list li.even {
	background: #fcfff5;
	padding-left: 20px;
}

img.full-size {
	display: block;
	margin-top: 10px;
}

/* =WordPress
-------------------------------------------------------------- */

.post #gallery-1 img {
	border-color: #d1dbbd;
	border-width: 1px 0;
}
img.size-large {
	max-width: 100%;
	height: auto;
}