/*
	Author Name	: Sybold van der Werff
	Author Site	:
	Style Name	: cruisenight roosendaal
	Style URI	:
	Version		: 1
	Comments	:
*/
body {
	color: #404527;
	background: #860909 url(img/body_bg.png) repeat-x center top;
	}
.columns-two #page {
	width:800px;
}
#page {
	
	padding-top: 0;
	position: relative;
	border: none;
	background-color: transparent;
}

.content {
	background: transparent url(img/page_bg.png) repeat-y scroll center top;	}
#header {
	position: relative;
	height: 200px;
	background: transparent url(img/head_bg.png) no-repeat center top;
	}
h1.blog-title {
	display: none;
	}

h1.blog-title a,
#header .description {
	display: none;
	}

h1.blog-title a:hover {
	text-decoration: underline;
	}

#header .description { /* Description in header */
	display: none;	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	color: #404527;
	}
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #404527;
	}
h2 a:hover, h2 span a:hover {
	color: #ef8200 !important;
	}

a {
	color: #ef8200;
	text-decoration: none;
	}
#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}


#footer {
	clear: both;
	margin: 0 auto;
	padding: 50px 0 40px;
	text-align: center;
	color: #777;
	background: transparent url(img/foot_bg.png) no-repeat center top;
	height: 160px;
}
/*- Main Menu in Header */

ul.menu {
	margin: 20px;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font-size: 1em;
	color: #404527;
	margin: 0;
	font-weight: bold;
}

ul.menu li a:hover {
	background: transparent none;
	color: #eee;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #ef8200;
	text-decoration: none;
	font-weight: bold;
	background: transparent none;
}
.datum {
background:transparent url(../../images/calendar.png) no-repeat scroll left top;
padding:2px 0pt 2px 20px;
}

.tijd {
background:transparent url(../../images/time.png) no-repeat scroll left top;
padding:2px 0pt 2px 20px;
}
/* zenphoto */
/* Album Thumbnails
------------------------------ */
#albums {
    float: left;
}
.album {
	margin: 0 15px 5px 0;
	float: left;
	width: 480px;
}
.album .imagethumb a, .album .thumb a {
	margin: 0;
}
.album h4 {
	padding: 0;
	margin: 0;
}
.album h4 a {
	display: block;
	width: 100%;
}
.album p {
	margin: 0 0 4px 0;
	line-height: 17px;
	font-size: 10px;
}
.albumdesc {
	float: right;
	width: 280px;
	padding: 6px 0 0 10px;
}

/* Image Thumbnails
------------------------------ */
.image {
	display: block;	
	float: left;
	padding: 0px 5px;
	margin: 0;
	height: 150px;
	}
.imagethumb {
	padding: 7px 7px 5px 7px;
	margin: 0px;
	background: url('img/img-bg.png') top left no-repeat;
	}
.imagethumb p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-align: right;
	}
.thumb {
	float: left;
	padding: 7px 7px 5px 7px;
	margin: 0px;
	background: url('img/img-bg.png') top left no-repeat;
	}

#fotos {
	display: table;
}
#fotos a {
	padding: 7px 10px;
	margin: 0 10px 10px 0;
	background: url('img/img-bg.png') top center no-repeat;
}

#fotos a, img.random {
	float: left;
}
.pagelist {
	padding: 10px 20px 5px 20px;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
