/*
Theme Name: Chain Connection
Theme URI: 
Description: Custom Wordpress theme for Chain Connection
Version: 1.0
Author: 
Author URI: 
Tags: custom header, fixed width, two columns, widgets
*/


:focus{
	outline:none;
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	color: #666666;
	text-align:center;
	background-color: #DFDFDF;
	margin:0;
	padding:0;
}
address{
	font-style: normal;
	margin: 0 0 1em 0;
}

/**
 * Telphone popup
 */
#telePopup{
	width:400px;
	height:260px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-125px;
	z-index:1000;
	border:1px solid #DFDFDF;
	display:none;
}
#telePopup div.bg{
	width:400px;
	height:260px;
	background:#000;
	opacity:0.85;
	position:absolute;
	z-index:1001;
}
#telePopup div.form{
	width:320px;
	height:180px;
	position:relative;
	z-index:1002;
	top:41px;
	left:41px;
	background:#DFDFDF;
	text-align:left;
}
#telePopup div.form label{
	color:#00A4E2;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.3em;
	margin:0;
}
#telePopup div.form h4{
	margin:3px 0 12px;
	font-size:1.2em;
}
#telePopup div.form input{
	margin:5px 0;
	background:url(images/grad_content.png) 0 0 repeat-x #FFF;
	border:1px solid #808080;
	width:298px;
	height:20px;
	padding-top:4px;
}
#telePopup div.form div.submit input{
	width:70px;
	height:20px;
	padding:0;
}
#telePopup div.form div.submit{
	text-align:right;
}
#telePopup div.form form{
	position:relative;
	width:300px;
	height:160px;
	border:1px solid #FFF;
	padding:9px;
}
#telePopup .close{
	color:#FFF;
	position:absolute;
	z-index:1002;
	top:6px;
	right:10px;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#telefoonconfirm{
	display:none;
	text-align:center;
	line-height:180px;
}
#page{
	width:980px;
	margin:auto;
	text-align: left;
	background:url('images/bg.png') 0 0 repeat-y;
}

#header{
	background:url('images/nav_bar.png') 0 0 no-repeat;
	width:980px;
	height:60px;
	position:relative;
	z-index:1000;
}

#headerimg h1{
	width:245px;
	height:60px;
	overflow:hidden;
	font-size:10px;
	text-indent:-999px;
	padding:0;
	margin:0 0 0 40px;
}
#headerimg h1 a{
	width:245px;
	height:33px;
	display:block;
	background:url('images/logo.png') 0 0 no-repeat;
	margin:19px 0 0;
	padding:1px;
}
ul#topmenu{
	position:absolute;
	right:75px;
	top:40px;
	list-style:none;
	margin:0;
	padding:0;
	font-family: 'Lucida Grande','Lucida Sans', Verdana, Arial, Sans-Serif;
}
ul#topmenu li{
	float:left;
	position:relative;
}
ul#topmenu li ul{
	position:absolute;
	z-index:1000;
	list-style:none;
	background:#000;
	padding:8px 0;
	margin:0;
	width:auto;
	display:none;
	min-height:20px;
	min-width:100px;
	left:0px;
}
ul#topmenu li:hover ul, ul#topmenu li.hover ul{
	display:block;
}
ul#topmenu li ul li{
	float:none;
	width:auto;
	white-space:nowrap;
}
ul#topmenu li a, ul#topmenu li ul li a, ul#topmenu li.current_page_item li a, ul#topmenu li.current_page_parent li a{
	padding:2px 10px;
	color:#FFF;
	text-transform: uppercase;
	font-weight:bold;
	font-size:11px;
}
ul#topmenu li.current_page_item a, ul#topmenu li.current_page_item a:hover, 
ul#topmenu li.current_page_parent a,ul#topmenu li.current_page_parent a:hover, ul#topmenu li a:hover{
	color:#00A4E2;
	font-weight:bold;
	text-decoration:none;
}
a#telLink{
	display:block;
	width:44px;
	height:44px;
	position:absolute;
	top:12px;
	right:38px;
	overflow:hidden;
	z-index:1000;
	cursor:pointer;
	background:url('/img/phone.gif') center no-repeat;
}
a#telLink:hover{
	background:url('/img/phone-a.gif') center no-repeat;
}
#flashbanner{
	width:940px;
	height:180px;
	margin:10px auto 0;
	/*background:#808080;*/
	position:relative;
	z-index:1;
}

#flashmoviescreen{
	background:url('images/flash.jpg') 0 0 no-repeat;
	width:314px;
	height:270px;
	margin:10px auto;
	position:relative;
}
#flashmoviescreen .movie{
	width:290px;
	height:180px;
	overflow:hidden;
	position:relative;
	left:12px;
	top:13px;
}

#content {
	font-size: 1.2em;
	position:relative;
	z-index:1;
}
#content object, #content embed{
	position:relative;
	z-index:1;
}
#footer{
	background:url('images/footer.png') 0 100% no-repeat;
	text-align:center;
	height:40px;
	clear:both;
}
#footer a{
	background:url('images/ico_c.png') 0 50% no-repeat;
	padding:0 17px 2px;
	line-height:14px;
	color:#666666;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	clear:both;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.clear{
	clear:both;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, {
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Sans-Serif;
	font-stretch: expandedd;
	line-height: 1.3em;
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #00A4E2;
}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #00A4E2;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	}

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;
	}
a:hover, #sidebar a:hover{
	color: #00A4E2;
	text-decoration: underline;
}
a, h2 a:hover, h3 a:hover {
	color: #00A4E2;
	text-decoration: none;
}
#sidebar a{
	color:#666666;
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */

/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 20px 0 20px 25px;
	margin: 0px 0 0;
	width: 665px;
}
/*.narrowcolumn.pages{
	padding: 30px 0 20px 25px;
}*/
.widecolumn {
	padding: 20px 0 20px 25px;
	margin: 5px 0 0 150px;
	width: 665px;
}
.post {
	text-align: left;
	margin:0 0 35px;
	padding:0;
}
body.blog div.post, body.single div.post, body.archive div.post, body.archives div.post, body.links div.post, #blogsummary div.post{
	border:1px solid #D5D5D5;
	background:url('images/grad_content.png') 0 0 repeat-x #FFF;
	padding:5px 15px;
}
body.blog h2, body.single h2, body.archive h2, body.archives h2, body.links h2, 
body.blog h3, body.single h3, body.archive h3, body.archives h3, body.links h3{
	text-transform: uppercase;
	font-size:1.2em;
}
div.post h2 a:hover{
	text-decoration:underline;
}
div.post small{
	font-size:0.8em;
}
div.entry img.left{
	float:left;
	margin:10px 15px 20px 0;
}
div.entry img.right{
	float:right;
	margin:10px 0 20px 15px;
}
div.entry img.bdr{
	border:1px solid #00A4E2;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding:0;
	margin:0;
}

h2 {
	margin: 0 0 0;
	color:#00A4E2;
}

h2.pagetitle {
	margin:0 0 6px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
}

#sidebar h2.widgettitle{
	height:21px;
	margin:3px 0 0 6px;
	text-transform:uppercase;
}

#sidebar h2.widgettitle a { color: #00a4e2;}

h3 {
	padding: 0;
	margin:0;
	color:#00A4E2;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
 */
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol{
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#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: 0;
	padding: 0;
	list-style-image:url('images/bullet_blue.png');
	line-height:16px;
}

div.ddsg-wrapper ul li	{ font-weight: bold;}
div.ddsg-wrapper ul li li	{ font-weight: normal;}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
}
#respond{
	margin:35px 0 0;
}
#respond, #commentsblock{
	border:1px solid #D5D5D5;
	background:url('images/grad_comb.png') 0 0 repeat-x #FFF;
	padding:7px 15px;
}
#commentsblock + div.navigation{
	border-top:none;
}
#respond input, #respond textarea{
	background:url('images/grad_input.png') 0 0 repeat-x #FFF;
	border:1px solid #D5D5D5;
}
#commentform input{
	width: 240px;
	padding: 4px 2px;
	margin: 5px 5px 1px 0;
}

#commentform{
	margin:25px 15px 15px 0;
}
#commentform textarea{
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width:160px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 700px;
	width: 260px;
}

#sidebar form {
	margin: 0;
}
#sidebar ul li.widget{
	border:1px solid #D5D5D5;
	background:url('images/grad_comb.png') 0 0 repeat-x #FFF;
	margin:0 0 10px;
	padding:0;
}
#sidebar ul li.widget_flashembed, #sidebar ul li.widget_tag_cloud{
	background:url('images/grad_content.png') 0 0 repeat-x #FFF;
}
#sidebar ul li.widget_tag_cloud h2{
	display:none;
}
#sidebar ul li.widget div.bdr{
	border:1px solid #FFF;
	padding:3px;
}
#sidebar ul li.widget p{
	margin:0;
	padding:8px 2px 4px 6px;
	color:#666666;
	font-size:1.2em;
	line-height:1.3em;
}
#sidebar ul li.widget ul{
	margin:8px 2px 4px 17px;
	font-size:1.1em;
	line-height:1.2em;
}
#sidebar ul li.widget div.bdr div{
	margin:5px 0 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr, div.hr hr {
	display: none;
}
div.hr{
	border-top:1px dotted #555;
	height:1px;
	line-height:1px;
	margin:10px 0;
}
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	height:27px;
	line-height:27px;
	background:url('images/grad_heading.png') 0 0 repeat-x #FFF;
	border:1px solid #D5D5D5;
	padding:0 5px;
}
div.navigation+div.post{
	border-top:0;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div.portfolio	{ width:660px; overflow:hidden;}
div.portfolio img	{ margin: 0 5px 0 0; float:left;}

div.socialbookmarks { width:660px; overflow:hidden;}
div.socialbookmarks img	{ margin:0 5px 0 0; float:left;}

/**
 * Website Page Specific Styles
 */
.post ul{
	padding:2px 0 5px 16px;
	margin:0;
}

.post p {
	padding:10px 0;
	margin:0;
}
.post p.normal{
	padding:0;
	margin:0;
}
.author{
	color:#00A4E2;
}

#content h2.page_title, #content div.right h2, #blogsummary div.post h2, div.ddsg-wrapper h2{
	font-size:1.2em;
	text-transform:uppercase;
	margin:10px 0 0;
}

#content div.right h2{
	margin:5px 0 0;
}
#content div.summary{
	font-weight:bold;
	padding:10px 0;
}
#content div.summary p{
	padding:0;
}
#content h2.page_title.overons{
	position:absolute;
	top:6px;
	left:142px;
	width:60%;
}
#content div.rel{
	position:relative;
}
#content div.pad{
	padding:0 15px 0 15px;
	position:relative;
}
#content div.pad_in{
	padding:0 0 0 15px;
	position:relative;
}
#content ul.intro_home{
	list-style:none;
	overflow:hidden;
	padding:5px 25px 5px 0;
}
#content ul.intro_home li{
	width:33%;
	float:left;
	text-align:center;
}
#content ul.intro_home li h3{
	margin:0;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#content p.left, #content div.left{
	float:left;
}

#content div.right	{ margin-left:160px; width:470px;}
#content #blogsummary div.right	{ width:430px;}

#blogsummary div.post{ overflow:hidden; }

#blogsummary	{
	margin: -10px 20px 10px 20px;
}
img.article	{ border:1px solid #00a4e2; margin:5px 0;}

iframe#map	{ border:1px solid #D5D5D5; margin: auto;}

/* ADDED BY EVA on 20090825 */
.dienstenintro	{ height: 120px;}
q	{ font-style: italic;}

/* Custom widjet styles */

#text-4 h2{
	background:url('images/ico_flickr.png') 100% 50% no-repeat;
}

/**
 * Nieuwsbrief formulier
 */
form.Frm	{ text-align:left; margin: 0; padding: 0;}

/*
form.Frm legend	{ color: #f78f1e; font-weight: bold;}
form.Frm fieldset	{ border: 0; margin: 1em 0 0 0;}

form.Frm label	{ width: 160px; height: 15px; float: left; text-align: right; margin: 4px 15px 0 0; display: block; color:#00A4E2; text-transform: uppercase; font-weight:bold; font-size:1.1em; line-height:1.3em; border: 1px solid #ff00ff;}
form.Frm input.inputtext, form.Frm .fielddiv	{ height: 15px; margin-top: 4px;border: 1px solid #ff00ff; }
.bottombutton	{ float: left; margin: 10px 0 0 115px;}*/

form.Frm fieldset	{ border: 0; margin: 0 0 0 0; width: 300;}
form.Frm label	{ color: #00A4E2; text-transform: uppercase; font-weight:bold; font-size: 0.9em; line-height:1.3em; margin: 0; width: 160px; display: block;}
form.Frm h4	{margin:3px 0 12px; font-size:1.2em;}
form.Frm input	{ margin: 5px 0; background:url(images/grad_content.png) 0 0 repeat-x #fff; border: 1px solid #808080; width: 298px; height: 16px; padding-top: 4px;}
form.Frm input.inputradio	{ width: 20px; padding: 0; }
form.Frm input.bottombutton	{ width: 70px; height:20px; padding:0;}