/*============= index page ========================*/
table.photo-index-01 {
	margin: 6px 0 50px 29px;
}
table.photo-index-01 td {
	padding: 0 0 28px 0;
}
table.photo-index-01 p {
    font: 12px "Trebuchet MS";
	color: #B5B5B5;
	margin: 0 0 -4px -2px;
}
table.photo-index-01 h2 {
    font: 12px "Trebuchet MS";
	color: #fff;
	margin: 0 0 0 3px;
	font-weight:bold;
}
table.photo-index-01 h3 {
    font: 12px "Trebuchet MS";
	color: #fff;
	margin: 3px 0 0 0;
	font-weight:normal;
}
div.photo-index-02 {
	margin: 1px 0 6px 0;
}
div.photo-index-02 img {
	padding: 1px;
	border: 1px solid #808080;
}
table.photo-index-01 a:link, table.photo-index-01 a:visited {
	color: #B5B5B5;
	text-decoration:underline;
}
table.photo-index-01 a:hover {
	color: #B5B5B5;
	text-decoration:none;
}

/* .............................. */
/* Basic */
/* .............................. */

body {
	padding:0px;
	margin:0px;
}

html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Headings */
/* .............................. */

.title {
	font-weight:bold;
	font-size:13px;
	letter-spacing:2px;
	color:#666;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	}

/* .............................. */
/* Content */
/* .............................. */

table.foto-01 h2 {
	font: 16px "Trebuchet MS";
	color: #B5B5B5;
	font-weight: bold;
}	

.td-txt-02 {
        background: #000;
}

.td-txt-02 h2 {
	font: 16px "Trebuchet MS";
	color: #B5B5B5;
	font-weight: bold;
}	

#photo {
    padding: 1px;
	border: 1px solid #808080;
	margin: 0 0 0 78px;
}

table.foto-01 {
	margin: 7px 0 12px 78px;
}

table.foto-03 {
	margin: 7px 0 12px 0;
}

table.foto-03 p {
  font: 12px "Trebuchet MS";
	color: #B5B5B5;
	margin: 0 0 0 6px;
}

table.foto-03 a:link, table.photo-index-01 a:visited {
	color: #B5B5B5;
	text-decoration:underline;
}

table.foto-03 a:hover {
	color: #B5B5B5;
	text-decoration:none;
}

table.foto-01 td {
    font: 11px "Trebuchet MS";
	color: #B5B5B5;
}

table.foto-01 a:link, table.foto-01 a:visited {
	color: #B5B5B5;
	text-decoration:none;
}
table.foto-01 a:hover {
	color: #B5B5B5;
	text-decoration:underline;
}
table.foto-02 {
	margin: 10px 0 0 78px;
}
table.foto-02 td {
    font: 11px "Trebuchet MS";
	color: #B5B5B5;
}
table.foto-02 b {
	color: #fff;
}
table.foto-02 a:link, table.foto-02 a:visited {
	color: #B5B5B5;
	text-decoration:none;
}
table.foto-02 a:hover {
	color: #B5B5B5;
	text-decoration:underline;
}

/* .............................. */
/* Image Navigation */
/* .............................. */

.image-previous {
    float:left;
	}

.image-next {
	float:right;
	}

/* .............................. */
/* Image Info */
/* .............................. */

#image-info {
	text-align:center;
	margin: 28px 0 50px 78px;
}
	
	#image-info1 {
    padding:10px;
	text-align:left;
	margin:0px auto;
	margin-bottom:15px;
	}
		
#image-notes {
	width:70%;
	vertical-align:top;
	}
	
#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}

.addcomment {
    float:left;
	clear:left;
	padding:0px;
	}	
	.addcomment1 {
    float:right;
	clear:right;
	padding:0px;
	}	
#thumbrow {
	padding:0px;
	text-align:center;
}
	
#thumbrow .current_thumbnail {
	filter:alpha(opacity=99);
	opacity:0.99;
	padding:0px;
	margin:6px;
    border:1px solid #ccc;
    }
	
#thumbrow a img {
	filter:alpha(opacity=70);
	opacity:0.70;
	margin:6px;
    padding:0px;
    border:0px solid #fff;
    }
	
#thumbrow a:hover img, #thumbs a:focus img {
	filter:alpha(opacity=99);
	opacity:0.99;
	padding:0px;
    border:0px solid #ddd;
    }	


/* .............................. */
/* Pages */
/* .............................. */

#page {
    background:#f5f5f5;
	border:1px solid #ccc;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#ffffff;
    padding:5px;
	border:1px solid #ccc;
	}

.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
	
.thumbnails {
	border:0px solid #f5f5f5;
	padding:3px;
	margin:3px;
	}

/* .............................. */
/* Comments */
/* .............................. */
}
#commentBlock {
	text-align:left; 
	width: 450px; 
	font-family: trebuchet MS, trebuchet, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
	
}
#commentBlock a {
	color: #cccccc;	
}
#commentBlock a:visited {
	color: #cccccc;	
}
#commentBlock a:hover {
	color: #ffbf00; 
}
#commentMain { 
	width:100%; 
}
#commentMain ul {
	padding:0px; margin:0px; display:block; list-style:none; width:100%;
}
#commentMain li {
 	padding-bottom:10px; 
	padding-top:10px; 
	padding-left:5px; 
	padding-right:0px; 
	margin:0px; 
	border-top:0px;
	border-left:0px; 
	border-right:0px; 
	border-bottom:1px solid #969696;
	

}
#commentMain li a {
	color: #cccccc;
}
	
#comheader {
	text-align:left; 
	width: 450px; 
	font-family: trebuchet MS, trebuchet, Verdana, Arial, sans-serif; 
	font-size: 18px; 
	color: #ffffff;
	vertical-align: top;
}
#comlink {
	text-align:center; 
	font-family: trebuchet MS, trebuchet, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
}


/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   margin-bottom:20px;
   }

/* .............................. */
/* Calendar if you want to use    */
/* a calendar in the template     */
/* .............................. */
.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;
	}



