/*
Theme Name: Edith Söderström
Theme URI: http://edithsoderstrom.com/
Description: Edith Söderströms sjukt fina WP-tema, byggt av <a href="http://richardbrattlund.se/">Richard Brattlund</a>
Version: 1.0
Author: Richard Brattlund
Author URI: http://richardbrattlund.se/
Tags: grey, simple, old
*/

	html, body { margin: 0; padding: 0; }
	body { background-image: url("images/bg.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: center 55%;
		 font-family: times,'times new roman',serif; font-size: 12px; }

	#content { position: absolute; width: 880px; height: 680px; left: 50%; top: 50%; margin: 0; padding: 0; margin-left: -440px; margin-top: -340px;
		background: url("images/logo.png") center 43% no-repeat; }

	#leftCol { float: left; }
	#rightCol { float: left; margin-left: 0px; }

	#butik { position: relative; width: 256px; height: 337px; margin: 20px 0 0 30px; }
	#lyssna { position: relative; width: 300px; height: 212px; margin: 40px 0 0 70px; }
	#texter { position: relative; width: 182px; height: 273px; margin: 10px 0 0 190px; }
	#nyheter { position: relative; width: 300px; height: 336px; margin: 45px 0 0 200px; }

	.entry { padding: 0 30px 20px 20px; }

	img.a { z-index: 10; position: absolute; left: 0; top: 0; }
	img.b { z-index: 5; position: absolute; left: 0; top: 0; }

	a { color: #000; outline: none; }
	a img { border: none; }

	h2 { margin-top: 25px; }

	.alignleft { float: left; }
	.alignright { float: right; }

	.apple_overlay { display: none; background: url("images/white.png"); width: 605px; height: 435px; padding: 35px;
		background-color: #fff; border: 1px dashed #9a9a9a; font-size: 11px; }
	.apple_overlay div.close { display: block; background-image: url("images/close.png"); position: absolute;
		left: 0; top: -23px; cursor: pointer !important; height: 18px; width: 71px; }
	.close { cursor: pointer !important; }
/*	#overlay { background: url("images/blank.gif"); color: #000; background-color: #fff; } */
	.contentWrap { height: 441px; overflow-y: auto; }

	object { z-index: 10005; }
	span.audioplayer_1 { display: block !important; z-index: 10005 !important; }


	.titleMenu { position: fixed; float: left; width: 200px; margin: 0; padding: 0; }
	.titleMenu ul { margin: 0; padding: 0; list-style-type: none; }
	.titleMenu ul li a.current { font-weight: bold; }

	.panes { margin: 0 0 0 200px; }
	.panes div { display: none; padding: 0 0 25px 0; }



