/* CSS - Cascading StyleSheet for Templates: pixelpost-dark */

body {
	background: #666;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#addcomment {
	background: #444444;
	border-bottom: 0px dotted #FFFFFF;
	border-left: 0px dotted #FFFFFF;
	border-right: 0px dotted #FFFFFF;
	border-top: 0px;
	font-family: "Courier New", Courier, mono;
	padding: 10px;
}

#comment-body {
	background: #444444;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#comment-imageinfo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
}

#comments {
	border: 0px solid #FFFFFF;
	font-family: "Courier New", Courier, mono;
	width: 100%;
}

#comments li {
	border-bottom: 1px dotted #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
}

#comments li a {
	color: #FFFFFF;
	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 #FFFFFF;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	width: 400px;
}

#header {
	border-bottom: 0px dotted #111111;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	display: block;
	margin-bottom: 5px;
	padding: 0px;
	color: #999;
}

#image {
	background: #000000;
	border: 1px solid #333333;
	padding: 5px;
}

#image-info, #info-notes {
border: 0px;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	padding: 10px;
	width: 780px;
}

#image-info a {
	color: #FFFFFF;
	text-decoration: none;
		font-family: "Courier New", Courier, mono;
}

#title {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#wrapper {
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 780px;
}

#exifinfo {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

#poweredby {
vertical-align:middle;
}

.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: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:#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;
	}

a:active {
	FONT-SIZE: 80%; COLOR: #ffffff; FONT-FAMILY: "Courier New", Courier, mono
}
a:visited {
	FONT-SIZE: 80%; FONT-WEIGHT: normal;  COLOR: #ffffff; FONT-FAMILY: "Courier New", Courier, mono
}
a:link {
	FONT-SIZE: 80%; COLOR: #ffffff; FONT-FAMILY: "Courier New", Courier, mono
}
a:hover {
	FONT-SIZE: 80%; FONT-WEIGHT: normal;  COLOR: #cccccc; FONT-FAMILY: "Courier New", Courier, mono
}

