/* Companion Custom CSS over-rides for [ Mll Fiskari ]: ComicPress - 2.9.0.14 */
body { background: url('http://www.mllfiskari.fi/wp-content/uploads/2011/09/background021.jpg') center -36px no-repeat;}
#header {

-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}  

#menubar {
	background: url('http://www.mllfiskari.fi/wp-content/uploads/2010/05/menubar.png')no-repeat;
	margin-top: 2px;
	}

/* Main menu highlighted background color */
#menu li:hover, #menu li.sfhover {
   background-color: #104E8B;
}

/* The current page your on */
#menu .current_page_item a {
   background-image: none;
   background-color: #104E8B;
   color: #EEE;
}
#sidebar-left {
        background: url('http://www.mllfiskari.fi/wp-content/uploads/2010/07/footsteps.png');
	height: 530px;
}

.narrowcolumn {
background: url('http://www.mllfiskari.fi/wp-content/uploads/2010/05/contentback.gif');
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}  

 
 
 #footer {height: 72px; background: url('http://www.mllfiskari.fi/wp-content/uploads/2010/05/footer_pagestyle.png') no-repeat;
 }
