
.fim {
	padding: 0px;
	margin: 0px;
	margin-right: -22px;
}
h3.fim-nav {
	padding:0px;
	margin:0px;
	border-bottom: 1px dashed #CCC;
}

.fim a:hover img {
		
}

.fim-meta {
	margin: 0px 0px 5px 0px;
}

.fim-tn-border-album {
	float: left;
	margin: 0 22px 8px 0;
}
.fim-tn-border-sidebar{
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.fim-thumbnail {

}

.fim-thumbnail a {

}
.fim-thumbnail a:hover {

}

.album-text {
	margin: 5px 0 0 156px;
}

.fim-tn-border-t {
	float: left;
	margin-bottom: 20px;
}

.fim-title {
	margin-top: 5px !important;
}


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

.fim-photo-block {

}
.fim-photo {
	margin-top: 15px;
}
.fim-photo img {
	 
	 border: 1px solid #a9a9a9;

}
.fim-photo-date{
	margin:0px;
	padding:0px;
}


.image-title {
	font-size: 1.5em;
	margin-bottom: 0.2em;	
}

.fim-photo-desc p {
	margin: 0;
}


/*********************************************/
/* Navigation */
/*********************************************/
.fim-photo-nav{
	width:99%;
	margin: 20px 0;
}
.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: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*********************************************/
/* Comments */
/*********************************************/

.fim-comment{
	margin-bottom:1.6em;
	
	overflow:hidden;
}
#fim-commentblock {
	margin-top: 20px;
} 
#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;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
}

