/*
Theme Name: Electrolux Newsroom 2015
Theme URI: http://newsroom.electrolux.com/
Description: Corporate newsroom template
Version: 4.0
Author: Eklips Digital Advisors
Author URI: http://www.eklips.se/
Tags:
*/

@font-face {
    font-family: 'hlight';
    src: url('fonts/new/electroluxsans_2_light-webfont.eot');
    src: url('fonts/new/electroluxsans_2_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/new/electroluxsans_2_light-webfont.woff2') format('woff2'),
         url('fonts/new/electroluxsans_2_light-webfont.woff') format('woff'),
         url('fonts/new/electroluxsans_2_light-webfont.ttf') format('truetype'),
         url('fonts/new/electroluxsans_2_light-webfont.svg#electrolux_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hregular';
    src: url('fonts/new/electroluxsans_3_regular-webfont.eot');
    src: url('fonts/new/electroluxsans_3_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/new/electroluxsans_3_regular-webfont.woff2') format('woff2'),
         url('fonts/new/electroluxsans_3_regular-webfont.woff') format('woff'),
         url('fonts/new/electroluxsans_3_regular-webfont.ttf') format('truetype'),
         url('fonts/new/electroluxsans_3_regular-webfont.svg#electrolux_sans_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hsemibold';
    src: url('fonts/new/electroluxsans_4_semibold-webfont.eot');
    src: url('fonts/new/electroluxsans_4_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/new/electroluxsans_4_semibold-webfont.woff2') format('woff2'),
         url('fonts/new/electroluxsans_4_semibold-webfont.woff') format('woff'),
         url('fonts/new/electroluxsans_4_semibold-webfont.ttf') format('truetype'),
         url('fonts/new/electroluxsans_4_semibold-webfont.svg#electrolux_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4,
p, ul, li, img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
ul
{
    list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	.sidebar ul li, #navigation ul li
	{
		display: inline;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
.alignleft
{
    float: left;
    display: inline;
}
    img.alignleft
    {
        margin: 10px 10px 0px 0px;
    }
.alignright
{
    float: right;
    display: inline;
}
    img.alignright
    {
       margin: 10px 0px 0px 10px;
    }

b, strong {
	font-weight: normal;
	font-family: hsemibold;
}
/* ####################### */
/* Body
/* ####################### */
body
{
	font-family: hregular, Arial, Verdana, Helvetica;
	font-size: 0.79em;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	margin: 0px auto 0px auto;
	color: #424147;
}
/* ####################### */
/* Text elements
/* ####################### */
h1, h2, h3, h4, h5
{
	font-weight: normal;
	display: block;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1
{
	margin: 0px 0px 12px 0px;
	font-size: 46px;
	font-family: hsemibold;
	color: #1a2452;
	line-height: 50px;
}
#main h2
{
	font-size: 25px;
	letter-spacing: normal;
	text-transform: none;
	color: #1a2452;
	font-weight: normal;
	font-family: "hsemibold";
	margin-bottom: 14px;
	margin-top: 11px;
	line-height: 110%;
}
.sidebar h2
{
	width: 100%;
	font-size: 20px;
	line-height: 110%;
	letter-spacing: normal;
	font-weight: normal;
	font-family: "hsemibold";
	color: #1a2452;
	text-transform: none;
	margin: 0 0 9px 0;
}
h3
{
	font-size: 1.2em;
	font-weight: bold;
}
	#main h3
	{
		font-size: 25px;
		font-weight: normal;
		line-height: 110%;
		color: #1a2452;
		font-family: "hlight";
		margin: 11px 0px 14px 0px;
	}
#main h4
{
	font-size: 20px;
	font-weight: normal;
	font-family: "hsemibold";
	line-height: 110%;
	color: #1a2452;
	margin: 11px 0px 14px 0px;
}
#main h5
{
	font-size: 20px;
	font-weight: normal;
	font-family: "hlight";
	line-height: 110%;
	color: #1a2452;
	margin: 11px 0px 14px 0px;
}
#main h6
{
	font-size: 16px;
	font-weight: normal;
	font-family: "hsemibold";
	line-height: 120%;
	color: #1a2452;
	margin: 6px 0px 8px 0px;
}
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	float: none;
}
p
{
	margin-bottom: 0;
	padding-bottom: 19px;
}
#main #intro_text
{
	font-family: hsemibold;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 25px;
	width: 100%;
	float: left;
}

#main #intro_text p {
	color: #1a2452;
}

body #main p.posttags {
	margin-bottom: 10px;
}
blockquote
{
	min-height: 22px;
	height: auto;
	font-size: 18px;
	font-family: 'hlight';
	font-style: normal;
	color: #1a2452;
	margin: 0 0 20px;
	padding: 7px 0 0px 22px;
	border-left: 6px solid #dae8e1;
	clear: both;
}

#main blockquote p {
	font-size: 18px;
	line-height: 150%;
}

	*html blockquote
	{
		margin: 0px 0px 0px 20px;
	}
#main ul
{
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 10px;
	list-style: none;
}

#main ul li {
	margin: 0px 0px 4px 8px;
	padding: 0px 0px 0px 11px;
	background: none;
	list-style-type: circle;
	padding-left: 0;
	list-style-position: outside;
	color: #777776;
	float: left;
	width: 100%;
}

	#main #main_narrow ul li
	{
		/*width: 295px;*/
	}
#main ol
{
	margin-top: 0;
	list-style-type: decimal;
	margin-left: 19px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 0;
}
	#main ol li
	{
		margin-bottom: 4px;
		color: #777776;
	}

table
{
	float: left;
	line-height: 1.30em;
	border-collapse: collapse;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	letter-spacing: normal;
	font-size: 14px;
	width: 100%;
	/* border: 1px solid #e3e5e5; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
table td
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 12px;
	background: none;
	vertical-align: top;
	border-bottom: 1px solid #e3e5e5;
	border: 1px solid #e3e5e5;
}

table tr:first-child td,
table tr:first-child th {
	background: #ecf0f5;
	color: #1a2452;
	font-size: 15px;
	font-family: 'hsemibold';
	border: 1px solid #ecf0f5;
	padding: 8px 12px;
}
/* ####################### */
/* Links
/* ####################### */
a
{
	text-decoration: none;
	color: #eb6852;
}

a:hover {
	color: #d5463d;
}

.sidebar a:hover
{
	text-decoration: none;
}
	a.lnk_arrow
	{
		padding: 0px 0px 2px 0px;
	}

	a.lnk_rss
	{
		background: url(Graphics/Icons/rss.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_friendfeed
	{
		background: url(Graphics/Icons/friendfeed.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_googlereader
	{
		background: url(Graphics/Icons/googlereader.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}
	a.lnk_google
	{
		background: url(Graphics/Icons/google.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_email
	{
		background: url(Graphics/Icons/email.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_slideshare
	{
		background: url(Graphics/Icons/slideshare.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}
	a.lnk_technorati
	{
		background: url(Graphics/Icons/technorati.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_twitter
	{
		background: url(Graphics/Icons/twitter.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_youtube
	{
		background: url(Graphics/Icons/youtube.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_flickr
	{
		background: url(Graphics/Icons/flickr.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_yahoobuzz
	{
		background: url(Graphics/Icons/yahoobuzz.png) no-repeat left top;
		padding: 0px 0px 2px 20px;
	}

	a.lnk_vimeo
	{
		background: url(Graphics/Icons/vimeo.png) no-repeat left top;
		padding: 0px 0px 2px 16px;
	}
/* ####################### */
/* Framework / Container
/* ####################### */
#framework
{
	width: 910px;
	margin: 17px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#container
{
	width: 910px;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0px 0px 0px 0px;
}
/* ####################### */
/* Header
/* ####################### */
#header
{
	width: 910px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
	#header #logo
	{
		width: 560px;
		float: left;
		margin-top: 30px;
	}

		#header #logo img
		{
			float: left;
			width: 185px;
			height: auto;
		}

		#header #logo a.logo_text
		{
			color: #1a2452;
			margin: 4px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
			float: left;
			font-size: 28px;
			line-height: 34px;
			font-family: hlight;
			letter-spacing: -1px;
		}
	#header #header_navi
	{
		font-size: 0.95em;
		float: right;
		text-align: right;
		width: 350px;
		position: absolute;
		right: 0px;
		top: 4px
	}

		#header #header_navi #languages
		{
			font-size: 0.95em;
			float: left;
			text-align: right;
			width: 198px;
			margin: 3px 0px 0px 0px;
		}

			#header #header_navi #languages a
			{
				color: #333333;
				font-weight: bold;
			}

				#header #header_navi #languages a.selected
				{
					color: #CCCCCC;
				}

		#header #header_navi #search
		{
			float: right;
		}

			#header #header_navi #search .txt_search
			{
				float: left;
				width: 134px;
				border: 1px solid #e1e1e1;
				color: #000;
				height: 24px;
				font-size: 14px;
				line-height: 19px;
				padding: 4px 35px 5px 8px;
				overflow: hidden;
				background: white url("Graphics/footersearch.png") no-repeat 95% -54px;
				background-size: 20px 80px;
				font-family: 'hregular';
			}


			#header #header_navi #search .btn_search
			{
				width: 22px;
				height: 21px;
				border: none;
				float: right;
				margin-left: 10px;
				padding: 0px 0px 0px 0px;
				display: none;
			}
/* ####################### */
/* Navigation
/* ####################### */
#navigation
{
	width: 910px;
	height: 46px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation ul {
	margin-left: -12px;
}
	#navigation li
	{
		float: left;
	}
		#navigation li a
		{
			padding: 10px 0px 10px 0px;
			margin: 0px 12px 0px 12px;
			float: left;
			text-decoration: none;
			color: #1a2452;
			font-size: 14px;
		}



		#navigation li.home
		{
			display: none;

		}

		#navigation li.current-post-ancestor a,
		#navigation li.current-page-ancestor a,
		#navigation li.current-menu-ancestor a,
		#navigation li.current-menu-parent a,
		#navigation li.current-page-parent a,
		#navigation li.current_page_parent a,
		#navigation li.current-menu-item a,
		#navigation li.current_page_item a,
		#navigation li.current_page_ancestor a,
		#navigation li.current-category-ancestor a,
		#navigation li.selected a
		{
			color: #ed6852;
		}

		#navigation li a:hover
		{
			color: #ed6852;
		}


/* ####################### */
/* Header image
/* ####################### */
#header_img
{
	width: 910px;
	float: left;
}
	#header_img img
	{
		float: left;
		width: 100%;
		height: auto;
	}
/* ####################### */
/* Content / Main / Side
/* ####################### */
#content
{
	float: left;
	display: inline;
	width: 910px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main
{
	float: left;
	width: 494px;
	margin: 0px 0px 0px 0px;
	padding: 0px 19px 25px 19px;
	color: #1c1c1c;
}
#main.full-width
{
	float: left;
	width: 683px;
	margin: 0px 0px 0px 0px;
	padding: 0px 19px 25px 19px;
	color: #1c1c1c;
}
	/* Minimum height for Firefox */
	#main {
	min-height: 300px;
	height:auto;
	}
	/* Minimum height for IE */
	/*\*/
	* html #main {
	height: 300px;
	}

	/* line 2670, ../scss/_base.scss */
	#main .archive-filters {
		margin-bottom: 35px;
	}
	#main .archive-filters .jqTransformSelectWrapper ul {
		left: 0px;
	}
	#main .archive-filters .jqTransformSelectWrapper ul a {
	  	font-size: 13px;
	  	color: #333;
	}
	#main .archive-filters .jqTransformSelectWrapper ul a.selected, #main .archive-filters .jqTransformSelectWrapper ul a.selected:hover {
		color: #fff;
	}
	#main .archive-filters .jqTransformSelectWrapper ul a:hover {
		color: #fff;
	}
	#main .archive-filters .jqTransformSelectWrapper div span {
		padding: 5px 0 0 7px;
		width: 85% !important;


	}

	#main .archive-filters .jqTransformSelectWrapper ul li {
		margin: 3px 0;
	}

	#main .archive-filters .jqTransformSelectWrapper ul {
		width: 100% !important;
		overflow: auto !important;
	}
	#main .archive-filters .year-filter .jqTransformSelectWrapper {
		width: 100px !important;
	}
	#main .archive-filters .category-filter .jqTransformSelectWrapper {
		width: 230px !important;
	}
	#main .archive-filters .sub-category-filter .jqTransformSelectWrapper {
		margin-right: 0;
		width: 146px !important;
	}
	.clear-fix {
		clear: both;
	}
	/* line 2649, ../scss/_base.scss */
	#main .archive-filters .jqTransformSelectWrapper {
	  font-size: 15px;
	  background: #fff;
	  border: 1px solid #e3e5e5;
	  height: 34px;
	  margin-right: 5px;
	}
	#main .archive-filters * {
		  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	}
	/* line 2655, ../scss/_base.scss */
	#main .archive-filters .jqTransformSelectWrapper a.jqTransformSelectOpen {
	  background: #fff url("Graphics/leftnav_arrow.png") no-repeat 6px -47px;
	  background-size: 18px 62px;
	  margin-top: 3px;
	  height: 29px;
	}
	/* line 2660, ../scss/_base.scss */
	#main .archive-filters .jqTransformSelectWrapper div span {
	  font-size: 15px;
	  padding: 9px 25px 8px 10px;
	  height: auto;
	  font-family: hsemibold;
	  color: #3d5465;
	}
	/* line 2666, ../scss/_base.scss */
	#main .archive-filters .jqTransformSelectWrapper ul {
	  	max-height: 350px;
	  	height: auto;
	  	top: 32px;
	  	margin-left: 0;
	  	padding-bottom: 0;
	    min-height: 114px;
	}
	#main .archive-filters .jqTransformSelectWrapper ul a:hover, #main .archive-filters .jqTransformSelectWrapper ul a.selected:hover {
	  background: #3582c4;
	  color: #fff;
	}
	/**/

	#main p {
		font-size: 14px;
	}

    #main #main_narrow
	{
	    float: left;
	    width: 305px;
	}

	#main .post
	{
		float: left;
		display: inline;
		width: 100%;
		padding: 0px 0px 18px 0px;
		margin: 0px 0px 21px 0px;
		border-bottom: 1px solid #d4d4d4;
	}

		#main p.postmetadata, #main p.posttags
		{
			font-size: 14px;
			margin: 0px 0px 25px 0px;
			width: 100%;
			float: left;
			padding-bottom: 0;
		}

		#main .post p
		{

		}

		#main p a, #main li a
		{
			color: #eb6852;
		}

		#main p a:hover, #main li a:hover {
			color: #d5463d;
		}

		#main .post img
		{
		    float: right;
		    display: inline;
		    margin: 0px 0px 10px 10px;
			width: 150px;
			height: auto;
		}

		#main .post h2
		{
		    float: left;
			width: 100%;
		    margin: 0px 0px 8px 0px;
			color: #1a2452;
			font-size: 22px;
		}

		#main .post h2 a {
			color: #1a2452;
		}

		#main .post h2 a:hover {
			color: #d5463d;
		}

.sidebar
{
	float: left;
	width: 174px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-size: 14px;
}
	.sidebar.left
	{
		margin: 0px 15px 0px 0px;
		padding: 4px 0px 0px 0px;
	}
	.sidebar.right
	{
		margin: 0px 0px 0px 15px;
	}

	.sidebar.left .widget_categories ul .children {
		display: none;
	}
	.sidebar.left .widget_categories ul .current-cat > a, .sidebar.left .widget_categories ul .current-cat-parent > a {
		font-weight: bold;
	}
	.sidebar.left .widget_categories > ul > li.current-cat > a, .sidebar.left .widget_categories > ul > li.current-cat-parent > a {
		background-position: 0px -49px;
	}
	.sidebar.left .widget_categories ul .current-cat .children, .sidebar.left .widget_categories ul .current-cat-parent .children {
		display: block;
		padding-left: 20px;
  		padding-bottom: 4px;
	}

	/* Minimum height for Firefox */
	.sidebar {
	min-height: 70px;
	height:auto;
	}
	/* Minimum height for IE */
	/*\*/
	* html .sidebar {
	height: 70px;
	}
	/**/

	.sidebar.right > * {
		background: #ecf0f5;
		padding: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
/* ####################### */
/* Footer
/* ####################### */
#footer
{
	width: 910px;
	float: left;
	padding: 13px 0px 30px 0px;
	margin: 11px 0px 0px 0px;
	border-top: 1px solid #d4d4d4;
}
/* ####################### */
/* Webtools
/* ####################### */
#webtools
{
	width: 174px;
	float: left;
}
	#webtools .lnk_print
	{
		background: url(Graphics/Icons/ico_print.gif) no-repeat left;
		padding: 0px 0px 0px 28px;
		float: left;
		line-height: 20px;
		font-size: 1.1em;
		font-weight: bold;
	}

	#webtools .stbutton
	{
		background: url(Graphics/Icons/ico_share_this.gif) no-repeat left;
		padding: 0px 0px 0px 20px;
		margin: 0px 3px 0px 0px;
		float: right;
		line-height: 20px;
		font-size: 1.1em;
		font-weight: bold;
	}
/* ####################### */
/* Comments
/* ####################### */

#comments_header
{
	background: url(Graphics/Backgrounds/bg_dotted_line.gif) repeat-x top left;
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
	#comments_header h2
	{
		float: left;
		width: auto;
		margin: 0px 0px 0px 0px;
	}

	#comments_header p
	{
		background: url(Graphics/Backgrounds/bg_dotted_line.gif) repeat-x bottom left;
		float: left;
		width: 100%;
		padding: 0px 0px 10px 0px;
	}
	#comments_rss
	{
		float: right;
		margin: 5px 0px 0px 0px;
	}

		#comments_rss .lnk_rss
		{
			margin: 0px 0px 0px 0px;
			color: #333333;
			text-decoration: underline;
		}
#commentlist
{
	background: url(Graphics/Backgrounds/bg_dotted_line.gif) repeat-x bottom left;
	float: left;
	width: 100%;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}
	#commentlist .comment_item
	{
	}
	#commentlist p.commentmetadata
	{
		font-size: 0.87em;
		width: 100%;
		margin: 0px 0px 5px 0px;
	}

		#commentlist p.commentmetadata a
		{
			color: #868686;
			text-decoration: none;
		}

.moderation_policy
{
	float: left;
}
#commentform_container
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
	#commentform_container h2
	{
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 100%;
	}
#commentform
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
	#commentform p
	{
		margin: 0px 0px 10px 0px;
		float: left;
		width: 100%;
	}

	#commentform p label
	{
		float: right;
		width: 270px;
		padding: 0px 0px 0px 0px;
		text-align: left;
	}

		#commentform p label.lbl_comment
		{
			float: left;
			width: 100%;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 2px 0px;
			text-align: left;
		}

	#commentform #author, #commentform #email, #commentform #url
	{
		width: 210px;
		border: 1px solid #CCCCCC;
		display: block;
		margin: 0px 0px 0px 0px;
		float: left;
	}

	#commentform .asterisk
	{
		color: #ac855d;
	}
#commentform #comment
{
	width: 470px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
}
/* ####################### */
/* Widgets
/* ####################### */
ul#archives {border: 1px solid #f5f5f5; border-bottom: 0px; padding:0; margin: 0; float: left;}
ul#archives li{background: none;border-bottom: 1px solid #ebebeb;}
ul#archives li a{display: block; padding: 6px 6px 6px 0; width: 150px;}
#archive-button
{
	position: relative;
	display: block;
	height: 20px;
	width: 20px;
	background: url(Graphics/Links/lnk_dual_arrow_down.png) no-repeat 4px 6px;
	top: 36px;
	left: 150px;
}
/* ####################### */
/* Language selection
/* ####################### */
#language_selection
{
	float: right;
	width: 310px;
	height: 17px;
	cursor: pointer;
	position: relative;
	z-index: 20;
	margin-bottom: 23px;
}
#language_selection * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	#language_selection h2
	{
		float: right;
		font-size: 14px;
		line-height: 17px;
		color: #1a2452;
		padding: 0px 15px 0px 0px;
		margin: 0px 0px 0px 0px;
		text-align: right;
		background: url("Graphics/leftnav_arrow.png") no-repeat 103% -50px;
		background-size: 18px 62px;
	}

	#language_selection ul
	{
		display: none;
		float: left;
		padding: 5px 0px 10px 0px;
		margin: 7px 0px 0px -1px;
		width: 100%;
		border: 1px solid #dddddd;
		background: #fff;
		font-family: Arial, Helvetica, sans-serif;
	}

	#language_selection.active ul {
		display: block;
	}

	#language_selection li {
		float: left;
		width: 100%;
		margin: 0 0 0 0;
	}

	#language_selection li a
	{
		float: left;
		display: block;
		padding: 3px 9px 3px 9px;
		width: 100%;
		font-size: 14px;
		color: #1a2452;
		outline: none;
		margin: 0 0 0 0;
		text-align: left;
	}

	#language_selection li a:hover {
		color: #d5463d;
	}

		#language_selection li.last_item a
		{
			border: none;
		}


/* Cookie message */
#cookie-message {
	background: #E6F4F7;
	border-bottom: 1px solid #1A90AC;
	font-size: 12px;
	color: #000;
}
#cookie-message .container {
	width: 966px;
	margin: 0 auto;
	padding: 20px 0 10px;
	position: relative;
}
#cookie-message p {
	width: 590px;
}
#cookie-message a {
	font-weight: bold;
	text-decoration: underline;
}
a#close-cookie-message {
	display: block;
	background: #1A90AC;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 5px;
	position: absolute;
	bottom: 0;
	right:0;
}

.blog-31 #navigation li.home {
	width: 90px;
}

.blog-32 #navigation li.home,
.blog-15 #navigation li.home {
	width: 80px;
}

.home h1 {
	margin-bottom: 20px;
}

#header_lang_select {
	position: absolute;
	right: 316px;
	top: 5px;
}

#header_lang_select a:hover {
	text-decoration: underline;
	color: black;
}

#paging {
	font-size: 14px;
}

/*body.locale-ru_RU #header #header_navi #search .txt_search,*/
body.locale-th #header #header_navi #search .txt_search,
body.locale-bg_BG #header #header_navi #search .txt_search,
body.locale-el #header #header_navi #search .txt_search,
/*body.locale-ru_RU *,*/
body.locale-th *,
body.locale-bg_BG *,
body.locale-el * {
	font-family: Arial, Helvetica, sans-serif;
}

body.locale-ru_RU #main #sociable h3,
body.locale-th #main #sociable h3,
body.locale-bg_BG #main #sociable h3,
body.blog-6 #main #sociable h3,
body.locale-el #main #sociable h3,
body.locale-ru_RU #main #related_posts h3,
body.locale-th #main #related_posts h3,
body.locale-bg_BG #main #related_posts h3,
body.blog-6 #main #related_posts h3,
body.locale-el #main #related_posts h3,
body.locale-ru_RU #main #intro_text,
body.locale-th #main #intro_text,
body.locale-bg_BG #main #intro_text,
body.blog-6 #main #intro_text,
body.locale-el #main #intro_text,
body.locale-ru_RU h1,
body.locale-th h1,
body.locale-bg_BG h1,
body.blog-6 h1,
body.locale-el h1,
body.locale-ru_RU #main h2,
body.locale-th #main h2,
body.locale-bg_BG #main h2,
body.blog-6 #main h2,
body.locale-el #main h2,
body.locale-ru_RU .sidebar h2,
body.locale-th .sidebar h2,
body.locale-bg_BG .sidebar h2,
body.blog-6 .sidebar h2,
body.locale-el .sidebar h2,
body.locale-ru_RU strong,
body.locale-th strong,
body.locale-bg_BG strong,
body.blog-6 strong,
body.locale-el strong,
body.locale-ru_RU b,
body.locale-th b,
body.locale-bg_BG b,
body.blog-6 b,
body.locale-el b {
	font-weight: bold;
}

body.locale-ru_RU h1,
body.locale-th h1,
body.locale-bg_BG h1,
body.blog-6 h1,
body.locale-el h1 {
	font-size: 38px;
	line-height: 42px;
}

body.locale-ru_RU .sidebar,
body.locale-th .sidebar,
body.locale-bg_BG .sidebar,
body.locale-el .sidebar,
body.blog-6 .sidebar,
body.locale-ru_RU #main p,
body.locale-th #main p,
body.locale-bg_BG #main p,
body.blog-6 #main p,
body.locale-el #main p {
	font-size: 13px;
}

#main .share img {
	width: 32px;
	height: 32px;
}

#main .share span {
	display: none;
}

table.MsoNormalTable tr:first-child td {
	background: none!important;
	padding: 0!important;
	border: none!important;
}

table.MsoNormalTable p.MsoNormal {
	text-align: left!important;
}

p.MsoNormal span {
	color: #011e41!important;
	font-size: 14px!important;
}

#ot-sdk-btn.ot-sdk-show-settings {
	background: #ecf0f5;
	color: #eb6852!important;
	border: none!important;
}

#ot-sdk-btn.ot-sdk-show-settings:hover {
	color: #d5463d!important;
	background: #ecf0f5!important;
}

#footer #ot-sdk-btn.ot-sdk-show-settings {
	background: none!important;
	font-size: 12px!important;
	padding: 0!important;
	margin-right: 10px!important;
	font-family: 'hregular', Arial, Helvetica, sans-serif!important;
}

body.page-template-page-cookies #main.fullwidth {
	width: 100%;
	padding: 0;
	font-family: 'hregular', Arial, Helvetica, sans-serif!important;
}