/*
Theme Name: Akupunktur.se
Theme URI: http://www.mour.se
Description: Akupunktur.se.
Version: 1.0
Author: Tobias Thunström
Author URI: http://www.mour.se/


*/

body {
	font-size: 10px;
	background: url(images/bg.gif) repeat-x #e8e8da;
	font-family:Arial, Verdana, Tahoma;
	color:#000;

}

p {
	margin: 10px 0px;
	line-height: 15px;
	font-size: 12px;
}

h3 {
	font-size:16px;
	margin:5px 0px;
}

.alignright {
	float:right;
	padding:5px 0px 5px 5px;
}

.size-full {
	
}

li {
	list-style:disc;
	font-size:12px;
	margin-left:15px;
	padding:3px 0px;
}
a {
	color:#000;
}

a:active {
	position:relative;
	top:1px;
}


#wrapper {
	margin: 0 auto;

}

#container {
	width:880px;
	background:white;
	background-attachment: fixed;
	height:100%;
	margin:0 auto;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	margin-top:-30px;
	padding-top:20px;

}

#header {
	width:840px;
	margin:0 auto;
	height:100px;

}

.telefon_top {
	float:right;
	font-family: Trebuchet, Arial, Verdana, Tahoma;
	font-size:23px;
	color: #fff;
	margin-top:20px;
}

#nav {
	margin-top:10px;
	width:840px;
	margin:0 auto;
	height:233px;
	border-top:2px solid #c21b3e;

}

#nav ul {
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	/* font-weight: bold; */
	color:#fff;
	list-style-type: none;
	padding:0px;
	width:840px;
	text-transform: uppercase;
	text-align:center;
	display: block;

}

#nav li {
	background:url(images/menu.gif) no-repeat;
	width:120px;
	height:47px;
	padding:0px;
	float:left;
	margin:0px !important;
	line-height: 47px;
	display: block;
	text-align:center;
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	/* font-weight: bold; */
	color:#fff;
	padding:0px;
	text-transform: uppercase;

}
	
	
#nav li a {
	text-decoration:none;
	color:#fff;
	line-height: 47px;
	height:47px;
	display: block;
}

/*
#nav .current_page_item a {
	color:#999 !important;
}
*/




#nav li a:hover {
	background:url(images/menuHover.gif) no-repeat;
	width:120px;
	height:47px;
	padding:0px;
	float:left;
	margin:0px !important;



}

#nav .lastitem {
	background: url(images/menu.gif) no-repeat;
	height:47px;
	width:120px;
	padding:0px;
	margin:0px !important;

	
}

#nav_pics {
	padding:0px;
	padding:0px !IMPORTANT;

}

#nav_pics img {
	border:0px;
	padding:0px !IMPORTANT;
	color:black;
	float:left;
	margin-top:1px;
}

#english {
	float:right;
	clear:both;
	margin-top:20px;
}

#main {
	width:840px;
	margin: 0 auto;
	height:100%;


}
#sidebar {
	float:left;
	margin-bottom:10px;



}

#sidebar ul {
	padding:0px;
	margin:0px;
	color:#fff;
	font-family: Arial, Verdana, Tahoma;
	font-size:13px;

}

#sidebar li {
	background:url(images/sidebar.gif) no-repeat;
	width:160px;
	height:26px;
	display: block;
	padding:0px;
	margin:0px;
	line-height: 26px;
	padding-left:10px;
	font-size:12px;
	list-style: none;
	

}

#sidebar li a{
	text-decoration: none;
	color:#fff;
	display:block;
}

#sidebar a:hover {
	text-decoration: underline;
}



#sidebar .current_page_item a {
	background: url(images/sidebarActive.gif) no-repeat;
	display: block;
	width:170px;
	height:26px;
	display: block;
	padding:0px;
	margin:0px;
	padding-left:10px;
	line-height: 26px;
	margin-left:-10px;
}

#main_text {
	padding-bottom:30px;




}

#main_sidebar {
	margin-left:170px;
}

#main_text_sidebar {
	padding-left:10px;
	padding-bottom:30px;

}


#main_text_index {
	width:840px;
	min-height: 400px;
	padding-left:20px;

}

#main_text_index li {
	margin-left:10px;
	margin-top:6px;
	font-size:12px;
}

#main_text_index h1 {
	font-size:20px;
	margin-top:10px;
}


h2 {
	font-family: Arial,Verdana,Tahoma;
	font-size:16px;
	color:#585746;
	height:40px;
	border-bottom: 1px solid #e5e5e5;
	background: #efefe9;
	margin-top: 0px;
	line-height: 40px;
	padding-left:10px;
}


#kontaktaoss {
	width:100%;
}
#kontaktaoss td {
	width:50%;
	font-size:11px;
}

#kontaktaLeft {
	float:left;
	width:390px;
}

#kontaktaRight {
	float:right;
	width:390px;
}


#footer {
	background: red;
	width:880px;
	margin: 0 auto;
	height:73px;
	background:url(images/footer_bg.gif) repeat-x;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	float:left;
	margin-bottom:20px;

}

#footer p {
	text-align: center;
	line-height: 73px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color:#7b7b7c;
	margin:0px;
}
#footer p a {
	color:#7b7b7c;
}



