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

body {
	/*background:#f5f5f5;*/
	background:#000;
	margin:10px;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a { color: #929292;}

.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:#EFEFEF;
    }
.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: Verdana, Arial, Helvetica, 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: Verdana, Arial, Helvetica, 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: 12px;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#929292;
    letter-spacing:-1px;
    }
.thumbnails {
    padding:5px;
    border:0px;
    }
.current-thumbnail {
    padding:5px;
    border:1px dotted #666;
    }
	
#title {
	color: #929292;
	font-size: 10px;
	}	

#title h1 {
	font-size: 12px;
	font-weight: bold;
	}

#images {
	padding: 5px;
	
	}

#wrapper {
	margin:0px auto;
	padding:5px;
	width:842px;
	text-align:left;
	
	}
#calendar {
    width:600px;
    padding:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    letter-spacing:-1px;
    }
#logo {
    width:820px;
    padding:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:24px;
    font-weight:bold;
    letter-spacing:-1px;
	margin-bottom: 10px;

    }
#image {
    padding:5px;
    background:#E3E3E3;
    border:1px solid #E3E3E3;
	margin: auto;
    }
#image-info {
    width:810px;
    padding:10px;
    display:block;
    font-size:10px;
	/*border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:0px;
    border-bottom:1px dotted #999;*/
	color: #929292;
    }
#image-info:hover {
    
    }
#image-navigation {
    width:810px;
    padding:10px;
    font-size:10px;
	text-align: center;
    /*border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:0px;
    border-bottom:1px solid #999;*/
    }
#image-navigation:hover {
    
    }
#add-comment {
    width:820px;
    padding-left:10px;
    padding-right:10px;
    font-size:11px;
    /*border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:2px;
    border-bottom:1px solid #999;*/
    }
.input {
  width:100%;
	font-size:11px;
	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 {
    width:810px;
    padding:10px;
    font-size:10px;
	
    /*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;
	color: #929292;
	}
#comments li {
	display:block;
	margin:0px;
	color: #929292;
	text-decoration:none;
	padding:3px;
	color: #929292;
	}
#comments li a {
	color: #929292;
	text-decoration:none;
	}
#comments li:hover {
	
	}
#comments li a:hover {
	
	}

#poweredby {
vertical-align:middle;
}
