/*  
Theme Name: Jetsetter Passport
Theme URI: http://passport.jetsetter.com/
Description: Jetsetter Passport’s awesome theme
Version: 1.0
Author: Jetsetter
Author URI: http://www.jetsetter.com/
*/
body, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, p, form, img {
	margin: 0;
	padding: 0;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	background-color: #ededed;
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	color: #212121;
	font-weight:normal;
}

a:link, a:active, a:visited {
	color: #F78C0D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}

.logo img {
	_behavior: url(/wp-content/themes/jetsetter/js/iepngfix.htc);
}


#header-wrapper {
	width: 100%;
	background: #fff url(http://cdn.jetsetter.com/static/templates/mktg/header.jpg) repeat-x top left;
}

#header {
	margin: 0 auto;
	width: 925px;
}

#header .logo {
	float: left;
	padding-top: 2px;
}

#header .nav {
	float: right;
	_display: inline;
	margin-top: 18px;
}

#header .nav li {
	float: left;
	_display: inline;
	list-style-type: none;
	margin-left: 28px;
}

#header .nav li a {
	display: block;
	background: url(images/passport-sprites.png) no-repeat;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #fff;
}

#header .nav li.home a {
	background-position: 0 0;
}
#header .nav li.page-item-2 a {

	background-position: 0 -30px;
}
#header .nav li.rss a {
	background-position: 0 -60px;
}
#header .nav li.twitter a {
	background-position: 0 -90px;
}


#wrapper {
	margin: 30px auto 0;
	padding: 0 26px 25px;
	width: 885px; /* 925 - 26*2 + 6*2 */
	background: url(images/shadows.png) repeat-y 0 0;
}
#bottom-shadow {
	width: 937px;
	height: 13px; 
	margin: 0 auto 17px;
	background: url(images/shadows.png) no-repeat -949px 0;
}

#nav-links-bar {
	float: left;
	margin-top: 30px;
}

#nav-links-bar span {
	color: #777777;
	float: right;
	font-size: 9pt;
	font-weight: normal;
	line-height: 110%;
	margin-left: 10px;
	margin-top: 9px;
}

#nav-links-bar span a {
	color: #777777;
}


#container {
	float: left;
	_display: inline;
	width: 590px;
	padding-top: 20px;
	overflow: hidden;
}

.post {
	padding-top: 25px;
	margin-bottom: 25px;
}

.post h2 {
	font: 32px/1 georgia,serif;
	margin-bottom: 6px;
}

.post h2 a, .post h2 a:visited {
	color: #212121;
}

.entry {
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 18px;
}

.entry .postmetadata {
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	margin-bottom: 16px;
	padding: 8px 0;
	font: 12px georgia,serif;;
	color: #888; 
}

.entry .postmetadata .author,
.entry .postmetadata a {
	font-weight: bold;
	font-style: italic;
}

.entry .postmetadata .author {
	color: #595959;
}

.entry .postmetadata .meta-comment { 
	float: right;
	_display: inline;
	background: url(images/passport-sprites.png) no-repeat 0 -118px;
	padding-left: 20px;
	*margin-top: -25px;
}

.entry p, .entry li {
	margin: 1em 0;
}

.entry a.more-link {
	font-weight: bold;
}

.alignnone {
	margin-bottom: 25px;
}

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;

}

.alignleft {
	float: left;
	_display: inline;
	margin: 0 10px 10px 0 !important;
}

.alignright {
	float: right;
	_display: inline;
	margin: 0 0 10px 10px !important;
}

.wp-caption {
	position: relative;
	width: auto !important;
	overflow: hidden;
	_zoom: 1;
}

.wp-caption a,
.wp-caption a img {
	display: block;
}

.wp-caption .wp-caption-text {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url(http://cdn.jetsetter.com/static/images/layout/gallery-caption-overlay.png) repeat 0 0;
	_behavior: url(/wp-content/themes/jetsetter/js/iepngfix.htc);
	margin: 0;
	padding: 5px 0;
	font: bold italic 11px georgia,serif;
	color: #fff;
	text-align: center;
}


/* Share stuff (facebook like etc) */ 
.post .share {
	border-bottom: 1px solid #e5e5e5;
	padding: 12px 0;
}
.post .share iframe {
	float: left;
}

.post .share ul.addtoany_list,
.post .share ul.addtoany_list li a {
	padding: 0 !important;
	float: left !important;
	_display: inline;
}
.post .share ul.addtoany_list {
	margin: 2px 10px 0 0 !important;
}

.post .share .post-tags {
	max-width: 350px;
	float: right;
	_display: inline;
	font-family: georgia,serif;
	font-size: 12px;
}

.post .share .post-tags a {
	font-weight: bold;
}


.navigation {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.navigation .prev {
	float: left;
	_display; inline;
}

.navigation .prev a {
	padding-left: 15px;
	background: url(images/passport-sprites.png) no-repeat 0 -349px;
	*background-position: 0 -347px;
}

.navigation .next {
	float: right;
	_display: inline;
}

.navigation .next a {
	padding-right: 15px;
	background: url(images/passport-sprites.png) no-repeat right -299px;
	*background-position: right -297px;
}


.comment-navigation {
	font-size: 12px;
}
.comment-navigation .prev a {
	padding-right: 10px;
	background-position: 0 -248px;
	*background-position: 0 -246px;
}
.comment-navigation .next a {
	padding-left: 10px;
	background-position: right -198px;
	*background-position: right -196px;
}


/*Sidebar
-----------------------------------------------------*/
#sidebar {
	float: right;
	_display: inline;
	width: 278px;
	margin-top: 20px;
}

#sidebar ul {
	background-color: #f5f5f5;
	list-style-type: none;
}

#sidebar ul li ul {
	padding-bottom: 15px;
}

#sidebar ul li ul li {
	padding: 12px 18px 12px 12px; 
	border-bottom: 1px solid #dcdcdc;
	background: url(images/passport-sprites.png) no-repeat 235px -184px;
}

#sidebar ul li ul li a {
	font-size: 14px;
	font-weight: bold;
}

#sidebar ul li h2 {
	font: bold 14px/1 helvetica,arial,sans-serif;
	text-transform: uppercase;
	background-color: #c0c0c0;
	color: #fff;
	padding: 7px 8px;
}

#sidebar ul li ul li ul{
	padding: 5px 0 0 10px; 
	margin-bottom: 10px; 
	display:block; 
}

#sidebar .widget_search {
	padding: 10px 8px;
}
#sidebar .widget_search label {
	display: none;
}
#sidebar .widget_search input {
	width: 189px;
	border: 1px solid #cacaca;
	padding: 8px 5px;
	font-family: georgia,serif;
	font-size: 14px;
	vertical-align: middle;
}
#sidebar .widget_search #searchsubmit {
	border: none;
	width: 55px;
	height: 33px;
	padding: 0;
	font: bold 12px helvetica,arial,sans-serif;
	background-color: #F78C0D;
	color: #fff;
}

#sidebar .textwidget {
	margin-bottom: 12px;
}

#sidebar .widget_links,
#sidebar .widget_rss {
	padding: 0 8px;
}

#sidebar .widget_rss .rss-date {
	padding-left: 5px;
	font: italic 11px georgia,serif;
}
#sidebar ul li h2 a.rsswidget {
	color: #fff;
}
#sidebar ul li h2 a.rsswidget img {
	display: none;
}


/*Footer
-----------------------------------------------------*/
#footer-wrapper {
	clear:both; 
	width: 100%;
	background-color: #121212;
}

#footer { 
	width: 925px; 
	margin: 0 auto;
	padding: 12px 0 75px;
}

#footer .logo {
	float: left;
	_display: inline;
	margin-bottom: 12px;
}

#footer p { 
	clear: both;
	color: #777;
	font-size: 12px;
}

#footer p a { 
	color: #777; 
	text-decoration: none; 
}
#footer p a:hover { 
	text-decoration: none; 
}

/*Comments
-----------------------------------------------------*/
#comments {
	margin-top: 10px;
}

#comments ul {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

#comments ul li {
	line-height: 18px;
	padding: 10px;
}

#comments ul li .comment-body {
	position: relative;
}

#comments ul li .comment-body > em {
	position: absolute;
	top: 12px;
	right: 0;
	color: #999;
}

#comments ul li .comment-body > br {
	display: none;
}

#comments ul li .comment-body p {
	margin-bottom: 0.8em;
}

#comments h3 {
	margin: 30px 0 15px;
	font-family: georgia,serif;
	font-size: 22px;
	color: #515151;
}

.comment-list {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}

.comment-list .comment-author,
.comment-list .commentmetadata {
	font-family: georgia,sans-serif;
	color: #595959;
}

.comment-list .comment-author .fn {
	font-weight: bold;
}

.comment-list .commentmetadata {
	margin-bottom: 10px;
	font-size: 12px;
}

.comment-list li.odd {
	background-color: #f5f5f5;
}

.comment-list li.even {
	background-color: #FFF;
}

.comment-list li .avatar {
	float: left;
	_display: inline;
	border: 1px solid #eee;
	padding: 0;
	margin-right: 10px;
	background-color: #fff;
}

#comments p.nocomments{
	padding: 0;
}


#respond {
	margin-top: 15px;
	border-bottom: 1px solid #e5e5e5;
	clear:both;
}

#comment-form .field {
	margin: 5px 0;
	font-family: georgia, serif;
	font-style: italic;
	color: #888;
}

#comment-form .field small {
	padding-left: 5px;
	font-size: 11px;
	color: #aaa;
}

#comment-form {
	padding-bottom: 50px;
}
#comment-form p {
	margin-bottom: 1em;
}

#comment-form label {
	float: left;
	_display: inline;
	width: 110px;
	font-size: 13px;
	line-height: 24px;
}

#comment-form .text,
#comment-form textarea {
	border: 1px solid #cacaca;
	padding: 8px 5px;
	font-size: 14px;
}

#comment-form textarea {
	display: inline;
	width: 465px;
	max-width: 465px;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
}

#comment-form button {
	margin: 20px 0 0 110px;
	border: none;
	background-color: #F78C0D;
	color: #fff;
	font: bold 14px helvetica,arial,sans-serif;
	width: 150px;
	height: 30px;
}

.logged-in textarea {
	width: 575px !important;
	max-width: 575px !important;
}
.logged-in button {
	margin-left: 0 !important;
}


