/* photos list */

.thumb .img {
	margin: 0;
	padding: 0;
}

.thumb .img img {
	margin: 0px 11px 8px 0px !important;
}

.thumb.img-last img {
	margin-right: 0px !important;
}

.thumb.img-first {
	clear: both;
}

.thumb {
	float: left;
	position: relative;
}

.thumb-count {
	display: block;
	position: absolute;
	top: 4px;
	right: 15px;
	background: url(bg.png);
	padding: 0px 3px;
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
}

.img-last .thumb-count {
	right: 4px;
}
.thumb-count, .thumb-count:visited {
	color: white !important;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none !important;
}

.highslide-heading {
	text-align: center;
	color: white;
	position: absolute;
	bottom: 5px;
	width: 100%;

}
.highslide-heading a, .highslide-heading a:visited {
	color: white;
	text-decoration: none;
}

/* hide zoom icon */

.highslide-zoom-icon {
	display: none;
}

/* album description */

.album-meta {
	margin-bottom: 1em;
}

/* albums list */

.album-thumb {
	float: left;
	margin-right: 11px;
	margin-bottom: 8px;
	position: relative;
}

.album-thumb-last {
	margin-right: 0;
}

.album-thumb-first {
	clear: both;
}

.album-thumb-title {
	display: block;
	position: absolute;
	background: url(bg.png);
	top: 111px;
	left: 2px;
	width: 192px;
	height: 35px;
	font-weight: normal !important;
}
.album-thumb-title div {
	padding: 1px 5px 0px 5px;
	height: 32px;
	overflow: hidden;
}
.album-thumb-title, .album-thumb-title:visited {
	color: white !important;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none !important;
}
.album-thumb-title:hover {
	color: #eb7405 !important;
	text-decoration: underline !important;
}

.album-thumb-count, .album-thumb-promote {
	display: block;
	position: absolute;
	top: 4px;
	right: 4px;
	background: url(bg.png);
	padding: 0px 3px;
	font-weight: normal !important;
}
.album-thumb-count, .album-thumb-count:visited, .album-thumb-promote, .album-thumb-promote:visited {
	color: white !important;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none !important;
}
.album-thumb-promote {
	right: auto;
	left: 4px;
}

.album-visited {
	opacity: 0.4;
}

/* related */

.related {
	margin-top: 2em;
}

.related ul, .related li {
	list-style-type: none;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

/* order */

.orders {
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #b2b2b2;
}

.orders a, .orders a:visited, .orders strong {
	text-decoration: none !important;
	margin: 0em 0.3em 0em 0.3em;
}

.orders a:hover {
	text-decoration: underline !important;
}

.orders .first {
	margin-left: 0 !important;
}

.orders .colon {
	color: #b2b2b2;
}

.orders .show_all {
	float: right;
}
.orders .show_all label {
	position: relative;
	top: -2px;
}

/* ru_share */

.album-share {
	margin-top: 1em;
}

/* images */

.img img, img.img {padding: 1px; border: 1px solid #dadee1; margin: 0 !important;}
a.img:hover img, .img a:hover img {border-color: #eb7405;}

/* clear */

.clear {clear:both;}

/* export */

.html {
	font-size: 12px;
	background: #eee;
}


.hidden {
	display:none;
}

/* pager (copy defaults for export) */

.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
}

/* exif */

.photo-exif {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 13px;
	line-height: 16px;
	background: white;
	padding: 6px 6px;
	opacity: 0.8;
}

/* vk */

.highslide-caption {
	text-align: left !important;
}

.highslide-caption .vk_like_photo {
	float: right;
	margin-top: -2px;
	margin-right: -36px;
}

/* voting */

.highslide-caption .tabs2.vote_photo {
	float: right;
	margin-top: -2px;
}

.vote_photo {
  text-align: center;
  font-size: 14pt;
	margin-bottom: 10px;
}

.vote_photo a {
	color: #ff6600;
	cursor: pointer;
}

.vote_photo a.active {
  font-weight: bold;
}

/* section overlay */

.photo-section-title {
	display: none;
	font-size: 20px;
	line-height: 23px;
	color: white;
	background: #eb7405;
	padding: 1em 2em !important;
	pointer-events: none;
}




/***** sfu2016 *****/

#content-body .show_all {text-align: right; margin-top: -25px; margin-bottom: 3px;}
#content-body .show_all label {position: relative; top: -2px; left: 2px; padding-right: 2px;}
