/*
#------------------------------------------------------------------------
# News II - February 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 
*/
 
/* Base elements and classes */
html {
	border-bottom: 1px solid transparent;
	min-height: 100%;
}
body > div > footer,
body > div > header,
body > div > section,
body > footer,
body > header,
body > section {
	/* class used in the full template-width containers */
	clear: both;
	margin: 0 auto;
}
section#pfPageTop {
	overflow: visible; /* Necessary to make menu working */
	width: 100%; /* Necessary to achieve full background width */
}
#pfTop1,
#pfTop2,
#pfBottom1,
#pfBottom2 {
	/* Positions blocks -clearing */
	clear: both;
}

#pfTop1,
#pfTop2 {
	overflow: hidden;
}

#pfTop1 + #pfBreadcrumb,
#pfTop2 + #pfBreadcrumb {
	border-top: 1px solid #e5e5e5;
	margin-top: 0;
}

/* clearfix */
#pfBg:after,
#pfTopBar:after,
#pfTopNav:after,
#pfToolbar:after,
#pfHeader > div:after,
#pfPageContent:after,
#pfContent:after,
#pfSidebarLeft:after,
#pfSidebarRight:after,
#pfBottom1:after,
#pfBottom2:after,
#pfBottom3:after,
#pfBottom1 > div:after,
#pfBottom2 > div:after,
#pfBottom3 > div:after,
#pfBannerLeft:after,
.pfCols:after,
footer:after,
section:after,
aside:after,
article:after,
.box:after,
.itemSocialSharing:after,
article header ul:after,
#pfTop1 > div:after,
#pfTop2 > div:after,
.pfInset:after,
.pfArticleInset:after,
#pfBanners:after,
#pfPageContent > div:after,
#pfFooterArea:after {
	clear: both;
	content: "";
	display: table;
}

/* Columns */
#pfContent,
#pfComponentWrap,
#pfContentWrap,
#pfContentWrap > div,
#pfInset,
#pfSidebarLeft,
#pfSidebarRight,
#pfBannerLeft,
#pfBannerRight  {
	/* Main columns */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
#pfSidebarRight {
	float: right;
}
#pfPageContent > div {
	float: left;
}
#pfBg,
#pfPageContent,
#pfTopNav,
#pfToolbar,
#pfSearch,
#pfUpdates,
#pfInset,
#pfArticleInset {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}
#pfBanners,
#pfBanners + div,
#pfContentWrap {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	clear: both;
	float: left;
}
#pfBannerLeft,
#pfBannerRight {
	width: 100%;
}
#pfBanners .box {
	margin: 0;
}
#pfContent.pfSidebarLeft {
	float: right;
}
#pfContent.pfSidebarLeft + #pfSidebar {
	float: left;
	padding-left: 0;
	padding-right: 45px;
}
#pfContentWrap > div {
	float: left;
}
#pfContentWrap > div[data-inset-pos="left"] {
	float: right;
}
#pfContentWrap > div[data-inset-pos="left"] + #pfInset {
	float: left;
}
.itemBody {
	float: left;
	width: 100%;
}
.itemBody.pfInsetLeft {
	float: right;
}
#pfInset,
#pfArticleInset {
	float: right;
}
#pfInset {

}
.itemBody.pfInsetLeft + #pfArticleInset {
	float: left;
	padding-left: 0;
	padding-right: 45px;
}
#pfMainbodyTop .box,
#pfMainbodyBottom .box {
	padding-left: 0;
	padding-right: 0;
}

#pfMainbody .box {
	padding-left: 0!important;
	padding-right: 0!important;
	width: 100%;
}

/* Banners */
#pfBanners {
	width: 100%;
}

/* Module groups */
#pfTop1 .box,
#pfTop2 .box,
#pfBottom1 .box,
#pfBottom2 .box {
	/* Columns in the positions blocks */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
/* Joomla columns */
.cols-2 > div {
	width: 50%;
}
.cols-3 > div {
	width: 33.333333%;
}
.cols-4 > div {
	width: 25%;
}
.cols-5 > div {
	width: 20%;
}
.cols-6 > div {
	width: 16.666666%;
}
.column-1,
.column-2,
.column-3,
.column-4,
.column-5,
.column-6 {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}
/*
Layout calculations
 */
#pfMainbody .box {
	margin-bottom: 30px;
} 

/* base spaces */
body > footer:first-child,
body > header:first-child,
body > section:first-child,
section#pfPage > section:first-child,
section#pfContent > section:first-child,
section#pfComponentWrap > section:first-child {
	margin-top: 0;
}

/* top/bottom modules */

/* 3-column layout */
.pfCols3 .box.pfmod-1,
.pfCols3 .box.pfmod-2,
.pfCols3 .box.pfmod-3,
.pfCols3 .box.pfmod-more {
	float: left;	
}
.pfCols3 .box.pfmod-1 {
	width: 100%;	
}
.pfCols3 .box.pfmod-2 {
	width: 50%;
}
.pfCols3 .box.pfmod-3,
.pfCols3 .box.pfmod-more {
	width: 33.3%;
}
.pfCols3 .box.pfmod-more:nth-child(3n+1) {
	clear: both;
}
.pfCols3 .box.pfmod-more.pfmod-last-1:last-child {
	width: 100%!important;
}
.pfCols3 .box.pfmod-more.pfmod-last-2:last-child,
.pfCols3 .box.pfmod-more.pfmod-last-2:nth-last-child(2) {
	width: 50%!important;
}

/* 4-column layout */
.pfCols4 .box.pfmod-1,
.pfCols4 .box.pfmod-2,
.pfCols4 .box.pfmod-3,
.pfCols4 .box.pfmod-4,
.pfCols4 .box.pfmod-more {
	float: left;
	padding: 0 10px;	
}
.pfCols4 .box.pfmod-1 {
	width: 100%;	
}
.pfCols4 .box.pfmod-2 {
	width: 50%;
}
.pfCols4 .box.pfmod-3 {
	width: 33.3%;
}
.pfCols4 .box.pfmod-4,
.pfCols4 .box.pfmod-more {
	width: 25%;
}
.pfCols4 .box.pfmod-more:nth-child(4n+1) {
	clear: both;
}
.pfCols4 .box.pfmod-more.pfmod-last-1:last-child {
	width: 100%!important;
}
.pfCols4 .box.pfmod-more.pfmod-last-2:last-child,
.pfCols4 .box.pfmod-more.pfmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.pfCols4 .box.pfmod-more.pfmod-last-3:last-child,
.pfCols4 .box.pfmod-more.pfmod-last-3:nth-last-child(2),
.pfCols4 .box.pfmod-more.pfmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}

/* 6-column layout */
.pfCols6 .box.pfmod-1,
.pfCols6 .box.pfmod-2,
.pfCols6 .box.pfmod-3,
.pfCols6 .box.pfmod-4,
.pfCols6 .box.pfmod-5,
.pfCols6 .box.pfmod-6,
.pfCols6 .box.pfmod-more {
	float: left;	
}
.pfCols6 .box.pfmod-1 {
	width: 100%;	
}
.pfCols6 .box.pfmod-2 {
	width: 50%;
}
.pfCols6 .box.pfmod-3 {
	width: 33.3%;
}
.pfCols6 .box.pfmod-4,
.pfCols6 .box.pfmod-more {
	width: 25%;
}
.pfCols6 .box.pfmod-5,
.pfCols6 .box.pfmod-more {
	width: 20%;
}
.pfCols6 .box.pfmod-6,
.pfCols6 .box.pfmod-more {
	width: 16.66%;
}
.pfCols6 .box.pfmod-more:nth-child(6n+1) {
	clear: both;
}
.pfCols6 .box.pfmod-more.pfmod-last-1:last-child {
	width: 100%!important;
}
.pfCols6 .box.pfmod-more.pfmod-last-2:last-child,
.pfCols6 .box.pfmod-more.pfmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.pfCols6 .box.pfmod-more.pfmod-last-3:last-child,
.pfCols6 .box.pfmod-more.pfmod-last-3:nth-last-child(2),
.pfCols6 .box.pfmod-more.pfmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
.pfCols6 .box.pfmod-more.pfmod-last-4:last-child,
.pfCols6 .box.pfmod-more.pfmod-last-4:nth-last-child(2),
.pfCols6 .box.pfmod-more.pfmod-last-4:nth-last-child(3),
.pfCols6 .box.pfmod-more.pfmod-last-4:nth-last-child(4) {
	width: 20%!important;
}
.pfCols6 .box.pfmod-more.pfmod-last-5:last-child,
.pfCols6 .box.pfmod-more.pfmod-last-5:nth-last-child(2),
.pfCols6 .box.pfmod-more.pfmod-last-5:nth-last-child(3),
.pfCols6 .box.pfmod-more.pfmod-last-5:nth-last-child(4),
.pfCols6 .box.pfmod-more.pfmod-last-5:nth-last-child(5) {
	width: 16.66%!important;
}

/* Suffix double */
.pfCols3 .box.double.pfmod-2,
.pfCols4 .box.double.pfmod-2,
.pfCols6 .box.double.pfmod-2 {
	width: 66.666666%;
}

.pfCols3 .box.double.pfmod-2 ~ .box.pfmod-2,
.pfCols4 .box.double.pfmod-2 ~ .box.pfmod-2,
.pfCols6 .box.double.pfmod-2 ~ .box.pfmod-2 {
	width: 33.333333%;
}
.pfCols3 .box.double.pfmod-3,
.pfCols4 .box.double.pfmod-3,
.pfCols6 .box.double.pfmod-3 {
	width: 50%;
}
.pfCols3 .box.double.pfmod-3 ~ .box.pfmod-3,
.pfCols4 .box.double.pfmod-3 ~ .box.pfmod-3,
.pfCols6 .box.double.pfmod-3 ~ .box.pfmod-3 {
	width: 25%;
}
.pfCols4 .box.double.pfmod-4,
.pfCols6 .box.double.pfmod-4 {
	width: 40%;
}
.pfCols4 .box.double.pfmod-4 ~ .box.pfmod-4,
.pfCols6 .box.double.pfmod-4 ~ .box.pfmod-4 {
	width: 20%;
}
.pfCols6 .box.double.pfmod-5 {
	width: 33.3%;
}
.pfCols6 .box.double.pfmod-5 ~ .box.pfmod-5 {
	width: 16.66%;
}
.pfCols6 .box.double.pfmod-6 {
	width: 25%;
}
.pfCols6 .box.double.pfmod-6 ~ .box.pfmod-6 {
	width: 15%;
}
