/*
 * <2013> Communist Party of the Russian Federation <tech@kprf.ru>
 * Developer: Evgeniy Kozin https://twitter.com/EvgeniyKozin
 *
 */

.photoreportfoto {
  float: left;
  background-color: white;
  padding: 8px;
  margin: 3px 3px 6px 3px;
  border: none;
  box-shadow: 0px 2px 6px #333;
  -moz-box-shadow: 0px 2px 6px #333;
  -webkit-box-shadow: 0px 2px 6px #333;
  text-align: center;
}

.photoreportbox {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.photoreportbox a {
  display: inline;
  float: left;
  margin: 4px;
}

.photoreportbox .showmore {
  color: #751119;
  font: 12px/15px arial;
  font-weight: bolder;
  padding: 4px;
  width: 100px;
}

.materiallist a.item {
  padding-left: 130px;
  min-height: 70px;
}

.foto-content {
  width: 856px;
  margin: 0 auto;
}

.pubdateauthor {
  margin-bottom: 16px;
  color: #999;
  font-style: italic;
}

