/* @override http://fig.paidea.nl/wp-content/themes/festival/style.css */

/*
Theme Name: Festival
Description: FEstival theme designed by Movements for Gelderland Festivals
Version: 1.0 beta
Author: Adnan Ibrisimbegovic
*/


#d1 { background-color: #fcb; width: 200px; height: 200px; }



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF;
	color: #333;
	text-align: center;
	}

#page {
	
	/* border: 1px solid #959596; */
	text-align: left;
	}

#header {
	/* background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center; */
	}
	
#toolbar a {
	color:#298183;
	font-weight:bold;
	background-image: url(images/toolbar_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 19px;
	height:14px;
	line-height:14px;
	display:inline-block;
	margin-right:5px;
}
#toolbar a img {
	vertical-align:top;	
}

#content {
	font-size: 1.2em;
	margin-top: 10x;
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/* background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top; */
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	}

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

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

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

#headerimg .description {
	display:none;
	font-size: 1.2em;
	text-align: center;
}
#headerimg h1 {
	display:inline-block;
	background-color:transparent;
	left:-29px;
	position:relative;
	padding-top:0px;
	float: left;
}
#headerimg h1 a {
	width:264px;
	height:100px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display:block;
	outline:none;
}

h2 {
	font-size: 1.6em;
	}

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

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

h3 {
	font-size: 1.3em;
	}

h4 {	
	font-size: 1.2em;
	}

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 {
	font: 0.9em 'Lucida Grande', 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', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', 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, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	outline:none;
	}

div.cat a {
	color:#F63;
	
} 

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

#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', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#sidebar li {
	padding-bottom:0px;	
}
#sidebar li.agenda a {
	background-image: url(images/sidebar_h1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 16px;
	font-weight: bold;
	background-color: #018381;
	text-align: left;
	padding:0px;
	display:block;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
	line-height: 17px;
	overflow:hidden;
	margin-bottom:5px;
	height:17px;
}
#sidebar li.agenda a:hover {
	text-decoration:none;	
}
/* End Typography & Colors */



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

#page {
	background-color:#D6EAE9;
	margin: 20px auto;
	padding: 0;
	width: 843px;
	}

#header {
	padding: 0;
	height:180px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

#toolbar {
	background-color: #9BD1D1;
	height: 20px;
	background-image: url(images/toolbar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	overflow: hidden;
	margin-top:80px;
	padding-top:6px;
	padding-left: 30px;
	padding-right: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}
#toolbar li {
	float:left;	
	list-style:none
	
}
.uw_top_evenement_kalender {
	float:right;
	margin-right:50px;
	margin-top:30px;
}

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

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}



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

#footer {
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 28px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer > p {
	display:none;	
}
	

/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

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

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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;
	display:inline-block;
	}

.alignleft {
	float: left;
	display:inline-block;
	}
/* 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: 0px;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	float:left;
	width: 168px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 28px;
	}

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

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 {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:right;	
	padding-top:10px;
	clear:both;
	width:100%;
	float:left;
}
	
	
.navigation a {
	font-weight: bold;
	color: #FFF;
	height: 19px;
	background-color: #9BD1D1;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	padding-top: 4px;
	font-size: 12px;
	outline:none;
}
.navigation .alignleft a {
	background-image: url(images/previous_arrow.gif);
	background-position: left;
	padding-left: 25px;
	padding-right: 10px;
}
.navigation .alignright a {
	background-image: url(images/next_arrow.gif);
	background-position: right;
	padding-right: 25px;
	padding-left: 10px;
}

/* 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 */


/* Begin posts */

.post-divider {
	width:12px;
	float:left;
	height: 85px;
	margin-top:23px;
}

.post1 h2 {
	margin:0px;
	font-size: 1.2em;
	padding-left: 10px;
	padding-right:10px;
	padding-top:3px;
	line-height:100%;
	text-align:left;
	overflow:hidden;
	padding-bottom: 4px;
}

.post1 h2 a {
	display:inline;
	height:auto;
	color: #939;
}
.post1 .date {
	font-weight: bold;
	color: #F63;
	font-size:0.8em;
	padding-left: 10px;
	padding-right:10px;
	text-align:left;
	padding-bottom: 2px;
	height: 20px;

}
		
}
.post1 .catname {
	background-color: #D6EAE9;

}
.post1 h2.catname a {
	color:#F63;
}
.post1 .title {
	font-weight: bold;	
	font-size:1.1em;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 2px;
	height: 27px;
	
}


.post1 .entry {
	font-size:0.9em;
	color: #00837F;
	line-height: 130%;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	overflow: hidden;
	height: 55px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	bottom: 15px;
	position: relative;
}
.post1 .post_body {
	cursor:hand;
	cursor:pointer;
}
.post1 a {
	display:block;

}
.post1 a.img {
	padding-left:10px;
	background-color: #FFCC34;
}

/* End posts */


#sidebar li.widget_categories {
	background-color: #EBF7F5;	
	padding:5px;
	padding-bottom:15px;
	display:block;
	clear:both;
}
#sidebar .widget_categories h2 {
	color:#00837F;
	font-weight: bold;
	margin-left: 10px;
}
.widget_categories ul {
	clear:both;
	display:block;
	padding-bottom:10px;
}
.widget_categories li {
	display:inline;
}
.widget_categories li a {
	color:#F63;
	display:inline-block;
	font-weight:bold;
	padding: 2px;
}

#sidebar .widget_pages, 
#sidebar .widget_mailpress {
	background-color: #9BD1D1;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 6px;
}

#sidebar .widget_mailpress h2.widgettitle {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.widget_mailpress .MailPress, 
.widget_mailpress .h2 {
	padding-left:10px;
	padding-right:10px;
}

.widget_mailpress input.MailPressFormEmail, 
.widget_mailpress input.MailPressFormName, 
.widget_mailpress input.MailPressFormOrganisation, 
.widget_mailpress MailPressFormGeslacht {
	width: 143px;
	margin-bottom:5px;
}

.widget_mailpress .MailPressFormSubmit {
	margin-top:15px;
}


#sidebar .widget_pages h2 {
	display:none;
}
#sidebar .widget_pages a {
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 120%;
	outline:none;
}

#toolbar a.fontresizer {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image:none;
	margin:0px;
	width: 11px;
	text-align: center;
	display: block;
	height: 14px;
	padding: 4px;
	position: relative;
	top: -3px;
	outline:none;
}
#toolbar a.fontresizer.active {
	color: #FFCC34;	
}

a#smaller {
	font-size: 8px;	
}
a#normal {
	font-size: 11px;	
}
a#larger {
	font-size: 14px;	
}

#toolbar span {
	color:#298183;
	font-weight:bold;
	height:14px;
	line-height:14px;
	margin-right:5px;	
}

#sidebar ul ul ul {
	margin-left:0px;
	
}

#sidebar .widget_pages ul ul a {
	color:#00837F;	
	font-size:95%;
}

#sidebar .current-cat a {
	color: #939;
}

.post {
	background-color:#EBF7F5;
	float:left;
	margin: 0 0 40px;
	text-align: justify;
	
	}	
	
	
.post h2 {
	margin-top:5px;
	
}

.post1 {
	width:192px;
	float:left;
	padding:0px;
	background-color: #EBF7F5;
	background-image: url(images/entry_arrow_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:none;
	cursor:hand;
	cursor:pointer;
}
.post1 h2.catname {
	margin-top:0px;
	cursor:default;
	height: 40px; 
}
.post1 h2 a {
	cursor:hand;
	cursor:pointer;
}

.static {
	float:none;	
}


li#mailpress {
	background-color:#9BD1D1;
	padding:5px;
	padding-left:10px;
	margin-top:5px;
	padding-bottom:20px;
}

li#mailpress input.MailPressFormEmail {
	width:94%;
	margin-bottom:5px;
	margin-top:5px;
}


li.cat-item-8, li.cat-item-4 {
	display:none;	
}

.festival {
	padding: 0px 0px 180px;
    text-align:left;
    
}

.festival .column-1 {
	width:58px;
	display:inline-block;
	float:left;
}

.festival .column-2 {
	width:335px;
	float:left;
	display:inline-block;
	padding-left:15px;
}

.festival .column-3 {
	width:177px;
	display:inline-block;
	float:left;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
}

.festival .img {	
	margin-bottom:10px;
}

.festival .logo {
	position: absolute;
	top: 390px;
}

.festival .cat {
	font-weight: bold;
	font-size: 1.2em;
	color:#F63;
	
}

.festival .content {
	color:#066;	
	line-height:140%;
    padding-right:30px;
    margin-top: 20px;
}
.festival .title {
	color: #909;
	font-size: 1.3em;
	text-align:left;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 10px;
}
.festival .date {
	font-size: 0.8em;
	color:#00837F;
	
}

#ec3_publish img {
	visibility:hidden;
	
}
.festival .web {
	font-size: 0.8em;
	text-align:left;
	font-weight:bold;
	line-height:130%;
	width:177px;
	overflow:hidden;
        margin-top:20px;
}


#post-1 div.column-3 a {
	color: #F63;
	
}

.festival .web a {
	color: #909;
}

.table {
width:500px;
}
.table th {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #E0E6EB;		
	padding:15px;
}
.table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F3F5;
	padding:15px;
}
table {
	text-align:left;
}

.contact_form {
	text-align:left;
}
#MailPress #mp-formdiv {
	_height:70px;	
}
.contact_form textarea {
	width:262px;	
}

.static .entry:before {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;	
}
.static .entry:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

ul.ec3_events {
	list-style:none;	
}

.news {
	float:none;
}
#wp-calendar {
        width:auto;
}

#wp-calendar table {
        margin-right:20px;
        margin-bottom:30px;
        float:left;
        width:170px !important;
        height:150px;
}

#wp-calendar table caption {
        width:170px !important;
}

#wp-calendar .nav {
      display:block;
      width:94% !important;  
      height:20px;
      /* border-bottom:solid 1px #EBF7F5; */
      float:none;
}
#wp-calendar .nav #prev, #wp-calendar .nav #next {
      width:50%;
}

#wp-calendar .nav a {
        font-weight: bold;
	color: #FFF;
	height: 19px;
	background-color: #9BD1D1;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	padding-top: 4px;
	font-size: 12px;
	outline:none;
}

#wp-calendar .nav a#ec3_publish {
        background-color: transparent;
}

#wp-calendar .nav #prev a {
	background-image: url(images/previous_arrow.gif);
	background-position: left;
	padding-left: 25px;
	padding-right: 10px;
}
#wp-calendar .nav #next a {
	background-image: url(images/next_arrow.gif);
	background-position: right;
	padding-right: 25px;
	padding-left: 10px;
}

#wp-calendar a.eventday:link, #wp-calendar a.eventday:visited {
        color: #FF6633 !important;
        font-weight:bold;
}

#wp-calendar a.eventday:hover, #wp-calendar #today a {
        background-color: #FFF;
}

#wp-calendar th {
	font-size:10px;
}

.calendar_wrap {
	float:left;
	height:850px;
	_height:850px;
	overflow:hidden;
}

.fotos{
  clear: both;
  height: auto;
  overflow:auto;
}

.foto1{
	float: right;
	right: 10px;
}

.foto2{
	margin-bottom: 5px;
}

