/*
#------------------------------------------------------------------------
# Bluap - June Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.box {
	overflow: hidden;
}

.nspArt img:hover {
	filter: alpha(opacity=85);	
}

body #gkPage img {
	width: auto!important;
}

#gkContentTop,
#gkBottom1.gkSingleModule .box, 
#gkBottom2.gkSingleModule .box, 
#gkBottom3.gkSingleModule .box, 
#gkBottom4.gkSingleModule .box, 
#gkBottom5.gkSingleModule .box, 
#gkBottom6.gkSingleModule .box {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}

.display-limit {
	white-space: pre;
	word-break: keep-all;
}

.display-limit select {
	display: inline!important;
}

.k2Avatar img {
	width: 32px!important;
	max-width: 32px!important;
}

.itemAuthorBlock .gkAvatar img {
	height: 80px!important;
	max-width: 80px!important;
	width: 80px!important;
}

span.gkAvatar img {
	max-width: 48px!important;
}
.nspArt img.nspImage {
    width: auto!important;
    max-width: auto!important;
}

article header {
	overflow: hidden;
}

/* Fix for crashing IE8 */
li.itemRatingBlock {
	display: none!important;
}

/* Fix for the print/email icons */
li.print-icon,
li.email-icon {
	margin-top: 10px!important;
}

li.print-icon:after,
li.email-icon:after {
	display: none!important;
}

.k2LatestCommentsBlock .k2Avatar {
	height: 30px!important;
	width: 30px!important;
}
table,
table tr,
table td,
table tbody,
table thead {
     vertical-align: top!important;
}

.ie8clear {
	clear: both;
}

#gkMainbody article {
	overflow: hidden;
}

article header h1,
article header h2 {
	clear: both;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"] {
	display: block;
	line-height: 38px;
}

.gkTogglers dt.active + dd,
.gkIsWrapper-gk_bluap .figure.active,
.gkIsWrapper-gk_bluap .figure.active figcaption,
.gkIsWrapper-gk_bluap .figure.active img {
	filter: alpha(opacity=100);
}

.gkNspPM-NewsGallery .gkPagination li {
	margin: 0 1px!important;
}

#gkBottom1.gkSingleModule .box,
#gkBottom2.gkSingleModule .box,
#gkBottom3.gkSingleModule .box,
#gkBottom4.gkSingleModule .box,
#gkBottom5.gkSingleModule .box,
#gkBottom6.gkSingleModule .box {
	float: none!important;
	min-width: auto!important;
}

#gkBottom1.gkSingleModule .box .content,
#gkBottom2.gkSingleModule .box .content,
#gkBottom3.gkSingleModule .box .content,
#gkBottom4.gkSingleModule .box .content,
#gkBottom5.gkSingleModule .box .content,
#gkBottom6.gkSingleModule .box .content {
	width: 100%!important;
}