/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Style Name	: SPHISP
	Style URI	: http://www.sphisp.org/
	Style Footer : Style : <a href="%stylelink%" title="%style% de %author%">%style%</a>
	Version		: 1.1.2
	Author Name	: Maxime R.
	Author Site : http://www.sphisp.org/
	Comments	: License http://creativecommons.org/licenses/by-sa/3.0/
*/

body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	position: relative;
	left: -520px;
	margin-left: -195px;
}

body.columns-three .template-image #primary {
	margin-left: 0;
}

#header {
	background: transparent url('LogoSPHISP.png') center center no-repeat;
	height: 200px;
}