body {
	background-color: #0065ad;
background-image: url('../../images/pro-turku-bg.jpg');
    background-repeat: no-repeat;
		background-size: auto;
		margin-top: 0px;
		background-attachment: fixed;
		background-position: center;
	}



#wrapper {margin-top: 26px;}

h2, .col1 h2 {
	text-transform: none;
	color: #333333;
}

h2, .col1 h2 {
text-transform: none;
color: #333333;
font-size: 19px;
}
ul {
list-style-position: outside;
padding-left: 35px;
padding-right: 20px;
font-size: 14px;
line-height: 18px;
list-style-type: circle;
font-weight: 300;
font-family: 'adelle';
}


.leftside {
min-height: 368px;
}

.right.content {
min-height:400px;
}

.leftside.simple p {
font-size: 15px;
line-height: 21px;
}

.nav a, a {
color: #0065ad;
text-transform: uppercase;
text-decoration: none;
}

ul.nav a:hover, a:hover {
color: #e50065;
} 

li#menu-item-1077 {

border-bottom-color: #0065ad;
}

.leftside.simple h2 {
color: #0065ad;
margin-top: 5px;
padding-bottom: 1.5rem;
text-transform: inherit;
font-size: 2rem;
line-height: 2.5rem;
}

.col1.project_white_box a {
    color: #0065ad;
}
.col1.project_white_box a:hover {
   color: #e50065;
}

.col1.project_white_box.card p.status {
    background-color: #0065ad;
}

hr {
    color: #0065ad;
    background-color: #0065ad;
    border-color: #0065ad;
}

div.data {
    border-top-color: #0065ad;
}

.col1.right.content p {
font-size: 13px;
}