/* CUSTOM ADMIN PANEL CSS */

#footer{
background-image:url('/wp-content/uploads/grafiikka/veneilykoulu_footer_bg_050213.png');
background-repeat:no-repeat;
background-position:center top;
}

.wpcf7 p {
line-height:25px;
margin-bottom: 5px;}
.wpcf7 h3 {margin-top: 15px;
}

#cboxOverlay{
background:rgba(129, 175, 218, 0.5);
}

#cboxLoadedContent {
background: rgb(35, 79, 154);
padding: 5px;
}


#content.noSideBar .portInnerOneFourth {
width: 180px;
margin-left: 20px;
}


.portfolioTitle {
margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
	#header {
             height: 68px;
        }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#horizontalLogo img{
		height:67px;
	}
}
@media only screen and (max-width: 479px) {
	#horizontalLogo img{
		height:67px;
	}
}

.page-id-27 #content.noSideBar .outerOneHalf {
margin-bottom:30px;
}
