/*
Theme Name: Tilburg Debat Stad
Theme URI: http://www.freshheads.com
Description: Template voor Tilburg Debat Stad door Huub Krauth voor Freshheads.
Version: 1.0
Author: Huub Krauth
Author URI: http://www.freshheads.com
Tags: multi color
*/


/* LINKS */
.podia_title {
  font-family: Georgia;
  font-size: 15px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 10px;
}
.linkcat h2 {
  display: none;
}
.linkcat ul,
.linkcat {
  list-style: none;
  padding: 0;
  margin: 0;
}

.linkcat ul.blogroll li {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}

.linkcat ul.blogroll li {
  padding: 15px 0 15px 20px;
  line-height: 20px;
}
.linkcat ul.blogroll li a {
  margin: 3px 0 0 -20px;
}

.linkcat ul.blogroll a {
  clear: both;
  width: 100%;
  display: block;
  color: #000000;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
}

/* INTROBLOCK */
#introblock {
  float: left;
  margin: 5px 0 20px;
  width: 510px;
  background: #1b9861;
  color: #ffffff;
  padding: 20px;
}

#introblock .title {
  display: block;
  font-size: 22px;
  font-family: Georgia;
  font-style: italic;
  line-height: 30px;
}

#introblock .title_small {
  display: block;
  font-size: 15px;
  font-family: Georgia;
  line-height: 20px;
}

#introblock .title_small a {
  color: #ffffff;
}

/* blog */
h2.blog {
  font-family: Georgia;
  font-size: 15px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  line-height: 30px;
}

h2.blog .rss {
  background: url('images/rss.png') right center no-repeat;
  display: block;
  float: right;
  width: 20px;
  height: 20px;
}

/* CONTACT FORM */
form {
  margin: 10px 0 0 0;
}
form p{
  text-align: left;
}

form p label {
  line-height: 20px;
}

form p textarea,
form p input {
  width: 300px;
  margin: 0 0 10px 0;
}

form p textarea {
  width: 305px;
}
form .submit {
  width: auto;
  margin: 5px 0 0;
}

/* PAGES */
.categories,
.copyright,
.pagenav {
  clear: both;
  text-align: left;
}
.categories {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  display: block;
  float: left;
}


.pagenav ul,
.pagenav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pagenav ul li {
  margin: 0;
  padding: 0 10px 10px 0;
  font-weight: bold;
}

.pagenav h2,
.widget_pages h2 {
  display: none;
}

.widget_pages {
  position: absolute;
  top: 57px;
  left: 740px;
  width: 250px;
}
.pagenav li,
.widget_pages li {
  float: left;
}

.pagenav li a,
.widget_pages li a {
  font-family: Georgia;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin: 0 7px;
}

.widget_pages li.current_page_item a,
.pagenav li.current_page_item a,
.pagenav li a:hover,
.widget_pages li a:hover {
  color: #1b9862;
}

.pagenav li a {
  font-family: Arial;
  font-size: 15px;
}

.widget_pages .current_page_item {
  color: #1b9862;
}

/* CATEGORIES */
.categories h2,
.widget_categories h2 {
  display: none;
}

.widget_categories {
  font-family: Arial;
  font-size: 15px;
  position: absolute;
  top: 127px;
  left: 40px;
  margin: 0;
  padding: 0;
}

.categories {
  font-family: Arial;
  font-size: 15px;
}

.categories li a,
.widget_categories li a {
  color: #ffffff;
}

.categories ul li,
.widget_categories li {
  float: left;
}

.categories,
.categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.categories {
  width: 910px;
  padding: 10px 0;
  margin: 0 0 10px 0;
}

.categories ul li {
  margin: 3px 0 0;
  padding: 8px 10px;
}

.widget_categories .cat-item a {
  display: block;
  padding: 7px;
}

.categories .cat-item-3 {
  background: #e22d2e;
}
.widget_categories .cat-item-3 a {
  background: #e22d2e;
}
.widget_categories .cat-item-3.current-cat,
.widget_categories .cat-item-3:hover {
  background: url('images/_brabantbalie.png') bottom left no-repeat;
  padding-bottom: 10px;
}

.categories .cat-item-4 {
  background: #65aeda;
}
.widget_categories .cat-item-4 a {
  background: #65aeda;
}
.widget_categories .cat-item-4.current-cat,
.widget_categories .cat-item-4:hover {
  background: url('images/_milieucafe.png') bottom left no-repeat;
  padding-bottom: 10px;
}

.categories .cat-item-5 {
  background: #c19101;

}
.widget_categories .cat-item-5 a {
  background: #c19101;
}
.widget_categories .cat-item-5.current-cat,
.widget_categories .cat-item-5:hover {
  background: url('images/_sciencecafe.png') bottom left no-repeat;
  padding-bottom: 10px;
}


.categories .cat-item-6 {
  background: #24416b;
}
.widget_categories .cat-item-6 a {
  background: #24416b;
}
.widget_categories .cat-item-6.current-cat,
.widget_categories .cat-item-6:hover {
  background: url('images/_studiumgenerale.png') bottom left no-repeat;
  padding-bottom: 10px;
}

.categories .cat-item-7 {
  background: #e85c23;
}
.widget_categories .cat-item-7 a {
  background: #e85c23;
}
.widget_categories .cat-item-7.current-cat,
.widget_categories .cat-item-7:hover {
  background: url('images/_wereldpodium.png') bottom left no-repeat;
  padding-bottom: 10px;
}

div.brabantbalie span,
div.brabantbalie h3 {
  color: #e22d2e;
}

div.milieucafe span,
div.milieucafe h3 {
  color: #65aeda;
}

div.science_cafe span,
div.science_cafe h3 {
  color: #c19101;
}

div.academic_forum span,
div.academic_forum h3 {
  color: #24416b;
}

div.wereldpodium span,
div.wereldpodium h3 {
  color: #e85c23;
}

div.tilburg_debatstad span,
div.tilburg_debatstad h3 {
  color: #1B9862;
}

div.overige_organisaties span,
div.overige_organisaties h3 {
  color: #62108c;
}

div.brabants_dagblad span,
div.brabants_dagblad h3 {
  color: #b82430;
}

.widget_text, .widgettitle {
  line-height: 20px;
  margin: 0;
  padding: 0;
}



.widget_text h2 {
  margin: 0;
  padding: 0;
  line-height: 20px;
  font-family: Georgia;
  font-weight: bold;
  color: #000000;
}

.widget_calendar_today h2 {
  display: none;
}

#sidebar .widget_calendar_today ul li p {
  font-size: 12px;
  font-family: Arial, Sans-Serif;
}

#sidebar .widget_calendar_today ul li {
  padding: 20px 0;
  border-top: 1px solid #e5e5e5;
  float: left;
}

#sidebar .widget_calendar_today ul li .date {
  background: #e5e5e5;
  display: inline-block;
  float: left;
  padding: 5px;
  margin: 0 15px 0 0;
  color: #000000;
}
#sidebar .widget_calendar_today ul li.cat_2 span.cat,
#sidebar .widget_calendar_today ul li.cat_2 a,
#sidebar .widget_calendar_today ul li.cat_2 h3 {
  color: #e22d2e;
}
#sidebar .widget_calendar_today ul li.cat_3 span.cat,
#sidebar .widget_calendar_today ul li.cat_3 a,
#sidebar .widget_calendar_today ul li.cat_3 h3 {
  color: #65AEDE;
}
#sidebar .widget_calendar_today ul li.cat_4 span.cat,
#sidebar .widget_calendar_today ul li.cat_4 a,
#sidebar .widget_calendar_today ul li.cat_4 h3 {
  color: #C19101;
}
#sidebar .widget_calendar_today ul li.cat_5 span.cat,
#sidebar .widget_calendar_today ul li.cat_5 a,
#sidebar .widget_calendar_today ul li.cat_5 h3 {
  color: #26416b;
}
#sidebar .widget_calendar_today ul li.cat_6 span.cat,
#sidebar .widget_calendar_today ul li.cat_6 a,
#sidebar .widget_calendar_today ul li.cat_6 h3 {
  color: #E85C23;
}
#sidebar .widget_calendar_today ul li.cat_7 span.cat,
#sidebar .widget_calendar_today ul li.cat_7 a,
#sidebar .widget_calendar_today ul li.cat_7 h3 {
  color: #1B9862;
}
#sidebar .widget_calendar_today ul li.cat_8 span.cat,
#sidebar .widget_calendar_today ul li.cat_8 a,
#sidebar .widget_calendar_today ul li.cat_8 h3 {
  color: #62108c;
}
#sidebar .widget_calendar_today ul li.cat_9 span.cat,
#sidebar .widget_calendar_today ul li.cat_9 a,
#sidebar .widget_calendar_today ul li.cat_9 h3 {
  color: #b82430;
}

#sidebar .widget_calendar_today ul li .day {
  font-size: 20px;
  font-family: Arial;
}
#sidebar .widget_calendar_today ul li .month {
  font-size: 11px;
  text-transform: uppercase;
  font-family: Arial;
}

#sidebar .widget_calendar_today ul li h3 {
  color: #c19101;
  margin: 0;
}

#sidebar .widget_calendar_today ul li p {
  font-family: 12px;
  line-height: 16px;
}

#sidebar .widget_calendar_today ul li div {
  float: right;
  width: 280px;
}

.blog_readmore {
  line-height: 30px;
  color: #9c1c20;
  font-weight: bold;
  padding-right: 20px;
  background: url('images/arrow.png') center right no-repeat;
}

.agenda_readmore {
  color: #9c1c20;
  font-weight: bold;
  margin-left: 150px;
  padding-right: 20px;
  float: right;
  width: 160px;
  background: url('images/arrow.png') center right no-repeat;
}

/* Begin Typography & Colors */
body {
  font-size: 12px;
  font-family: Arial, Sans-Serif;
  background: #ffffff url('images/bg.png');
  color: #333;
}

#page {
  background-color: white;
  text-align: left;
}

#header {
  background: #ffffff;
  height: 113px;
}

#headerimg ,
#header {
  padding: 0;
  margin: 0;
}

#headerimg h1 {
  background: url('images/logo.png') no-repeat;
  margin: 0;
  width: 249px;
  height: 79px;
  display: block;
}

#headerimg a h1 {
  padding: 18px 0 0;
  display: block;
  overflow: hidden;
}

#headerimg a h1 span {
  margin: 79px 0 0 249px;
  display: block;
}

#content {
  border-top: 4px solid #000000;
  font-size: 12px;
}

.widecolumn .entry p,
.narrowcolumn .entry p {
  font-size: 12px;
  padding: 0;
  margin: 0 0 10px;
}

.widecolumn .entry p {
  margin: 0 0 10px 0;
}

.category-academic_forum, .category-milieucafe, .category-wereldpodium, .category-science_cafe, .category-brabantbalie, .category-tilburg_debatstad, .category-overige_organisaties, .category-brabants_dagblad
/*  .narrowcolumn .entry, .widecolumn .entry */
 {
/*   margin: 10px 0 0 0; */
  line-height: 1.4em;
  border-bottom: 1px solid #e5e5e5;
}

.academic_forum p, .milieucafe p, .wereldpodium p, .science_cafe p, .brabantbalie p, .tilburg_debatstad p, .overige_organisaties p, .brabants_dagblad p{
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}

.widecolumn {
  line-height: 1.6em;
}

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

  border-left: 1px solid #ddd;
}

#footer {
  border-top: 4px solid #000000;
  width: 910px;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
}

h1 {
  font-size: 4em;
}

#headerimg .description {
  display: none;
}

h2 {
  font-size: 1.6em;
}

h2,
h2.pagetitle {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}

#sidebar h2 {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
}

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: #000000;
  font-family: Georgia;
  font-weight: bold;
  font-size: 15px;
}

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,
.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 Arial, Sans-Serif;
}

small, .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: #9c1c20;
  text-decoration: none;
}

a:hover {
  color: #b85b5a;
}

#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;
}
/* End Typography & Colors */



/* Begin Structure */
body {
/*   margin: 0 0 20px 0; */
  margin: 0;
  padding: 0;
}

#page {
  background: white;
  float: left;
  margin: 0 0 0 25px;
  padding: 20px 85px 0 27px;
  width: 902px;
}

#header {
  margin: 0;
  width: 902px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
  height: 93px;
}

#headerimg {
  padding: 0;
  margin: 0 0 0 25px;
  width: 100%;
}

.narrowcolumn {
  float: left;
  width: 550px;
  margin: 75px 0 0;
}

.widecolumn {
  width: 550px;
  float: left;
  margin: 75px 0 20px;
}

.widecolumn ul {
  list-style: none;
  padding: 0;
}

.widecolumn ul li.categories ul li {
  background: #ffffff;
  margin: 0 10px;
}

.widecolumn ul li.categories ul li a {
  color: #000000;
}

.post {
  overflow: hidden;
  padding: 10px 0;
  text-align: justify;
}

.post hr {
  display: block;
}

.widecolumn .post {
  margin: 10px 0 0 0;
}


.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: 0;
}

.post .entry a {
  font-weight: bold;
}

.clear {
  clear: both;
}

#footer {
  padding: 10px 0;
  margin: 0 auto;
  clear: both;
}

#footer p {
  clear: both;
  color: #999999;
}
/* End Structure */



/*  Begin Headers */
h1 {
  margin: 0;
}

h2 {
  margin: 0;
}

h2.pagetitle {
  margin-top: 20px;
}

.podium_logo {
  margin: 75px 0 0 0;
  border-top: 4px solid #000000;
  padding: 0;
}

#sidebar h2 {
  font-weight: normal;
}

/* QUOTE */
#sidebar .widget_calendar_today ul li .quote {
  margin: 0 0 40px 0;
  float: none;
  width: auto;
}

.quote_title {
  font-family: Georgia;
  font-size: 12px;
  color: #000000;
}

.quote_content {
  font-family: Georgia;
  font-size: 15px;
  color: #1b9862;
  line-height: 20px;
  font-style: italic;
}

.quote_image {
  float: left;
  width: 75px;
  padding: 2px;
  margin: 0 10px 0 0;
  border: 1px solid #e5e5e5;
}

h3 {
  padding: 0;
  margin: 7px 0 0;
}

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
}
/* End Headers */


.blog_image {
  width: 100px;
  float: left;
  padding: 2px;
  margin: 0 10px 0 0;
  border: 1px solid #e5e5e5;
}

.blog_image_large {
  width: 250px;
  float: left;
  padding: 2px;
  margin: 0 10px 0 0;
  border: 1px solid #e5e5e5;
}

/* 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 small {
  display: inline;
}

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 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 {
  width: 330px
  position: relative;
}

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar .widget_calendar_today ul {
  margin: 0;
  padding: 0;
}

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 12px;
}

#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: 8px 10px; */
}

/* End 
 Lists */



/* Begin Form Elements */
#searchform {
  display: none;
}

#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;
}
#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;
  clear: both;
  float: left;
}

.commentmetadata {
  margin: 0;
  display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
  margin-left: 570px;
  width: 330px;
}

#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: 0;
  padding: 0;
  color: #ffffff;
  font-size: 20px;
  margin: 0 0 10px 0;
  font-style: italic;
}


.center {
  text-align: center;
}

.hidden {
  display: none;
}
  
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
  display: none;
}

a img {
  border: none;
}

.navigation {
  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 {
  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 */
