

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url(/wp-content/themes/pub/trvl/fonts/LeagueGothic-Regular-webfont.eot);
	src: url(/wp-content/themes/pub/trvl/fonts/LeagueGothic-Regular-webfont.eot?#iefix) format('embedded-opentype'),
	     url(/wp-content/themes/pub/trvl/fonts/LeagueGothic-Regular-webfont.woff) format('woff'),
	     url(/wp-content/themes/pub/trvl/fonts/LeagueGothic-Regular-webfont.ttf) format('truetype'),
	     url(/wp-content/themes/pub/trvl/fonts/LeagueGothic-Regular-webfont.svg#LeagueGothicRegular) format('svg');
	font-weight: normal;
	font-style: normal;
}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; 
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}
body {
	background: #333;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { 
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { 
	outline: 0;
}




body,
button,
input,
select,
textarea {
	color: #fff;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.6rem;
	line-height: 1.5;
}


h1,h2,h3,h4,h5,h6 {
	clear: both;
}

h1 {
	font-size: 3rem;
}

h2 {
	font-size: 2.8rem;
}

h3 {
	font-size: 2.6rem;
}

h4 {
	font-size: 2.4rem;
}

h5 {
	font-size: 2.2rem;
}

h6 {
	font-size: 2rem;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}


p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
blockquote blockquote {
	margin-right: 0;
}
address {
	font-style: italic;
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	color: #333;
	font:  1.5rem/1.6 "Courier 10 Pitch", Courier, monospace;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 1.5rem Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #7a785c;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; 
	max-width: 100%; 
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
button,
input,
select,
textarea {
	color: #404040;
	font-size: 100%; 
	margin: 0; 
	vertical-align: baseline; 
	*vertical-align: middle; 
}
button,
input {
	line-height: normal; 
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; 
	-webkit-appearance: button; 
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; 
	padding: 0; 
}
input[type="search"] {
	-webkit-appearance: textfield; 
	-webkit-box-sizing: content-box; 
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { 
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { 
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"],
textarea {
	color: #333;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"] {
	padding: 3px;
}
textarea {
	overflow: auto; 
	padding-left: 3px;
	vertical-align: top; 
	width: 98%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: LeagueGothicRegular, Arial, sans-serif;
	line-height: 2;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a {
	color: #fff;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color: #fee822;
}


.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}


.clear:before,
.clear:after,
.hentry:before,
.hentry:after,
.comment-body:before,
.comment-body:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}

.clear:after,
.hentry:after,
.comment-body:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}



.site {
	margin: 0 auto;
	width: 950px;
}



.site-header {
	text-align: center;
	margin-bottom: 60px;
}

.site-description {
	color: #d6d6d6;
	font: 1.4rem/1 LeagueGothicRegular, Arial, sans-serif;
	letter-spacing: 7px;
	margin-bottom: 5px;
	padding-top: 8px;
	text-transform: uppercase;
}

.site-title {
	font-size: 16rem;
	line-height: 1;
}

.site-title a {
	color: #4ba6b5;
	text-decoration: none;
}

.site-image {
	display: inline-block;
	margin-top: 30px;
}




.page-title {
	color: #fee822;
	font-size: 1.8rem;
	margin: 0;
}

.sticky {
}

.hentry {
	margin: 0 0 6em;
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap:     break-word;
}

.entry-title {
	border-bottom: 1px solid #3d3d3d;
	color: #4ba6b5;
	font-size: 3.8rem;
	margin-bottom: 0.5em;
}

.entry-title,
.entry-title a {
	color: #4ba6b5;
}

.sticky .entry-title,
.sticky .entry-title a {
	color: #f6e822;
}

.entry-title a {
	text-decoration: none;
}

.entry-title a:hover {
	border-bottom: 3px solid;
}

.format-link .entry-title a:after {
	content: "\2192"; 
	margin-left: 10px;
}

.entry-meta .byline,
.sticky .entry-meta {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.entry-content,
.entry-summary,
.comment-content {
	float: right;
	width: 690px;
}

.page .entry-content,
.error404 .entry-content,
.no-results .entry-content,
.sticky .entry-content {
	float: none;
	width: 100%;
}

.entry-meta,
.comment-meta {
	font-size: 1.3rem;
	float: left;
	width: 250px;
}

.single footer.entry-meta {
	float: right;
	margin-top: 1.5em;
	width: 690px;
}

.entry-meta > span {
	display: block;
}

.entry-meta a,
.comment-meta a {
	border-bottom: 2px solid;
	line-height: 2;
	padding-bottom: 1px;
	text-decoration: none;
}

.indexed .entry-meta a,
.single div.entry-meta a {
	-webkit-transition: all 200ms ease;
	transition:         all 200ms ease;
}

.indexed .entry-meta a:hover,
.single div.entry-meta a:hover {
	margin-left: 5px;
}

.indexed .entry-meta .author a:hover,
.single div.entry-meta .author a:hover {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.navigation-image {
	float: right;
	width: 690px;
}

.error404 .searchform {
	margin: 0 0 3rem;
}



.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}




.format-image .entry-content,
.format-video .entry-content {
	float: left;
	max-width: 670px;
}

.single-format-image footer.entry-meta,
.single-format-video footer.entry-meta {
	float: left;
}

.format-image .entry-meta,
.format-video .entry-meta {
	float: right;
}

.format-image .entry-header,
.format-video .entry-header {
	float: right;
	width: 250px;
}

.format-image .entry-title,
.format-video .entry-title {
	font-size: 3rem;
	line-height: 1.5;
	padding-bottom: 0.2em;
}



.format-quote p {
	margin: 0;
}

.format-quote blockquote {
	-webkit-box-shadow: inset 0 0 50px 4px rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    inset 0 0 50px 4px rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	box-shadow:         inset 0 0 50px 4px rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
	background: none repeat scroll 0 0 #877B21;
	color: #fff;
	font: 6.8rem/0.95 LeagueGothicRegular, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0 0 .3em;
	padding: 1em;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.format-quote blockquote cite {
	color: #fff;
	display: block;
	float: right;
	font: 1.4rem/95% 'LeagueGothicRegular',Arial,sans-serif;
	letter-spacing: 1px;
	margin-top: -3em;
	padding: 1em;
	text-align: right;
	text-transform: uppercase;
}

.format-quote blockquote cite {
	bottom: 0;
	margin-top: auto;
	position: absolute;
	right: 0;
}



.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	max-width: 100%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	text-align: right;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}


embed,
iframe,
object {
	max-width: 100%;
}




.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.single [class*="nav-"] a {
	color: #fee822;
	font: 2.6rem/1 LeagueGothicRegular, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.single [class*="nav-"] a:hover {
	color: #fff;
}

.meta-nav {
	font-size: 1.5em;
	line-height: 0;
}


.comment-list {
	border-bottom: 1px solid #707070;
	margin: 25px 0;
}
.comment-list,
.comment-list .children {
	list-style-type: none;
}

.comment-list .children {
	margin-top: 10px;
}

.comment-list li {
	border-top: 1px solid #707070;
	padding: 10px 0 10px 10px;
}

.comment-content {
	width: -webkit-calc(100% - 250px);
	width:         calc(100% - 250px);
}

.comment-meta .edit-link {
	margin-left: 10px;
}

.trackback .comment-body,
.pingback .comment-body,
.comment-notes,
.form-allowed-tags,
.form-allowed-tags code,
.site-info {
	font-size: 1.3rem;
}

.comment-body .reply {
	clear: left;
}

.comment-body .reply a,
.pingback a,
.site-info a {
	border-bottom: 2px solid;
	font-size: 1.3rem;
	line-height: 2;
	padding-bottom: 1px;
	text-decoration: none;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
}

.navigation-comment [class*="nav-"] a {
	font-size: 2rem;
}

#reply-title {
	color: #fee822;
	font-size: 1.8rem;
	margin: 0;
}

#commentform .required {
	color: #ed331c;
}

.comment-form-author [for="author"],
.comment-form-email [for="email"],
.comment-form-url [for="url"] {
	float: left;
	padding: 4px 0;
	width: 120px;
}

.comment-form-comment [for="comment"] {
	display: none;
}



.site-footer {
	border-top: 16px solid #282828;
	margin-top: 7em;
	padding: 1em 0;
}



.navigation-main {
	clear: both;
	display: block;
	padding: 5px 0 20px;
	width: 100%;
}

.navigation-main ul {
	list-style: none;
	margin: 0;
}

.navigation-main li {
	display: inline-block;
	padding: 0 10px;
}

.navigation-main a {
	border-bottom: 3px solid transparent;
	color: #4ba6b5;
	font: 2.2rem/1 LeagueGothicRegular, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.navigation-main a:hover {
	border-color: #4ba6b5;
}




.widget-area {
	word-wrap: break-word;
	padding-top: 1em;
}

.navigation-main + .widget-area {
	border-top: 16px solid #282828;
}

.widget {
	float: left;
	font-size: 1.3rem;
	margin: 0 25px 1.5em 0;
	width: 300px;
}

.error404 .widget {
	width: 225px;
}

.error404 .widget:last-of-type {
	margin-right: 0;
}

.widget:nth-child(3) {
	margin: 0 0 1.5em;
}

.widget-title,
.widget-title a {
	color: #fee822;
	font-size: 1.8rem;
	margin: 0;
}


.widget select {
	max-width: 100%;
}


.widget_search .submit {
	display: none;
}

.widget_search input[type="search"] {
	padding: 5px;
}



.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.widget_calendar caption {
	font-size: 1.4rem;
	text-align: center;
}

.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}

.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody a {
	display: block;
}

.widget_calendar tbody a:hover {
	background-color: rgba(0, 0, 0, 0.15);
	text-decoration: none;
}

.widget_calendar tbody .pad {
	background-color: transparent;
}

.widget_calendar #prev {
	text-align: left;
}

.widget_calendar #next {
	text-align: right;
}



.widget_rss > ul {
	margin: 0;
	list-style-type: none;
}

.widget_rss > ul > li {
	padding: 10px 0;
}




.infinite-scroll .navigation-paging, 
.infinite-scroll.neverending .site-footer { 
	display: none;
}


.infinity-end.neverending .site-footer {
	display: block;
}

#infinite-handle span {
	background: #fff;
	color: #333;
	display: table;
	margin: 0 auto;
}

.infinite-loader {
	color: #fff;
	display: table;
	margin: 0 auto;
}

@media screen and (max-width: 1005px) {
	.site {
		padding: 0 20px;
		max-width: 690px;
		width: auto;
	}

	.site-title {
		font-size: 10rem;
	}

	.entry-content,
	.entry-summary,
	.comment-content,
	.entry-meta,
	.comment-meta,
	.single footer.entry-meta,
	.format-image .entry-header,
	.format-video .entry-header {
		float: none;
		max-width: 690px;
		width: 100%;
	}

	.entry-meta > span {
		display: inline;
	}
}

@media screen and (max-width: 600px) {
	.navigation-main li {
		display: block;
		line-height: 2;
	}
}


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}


.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}


.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}