@charset "utf-8";
/*
Theme Name: MarComplete Theme
Theme URI: http://www.digibiz.com/
Description: The default WordPress theme for MarComplete.nl by <a href="http://www.digibiz.com/">Digibiz</a>.
Version: 1.1
Author: Joost Brommert
Author URI: http://joostb.digibiz.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* CSS Document */

*			{	margin:0; padding:0; }
HTML		{	height:100%; overflow-y:scroll; position:relative; }
BODY		{		height:100%;
					font-family:Verdana, Geneva, sans-serif;
					font-size:10px;
					color:#4b4b4b; }
.sidebar	{		width:188px;
					height:100%;
					padding:0 45px 0 46px;
					background:url(images/bground_sidebar.gif) top left no-repeat #0086d0;
					border-right:1px solid #FFF;
					font-size:11px;
					color:#1a171b;
					position:fixed; 
					left:0;
					float:left;
					display:block; }
.sidebar H1				{	text-indent:-9999px;
							width:172px;
							height:91px;
							margin:51px 0 12px 0;
							background:url(images/logo.gif) no-repeat;
							cursor:pointer; }
.sidebar .divider		{	background:#333; height:50px; width:172px; background:url(images/sidebar_divider.gif) no-repeat center; }
.sidebar IMG			{	float:left; margin-right:8px; }

.sidebar DIV.voetnoot	{	position:absolute; bottom:24px; margin:0; padding:0; }
.sidebar DIV.voetnoot P	{	margin:0; padding:12px 0 0 0; height:12px; clear:left; }
.sidebar A:link	{	color:#1a171b; text-decoration:none; }
.sidebar A:active	{	color:#1a171b; text-decoration:none; }
.sidebar A:visited	{	color:#1a171b; text-decoration:none; }
.sidebar A:hover	{	color:#1a171b; text-decoration:underline; }

#nav					{	margin-top:24px; }
#nav .pagenav			{	list-style:none; }
#nav LI					{	list-style:none; }
#nav A#pages			{	background:url(images/btn_sidebar_pages.gif) no-repeat; }
#nav A#archive			{	background:url(images/btn_sidebar_archive.gif) no-repeat; }
#nav A#category			{	background:url(images/btn_sidebar_category.gif) no-repeat; }
#nav LI					{	padding-bottom:13px; }
#nav LI A				{	padding:5px 0 0 26px; width:116px; height:19px; display:block; color:#FFF; cursor:pointer; }
#nav LI UL				{	margin:0; padding:4px 0 8px 0; list-style:none; }
#nav LI UL LI			{	margin:0; padding:0 0 0 21px; list-style:none; background:url(images/bullit_nav.gif) no-repeat 0 7px;  }
#nav LI UL LI A			{	margin:0; padding:0; width:auto; height:auto; line-height:16px; }
#nav LI UL LI A:link	{	text-decoration:none; color:#FFF; }
#nav LI UL LI A:active	{	text-decoration:none; color:#FFF; }
#nav LI UL LI A:visited{	text-decoration:none; color:#FFF; }
#nav LI UL LI A:hover	{	text-decoration:underline; color:#FFF; }

UL.follow				{	list-style:none; height:36px; position:relative; }
UL.follow LI			{	list-style:none; width:70px; height:31px; padding:0; float:left; visibility:hidden; display:block; }
UL.follow LI#digibiz	{ 	position:absolute; left:0; }
UL.follow LI#plaxo		{ 	position:absolute; left:47px; }
UL.follow LI#addthis	{ 	position:absolute; left:47px; }
UL.follow LI#linkedin	{ 	position:absolute; left:94px; }
UL.follow LI#twitter	{ 	position:absolute; left:141px; }

UL.socials				{	list-style:none; }
UL.socials LI			{	list-style:none; width:31px; height:31px; padding:0; float:left; margin:0 16px 0 0; _margin:0 8px 0 0; position:relative; }

.page		{	margin-left:280px;
				background: url(images/bground_page.gif) repeat-y left; }
.header		{	background:url(images/bground_header.gif) no-repeat;
				height:296px; 
				padding-left:39px; }
.header .flash	{	height:296px; width:741px; background: url(images/flash_header.jpg) no-repeat top left; }
.content	{	padding:38px; width:641px; }
.content H2 {	margin:0 0 36px 0; }

.post						{ width:641px; margin-bottom:72px; line-height:18px; }
.post .title				{ width:641px; height:33px; text-transform:uppercase; background:url(images/post_datetab.gif) no-repeat left;  border-bottom:1px solid #0287d1; }
.post .title SPAN.date		{ float:left; width:72px; height:22px; padding:11px 0 0 16px; }
.post .title H2				{ float:left; padding:6px 0 0 20px; margin:0; }
.post .title H2 A			{ text-decoration:none; }
.post UL					{	margin:0; padding:4px 0 8px 0; list-style:none; }
.post UL LI					{	margin:0; padding:0 0 0 21px; list-style:none; background:url(images/bullit_post.gif) no-repeat 0 7px;  }

.post .topicimg_placeholder	{ position:relative; }
.post .topicimg				{ position:absolute; top:0; left:0; width:641px; height:217px; display:block; z-index:20; background:url(images/postimg_over.png) no-repeat; }
.post .topicimg_post		{ width:641px; height:30px; display:block; background:url(images/postimg_post.gif) no-repeat top; }
.post IMG					{ margin:0; padding:0; }
.post P						{ margin:0 0 8px 0; }
.post P.tags				{ padding-left:100px; background:url(images/btn_tags.gif) no-repeat left; height:17px; padding-top:2px; }
.post P.postin				{ padding-left:100px; background:url(images/btn_postedin.gif) no-repeat left; height:17px; padding-top:2px; }
.post A.more				{ background:url(images/btn_leesmeer.gif) no-repeat; width:89px; height:19px; float:right; display:block; margin-top:18px; }
.post A:link				{ text-decoration:underline; font-weight:bold; color:#4b4b4b; }
.post A:active				{ text-decoration:underline; font-weight:bold; color:#4b4b4b; }
.post A:visited				{ text-decoration:underline; font-weight:bold; color:#4b4b4b; }
.post A:hover				{ text-decoration:underline; font-weight:bold; color:#4b4b4b; }

.navigation					{ padding-bottom:24px; height:19px; }
.navigation .alignleft		{ float:left; height:19px; width:89px; display:block; }
.navigation .alignright		{ float:right; height:19px; width:89px; display:block; }

#respond					{ width:641px; }
#respond H3					{ width:641px; margin:0 0 16px 0; padding:0; }
#respond P					{ padding:0 0 4px 0; }
#respond INPUT				{ padding:4px; width:240px; font-size:10px; font-family:Verdana, Geneva, sans-serif; font-size:10px; }
#respond INPUT#submit		{ padding:0; width:auto; }
#respond TEXTAREA 			{ padding:4px; width:633px; font-family:Verdana, Geneva, sans-serif; font-size:10px; }

.comment-body						{ }
OL.commentlist						{ list-style:none; }
LI.comment							{ padding:8px; font-size:10px; }
LI.even								{ background:#FFF; }
LI.odd								{ background:#EDEDED; }
.comment-author 					{ margin-bottom:8px; }
.comment-author IMG					{ float:left; }
.comment-author .fn					{ margin-left:8px; }
LI.comment EM						{ margin-left:8px; }
LI.comment A						{ text-decoration:underline; font-weight:bold; color:#4b4b4b; }
.comment-meta						{ margin-left:40px; padding:8px 0 0 0; }
.comment P							{ margin:0 0 8px 40px; }
.comment .url						{ font-style:normal; }

.clear		{ line-height:0; font-size:0; clear:both; }