#toolbar img {
	border: none;
}

#gallery_toolbar {
	position: absolute;
	z-index: 10;
	padding: 5px;
	background-color: #d8d8d8;
}

#bg {
	position: fixed;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#bgimg {
	display: none;
	-ms-interpolation-mode: bicubic;
}

#preloader, #full_preloader {
	z-index: 3;
	width: 32px;
	height: 32px;
	margin: auto;
	background: url("loader.gif") no-repeat center center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
}

#full_preloader {
	display: none;
	z-index: 100;
}

#full_video_container {}

#thumbnails_wrapper {
	clear: both;
	z-index: 2;
}

#full_thumb_wrap #outer_container {
	width: 100%;
	background: url("thumbnail_wrapper_bg.png") repeat 0 0;
	/* stupid ie needs a background value to understand hover area */
	padding: 0;
}

#outer_container {
	position: relative;
	padding: 0;
	width: 100%;
	margin: 0;
	overflow: auto;
}

#sitebgimg {
	cursor: pointer;
}

#outer_container, #outer_container ul {}

#full_thumb_wrap #outer_container {
	background: url("site_bg.jpg") repeat scroll center top transparent;
}

#outer_container .gallery {}

#full_thumb_wrap #outer_container .gallery {
	clear: both;
	margin: auto;
	text-align: center;
}

#outer_container .gallery_icon {
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	background: transparent url("gallery_thumb_bg.gif") no-repeat scroll center -1px;
	height: 71px;
}

#outer_container .gallery_item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 16%;
}

#outer_container .gallery_item img {
	filter: alpha(opacity = 75);
	-moz-opacity: .75;
	-khtml-opacity: .75;
	-webkit-opacity: .75;
	opacity: .75;
}

#full_thumb_wrap #outer_container .gallery_item {
	float: none;
	display: inline-block;
	margin: 0;
}

.gallery_wrap {
	width: auto;
	float: left;
}

#full_thumb_wrap #outer_container .gallery_icon {
	float: none;
	display: inline-block;
}

.gallery img {
	border: 3px solid #d8d8d8;
}

#full_view_wrap {
	background-color: #d8d8d8;
	z-index: 110;
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	width: 100%;
	padding-bottom: 92px;
	text-align: center;
}

#full_view_wrap #gallery_toolbar {
	margin-left: 0;
}

#full_thumb_wrap {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 5;
	left: 0;
	-webkit-box-shadow: 0px -3px 12px 0px #333;
	-moz-box-shadow: 0px -3px 12px 0px #333;
	box-shadow: 0px -3px 12px 0px #333;
}

#full_thumb_wrap #outer_container .gallery_icon {
	margin: 10px 5px;
}

#full_thumb_wrap #outer_container .gallery_item {
	width: auto;
}

#outer_container img {}

#full_thumb_wrap #outer_container img {
	width: auto;
	margin-left: 0;
}

#img_title {
	color: #414042;
}

#outer_container ul .gallery_icon a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	overflow: hidden;
}

#outer_container .gallery_icon span {
	display: none;
}

#full_thumb_wrap .gallery_icon a {}

#main_img_wrap {
	min-width: 450px !important;
	min-height: 332px !important;
	position: relative;
	text-align: center;
	display: block;
	vertical-align: middle;
	background: url("loader.gif") no-repeat scroll center center transparent;
}

#main_img_wrap img {
	/*position: absolute;*/
	display: none;
	max-height: 380px;
	width: 100%;
	cursor: pointer;
	background: #d8d8d8;
	padding: 10px;
	-webkit-box-shadow: 0px 3px 12px 0px #666;
	-moz-box-shadow: 0px 3px 12px 0px #666;
	box-shadow: 0px 3px 12px 0px #666;
}

.nextImageBtn, .prevImageBtn {
	display: inline-block;
	filter: alpha(opacity = 90);
	-moz-opacity: .9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	cursor: pointer;
	font: Bold 1.1em/1.3em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}

.prevImageBtn {
	background: #404041 url("button_sprite.gif") no-repeat left -60px;
	padding: 1px 5px 3px 10px;
	text-align: right;
}

.nextImageBtn {
	background: #404041 url("button_sprite.gif") no-repeat right -60px;
	padding: 1px 10px 3px 5px;
	text-align: left;
}

a.fullscreenImageBtn {
	background: #404041 url("button_sprite.gif") no-repeat center -28px;
	/*text-indent:-9999px;*/
	cursor: pointer;
	filter: alpha(opacity = 90);
	-moz-opacity: .9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	margin-bottom: 5px;
	padding: 5px;
	color: #fff;
	text-align: center;
	/*background:url('button_sprite.gif') no-repeat center top;*/
	font: Bold .8em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.nextImageBtn:hover, .prevImageBtn:hover, .fullscreenImageBtn:hover {
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

h2#full_img_title {
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	/*	-moz-box-shadow: 0 3px 10px #222;
	-webkit-box-shadow: 0 3px 10px #222;
	box-shadow: 0 3px 10px #222;
	text-shadow:0 -1px 2px #000000;
	border-top:1px solid #6dc2cc;
	background: #148E9D;
	background: -moz-linear-gradient(top, #148E9D 0%, #0F6F7B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #148E9D), color-stop(100%, #0F6F7B));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#148E9D', endColorstr='#0F6F7B', GradientType=0 ); */
	background-color: #404041;
	font: 1.3em 'InterstateBold', Arial, Helvetica, sans-serif;
}

#full_meta_data a.fullscreenImageBtn {
	background: #404041 url("button_sprite.gif") no-repeat center 1px;
}

#full_meta_data {
	position: absolute;
	top: 50%;
	right: 0;
	background: #fff;
	padding: 5px;
	margin-top: -58px;
	max-width: 246px;
	display: none;
}

#full_post_date {
	padding: 10px 5px;
	font: 1em Arial, Helvetica, sans-serif;
	text-align: center;
}

#video_container {
	display: none;
	width: 485px;
	height: 380px;
	position: absolute;
	top: 0;
	left: 0;
}

.play_icon:after {
	content: " ";
	position: absolute;
	background: url("play_icon.gif") no-repeat center center;
	top: 0;
	left: 0;
	height: 17px;
	width: 26px;
}

.single-format-gallery #sidebar {
	height: 365px;
}
