/* 
	Theme Name: Vagabondish
	Theme URL: http://www.vagabondish.com
	Description: Vagabondish 1.0 is a modern theme created for Wordpress.
	Author: Vagabondish
	Author URI: http://vagabondish.com
	Version: 1.0
*/


/***

GENERAL HTML STYLES

***/

* {
	margin:0;
	padding:0;
	}

html {

	}

body, p {
	color: #333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	color: #2b1a00;
	font: 26px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 10px;
	}

	a h1 {
		text-decoration: none;
		}

h2 {
	color: #2b1a00;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
	h2 span {
		color: #000;
		}
		
	a h2 {
		color: #117296;
		}

h3 {
	color: #000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	}

h4 {
	margin-top: 10px;
	}
	
h6 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

a {
	color: #117296;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: none;
	}

p {
	margin: 10px 0 15px;
	}
	
	p a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

ul, li {
	list-style-type: none;
	}
	
blockquote {
	background: #f3e9d6 url(images/blockquotes.gif) top right no-repeat;
	border-left: 3px solid #2b1a00;
	margin: 20px;
	padding: 20px;
	}
	
img { border: 0; }

table {
	background: #f3e9d6;
	margin: 20px;
	padding: 20px;
	width: 475px;
	}
	
	td {
		padding-bottom: 10px;
		}

#topper {
	background: url(images/bg-topper.jpg) bottom right no-repeat;
	height: 33px;
	margin: 5px auto 0;
	width: 970px;
	}
	
#wrap {
	background: url(images/bg-wrap.jpg) repeat-y;
	border: 1px solid #fff;
	margin: 0 auto 20px;
	width: 970px;
	}

	/* HACK TO FORCE FLOATS TO WRAP AROUND CHILD ELEMENTS */
	#wrap:after {content: "."; display:block; height:0; clear:both; visibility:hidden }
	/* END HACK */
	
#wrapinner {
	background: url(images/bg-wrapinner.jpg) no-repeat;
	margin: 0 auto;
	width: 970px;
	}
	
	/* HACK TO FORCE FLOATS TO WRAP AROUND CHILD ELEMENTS */
	#wrapinner:after {content: "."; display:block; height:0; clear:both; visibility:hidden }
	/* END HACK */


/***

GLOBAL HEADER STYLES

***/
	
#header {
	display: block;
	}

	#header-left {
		float: left;
		margin: 0 3px;
		width: 650px;
		}
	
		#logo {
			background: url(images/logo.gif) no-repeat;
			display: block;
			height: 66px;
			margin: 30px 0 23px 30px;
			outline: none;
			text-indent: -9999px;
			width: 346px;
			}
			
		p#headdate {
			background: url(images/bg-dotted-rule.gif) top left repeat-x;
			color: #000;
			font: 18px Georgia, "Times New Roman", Times, serif;
			margin: 0;
			padding: 15px 0 15px 30px;
			}

	#header-right {
		background: url(images/header-travelers.jpg) no-repeat;
		float: left;
		height: 166px;
		margin-top: -1px;
		width: 314px;
		}
		
	#topnav {
		background: #2b1a00;
		display: block;
		padding: 8px 0 8px 18px;
		margin: 0 2px;
		}
		
		#topnav li {
			display: inline;
			margin: 0 12px;
			}
		
		#topnav a {
			color: #f9f4ef;
			font-size: 16px;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			}
			
		#topnav a:hover {
			color: #fff;
			text-decoration: underline;
			}
			
		#searchbox {
			float: right;
			margin-right: 15px;
			width: 220px;
			}

			#searchbox input {
				border: none;
				font-size: 12px;
				margin: 0;
				padding: 3px;
				}

#content {
	padding-bottom: 20px;
	}

	div#content.homepage a h2 {
		text-decoration: none;
		}

	div#content.homepage .diggthis {
		display: none;
		}

	#main h2 {
		border-bottom: 1px dotted #333;
		margin-top: 40px;
		margin-bottom: 10px;
		padding-bottom: 5px;
		}
		
		#main h2 a {
			text-decoration: none;
			}
		
	#main ul, #main ol {
		margin: 15px 40px;
		}

	#main ol li {
		list-style-type: decimal;
		}
		
	#main ul li {
		list-style-type: disc;
		}

	#main li {
		line-height: 16px;
		}
	
	#content #main p img {
		border: 7px solid #ccc;
		}
		
	#feature {
		float: left;
		margin: 10px 15px 0;
		width: 680px;
		}

		#feature h2 {
			margin-top: 12px;
			margin-bottom: 12px;
			}
		
		#feature img {
			/* background: url(images/bg-feature-graphic.jpg) no-repeat; */
			border: 5px solid #ccc;
			}
			
		#feature-graphic {
			float: left;
			margin: 10px 20px 0 5px;
			width: 355px;		
			}
			
		#feature-text {
			float: left;
			margin: 0 0 20px 10px;
			width: 285px;			
			}
			
			#feature-text p {
				line-height: 16px;
				}

			#feature-text p img {display: none;}
			
			#feature-text p span.caption {display: none;}
		
		p.photo-caption {
			background-color: #000;
			color: #ccc;
			font-family: Georgia, "Times New Roman", Times, serif;
			margin-top: 0;
			padding: 10px;
			width: 345px;
			}

	.feature-sidebar {
		float: left;
		margin-top: 10px;
		width: 241px;
		}
	
		.rss {
			background: url(images/icon-rss-large.jpg) no-repeat;
			display: block;
			height: 60px;
			margin-left: 10px;
			padding-left: 60px;
			}
			
			.rss ul li a {
				color: #000;
				display: block;
				font: Georgia, "Times New Roman", Times, serif;
				font-size: 12px;
				font-weight: bold;
				padding: 2px 0;
				}

		.recent-features {
			border-top: 3px solid #2b1a00;
			}
			
			.recent-features li {
				border-bottom: 1px dotted #000;
				display: block;
				line-height: 18px;
				padding: 8px;
				}
				
			.recent-features li a {
				display: block;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
				}
				
			.recent-features li a:hover {
				text-decoration: none;
				}				

	#supplemental-row {
		clear: both;
		margin: 15px 0 0 20px;
		}
		
		#supplemental-row h3 {
			text-transform: uppercase;
			}

		.homecolumn {
			border-top: 3px solid #2b1a00;
			float: left;
			margin-right: 10px;
			padding-top: 3px;
			}
			
		.homecolumn h1, .homecolumn h2, .homecolumn h3, .homecolumn p {
			margin-left: 10px;
			margin-right: 10px;
			}

		#dispatches {
			width: 365px;
			}

			#dispatches h2 {
				color: #117296;
				display: block;
				font-size: 14px;
				padding: 5px 0;
				}
				
			#dispatches p {
				line-height: 18px;
				}
				
			#dispatches img {
				display: none;
				}
				
			#dispatches span.caption {
				display: none;
				}
				
		#news {
			width: 305px;
			}

			#news-inner {
				background: #f3e9d6;
				padding-bottom: 15px;
				}
			
			#news h2 {
				border-top: 1px dotted #333;
				color: #117296;
				display: block;
				font-size: 14px;
				margin-bottom: 0;
				padding: 5px 0;
				}
				
			#news a h2 {
				text-decoration: none;
				}

			#news img {
				border: 3px solid #ccc;
				display: block;
				width: 282px;
				}
				
		#sponsors-skyscraper {
			margin-right: -3px; /* Required to fix IE6 dupe content bug */
			width: 241px;
			}
			
			#sponsors-skyscraper li {
				border-bottom: 1px dotted #333;
				display: block;
				line-height: 18px;
				padding: 8px;
				}
				
			#sponsors-skyscraper li a {
				display: block;
				}				
#main {
	float: left;
	margin: 15px 20px 30px 30px;
	width: 515px;
	}
	
	#main h3 {
		margin-top: 25px;
		}
	
	#main p {
		line-height: 18px;
		}
	
.sidebar {
	display: none;
	float: left;
	margin: 10px;
	width: 175px;
	}

	.sideblock {
		border-top: 3px solid #2b1a00;
		margin: 25px 0;
		padding-top: 5px;
		}

		.sideblock h3 {
			border-bottom: 1px dotted #333;
			padding-left: 8px;
			padding-bottom: 3px;
			text-transform: uppercase;
			}

		.sideblock img {
			border: none;
			}
					
		.sideblock li {
			border-bottom: 1px dotted #333;
			display: block;
			line-height: 18px;
			padding: 8px;
			}
			
		.sideblock li a {
			display: block;
			font-size: 12px;
			font-weight: bold;
			}
			
		.sideblock li a:hover {
			text-decoration: none;
			}
			
		.sideblock p {
			margin: 8px;
			}



/***

BOTTOM ROW - REVIEWS, ETC.

***/

#bottomrow {
	background: #2b1a00;
	float: left;
	margin-top: 10px;
	padding: 20px 30px;
	}
	
	/* HACK TO FORCE FLOATS TO WRAP AROUND CHILD ELEMENTS */
	#bottomrow:after {content: "."; display:block; height:0; clear:both; visibility:hidden }
	/* END HACK */

	#bottomrow h2 {
		color: #f3e9d6;
		font-weight: normal;
		}
		
		#bottomrow h2 span {
			color: #fff;
			font-weight: bold;
			}
	
	#bottomrow p {
		color: #ccc;
		line-height: 16px;
		}
		
		#bottomrow p img {display: none;}

	#bottomrow a {
		color: #f3e9d6;
		}
		
	#bottomrow a:hover {
		color: #fff;
		}
	
	#bottomrow blockquote {
		border-left: #fff;
		}

		#bottomrow blockquote p {
			color: #333;
			}
	
	#media {
		border-right: 1px dotted #ccc;
		float: left;
		margin-right: 20px;
		padding-right: 20px;
		width: 240px;
		}
	
/***

FOOTER STYLES

***/

#footer {
	background: #2b1a00;
	padding-bottom: 10px;
	}
	
	/* HACK TO FORCE FLOATS TO WRAP AROUND CHILD ELEMENTS */
	#footer:after {content: "."; display:block; height:0; clear:both; visibility:hidden }
	/* END HACK */
	
#footer-inner {
	margin: 0 auto;
	width: 970px;
	}

	#footer-inner a {
		color: #f3e9d6;
		}
	
	.footer-column {
		float: left;
		margin: 20px;
		width: 320px;
		}
		
		.footer-column h2 {
			color: #ece4d0;
			font-weight:normal;
			}
			
		.footer-column p {
			color: #c8c0b0;
			font-family: Georgia, "Times New Roman", Times, serif;
			line-height: 18px;
			}

		.footer-column a {
			color: #f3e9d6;
			}

		#blogroll {
			width: 200px;
			}
			
			#blogroll li {
				margin: 5px 0;
				}
				
				#blogroll li a {
					font-weight: normal;
					}			

#footer-sponsors {
	background-color: #2b1a00;
	color: #f3e9d6;
	clear: both;
	padding: 10px 0;
	text-align: center;
	}
	
	#footer-sponsors-inner {
		/* border-top: 1px solid #f3e9d6; */
		margin: 0 auto;
		padding: 10px 0;
		width: 970px;
		}
	
	#footer-sponsors a {
		color: #f3e9d6;
		font-weight: normal;
		}

/***

MISC STYLES

***/
			
.dottedrule {
	background: url(images/bg-dotted-rule.gif) top left repeat-x;
	clear: both;
	margin: 2px 2px 0;
	height: 3px;
	}
	
p.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px 10px;
	}
	
.metabar {
	background: #f3e9d6;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	}

.highlight {
	background: #f4efb4;
	margin: 10px 0;
	padding: 15px;
	}

.video {
	background-color: #f3e9d6;
	margin: 15px 0 25px;
	padding: 20px;
	text-align: center;
	}

	.video object {
		margin: 0 auto;
		width: 425px;
		}

#bookmark-bar {
	background-color: #f3e9d6;
	clear: both;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	height: 25px;
	margin-top: 30px;
	padding: 12px 0 12px 100px;
	}

#rss-bar {
	background-color: #f3e9d6;
	clear: both;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	margin-top: 30px;
	padding: 12px 0;
	}
	
	#rss-bar img {
		float: right;
		margin-right: 30px;
		}
		
	#rss-bar p {
		margin-left: 20px;
		margin-top: 8px;
		}

span.caption {
	background-color: #2b1a00;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin: 0 1px 0 0;
	padding: 10px;
	}
	
	span.caption a {
		color: #ccc;
		}

.strikeout {
	text-decoration: line-through;
	}
	
.banner {
	margin: 10px auto;
	width: 470px;
	}
	
.linkbar {
	margin-left: 20px;
	}
	
.pullquote {
	padding: 10px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2b1a00;
	border-bottom-color: #2b1a00;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	}
	
.authormeta {
	background-color: #f3e9d6;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	padding: 15px 8px 5px;
	}
	
	.authormeta p {
		font-style: italic;	
		line-height: 18px;
		margin: 0 20px;
		}
	
	.authormeta img {
		border: 1px solid #ccc;
		float: left;
		margin: 0 15px 10px;
		padding: 3px;
		}
		
.diggthis {
	float: right;
	margin: 10px;
	width: 50px;
	}
	
.commenttext p {
	margin-top: 0;
	}

.storybreak {
	text-align: center;
	}

.subscribe-select {
	background-color: #f3e9d6;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	float: left;
	}	

	.subscribe-choice {
		float: left;
		margin-top: 10px;
		padding: 0 20px 20px;
		width: 217px;
		}
		
		.subscribe-choice h3 {
			text-align: center;
			}
			
.sidebar-ad {
	background-color: #f3e9d6;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 10px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center; 
	width: 350px;
	}
	
/***

BNA TRAVEL SEARCH WIDGET STYLES

***/

.AirSearch {
	margin: 10px auto;
	text-align: left;
	width: 130px;
	}

.AirSearchFrom {
	display: block;
	text-align: left;
	font-weight: bold;
	}
	
.AirSearchTo {
	display: block;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	}
	
.AirSearchDepDate {
	display: block;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	}

.AirSearchDepDateCal {
	margin-top: 8px;
	}
	
.AirSearchRetDate {
	display: block;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	}	
