/* 
	Theme Name: Vagabondish
	Theme URL: http://www.vagabondish.com
	Description: Vagabondish3 is a modern theme created for Wordpress.
	Author: Clash Creative
	Author URI: http://cla.sh
	Version: 3.0
*/


/***

GENERAL HTML STYLES

***/

* {
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	}

html {
	background: #c6af8d;
	}

body {

	}

h1 {
	color: #2b1a00;
	font: 30px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 8px 0;
	}

h2 {
	color: #2b1a00;
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}

h3 {
	color: #2b1a00;
	font: 18px "PT Serif", "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	}

h4 {
	color: #2b1a00;
	font: 16px "PT Serif", "Times New Roman", Times, serif;
	font-weight: bold;
	}

h5, h5 a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
	h5 a {
		text-transform: uppercase;
		}
p {
	font-size: 12px;
	}

em {
	font-style: italic;
	}
	
strong {
	font-weight: bold;
	}

ul, li {
	list-style-type: none;
	}

a {
	color: #117296;
	}

img {
	border-color: #e8ded0;	
	}

blockquote {
	background: #f3e9d6 url(images/blockquotes.gif) top right no-repeat;
	border-left: 3px solid #2b1a00;
	clear: both;
	margin: 30px;
	padding: 20px;
	}

textarea {
	background: url('http://www.vagabondsh.com/wp-content/themes/vagabondish3/images/bg-textarea.gif') bottom right no-repeat;
	}

div:after{ /* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
	}


/***

GLOBAL SITE STYLES

***/

#topper {
	background-color: #31221a;
	}

	#topper-inner {
		background: url('images/bg-topper.jpg') no-repeat right;
		height: 22px;
		margin: 0 auto;
		width: 988px;
		}

	#topper-inner a, #topper-inner p {
		color: #c6af8d;
		font-size: 10px;
		padding-top: 3px;
		text-align: center;
		}

#header {
	background: #fff7ec;
	}
	
	#header-inner {
		background: url('images/bg-header-grunge.jpg') no-repeat;
		height: 97px;
		margin: 0 auto;	
		width: 988px;
		}
	
	#logo {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/logo.jpg') 20px 20px no-repeat;
		display: block;
		float: left;
		height: 79px;
		outline: none;
		text-indent: -9999px;
		width: 326px;	
		}
		
	#header-right {
		float: right;
		width: 372px;
		}
	
	#rss-balloon {
		background: url('images/rss-balloon.jpg') no-repeat;
		display: block;
		float: left;
		height: 97px;
		outline: none;
		text-indent: -9999px;
		width: 85px;	
		}
	
#topnav {
	background: url('images/bg-topnav.jpg') repeat-x;
	}
	
#topnav-inner {
	height: 47px;
	margin: 0 auto;
	width: 988px;
	}
	
	#topnav-inner ul {
		padding-top: 5px;
		}
	
	#topnav-inner ul li, #topnav-inner ul li a {
		height: 42px;
		outline: none;		
		}
		
	li#topnav-home {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/topnav-home-hover.jpg') no-repeat;
		display: block;
		float: left;
		width: 195px;
		}
	
	li#topnav-home a {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/topnav-home.jpg') no-repeat;
		display: block;
		text-indent: -9999px;
		width: 195px;
		}

	li#topnav-home a:hover {
		background: none;
		}
		
	li#topnav-community {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/topnav-community-hover.jpg') no-repeat;
		display: block;
		float: left;
		width: 156px;
		}
	
	li#topnav-community a {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/topnav-community.jpg') no-repeat;
		display: block;
		text-indent: -9999px;
		width: 156px;
		}

	li#topnav-community a:hover {
		background: none;
		}

	li#topnav-shop {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/topnav-shop-hover.jpg') no-repeat;
		display: block;
		float: left;
		width: 104px;
		}
	
	li#topnav-shop a {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/topnav-shop.jpg') no-repeat;
		display: block;
		text-indent: -9999px;
		width: 104px;
		}

	li#topnav-shop a:hover {
		background: none;
		}

	li#topnav-contact {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/topnav-contact-hover.jpg') no-repeat;
		display: block;
		float: left;
		width: 126px;
		}
	
	li#topnav-contact a {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/topnav-contact.jpg') no-repeat;
		display: block;
		text-indent: -9999px;
		width: 126px;
		}

	li#topnav-contact a:hover {
		background: none;
		}

#searchbar {
	float: right;
	margin-top: 15px;
	width: 300px;
	}
		
#subnav {
	background: #000;
	}

	#subnav-inner {
		margin: 0 auto;
		width: 988px;
		}
	
	#subnav-inner ul {
		}
	
	#subnav-inner li {
		display: inline;
		float: left;
		padding: 8px 30px 8px 20px;
		}
	
	#subnav a {
		color: #fff;
		font-size: 12px;
		text-decoration: none;
		}
	
	#subnav a:hover {
		color: #e0d2a7;
		}
		
#content {
	background: #fff;
	color: #333;
	margin: 5px auto 0;
	padding: 10px 10px 3px;
	width: 968px;
	}
	
#content.homepage {
	font: 11px/14px Verdana, Geneva, sans-serif;
	}

#main {
	float: left;
	width: 665px;
	}
	
	#main * {
		font-family: Georgia, "Times New Roman", Times, serif;	
		}
	
	#main h1 {
		margin-left: 15px; /* Account for slight spacing issue with sIFR */
		margin-bottom: 0;
		}
	
	#main h2, #main h3, #main h4, #main h5 {
		margin-left: 16px;
		}

	#main h2 {
		margin-top: 20px;
		}
	
	#main h3 {
		font-family: "PT Serif";
		margin-top: 30px;
		}
	#main h4 {
		font-family: "PT Serif";
		margin-top: 30px;
		}

	#main #postcontent p, #main #postcontent  a, #main #postcontent  em, #main #postcontent  li {
		font-size: 14px;
		}
	
	#main p {
		line-height: 20px;
		margin: 10px 16px 20px;
		}

	#main ul, #main ol {
		margin: 10px 16px 20px;
		}
		
		#main ul li, #main ol li {
			line-height: 20px;
			list-style: disc;
			margin-left: 32px;		
			}

	#main .head {
		background: #31221a url('/wp-content/themes/vagabondish3/images/bg-features.gif') right no-repeat;
		height: 22px;
		margin-bottom: 2px;
		padding: 3px 16px;
		}

	#main .head h3 {
		display: block;
		float: left;
		height: 19px;
		margin-top: 1px;
		margin-left: 0;
		text-indent: -9999px;		
		}

	#main .head h3.feature {
		background: url('/wp-content/themes/vagabondish3/images/h-feature.jpg') no-repeat;
		width: 97px;
		}

	#main .head h3.news {
		background: url('/wp-content/themes/vagabondish3/images/h-news.jpg') no-repeat;
		width: 65px;
		}
		
	#main .head h3.sidelines {
		background: url('/wp-content/themes/vagabondish3/images/h-sidelines.jpg') no-repeat;
		width: 99px;
		}
		
	h5.author {
		letter-spacing: 2px;
		margin-top: 8px;
		}
	
	#main .metabar {
		width: 180px;
		float: right;
		border-left: 1px solid #d9d2c1;
		margin: 0 8px 0 16px;
		padding: 0 8px;
		}
		
		.metabar p {
			font: 12px Georgia, "Times New Roman", Times, serif;
			font-style: italic;	
			margin-top: 0;
			}
	
	#main #postcontent p img {
		border: 3px solid #e8ded0;
		margin: 0 auto;
		width: 631px;
		}
		
	#main span.caption {
		background: #31221a;
		color: #ccc;
		display: block;
		font-size: 11px;
		padding: 8px;
		width: 621px;
		}
		
	#main span.caption a {
		color: #ccc;	
		font-size: 11px;
		text-decoration: none;
		}

.twitter-compact {
	float: left;
	padding-top: 1px;
	}
	
.stumble-compact {
	float: left;
	width: 118px;
	}

#learn-more {

	}

	#learn-more h2 {
		background: url('/wp-content/themes/vagabondish3/images/h-learn-more.jpg') no-repeat;
		height: 19px;
		text-indent: -9999px;
		width: 86px;
		}
		
	#byline {
		margin-bottom: 40px;
		}
		
		#byline h2 {
			background: url('/wp-content/themes/vagabondish3/images/h-about-the-author.jpg') no-repeat;
			height: 21px;
			text-indent: -9999px;
			width: 127px;
			}
	
		#byline p {
			float: left;
			margin: 0 8px 8px;
			width: 470px;
			}
		
		#byline img {
			border: 1px solid #e8ded0;
			float: left;
			margin: 0 16px;
			padding: 3px;
			}

	#social-bar {
		padding-left: 16px;
		margin-bottom: 8px;
		}

	#main .head#share-thoughts {
		background: #31221a url('/wp-content/themes/vagabondish3/images/bg-share-thoughts.gif') right no-repeat;
		float: left;
		height: 22px;
		margin-top: 10px;
		margin-bottom: 2px;
		padding: 3px 16px;
		width: 633px;
		}
	
	#main .head#share-thoughts h2 {
		background: url('/wp-content/themes/vagabondish3/images/h-share-thoughts.jpg') no-repeat;
		display: block;
		float: left;
		height: 22px;
		margin-top: 1px;
		margin-left: 0;
		text-indent: -9999px;
		width: 314px;
		}

#comment-block {
	background-color: #fff;
	font-size: 12px;
	}
	
	#comment-list {
		padding-left: 16px;	
		}
	
	#comment-block p, #comment-block a {
		font-size: 12px;
		margin-top: 16px;
		}
	
	#comment-block .alt {
		background-color: #eee7de;	
		}
	
	#comment-block img {
		border: 3px solid #e8ded0;
		}
	
	#comment-block input, #comment-block textarea {
		border: 1px solid #ccc;
		font-size: 12px;
		padding: 4px;
		}


/***

INDIVIDUAL POST STYLES

***/

#fully-exposed {
	width: 968px;
	}

	#fully-exposed img {
		width: 968px;	
		}

	#fully-exposed span.caption {
		background: #31221a;
		color: #ccc;
		display: block;
		font-size: 11px;
		margin-bottom: 3px;
		padding: 8px 18px;
		}


/***

SIDEBAR STYLES

***/

#sidebar {
	float: left;
	margin-left: 3px;
	width: 300px;
	}
		
	#sidebar h3 {
		background: #eee7de url('images/bg-horz-rule.gif') bottom repeat-x;
		border-top: 2px solid #31221a;
		font-size: 12px;
		padding: 8px;
		margin: 18px 8px 0;
		}
		
	#sidebar ul, #sidebar p {
		margin: 16px;
		}
	
	#sidebar li {
		margin-bottom: 8px;
		}
	
	#sidebar ul li, #sidebar p, #sidebar a {
		font: 11px/14px Verdana, Geneva, sans-serif;
		}
		
	.sideblock#media img, .sideblock#affiliations img {
		margin-left: 16px;
		}
	
	#sidebar #ad-featured {
		background-color: #e4d9c9;
		padding: 25px;
		width: 250px;
		}
	
	.sideblock {
		margin: 8px 0 12px;
		}
	
	.sideblock#sponsors1 {
		margin: 8px auto 0;
		width: 282px;
		}
		
		.sideblock#sponsors1 img {
			border: 1px solid #ccc;
			float: left;
			margin: 4px;
			padding: 3px;
			}

	.sideblock#sponsors2 {
		margin: 0 auto;
		width: 282px;
		}
		
		.sideblock#sponsors2 img {
			border: 1px solid #ccc;
			float: left;
			margin: 4px;
			padding: 3px;
			}

	.sideblock#sponsors3 {
		margin: 0 auto;
		width: 282px;
		}
		
		.sideblock#sponsors3 img {
			border: 1px solid #ccc;
			float: left;
			margin: 4px;
			padding: 3px;
			}

	.sideblock#sponsors4 {
		margin: 0 auto;
		width: 282px;
		}
		
		.sideblock#sponsors4 img {
			border: 1px solid #ccc;
			float: left;
			margin: 4px;
			padding: 3px;
			}
			
	.sideblock#recent h3 a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		outline: none;
		}
	
	.sideblock#recent h3 a.selected {
		color: #333;
		font-weight: bold;
		text-decoration: none;
		}
	
	

/***

HOMEPAGE STYLES

***/

#features {
	margin-bottom: 2px;
	}
	
#features .head {
	background: #31221a url('images/bg-features.gif') right no-repeat;
	clear: both;
	display: block;
	float: left;
	margin-bottom: 2px;
	padding: 3px 16px;
	width: 936px;
	}
	
#features .head h3 {
	background: url('images/h-features.jpg') no-repeat;
	display: block;
	float: left;
	height: 19px;
	margin-top: 1px;
	text-indent: -9999px;
	width: 97px;
	}
	
#features .head h4 {
	background: url('images/h-features-tagline.gif') no-repeat;
	display: block;
	float: left;
	height: 11px;
	margin-left: 5px;
	margin-top: 5px;
	text-indent: -9999px;
	width: 314px;
	}

#prime {
	float: left;
	height: 468px;
	margin-right: 8px;
	overflow: hidden;
	position: relative;
	width: 662px;
	}
	
	#prime #inset {
		border-left: 5px solid #31221a;
		float: right;
		margin-top: 230px;
		width: 398px;
		}
	
	#prime #inset-inner {
		background: #000;
		opacity: .9;
		padding: 20px 10px;
		width: 378px;
		}
		
	#prime #inset h1 {
		color: #fff;
		font-size: 24px;
		margin-bottom: 8px;
		margin-top: 0;
		}
	
	#prime #inset p {
		border-top: 1px solid #31221a;
		color: #fff;
		font: 12px/18px Georgia, "Times New Roman", Times, serif;
		padding-top: 10px;
		}
		
	#prime #inset a {
		color: #e3d8c9;
		font: 12px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		text-decoration: underline;
		}
		
#features-column {
	float: left;
	width: 280px;
	}

	#features-column li {
		border-bottom: 1px solid #ccc;
		padding: 8px;
		}
		
	#features-column li a {
		color: #31221a;
		display: block;
		font: 18px/22px Georgia, "Times New Roman", Times, serif;
		margin-bottom: 4px;
		text-decoration: none;
		}
	
#news-sidelines {
	background: #31221a;
	clear: both;
	display: block;
	float: left; /* REQUIRED FOR IE7 */
	margin: 2px 0;
	padding: 0 0 10px 20px;
	}
	
	#news-sidelines h3 {
		background: url('images/h-home-news-sidelines.jpg') no-repeat;
		display: block;
		float: left;
		height: 139px;
		margin-right: 30px;
		text-indent: -9999px;
		width: 194px;
		}
		
	#news-sidelines .news-item {
		float: left;
		margin: 15px 31px 10px 0;
		width: 150px;
		}
		
	#news-sidelines .news-item a {
		color: #f2e7d7;
		display: block;
		font: 12px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		text-decoration: none;
		}
		
		.news-item a:hover div {
			border-color: #fff;
			}
		
	.news-item div.graphic {
		border: 3px solid #c0a781;
		height: 103px;
		overflow: hidden;
		margin-bottom: 8px;
		width: 150px;
		}

#modern-vagabond {
	float: left;
	width: 451px;
	}

	#modern-vagabond #head {
		background: #31221a url('images/bg-home-modern-vagabond.gif') right no-repeat;
		height: 43px;
		padding: 18px 4px 0 16px;	
		}
	
	#modern-vagabond #head h3 {
		background: url('images/h-home-modern-vagabond.jpg') no-repeat;
		display: block;
		float: left;
		height: 24px;
		margin-top: 1px;
		text-indent: -9999px;
		width: 210px;
		}
		
	#modern-vagabond #head h4 {
		background: url('images/h-home-modern-vagabond-tagline.gif') no-repeat;
		display: block;
		float: left;
		height: 24px;
		margin-left: 5px;
		text-indent: -9999px;
		width: 210px;
		}
		
	#modern-vagabond h5 a {
		color: #117296;
		font: 18px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		display: block;
		margin: 16px;
		text-decoration: none;	
		}
	
	#modern-vagabond p {
		line-height: 18px;
		margin: 16px;
		}
		
	#modern-vagabond div.graphic {
		border: 3px solid #e8ded0;
		float: right;
		height: 150px;
		overflow: hidden;
		margin: 6px 16px;
		width: 150px;		
		}


#were-reading {
	background: #31221a url('images/bg-home-were-reading.gif') top right no-repeat;
	float: left;
	margin-left: 4px;
	width: 250px;
	}
	
#were-reading h3 {
	background: url('images/h-home-were-reading.jpg') no-repeat;
	display: block;
	height: 23px;
	margin: 19px 0 6px 16px;
	text-indent: -9999px;
	width: 208px;
	}

#were-reading h4 {
	background: url('images/h-home-were-reading-tagline.gif') 0 8px no-repeat;
	border-bottom: 1px solid #6c5b4d;
	border-top: 1px solid #6c5b4d;
	display: block;
	height: 24px;
	margin: 8px 16px;
	padding: 8px 0;
	text-indent: -9999px;
	width: 218px;
	}

#were-reading li {
	border-bottom: 1px dotted #6c5b4d;
	color: #c6af8d;
	margin: 4px 16px 8px;
	}

	#were-reading li.sponsored {
		padding-bottom: 5px;
		}	
	#were-reading li.sponsored a {
		display: inline;
		}

#were-reading a {
	color: #c6af8d;
	display: block;
	margin-bottom: 8px;
	text-decoration: none;
	}

#were-reading a:hover {
	color: #fff;
	}

#potm {
	float: left;
	border-top: 2px solid #31221a;
	margin-left: 4px;
	width: 259px;
	}
	
#potm h3 {
	background: url('images/h-home-potm.jpg') 0 8px no-repeat;
	display: block;
	height: 19px;
	margin: 8px 16px 0;
	padding: 8px 0 0;
	text-indent: -9999px;
	width: 189px;
	}

#potm h4 {
	background: url('images/h-home-potm-tagline.gif') 0 8px no-repeat;
	display: block;
	height: 27px;
	margin: 0 16px;
	padding: 8px 0;
	text-indent: -9999px;
	width: 175px;
	}
	
#potm .graphic {
	border: 3px solid #e8ded0;
	overflow: hidden;
	max-height: 220px;
	margin-left: 1px;
	width: 250px;
	}
	
#potm img {
	width: 250px;
	}

#potm h5 a {
	color: #117296;
	display: block;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 8px 16px;
	text-decoration: none;
	}

#dispatches {
	background: url('/wp-content/themes/vagabondish3/images/bg-dispatches-home.jpg') no-repeat;
	height: 85px;
	margin: 0 auto;
	padding: 65px 0 0 26px;
	width: 962px; 
	}

	#dispatches h5 {
		width: 430px;		
		}
		
	#dispatches h5 a {
		font-size: 18px;
		text-decoration: none;
		}

	#dispatches p {
		margin-left: 1px;
		width: 400px;
		}
		
		
		
/***

MIDDLE RAIL

***/

#middle-rail {
	background: #31221a;
	clear: both;
	margin: 0 auto 2px;
	padding: 5px;
	text-align: center;
	}
	
#middle-rail a, #middle-rail p {
	color: #c6af8d;
	font-size: 10px;
	}



/***

HOMEPAGE AD RAIL

***/

#ad-rail {
	background: #31221a;
	clear: both;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 978px;
	}
	
#ad-rail a, #ad-rail p {
	color: #c6af8d;
	font-size: 10px;
	}


/***

NETWORKING BAR

***/

#network-bar {
	background: url('images/bg-network-bar.jpg') repeat-x;
	height: 104px;
	margin: 0 auto;
	width: 988px;
	}

#twitter-box {
	background: url('images/bg-twitter-box.jpg') bottom right no-repeat;
	float: left;
	height: 104px;
	width: 658px;
	}

#twitter-box h3 {
	background: url('images/h-twitter-with-us.jpg') 0 8px no-repeat;
	display: block;
	float: left;
	height: 19px;
	margin: 8px 8px 0 4px;
	padding: 8px 0 0;
	text-indent: -9999px;
	width: 131px;
	}

#twitter-box #query {
	display: block;
	width: 522px;
	}

#twitter-box p {
	float: left;
	margin: 4px 0 0 8px;
	width: 513px;
	}
	
#network-bar .divider {
	background: url('images/bg-network-bar-divider.jpg') no-repeat;
	float: left;
	height: 104px;
	width: 2px;
	}

#subscribe-box {
	background: url('images/bg-subscribe-box.jpg') bottom left no-repeat;
	float: left;
	height: 104px;
	width: 328px;
	}
	
#subscribe-box h3 {
	background: url('images/h-subscribe.jpg') no-repeat;
	display: block;
	height: 19px;
	margin: 16px 0 0 16px;
	padding-top: 4px;
	text-indent: -9999px;
	width: 273px;
	}

#subscribe-box h5, #subscribe-box h5 a {
	color: #31221a;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	}

#subscribe-box-email {
	float: left;
	margin-left: 16px;
	padding-left: 2px;
	width: 168px;
	}

#subscribe-box-rss {
	background: url('images/seal-rss.jpg') bottom right no-repeat;
	float: left;
	height: 65px;
	width: 140px;
	}


/***

FOOTER STYLES

***/

#footer-topper {
	background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/bg-footer.gif') bottom repeat-x;
	height: 131px;
	}

#footer-topper-inner {
	margin: 0 auto;
	width: 988px;
	}

#footer {
	background: #000;
	color: #fff;
	padding: 16px 40px;
	}

#footer-inner {
	margin: 0 auto;
	padding: 8px 0 32px;
	width: 958px;
	}
	
	#footer-inner p, #footer-inner a {
		font-size: 11px;	
		}

	#footer-inner p {
		margin-top: 16px;
		}

	#footer-inner a {
		color: #fff;
		font-weight: bold;
		}
		
	#footer-inner #advertising {
		float: left;
		width: 474px;
		}
	
	#footer-inner #advertising h3 {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/h-footer-advertising.jpg') no-repeat;
		display: block;
		height: 22px;
		margin: 16px 0 8px 0;
		text-indent: -9999px;
		width: 205px;
		}

	#footer-inner #getintouch {
/*		float: left;
		margin-left: 30px;
		width: 444px; */
		}
		
	#footer-inner #getintouch h3 {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/h-footer-contact.jpg') no-repeat;
		display: block;
		height: 18px;
		margin: 24px 0 8px 0;
		text-indent: -9999px;
		width: 99px;
		}

	#footer-inner #onlyapartments {
		float: left;
		margin-left: 30px;
		width: 225px;
		}
		
	#footer-inner #onlyapartments h3 {
		background: url('http://www.vagabondish.com/wp-content/uploads/logo-onlyapartments-new.gif') no-repeat;
		display: block;
		height: 38px;
		margin: 3px 0 0;
		text-indent: -9999px;
		width: 190px;
		}

	#footer-inner #onlyapartments a {
		font-weight: normal;
		text-decoration: none;
		}

	#footer-inner #dotcomrades {
		float: left;
		margin-left: 30px;
		width: 180px;
		}
		
	#footer-inner #dotcomrades h3 {
		background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/h-footer-dotcomrades.jpg') no-repeat;
		display: block;
		height: 19px;
		margin: 16px 0 8px 0;
		text-indent: -9999px;
		width: 117px;
		}

	#footer-inner #dotcomrades a {
		font-weight: normal;
		text-decoration: none;
		}
		
#footer-sponsors {
	background: #000;
	}
	
#footer-sponsors-inner {
	margin: 0 auto;
	padding: 8px 0 16px;
	text-align: center;
	width: 988px;
	}
	
#footer-sponsors-inner p, #footer-sponsors-inner a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	}

#footer-bottom {
	height: 184px;
	}

#footer-bottom-inner {
	background: #c6af8d url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/bg-footer-bottom.gif') right no-repeat;
	height: 179px;
	margin: 0 auto;
	padding-top: 5px;
	width: 988px;
	}

p#copyright {
	background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/copyright.gif') no-repeat;
	height: 14px;
	margin-left: 200px;
	text-indent: -9999px;
	width: 319px;
	}

p#copyright a {
	display: block;
	}

/***

GLOBAL STYLES

***/

#leaderboard {
	width: 728px;
	}	

.horz-rule {
	background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/bg-horz-rule.gif') repeat-x;
	clear: both;
	height: 1px;
	margin: 2px 0 8px;
	}

.horz-rule-narrow {
	background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/bg-horz-rule.gif') repeat-x;
	clear: both;
	height: 1px;
	margin: 16px 16px 8px;
	}

.btn-read-more {
	background: url('http://www.vagabondish.com/wp-content/themes/vagabondish3/images/btn-read-more.jpg') no-repeat;
	display: block;
	height: 21px;
	margin: 8px 16px;
	outline: none;
	text-indent: -9999px;
	width: 75px;
	}

.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: #e8ded0;
	border-bottom-color: #e8ded0;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	}
	
.chitikamega {
	margin: 10px 16px;
	width: 500px;
	}

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

	.subscribe-choice {
		float: left;
		margin: 8px;
		padding: 0 20px 20px;
		width: 260px;
		}
		
		.subscribe-choice h3 {
			text-align: center;
			}

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

	.video object {
		margin: 0 auto;
		}

.highlight {
	background-color: #ff9;
	border: 1px solid #fc6;
	margin: 10px 15px;
	padding: 5px;
	text-align: center;
	}
		
.contest-entry {
	float: right;
	width: 200px;
	padding: 20px;
	margin: 0 20px 20px 10px;
	background: #f7f8c0;
	border: 1px solid #ccc;	
	}

	.contest-entry a img {
		border: none;
		width: 150px;
		}
