/****************************************
 * Global
 ****************************************/

a img { color: #fff; border: 0px; }

a:link, a:active, a:visited {
	color: #DDDD00;
	text-decoration: none;
	/*** text-transform: lowercase; ***/
}

a:hover { color: #fff; margin-top: 0; text-decoration: underline; }

h2 { color: #777; }

h3 { font-size: 18px; color: #FDB301;  margin-top: 0; padding-right: 10px; }

html, body {
	margin: 0px;
	padding: 0px;
	/* background: url(background.gif) repeat; */
	background-color:#324874;
	color:#00CCCC;
	font-size: 13px;
	font-family: "Comic Sans MS", verdana, sans-serif;
}

p {
text-align:justify; 
text-justify:distribute-all-lines;
vertical-align: middle;
}

#embeddedimage {
	float: left;
	padding: 1px; 
	margin: 16px; 
	background: #fff; 
	border-right: 2px solid #000; 
	border-bottom: 2px solid #000; 
	}
#embeddedvideo{
	float: middle;
	padding: 1px; 
	margin: 18px; 
	background: #FDB301; 
	border-right: 2px solid #000; 
	border-bottom: 2px solid #000; 
	}

tr {
	vertical-align: top;
   text-align: left;
}

.comment { }

.comment_author { padding-top: 10px; font-weight: bold; }

.comment_content { margin-left: 2px; padding-left: 2px; }

.comment_date { }

/****************************************
 * Photo page
 ****************************************/
.photo {
}

.photo #prevLink, .photo #nextLink {
   display: block;
   position: absolute;
   top: 0;
   width: 50%;
	height: 100%;
   outline: none;
}

.photo #prevLink {
   left: 0;
}

.photo #prevLink:hover {
   background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

.photo #nextLink {
   right: 0;
}

.photo #nextLink:hover {
   background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

/****************************************
 * Tags
 ****************************************/
#tag_container {
	background: #16254D;
	width: 640px;
	padding: 20px 50px 20px 50px;
	text-align: center;
	line-height: 3.0em;
}

.tag_xlarge { font-size: 3.0em; color: #FFF; font-weight: 500; }

.tag_large { font-size: 2.5em; color: #DDD; font-weight: 400; }

.tag_medium { font-size: 2.0em; color: #BBB; font-weight: 300; }

.tag_small { font-size: 1.5em; color: #999; font-weight: 200; }

.tag_xsmall { font-size: 1.2em; color: #777; font-weight: 100; }

/****************************************
 * Thumbnails
 ****************************************/
#thumbnail_container {
	background: #1E3460;
	width: 680px;
	padding: 25px;
	text-align: right;
	font-size: 16px;
}

#thumbnail_container table {
	text-align: left;
}

#lightningwizard {
	background-image: url('/Graphics/midden.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: 32% 67%;
}



.thumbnail { 
	padding: 1px; 
	margin: 9px; 
	background: #fff; 
	border-right: 2px solid #000; 
	border-bottom: 2px solid #000; 
	vertical-align: middle;
}

/****************************************
 * Tool tips
 ****************************************/
.tip { color: #dddd00; width: 250px; z-index: 1300; opacity: .9; }

.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: #222;
}

.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #333;
}

#centercontent {
	float: left;
	font-size: 1em;
	background: #16254D;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 10px;
	/* this concerns the dark blue area at the bottom above footer and below thumb field*/
}

#comment_description { padding-top: 10px; padding-bottom: 10px; }

#comment_thumb {
	background: #fff;
	padding: 1px;
	float: right;
	margin-top: 30px;
	margin-left: 10px;
}

#comment_title {
	font-size: 1.5em;
	border-bottom: 1px solid;
	text-transform: lowercase;
}

#comment_wrapper { width: 350px; padding: 5px; }

/****************************************
 * Layout
 ****************************************/
#container { position: relative; margin: 5px; }

#footer {
	width: 98%;
	height: 15px;
	padding: 4px 1% 4px 1%;
	text-align: center;
	color: #00CCCC;
	font-size: .9em;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer a {
	color: #DDDD00;
}

#footer a:hover {
	color: #fff;
}

#header {
	width: 100%;
	font-size: 1.1em;
	background: #324874;
	padding: 3px;
	vertical-align: middle;
	/* this concerns the box with home recent etc on top*/
}

#header_menu {
	float: right;
	text-align: right;
	vertical-align: bottom;
	padding: 0px 0px 3px 0px;
}
#header_menu a { 
	padding: 0px 0px 0px 3px; 
	text-decoration: none;	
}

#main_menu  {
	position: fixed;
	top: 72%;
	right: 55%;
	text-align: center;
}
#main_menu  a {
    font-size: 20px;
	text-decoration: none;
	color: #FDB301;
	text-shadow: #000 3px 4px 1px;
}
#main_menu  a:hover {
	color: #fff;
}


/****************************************
 * Header
 ****************************************/
#header_title {	
	text-align: left;
	vertical-align: middle;
    z-index: 999;	
	font-size: 2.7em;
	color: #FDB301;
	font-family: "Comic Sans MS", verdana, sans-serif;
}

/****************************************
 * Comments
 ****************************************/
#info_comments {
	position: relative;
	z-index: 99;
	background: #1E3460;
	overflow: auto;
	text-align: left;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 15px;
	opacity: 1.0;
    filter: alpha(opacity = 75);
	/* display: none; */
	border: 10px solid #00;
}

#info_comments a img {
	border: 1px solid white;
}

#info_comments .block{ clear: both; }
#info_comments .tags { clear: both; }
#info_comments .tags li { list-style-type: none; display: inline; padding-right: 4px; } 
#info_comments .exif{ clear: both; }
#info_comments .license{ clear: both; }
#info_comments .comments{ clear: both; }
#info_comments .comments li { list-style-type: none; padding-bottom: 15px; } 

#info_comments .heading {
	font-size: 1.6em;
	border-bottom: 1px solid;
	margin-bottom: 6px;
	padding-top: 10px;
}

#info_comments .thumb img{
	border: 1px solid white;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}

#info_comments a { color: #CCCC00; font-weight: bold; }

#info_comments table { text-align: right; width: 90%; }
#info_comments tr { vertical-align: top; }

#leftcontent { float: left; }

#page {
	background: #000;
	padding-left: 2px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 730px;
	text-align: center;
	position: relative;
	/* the black border */
}

/****************************************
 * Pages
 ****************************************/
#page_header { background: #16254D; padding: 12px; width: 730px; }

#page_meta, #page_meta a{
	text-align: center;
	clear: both;
	white-space: nowrap;
	width: 785px;
	padding: 5px;
}

#page_nav a { 
	float: right; 
	padding: 5px; 
	text-align: right; 
	clear:left; 
	font-size: 22px; 
	font-weight: bold; 
	text-decoration:none;
	color: #FDB301; 
}

#page_title {
	font-size: 1.6em;
	/* text-transform: lowercase; */
	font-family: "Comic Sans MS", Verdana, sans-serif;
}

#page2{
	background: #770000;
	padding: 15px;
	width: 765px;
	text-align: center;
}

#rightcontent { 
	float: right; 
	/* background: url(/Graphics/rechterzijde-sub.gif) center no-repeat; */
}


#wrapper {
	text-align: middle;
	margin: 5px auto -5px;
	width: 775px;
	padding: 15px;
}

#photos { padding: 15px; }

#weg {
	position:absolute;
	top:10px;
	left:10px;
	width:10px;
	height:10px;
	border:0px;
	visibility:hidden;
}
