/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
h1  {
	color: #3d476a;
	text-transform: none;
	font-size: 1.8em;
	line-height: 1.8;
	margin-bottom: 4px;
	font-weight: bold;
}

h2 {
	color: #3d476a;
	text-transform: none;
	font-size: 1.4em;
	line-height: 1.2;
	margin-bottom: 4px;
	font-weight: bold;
}
h3, h4, h5 {
	color: #3d476a;
	text-transform: none;
	font-size: 1.2em;
	line-height: 1.3;
	margin-bottom: 3px;
	font-weight: bold;
}

.flex_column h1
{
	font-size: 1.8em;
	color: #3d476a;
	line-height: 1.3;
	margin-bottom: 4px;
	text-transform: none;
}

.flex_column h2
{
	font-size: 1.4em;
	color: #3d476a;
	line-height: 1.4;
	margin-bottom: 4px;
	text-transform: none;
}

.main_menu ul:first-child > li > a 
{
	text-transform: none;
}

#header a:hover
{
	color: #e3d2b3;
}

.sidebar .widget .seperator

{
width: 100%;
}
