/*  
Theme Name: De Couter 4.0
Theme URI: http://wordpress.org/
Description: widget ready en very customisible
Version: 4.0
Author: Auke Visman
Author URI: http://www.visaap.nl/wp-design/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html { 
	color: #333;
	font: normal normal normal 100%/100% "Trebuchet MS", Helvetica, sans-serif;
	text-align: left;
	}
body {
	background:#e0eefd url("pix/global/bg-body.gif") repeat-x 0 0;
	}

/* GLOBAL CONTAINER
--------------------------------------------------------------------------  */
#g-container { background:transparent url("pix/global/bg-container.png") repeat-y 50% 150px; }

/* GLOBAL HEADER
--------------------------------------------------------------------------  */
#g-header-wrapper { background:transparent url("pix/global/bg-header.jpg") no-repeat 50% 0; }
#g-header-wrapper #g-logo{
	background:transparent url("pix/global/logo-de-couter.png") 0 0 no-repeat;
	height:100px;
	left:10px;
	top:15px;
	width:300px;
	overflow:hidden;
	}
#g-header-wrapper #g-logo a{display:block;height:100px;width:300px;padding-top:120px;}

/* GLOBAL NAVIGATIE
-------------------------------------------------------------------------- */
#g-nav { background:transparent none; }
#g-nav #g-nav-wrapper { background:transparent url("pix/global/bg-nav-main.jpg") 0 0 no-repeat; }

/* FOOTER
-------------------------------------------------------------------------- */
#g-footer { background:transparent url("pix/global/bg-footer.png") 0 0 repeat-x; }
#g-footer li { border-right:1px solid #fff; }
#g-footer li, #g-footer li a { color:#fff; }

/* CONTENT
--------------------------------------------------------------------------  */
#content-wrapper { background:transparent url("pix/global/bg-content-wrapper.jpg") 50% 0 no-repeat; }
#content-center { background:transparent none; }
#content-right { background:transparent none; }
#content-left { background:transparent none; }

/* == /ALGEMEEN === */


/* Begin Typography & Colors */
#page {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 770px;
	}
		#headerimg 	{ 
			height: 165px;  
			margin: 0;
			padding: 0; 
			width: 770px; 
			}
			*html #headerimg { height: 125px; }
			#headerimg .description {
				font-size: 1.2em;
				text-align: center;
				}

	#navMain {
		background: #B7966B url('pix/bg_navMain.jpg') no-repeat center top; /* _actie */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		height: 35px; 
		padding: 0;	
		width: 770px;
		}
		#navMain ul { 
			display: block; 
			list-style-type: none; 
			padding: 8px 40px 9px 40px; 
			}
			#navMain ul li { 
				color: #181E08; 
				display: inline; 
				list-style-type: none; 
				}
				#navMain ul li a {
					color: #181E08;
					list-style-type: none; 
					padding: 8px 7px 12px 7px;
					text-decoration: none;
					}
				#navMain ul li a:link, #navMain ul li a:visited  { 
					color: #181E08;
					}
				#navMain ul li a:hover, #navMain ul li a:active {
					background-color: #FFF;
					color: #B7966B;
					}
				#navMain ul li.current_page_item a {
					background-color: #FFF;
					color: #B7966B;
					}

			.entry p {
				font-size: 12px;
				margin-bottom: 10px;
				}
			
			.entry {
				line-height: 1.4em;
				}
			.published{height:30px;font-size:10px;}
			.postmetadata {
				text-align: center;
				}
			
			.alt {
				background-color: #f8f8f8;
				border-top: 1px solid #ddd;
				border-bottom: 1px solid #ddd;
				}
			pre {
				border-left: 1px solid #AA7A13;
				font-family: "Courier New", Courier, mono;
				font-size: 1.2em;
				line-height: normal;
				margin: 10px 0 30px 0;
				padding: 0 5px;
				}

		#sidebar {
			background: #FFF url('pix/bg_contenttop.jpg') no-repeat right top;	
			float: right;
			margin: 0;
			padding: 0;
			text-align: right;
			width: 150px;
			}
			#sidebar h2 {
				font-size: 1.2em;
				}
			
			
#footer {
	background: #E0EEFD url('pix/bg_footer.jpg') no-repeat center bottom;
	border: none;
	clear: both;
	height: 110px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	}
	#footer p {
		margin: 0;
		padding: 20px 0;
		text-align: center;
		}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:link, .entry p a:visited { color: #0175FF; }
.entry p a:hover, .entry p a:active { color: #676752; }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */


/* Begin Structure */	
.post {
	margin: 0 0 40px;
	text-align: left;
	}
.post hr {
	display: block;
	}
.postmetadata {
	padding-top: 5px;
	}
.smallattachment {
	float: left;
	margin: 5px 5px 5px 0px;
	text-align: center;
	width: 128px;
	}
.postmetadata {
	clear: left;
	}
/* End Structure */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style: disc;
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	margin: 0;
	padding: 0 0 0 35px;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	padding: 2px;
	width: 108px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
	}
#commentform textarea {
	padding: 2px;
	width: 100%;
	}
#commentform #submit {
	float: right;
	margin: 0;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	list-style: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
	}
.commentmetadata {
	display: block;
	margin: 0;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	border-left: 5px solid #ddd;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}
blockquote cite {
	display: block;
	margin: 5px 0 0;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	margin-bottom: 60px;
	margin-top: 10px;
	text-align: center;
	}


#actie {
	border-right: 1px solid #B7966B;
	border-bottom: 1px solid #B7966B;
	background-color: #EBEA9A;
	margin: 10px 50px;
	padding: 2px;
	}
	#actie h3 {
		color: #FFF; 
		background-color: #FA3644;
		margin: 0;
		padding: 2px 10px;
		}
	#actie p {
		color: #181E08; 
		margin: 10px;
		}
#headerimg .actie a img { position: absolute; top: 20px; right: 50px; }

/* End Various Tags & Classes*/

/* === WP-Table === */

.wptable {
	background:	white;
	border:	1px solid #cce2fb;
	color: black;
	font-size: 1.2em;
	margin: 20px 0;
	vertical-align: middle;
	}
.wptable th {
	background:	#67ACFF;
	cursor:	default;
	font-weight: 700;
	line-height: normal;
	padding: 6px 5px 6px 5px;
	vertical-align: middle;
	text-align: center;
	}
.wptable td {
	line-height: normal;
	padding: 5px;
	vertical-align: middle;
	}
.wptable tr.alt {
	background-color: #F4F4EC; 
	}
.wptable h2, .wptable h3 {
	margin: 0;
	padding: 0;
	}
.wptable th.standaard { background-color:#FFEC01; }
.wptable th.comfort { background-color:#009DE0; }
.wptable th.luxe { background-color:#E3001B; }
.wptable td.standaard { background-color:#fffbcc; }
.wptable td.comfort { background-color:#ccebf9; }
.wptable td.luxe { background-color:#f9ccd1; }

/* new */
table.tarief {
	background:#DAC9B4;
	color: black;
	font-size: 1.2em;
	margin: 20px 0;
	vertical-align: middle;
	}
table.tarief th {
	background:	#67ACFF;
	cursor:	default;
	font-weight: 700;
	font-size: 1.8em;
	line-height: normal;
	padding: 6px 5px 6px 5px;
	vertical-align: middle;
	text-align: center;
	}
table.tarief td {
	line-height: normal;
	padding: 5px;
	vertical-align: middle;
	}
table.standaard th { background-color:#FFEC01; }
table.comfort th { background-color:#009DE0; }
table.luxe th { background-color:#E3001B; }
table.standaard td { background-color:#fffbcc; }
table.standaard td.prijs { background-color:#FFF8AF; }
table.comfort td { background-color:#ccebf9; }
table.comfort td.prijs { background-color:#AFE6FF; }
table.luxe td { background-color:#f9ccd1; }
table.luxe td.prijs { background-color:#FFAFBA; }

table.tarief .onderwerp { width:300px; padding:5px 10px; }
table.tarief .prijs { text-align:right; font-weight:700; width:100px; padding: 5px 10px; }
table.tarief .noot { font-stretch:wider; text-align:center; }
table.tarief .noot.prijs { font-stretch:wider; font-weight:normal; }


/* === /WP-Table === */


/*=== LINK LISTS === */

li.linkcat {
	list-style-type: none;
	}
li.linkcat ul li {
	list-style-type: disc;
	margin-left: 13px;
	}
