/* CSS- Cascading Style Sheet for the Template: pixelpost-light */

body {
	background:#000;
	margin:3px;
	padding:2px;
	padding-bottom:10px;
	text-align:left;
	font-size:10px;
	color:#555;
	border:1px solid #444;
	float:none;
	}

.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;
	}
.headline {
    font-size:22px;
    font-weight:bold;
    font-family:Helvetica, verdana, sans-serif;
    color:#444;
    letter-spacing:-1px;
    }
.thumbnails {
    padding:5px;
    border:0px;
    }
.current-thumbnail {
    padding:5px;
    border:1px dotted #666;
    }
#wrapper {
    font-family:Helvetica, verdana, sans-serif;
	margin: auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:center;

	}
#calendar {
    width:590px;
    padding:10px;
    font-family:Helvetica, verdana, sans-serif;
    font-size:10px;
    font-weight:bold;
    letter-spacing:-1px;
    }
#logo {
    width:590px;
    padding:10px;
    padding-left:0px;
    font-family:Helvetica, verdana, sans-serif;
    font-size:24px;
    font-weight:bold;
    letter-spacing:-1px;
    text-align:center;
  /*  background-color:blue;
  */  margin: auto;

    }

#theimage {
    padding:3px;
    background:#111;
    border:1px solid #444;
    z-index:2;
    }
#imagebox{
	z-index:5;
	width:auto;

}
#image-float{
height:35px;
margin:auto;
margin-top:-35px;
vertical-align:top;
z-index:1;
position: relative;
text-align:right;
color:#000;
} 

#image-info {
    width:590px;
    padding:10px;
    display:block;
    font-size:10px;
    background:#ccc;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px dotted #999;
    margin: auto;
    margin-top:10px;

    }
#image-info:hover {
    /*background:#f5f5f5;
    */}
#image-navigation {
    width:590px;
    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;
    margin: auto;

    }
#image-navigation:hover {
    background:#ccc;
    }
#add-comment {
    width:590px;
    padding:10px;
    background:#ccc;
    font-size:10px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:0px;
    border-bottom:1px solid #999;
 	margin:0px auto;

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

	}
#comments {
    width:590px;
    padding:10px;
    background:#ccc;
    font-size:10px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:0px;
    border-bottom:1px solid #999;
	margin:0px auto;

    }
#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;
	}
	
#wrapper a,
#wrapper a:visited{
	color:#555;
	text-decoration:none;
	}
#wrapper a:hover {
	color:#f5f5f5;	
	}
#imagebox a:hover {
	color:#555;	
	}
#footer{
	    border-top:1px solid #444;
	    padding-top:1px;
	    width:300px;
	    margin: auto;
		margin-top:3px;

	}