.top-header {
  background-color: #fbfbfb;
}

.line-header {
  margin-bottom: 20px;
  font-weight: bold;
}

.line-header h6 {
  text-transform: uppercase;
  font-size: 14pt;
}

.gemeentes ul li {
  float: left;
  display: inline-block;
}

.gemeentes li.label span {
  font-size: 16pt;
  margin-top: 2.5em;
  margin-bottom: 1em;
  display: block;
  margin-left: 3em;
}
@media screen and (max-device-width: 480px){
  .gemeentes li.label span {
  	margin-top: 1em;
  }
}

.gemeentes li a {
  display: block;
  margin: 10px;
  padding: 25px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
  background-color: #ffffff;
  border: 0;
}

@media screen and (max-device-width: 480px){
  .gemeentes li a {
    margin: 0.5em;
  	padding: 1em;
  }
}

.gemeentes li a:hover {
  border: 0;
}

.gemeentes li.gemeente-west a:hover {
  border-left: 3px solid #223bba;
}

.gemeentes li.gemeente-no a:hover {
  border-left: 3px solid #e41b23;
}

.gemeentes li.luister-live a:hover {
  border-left: 3px solid #00CCFF;
}

.gemeentes li a img {
  height: 59px;
}

.gemeentes li.luister-live a {
  font-size: 16pt;
  height: 59px;
  line-height: 22pt;
  color: #00CCFF;
  font-weight: bold;
}

.header .container {
  display: none;
}

.content > .container .sidebar {
  margin-top: 0px;
  padding-top: 0px;
}

.aankomende-diensten {
  background-color: #FFFFFF;
  padding: 2em;
  padding-top: 5em;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
  background-position: center top;
  background-repeat: no-repeat;
}

.aankomende-diensten.diensten-west {
  background-image: url('/wp-content/uploads/2014/06/small_light_west.png');  
}

.aankomende-diensten.diensten-no {
  background-image: url('/wp-content/uploads/2014/06/small_light_no.png');  
}

.dienst-tijd {
  float: left;
  width: 25%;
  text-align: right;
}

.dienst-tijd .uur {
  font-size: 30pt;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  letter-spacing: -4pt;
  margin-right: 4pt;
}

.dienst-tijd .minuten {
  font-size: 14pt;
}

.dienst-dominee {
  float: right;
  width: 65%;
}

.dienst-dominee .dominee-naam {
  display: block;
  font-size: 14pt;
}

.aankomende-diensten .separator {
  	clear: both;
	width: 100%;
	padding-top: 1em;
	border-bottom: 1px solid #ededed;
	margin-bottom: 2em;
}

.clear {
  clear: both;
}

.panel-grid {
  margin-bottom: 0px !important;
}


.line-header span {
  width: 20px;
  height: 2px;
  display: block;
  background: #555555;
}

.googlemaps {
  height: 300px;
  width: 284px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
}

.zondagenlink {
  margin-top: 1em;
}

.ul {
  list-style: disc inside;
}
h3.ics-calendar-label {
  display:none;
}
h2.ics-calendar-title {
  color:#cf2e2e;
}