
.fim {
	padding: 0px;
	margin: 0px 0px 3em 0px;
	clear: both;
	width: 99%;
	min-width: none;
  color: #000;
}
.fim p.return, .fim p.return a{
  padding-top: 1em;
  clear: both;
}
h3.fim-nav {
	padding:0px;
	margin:0px;
	border-bottom: 1px dashed #CCC;
}
h4.fim-nav a, .fim-title a {
  color:#AE1717;
  text-decoration: none;
  padding: 0px 2px;
}
h4.fim-nav a:hover, .fim-title a:hover {
  color:#FFFFFF;
  background: #AE1717;
}
.fim-album {
	/*clear: both;*/
	margin-top:20px;
  margin-right: 3em;
  width: 45%;
  float: left;
}
.fim-album02 {
	clear: both;
	margin-top: 2em;
}
.fim-album p, .fim-album02 p {
  color: #000;
}
.fim-title {
	color: #260;
	border-bottom: 1px dashed #CCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

.fim-meta {
	margin: 0px 0px 5px 0px;
}
.fim-album-description {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fim-tn-border-album {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 18px;
	margin-left: 4px;
	width:120px;
	height:120px;
}
.fim-tn-border-sidebar{
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.fim-thumbnail {
	float: left;
	background: url(images/shadow.gif) no-repeat bottom right;
	float: left;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
}

.fim-thumbnail img {
	background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -15px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
}
.fim-thumbnail img:hover {
	background-color: #AE1717;
}

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

.fim-photo-block {
	float: left;
	margin: 10px 5px 10px 5px;
}
.fim-photo {
	background: url(images/shadow.gif) no-repeat bottom right;
	float: left;
}
.fim-photo img {
	 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
}
.fim-photo-date{
	margin:0px;
	padding:0px;
}
/*********************************************/
/* Navigation */
/*********************************************/
.fim-photo-nav{
	width:99%;
	padding-top:15px;
	padding-bottom:15px;
}
.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;
  background: #9F0909;
  padding-top: 10px;
}
#fim-commentblock h2{
	font-size: 1.5em;
	margin-bottom:1em;
  color: #FFFFFF;
}
.fim-commentname{
	float:left;
	width:21%;
  text-align: right;
	color:#4675bc;
  color: #EFEFEF;
	padding-top:10px;
	padding-right:10px;	
}
#fim-commentblock .fim-commentname a{
	color:#000;
  color:#FFF;
  padding-bottom: 5px;
  text-decoration: none;
  font-weight: bold;
}
#fim-commentblock{
  background: #AE1717;
  /*background: #CFCFCF;*/
  color: #FFFFFF;
  padding: 8px 18px 10px 18px;
  margin-bottom: 22px;
}
#fim-commentblock p{
	padding-bottom:.7em;
}
.fim-commenttext{
	float:right;
	width:71%;
	min-height:40px;
	padding:16px;
	clear:right;
  border-left: 3px solid #FFFFFF;
}
.fim-dec{
	height:10px;
	clear:both;
}
* html .fim-commenttext{
	height: 40px;
	overflow: visible;
}

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

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

.fim_clear{
	clear:both;
}

