﻿.thumb { color:#ddd; text-align:center; font-size:11px; }
.thumb-b { background-image: url("b.png"); text-align:center; }
.thumb-bl { background-image: url("bl.png"); background-position:top right; background-repeat: no-repeat; }
.thumb-tl { background-image: url("tl.png"); background-position:bottom right; background-repeat: no-repeat; }
.thumb-br { background-image: url("br.png"); background-position:top left; background-repeat: no-repeat; }
.thumb-tr { background-image: url("tr.png"); background-position:bottom left; background-repeat: no-repeat; }
.thumbnail img { background-color:#fff; border:1px #ccc solid; }
.thumbnail img:hover { background-color:#ddd; border-style:solid; border-width:1px; border-color:#4A6F1E; opacity: .5; filter: alpha(opacity=50); -khtml-opacity:50; }


.caption { font-size:12px; color:#ccc; }
.photocaption { font-size:16px; color:#fff; }
.title {
	border: 0px;
	color: #fff;
	font-size: 30px;
	width: 91.6%;
}
.comment { color:#7B7958; font-size:15px; letter-spacing:0 }
.credit { color:#999; font-size:11px; }
.credit a {
	color: #E1964E;
	text-decoration: none;
}
.credit a:hover { color:#ccc; text-decoration:underline }
.nav { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#ccc; }

.nav a { 	text-decoration: underline; color: #E1964E; }
.nav a:link { 	text-decoration: underline; color: #E1964E;}
.nav a:visited { 	text-decoration: underline; color: #E1964E; }
.nav a:hover { 	color: #ccc; text-decoration: none;}
.nav a:active { text-decoration: none; color: #DDDDDD; }

ul img#img1,ul img#img2,ul img#img3,ul img#img4,ul img#img5 {
	padding: 25px;
}

p.credit {
	text-align:center;
}
