/* .............................. */
/* Basic */
/* .............................. */

body {
	background-image:url('../../../strepen_71.jpg');
	font-size:11px;
	font-family:Century Gothic;
	color:#eee;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	text-align:center;
	}

html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Rondom*/
/* .............................. */

#rondom {
    	background:#161616;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	width:1000px;
	height:100%;
	margin:0px auto;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#C0C0C0;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    	float:left;
	clear:left;
	font-size:11px;
	letter-spacing:2px;
	color:#eee;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h1 a {
    	text-decoration:none;
	color:#eee;
	}

h1 a:hover {
    	text-decoration:none;
	}

.title {
	font-size:11px;
	letter-spacing:1px;
	color:#eee;
	margin:0px;
	margin-bottom:5px;
	margin-left:15px;
	padding:0px;
	}

h3 {
	font-size:11px;
	letter-spacing:1px;
	color:#ddd;
	text-align:center;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
    	background:#333333;
	border-bottom:1px solid #aaa;
	border-left:0px solid #aaa;
	border-right:0px solid #aaa;
	padding:0px;
	min-height:25px;
	width:1000px;

	line-height:25px;
	margin: 0 auto;
	margin-bottom:20px;
	}

.menu {
   	float:right;
	clear:right;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	}

.menu a {
	color:#ffffff;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	background-color:#333333;	
}
		
.menu a:hover {
	text-decoration:none;
	color:#CCC;
	background-color:#CC8B83;
	}
	
/* .............................. */
/* Content*/
/* .............................. */

#photo {
    	background:#333333;
    	padding:0px;
	border:1px solid #515151;
	}

#image-navigate {
	background:#333333;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:0px solid #aaa;
	border-right:0px solid #aaa;
	padding:0px;
	min-height:20px;
	width:1000px;
	margin: 0 auto;
	margin-top:20px;
  	text-align:center;
	font-size:11px;
	}
	
#image-navigate a {
	padding:0px;
	text-decoration:underline;
	}

#image-navigate a:hover {
    text-decoration:none;
	}

.image-previous {
    float:left;
	}

.image-next {
	float:right;
	}

#image-info {
	background:#333333;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:0px solid #aaa;
	border-right:0px solid #aaa;
	padding:0px;
	width:1000px;
	margin: 0 auto;
  	text-align:center;
	font-size:10px;
	}

#image-notes {
	width:150px;
	vertical-align:top;
	}

#image-exif {
    	padding-top:10px;
    	text-align:right;
	width:25%;
	vertical-align:top;
	}
	

/* .............................. */
/* Browse */
/* .............................. */

#page {
    	background:#222222;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	width:1000px;
	padding:0px;
	text-align:left;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page a {
	font-size:11px;
	}
	
.column{
	width:50%;
	text-align:left;
	vertical-align:top;
	}
	
.thumbnails {
	border: 1px solid #ffffff;
	padding:3px;
	margin:3px;
	}

#page ul {
	list-style-type:none;
}

#page li {
	font-family: Century Gothic;
	font-size: 11px;
	font-weight: bold;
}

.archive_page_number {
	text-decoration:underline;
	font-weight: normal;
}


.archive_active_page_number {
	text-decoration:none;
	font-weight: bold;
}

/* .............................. */
/* Comments */
/* .............................. */

#comments {
	background:#333333;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	padding:0px;
	width:900px;
	min-height:400px;
	margin: 0 auto;
  	text-align:left;
	font-size:11px;
	}

.addcomment {
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	width:350px;
	float:left;
	border-right: #777 solid 1px;
	padding-bottom:30px;
}

.thecomment{
	width:500px;
	float:right;
	padding-bottom:30px;
}


/* .............................. */
/* Show */
/* .............................. */

.hidden { display: none; }
.unhidden { display: block; }

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   	background:#333333;
	border-top:1px solid #aaa;
	border-bottom:1px solid #000000;
	border-left:0px solid #aaa;
	border-right:0px solid #aaa;
	padding:0px;
	width:1000px;
	margin: 0 auto;
	margin-top:20px;
  	text-align:center;
	vertical-align:middle;
	line-height:20px;
   }

.voet {
	font-size:10px;
	font-weight:normal;
	}


/* .............................. */
/* 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;
}



 
</style>