/* 
	TEMPLATE NAME / Horizon 
	AUTHOR: Scott Craig
	AUTHOR WEBSITE: http://www.cancerbox.com
	VERSION: 1.0
		
	Valid xHTML & CSS

*/

/* CSS Document */


/* STANDARDS */

body {
	background-color:#888888;
	

	}

html {
	min-height:100.1%;
	}


/* RESET */
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin:0px;
	padding:0px;
	}

h1 {
	text-align:left;
	}

h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	text-align:left;
	}
	
h3 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-size:14px;
	letter-spacing:1px;
	color:#413f3b;
	text-align:left;
	}
h4 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
	text-align:left;
	}
hr {
	display:none;
	}


p {
	text-align:left;
	}

a , a:visited{
	color:#000000;
	text-decoration: none;
}

a:hover  {
	text-decoration:none;
	color: #333333;
	}



/* CUSTOM CLASSES */


.inside {
	width:740px;
	margin:0px auto;
	color: #666666;
	}

.leftimg {
	float:left;
	margin:0px 10px 10px 0px;
	}

.clear {
	clear:both;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

/* IMAGE NOTES */

/* HEADER + NAVIGATION */

#header {
	width:100%;
	height:65px;
	background-color:#888888;
	}

#header .inside {
	background:#888888;
	height:65px;

	}

#header .inside h1 a {
	float:left;
	text-align:left;
	color:#333333;
	padding-top:25px;
	font-weight:normal;
	display:block;
	text-decoration:underline;
	}

#header .inside ul {
	float:right;
	margin-top:30px;
	}


#header .inside li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	
	letter-spacing:2px;
	
	font-size:10px;
	display:inline;
	}
	
#header .inside li a {
	color:#333333;
	padding-left:5px;
	padding-right:5px;
	}
		
#header .inside li a:hover {
	text-decoration:underline;
	color:#000000;
	}
	
.secondary a {
	color:#666 !important;
	}


/* MAIN PHOTO AREA */


 
 
#photobox.bord {
	background-color:#888888;
	position: absolute;
	left: 0px;
	top: -10px;
	bottom:300px;
		}
					
#basis.bordjes {
	width: 145px;
	text-align:center;
	position: absolute;
	left: 100px;
	top: 310px;
	visibility: hidden;
	z-index: 1;
	
	}	

#totaal.bordjes {
	width: 145px;
	text-indent: 15px;
	position: absolute;
	left: 100px;
	top: 171px;
	bottom: 500px;
	visibility: visible;
	z-index: 10;
	
	}
	
 .hoofdnav {
	text-align:left;
	line-height: 1.5em;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:24px;
	color:#413f3b;
	text-decoration: none;
	text-indent: 5px;
	
}
 .keus {
	text-align:left;
	line-height: 1.5em;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#413f3b;
	text-decoration: none;
	text-indent: 15px;
}
 .subnav {
	text-align:left;
	line-height: 1.5em;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:24px;
	color:#413f3b;
	text-decoration: none;
	text-indent: 0px;
	
}
	
	#photobox.bordjes {
	width: 145px;
	text-align:center;
	position: absolute;
	left: 100px;
	top: 345px;

	
	}
	

	
	#photobox.foto {
	background-color:#888888;
	padding-bottom:20px;
	width:60%;
	text-align:center;
	border:none;
	position: absolute;
	left: 275px;
	top: 105px;
	
	}
		#duim.thumbs {
	background-color:#888888;
	padding-bottom:20px;
	width:680px;
	text-align:center;
	border:none;
	position: absolute;
	left: 320px;
	top: 130px;

	}
	#photobox.thumbs {
	background-color:#888888;
	padding-bottom:20px;
	width:60%;
	text-align:center;
	border:none;
	position: absolute;
	left: 300px;
	top: 145px;
	}
		

#photobox.pijltjes {
	background-color:#888888;
	padding-bottom:20px;
	width:400px;
	text-align:right;
	border:none;
	position: absolute;
	left: 635px;
	top: 560px;
	
	display: inline;
	}
	
#photobox.text {
	background-color:#888888;
	padding-bottom:0px;
	width:450px;
	text-align:left;
	border:none;
	position: absolute;
	left: 360px;
	top: 569px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}


	#photobox.cloud {
	background-color:#888888;
	padding-bottom:0px;
	width:400px;
	text-align:center;
	border:none;
	position: relative;
	left: 400px;
	top: 150px;
	}
	
#photobox.browse {
	background-color:#888888;
	padding-bottom:0px;
	width:400px;
	text-align:center;
	border:none;
	position: relative;
	left: 400px;
	top: -50px;
	}



/* IMAGE NAVIGATION */



#image-navigate {
	padding:10px 0px;
	}
	
#image-navigate li {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	list-style:none;
	width:33%;
	}

#image-navigate a {
	display:block;
	}


/* Pages */

#page {
	padding:0px 0px;
	text-align:left;
	width:540px;
	margin:0px auto;
	}

#page h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	}

#page p {
	font-size:10px;
	font-style:italic;
	margin: 0px 20px 20px 0px;
	}

#page ul {
	font-size:10px;
	font-style:italic;
	margin:0px 20px 20px 0px;
	}
	
#page ul li {
	list-style:none;
	padding:0px 5px 0px 0px;
	}
	
#page a {
	}


#page img {
	background:#FFF;
    padding:3px;
    border:1px solid #CCC;
	}


.thumbnails {
	border:1px solid #CCC;
	padding:3px;
	margin:5px 5px 0px 0px;
	}

/* COLUMNS ON INFO PAGE */

#infobox.bord {
	background-color:#888888;
	position: absolute;
	left: 0px;
	top: -30px;
	bottom:500px;
		}

	
#infobox.col1 {
	background-color:#888888;
	padding-top:20px;
	width:400px;
	text-align:left;
	border:none;
	position: absolute;
	left: 150px;
	top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

#infobox.col2 {
	background-color:#888888;
	padding-top:20px;
	width:400px;
	text-align:left;
	border:none;
	position: relative;
	left: 600px;
	top: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
	
	#infobox.col3 {
	background-color:#888888;
	padding-bottom:20px;
	width:200px;
	text-align:center;
	border:none;
	position: absolute;
	left: 500px;
	top: 500px;
	}
	
/* Footer */

#footer {
	border-top:1px dashed #838d7a;
	clear:both;
	width:740px;
	margin:20px auto 0px auto;
	padding:10px 0px;
	text-transform:uppercase;
	}

#footer li {
	text-align:center;
	font-size:10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	display:inline;
	list-style:none;
	padding:0px 5px;
	color:#838d7a;
	}

#footer a {
	color:#838d7a;
	}
	
#footer a:hover {
	color:#993300;
	}


/* Comments */

#commentbox {
	width:80%;
	margin:0px auto;
	}

#comment-top {
	background:#000;
	padding:20px 5px;
	color:#FFF;
	}    

#comments {
    margin:0px auto;
    width:90%;
    text-align:left;
	}

#comment-top h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	}
	
#comment-middle h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	}

#comment-middle {
	padding:20px 0px;
	margin-bottom:7px;
	} 

#addcomment {
	margin:20px 0px;
	text-align:left;
	}

.input {
	width:45%;
	font-size:10px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

#addcomment label {
	color:#666;
	font-style:italic;
	font-size:10px;
	}

#addcomment textarea {
	width:100%;
	height:50px;
	font-size:11px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:3px double #CCC;
	color:#666;
	}

/* TAG SUPPORT */
.tags00
{
	font-size: 8px !important;
}
.tags01
{
	font-size: 10px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 14px !important;
}

.tags04
{
	font-size: 16px !important;
}

.tags05
{
	font-size: 18px !important;
}

.tags06
{
	font-size: 20px !important;
}

.tags07
{
	font-size: 22px !important;
}

.tags08
{
	font-size: 24px !important;
}

.tags09
{
	font-size: 26px !important;
}

.tags10
{
	font-size: 28px !important;
}

