/* ------------------------------------------------------------ CLEANER */
html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-size: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
}
p, h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 1em 0;
}
h1 a, h2 a, h3 a, a h1, a h2, a h3{
	text-decoration: none;    
}
img {
	border: 0;
}
hr {
	clear: both;
	visibility: hidden;
}

a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	color: #EF6772;
	text-decoration: none;
}
ul,ol{
	list-style-position: inside;
	font-size: 0.9em;
	padding-left:20px;
}
ul {
	list-style-image: url(../images/li.png);
}
.clearfix {
	clear: both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
}

/* ------------------------------------------------------------ STRUCTURE */
body {
	background: url(../images/beige-back.png);
	font-family: "Helvetica", sans-serif;
}
#container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	font-size:1.3em;
	float:left;
}
#top {
	width: 100%;
	height: 90px;
	background: url(../images/top.png) center;
	position:relative;
	margin:0 auto;
	z-index:999;
}
/* ---------- TOP MENU */
#menutop {
	width:960px;
	margin:0 auto;
	margin-top:-70px;
}
#menutop {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	list-style:none;
	list-style-position:inside;
	text-align:center;
}
#menutop li{
	display:inline-block;
	vertical-align:middle;

}
#menutop li a {
	width:200px;
	color:#F6EDD8;
	font-size:3em;
	text-transform: uppercase;
	font-weight:700;
	text-shadow: 0px 0px 1px #F6EDD8;
    filter: dropshadow(color=#F6EDD8, offx=0, offy=0);
	padding:0 20px;
	text-decoration: none !important;

}
#menutop li a:hover{
	color:#EF6772;
	text-shadow: 0px 0px 1px #EF6772;
    filter: dropshadow(color=#EF6772, offx=0, offy=0);	
}
#menutop  li.current a{
	color:#EF6772 !important;
	text-shadow: 0px 0px 1px #EF6772 !important;
    filter: dropshadow(color=#EF6772, offx=0, offy=0)!important;
}

#menutop li#item-101 {
	background: url(../images/logo.png);
	width:200px;
	height:200px;
	padding:0;
	z-index:9999;
}
#menutop li#item-101 a {
	text-indent:-9999;
	font-size:0;
	display:block;
	width:100%;
	height:100%;
}
/* ---------- SECOND MENU */
#menubar {width:960px; margin:0 auto; }
#menubar ul {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	list-style:none;
	list-style-position:inside;
	text-align:center;
	line-height: 8em;
}
#menubar  li{
	float:left;
}
#menubar  li a{
	color:#F6EDD8;
	font-size:3em;
	text-transform: uppercase;
	font-weight:700;
	text-shadow: 0px 0px 1px #F6EDD8;
    filter: dropshadow(color=#F6EDD8, offx=0, offy=0);
	padding:0 5px;
	text-decoration: none !important;

}
#menubar li a:hover, #menubar  li.current a{
	color:#EF6772;
	text-shadow: 0px 0px 1px #EF6772;
    filter: dropshadow(color=#EF6772, offx=0, offy=0);	
}


/* ---------- TOP MENU END*/

#header {
	background: url(../images/cyan-back.png);
	width: 100%;
	float: left;
	position: relative;
}

#header .headtitle {
	position:absolute;
	text-indent:-9999;
	top:-9999px;
}
#headplace {
	width:960px;
	height:210px;
	margin:0 auto;
	background: url(../images/header.png);
	position:relative;
}
#headplace2 {
	width:960px;
	min-height:200px;
	margin:0 auto;
}
#ribbon {
	width:550px;
	height:280px;
	position:absolute;
	z-index:98;
	bottom:-40px;
	left:210px;
	background: url(../images/ribbon.png);
}
#ribbon a {
	display:block;
	width:100%;
	height:100%;
}
#header .pad {
}
#pathway {
	width:;
	height: 30px;
	left:90px;
	bottom:20px;
	line-height: 24px;
	font-size: 11px;
	font-style: italic;
	position:absolute;
}
#pathway a {
	color:#333;
	text-decoration:none;
}

#menubar {
	background: url(../images/menu.png) center;
	width: 100%;
	height: 90px;
	margin-bottom: 5px;
	float:left;
	position:relative;
}
#menu {
	margin:0 auto;
	width:960px;
}
#side {
	float: right;
	font-size:0.9em;
	position:relative;
}
#side.small {
	width: 40%;
}
#side.medium {
	width: 20%;
}
#side.full {
	width:0;
}
#sidehead {
	width: 100%;
	float: right;
}
#sidebar1 {
	width: 100%;
	float: left;
}
#sidebar2 {
	width: 100%;
	float: left;
}
#head {
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}
#main {
	float: left;
	display: inline;
}
#main.small {
	width: 60%;
}
#main.medium {
	width: 80%;
}
#main.full {
	width: 100%;
}
#banner {
	width: 100%;
	float: left;
	margin:  0 0 5px 0;
	position:relative;
}
#banner2 {
	width: 100%;
	float: left;
	margin:  0 0 5px 0;
}
#content {
	width: 100%;
	margin:0;
	float: left;
	background:;
	position: relative;
}
#content .pad {
	padding:10px 10px 30px 10px;
	}
.bottom {
	width: 100%;
	margin: 5px 0 0 0;
	float: left;
	background: url(../images/bottom_top.png) #004465 repeat-x top;
	position: relative;
	min-height: 300px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#wrap {
}


#wrap2 {
	margin: 0 auto;
	width: 960px;
	position: relative;

}
#foot {
	width: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	float: left;
	background: #666;
	margin-top: 5px;
}
#foot > .pad {
	padding: 10px;
}
.foot-mod {
	width: 33.1%;
	min-height: 100px;
	float: left;
	color:#ccc;
}

.foot-mod.num1 {
	}
	
.foot-mod.num2 {
	border-left: dotted #fff 1px;
	}
	
.foot-mod.num3 {
	border-left: dotted #fff 1px;
	float:right;
	}


.foot-mod .pad {
	padding: 5px;
	margin: 0 3px;
	background:;
}
.footbase {
	width:100%;
}
.footbase .pad {
	padding: 5px;
	margin: 0 3px;
}
#footer {
	width:100%;
	margin:0 auto;
	background: url(../images/grey-back.png);
	float:left;
	color:#fff;
}
#footer .pad {
	padding:0 10px;
}
#social {
	position:absolute; top:15px; right:10px; z-index:9;
	width:200px;
}

/* ------------------------------------------------- moduli --------------- */
.modulo {
	margin: 0 0 5px 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px;
	position: relative;
	color:#333;
}
.modulo.nopad {
	padding: 0px;
	line-height: 0;
	background: none;
}
.mod-top, .mod-bot {
	padding: 0;
	margin: 0;
	line-height: 0;
}
.mod-content {
	margin: 0;
	padding: 0;
	height: auto;
}

.modulo.transparent {
	background:none;

}
/* ------------------------------------------------------- MENUSIDEBAR */
#sidebar1 ul.menu , #sidebar2 ul.menu {
	list-style-position: outside;
	list-style-type: none;
	font-size:14px;
	text-align: left;
}
#sidebar1 ul.menu li , #sidebar2 ul.menu li {
	line-height: 1.3em;
	margin: 1px 0;
	background: #86D0F0;
	width: 100%;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */

	
	}
#sidebar1   ul.menu li a, #sidebar2   ul.menu li a {
	padding:2px 10px;
	text-decoration: none;
	display: block;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
}
#sidebar1  ul.menu li a:hover, #sidebar2  ul.menu li a:hover {
	color: #fff;
	background: #4881B9;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
}
#sidebar1 ul.menu li.current a, #sidebar2 ul.menu li.current a {
	background: #FF9727;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */	
}
#sidebar1 ul.menu ul, #sidebar2 ul.menu ul{
	font-size:12px;
	padding:2px 5px;
}
#sidebar1   ul.menu li ul li a, #sidebar2   ul.menu li ul li a {
	padding:2px 10px 2px 20px;
	text-decoration: none;
	display: block;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
}
/* -------------------------------------------------------- TYPO */
h1, h2, h3 {
	/*font-family: 'Montserrat Alternates', sans-serif;*/
	/*font-family: 'Chau Philomene One', sans-serif;*/
	font-family: 'Yanone Kaffeesatz', sans-serif;
   font-weight:normal;
}
#sidehead, #sidebar1, #sidebar2, #sidebar3 {
	color: #333;
	font-size: 0.9em; 
}

.bottom {
	color: #FBFBFB;
}


h1, h1 a { 	
	margin:0;
	font-weight:normal;
	font-size:4em;
	text-decoration:none;
	text-align:center;
	color:#333;
}
h2 { 	
	line-height:1em;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:2.2em;
}
h1, h2 {	
	text-decoration: none;
}

h3 {
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:1.8em;
}

.modulo h3 {
	color:#666;
	text-transform:uppercase;
	} 
.foot-mod h3 {
	color:#fff;
	line-height:1.1em;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-size:15px;
	}
	
.blogtitle, .moduletitle {
	background: url(../images/titstripe.png) repeat-x bottom;
	padding-bottom:8px; 
}
/* ------------------------------------------- mobile-desktop on off */ 

.mobileonoff {
	width:100%;  
	text-align: center;
}
/* ------------------------------------------- social links */ 

.social-actions {
	width:100%;
}
.social-actions ul{
	list-style: inside none;
	margin:0 auto !important;
	padding:0;
	text-align:center;
}
.social-actions ul li{
	display:inline-block;
}
.social-actions ul li a{
	display:block;
	width:32px;
	height:32px;
	background-color:#ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.social-actions ul li.facebook a{
	background-image: url(../images/32x32_facebook.png);
} 
.social-actions ul li.twitter a{
	background-image: url(../images/32x32_twitter.png) ;
}
.social-actions ul li.google a{
	background-image: url(../images/32x32_google.png) ;
}
.social-actions ul li.pinterest a{
	background-image: url(../images/32x32_pinterest.png) ;
}
.social-actions ul li.linkedin a{
	background-image: url(../images/32x32_linkedin.png);
}
.social-actions ul li a:hover{
	background-color:green;
}  
/* ------------------------------------------- bxslider override */ 

.danslide {
	-webkit-box-shadow: 0 7px 13px rgba(0,0,0,0.26);
	-moz-box-shadow: 0 7px 13px rgba(0,0,0,0.26);
	box-shadow: 0 7px 13px rgba(0,0,0,0.26);
	margin-bottom:20px;
}

.bx-viewport {
    background: none !important;
    border: 0 !important;
    box-shadow: none !important;
	left:0 !important;
}

/* ------------------------------------------- frontpage override */ 

.img-intro-left, .img-intro-right {
	background:#fff;
	padding: 5px 5px 30px 5px;
} 

/* ------------------------------------------- sigpro override */ 

.sigProContainer {
	background:#fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
	background: url(../images/white-back.png);
	-webkit-box-shadow: 0 7px 13px rgba(0,0,0,0.26);
	-moz-box-shadow: 0 7px 13px rgba(0,0,0,0.26);
	box-shadow: 0 7px 13px rgba(0,0,0,0.26);
}
.sigProContainer li.sigProThumb {
	display: inline-block !important; 
	float:inherit !important; 
}
.sigProLink {
	border:solid #fff 5px !important;
}
.sigProLink:hover{
	border:solid #129FC7 5px !important;
}