.pkp_structure_head {
	background-color: #fff !important;
}

#pkp_content_nav {
	border-top: 1px solid #ddd;	
}

/*.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a{*/
/*	color: #000 !important;*/
/*}*/

/*.pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {

}*/

a {
    color: rgba(0, 0, 0, 0.54) !important;
}

/*a:hover, a:focus {*/
/*	color: #f00 !important;*/
/*}*/

.pkp_page_index .current_issue .read_more {
    color: #656565 !important;
}

.pkp_nav_list a {
    color: #656565;
    background-color: #fff;
}

.pkp_structure_footer_wrapper
{
    background: #fff none repeat scroll 0 0 !important;
}

.pkp_footer_content img
{
    max-width: 60%;
    margin-left: -10px;
}
