/*
THEME NAME: MIMBO
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Aroma Spas egna tema
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */

/* Just some example content */

p {	
	margin: 15px 0 15px 0;
	line-height:160%;
	}

img
	{
	border:0;
	}

a
	{
	text-decoration:none;
	color:#722b76;
	}

/********* h-taggar ********/

h1, h2
	{
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:20px;
	font-weight:normal;
	font-size:22px;
	}

h2 a
	{
	color:#722b76;
	text-decoration:none;
	margin-bottom:35px;

	}

/********* Struktur *******/

body
	{
	text-align:center;
	background:url(images/bg.gif);
	font-family:georgia, arial;
	font-size:12px;
	line-height:20px;
	letter-spacing:0px;
	color:#722b76;
	}


#wrapper
	{
	margin:0 auto;
	width:996px;
	border:0px solid #000;
	text-align:left;
	position:relative;
	}

#header
	{
	border:0px solid #000;
	background:url(images/head.png) top center;
	height:214px;
	}

#mainbg
	{

	margin:0;
	padding:0;
	}

#bg2
	{
	background:url(images/mainbg2.png);
	border:0px solid #000;		
	display:table;
	width:990px;
	
	}

#container
	{
	margin:0;
	padding:10px;
	padding-left:30px;
	padding-right:10px;
	background:url(images/bg2.jpg) no-repeat top center;
	width:936px;
	margin-left:10px;

	}

/********** HEADER *************/

#header h1
	{
	border:0px solid #000;
	height:115px;
	width:267px;
	position:absolute;
	left:30px;
	top:50px;
	}

/********* SLUT HEADER **********/

/******** SPALTER **************/

#content
	{
	border:0PX SOLID #000;
	width:720px;
	float:left;
	position:relative;


	}

.entry-content
	{
	}

#first_post
	{
	background:url(images/horizontal_line.gif) no-repeat bottom center;
	padding-bottom:15px;
	margin-bottom:5px;
	}

.post_down
	{
	width:160px;
	float:left;
	padding-right:10px;
	border-right:1px solid #e0d4e0;
	}

.post_down2, .post_down3
	{
	width:160px;
	float:left;
	padding-right:10px;
	border-right:1px solid #e0d4e0;
	padding-left:10px;
	}

.post_down3
	{
border:0;
	}

.post_down h2, .post_down2 h2, .post_down3 h2
	{
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
	}

#post
	{
	float:left;
	width:550px;
	}

.mainbild2 img
	{
	float:right;
	padding-left:10px;
	top:0;
	right:0;
	padding:10px;
	padding-top:9px;
	background:url(images/mainbild_bg.png) no-repeat;
	margin:5px;
	}

.post_down3 ul, .post_down3 li
	{
	list-style:none;
	margin-left:0;
	padding:0;
	}


/********* SLUT SPALTER **********/

/******** texter **************/

#maintext_forsta
	{
	width:400px;	
	}

#maintext_forsta img
	{
	display:none;
	}

/********* SLUT SPALTER **********/

/******** BILDER **************/

.mainbild
	{
	position:absolute;
	background:url(images/mainbild_bg.png);
	width:256px;
	height:180px;
	padding-top:10px;
	padding-left:10px;
	top:0;
	right:0;
	}

#behandlingar_bild
	{
	background:url(images/downbild_bg.png);
	width:149px;
	height:43px;
	padding-top:7px;
	padding-left:6px;
	top:0;
	right:0;
	}

.main_column, #post
	{
	border:0px solid #000;
	float:left;
	padding-left:10px;
	}

/********* SLUT SPALTER **********/

/********** MENY ***************/

.menu_left
	{
	width:150px;
	float:left;
	}

#menu_left
	{
	width:150px;
	float:left;
	}

#left_column
	{
	border:3px solid #000;
	}

.indentmenu{
font: 11px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
padding-top:11px;
padding-left:8px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px solid #564c66; /*dark purple border*/
border-width: 0px 0;

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 8px 11px;
text-decoration: none;
border-left:1px solid #581e5b;
border-right:1px solid #ad4fb2;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 9px; /*shift text down 1px for selected and active item*/
padding-bottom: 6px; /*shift text down 1px for selected and active item*/
background:url(images/menu_bg2.gif) center center repeat-x;
}

.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 160px; /* width of menu (don't forget to add border with below!) */
margin-left:-20px;
margin-right:20px;
}

.slidedoormenu li{
border-bottom: 1px solid #722b76;; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
background:url(media/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: 12px Georgia,"Lucida Grande", "Trebuchet MS", Verdana;
display: block;
	color:#722b76;
width: auto;

padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
	color:#722b76;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
background:#e0d4e0;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

<!--[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
} -->




.slidedoormenu2{
list-style-type: none;
margin: 0;
padding: 0;
margin-right:0px;
}

.slidedoormenu2 li{
border-bottom: 1px solid #e0d4e0; /* Gray border beneath each menu item */
}

.slidedoormenu2 li a{
background:url(media/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: 12px Georgia,"Lucida Grande", "Trebuchet MS", Verdana;
display: block;
	color:#722b76;
width: auto;

padding: 2px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 0px;
text-decoration: none;
}

.slidedoormenu2 li a:visited, .slidedoormenu li a:active{
	color:#722b76;
}

.slidedoormenu2 li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
background:#e0d4e0;
}

.slidedoormenu2 li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu2 li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

<!--[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
} -->


/************** SLUT MENY ********************/

/******** Sidebar **************/

.sidebar
	{
	float:left;
	width:185px;
	border:0px solid #000;
	background:url(images/vertical_line.gif) top left no-repeat;
	margin-left:0px;
	padding-left:20px;
	}

.sidebar h2
	{
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	}

.sidebar h5
	{
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
	margin-left:5px;
	}

.sidebar p
	{
	margin:0;
	margin-left:5px;
	}

.sidebar img
	{
	background:url(images/sidebar_img_bg.png) no-repeat;
	padding:6px 5px 6px 5px;	
	top:0;
	right:0;
	margin-left:5px;	
	}

/********* SLUT footer **********/

/******** Footer **************/



#footer
	{
	clear:both;
	border:0px solid #000;
	background:url(images/footer_bg.png) center top;
	padding-top:23px;
	height:37px;
	padding-left:20px;
	color:#FFF;
	font-family:arial;
	font-size:11px;
	}

#footer a
	{
	color:#FFF;
	}

/********* SLUT footer **********/

.entry img
	{
	border:1px solid #722b76;
	margin:3px;
	padding:5px;
	background:#FFF;
	}
