/*  
Theme Name: travellerrec
Theme URI: http://travellerrecord.com/
Description: Built by Hiljá.
Author: Antti Hiljá
Author URI: http://hilja.net/
*/

/* Begin Reset, Meyer
***************************************************************************************************/
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,img,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{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}

html { 
	margin-bottom: 1px;
	height: 100%; /* Must be 100% cause of the Sticky Footer. And for the scroll bar to appear. */
}
body {
	background: #fff;
	color: #000;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
	height: 100%; /* Must be 100% cause of the Sticky Footer */
}
/* End Reset
***************************************************************************************************/

/* Begin Links
***************************************************************************************************/
a {
	text-decoration: none;
	color: #555;
	border-bottom: dotted 1px #cc6666;
}
a:hover {
	text-decoration: none;
	color: black;
	border-bottom: solid 1px red;
}
#header a, .navigation a {
	border-bottom: 0;
	cursor: pointer;
}
.post-heading a, .post-heading-wide a { 
	text-decoration: none;
}
a[href$="jpg"], a[href$="gif"], a[href$="jpeg"], a[href$="png"] {
	border-bottom: none;
}
.post-heading a:hover, .post-heading-wide a:hover {
	text-decoration: none;
	border-bottom: solid 1px red;
}
h1 a, h2 a, h3a, h4 a, h5 a, h6 a {
	color: black;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}
#footer a {
	text-decoration: none;
	color: black;
	border-bottom: dotted 1px black;
}
#footer a:hover {
	text-decoration: none;
	color: #888;
	border-bottom: solid 1px red;
}
.commentmetadata a.comment-edit-link,
a.post-edit-link,
.metadata a {
	color: #999;
	text-decoration: none;
}
a:hover.comment-edit-link,
a:hover.post-edit-link, 
.metadata a:hover {
	color: #ff6666;
	text-decoration: underline;
}
/* End Links
***************************************************************************************************/

/* Begin Typography
***************************************************************************************************/
p {
	font-size: 1.19em;
	margin: 0 0 1em 0;
	line-height: 1.5em;
	color: #555;
}
.wide-col p {margin: 10px 0 0 10px;}
.wide-col2 p {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #555;
	margin: 0 0 10px 0;
}
.wide-col-blog p {
	font-family: times;
	letter-spacing: 1px;
}
.post-info p {
	color: black;
	font-family: Helvetica, Arial, Sans-Serif;
	padding: 0 0 0 10px;
}
strong, b {
	text-transform: uppercase;
	color: black;
	font-weight: bold;
}
p i, p em {
	color: #000;
	font: italic 1em/1.5em Georgia, Times, 'Times New Roman', serif;
}
form {font-size: 1em;}
p.textarea #comment {font-size: .8em;}
#footer p {
	display: inline;
	margin: 0;
	font-size: 1em;
}
h1 {
	margin: 0 0 10px 0;
	font-size: 4.4em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	margin: 0;
	padding: 0 0 0 25px;
	text-transform: lowercase;
	font: italic 1.4em Georgia, Times, 'Times New Roman', Serif;
	text-align: left;
	background: transparent url(images/sprite-smallstuff.gif) no-repeat left 3px;
}
.post-heading h2 a span.listen {
	display: none;
}
.post-heading h2 a:hover span.listen {
	display: inline;
	font-size: 0.8em;
	color: #888;
}
h3 {
	margin: 0 10px 10px 0;
	font-size: 1.4em;
	text-align: left;
}
.wide-col h3 {
	padding: 15px 0 0 0;
	text-transform: uppercase;
}
h4 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	text-align: left;
}
h5 {
	margin: 0 0 10px 0;
	font-size: 1.3em;
	text-align: left;
	font-weight: normal;
}
h5.blog-title {
	float: left;
}
/* End Typography 
***************************************************************************************************/

/* Begin Structure
***************************************************************************************************/
#header {
	padding: 10px 0 0 0;
}
#header h1 a:hover {
	text-decoration: none;
}
#pagewrap {
	width: 650px;
	height: 100%; /* Must be 100% cause of the Sticky Footer */
	margin: 0 auto;
	text-align: center;
}
body > #pagewrap { /* Sticky footer thingy */
	height: auto; 
	min-height: 100%;
}
.content {
	padding-bottom: 5em;  /* must be same height as the footer */
}
.heading-blog {
	padding-bottom: 10px;
	overflow: hidden;
}
.narrow-column1,
.narrow-column2,
.narrow-column3 {
	width: 210px;
	float: left;
}
.post {
	padding: 10px 0 25px 0;
	width: 100%;
	overflow: hidden;
	text-align: left;
}
.post-heading, .post-heading-wide {
	float: left;
	padding: 3px 0 3px 0;
	margin: 0 0 0 20px;
}
.post-heading {
	position: relative;
	width: 455px;
}
.post-wide {
	float: left;
	padding: 10px 0 0 0;
	width: 100%;
	overflow: hidden;
}
.post-heading-wide {
	position: relative;
	width: 630px;
}
.post-content,
.post-content-wide {
	float: left;
	padding: 8px 0;
	margin: 0 0 0 20px;
	text-align: left;
}
.post-content {
	width: 450px;
}
.post-content-wide {
	float: left;
	padding: 8px 0;
	margin: 0 0 0 20px;
	text-align: left;
}
.image-holder-wrap {
	float: left;
	height: 360px;
	width: 175px;
}
.image-holder {
	width: 175px;
	height: 175px;
	float: left;
}
.image-holder-tall {
	width: 170px;
	height: 390px;
	float: left;
}
.post-info {
	width: 455px;
	float: left;
	text-align: left;
	padding: 20px 0 0 0;
}
.wide-col {
 	text-align: left;
 	overflow: hidden;
}
.wide-col-blog {
	position: relative;
 	margin: 0 8px 30px 8px;
 	padding: 20px 0 20px 0;
 	text-align: left;
 	border-bottom: 1px solid #888;
}
.left-col {
	float: left;
	width: 320px;
	text-align: center;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: left;
}	
.right-col {
	float: right;
	width: 320px;
	margin: 20px 0 20px 0;
	text-align: center;
}
.stock {
	padding: 10px;
}
#footer {
	padding: 1.5em 0 .5em 0;
	width: 700px;
	position: relative;
	margin-top: -5em; /* negative value of footer height */
	margin-left: auto;
	margin-right: auto;
	height: 3em;
	clear: both;
}
/* Clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* End Clearfix hack */

/* End Structure 
***************************************************************************************************/

/* Begin Metadata
***************************************************************************************************/

.time {
	position: absolute;
	right: 0;
	Top: 8px;
}
span.meta-data a {
	color: #555;
	margin: 0 0 1em 0;
	padding: 4px;
	position: absolute;
	right: 0;
	bottom: 2px;
	font-size: .9em;
}
span.blog-post-edit a.post-edit-link {
	position: absolute;
	right: -4px;
	top: 33px;
}
.post-edit-link {
	padding: 5px;
	position: fixed;
	top: 0;
	right: 0;
}
.commentmetadata a.comment-edit-link {
	padding: 5px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: .9em;
}
.commentmetadata {
	font-weight: normal;
}
p.commentmetadata a {
	color: #cc6666;
}
/* End Metadata
***************************************************************************************************/

/* Begin Comments
***************************************************************************************************/
.commentlist {
	padding: 0 0 10px 0;
	margin: 0 5px 0 5px;
	position: relative;
}
.commentlist li {
	margin: 0;
	padding: 5px 7px 5px 7px;
	list-style: none;
	border-bottom: 1px solid #ddd;
	text-align: left;
	position: relative;
}
.commentlist p {
	margin: 10px 0 10px 0;
}
#commentform p {
	margin: 0 0 10px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments
***************************************************************************************************/

/* Begin Form Elements
***************************************************************************************************/
/* End Form Elements 
***************************************************************************************************/

/* Begin Main Navigation List 
***************************************************************************************************/
.catwrap {
	padding: 5px 0 30px 0;
	margin: 0 auto;
	overflow: hidden;
}
ul#catlist {
	list-style: none;
	font: italic 1.2em Georgia, Times, 'Times New Roman', Serif;
	letter-spacing: 1px;
}
ul#catlist li.cat-item, ul#catlist li.page_item, ul#catlist li.page_item_traveller {
	display: block;
	float: left;
}
ul#catlist li.cat-item a, ul#catlist li.page_item a {
	display: block;
	width: 100px;
	padding: 35px 0 8px 0;
	margin: 0 8px 0 8px;
	color: #000;
	text-transform: lowercase;
 	text-decoration: none;
	background: transparent url(images/sprite-nav.gif) no-repeat left bottom;
}	
ul#catlist li.cat-item a:hover,
ul#catlist li.page_item a:hover,
ul#catlist li.page_item.current_page_item a:hover,
ul#catlist li.cat-item.current-cat a:hover {
	background-position: right bottom; 
}
ul#catlist li.cat-item.current-cat a,
ul#catlist li.cat-item.current-cat-parent a,
ul#catlist li.page_item.current_page_item a {
	background-position: right bottom;
}
ul#catlist li.cat-item a,
ul#catlist li.page_item a {
}
ul#catlist li.page_item_traveller a {
	display: block;
	height: 175px;
	width: 175px;
	margin: 0 5px 0 5px;
	background: transparent url(images/sprite-traveller.gif) no-repeat;
}
ul#catlist li.page_item_traveller a {
	background-position: 0 0px;
	text-indent: -9999px;
}
ul#catlist li.page_item_traveller a:hover {
	background-position: 0 -175px;
}
.page_item_traveller h1 {
	margin: 0;
}
/* End Main List 
***************************************************************************************************/

/* Link list
***************************************************************************************************/
ul.blogroll {
	padding: 20px 0 0 0;
	font-size: 1.19em;
	line-height: 1.2em;
}
ul.xoxo li {
	padding: 0 3px 13px 3px;
	color: #888;
}
ul.xoxo li a {
	padding: 4px 3px 5px 0;
	display:block;
	border-bottom: 0;
	font-weight: bold;
	color: black;
}
ul.xoxo li a:before {
	content: "-- \0020";
	letter-spacing: -1px;
	color: black;
}
ul.xoxo li a:hover {
	color: red;
}
ul.xoxo li a:hover:before {
	content: "+ \0020";
	color: black;
}
ul.xoxo li a:visited {
	color: #484473;
}
/* End link list
***************************************************************************************************/

/* Next/prev navigation
***************************************************************************************************/
.navigation {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	padding:5px;
	width:610px;
	height:20px;
}
a span.navigationleft span,
span.navigationleft a span {
	padding: 0 20px 0 0;
}
a span.navigationright span,
span.navigationright a span {
	padding: 0 0 0 25px;
}
a span.navigationleft, a span.navigationright, span.navigationleft a, span.navigationright a {
	position: absolute;
	height: 13px;
	color: black;
	letter-spacing: 1px;
	padding: 2px 0 0;
	display: block;
	text-decoration: none;
	background: transparent url(images/sprite-smallstuff.gif) no-repeat;
}
a span.navigationright,
span.navigationright a {
	left: 0;
	top: 0;
	background-position: 0 -50px;
}
a span.navigationleft,
span.navigationleft a {
	right: 0;
	top: 0;
	background-position: right -100px;
}
a:hover span.navigationright,
span.navigationright a:hover {
	background-position: 0 -150px;
	color: #888;
}
a:hover span.navigationleft, 
span.navigationleft a:hover {
	background-position: right -200px; 
	color: #888;
}
/* End next prev navigation
***************************************************************************************************/

/* Begin Contact List
***************************************************************************************************/
ul#contactlist {
	list-style: none;
	margin: 0 auto;
}
ul#contactlist li {
	display: inline;
	padding: 2px 1px 1px 23px;
	font-size: 1em;
}
ul#contactlist li.separator {
	display: inline;
	background: url(images/sprite-smallstuff.gif) no-repeat left -249px;
}
/* End Contact List 
***************************************************************************************************/

/* Begin Images 
***************************************************************************************************/
a img.alignleft.size-thumbnail {
	margin: 0 4px 8px 4px;
	border: none;
	float: left;
	border: 1px solid #eee;
}
.image-holder a img,
.image-holder-tall a img {
	padding: 0 0 20px 0;
}
.image-holder a:hover img,
.image-holder-tall a:hover img{
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6; /* khtml, old safari */
	-moz-opacity: 0.6; /* mozilla, netscape */
	opacity: 0.6; /* fx, safari, opera */
}
/* End Images
***************************************************************************************************/

/* Begin Various Tags
***************************************************************************************************/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.red {
	color: #cc6666;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}
::-moz-selection{
	background: #777;
	color: #fff;
} 
::selection {
	background: #777;
	color: #fff;
}
/* End Various Tags
***************************************************************************************************/