@charset "UTF-8";
/**
* @function  template overwrites for www.gemeinde-strassen.at
* @author    Stefan Girstmair http://www.girstmair.at
* @copyright Copyright (C) 2016 stefan girstmair, lienz, austria. All rights reserved.
*/
/* =============== CUSTOM STYLES =============== */


/* color mainmenu-header */

#jsn-header {
	background-color: #366999;
}

#jsn-header.jsn-menu-sticky {
    background: #366999 none repeat scroll 0 0;
}

/* main-menu items pull down */

div.jsn-modulecontainer ul.menu-mainmenu > li {
    padding: 60px 0 0;
}

div.jsn-modulecontainer ul.menu-sidemenu li a {
    font-size: 15px;
}

#jsn-header.jsn-menu-sticky ul.menu-mainmenu > li {
    padding: 50px 0 0;
}

#jsn-logo a {
    margin: 10px 0;
}

/* latest news module */

.nspArt h4.nspHeader {
    font-size: 1.1em;
}

/* search logo 

#jsn-menu .jsn-modulecontainer.display-dropdown h3.jsn-moduletitle, #jsn-menu .jsn-modulecontainer.display-inline .jsn-modulecontent {
    margin: 68px 0 0;
}

#jsn-header.jsn-menu-sticky #jsn-menu .jsn-modulecontainer.display-dropdown h3.jsn-moduletitle, #jsn-header.jsn-menu-sticky #jsn-menu .jsn-modulecontainer.display-inline .jsn-modulecontent {
    margin: 54px 0 0;
}

*/

/* =============== DEFAULT HTML - HEADING STYLES =============== */

p, ul {
	font-size: 15px;
	line-height: 23px;
}

blockquote p {
    font-size: 1.1em;
    line-height: inherit;
}

h1 {
	text-transform: uppercase;
}


h2 {
	line-height: normal;
}

/* color jsn-footer */

#jsn-footer {
    background: #012952 none repeat scroll 0 0;
}

#jsn-footer .img-ft-bg {
    background-image: url("../../../images/backgrounds/footer.jpg");
	opacity: 0.1;
}

div.jsn-modulecontainer:first-child, div.jsn-horizontallayout div.jsn-modulecontainer {
    margin-bottom: 20px;
}

h2 {
	font-size: 1.3em;
}

h3.jsn-moduletitle {
    margin: 10px 0;
    font-weight: 400;
}

/* color head-tags */

h3 {
	color: #366999;
}

h4 {
	color: #3366cc;
}

/* table colors */

table.style-colorheader thead th.highlight {
    background-color: #003366;
}

table.table-style tbody tr.odd .highlight {
    background-color: #6699cc;
}

table.table-style tbody .highlight {
    background-color: #99ccff;
}

/* category-blog layout header */

.page-header {
	height: 50px;
}

#k2Container h3.catItemTitle {
    font-size: 22px;
    padding-top: 5px;
}

#k2Container div.itemHeader h2.itemTitle span {
    font-size: 26px;
}

div.itemFullText h3 {
    margin: 10px 0;
    padding: 0;
}

.createdate span.createdate-day {
    font-size: 12px;
}

.pagination {
    text-align: center;
}

/* kontakt-box on homepage */

#kontakt-box {
	background-color: #fff;
	padding: 13px;
	border: 1px solid #e1e1e1;
}

/* template override list-element for link-button on article-view */

ul li {
	margin-left: 0;
}

/* template override main-content-container */

.jsn-2st-homepage #jsn-content {
    padding: 10px 0 1px;
}

/* link-box definition */

.link-box {
	width: 45%;
	float: left;
	margin: 10px;
	padding: 10px;
	border: 1px solid #999;
	background-color: #f5f5f5;
}

@media screen and (max-width: 580px)  {
	.link-box {
		width: 95%;
		float: none;
	}
}

/* k2 imageBlock padding */

div.itemImageBlock, div.catItemImageBlock {
	padding: 30px 0;
}

/* k2 category-blog layout height of intro text to get readmore-link to the same place */

div.catItemBody {
/*    height: 230px; */
}

/* k2 category image header */

div.catItemHeader, div.itemHeader, div.tagItemHeader {
    width: 100%;
/*	height: 50px; */
}

/* k2 readMoreButtonColor */

#k2Container a.k2ReadMore {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

/* override sigProImg */

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    box-shadow: 2px 2px 3px #888;
	padding: 2px;
}

span.sigProCaption {
	color: white;
}

/* override SchuWeb Sitemap */

#SchuWeb_Sitemap ul {
    display : block;
    list-style : inside square;
    margin : 0;
    padding : 10px 30px;
}

#SchuWeb_Sitemap ul li {
    margin : 0;
    padding : 0;
	line-height: 23px;
    background : transparent;
}

#SchuWeb_Sitemap a img {
    border : none;
}

#SchuWeb_Sitemap ul.level_0 ul {
    list-style : inside square;
    padding : 0;
}

#SchuWeb_Sitemap ul.level_1 li {
    padding : 0 1em 0 1em;
}

#SchuWeb_Sitemap .active {
    font-style : italic;
}
