/*
Theme Name: WP-Andreas01
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: Updated for WordPress v2.6, now supporting tags, gravatars and other useful features. Originally based on the classic <a href="http://andreasviklund.com/templates/andreas01/">andreas01 CSS template</a>. Valid XHTML 1.0 Strict and CSS. Public domain.
Version: 2.0
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: 2 columns, 3 columns, white, widgets, fixed width, 800px, andreas
*/

/* Body */
* {margin:0; padding:0;}
body {background: #fff url(img/background_body.png) 0 0 repeat-x; color:#111; font-size:80%; font-family: 'lucida grande', 'lucida sans unicode', 'lucida sans', Helvetica, Arial, sans-serif;}
#wrap {color:#111; margin:0 auto; width:960px;}
#spacer {width: 100%; height:6px;}

/* Links */
a {background-color:inherit; font-weight:bold; text-decoration:none; color:#0d1d6f; outline:none;}
a:hover {background-color:inherit; color:#ff7609; font-weight:bold; text-decoration:underline;}
a img {border:0;}

/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
    font-weight: normal;
		color: #0d1d6f;
}

h1 {
    font-family: sans-serif;
    color: #0d1d6f;
    font-weight: bold;
    font-size: 170%;
    line-height: 133%;
/*		margin-bottom: 15px;
    border-bottom: 4px solid #ff7609;*/
}

h2, caption {
    font-size: 1.5em;
    margin-bottom:0.75em;
    font-weight: bold;
}

h3 {
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: 1em;
    font-weight: bold;
}

h4 {
    font-size: 1.0em;
    line-height: 1.25;
    margin-bottom: 1.25em;
    height: 1.25em;
    font-weight: bold;
}

/* Header */
#header {margin:10px 0 0;}
#header h1 {background-color:inherit; color:#555; float:left; font-size:2em; letter-spacing:-1px; margin:0 0 10px; width:350px;}
#header h1 a {background-color:inherit; color:#555; text-decoration:none;}
#header p {background-color:inherit; color:#777; float:right; font-size:1.1em; font-weight:bold; line-height:1.3em; margin:6px 0 0; text-align:center; width:400px;}
#frontphoto {margin:0 0 10px;}

/* Sidebars */
/* #leftside {clear:left; float:left; line-height:1.5em; margin:0 0 5px; padding:0; width:140px;} */
#leftside {clear:left; float:left; line-height:1.5em; margin:0 0 0px; padding:0; width:1px;}
#extras {float:right; line-height:1.4em; margin:0 0 20px; padding:0; width:290px;}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#ff7609; font-size:1.3em; font-weight:normal; text-align:left; margin:15px 0 6px;}
#leftside label, #extras label {display:none;}

#extras a { font-weight: normal; }

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#fff; background-image:url("img/button.jpg"); border-left:4px solid #0d1d6f; color:#0d1d6f; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover {background-color:#fff; border-left:4px solid #ff7609; color:#0d1d6f; text-decoration:underline;}
ul.page li.current_page_item a {background-color:#fff; border-left:4px solid #ff7609; color:#0d1d6f;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;} */

/* Content */
#content {clear:left; float:left; line-height:1.5em; margin:0 0 20px; padding:0; width:630px; background-color: transparent;} 
/* #content {line-height:1.5em; margin:0 205px 5px 155px; padding:0;} */
/* #contentwide {line-height:1.5em; margin:0 0 5px 150px; padding:0;} */
#contentwide {clear:left; float:left; line-height:1.5em; margin:0 0 20px; padding:0; width:630px;}

h1.postTitle 
{
    font-family: sans-serif;
    color: #0d1d6f;
    font-weight: bold;
    font-size: 170%;
    line-height: 133%;
		margin-bottom: 15px;
}
h1.postTitle a 
{
    border-bottom: 4px solid #ff7609;
}
h1.postTitle a:hover, h1.postTitle a:focus 
{   
		font-family: sans-serif;
    color: #0d1d6f;
    font-weight: bold;
		text-decoration: none;
 }
h1.postTitle > span 
{
    border-bottom: 4px solid #ff7609;
}
/*#content h2,#contentwide h2 {font-size:1.6em; margin:10px 0 10px; color:#ff7609;}
#content h2 a, #content h3 a {color:#ff7609;}
#content h3,#contentwide h3 {font-size:1.4em; margin:0 0 8px; color:#ff7609;} */
/* #content img,#contentwide img {border:1px solid #d0d0d0; float:left; margin:3px 10px 3px 0;}  */
#content img,#contentwide img {margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
#footer {border-top:2px solid #e0e0e0; font-size:0.9em; clear:both; color:#777; font-weight:normal; line-height:1.7em; margin:0 auto; padding:10px 0; text-align:center; width:960px;}
#footer p {margin:0; padding:0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.aligncenter {display:block; margin-left:auto; margin-right:auto; border:0px;}
img.alignright {padding:4px; margin:0 0 2px 7px; display:inline; float:right; border:0px; }
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline; float:left; border:0px; }
.alignright {float:right;}
.alignleft {float:left;}
p.wp-caption-text {text-align:center; color:#5b5b5b; }

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #ff7609; color:#0d1d6f; font-size:0.9em; font-weight:normal; line-height:1.5em; margin:1px 0 30px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; border-left:4px solid #0d1d6f; color:#0d1d6f; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
#comments {font-size:1.6em; margin:0 0 10px; color:#ff7609;}

.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

#newtagcloud li { line-heigth:110%; }

/*******************************************************/
/*                      Menu classes                   */
/*******************************************************/

/* Main menu */

#menuwrap {
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -304px;
  margin-bottom: 20px;
  width: 784px;
  height: 40px;
  color: #0d1d6f;
  font-family: sans-serif;
  vertical-align: text-bottom;
}

#menuwrap ul *
{
  list-style: none;
}

#mc_menu_1 > li > a {
    font-size: 100%;
    vertical-align: baseline;
    display: block;
    height: 27px;
    line-height: 27px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(img/menuitems.png);
}

#mc_menu_1 li { float: left; margin-right: 1.75em; /*padding: 0 1.75em 0 0 */}

#mc_menu_1 > li > a > span { display:none; }

#menu_item_2 > a {
    width: 86px;
    height: 28px;
    background-position: 0 0;
}
#menu_item_2 > a:hover {
    background-position: 0 -28px;
}
#menu_item_2.current_page_item > a {
    background-position: 0 -56px;
}

#menu_item_3 > a {
    width: 83px;
    height: 28px;
    background-position: -86px 0;
}
#menu_item_3 > a:hover {
    background-position: -86px -28px;
}
#menu_item_3.current_page_item > a {
    background-position: -86px -56px;
}

#menu_item_9 {display: none;}
#menu_item_9 > a {
    width: 144px;
    height: 28px;
    background-position: -169px 0;
}
#menu_item_9 > a:hover {
    background-position: -169px -28px;
}
#menu_item_9.current_page_item > a {
    background-position: -169px -56px;
}

/*#menu_item_18 { display: none;} */
#menu_item_18 > a {
    width: 144px;
    height: 28px;
    background-position: -313px 0;
}
#menu_item_18 > a:hover {
    background-position: -313px -28px;
}
#menu_item_18.current_page_item > a {
    background-position: -313px -56px;
}

#menu_item_8 > a {
    width: 90px;
    height: 28px;
    background-position: -457px 0;
}
#menu_item_8 > a:hover {
    background-position: -457px -28px;
}
#menu_item_8.current_page_item > a {
    background-position: -457px -56px;
}

#menu_item_10 > a {
    width: 89px;
    height: 28px;
    background-position: -547px 0;
}
#menu_item_10 > a:hover {
    background-position: -547px -28px;
}
#menu_item_10.current_page_item > a {
    background-position: -547px -56px;
}

#mc_menu_1 li ul li { float: left; width: 12em; }

#mc_menu_1 li ul {
  position: absolute;
  width: 12em;
  left: -999em;
  font-size: 100%;
  background: #f4f4f4;
  border: 1px solid #333;
  padding: 5px;
}
#mc_menu_1 li:hover ul {
  left: auto;
}

/* End of main menu */


/* Navigation */

#navigation { position: absolute; top: 1em; width: 480px; margin-left: 0px; left: 50%; height: 30px; color: #222; margin-right: 5px; }
#topbarmenu { float: right; height: 30px; color: #222; white-space:nowrap;}

#topbarmenu * { margin: 0; padding: 0; list-style: none; }

#mc_menu_2, #mc_menu_2 ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  vertical-align: text-bottom;
}

#mc_menu_2 li { margin-left: 1.5ex; float: left; }

#mc_menu_2 a {
  display: block;
  white-space:nowrap;
  text-decoration: none;
  font-weight: normal;
  font-size: 90%;
  color: #5f5f5f;
}

#mc_menu_2 a:hover {
  text-decoration: underline;
  color:#ff7609;
}

/* Search Container */

#search_container {
  float: right; 
  margin-left: 2.5ex;
  margin-top: -2px;
  width: 180px;
  height: 24px;
  background: url(img/background_search_input.png) no-repeat 0 0;
}

#search_container *
{
  border: 0px;
  background-color: transparant;
  white-space:nowrap;
}

#search_container input {
  float: left;
  display: block;
  background: transparent;
  border: 0;
  padding-top: 4px;
  font-size: 11px;
  width: 144px;
  padding-left: 10px;
  font-family: 'lucida grande', Helvetica, Arial, sans-serif;
  color: #6a6a6a;
}

#search_container button {
  float: right;
  margin-top: 3px;
  margin-right: 2px; 
  width: 20px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}

#search_container button span {
  visibility: hidden; 
}

/* End of Search Container */


/* End of Navigation */

/* lid_link --> lid worden via landelijke site */

#lid_link {
    position: absolute;
    height: 24px;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 11px;
    width: 85px;
    top: 89px;
    right: -10px;
    background: url(http://www.vvd.nl/assets/img/buttons/header_wordt_lid.png);
}
#lid_link a {
    display: block;
    height: 24px;
    width: 85px;
}
#lid_link a span {
    visibility: hidden;
}
#lid_link a:hover, #lid_link a:focus {
    text-decoration: none;
    outline: none;
}

/* End of Lid_link */


/* Front-page insert */

#insert { width: 630px; height: 360px; margin-bottom: 20px; background: transparent url(img/background-insert.jpg) no-repeat; cursor: pointer; }
#inserttext { width: 370px; padding-top: 40px; padding-left: 20px; background-color: inherit; }
.insertEmphasis { font-weight: bold; color: #0d1d6f; }

/* Breadcrumb */

.breadcrumb {width: 100%; height:20px; font-size: 90%; color: #888; }
.breadcrumb a { color: #888; font-weight: normal; }
.breadcrumb a:hover { font-decoration: underline; color: #888; }

/* Personview */

#PeopleView { width: 960px; }
.Person { float: left; width: 170px; height: 350px; padding-right: 40px; }
.PersonPhoto { width: 170px; padding-bottom: 2px; border-bottom: 4px solid #ff7609; }
.PersonName { font-weight: bold; margin-top: -10px; }
.PersonFunction { font-weight: normal italic; }
.PersonContact { display: block;}
.PersonContact img { margin-right: 5px; }

/* Table of contents */

.toc a { text-weight: normal; }

/* Kandidatenlijst */

.lijstTabel { margin-top: 30px; width: 900px;}
.lijstRij { padding-top: 30px; }
.lijstTabel td { padding-bottom: 30px; }
.lijstNummer { vertical-align: middle; font-size: 180%; font-weight: bold; color: #0d1d6f; letter-spacing: -0.15em; }
.lijstNummer > span { border-bottom: 5px solid #ff7609; } 
.lijstNaam { vertical-align: middle; padding-left: 20px; white-space:nowrap; font-size: 110%; font-weight: bold; color: #0d1d6f;}
.lijstFoto {padding-left: 20px; }
.lijstFoto > img.PersonPhoto { width: 100px; height: auto; }
.lijstBio { padding-left: 30px; vertical-align: middle; }

/* Movie */

#movie { margin-left: 35px; margin-bottom: 20px; }

