/* cmsms stylesheet: itapuu modified: 18.11.2015 18.49.04 */
html
{
width:100%;
background: #72a5e7;
font-family: 'Source Sans Pro', sans-serif;
letter-spacing:-0.3px;
/*letter-spacing:normal;*/
}
body
{
margin:0px;
padding:0px;
font-size:14px;
}

a:link
{
color:#ffffff;
text-decoration: none;
}
a:visited
{
color:#ffffff;
text-decoration: none;
}
a:hover
{
color:#000000;
text-decoration: none;
}
a:active
{
color:#ffffff;
text-decoration: none;
}

#primary-nav li
{
display: inline;
margin:0px;
margin-left:10px;
}

#primary-nav a
{
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
margin:0px;
}

#primary-nav a:link
{
color:#000000;
text-decoration: none;
}
#primary-nav a:visited
{
color:#000000;
text-decoration: none;
}
#primary-nav a:hover
{
color: #3368a8;
text-decoration: none;
}
#primary-nav a:active
{
color:#000000;
text-decoration: none;
}

.menuactive span
{
color: #72a5e7;
}
.menuactive span:hover
{
color: #3368a8;
}


h1
{
font-weight: 900;
font-size: 48px;
}

h2
{
font-weight: 600;
font-size: 28px;
}
h3
{
font-weight: 600;
font-size:20px;
}

.clearer
{
clear:both;
}
.clearer2
{
clear:both;
margin-bottom:50px;
}


#headerwrapper
{
background: url('https://www.itapuu.fi/uploads/etuheader.jpg');
background-size:cover;
height:650px;
background-position:center center;
}
#header
{
width:50%;
min-width:320px; /* min-width:960px;*/
margin-left:auto;
margin-right:auto; 
}

#headertitle
{
margin-top:360px;
}

#logo
{
width:180px;
height:71px;
margin-top:25px;
float:left;
}

#menu
{
float:right;
margin-top: 40px;
}

#headertitle
{
margin-right:auto;
margin-left:auto;
color:#ffffff;
}

.titler
{
text-transform:uppercase;
}

#headerbar
{
background: url('https://www.itapuu.fi/uploads/headerbluebar.png') repeat-x;
width:100%;
height:37px;
margin-top:50px;
}

#contentpart
{
width:50%;
min-width:320px; /* min-width:960px; */
margin-left:auto;
margin-right:auto;
margin-top:30px;
}

#contentdiv{
float:left;
width:45%;
}
#secondcontent{
float:right;
width:45%;
}

@media screen and (max-width:1360px){
#headertitle{
margin-top:300px;
}
}
@media screen and (max-width:920px){
#contentdiv{
float:none;
width:90%;
}
#secondcontent{
float:none;
width:90%;
}
}
#footerwrapper
{
background: #3368a8;
}

#footer
{
color:#ffffff;
width:50%;
min-width:320px; /* min-width:960px; */
margin-left:auto;
margin-right:auto;
min-height:100px;
}

#footerdata
{
float:left;
}

#footerdata div
{
float:left;
margin-right:40px;
margin-top:30px;
}

#footerlinks
{
padding-top:40px;
float:left;
margin-left:30px;
}

#footerpuiseva
{
float:left;
margin-top:50px;
margin-left:60px;
margin-bottom:30px;
}

.somelink
{
margin-right:20px;
}

.cal-upcominglist h1
{
display: none;
}

.calendar-event
{}

.calendar-event h2
{
font-weight: 600;
font-size: 16px;
}

.calendar-date-from
{

}

.calendar-date-title
{
display: none;
}
