/*
Theme Name: intoconnection

Author: Onno Boonstra
Revised: Hh, Blagoworks.nl

--kleuren--
txtgrijs d	#4e4c46
txtgrijs l 	#b6b097

txtlink 	#017aa2
bg lgrey	#f7f7f7
*/

a	{ color:#017aa2; }
a:hover{ text-decoration:underline;	}
a img	{ border:0; padding:0; margin:0; }
h1, h2, h3, h4 { margin:1em 0 0.1em 0; padding:0; }
p, li, .feedback {
	font-size: 1.2em;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 5px solid #b6b097;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}
ol#comments li p {
	font-size: 100%;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #f7f7f7;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}
.credit a:link, .credit a:hover {
	color: #fff;
}
.feedback {
	color: #4e4c46;
	text-align: right;
	clear: both;
}
.meta {
	text-align:left;
	font-weight: normal;
	letter-spacing: 0;
	color: #4e4c46;
	font-size:12px;
}
.meta a {
	color: #017aa2;	
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}



.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storycontent {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #017aa2;
	margin:0px;	padding:0px;
}
.storycontent p {
	margin: 0;
	color: #4d4b44;
	padding-bottom: 10px;
}
.storycontent address {
	margin:0;
	color: #4d4b44;
	font-size:0.95em;
	font-style:normal;
	line-height:1.3em;
	padding-bottom:10px;
}
.storycontent a {
	color: #017aa2;
	text-decoration: none;
}
.storycontent h2 {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #017aa2;
	margin: 0px;
	padding: 0px;
}
.storycontent strong {
	color:#4d4b44;
	font-size: 1.0em;
	font-weight:  bold;
}

/* -- COMMENTS -- */
#postcomment {
	color: #838179;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}
#commentform textarea {
	width: 100%;
}
#commentlist li {
	font-size: 1.1em;
	display: block;
	background:url('images/comment_top.gif') no-repeat 0 0;
	width:582px; height:auto; 
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0;
}
#commentlist li p {
	margin:14px 14px 4px 14px;	
}
#commentlist li p.byuser-line {
	font-size: 1.1em;
	display: block;
	background:#fff url('images/comment_bottom.gif') no-repeat 0 0;
	width:562px; height:auto; 
	margin:0;
	padding:18px 10px 10px 14px;
	color:#8a8779;
	clear:both;	
}

#commentlist li.comment-author-thijs {
	font-size: 1.1em;
	display: block;
	background:url('images/comment_author_top.gif') no-repeat 0 0;
	width:582px; height:auto; 
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0;
}
#commentlist li.comment-author-thijs p.byuser-line {
	font-size: 1.1em;
	display: block;
	background:#fff url('images/comment_author_bottom.gif') no-repeat 0 0;
	width:562px; height:auto; 
	margin:0;
	padding:18px 10px 10px 14px;
	color:#8a8779;
	clear:both;	
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #b6b097;
	padding: 2px;
}


#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}


#menu {
	background: #fff;
	border-left: 1px dotted #b6b097;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}
#menu form {
	margin: 0 0 0 13px;
}
#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
#menu ul {
	color: #b6b097;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}
#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #b6b097;*/
}
#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}
#menu ul ul li a {
	color: #000;
	text-decoration: none;
}
#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}
#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}
#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;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}
#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}
#wp-calendar td {
	color: #b6b097;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.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 & aligment */

body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; /* equivalent of 10px */
	text-align: center;
	background:#fff url('images/page_bg.jpg') repeat-x 0 0;
}
body.home{
	background:#fff url('images/home_bg.jpg') repeat-x 0 0;
}
body.maphome{
	background:#fff url('images/maphome_bg.jpg') repeat-x 0 0;
}

a {
	text-decoration:none;
	color: #017aa2;
}

#page { 
	width:100%; height:100%; 
}

#workarea {
	width: 1080px; height:auto;
	margin: 0px auto;
}

#header-main {
	position:relative;
	float:left;
    width: 1080px;
    height:103px;
    text-align: left; 
}
#header-main.page {
	position:relative;
	float:left;
    width:1080px;
    height:242px; /* 103 + 139 */
    text-align: left; 
}

#logo {
	padding-left: 60px;
	padding-top: 35px;
}

#navigation-main {
	position:absolute;
	top:75px;
	left:280px;
	margin:0; padding:0;
	/* ivm tab-pijl */
	z-index:10;
}

#mood-main {
	float:left;
	position:relative;
	margin-top: 3px;
	background: url('images/beeld.jpg') no-repeat 300px 62px;
    width:1080px;
    height:422px;
}
#mood-main.no-img{
	background:none transparent;
}
#mood-picture.page {
	position:absolute;
	top:106px;
	right:80px;
	z-index:1;
	background:url('images/beeld_page.jpg') no-repeat 0 0;
	margin:0;
    width:700px; height:139px;
}
#flashmap {
	margin:26px 0 0 40px;
	width:1000px; height:395px;	
}
#flashmap .mapimg {
	/* no-flash img wordt vervangen door flash */
	width:1000px; height:395px;	
	background:url('images/map.png') no-repeat 40px 0; 
}
#flashmap p { font-size:1.4em; line-height:2em; }
#flashmap .alert { 
	display:block;
	float:right;
	padding:10px; margin:12px 100px 0 0;
	width:320px; height:auto;
	color:#F00;
	background:#AEC4C8;
	border:3px solid #fff; }
#flashmap a { color:#fff; }
#flashmap .alert a {
	font-weight:bold;
	color:#017aa2;
}

#call-out {
	position:absolute;
	right:10px;
	top:-34px;
	width:185px;
	margin:0;
	/* padding-right: 100px; */
	z-index:1;
}
#call-out img{
	border: 0
}

#headline {
	margin-top:38px;
	color: #fff;
	left: 0px;
	text-align: left;
}
#headline h1,
#headline h2,
#headline h3 {
	float:none;
	font-weight:normal;
	padding:0; margin:0;
}
#headline h1 {
	width:745px;
	margin-left:60px;
	font-size:3.4em;
}

#headline p {
	margin:14px 0 0 90px;
	font-family:Lucida Bright, Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#4d4b44;
	width:390px;
}
#headline p a	{
	color:#00fff0;
}
#headline h2 {
	margin:14px 0 4px 90px;
	font-size: 32px;
}
#headline h3 {
	margin:0 0 7px 90px;
	font-family:Lucida Bright, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #4d4b44;
	width:240px;
}

#headline #social {
	margin-top:  10px;
	margin-left: 65px;
}
#headline #social img {
	border: 0
}


#content-main {
	float: left;
	margin-top: 33px;
	margin-left: 60px;
}
#content-main h2,
#content-page h2 {
	text-align:left;
	font-size:1.4em;
	clear:both;
	line-height: 1.6em;
	color: #017aa2;
	margin:0px; padding:0px;
}
#content-page h4 {
	text-align:left;
	font-size:1.4em;
	clear:both;
	line-height:1.6em;
	color:#017aa2;
	margin:8px 0 0 0; padding:0px;
}
#content-main a {
	color: #017aa2;
}
#content-hot {
	float: left;
	width: 635px;
	text-align: left;
}
#content-hot h2 {
	margin:0 0 20px 0;
	font-family:Lucida Bright, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.5em;
	color:#4e4c46;
	width:620px;
}
#content-hot h2 a {
	color:#017aa2;	
}

#content-movie {
	float: left;
	width: 635px;
	text-align: left;
	overflow:hidden;
	margin:0;
}
#content-movie #img1, #img2, #img3 {
	float: left;
	margin-right:10px;
	width: 200px;
	text-align: left;
}
#content-movie .movie img {
	border: 1px solid #b6b097;
	padding: 2px;
	margin: 5px;
}
#content-movie .movietitle {
	color: #3399cc;
	margin:0; padding:0 0 0 4px;
}
#content-movie .movietitle h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:2.0em;
	line-height:1em;
	width:190px;
	margin:0 0 8px 0; padding:0;
}
#content-movie .movietitle h3 a{
	margin:0; padding:0;
}
#content-movie .movielink {
	color: #4d4b44;
	margin:0; padding:0;
	font-size:1.1em; /* */
}


/* --- main content area --- */
#content-page {
	display:block; float:left;
	text-align:left;
	width: 960px; height:auto;
	margin:35px 60px 5px 68px;
}
#content-page p {
	text-align:left;
}
#the-loop {
	float: left;
	width: 610px;
	min-height: 200px;
	text-align: left;
}
#the-loop h1 {
	font-size:3.4em;
	line-height:normal;
	font-weight:normal;
	color:#4e4d46;
	padding:0; margin:20px 0 40px 0; 
	width:500px; height:110px;
}
#the-loop p {
	line-height:1.4em;	
}


/* --- right column --- */
#rightcol {
	float:left;
	position:relative;
	width:310px;
	min-height:200px;
	padding:210px 0 0 30px;
}
*html #rightcol {
	width:280px;
	padding:210px 0 0 10px;
}
#connect {
	position: absolute;	
	top:20px;
	right:0;
	width: 310px;
	z-index: 1;
	font-size: 1.0em;
}
#content-box {
	padding:2em;
}
#content-box h3 {
	width:252px;
	color:#fff;
	font-size: 2.5em;
	margin: 0px;
	padding: 0px;
}		
#content-box p {
	margin: 0px;
	color:#4d4b44;
	font-size: 1.3em;
	font-weight: bold;
}
#content-box .social {
	margin:12px 0 0 0;
}
#content-box .social a	{
	margin:0 0 8px 0;
}


/* --- FOOTER --- */
#footer {
	float:left; clear:both;
	background: url('images/footer_bg.gif') repeat-x 0 0;
    width:100%;
    height:150px;
	margin:25px 0 0 0;
}
#footercontent	{
	width: 1080px; height: 100px;
	text-align: right;
    margin:0 auto;
}
#ampersand {
	float: left;	
	width: 710px;
}
#ampersand img {
	padding: 10px;
}
#footer-box {
	float: left;
	text-align: left;
	width: 370px;
}
#aboutus {
	font-size: 1.1em;
	padding-left: 5px;
}
#aboutus .header {
	color: #f0efea;
	margin-top: 10px;
}
#aboutus .naw {	
	line-height: 1.2em;
	color: #636363;
}
#footer-box #links {
	padding: 4px;
	color: #636363 !important;
}
#footer-box #links a {
	color: #636363 !important;
	text-decoration:underline;
}

/* -- Twitter Widget -- */
#content-twitter {
	float: left;
	width: 310px;
	text-align: left;
	margin: 0px 0px 10px 5px;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: 2px solid #bbdd4e;
	font-size: 0.7em;
	position: relative;
}
#content-twitter h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:1.4em;
	width:300px; height:34px;
	margin:0; padding:0;
}
#content-twitter h3 a{
	margin:0; padding:0;
}
/* widget title */
#content-twitter .twitterwidget {
	display:block;
	float: left;
	width:310px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4297d4;
	margin:0;
	font-size:2.4em;
}
#twitter-bird {
	position: absolute;
	right:20px;
	top:24px;
}
#content-twitter-follow {
	color: #4297d4;
	font-size: 1.7em;
	font-weight:normal;
	line-height: 28px;
	width:320px; 
	margin:12px 0 0 0;
}
#content-twitter-follow div {
	clear:both;
	width:320px; height:28px;
	margin:0; padding:0;
}
#content-twitter-follow a,
#content-twitter-follow img {
	float:left;
}
#content-twitter-follow a {
	padding:2px 4px;
}
#content-twitter-follow a:hover{
	text-decoration:underline;	
}
 
.widget_twitter ul {
	list-style: none;
	margin-left: 0;
    padding-left: 0;
}
.widget_twitter li {
	clear:both;
	list-style: none;
	margin-bottom:0 0 10px 0;
    padding:0;
}
.widget_twitter .entry-content {
	font-size: 1.1em;
	display: block;
	background:url('images/balloon_top.gif') no-repeat 0 0;
	width:290px; height:auto; 
	overflow:hidden;
	margin:0;
	padding:7px 10px 4px 10px;
}
.widget_twitter .entry-meta {
	font-size: 1.0em;
	display: block;
	background:url('images/balloon_bottom.gif') no-repeat 0 0;
	width:290px; height:auto; 
	padding:7px 10px 7px 10px;
	color:#8a8779;
	clear:both;
}
.widget_twitter a {
	text-decoration:none;
}
.widget_twitter a:hover {
	text-decoration:underline;
}
.widget_twitter .entry-meta a {
	color:#56544c !important;
}

.widget_twitter .entry-meta a:hover {
	color:#017aa2;
}

.widget_twitter li img {
	float:left;
	margin-right:.5em;
}
.widget_twitter li .clear {
	clear:both;
}

/* twitter teams list */
#teambox {
	display:block;
	float:left;
	width:310px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4297d4;
	margin:8px 0; padding:0;
}
#teambox .twitter-teamlist { 
	float:left;
	display:block;
	width:130px; 
	margin:0 !important; padding:8px;
	background:#f7f7f7;
	border:1px solid #e0ddd1;
}

#teambox ul.right{
	float:right;
}	
#teambox .twitter-teamlist li {
	width:120px;
	font-size:2.4em; /**/
	list-style-type: none;
	margin:5px 0; padding:0;
}
#teambox .twitter-teamlist li a { text-decoration:none;  }
#teambox .twitter-teamlist li a:hover { text-decoration:underline; }


/* Results table */
table.connection-index {
    font-family: Verdana, sans-serif;
    font-size: 1.0em; /* equivalent of 10px */
    font-weight: bold;
    color: #fff;
    border-collapse: collapse;
    border-spacing: 10px;
    border: 1px solod #fff;
}
table.connection-index th {
    background-color: #666;
    color: #fff;
    padding: 4px;
    text-align: left;
    border-bottom: 2px #fff solid;
    font-size: 12px;
    font-weight: bold;
}
table.connection-index tr {
    background-color: #b6b097;
    color: #000;
    padding: 4px;
    text-align: left;
    vertical-align: top;
    border: 1px #fff solid;
}
table.connection-index .score {
    text-align: center;
}

/* sociable */
/* sociable */
div.sociable { 
	float:left;
	display:block;
	clear:right;
	width:100%;
	text-align:left;
	margin:18px 0; padding:0; 
	border-top:1px dashed #8a8779; 
}
.sociable_tagline { 
	position: relative;
	padding:8px 0 0 0; 
	color:#4e4c46;
	font-size:1.2em;
}
.sociable_tagline strong {
	display:block;
	margin:0 0 8px 0; 
}
.sociable_tagline span { display: none; width: 14em; }
.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #b6b097;
	color: black;
	line-height: 1.25em;
}

