﻿

.tributes_center_content_item_picture img{
margin:0px;
padding:0px;
border:none;
height:auto;
width:auto;
.display:block; /*IE*/
}

.live_section{
width: 901px;
padding-top:10px;
}

.tributes_main_container{
width: 596px;
float:left;
padding-top:10px;
}

.tributes_top{
background:transparent url(../Images/CemeteryItem/mainpage_tributes_top.png) no-repeat;
width: 596px;
height: 40px;
}

.tributes_top h2{
margin:0;
padding:0;
color:#FFFFFF;

border-bottom:none;
color:inherited;

}

.tributes_top_content{
padding-left:12px;
padding-top:10px;
color:#FFFFFF;
}

.tributes_center{
background:transparent url(../Images/CemeteryItem/mainpage_tributes_center.png) repeat-y;
width: 596px;
}

.tributes_center_content{
text-align: center;
width:556px;
.width:596px; /*IE*/
padding-top: 10px;
padding-bottom: 20px;
padding-left:20px;
padding-right:20px;
}

.tributes_bottom{
background:transparent url(../Images/CemeteryItem/mainpage_tributes_bottom.png) no-repeat;
width: 596px;
height: 13px;
}

.tributes_center_content_item{
width: 178px;
float:left;
padding:3px;
}

.tributes_center_content_item_top{
background: transparent url(../Images/CemeteryItem/mainpage_tributes_item_top.png) no-repeat;
width: 178px;
height: 25px;
}

.goldcemetery div.tributes_center_content_item_top{
background: transparent url(../Images/CemeteryItem/mainpage_tributes_item_top_gold.png) no-repeat;
}

.tributes_center_content_item_top_content h2{
font-size:14px;
margin:0;
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border:none;
}

.tributes_center_content_item_top_content a{
color:#1A1A1A;
text-decoration:none;
}

.tributes_center_content_item_top_content a:hover{
color:#1A1A1A;
text-decoration:underline;
}

.tributes_center_content_item_picture{
background: transparent url(../Images/CemeteryItem/mainpage_tributes_item_picture.png) no-repeat;
width: 178px;
height: 120px;
}

.tributes_center_content_item_picture_userpicture{
width: 178px;
height: 120px;
}

.tributes_center_content_item_center{
background: transparent url(../Images/CemeteryItem/mainpage_tributes_item_center.png) no-repeat;
width: 178px;
height: 79px;
}

.goldcemetery div.tributes_center_content_item_center{
background: transparent url(../Images/CemeteryItem/mainpage_tributes_item_center_gold.png) no-repeat;
}

.tributes_center_content_item_center_content{
text-align:justify;
padding-left:8px;
padding-right:8px;
padding-top:6px;
font-weight:bold;
}

div.tributes_center_content_item_center_content a, table.comment_table a{
color:#97470E !important;
text-decoration:none;
}

div.tributes_center_content_item_center_content a:hover, table.comment_table a:hover{
color:#D99E74 !important;
text-decoration:underline;
}

.tributes_center_content_item_bottom{
background: transparent url(../Images/CemeteryItem/mainpage_tributes_item_bottom.png) no-repeat;
width: 178px;
height: 34px;
}

.goldcemetery div.tributes_center_content_item_bottom{
background: transparent url(../Images/CemeteryItem/mainpage_tributes_item_bottom_gold.png) no-repeat;
}

.tributes_center_content_item_bottom_content{
line-height:30px;
padding-right:8px;
text-align:right;
font-weight:bold;
}

.tributes_center_content_item_bottom_content a{
color:#FFFFFF;
text-decoration:none;
}

.tributes_center_content_item_bottom_content a:hover{
color:#606060;
text-decoration:none;
}

.tributes_center_content_raw{
padding-top:10px;
}

.item_avatar_image{
  max-height: 120px;
}

/* counter */
.candle_count{
  float: right !important;
  padding-right: 5px;
  width: 35px;
}

.candle_count_sign{
  background: transparent url(../Images/CemeteryItem/commented_candle.png) no-repeat 0;
  float:right;
  height:15px;
  margin-top:7px;
  margin-left:3px;
  width:7px;
}

.comment_count{
  float: right;
  padding-right: 5px;
  width: 55px;  
}

.comment_count_sign{
  background: transparent url(../Images/CemeteryItem/commented_people.png) no-repeat 0;
  float:right;
  height:15px;
  margin-top:8px;
  margin-left:3px;
  width:11px;
}

