/********************************************************************************                                                  
                          USING SF-BLUEPRINT-CSS

-Never make changes to the original Blueprint CSS files.  Overwrite them in this custom.css file.
-Not all of the css classes are listed in this file. Since Blueprint has great default classes, only overwrites and additions are listed.

For more information on BluePrint CSS, visit: http://code.google.com/p/blueprintcss/

Good luck!
********************************************************************************/

/********************************************************************************
	         Header
********************************************************************************/

#header {
	height: 150px;
	background: url(images/header-bg.jpg) bottom right no-repeat;
}

#logo {
	margin-bottom: 0;
}

#logo a {
	border: none;
}


/********************************************************************************
	         Body
********************************************************************************/

body {
   background: #fff;
   color: #000; 
   margin: 0;
}

p {
	font-size: 85%;
}

.container {
	width: 990px;
}

#uitsaai-info {
	height: 22px;
	padding-top: 4px;
	margin: 0 200px 0 0;
	font-size: 11px;
	background: url(images/uitsaai-info-bg.png) top center no-repeat;
}

	#uitsaai-info #tans-speel {
		font-weight: bold;
	}
	
	#uitsaai-info a {
		padding: 1px 2px 0;
		color: Green;
		border-bottom: 1px dotted Green;
	}
	
	#uitsaai-info a:hover {
		border-bottom: 1px solid Green;
		background-color: transparent;
	}

#uitsaai-info-2 {
	display: block;
	float: left;
	font-style: italic;
	margin: 1.75em 0;
}

	#uitsaai-info-2 a {
		color: #13502F;
		border-bottom: 1px solid #13502F;
	}

#main {
   padding: 0 0 20px 0;
   background: url(images/main-bg.png) bottom center no-repeat;
   min-height: 406px;
}

#content {
	border-top: 2px solid Orange;
	padding: 1.5em 0 0 0;
}

#luisterbox-container {
	border-bottom: 2px solid Green;
	height: 181px;
	padding: 0;
}

.luisterbox {
	background: url(images/luisterbox-bg.png) bottom center no-repeat;
	height: 159px;
}

.luisterbox a {
        border-bottom: none;
}

#luisterbox-container #luister-nou {
	background: url(images/luister-nou-bg.jpg) bottom center no-repeat;
}

	#luisterbox-container #luister-nou a {
		margin: 0 10px 0 0;
		font-size: 20px;
		color: #E96D2C;
		border-bottom: none;
		float: right;
	}
	
	#luisterbox-container #luister-nou a:hover {
		color: #E96D2C;
		background-color: transparent;
	}
	
	#luisterbox-container #luister-nou p {
		margin: 0 10px 0 135px;
		color: #666666;
		font-size: 11px;
		text-align: right;
	}

#luisterbox-container #programme, #luisterbox-container #skedule {
	background: url(images/programme-bg.jpg) bottom center no-repeat;
}

	#luisterbox-container #programme a, #luisterbox-container #skedule a {
		margin: 15px 0 0 40px;
		font-size: 20px;
		color: #E96D2C;
		border-bottom: none;
	}
	
	#luisterbox-container #programme a:hover, #luisterbox-container #skedule a:hover {
		color: #E96D2C;
		background-color: transparent;
	}
	
	#luisterbox-container #programme p, #luisterbox-container #skedule p {
		margin: 0 0 0 40px;
		color: #666666;
		font-size: 11px;
		width: 200px;
	}

#luisterbox-container #klub, #luisterbox-container #luister-weer {
	background: url(images/klub-bg.jpg) bottom center no-repeat;
}

	#luisterbox-container #klub a, #luisterbox-container #luister-weer a {
		position: absolute;
		top: 90px;
		margin: 15px 0 0 39px;
		font-size: 20px;
		color: #E96D2C;
		border-bottom: none;
	}
	
	#luisterbox-container #klub a:hover, #luisterbox-container #luister-weer a:hover {
		color: #E96D2C;
		background-color: transparent;
	}
	
	#luisterbox-container #klub p, #luisterbox-container #luister-weer p {
		position: absolute;
		top: 135px;
		margin: 0 0 0 40px;
		color: #666666;
		font-size: 11px;
		width: 200px;
	}
	
.pitkos {
	
}

	.pitkos img {
		/* margin: 0 20px 0 0; */
		float: right;
	}
	
	.pitkos h4 a {
		font-style: italic;
		color: #13502F;
	}	
	
/* Luister weer kolom */	
	
	.luisterweer-kolom-header {
		height: 28px;
		padding: 3px;
		border-top: 1px solid #EFF0F2;
		border-right: 1px solid #EFF0F2;
		border-left: 1px solid #EFF0F2;
		border-bottom: 1px solid #E0E0E0;
		background: #F4F4F4 url(images/luisterweer-kolom-header-bg.png) repeat-x top;
		margin: 0 0 20px;
	}
	
		.luisterweer-kolom-header h3 {
			font-size: 14px;
			padding: 6px;
			margin: 0;
			border: 1px solid #EFF0F2;
			background-color: #ffffff;
			color: #E96D2C;
			display: block;
			float: left;
		}
		
		#content .luisterweer-kolom-header a.argief-link {
			float: right;
			color: #808080;
			line-height: 16px;
			padding: 5px;
			font-weight: bold;
			text-decoration: none;
			border: 1px solid #f0f0f0;
			background-color: #f9f9f9;
		}
		
			#content .luisterweer-kolom-header a.argief-link:hover {
				background-color: #fff;
			}
	
	.luisterweer-kolom .hentry {
		padding: 0 10px 10px;
		border-bottom: 2px solid #09770A;
		margin: 0 0 20px;
	}	
	
	.luisterweer-kolom .post-header {
		
	}
	
		.luisterweer-kolom .post-header h4 a, .luisterweer-kolom .post-header h4 a:hover {
			background-color: transparent;
			font-style: italic;
		}
	
		.postmetadata {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 75%;
			color: #AAAAAA;
		}
		
		#content .postmetadata a {
			color: #AAAAAA;
			border-bottom: 1px dotted #AAAAAA;
		}
		
			#content .postmetadata a:hover {
				border-bottom: 1px dotted #AAAAAA;
				background-color: transparent;
			}

	.luisterweer-kolom .audioplayer_container, .luisterweer-kolom .powerpress_player, .luisterweer-kolom .powerpress_links {
		display: none;
	}	
	
	.audioplayer_container {
		background-color: #f9f9f9;
		border-top: 1px solid #eeeeee;
		border-bottom: 1px solid #eeeeee;
		padding: 3px;
		margin: 10px 0;
	}
	
	.home-post-buttons {
		height: 30px;
		margin: 0 0 10px 0;
	}
	
		#content .home-post-buttons a {
			display: block;
			float: right;
			height: 18px;
			padding: 5px;
			border: 1px solid #E96D2C;
			color: #E96D2C;
			font-size: 80%;
		}
		
			#content .home-post-buttons a:hover {
				background-color: transparent;
			}
		
		#content .home-post-buttons a.luiternou-link {
			float: left;
			padding-left: 15px; 
			background-image: url(images/speaker-icon.png);
			background-repeat: no-repeat;
			background-position: 5px 8px;
		}
		
		#content .home-post-buttons span {
			/* display: none; */
		}
	
	/* ******************** */
	
#content #webcam-link {
	border: 1px solid #F0902F;
	display: block;
	width: 150px;
	margin: 0 auto 20px;
	padding: 5px 5px 5px 30px;
	background-color: #FDF6EF;
	background-image: url(images/webcam.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}	

	#content  #webcam-link:hover {
		border: 1px solid #13502F;
		background-color: #ffffff;
	}

#entry-content {
	padding: 0;
}

	#entry-content p {
		text-align: left;
		margin-right: 1.5em;
	}

ul.program-lys {
	
}

	ul.program-lys p {
		margin-right: 0;
	}
	
	ul.program-lys a img {
		margin: 0;
		border-bottom: none;
	}
	
	ul.program-lys li, div.program-lys, div.ou-program-lys, div.spesiale-program-lys {
		padding: 10px 10px 20px 1.5em;
		margin: 0 0 20px 0;
		list-style: none;
		/* float: left; */
	}

	ul.program-lys li, div.program-lys {
		border: 2px solid #e96d2c;
		background: #FFF8E6 url(images/program-item-bg.jpg) bottom left no-repeat;
	}
	
	div.spesiale-program-lys {
		border: 2px solid #196841;
		background-color: #BACBC1;
	}
	
	div.ou-program-lys {
		border: 2px solid #ccc;
		background-color: #eee;
	}
	
		ul.program-lys li:hover {
			
		}
		
	.wp-caption {
		margin: 0 10px 10px 10px;
		padding: 10px 5px 5px 5px;
		background-color: #f9f9f9;
		border: 2px solid #eeeeee;
		text-align: center;
	}	
	
		#entry-content .wp-caption .wp-caption-text, #entry-content .wp-caption-text {
			text-align: center;
			font-style: italic;
			font-size: 11px;
			margin-right: 0;
		}
		
	.di-caption {
		float: left;
		background-color: transparent;
		margin: 0 10px 10px 0;
	}
	
	.di-caption-text {
		
	}
		
	ul.program-lys li a {
		font-weight: bold;
		border-bottom: none;
	}	
	
		ul.program-lys li a:hover {
			background-color: none;
		}
		
#entry-content a.program-header	{
	border-bottom: none;
}	
		
#klub-header {
	margin: 0 0 20px 0;
}		
		
#medewerkers-list {
	margin: 0 0 20px 0;
}

	#medewerkers-list a, #medewerkers-list a:hover {
		border-bottom: none !important;
		background-color: transparent;
	}
	
		#medewerkers-list a img {
			padding: 5px;
			background-color: #f0f0f0;
			border: 1px solid #eeeeee;
		}
		
			#medewerkers-list a:hover img {	
				background-color: #ffffff;
			}
			
.clear {
	clear: both;
}				

.meer-oor-program {
	background-color: #D6E3BC;
	padding: 0 0 0 1.5em;
	border: 2px solid #13502f;
}

p img { 
	margin: 0.5em 1em;
	float: none;
}

#content .ngg-gallery-thumbnail a img {
	border: 1px solid #aaaaaa;
	background-color: #cccccc;
}

	#content .ngg-gallery-thumbnail a img:hover {
		border: 1px solid #666666;
		background-color: #aaaaaa;
	}
	
.ngg-galleryoverview {
	margin: 20px 0;	
}

.ratingtext {
	display: none;
}

#content .addtoany_share_save_container a {
	border: none;
}

.alignleft, .alignright {
	width: 50%;
}

.navigation {
	margin: 0 0 20px;
	height: 26px;
}

.navigation .alignleft, .navigation .alignright {
	float: left;
}

.alignright {
	text-align: right;
}

/********************************************************************************
               Typography
********************************************************************************/
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
***************************************/
   
body {
   font-size: 90%; 
   font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 { 
  color: #E96D2C; 
  font-weight: bold;
}

h2 {
	font-size: 1.5em;
	text-align: center;
}

h3 {
	font-size: 1.2em;
	color: #13502F;
	margin-top: 1em;
}

h3.post-list-header {
	
}


/* SlipFire created typography classes
***************************************/

.medium { font-size: 1em; line-height: 2.1875em;}

.center {text-align:center;}

.byline{ font-size: .8em; line-height: 1em;}

.timestamp{ font-size: .8em; line-height: 1.2em;}

.commentnum{ font-size: .8em; line-height: 1.2em;}

.incategory{ font-size: 1em; line-height: 1.2em;}



/********************************************************************************
               Text Elements and Lists
********************************************************************************/

a { color: #13502F; border-bottom: 1px dotted #13502F;  text-decoration: none; }

a img, #content a img {
	
}

#content a { color: #13502F; border-bottom: 1px dotted #13502F;  text-decoration: none; }

#content a.a2a_dd { border-bottom: none; }

	#content a.a2a_dd:hover { background-color: transparent; }

#content h4 a { border-bottom: none; }

/* Removes unwanted link decoration
***************************************/
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, p a, nolink {border-bottom: none;}

a:focus, a:hover { /* background: #BDCFC5; */ }


li { list-style: square outside url(images/bullet.gif);}

	#sidebar .blogroll li {
		list-style: none;
		text-align: center;
	}
	
		#sidebar  .blogroll li a {
			border-bottom: none;
		}	

.fancybullet li {
      list-style: none;
	background: url(images/bullet.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
      margin: 0px 0px 0px 0px;
}




/********************************************************************************                                            
                            SLIPFIRE CREATED CLASSES                                                   
********************************************************************************/


/********************************************************************************
                Borders
********************************************************************************/

.border-left{
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #ddd;
}

.border-right{
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ddd;
}

.border-top{
  margin-top: 7px;
  padding-top: 7px;
  border-top: 1px solid #ddd;
}

.border-bottom{
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ddd;
}


/********************************************************************************
                Misc
********************************************************************************/

/* Use a .box(Blueprint default) or .box2 to create a padded box inside a column. 
***************************************/

.box2 { 
  padding: .5em; 
  margin-bottom: .5em; 
  background: #eee; 
  border: 1px solid #ddd;   
}

.alignright {
	float: right;
}


/* Use to push down a div (adds vertical space between divs)
***************************************/

.pushdown-1 {padding-top:10px;}
.pushdown-2 {padding-top:20px;}
.pushdown-3 {padding-top:30px;}
.pushdown-4 {padding-top:40px;}
.pushdown-5 {padding-top:50px;}



/********************************************************************************
                Lines
********************************************************************************/

/* Lines: add "class=" to HR to control color and height
     example: <hr class=thick> for a thick line
***************************************/

.thick {
  height: 3px;
  margin: 0 0 1.4em 0;
}

.thin{
  height: 1px;
  margin: 0 0 0 0;
}




/********************************************************************************                                                  
                          SLIPFIRE CREATED FOR WORDPRESS                                                   
********************************************************************************/


/********************************************************************************
                Navbar
********************************************************************************/

#navbar {
   margin: 0 auto;
   padding: 16px 0;
}
	
#navbar li {
   display: inline;
   list-style-type: none;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
		
#navbar ul {
   margin: 0px;
   padding: 0px;
}
	
#navbar ul li a {
   color: #13502F;
   background-color: #f9f9f9;
   text-shadow: #aaa 1px 1px 1px;
   padding: 8px 10px 9px 10px;
   margin: 0px;
   text-decoration: none;
   border-bottom: none;
   outline: none;
}

#navbar ul li a:hover, #navbar ul li a:active {
   text-decoration: none;
   background-color: #E96D2C;
   color: #ffffff;
   text-shadow: #aaa -1px -1px 1px;
}

#current_page_item a {
   text-decoration: underline;
}

.box {
	background-color: #aaccaa;
	color: #333333;
	text-shadow: #ffffff 1px 1px 1px;
}

#banner1 {
	width: 100%;
	margin: 20px 0;
}

	#banner1 img {
		margin: 0;
	}
	
	#banner1 a, #banner1 a:hover {
		border: none;
		background-color: transparent;
	}


/********************************************************************************
                Sidebar
********************************************************************************/

#sidebar {
	padding: 1.5em 0 0 0;
}

.sidebar-cat {
        margin: 0 0 20px 0;
}

#sidebar h2{
   font-size: 14px;
   font-weight: bold;
   margin-bottom: .2em;
}

#sidebar h2 a {
   font-size: 14px;
   border: none;
}

#sidebar a {
	color: #13502F;
	border-bottom: 1px dotted #13502F;
	text-decoration: none;
        font-size: 12px;
	background-color: transparent;
}

#sidebar a:hover {
	color: #13502F;
	border-bottom: 1px solid #13502F;
	text-decoration: none;
	background-color: transparent;
}


/********************************************************************************
                Footer
********************************************************************************/

#footer {
   text-align: left;
   font-weight: normal;
}



/********************************************************************************
                Feeds
********************************************************************************/

.feed, .feed:hover {
  display: block;
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
  clear: both;
}

.itunes, .itunes:hover {
	background: url("images/itunes-16x16.png") no-repeat 0 50%;
}
