/*   
Theme Name: Acupunctuur Zeist
Theme URI: http://www.acupunctuurzeist.nl
Author: Xolution
Author URI: http://www.xolution.nl
*/


body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) repeat-x #CADCED;
	margin:5px 0 5px 0;
	font-size:13px;
	color:#555555;
}

#container {
	margin:0 auto;
	width:800px;
}

#header {
	background:url(images/header_bg.jpg) repeat-y;
	height:120px;
	width:800px;
}

#boom {
	background:url(images/header_tree.gif) no-repeat;
	height:120px;
	width:182px;
	float:left;
}

#logo {
	background:url(images/logo.gif) no-repeat;
	height:120px;
	width:592px;
	float:right;
}

.clear { clear:both; }

#content {
	background:url(images/content_bg.jpg) #f5f6f8 repeat-y;
	border-bottom:#F89E02 solid 1px;
	position:relative;
	margin:30px 0 0 0;
	min-height:470px;
	width:800px;
}

#page-info {
	background-color:#F89E02;
	padding:7px 9px 0 9px;
	position:absolute;
	height:27px;
	width:auto;
	color:#FFF;
	top:-25px;
	right:0;
}

.page-title a {
	text-decoration:none;
	color:#2F78BD;
}

#sidebar {
	width:182px;
	float:left;
}

#sidebar ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidebar ul li {
	background:url(images/li-bg.gif) repeat-y;
	border-bottom:#FFF solid 1px;
	text-transform:capitalize;
	color:#FFCC00;
	width:182px;
}

#sidebar ul li a {
	padding:8px 0 5px 15px;
	text-decoration:none;
	color:#FFCC00;
	display:block;
	width:167px;
	height:20px;
}

#sidebar ul ul li {
	background:none;
}

#sidebar ul ul li a {
	padding:8px 0 5px 5px;
	text-decoration:none;
	color:#000;
	display:block;
	width:177px;
	height:20px;
}

.box {
	border-bottom:#FFF solid 1px;
	background-color:#2C5F92;
	padding:10px 0 0 15px;
	color:#FFCC00;
	width:167px;
	height:28px;
}

#informatie {
	padding:23px 10px 0 9px;
	width:599px;
	float:left;
}

#informatie a {
	text-decoration:none;
	color:#1E9894;
}

#informatie a:hover {
	text-decoration:underline;
	color:#FF9933;
}

#sub_header {
	padding:0 0 13px 0;
	margin:0 auto;
	width:590px;
	height:100px;
}

#post {
	padding-bottom:10px;
	margin:0 auto;
	width:595px;
}

#post h1 {
	text-transform:uppercase;
	margin:0 0 15px 0;
	font-size:14px;
	color:#AD5A0C;
	padding:0;
}

#post ul {
	background:none;
	list-style-type:square;
	margin:0;
	padding:0 0 0 15px;
}

#post ul li {
	background:none;
	
}

#post h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	font-size:14px;
	color:#AD5A0C;
	padding:0;
}

#post h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#58666E;
	padding:0;
	margin:0;
}

#sublinks {
	border-bottom:#FF6600 solid 1px;
	border-left:#FF6600 solid 1px;
	background:#bfd5ea;
	padding:5px;
	width:150px;
	float:right;
	margin:5px;
}

#sublinks ul li, #sublinks ul li a, #sublinks ul li a:hover {
	color:#AD5A0C;
}

#footer {
	margin:5px 0 5px 0;
	color:#3177BC;
	float:right;
}

#footer ul {
	list-style-type:none;
	font-size:12px;
	padding:0;
	margin:0;
}

#footer li {
	margin-left:11px;
	float:left;
	padding:0;
}

#footer li a {
	text-decoration:none;
	color:#3177BC;
}

li.bar {
	color:#F8A001;
}

li#xolution {
	margin-left:44px;
	color:#FB9F00;
}

li#xolution a {
	color:#FB9F00;
}

li#xolution a:hover {
	text-decoration:underline;
	color:#3177BC;
}