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

#content-header h1.title {
  margin-bottom: 8px;
}

#content-header .description {
  color: #666;
  font-weight: bold;
  font-family: Arial;
  margin: 32px 0 32px 0;
  font-size: 13px;
}

#content-illustration-author div.illustration {
  float: left;
  margin: 0 16px 16px 0;
}

#content-illustration-author div.author {
  margin-bottom: 16px;
}

#content-illustration-author .author {
  color: #999;
  font-style: italic;
}

#content-attachments {
  background-color: #F8F9F9;
  margin-bottom: 35px;
  
  border-top: 1px solid #D2D2D2;
  border-left: 1px solid #D2D2D2;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  padding: 0;
  margin-top: 35px;
}

#content-attachments .border_in {
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  margin: 0;
  padding: 8px;
}

#content-attachments .border_in.menu {
  padding: 0;
}

#content-attachments div.mitem, #content-attachments div.mitemstatic {
  display: inline-block;
  color: #999;
  font-size: 11px;
  margin: 10px 14px;
}

#content-attachments .mitem.show {
  background: transparent url(../images/bg_news_act.png) center bottom no-repeat;
  margin: -4px 14px;
  padding: 12px 0;
}

#content-attachments .mitem.show a {
  color: #999;
  text-decoration: none;
  border-bottom-style: none;
  padding-bottom: 1px;
}


#content-attachments .carousel {
  list-style: none;
  overflow: hidden;
  margin: 0;
}


#content-attachments .carousel li {
  margin: 0 8px;
  display: block;
  float: left;
}

.photoreportlink {
  width: 100px;
}

#content-attachments .subinfo {
  display: none;
}



#content-attachments .videblock {
  margin: 0 auto;
  width: 640px;
}



#officialst {
  color: #999;
  font-size: 11px;
  margin-top: 32px;
}

#attach-block {
  margin: 16px 0;
}

#attach-block .bname {
  font-weight: bold;
}

#attach-block ul {
  list-style: none;
  margin-top: 8px;
}
  
#printandshare {  
  margin: 16px 0;
}

#printandshare .printbutton {
  float: left;
  display: block;
  margin: 6px;
  padding-left: 24px;
  background: transparent url(../images/icon_print.png) center left no-repeat;
}

#related {
  margin-top: 32px;
}

#related .borderlist {
  padding: 8px;
}

.morebutton {
  display: none;
}

#related .holder p {
  margin: 8px 0 8px 8px;
}

#related .holder a {
  color: #333;
}

.leader {
  padding: 0 20px;
  width: 80px;
  margin-top: 18px;
  text-align: center;
  float: right;
}

.leader {
  text-align: center;
}

.leader img{
  width: 100%;
}

.HOV:hover{
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  background-color:#F2F3F3;
  margin: -18px 0 0 -45px;
  position: absolute;
  padding: 17px 22px;
  box-shadow: 0 3px 10px #B5B5B5;
  width: 130px;
}

.leader .info{
  text-align: left;
  display: none;
}

.HOV .name {
  font-size: 11px;
  font-weight: bold;
}

.HOV .regalia {
  font-size: 11px;
}

.HOV:hover .name {
  display: none;
}

.HOV:hover .regalia {
  display: none;
}

.HOV:hover .info{
  display: block;
}

.leader .info {
  text-align: left;
  display: none;
}

.leader .fio {
  font-size: 15px;
  font-weight: bold;
}

.leader .desc {
  font-size: 11px;
}

.leader .person {
  font-family: Trebuchet MS;
  color: #c00;
  font-size: 12px;
  margin-top: 14px;
  display: block;
}

.leader .ico_social {
  margin: 7px 2px 0 0;
}

.urgent .horline {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #c00;
}

.urgent .urgentimg {
  display: block;
  height: 11px;
  width: 158px;
  background: #c00 url('../images/urgent_title.png') no-repeat center;
}

#vk_comments {
  margin-top: 32px;
}

