/*   
Theme Name: Nomadic Matt's Travel Theme
Theme URI: 
Description:  Redesign of NomadicMatt.com
Author: J. D. Bentley
Author URI: http://jdbentley.com/
Template: thematic
Version: 1.0
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Get Domtab CSS */
@import url('pbd_domtab.css');
@import url('pbd_domtabie7.css');
@import url('pbd_domtabie8.css');


body{
	background: #646464 url('images/header.jpg') no-repeat top center;
	font-family: "Georgia", sans-serif;
	font-family: Arial, Verdana, sans-serif;	
}

a, a:visited{
	color: #5aa3c5;
}

a:hover{
	color: #141414;
}

#secondary h3{
	
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

#secondary a, #secondary a:visited{
	color: #141414;
}

#secondary a:hover{
	color: #5aa3c5;
}

#branding{
	margin-top: 0px;
	margin-bottom: 3px;
	height: 30px;

}

#blog-title{
	background: url('images/logo.png') no-repeat;
	width: 280px;
	height: 59px;
	margin-left: 220px;
	margin-top: -70px;
	float: left;
	display: none;
}

#blog-title span a{
	display: none;
}

#blog-description{
	float: right;
	font-style: normal;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 35px;
	color: #ffffff;
	display: none;
}

#access{
	height: 25px;
	border: 0px;
	margin-top: -29px;
font-family: "Helvetica", "Arial", sans-serif;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

#access-search{
	margin-left: auto;
	margin-right: auto;
}

#access-search #s{
	margin-top: 2px;
	font-size: 0.97em;
	height: 18px;
	width: 180px;
	padding-top: 2px;
	border: thin solid #000;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}

.menu{
	text-transform: uppercase;
	font-size: 0.86em;
	margin-left: auto;
	margin-right: auto;
}

.sf-menu{
	height: 26px;
	background-color: transparent;
	margin-left: -30px;
}

.sf-menu a, .sf-menu a:visited{
	border-top: none;
	border-bottom: none;
	height: 8px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	background-color: transparent;
}

.sf-menu a:hover{
	background-color: transparent;
	color: #ffffff;
}

.sf-menu li{
	background-color: transparent;
}

.sf-menu li:hover{
	background-color: #444444;
}

.sf-menu li ul{
	margin-top: -5px;
	width: 200px;
	border: none;
	border-bottom: thin solid;
	display: none;
}

.sf-menu li ul a, .sf-menu li ul a:visited{
	color: #141414;
	padding: 14px;

}

.sf-menu li ul a:hover{
	color: #ffffff;
}

#travel-news-links a, #travel-news-links a:visited{
	color: #000000;
	font-size: 1.1em;
}

#travel-news-linka a:hover{
	color: #646464;
}








.domtab{
	margin-top: -20px;
}

.domtab li{
	list-style-type: none;
}

.domtab div li{
	border: none;
	font-size: 0.9em;
	padding: 0px;
}

.domtab a, .domtab a:visited{
	color: #5aa3cd;
}

.domtab a:hover{
	color: #141414;
}








#main{
	background-color: #8f8f8f;
	margin-top: -50px;
	width: 937px;
	padding-bottom: 0px;
}

#container{
	margin-top: -76px;
	background-color: #ffffff;
	height: 100%;
}

#page-container{
	width: 960px;
	background-color: #ffffff;
	float: left;
	margin-top: -66px;
}

#content{
	padding: 20px;
	min-height: 300px;
	border: none;
}

#content div{
	border: none;
}

#content a, #content a:visited{
	color: #5aa3c5;
}

#content a:hover{
	color: #141414;
}

#content img{
	margin-bottom: 0px;
}

#page-content {
    margin:0 0 0 10px;
    width:750px;
    overflow:hidden;
    padding-top: 20px;
    float: left;
}

#page-content div{
	border: none;
}

#page-content2 {
    margin:0 0 0 10px;
    width:600px;
    overflow:hidden;
    padding-top: 20px;
    float: left;
}

#page-content2 div{
	border: none;
}


#page-content2 img{
	margin-bottom: 5px;
}

#page-content2 p{
	line-height: 1.3em;
	margin-bottom: 10px;
}

#page-content2 h1{
	text-align: center;
}

#page-content2 h1, #page-content h2{
	text-transform: uppercase;
	margin-bottom: -20px;
	margin-top: 10px;
}

#page-content2 h2 a, #page-content h2 a:visited{
	color: #5aa3c5;
}

#page-content2 h2 a:hover{
	color: #141414;
}



#tlink{
	float: right;
	border: none;
	padding-right: 30px;
	padding-top: 72px;
}

#tlink tr{
	border: none;
}

#tlink table{
	border: none; 
}

#page-content img{
	margin-bottom: -5px;
}

#page-content p{
	line-height: 1.3em;
	margin-bottom: 10px;
}

#page-content h1{
	text-align: center;
}

#page-content h1, #page-content h2{
	text-transform: uppercase;
	margin-bottom: -20px;
	margin-top: 10px;
}

#page-content h2 a, #page-content h2 a:visited{
	color: #5aa3c5;
}

#page-content h2 a:hover{
	color: #141414;
}

#page-content table{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

#page-content table tr{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

#gallery-page-content {
    margin:0 0 0 10px;
    width:960px;
    overflow:hidden;
    padding-top: 20px;
}

#gallery-page-content h1, #gallery-page-content h2{
	text-transform: uppercase;
}

#gallery-page-content h2 a, #gallery-page-content h2 a:visited{
	color: #5aa3c5;
}

#gallery-page-content h2 a:hover{
	color: #141414;
}

#gallery-page-content table{
	border-left: none;
	border-right: none;
	border-bottom: none;
}

#content h1, #content h2{
	text-transform: uppercase;
}

#content h2 a, #content h2 a:visited{
	color: #5aa3c5;
}

#content h2 a:hover{
	color: #141414;
}



.home-content-holder{
	width:937px;
	margin:0 auto 0px auto;
	background:#8f8f8f;	
}



#featured-container{
	background-color: #8f8f8f;
	width: 937px;
	height:265px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -62px;
	z-index: 2;
}


#featured-rotater{
	float: left;
	height: 270px;
	width: 620px;
	position: relative;
	overflow: hidden;
	padding-right: 10px;
	background-color: #8f8f8f;
	margin-top: -5px;
}

.featured-post-meta{
	margin-top: 0px;
	float: left;
	position: relative;
}

.featured-text{
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	height: 30px;
	padding: 22px;
	color: #ffffff;
	margin-top: 201px;
	padding-top: 12px;
}

.featured-text h3{
	text-transform: uppercase;
	font-weight: bold;
}

.featured-text h2{
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}

.featured-text h2 a, .featured-text h2 a:visited{
	color: #5aa3c5;
	text-decoration: none;
}

.featured-text h2 a:hover{
	color: #fff;
}

#homepage-sidebar{
	padding-top: 60px;
	height: 256px;
}







#home-content{
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#three-columns{
	float: left;
	width: 620px;
	margin-top: -20px;
	padding-right:5px;
	border-right:1px dotted #111;
}

#ebook{
	background: #8f8f8f url('images/ebookbg.jpg') no-repeat;
	/*height: 200px;*/
	width: 620px;
	margin-bottom: 10px;
	clear:both;
	padding:10px 0;
	border-top:1px dotted #111;
	border-bottom:1px dotted #111;
}

#ebook p{
	font-size: 13px;
	padding-top: 60px;
	padding-left: 142px;
	line-height: 1.7em;
	padding-right: 10px;
}

#ebook a, #ebook a:visited{
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 1.0em;
	background-color: #141414;
	color: #fff;
	margin-top: -20px;
	margin-right: 7px;
	text-decoration: none;
}

#ebook a:hover{
	background-color: #646464;
}

#travel-news{
	background:url(images/travel_news_bg2.png) 190px 10px no-repeat #a3a3a3;
	width:240px;
	margin-left:10px;
	float:left;
	padding:0 10px 10px 10px;	
}
#travel-news a, #travel-news a:visited{
	color:#111;
	text-decoration:none;
}
#travel-news a:hover{
	color:#111;
	text-decoration:underline;
}
#travel-gear{
	width:320px;
	padding:0 10px 10px 10px;
	float:left;	
}
#videotitle{
	margin-top:-10px;
	}
.home-column{
	width: 207px;
	/*height: 200px; */
	/*margin-right:10px;*/
	float: left;
}

#column-1{
	float: left;
}

#column-2{
	float: left;
}

#column-3{
	float: left;
	margin-right:-2px;
}

.column-content{
	padding: 10px 10px 10px 10px;
	background-color: #8f8f8f;
	margin-bottom: 10px;
	min-height: 250px;
	border-right:1px dotted #111;
}
.last-column{
	border:none;
	margin-right:none;
	}
.column-content h3{
	margin-bottom:5px;
	font-family:Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	letter-spacing:-0.035em;	
}
.column-content h3 a{
	color:#000;
	text-decoration:none;
}
.column-content h3 a:hover{
	color:#000;
	text-decoration:underline;
}

.column-content p{
	font-size: 0.8em;
	margin-top: 0px
}

.column-content a.read-more, .column-content a.read-more:visited{
	float: right;
	background-color: #141414;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 0.8em;
	margin-top: -20px;
}

.column-content a.read-more:hover{
	background-color: #646464;
}

#homepage-secondary-sidebar{
	float: right;
	width: 307px;
	margin-top: -28px;
}
#homepage-secondary-sidebar .widgettitle{
	font-family:Arial, Verdna, sans-serif;
	padding-top:10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;	
}





#primary{
	margin-top: -45px;
	border: 0px;
	padding: 0px;
}

#subscribe-box{
	padding-top: 7px;
	color: #ffffff;
}

#subscribeheader{
	font-size: 2.3em;
	text-transform: uppercase;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
}

#subscribe-box p{
	text-align: justify;
	line-height: 1.2em;
	margin-bottom: 15px;
	-webkit-text-stroke: 1px transparent;
}

#rss-icon{
	float:right;
	margin-top: -96px;
}

#social-media{
	margin-top: 12px;
}

#social-media img{
	padding-left: 7px;
}

.left{
	float: left;
}

.mid{
	float: left;
}

#spacer{
	float: left;
	width: 15px;
}

.right{
	float: right;
}

#topics-widget{
	margin-top: 0px;
	width: 315px;
	font-size: 0.8em;
}

#topics-widget ul li{
	list-style-type: none;
	margin-left: -18px;
}

#topics-widget a:hover{
	color: #efefef;
}

#let-nomadic-matt{
	font-size: 1.2em;
	margin-left: -18px;
}

#strips-container{
	border: thin solid #141414;
	background-color: #efefef;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 20px;
	width: 300px;
	margin-left: -18px;
}

#strips-container a, #strips-container a:visited{
	padding-bottom: 10px;
}

#strips-container a:hover{
	color: #646464;
}

.odd-strip{
	background-color: #bfbfbf;
	color: #ffffff;
	padding-top:10px;
	padding-bottom: 3px;
	width: 100%;
	padding-left: 74px;
	padding-right: 74px;
}

.even-strip{
	padding-top: 10px;
	padding-bottom: 10px;
}


.aside {
color:#666666;
font-family:arial;
}


#ad-columns{
	margin-left: -18px;
	margin-right: auto;
	width: 320px;
}

#ad-column-1{
	padding-right: 35px;
	float: left;
	width: 125px;
}

#ad-column-2{
	float: left;
	width:125px;
}

#ad-column-1 img, #ad-column-2 img{
	padding-bottom: 18px;
	width: 140px;
}

#blog-large-ad{
	margin-left: -18px;
}





/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #666666;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	}
	
.reply a:hover {
	background: #3A87DD;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #3A87DD;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}


.single .entry-utility {display:none;}



#footer{
	border: 0px;
	background-color: #000000;
	color: #ffffff;
}

#home-spacer{
	/*margin-bottom: 760px;*/
}

#first, #second, #third{
	color: #ffffff;
}

#first p, #second p, #third p{
	color: #fff;
	font-size: 0.9em;
}

#first h3, #second h3, #third h3{
	font-size: 1.4em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
}

#subsidiary{
	padding-top: 10px;
}

#siteinfo{
	color: #ffffff;
}

#siteinfo a:hover{
	color: gray;
}

#siteinfo {
    padding: 10px 0 10px;
}

.tweetmeme_button{
    margin-top: -80px;
}

.paged #nav-above {
display:none;
}
