header.layout-logo-right .menu {
	text-align: right;
}

header.layout-logo-right .logo {
	padding-left: 5px;
	padding-right: 0;
}


header.layout-fluid-logo-right .logo {
	padding-left: 5px;
	padding-right: 0;
}

header.layout-fluid-logo-right .menu > ul > .menu-item:first-child {
	padding-left: 0;	
}


header.layout-fluid-logo-left .menu {
	text-align: right;
}

header.layout-fluid-logo-left .menu > ul > .menu-item:last-child {
	padding-right: 0;	
}


header.layout-logo-center > .container > .inner {
	display: block;
}

header.layout-logo-center .logo {
	text-align: center;
	display: block;
	padding: 0;
	margin: 0;
}

header.layout-logo-center .logo {
	margin-bottom: 32px;
}

header.layout-logo-center > .container {
}

header.layout-logo-center .menu {
	display: block;
	text-align: center;
    margin-bottom: 0px;
}




body > .container > .layout-image-left .thumbnail {
	margin: 0px 20px 0px 0px;
	float: left;
}

body > .container > .layout-image-right > .thumbnail {
	margin: 0px 0px 0px 20px;
	float: right;
}

body > .container > div > .thumbnail {
	overflow: hidden;
}

body > .container > div > .thumbnail img {
	width: auto;
	max-width: none;
	position: relative;
}

body > .content.private .thumbnail {
	float: left;
}

/*  #gphw-fb. Design widget.
=================================================*/
#gphw-fd {
    position: fixed !important;
}
