/*
#------------------------------------------------------------------------
# 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 
*/

h1 {
	font-size: 34px;
}
article header {
	margin: 0 0 25px;
}
article header ul {
	margin: 12px 0;
}
article header ul li {
	margin-bottom: 5px!important;
}
.itemBody.gkHasAside {
	padding-left: 125px;
}
.contact h3 {
	padding: 10px 0 0;
}

/* Containers */
#gkPageContent,
#gkSidebarLeft {
	clear: both;
	width: 100%;
}
#gkSidebarLeft {
	border: 1px solid #e5e5e5;
	border-top: none;
}
#gkSidebarLeft .box {
	border-top: none;
	float: left;
	padding: 12px;
	width: 50%;
}
#gkSidebarLeft .box:nth-child(2n+1) {
	clear: both;
}

/* Menu etc. */
#gkMainMenu.gkMenuOverlay {
	border: none;
}
.gkMenu > ul {
	height: auto;
	min-height: 21px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
	clear: both;
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
#gkBottom1 .box.double,
#gkBottom1 .box.double ~ .box,
#gkBottom2 .box.double,
#gkBottom2 .box.double ~ .box,
#gkBottom3 .box.double,
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double,
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double,
#gkBottom5 .box.double ~ .box {
	width: 100%!important;
}

/* Overlay menu */
#gkMenuOverlayWrap {
    margin:  -20px 0 0 -260px!important;
    max-width: 520px!important;
}
#gkMenuOverlayWrap.open {
    margin-top: 0;
}
#gkMenuOverlayContent .gkcol li {
    font-size: 20px;
}
#gkMenuOverlayContent .gkcol li,
#gkMenuOverlayContent .gkcol li a {
    line-height: 58px;
}

/* Other */
#gkLogo {
	margin: 25px 0 20px 0;
}
#gkBannerTop {
	margin: 14px 0;
}
#gkSearch {
	left: 24%;
	width: 20%;
}
#gkSearch #mod-search-searchword {
	padding: 8px 10px !important;
}
#gkUpdates {
	font-size: 11px;
	line-height: 19px;
	padding: 8px 10px;
	width: 24%;
}
.box.banner-center img {
	max-width: 100%;
	width: auto;
}
#gkFooterArea > div {
	width: 80%;
}
.gk-newsletter strong {
	margin: 0;
}
.gk-newsletter input[type="email"] {
	margin-left: 10px;	
}
.gkCols[data-cols="2"] > div,
.gkCols[data-cols="3"] > div,
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div {
	padding-bottom: 20px!important;
	width: 100%;
}

/* ====== RVP Overrides ====== */

#gkBannerLeft {padding: 0 14px 0 0;}
#gkContentWrap {padding: 0;}

#gkBottom1, #gkBottom2 {margin-right: -15px; margin-left: -7px; padding-left: 0;}

#gkSidebarRight {padding-left: 0 !important;}
#gkSidebarLeft {border: none;}

#gkSidebarLeft .box:nth-child(1),
#gkSidebarLeft .box:nth-child(3),
#gkSidebarLeft .box:nth-child(5),
#gkSidebarLeft .box:nth-child(7),
#gkSidebarLeft .box:nth-child(9) {width: 49.1%;}

#gkSidebarLeft .box:nth-child(2),
#gkSidebarLeft .box:nth-child(4),
#gkSidebarLeft .box:nth-child(6),
#gkSidebarLeft .box:nth-child(8),
#gkSidebarLeft .box:nth-child(10) {width: 49.1%; float:right;}

.svg #gkLogoSmall.cssLogo {background-image: url("../../../rvp/logo_small.svg");}
#gkLogoSmall.cssLogo {background-image: url("../../../rvp/logo_small.png") !important; width: 116px; height: 40px; margin: 4px 10px 0 12px;}
.svg #gkLogo.cssLogo {background-image: url("../../../rvp/logo-stab.svg");}
#gkLogo.cssLogo {background-image: url("../../../rvp/logo-stab.png") !important; width: 172px; height: 42px; margin: 24px 0 14px 0;}

#gkBannerTop {max-width: 468px !important;}
.jo-responsive-w728 {width: 468px !important; height: 60px !important; overflow: hidden;}
