/* @override http://www.vangrailmusic.nl/wp-content/themes/elegant-grunge/style.css */

/* @override http://www.vangrailmusic.nl/wp-content/themes/elegant-grunge/style.css */

/* @override http://www.vangrailmusic.nl/wp-content/themes/elegant-grunge/style.css */





#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#CCCCCC;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 0px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#FF6600;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#CCCCCC !important;}

/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/
html{
	
	background: #ffffff url(images/bg2.jpg) 0 600px repeat;
}
body {
	margin: 0;
	padding: 0;
	background:  url(images/bg.jpg) repeat-x center top;
	font-family: "Arial";
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}

a {
	color: #5f5f5f;
	
}

img {border: 0;
}

#mp3{float: right; margin: 10px 0;}

/****************************
 **   Layout
 ****************************/


/* Menu */
#navigation{
		width: 950px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
}
#logo{
	float: left;
	height: 55px;
	background: url(images/bgloho.png) 10px no-repeat;
	padding: 0 0 0 70px;
}
#logo h1{
	margin: 10px 0 0  0;
}

#logo h1 a{
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 0;
	
}
#menu {
		height:3.0em;
	float: right;
	margin: 0;
	padding: 0;
	z-index:400;
}

#menu ul {

	list-style: none;
}


.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	float: left;
	margin: 15px 0 0 0 ;
}

#menu .page_item a {
	display: block;
	padding-right: 40px;
	
	color: #868686;
	text-decoration: none;
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #fff;
}

/* Header */

#header-wrap {


}

#header {
	height:50px;
	margin:  0 0 10px 0;
}

.no-sidebar div #header {
	background-image: url(images/header-no-sidebar.jpg);
}

.double-right-sidebar div #header {
	background-image: url(images/header-double-sidebar.jpg);
}

#header div {
	width: 950px;
	margin: 0 auto;
}

.double-right-sidebar #header div {
	width: 947px;
}



#blog-description {
	float: left;
	color: #fff;
	display: block;
	font-size: 30px;
	margin: 5px 0 10px 0;
	
}

/* Content */

#content-container {
	
}

.no-sidebar div #content-container {
	
}

.double-right-sidebar div #content-container {
	
}

#content {
	width: 950px;
	margin: 0 auto;
}

.double-right-sidebar #content {
	width: 947px;
}

#body {
	float: left;
	width: 700px;
	
	

}
.entry p {
	
	margin: 10px 0 0 0;
}
.no-sidebar div div #body {
	width: 760px;
	float: none;
}


/* content default */
#home-screen{
	float: left;
	
}
#home-screen img{
	width: 65px;
	height: 65px;
	margin: 3px;
}


div#home-screen h2 {
	background: url(images/bg-menu2.jpg) no-repeat ;
	color: white;
	width: 100%;
	height: 25px;
	padding: 5px 0 0 10px;
	font-size: 18px;
}

div#home-screen div.widgetWPNGCalendar h2 {
	background: url(images/bg-menu4.jpg) no-repeat;
	
}


#home-screen .widget-wrap{
	width: 225px;
	float: left;
	margin: 0 8px 0 0;
}
/* Sidebar */

#sidebar {
	float: right;
	font-size: 0.9em;
	width: 240px;
	position: relative;
	left: 0px;
	top: 7px;
}

#sidebar h2{
	background: url(images/bg-menu2.jpg) repeat-x ;
	color: white;
	width: 230px;
	height: 25px;
	padding: 5px 0 0 10px;
	margin: 3px 0 0 0;
}
.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}

.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}

/* Footer */

#footer-wrap-outer {
	
	
}

#footer-wrap {
	width: 100%;
	background: #ccccc;
	padding-top: 1px;
	padding-bottom: 30px;
}

.no-sidebar div #footer-wrap {
	
}

.double-right-sidebar div #footer-wrap {
	
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	min-height: 30px;
}


/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-size: 24px;
	font-weight: bold;

	color: #ffff;
	margin-top: 10px;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 16px;
	font-weight: bold;

	color: #ffff;
	margin-top: 14px;
	margin-bottom: 0.5em;
}

h2 a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}

.post .entry {
	font-size: 0.9em;
	line-height: 1.3em;
	clear: both;
	
	
}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	background:#ffffff;
	width: 50px;
	height: 50px;
	text-align: center;
	float: left;

	margin: 0 10px 10px 0px;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 11px;
	line-height: 12px;
	padding-top: 3px;
	color: #000;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #000;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 0px;
	color: #000;
}

.metadata {
	margin: 20px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #88897b;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
}

.hr {
	clear: both;
	border: 0;
	
	color: #ffffff;
	
	width: 100%;
	
	margin: -8px auto 0;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

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

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

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


/* Comments */
#commentform p{
	padding: 5px;
}

.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
	background: url(images/hr.png) repeat-x;
	width: 670px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}



.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;

	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */



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

/* General */

.sidebar h2 {
	font-size: 1.2em;
	color: #676767;
	
}

.sidebar a {
	color: #9f9f9f;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	margin:9px 0 10px 0;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 0px 0 0 0px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 0px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 0px 0 0;
	padding: 10px 0 10px 0;
}

/* Search */

.sidebar #searchform div {
	background-image: url(images/searchform.jpg);
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 149px;
	height: 16px;
	color: #909090;
	font-size: 1.0em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #999;
	font-size: 0.7em;
	text-transform: lowercase;
}

.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


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

#footer #subscribe a {
	display: block;
	float: left;}

#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}



#footer a {
	color: #a3a3a3;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}



/************************/
#news-head{
	background: url(images/bg-menu3.jpg) repeat-x ;
		width: 680px;
		height: 25px;
		padding: 5px 0 0 10px;
	float: left;
	font-size: 18px;
	margin: 10px 0 10px 0;

}

#follow-container img{
	vertical-align: middle;
}
#follow-container{
	width: 100%;
	margin: 10px 0 0 0;
	height: 34px;
	color: #CB2211;
	font-size: 14px;
	font-weight: bold;
}
.follow-txt{
	margin: 3px 10px 0 0 ;
	float: left;
}

.aktt_tweets ul li{
border-bottom: dashed 1px #ffffff;
padding: 10px 0 0 0;


}

.hr_line2{
	height: 40px; /* height of bottom cap/shade */
	margin:10px 0 0 0;
	background: url(images/hr.png) repeat-x;
	width: 670px;

}
.hr_line3{
	height: 40px; /* height of bottom cap/shade */
	margin:10px 0 0 0;
	background: url(images/hr.png) repeat-x;
	width:950px;

}

div.discografie		{float: left;width: 400px;}
div.discografie p	{margin: 0;}
div.discografie img	{float: left;padding: 5px;vertical-align:top;}
div.discografie-text{float: left;margin: 25px 5px;}
div.bioimg				{padding: 0 50px }

.wpng-page-list-head{
	background: url(images/hr.png) repeat-x;
	padding: 10px 0 0 0;
	}
	.wpng-page-list-title{
	padding: 0 0 20px 0;
}
.wpng-page-list-title{
	margin: 22px 0 0 0;
	float: left;
	font-size: 13px;
	font-weight: bold;
	
}
/* popup ****************************************************************/


.home-logo			{float:right;  margin: 15px 0 0 0; }
.home-logo img		{vertical-align:middle; margin: 10px;}
.home-occasion-container{float:left; margin: 10px 0 0 0;}


div#nieuwscontainer		{position: absolute;}
div#nieuwsitem			{ padding:0px; }
#homepopup4 {  border: 20px solid white; top: 140px;  padding: 0px;  z-index:200;  width:750px;  height:455px; background:#333;  visibility: visible; color: white; position: absolute;  left: 20%; }
div.draghandler {   height: 0px;    top: 0px;  left: 0px;}
div.popup {  position: relative;  }
a.sluiten 			{ background: transparent url(images/knop_sluiten.png) no-repeat; width: 34px;  height: 34px;  top: -32px;  right:0px;  position: absolute;  cursor: pointer;  background-position: top left; z-index:400}
a.sluiten:hover 	{background-position: bottom left;}
