
.fim {
	padding: 0px;
	margin: 20px;
	clear: both;
	width: 750px;
	min-width: none;
}
h3.fim-nav {
	padding:0px;
	margin:0px;
		border-bottom: 1px dashed #CCC;
}

.fim-title a{
	text-decoration:underline;
}

.fim-album {
	margin-top:20px;
	text-align:center;
}
div.fim-album{
width:170px;
padding:8px;
float:left;
}
div.fim-album2{
float:left;

}

.fim-title {
	font-weight:bold;
	color: #260; 
	height:10px;
	/*border-bottom: 1px dashed #CCC;*/
/*	margin: 0px -20px 0px 0px;
	padding: 0px -20px 0px 0px;*/
}
.fim-meta {
	margin: 0px 0px 5px 0px;
	display:none;
}
.fim-album-description {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.fim-tn-border-t {
	display:block;
	height:130px;
	vertical-align:middle;		
}

div.fim-tn-border-album {
	float: left;
	width:180px;
	height:180px;	
	text-align:center;	
}
.fim-tn-border-sidebar{
	float: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}

.fim-thumbnail{
/*	float: none;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
*/
	height:130px;
}

.fim-thumbnail img {
	 background-color: #fff;
	 margin-bottom:3px;
	display:block;
    margin-left: auto;
    margin-right: auto;
	 /*border: 1px solid #a9a9a9;*/
	 /*display: block;*/
	 /*margin: -5px 5px 5px -5px;*/
	 /*padding: 4px;*/
 	 /*position: relative;*/
}
/*
IMG.centered_img{
	display:block;
    margin-left: auto;
    margin-right: auto;
|}*/


.fim-thumbnail img:hover {
	background-color: #ccd;
}

.fim-photo-desc {
display:inline;
width:300px;
clear:none;
float:left;
padding-right:20px;
padding-left:20px;
text-align:center;
}

.floatright{
float:left;
}

/*********************************************/
/* Image */
/*********************************************/

div.fim-photo-block {
	float: left;
	/*margin: 10px 5px 10px 5px;*/
	text-align:center;
	width:400px;
/*	border:thin;
	border-style:solid;*/
}

.fim-photo {
/*border:thin;
border-color:red;
border-style:dotted;*/
	/*background: url(images/shadow.gif) no-repeat bottom right;
	/*position:relative;*/
	/*left:300px;*/
	/*display:inline;*/
	/*display:inline;
	float:right;
	width:400px;*/
}

.fim-photo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
	 background-color: #fff;
	/* border: 1px solid #a9a9a9;*/
/*	 margin: -5px 5px 5px -5px;*/
	/* padding: 4px;*/
	 margin-bottom:3px;
}

p.title{
text-align:center;
padding-bottom:20px;
border-bottom:1px;
border-bottom-style:solid;
font-size:18px;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
}

.fim-photo-date{
	margin:0px;
	padding:0px;
}
/*********************************************/
/* Navigation */
/*********************************************/
div.fim-photo-nav{
	padding-top:15px;
	padding-bottom:15px;
	float:right;
}
.fim-nav-buttons{
	height:20px;
	float:left;
	text-align:center;
	/*border:1px solid #ccc;
	background:#F4F4F4;*/
	/*margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 5px;*/
}
/*********************************************/
/* Comments */
/*********************************************/

.fim-comment{
	margin-bottom:1.6em;
	overflow:hidden;
}
#fim-commentblock h2{
	font-size:130%;
	margin-bottom:1em;
}
.fim-commentname{
	float:right;
	width:375px;
	color:#4675bc;
	padding-top:10px;
	padding-right:10px;
	
}
.fim-commentname a{
	color:#000;
	font-weight:bold;
	
}

#fim-commentblock p{
	padding-bottom:.7em;
}
.fim-commenttext{
	float:right;
	width:375px;
	min-height:40px;
	padding-right:10px;
	clear:both;
}
.fim-dec{
	height:10px;
	clear:both;
}
* html .fim-commenttext{
	height: 40px;
	overflow: visible;
}

.fim-gravatar{
	float:left;
	width:50px;
	height:50px;
	padding:6px;
}

#fim-commentsform{
	padding:10px;
	margin-bottom:2em;
	
}
/*********************************************/
/* Misc */
/*********************************************/

.fim_clear{
	clear:both;
}

