/*   
Theme Name: Faraway Places v4
Theme URI: www.farawayplaces.nl
Description: Farawayplaces v4
Author: Joost van der Borg
Author URI: www.farawayplaces.nl
Version: 1.0

*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ====================================================== EINDE RESET STYLESHEET ============================================*/
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section { display: block; }

body {
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 18px;
	width: 90%;
	margin: 0 auto 0 auto;
	color: #333;
	background: white;
	
	max-width: 1200px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: HelveticaNeue-UltraLight, 'Helvetica Neue Ultra Light', 'Helvetica Neue', 'Arial Narrow', sans-serif;
	clear: both;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

header h1 a {
	font-weight: 100;
	font-size: 28px;
	display: block;
	padding: 16px 0 0 16px;
	margin: 0 auto 0 auto;
	text-align: right;
	height: 30px;
	
	color: black;
	background: transparent;
	
  	-webkit-transition: text-shadow .5s linear;
  	-moz-transition: text-shadow .5s linear;
	-o-transition-property: text-shadow;
	-o-transition-duration: .5s;
	-o-transition-timing-function: linear;

  	transition: text-shadow .5s linear;
}

header h1 a:hover {
  	-webkit-transition: text-shadow .5s linear;
  	-moz-transition: text-shadow .5s linear;
  	-o-transition: text-shadow .5s linear;
	-o-transition-property: text-shadow;
	-o-transition-duration: .5s;
	-o-transition-timing-function: linear;
  	transition: text-shadow .5s linear;
	text-shadow: #333 0px 0px 4px;
	text-decoration: none;
	
}

header nav ol {
	height: 30px;
	margin: 0 auto 16px auto;
	padding: 0 8px 0 8px;

	background: black;
	color: #eee;
}

header nav li {
	display: inline;
}

header nav li a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 8px 0 8px;
	
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', sans-serif;
	font-size: 16px;
	line-height: 30px;
	
	color: #eee;
	background: transparent;
	
	
  	-webkit-transition: line-height .3s linear;
  	-moz-transition: line-height .3s linear;
	-o-transition-property: line-height;
	-o-transition-duration: .3s;
	-o-transition-timing-function: linear;
 	transition: line-height .3s linear;
}

header nav li a:hover {
	background: white;
	color: #333;
	line-height: 24px;
	text-decoration: none;
  	-webkit-transition: line-height .3s linear;
  	-moz-transition: line-height .3s linear;
	-o-transition-property: line-height;
	-o-transition-duration: .3s;
	-o-transition-timing-function: linear;
 	transition: line-height .3s linear;
}

header nav li#over a, header nav li#contact a {
	float: right;
}

body.Home #container {
	padding-left: 500px;
}

body.Portfolio #container {
	padding-right: 80px;
	padding-left: 0;
}

body.Weblog #container {
	padding-right: 250px;
	padding-left: 150px;
}

body.Home div#main {
	float: left;
	width: 500px;
	margin-left: -500px;
}

body.Portfolio article#main {
	width: 100%;
	height: 100%;
	margin-left: 0;
	margin-bottom: 20px;
	float: left;
}

article#main {
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}

body.Contact article#main, body.Over article#main {
	width: 70%;
	margin-left: 150px;
}


body.Portfolio article#main #photo {
/*&	width: 100%;*/
	margin: 0 auto 0 auto;
}

body.Portfolio.portrait article#main #photo {
	width: 500px;
	margin: 0 auto 0 auto;
}

body.Portfolio.landscape article#main #photo {
	width: 900px;
	margin: 0 auto 0 0;
}

#photo img {
	max-height: 90%;
	max-width: 100%;
}


#photo a:hover {
	text-decoration: none;
}

#photo ul.thumbs li {
	float: left;
}

#photo ul.thumbs img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 3px 3px 3px 0;
}

body.Weblog article {
	width: 100%;
	margin-left: 0;
	float: left;
}

body.Weblog article time {
	display: block;
	width: 90px;
	margin-left: -100px;
	margin-top: -32px;
	text-align: right;
	color: #666;
}

body.Weblog article fieldset {
	margin-top: 16px;
}

body.Weblog article legend {
	font-weight: bold;
}

body.Weblog .blognav {
	clear: both;
	height: 24px;
}

body.Weblog .blognav li.previous {
	float: left;
}

body.Weblog .blognav li.next {
	float: right;
}

body.Weblog article label {
	width: 150px;
	display: block;
	float: left;
	clear: none;
}


body.Weblog article#main ul.thumbs img, body.Weblog section#posts ul.thumbs img {
	float: left;
	clear: none;
}

body.Weblog .commentlist time {
	display: inline;
	margin-left: 0;
	margin-top: 0;
	text-align: left;
	color: #666;
}

article h1 {
	font-weight: 100;
	font-size: 24px;
	margin: 8px 0 16px 0;
}

article h2 {
	font-weight: 100;
	font-size: 22px;
	margin: 12px 0 4px 0;
}

article h3 {
	font-weight: 100;
	font-size: 18px;
	margin: 12px 0 4px 0;
}

article img {
	vertical-align: top;
	float: left;
	clear: left;
	margin: 3px 3px 3px 0;
	padding: 2px;
	border: 1px solid #ccc;
}

article p {
	margin: 8px 0 8px 0;
}

article p.clear {
	clear: both;
}

article img.right {
	float: right;
	clear: right;
	margin: 3px 0 3px 3px;
}

body.Home article img, body.Portfolio article img {
	margin: 0;
	padding: 0;
	border: none;
	float: inherit;
}

body.Home div#main img {
	width: 500px;
	margin-bottom: 12px;
}

body.Home article h2 {
	margin: 0 0 4px 0;
}

article h1 a, article h2 a, article h3 a {
	color: black;
	font-weight: 100;
}

article a {
	color: #666;
	font-weight: bold;
}

body.Home article a {
	font-weight: normal;
}

body.Home article a:hover {
	text-decoration: none;
}

blockquote {
	padding-left: 14px;
	margin: 6px 0 6px 6px;
	border-left: 1px solid #333;
	color: #333;
	background: transparent;
}

body.Home section#posts {
	float: left;
	width: 70%;
	margin-bottom: 20px;
	text-align: left;
}

body.Weblog section#posts {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

body.Home section#posts article {
	margin: 0 16px 16px 16px;
	display: relative;
}

img.attachment-post-thumbnail {
	display: block;
	position: absolute;
	width: 140px;
	margin-left: -150px;
	margin-top: 12px;
}

body.Home img.attachment-post-thumbnail {
	position: relative;
	float: right;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 4px 0 4px 4px;
}
#posts article a {
	color: black;
	background: white;
}

body.Home #posts article:hover {
	background: #eee;
}

body.Home aside {
	float: right;
	width: 30%;
	font-size: 12px;
	margin-bottom: 20px;
}

aside h2 {
	font-size: 16px;
	font-weight: 200;
	margin-top: 4px;
	margin-bottom: 4px;
}

aside li a {
	display: block;
	width: 100%;
	color: #333;
}

aside li a:hover {
	background: #eee;
}

aside li#flickrrss li {
	float: left;
}

aside li#flickrrss li img {
	padding: 2px;
	margin-top: -4px;
}

body.Weblog article h2 {
	font-size: 16px;
}

body.Weblog aside {
	margin-right: -250px;
	width: 200px;
	float: right;
	font-size: 12px;
}

nav#thumbs {
	float: right;
	width: 75px;
	margin-right: -80px;
	font-size: 10px;
}

nav#thumbs ol#albums li {
	display: block;
}

nav#thumbs a {
	color: #333;
}


nav#thumbs ul li {
	display: inline;
}

nav#thumbs ul.thumbs {
	opacity: 0;
	-webkit-transition: opacity, .5s;
	-moz-transition: opacity, .5s;
	-o-transition-property: opacity;
	-o-transition-duration: .5s;
	-o-transition-timing-function: linear;
	transition: opacity, .5s;
}

nav#thumbs:hover ul.thumbs {
	-webkit-transition: opacity, .5s;
	-moz-transition: opacity, .5s;
	-o-transition-property: opacity;
	-o-transition-duration: .5s;
	-o-transition-timing-function: linear;
	transition: opacity, .5s;
	opacity: 1;
}

nav#thumbs ul.thumbs img {
	-webkit-transition: opacity, .5s;
	-moz-transition: opacity, .5s;
	-o-transition-property: opacity;
	-o-transition-duration: .5s;
	-o-transition-timing-function: linear;
	transition: opacity, .5s;
	opacity: .5;
}

nav#thumbs ul.thumbs img:hover {
	-webkit-transition: opacity, .5s;
	-moz-transition: opacity, .5s;
	-o-transition-property: opacity;
	-o-transition-duration: .5s;
	-o-transition-timing-function: linear;
	transition: opacity, .5s;
	opacity: 1;
}

footer {
	display: block;
	clear: both;
	background: red;
	height: 30px;
	line-height: 30px;	
	padding: 0 8px 0 8px;
	margin: 16px 0 16px 0;
	
	background: #000;
	color: #eee;
}

footer a {
	color: #eee;
}

footer a:hover {
	color: #ccc;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}