/* CSS - Cascading StyleSheet for Templates: pixelpost-dark */

#header {
	border-bottom: 0px dotted #111111;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	/*display: block;*/
	float: right;
	margin: 0px;
	padding: 1px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #999;
}

#header a {
	text-decoration:none;
	color:#CCC;
}


body {
	background: #191919;
	color: #CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

body a{
	color:#CCCCCC;
	text-decoration:underline;
}

/*#addcomment {
	background: #FFFFFF;
	border-bottom: 0px dotted #444444;
	border-left: 0px dotted #444444;
	border-right: 0px dotted #444444;
	border-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 10px;
}

#comment-body {
	background: #F5F5F5;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#comment-imageinfo {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
}

*/
/*#comments {
	border: 0px solid #444444;
	font-family: Verdana, Helvetica, sans-serif;
	width: 100%;
}*/

#comments{
    padding:0px;
    background:#111;
    border:1px solid #333;
}

/*#comments li {
	border-bottom: 1px dotted #444444;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 10px;
}*/

/*#comments li a {
	color: #444444;
	text-decoration: none;
}*/

/*#comments li:hover {
	background: #FFFFFF;
}
*/

/*#comments ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#comment-wrapper {
	border: 1px dotted #444444;
	margin: 0px auto;
	padding: 2px;
	text-align: left;
	width: 400px;
}*/


#image {
	background: #111111;
	border: 1px solid #444444;
	padding: 5px;
}


#image_info a {
    text-decoration:underline;
    color:#999;	
    }
#image_info a:hover {
    text-decoration:underline;
    color:#CC6633;
    }
#image_info li {
	margin: 0px 0px 10px -15px;
	list-style-type: square;
}

#images img{
	padding: 0px;
	border:2px;
	margin:0px;
    }

#title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#image_info {
	margin: 0px auto;
    width:700px;
	padding-bottom: 4px;
    padding-top: 10px;
    display:block;
    font-size:11px;
    color:#999;
    border:0px;
	text-align: left;
    }

#wrapper {
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 700px;	
}


#poweredby {
vertical-align:middle;
}



.wrapper2 {
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 700px;	
}

.image_info2 a {
    text-decoration:underline;
    color:#999;	
    }
.image_info2 a:hover {
    text-decoration:underline;
    color:#CC6633;
    }
.image_info2 li {
	margin: 0px 0px 10px -15px;
	list-style-type: square;
}

.image_info2 {
	margin: 0px auto;
    width:700px;
	padding-bottom: 4px;
    padding-top: 10px;
    display:block;
    font-size:11px;
    color:#999;
    border:0px;
	text-align: left;
    }

.comments2 {
    padding:0px;
    background:#111;
    border:1px solid #333;
}

.comments3 {
    padding:30px;
    background:#111;
    border:1px solid #333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}


.logo{
	font-size:18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: 0.01px;
}

.td-calendar-days-sameday{
	padding:1px;
	text-align:center;
	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-sameday: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-sameday a {
    text-decoration:none;
    color:#999;
    }

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

.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:#191919;
	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:#191919;
	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:1px 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:#999;
    }

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


.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:#999;
    }

.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;
	}

.exif-data{
	font-size:10px;
}

.bodypic
{
    BORDER-RIGHT: #d1d1d1 1px solid;
    PADDING-RIGHT: 6px;
    BORDER-TOP: #d1d1d1 1px solid;
    PADDING-LEFT: 6px;
    BACKGROUND: #e9e9e9;
    PADDING-BOTTOM: 6px;
    BORDER-LEFT: #d1d1d1 1px solid;
    PADDING-TOP: 6px;
    BORDER-BOTTOM: #d1d1d1 1px solid
}

/* -----------------------------------
 *		NICETITLES
 * -----------------------------------*/
	div.nicetitle {
		background-color:#111;
		color:#FFF;
		font:11px Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		left:0;
		padding:6px 8px 6px 8px;
		position:absolute;
		border:3px solid #AAA;
		top: 0;
		width:25em;
		z-index:20;
		-moz-border-radius-bottomleft: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		-moz-opacity: .75;
		filter: Alpha(Opacity=75, FinishOpacity=75, Style=2);
		/* changes: */
		min-width: 50px;
		width: auto;
		height: auto;
	}
	div.nicetitle p {
		font-weight:bold;
		letter-spacing:1px;
	    margin: 0px;
		padding: 0px 0px 0px 0px;
		-moz-opacity: 1;
	}
	div.nicetitle p.destination {
		font-weight:normal;
		letter-spacing:0px;
	    font-size: 9px;
	    padding: 3px 0px 0px 0px;
		text-align: right;
		-moz-opacity: 1;
	}
	div.nicetitle p span.accesskey {
	color: #fff;
}