@import url(tools.css);
/*Base for layouts - anything that is common to all layout types*/
body
{
	background-color: #fff;
	font-family: Georgia;
	font-size: 13px;
	#text-align: center;
}
body, div, img, html
{
	padding: 0;
	margin: 0;
}
.playable
{
	font-style: italic;
	text-decoration: underline;
	color: #fff;
	cursor: pointer;
}
#page
{
	max-width: 1050px;
	width: 103%;
	overflow: visible;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	display: block;
	position: relative;
	background-color: #ac7595;
}

#header
{
	position: relative;
	width: 100%;
	max-width: 1050px;
	background: transparent url(../images/purple_header_bg.jpg) top left no-repeat;
}
#header_left
{
	position: absolute;
	top: 0;
	left: 0;
	max-width: 630px;
	max-height: 273px;
	margin: 0;
	padding: 0;
	/*background: transparent url(../images/purple_header_lt_bg.jpg) top left no-repeat;*/
}
#header_right
{
	position: absolute;
	top: 0;
	right: 0;
	max-width: 350px;
	max-height: 273px;
	/*background: transparent url(../images/purple_header_rt_bg.jpg) top right no-repeat;*/
}
#content
{
	width: 100%;
	max-width: 1050px;
	display: block;
	margin: 38px 0 0 0;
	padding: 0;
}

#main
{
	float: left;
	width: 40%;
	max-width: 425px;
	display: block;
	min-height: 478px;
	padding: 0;
	margin: 0 .5em 0 5em;
	text-align: left;
	line-height: 140%;
	text-align: left;
}

/* nav */
#menu-huvudmeny .nav-title, #menu-main-menu .nav-title {
	font-size: 11px;
	font-style: italic;
	padding-top: 8px;
}
#responsive-menu-container .nav-title {
	font-style: italic;
	padding-left: 20px;
}
#header-nav {
	position: absolute;
	top: 240px;
}
#header_language_list {
	/*position: absolute;
	left: 0;*/
	display: inline-block;
	width: 175px;
	max-width: 175px;
	/*max-height: 52px;*/
	/*padding-top: 25px;*/
	text-align: center;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	/*background: transparent url(../images/purple_languages_bg.jpg) top right no-repeat;*/
}
#header_language_list ul {
	line-height: 24px;
}
#header_language_list li.first{
	position: absolute;
	left: 20px;
}
#header_language_list li.second{
	position: absolute;
	left: 85px;
}

#header_language_list A {
	color: #ac7595;
	text-decoration: none;
}

#header_language_list A:hover {
	color: #fff;
}

#header_language_list ul{
	list-style: none;
	margin:0;
	padding:0;
}

#header_language_list ul li img{
	margin-right:5px;
}

#header_language_list ul li{
	display:inline;
	margin:0 5px 0 5px;
	padding:0;
}

#header_language_list ul li a:link, #footer_language_list ul li a:visited{
	color: #999;
	text-decoration: none;
}

#header_language_list ul li a:hover, #footer_language_list ul li a:active, .responsive-menu-item a:hover, .responsive-menu-item a:active {
	color: #fff;
	text-decoration: none;
}
#header_language_list ul li.current-lang a {
	color: #fcc;
}

.responsive-menu-item a:hover, .responsive-menu-item a:link, .responsive-menu-item a:visited {
	cursor: pointer;
}
#top_quote
{
	position absolute;
	min-width: 65%;
	top: 20px;
	padding-top: 40px;
	margin-right: 340px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 27px;
	font-weight: regular;
	color: #ac7595;
	line-height: 130%;
}
#local_1
{
	float: left;
	display: block;
	width: 15%;
	max-width: 135px;
	/*[empty]background-color:;*/
	padding: 0;
	margin: 0 0 0 10px;
	text-align: right;
	font-size: 15px;
	color: #000;
	#line-height: 1.5em;
	#height: 1.5em;
}
#local_2
{
	float: right;
	padding-right: 15px !important;
	max-width: 300px;
	display: block;
}
#local_2 img
{
	position: relative;
	z-index: 100;
	max-width: 100%;
	height: auto;
}
#local_2 a
{
	text-decoration: none;
}
#side_quote
{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 27px;
	font-weight: regular;
	color: #cdacbf;
	line-height: 130%;
	margin-top: -10px;
}
#top_quote_author, #side_quote_author
{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
	font-weight: regular;
	color: #fff;
	letter-spacing: 2px;
}	
#side_quote_pub
{
	margin-left: 5px;
	color: #000;
}
#top-right-text-image
{
	position: absolute;
	left: 954px;
	top: 135px;
	z-index: 1;
	width: 100px;
	height: 590px;
	background: url(../images/side-text-right.png) no-repeat;
}
#footer p
{
	text-align: right;
	float: right;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15px;
	color: #acaaaa;
}
#footer
{
	margin: 0;
	width: 100%;
	height: 30px;
	float: right;
	display: block;
	z-index: 1;
	padding: 0;
	padding-top: 10px;
	background-color: #fff;
}
#footer #wrapper
{
	position: relative;
}
#design_link
{
	/*position: absolute;
	left: 0;*/
	float: left;
	padding-top: 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-align: left;
	margin: 0;
	padding: 2px;
	color: #acaaaa;
}
#inner
{
	background: #FFFFFF;
	z-index: 1;
	width: 762px;
	height: 54px;
	margin-left: 45px;
}
.alignleft
{

	padding-right: 15px;
	clear: left;
}
.alignright
{
	padding-left: 15px;
	clear: right;
}
.top-line
{
	border-top: 1px solid #B9BEC0;
}
.bottom-line
{
	border-bottom: 1px dotted #B9BEC0;
	margin-bottom: 18px;
	display: inline-block;
}
.wp-caption-text {
	padding-top: 5px;
}
#wpml_credit_footer {
	display: none;
}
/* THEMIFY AUDIO DOCK */
#themify-audio-dock {
	left: 0;
}
body #themify-audio-dock .themify-audio-dock-inner .tracklist .wp-playlist .mejs-controls .mejs-playpause-button button {
	top: -15px;
}
.wp-playlist .wp-playlist-current-item img {
	display: none;
}

/* RESPONSIVE */
@media screen and (max-width: 839px ) {
	#main {
		width: 37%;
	}
}
@media screen and (max-width: 840px) {
	#main {
		float: none;
		clear: both;
		width: 92%;
		max-width: 840px;
		margin-right: 2em;
		margin-left: 1em;
	}
	#local_2 {
		float: none;
		width: 95%;
		max-width: 840px;
		padding-left: 20px !important;
		padding-bottom: 40px !important;
	}
	#footer, #design_link, #footer p {
		float: none;
	}
	#design_link {
		padding: 5px;
	}
	#footer p {
		font-size: 12px;
		text-align: left;
		padding: 5px;
	}
}
@media screen and (max-width: 599px ) {
	#header
	{
		max-width: 599px;
		max-height: 260px;
		background: transparent url(../images/purple_header_bg_sm.jpg) top left no-repeat;
	}
	body {
		font-size: 16px;
	}
}