.album
{
	margin: 7px 0;
	padding: 7px;
	border-bottom: solid 1px #061e32;
padding-bottom:20px;
}

.album .image 
{
	float: right; 
	margin-left: 5px;
border: solid 5px #f0e8d9;
}


.album h2.name
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.clear { clear: both; }

.thumbs
{
	text-align: left;
margin-top:10px;	
}

.thumbs img
{
	margin: 4px;
	padding: 0px;
	border: 5px #f0e8d9 solid;

}


a img {
	border: none; 
}

.prev {
	float: left;
}

.next {
	float: right;
}

.big {
border: solid 5px #f0e8d9;
margin-top: 10px;
margin-bottom: 10px;}

.prevnext {margin-top:10px;}
.prevnext a{color:#ff3389;}
.album_title {margin-bottom:10px; padding-top:10px; border-top: solid 1px #061e32;}


.post-page h2 a, .post .p-head h2 a:visited { color:#ff3389; text-decoration: none;}
.post-page h2 a:hover { color:#ff3389; text-decoration: underline;}
