/*
Theme Name: Far Far Away
Theme URI: http://www.farfaraway.be
Description: A theme for travellers and backpackers
Version: 0.1
Author: Gregory Heeren
*/

#alert {
	background: #4b4733;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	padding: 2px;
	text-align: center;
	}

#narrowcolumn img {
	border: 0;
	}

/** NAVIGATION */
#navigation {
	margin-top: 10px;
	height: 24px;
	background: url(images/navbg1.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #CBC39A;
	margin-bottom: 1em;
	}
	
#navigation a, #navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #CBC39A;
	font-size: 1em;
	}
	
#navigation #primary {
	float: left;
	}
	
#navigation #secondary {
	float: right;
	}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-item-style: none;
	padding-top: 2px;
	}

#navigation ul li {
	display: block;
	}
	
#navigation #primary ul {
	padding-left: 20px;
	}
	
#navigation #primary ul li {
	text-align: center;
	width: 90px;
	float: left;
	}

#flickr-sidebar img {
	border: 1px solid #949166;
	padding: 5px;
	}

#banners img {
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

.introduction {
	font-weight: bold;
	border-left: 3px solid #cbc39a;
	padding-left: 1em;
	}
	
.post_cal {
	/**border: 1px solid #A6A6A6;*/
	background-color: #4b4733;
	text-align: center;
	width: 50px;
	float: left;
	margin: 0 10px 5px 0;
	font-family: arial;
	}

.post_cal .dayname {
	/** background-color: #9aa94a;
	border-bottom: 1px solid #A6A6A6; */
	font-size: smaller;
	font-weight: bolder;
	width: 100%;
	}

.post_cal .daynum {
	border-bottom: 1px solid #231f13;
	font-size: xx-large;
	font-weight: bold;
	width: 100%;
	}

.post_cal .month, .post_cal .year {
	font-size: smaller;
	width: 100%;
	}
	
.postmetadata {
	font-weight: bold;
	}

/* End Postit Date */

.summary {
	margin-bottom: 10px;
	height: 60px;
	}
	
.summaryimage {
	margin: 5px;
	float: left;
	}
	
.pagesection {
	margin-bottom: 20px;
	clear: both;
	}

.description {
	font-style: italic;
	}
	
#seealso {
	/** background-color: #302d1e; 
	width: 100%;
	padding: 10px*/
	}
	
#seealso a, #seealso a:hover, #seealso a:visited{
	display: block;
	clear: both;
	}

#readmore {
	background-color: #302d1e;
	width:100%;
	padding:2px;
	margin-bottom: 1em;
	}
	
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet Ms, Arial;
	background: #302d1e;
	color: #cbc39a;
	text-align: center; /* FOR IE */
}

#page {
	background-color: #231f13;
	border: 1px solid #4b4733;
	text-align: left;
	padding: 20px;
	width: 760px;
	margin:0 auto; /* for the rest */ 
	}

#header {
	text-align: center;
	display: block;
	font-size: 4em;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
#rightheader {
	/**margin-top:-70px;
	margin-left:-10px;
	background:url('images/sideheader.png');
	width:290px;
	height:40px;
	padding:10px;
	font-size: 1.4em;
	font-style: italic;*/
	}

#headerimg 	{ 
	border: 1px solid #4b4733;
	}

#headerimg a, #headerimg a:visited, #headerimg a:hover {
	height: 100%;
	width: 100%;
	}

.narrowcolumn .entry {
	clear: both;
}

// teaser
.narrowcolumn .entry:first-child {
	font-weight: bold;
	}


/**.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	*/

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt { /** alternative comment style */
	background: #4b4733;
	}

#footer {
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

	h1, h2, h3 {
	font-weight: bold;
	color: #cbc39a;
	text-transform: uppercase;
	}

/**h1:first-letter {
	font-size: 2.5em;
	text-transform: capitalize;
	font-weight: bold;
	}
	*/
	
h1 {
	font-size: 1.8em;
	text-align: left;
	}
	
.pagetitle {
	}

h2 {
	font-size: 1.2em;
	}
	
h3 {
	font-size: 1.4em;
	border-bottom: 1px solid #cbc39a;
	width: 100%;
	display:block;
	margin-bottom: 10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited  {
	text-decoration: none;
	color: #cbc39a;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #cbc39a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #cbc39a;
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:hover {
	color: #ffe57a;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color: #9aa94a;
	color: white;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
/**	margin: 0 0 20px 0; */
	padding: 0; 
	}

#mainbody {
	margin-top: 10px;
}
	
.narrowcolumn {
	float: left;
	padding: 0;
	margin-right: 20px;
	width: 420px;
	font-size: 1.2em;
	background-color: #231f13;
	}

.widecolumn {
	padding-left: 10px;
	padding-right: 10px;
	width: 700px;
	font-size: 1.2em;
	}

.post {
	text-align: justify;
	margin-bottom: 1.5em;
	border-bottom: 1px dashed #4b4733;
	}
	
.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
.post h1 {
	margin: 0;
}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
/**	margin: 30px 0 0; */
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
.post a img, .post img {
	padding: 5px;
	max-width: 100%;
	/** border: 1px solid #949166; */
	border: 0 none #231F13;
	margin: 5px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	/**
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	*/
	} 

html>body .entry li {
	/** margin: 7px 0 8px 10px; */
	}

.entry ul li:before, #sidebar ul ul li:before {
	/** content: "\00BB \0020"; */
	}

.entry ol {
	/** padding: 0 0 0 35px;
	margin: 0; */
	}

.entry ol li {
	/** margin: 0;
	padding: 0; */
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin: 0;
	padding: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	clear: both;
	}

.commentlist li {
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#rightcolumn
{
	float: right;
	padding: 10px;
	margin-left: 10px;
	width: 290px;
	font-size: 1.2em;
	/**background-color: #4b4733*/
	}
	
#sidebar
{
	padding-left: 0px;
	padding-right: 0px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/** fix png transparency for IE6 */
img {
	behavior: url('iepngfix.htc');
	}

#picasa-widget img {
	border:1px solid #949166;
	margin:4px;
	padding:5px;
}

ul#tripbanners li img {
	margin: 0 0 0 -10px;
	padding: 0;
}