/* CSS - Cascading StyleSheet for Templates: pixelpost-dark-archivepaged */
body
{
	font-family: Helvetica, verdana, sans-serif;
	background: #f5f5f5;
	margin: 10px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	color: #444;
}

.td-calendar-days-vz
{
	padding: 1px;
	text-align: center;
	border-top: 0px solid #999;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	background: #fff;
	color: #999;
}

.td-calendar-days-vz:hover
{
	background: #444;
}

.td-calendar-days
{
	padding: 1px;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	background: #fff;
	color: #999;
}

.td-calendar-days:hover
{
	background: #444;
}

.td-calendar-navi-vz
{
	border-top: 0px;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 5px;
}

.td-calendar-navi-vz a
{
	text-decoration: none;
	color: #444;
}

.td-calendar-navi
{
	border-top: 0px;
	border-bottom: 0px solid #999;
	border-right: 0px;
	border-left: 0px;
	text-align: right;
	letter-spacing: 1px;
	word-spacing: 5px;
}

.td-calendar-navi a
{
	text-decoration: none;
	color: #444;
}

.td-calendar-days-imagefound
{
	padding: 1px;
	text-align: center;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	background: #f5f5f5;
}

.td-calendar-days-imagefound:hover
{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #666;
}

.td-calendar-days-imagefound a
{
	text-decoration: none;
	color: #444;
}

.td-calendar-days-imagefound a:hover
{
	text-decoration: none;
	color: #fff;
}

.table-calendar
{
	font-family: Helvetica, verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 600px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

.table-calendar-vz
{
	font-family: Helvetica, verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 200px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

.headline
{
	font-size: 22px;
	font-weight: bold;
	font-family: Helvetica, verdana, sans-serif;
	color: #444;
	letter-spacing: -1px;
	text-align: left;
}

.headlineright
{
	text-align: right;
}

/*
.thumbnails {
    padding:5px;
    border:0px;
    }
.current-thumbnail {
    padding:5px;
    border:1px dotted #666;
    }
*/

.thumbnails
{
	padding: 4px;
	border: 0px;
	margin: 0px;
	background: #fff;
}

.current-thumbnail
{
	padding: 4px;
	border: 0px;
/*
	border: 1px dotted #666;
*/
	margin: 0px;
	background: #fff;
}

#thumbs_nav
{
	/*	padding: 0 0 0 -5px;
	left: -5px;
*/
	width: 1000px;
}

#wrapper
{
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*	width: 610px;
*/
	width: 1000px;
	text-align: center;
}

#calendar
{
	width: 600px;
	padding: 0px;
	font-family: Helvetica, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}

#image
{
	padding: 10px;
	background: #fff;
	border: 0px solid #333;
}

#image-info
{
	width: 1000px;
	padding: 10px;
	display: block;
	font-size: 10px;
/*	
	background: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 0px;
	border-bottom: 1px dotted #999;
*/	
}

#image-navigation
{
	width: 1000px;
	padding: 10px;
	background: #fff;
	font-size: 10px;
/*
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 0px;
	border-bottom: 1px solid #999;
*/
}

#image-navigation:hover
{
	background: #f5f5f5;
}

#wrap_image
{
	width: 1000px;
	padding: 10px;
	font-size: 10px;
/*
	background: #f5f5f5;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
*/
	text-align: center;
}

#add-comment
{
	width: 580px;
	padding: 10px;
	background: #f5f5f5;
	font-size: 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 0px;
	border-bottom: 1px solid #999;
}

.input
{
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #444;
	background-color: #f5f5f5;
	color: #444;
}

#add-comment textarea
{
	width: 100%;
	height: 50px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #444;
	background-color: #f5f5f5;
	color: #444;
}

#comments
{
	font-family: Helvetica, verdana, sans-serif;
	width: 580px;
	padding: 10px;
	background: #fff;
	font-size: 11px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 0px;
	border-bottom: 1px solid #999;
}

#comments ul
{
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}

#comments li
{
	display: block;
	margin: 0px;
	color: #444;
	text-decoration: none;
	padding: 3px;
}

#comments li a
{
	color: #444;
	text-decoration: none;
}

#comments li:hover
{
	background: #f5f5f5;
}

#comments li a:hover
{
	background: #f5f5f5;
}

#poweredby
{
	vertical-align: middle;
}


#image_exif_info
{
	display: inline;
	overflow: default;
	visibility: hidden;
	font-size: 9px;
}

#footer
{
	font-family: Helvetica, verdana, sans-serif;
	font-size: 0,7em;
	text-align: center;
	width: 1000px;
	text-decoration: none;
	color: red;
}

.tooltip
{
	position: absolute;
	display: none;
	background-color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: black;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	text-align: center;
}
/*
#logo
{
	width: 150px;
	padding: 0px;
	font-family: Helvetica, verdana, sans-serif;
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	top: 20px;
	left: 20px;
	position: fixed;
	overflow: default;
	background-image: url(/templates/Zahra/logoachter.gif);
	background-repeat: repeat;
}
*/
#logo
{
	width: 140px;
	padding: 0px;
	font-family: Helvetica, verdana, sans-serif;
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	top: 10px;
	left: 10px;
	position: fixed;
	overflow: default;
	border: 3px #F0C dotted;
	background-color: white;
}

a
{
	text-decoration: none;
	color: red;
}

a:hover
{
	text-decoration: none;
	color: black;
}

a.logolink
{
	text-decoration: none;
	color: red;
}

a.logolink:hover
{
	text-decoration: none;
	color: black;
}

a.index_link
{
	font-family: Helvetica, verdana, sans-serif;
	text-decoration: none;
	color: red;
	font-weight: bold;
	font-size: 10px;
}

a.index_link:link, a.index_link:visited
{
	text-decoration: none;
	color: red;
	font-weight: bold;
}

a.index_link:hover
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#matrix_link
{
	text-align: left;
}

#all-comment
{
	font-family: Helvetica, verdana, sans-serif;
	width: 580px;
	padding: 10px;
	background: #f5f5f5;
	font-size: 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 0px;
	border-bottom: 1px solid #999;
}

#comments
{
	width: 580px;
	padding: 10px;
	background: #fff;
	font-size: 11px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 0px;
	border-bottom: 1px solid #999;
}


a.mosaic {
	border: none;
	display: block;
	float: left; 
	width: 40px; 
	height: 40px; 
	background-position: center; 
} 

#mosaic { 
	width:680px;
}

#switcher
{
	position: fixed;
	right: 8px;
	bottom: 8px;
	visibility: visible;
	width: 85px;
}

#vakIndianRed
{
	width: 8px;
	height: 8px;
	background-color: #CD5C5C;
	border: 1px #000 solid;
	float: left;
	margin-left: 4px;
}
#vakDeepPink
{
	width: 8px;
	height: 8px;
	background-color: #FF1493;
	border: 1px #000 solid;
	float: left;
	margin-left: 4px;
}

#vakMagenta
{
	width: 8px;
	height: 8px;
	background-color: #FF00FF;
	border: 1px #000 solid;
	float: left;
	margin-left: 4px;
}

#vakDodgerBlue
{
	width: 8px;
	height: 8px;
	background-color: #1E90FF;
	border: 1px #000 solid;
	float: left;
	margin-left: 4px;
}

#vakPurple
{
	width: 8px;
	height: 8px;
	background-color: #A020F0;
	border: 1px #000 solid;
	float: left;
	margin-left: 4px;
}

#vakWhite
{
	width: 8px;
	height: 8px;
	background-color: #FFFFFF;
	border: 1px #000 solid;
	float: left;
	margin-left: 4px;
}



.beeldbox
{
/*
	min-width: 580px;
	max-width: 1000px;
	min-height: 580px;
	max-height: 800px;
*/
}







