/*
Theme Name: Web Lab Wiki
Theme URI: http://wiki.web-lab.solutions
Description: Web Lab responsive WordPress theme
Author: Kenobi Soft
Author URI: http://web-lab.solutions
Version: 1.0
*/

#wrapper {padding: 0 15px; margin: 0 auto}
	.widget-page .current_page_item > a {color: #fff; background-color: #337ab7;}
		.widget-page ul li ul li.current_page_item a {background: none !important; font-weight: bold;  color: #337ab7}
	ul#menu-header-menu li.current_page_item a{color: #555;background-color: #e7e7e7; background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%); box-shadow: inset 0 3px 9px rgba(0,0,0,.075);}

img {max-width: 100%; height: auto}
.homepage-boxes .row{}
.homepage-boxes .row div {min-height: 250px; line-height: 250px; }

.syntaxhighlighter .container:before{
	display:initial
}
