/*
Theme Name: WordPress RAU_banner
Description: The default RAU theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Jannelien van Veenen
Author URI: http://www.cimbel.nl



*/
 
/* section colors */
body#blog #menu  {background:#ef2b2d;}
  body#blog a, body#blog h2 a:hover, body#blog #menu li li a:hover, body#blog .side_pages li.current_page_item a {color:#ef2b2d }
body#rau #menu  {background:#EF6B00;}
  body#rau a, body#rau h2 a:hover, body#rau #menu li li a:hover, body#rau  .side_pages li.current_page_item,  body#rau .side_pages li.current_page_item a   {color:#EF6B00}
body#projecten #menu { background:#5bbf21;}  
  body#projecten a, body#projecten h2 a:hover, body#projecten #menu li li a:hover, body#projecten .side_pages li.current_page_item a, body#projecten .side_pages li.current-cat a, body#projecten .side_pages a.active_category {color:#4D9E1B}
body#innovatie #menu {background:#00BCE2;}
  body#innovatie a, body#innovatie h2 a:hover, body#innovatie #menu li li a:hover, body#innovatie .side_pages li.current_page_item a {color:#00BCE2}
body#media #menu { background:#84216b;}
  body#media a, body#media h2 a:hover, body#media #menu li li a:hover, body#media .side_pages li.current_page_item a  {color:#84216b }
body#nieuws #menu {background:#c6a00c;}
  body#nieuws a, body#nieuws h2 a:hover, body#nieuws #menu li li a:hover, body#nieuws .side_pages li.current_page_item a  {color:#c6a00c}
body#contact #menu {background:#7a7f7d;}
  body#contact a, body#contact h2 a:hover, body#contact #menu li li a:hover, body#contact .side_pages li.current_page_item a  {color:#7a7f7d}

body#blog h2 a , body#rau h2 a, body#projecten h2 a, body#innovatie h2 a, body#media h2 a, body#nieuws h2 a, body#contact h2 a,
body#blog #rss a , body#rau #rss a, body#projecten #rss a, body#innovatie #rss a, body#media #rss a, body#nieuws #rss a, body#contact #rss a { color:#333333;}
/* Begin CSS Popout Menu */
a:active, a:focus
{
  outline: none;
}
body#projecten #menu li.categories {
background:#fff;
color:#333333;}
#menu{
width:998px;
display:block;
white-space:nowrap;
margin:0 auto;
height:29px;
font-size:1.1em;
text-transform:uppercase;
}
#menu a{
display:block;
white-space:nowrap;
margin:0;
}
.current_page_item {
}
#menu a{
text-decoration:none;
margin:0;
 }

#menu a, #menu a:visited{}

#menu li:hover, #menu li:hover a{
background:#ffffff;
color:#333333;
}
#menu li a:hover,
#menu li.current_page_parent a, #menu li.current_page_item , .current_parent, a.current_parent,#menu li.current_page_ancestor {
background:#ffffff;
color:#333333;
}
#menu li.current_page_item a {
color:#333333;
}
.current_page {
}
#menu li {
color:#FFFFFF;
font-weight:bold;
margin-right:10px;
padding:8px 10px 8px 10px;}
#menu li.current_page a{
color:#333333;
background:#fff;}
#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
}

#menu li, #menu li .homebtn{
display:inline-block;
float:left;
position:relative;
}
#menu li a{
color:#FFFFFF;
}
#menu li a:hover {
color:#333333;
}
#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
background:#FFFFFF;
padding:8px;
left:0;
}
.menu ul:hover ul {
display:block;}
#menu li li a {
color:#333333;
}
#menu li li a:hover {
}
#menu ul ul ul{
top:0;
left:100%;
}
/* Begin cat_list */
.cat_list ul li {
line-height:2.5em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:uppercase;
}
.cat_list li a {
list-style:none;
color:#333333;
}
/* End cat_list */
/* Begin non-anchor hover selectors */
/* Begin side pages */
.side_pages {

font-size:1.1em;}
.side_pages li {
font-size:0.9em;
font-weight:bold;
text-transform:uppercase;
line-height:2em;}
#sidebar .side_pages ul li {
list-style:none;
line-height:2.5em;
margin-left:0px;
}
body#nieuws .side_pages li a, body#media .side_pages li a ,body#innovatie .side_pages li a ,body#projecten .side_pages li a, body#blog .side_pages li a, body#rau .side_pages li a{
color:#333333;}
.side_pages li a:hover{
text-decoration: none;
color: #999999;
}
/* End side pages */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu a:hover{
}
div#menu li.parent:hover {
cursor: default;}
div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}
#menu li li{
display:block;
clear:both;
text-align:left;
margin:0 ;
padding:0 0 0 2px;
border-bottom:1px solid #CCCCCC;
width:100%;
line-height:2.5em;
}
#menu li ul{
margin-top:8px;
}
#menu li.pagenav {
display:none;}
/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
}

#menu a.x:hover{
}

#menu a.x:active{
color:#333333;
}
/* End CSS Popout Menu */
/* Sidebar Archive */
.archive {}
#sidebar .archive ul li, #categoryposts-3 ul li.cat-post-item {
line-height:2em;
list-style-image:none;
list-style-position:outside;
margin-left:13px;
list-style-type:square;}
.archive li a {}
.widget {
margin: 0 0 30px;}
#sidebar h2.widgettitle {margin:0;}
/* End Sidebar Archive */
/* rss box*/
#rss {
float:right;
text-align:left;
padding:45px 0 0px;
width:300px;
font-size:0.8em;
}

.rss{
background: url(images/feed-icon.png) no-repeat bottom left;
padding:5px 16px  0 20px;
float:left;
}
.email{
background: url(images/mail-icon.png) no-repeat bottom left;
padding:5px 12px 0 25px;
float:left;

}
.twitter{
background: url(images/twitter-icon.png) no-repeat bottom left;
padding-left:16px;
padding-top:5px;
padding-right:10px;
float:left;
}
.tumblr {
background: url(images/tumblr.png) no-repeat bottom left;
padding:5px 0px 0 25px;
float:left;
}
a[href$='.pdf'] { padding:0 0 0 20px; background:transparent url(images/pdf_icoon.png) no-repeat center left; }
a[href$='.jpg'] { padding:0 0 0 20px; background:transparent url(images/image.gif) no-repeat center left; }
a[href$='.png'] { padding:0 0 0 20px; background:transparent url(images/image.gif) no-repeat center left; }
a[href$='.mp3'] { padding:0 0 0 20px; background:transparent url(images/audio.gif) no-repeat center left; }
a[href$='.doc'] { padding:0 0 0 20px; background:transparent url(images/doc.gif) no-repeat center left; }


/*END rss box*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
  overflow: -moz-scrollbars-vertical;
	}

#page {
	background-color: white;
 	text-align: left;}
.page {	margin: 0 0 40px;
	}

#header {
  width:998px;
	margin:0 auto;
 	}

#headerimg 	{
	}

#content {
	font-size: 1.4em;
	}
.pr_details {
font-size:0.85em;
line-height:1.5em;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin-left:0;
padding:0;
}
#content .pr_details li{
padding-left:0;
list-style:none;
}
#content li {
list-style-image:url(images/list-star.gif);
padding-left:13px;
}
.pr_detail_info {
font-weight:bold;}
.widecolumn .entry p {
 	font-family:Arial,Helvetica,sans-serif;}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
 	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color:#ccc;
}
.depth-1 {
}

.even, .alt {
}

#footer {
 	border: none;
	}

small {
 	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
 	font-weight: bold;
	}

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

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

h2 {
	font-size: 1.4em;
	}

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

#sidebar .widget_categoryposts h4 {
text-transform:uppercase;
 	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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 {
	color: #b85b5a;
	}

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

.commentlist li, #commentform input, #commentform textarea {
 	}
.commentlist li ul li {
	font-size: 1em;
}
.more-link {
 display:block;
text-align:right;
clear:both;
}
.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;
	font-family:Arial,Helvetica,sans-serif;
	}

#commentform p {
font-family:Arial,Helvetica,sans-serif;
 	}

.commentmetadata {
	font-weight: normal;
	font-size:0.8em;
	}

#sidebar {
font-size:1.2em;
 	}

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, h2 a:hover, h3 a:hover {
 	text-decoration: none;
	}

a:hover {
 	text-decoration: underline;
	}

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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 998px;
	clear:both;
 	}
#logo {
top:0;
margin-left:954px;
z-index:99;
width:44px;
height:120px;
position:absolute;
 }
.wrapper {
width:998px;
margin:0 auto;
}
#header {
	padding: 0;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0  0px 10px;
	margin: 0px 0 0;
	width: 600px;
 	}

.widecolumn {
	float: left;
	padding: 10px 0 20px 0;
	width: 600px;
	}

.post {
	margin: 0 0 80px;
	float:left;
	width:100%;
	}
.extra {
margin-bottom:40px;}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
 	padding:0;
	margin:0px 0 10px;;
	 }

.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;
	margin:margin:0 0 22px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:  0px 0 0px;
	text-transform:uppercase;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2  {
font-size:1.2em;
margin:0 0 13px;
	}
h4.widgettitle {
display:none;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
p{
font-family:Arial,Helvetica,sans-serif;
}
/* 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 {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	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;
	
	}

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

.entry ul li:before, #sidebar ul ul li:before {
	}

.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 0 13px;
	padding: 0;
	}

#sidebar ul li {
color:#999999;
line-height:2em;
list-style-image:none;
list-style-position:outside;
margin-left:13px;
list-style-type:square;
	}

#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: ;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchsubmit {
background:#FF0000 url(images/btn.gif) repeat-x scroll center bottom;
border:1px solid #CCCCCC;
color: #333333;
font-size:11px;
height:22px;
margin-top:4px;
padding:0 10px 3px 13px;
text-transform:lowercase;
}
#searchsubmit:hover {
color:#000;
 }
#s {
border: 1px solid #ccc;
padding:1px 0 3px;}

#searchform {
	text-align: left;
	float:right;
	width:300px;
	}

#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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 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;
	}
/* 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
{
	width: 300px;
	float:right;
	margin-left:88px;
 	}

#sidebar form {
	margin: 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;
	}
.st-tag-cloud {
  margin-bottom: 18px;}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
body#blog #tag_cloud-3 a {
color: #666;
}
/*blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}*/
blockquote {
	clear: both;
  display: block;
  padding: 20px 20px 10px 45px;
  margin: 20px 0;
  font-style: italic;
  font-size: 1.0em;
  color: #141310;
  background: #e7e6e2 url(images/blockquote.gif) no-repeat top left;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
 
}

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

.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	margin:0 0 7px 0;
	color:#666666;
	line-height: 17px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif
}
/* End captions */

/* Widgets */
#text-3 {
}
#Adres-Text {
float:right;
width:244px;
text-align:left;
}
#text-5 {
}
#text-6 {
}
#text-7 {
}
 .mapp-poweredby {
 display:none;
 }
 .mapp-div {
border:1px solid #000000;
}

.banner {
width:998px;
height:120px;
background:#999999;
margin-bottom:5px;
}

.textwidget p {
padding:0;
margin:0;}

.bannertext {
color:#FFFFFF;
font-size:18px;
padding-left:10px;
position:absolute;
top:83px;
z-index:99;
}
.widget .citaat p{
color:#777777;
font-size:1.2em;
font-style:italic;
line-height:1.6em;
display:inline;
}
/*
.widget blockquote {
  margin:0;
	padding-left: 0;
	border-left:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.widget blockquote:before { content: open-quote; font-size:30px; line-height:20px;  }
.widget blockquote:after { content: close-quote;  font-size:30px; line-height:20px; }*/
.flickr a img {
margin-right:15px;
margin-top:15px;}
/*
Qtranslate
*
*/  
.language  {
font-size:1.1em;
text-transform:uppercase;
float:right;
padding:7px 0 70px;
text-align:left;
width:300px;
} 

#qtranslate-3.widget, #qtranslate-2.widget {
padding:0;
margin:0;
}

ul.qtrans_language_chooser {
margin:0;
padding:0;
}
.qtrans_language_chooser li {
display:inline;
padding-right:10px;
}
.qtrans_language_chooser li.active {
font-weight:bold;
}
.textwidget {
height:120px;}
.weg {
color:#fff;}
