/* CSS Document */


/*Basic HTML*/

body {
	color: #fff;
	background: #000 url(../images/body-bg.gif) repeat-y center;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
}
body, p, form, fieldset, img, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1{
	color: #FEAB02;
	font-size: 22px;
	margin-bottom: 10px;
}

h2 {
	color: #E45038;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #888888;
}
h3 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
}
h5 {
	color: #CD9392;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #CD9392;
}

ul{
	list-style: none;
}

span.wht {
	color:#DDDDDD;
}

img {
	border: none;
}

.highlight li{
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 20px;
	background: url( css/images/star-bullet.gif) no-repeat left;	
}

/* Links */

a {
	color: #E45038;
}
a:hover, a:active {
	color: #FEAB02;
	text-decoration: none;
}

h2 a {
	color: #FEAB02;
	text-decoration: none;
}
h2 a.rss {
	background: url(afbeeldingen/rss.png) no-repeat right center;
	padding-right: 19px;
}
h2 a:hover, h2 a:active {
	color: #B5C3E3;
}
h2 a.rss:hover, h2 a.rss:active {
	background: url(/afbeeldingen/rss2.png) no-repeat right center;
}
.links a, #content .reacties a {
	color: #A90E0B;
	text-decoration: none;
}

.links li{
	background: url(images/document.gif) no-repeat top left;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px solid #373737;
	margin-top: 5px;
	color: #707070;
}

.links span a{
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
}

.links a:hover, .links a:active, #content .reacties a:hover, #content .reacties a:active {
	color: #DA1F1E;

}

.links a span, #content .reacties a span.bericht {
	color: #B5C3E3;
}
#footer a {
	color: #444F62;
}
#footer a:hover, #footer a:active {
	color: #fff;
}

#header{
	background: #000000 url(../images/header-bg3.gif) no-repeat center;
	width: 100%;
	height: 115px;
	margin: 0 auto;
	border-bottom: 2px solid #DDDDDD;
}

.headerContainer {
	width: 900px;
	height: right;
	margin: 0 auto;
}

#portfolio #header{
	height: 90px;
}

#content {
	background: #800402 url(../images/letterbox-bg2.gif) no-repeat top center;
	padding-top: 25px;
	height: 250px;
	border-top: 5px solid #FE583E;
	border-bottom: 5px solid #FE583E;
}
#content p {
	line-height: 18px;
	margin-bottom: 15px;
}

#work {
	background: #111111 url(../images/red-pattern-bg.gif) repeat-x top;
	height: 50px;
	width: 100%;
	margin:0 auto;
	border-bottom: 3px solid #FE583E;
}

#bottom {
	height: 320px;
	width: 100%;
	padding-top: 35px;
	border-top: 2px solid #DDDDDD;
}

/*--------------------------
	Top Navigation 
--------------------------*/
#portfolio #navigation{
	top:60px;
}

#navigation{
	float: right;
	width: 800px;
}

#mainmenu {
	white-space: nowrap;
}
#mainmenu li {
	background: none;
	float: right;
	display: block;
	margin-right: 5px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 32px;
	padding-left: 0;
}
#mainmenu li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	display: block;
	display: inline-block; /* IE */
	height: 30px;
	line-height: 30px;
	border: none;
}
#mainmenu li a span {
	display: block;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#mainmenu li a:hover {
	color: #ddd;
}

#mainmenu li:hover {
	color: #ddd;
}


/*-----------------------
	Content
-----------------------*/
.container {
	margin: 0 auto;
	width: 810px;
}

.container600 {
	margin: 0 auto;
	width: 900px;
}

.containerWork {
	position:relative;
	margin: 0 auto;
	width: 850px;
}

.splitRight {
	width: 500px;
	float: right;
}

.lcol {
	float:left;
	width:190px;
}
.mcol {
	background: url(../images/mcol-bg.gif) repeat-y center;
	float:left;
	width:40px;
	height: 250px;
	display:block;
}
.rcol {
	float:left;
	width:320px;
}

.right1, .right2 {
	width: 235px;
}

.right1 {
	float: left;
	padding-right: 10px;
}
.right2 {
	float: right;
	padding-left: 10px;
	border-left: 1px solid #CD9392;
}

.about{
	float: right;
	margin: 4px 20px 0 0;
	width: 400px;
}
.about p{
	color:#fff;
}

.aboutWork{
	margin: 0 auto;
	width: 800px;
}
.aboutWork p{
	color:#CD9392;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;
}

/* Images and Thumbnails */

#featured{
	width: 320px;
	height: 240px;
	display: block;
	padding: 0;
	margin: 0 auto;
	color: #707070;
}

#featured a {
	border: none;
}

#featured img {
	width: 143px;
	height: 62px;
}

.featuredThumb {
	float:left;
	margin: 6px;
	width: 140px;
	text-align:left;
}

.featuredThumb img{
	border: 2px solid #555555;
}

.featuredThumb img:hover {
	border: 2px solid #E7211F;
}

#featured span {
	font-weight: bold;
	color: #E7211F;
}


.thumbnail{
	border: 1px solid #666666;
	padding: 0;
	background-color: #343434;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
	}
	
.thumbnail a img{
	border: 1px solid #666666;
	margin: 1px;
}

.gallery{
	width: 810px;
	display: block;
	padding: 0;
	margin: 0 auto;
}


/* Footer */
#footer {
	background: url(../images/footer-bg1.gif) no-repeat top;
	color: #444F62;
	height: 200px;
	padding: 40px 0 0 0;
	text-align:center;
	line-height: 30px;
}
#footer .container p {
	background: url( logo_mini.png) no-repeat 0 6px;
	padding-left: 17px;
}

/*---------------------------
	Flickr
----------------------------*/

#flickr{
float: left;
}

#flickr ul{
list-style: none;
}

#flickr li{
display: inline;

}

#flickr h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
margin-top: 20px;

}

#flickr img{
margin: 2px;
padding: 2px;
border: solid 1px #666666;

}

#flickr img:hover{
margin: 2px;
padding: 2px;
border: solid 1px #E7211F;
background-color: #ccc;

}


/*--------------------------
	LightBox Styles
---------------------------*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ 
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
		height: 1%;
	/* End hide from IE-mac */
	}
