

form input#name,
form input#email,
form select#location
{
	border:5px solid #fff;
	font-style: italic;
	font-family:Georgia;
	width:95%;
}

.submit
{
	text-align: right;
	margin:0;
	padding:20px 0 0 0;
}

.submit input
{
	background-color:transparent;
	border:0;
	font-style: italic;
	font-family:Georgia;
	font-size:20px;
	color:#fff;
	cursor:pointer;
}

form .form-row,
form .form-submit
{
	display: block;
	padding-top:10px;
	clear:both;
}

form .form-submit
{
	text-align: right;
}

form .form-group .form-element
{
	float:left;
}

form .form-element
{
	margin-right:10px;
}

form label
{
	display: block;
	font-size:11px;
	font-style: italic;
}

form .form-text,
form .form-textarea
{
	width:300px;
	border-style:solid;
	border-width:2px;
	border-color:#000;
	background-color:#000;
	color:#fff;
	padding:3px;
}

form .form-name-telefoon-thuis {width:130px;}
form .form-name-telefoon-mobiel {width:130px;}
form .form-name-street {width:180px;}
form .form-name-nr{width:35px;}
form .form-name-zipcode {width:60px;}
form .form-name-city {width:180px;}
form .form-name-country{width:180px;}

.form-notice
{
	color:#800;	
}

form .form-element .form-error
{
	background-color:#a00;
}

.autoform-error-message
{
	color:#800;
	text-decoration:underline;
}

.blog
{
}

.blog-post
{
	background-color:#fff;
	margin-bottom:20px;
	text-align:center;
	color:#000;
	padding:20px;
}

h2
{
	text-align:center;
	font-size:28px;
	font-weight:normal;
	font-style: italic;
	margin-top:0;
	padding-top:0;
}

.blog-post div.audio .player {
	margin-bottom:10px;
}

p.teaser
{
	text-align:center;
	font-style: italic;
	font-size:28px !important;
	line-height:32px !important;
	margin-top:0;
	padding-top:0;
}

.blog-post .meta
{
	text-transform: lowercase;
	margin-bottom:0;
	padding-bottom:0;
}

.blog-post img
{
	width: 100%;
}

.blog-post a
{
	color:#000;
	text-decoration: none;
}

.section 
{
	text-align:center;
}

.gigs
{
	text-align:left;
}

.blog-post a:hover
{
	text-decoration: underline;
}

.tumblr a
{
	background-image: url(../contents/images/tumblr.png);
	background-position:top left;
	background-repeat: no-repeat;
	padding-left:20px;
	font-size:11px;
	line-height:17px;
	
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/* Disable borders around linked images. */
a img
{
	border:0;
}

a
{
	color:#F6A800;
}

ul.selector li a:hover,
ul.selector li.current a,
.archive ul li a:hover,
.archive ul li.current a
{
/*	background-image:url(../contents/images/icon.read-more.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px; */
	color:#000;
}

#footer .padder
{
	width:460px;
	padding:10px;
}

#footer,
#footer a
{
	text-align:center;
	font-size:11px;
	color:#fff;
}

form small.error,
form span.error
{
	background-color:#c00;
	color:#fff;
	padding:2px;
	font-style:normal;
}

#home label.floating
{
	display:inline-block;
	font-size:11px;
	width:80px;
}

dd
{
	margin-bottom:20px;
}

form.form-signup
{
	background-image:url(../contents/images/dotted.png);
	background-repeat: repeat-x;
	background-position:top left;
	padding-top:10px;
}

form.form-signup .send
{
	text-align: center;
}

.date {
	float:left;
	height:33px;
	width:30px;
	/*border-right:1px solid #fff; */
	background-image: url(../contents/images/bg.t000.30.png);
	margin-right:8px;
/*	background:url(../contents/images/icon-calendar.gif) no-repeat; */
	}
.date p {
	text-align:center;
	color:#fff;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.gigs li p.with {
	margin:8px 0 0;
	}
.date span.day {
	font-size:18px;
	display:block;
	}

.date span.month {
	font-size:9px;
	height:12px;
	display:block;
}

.gigs ul
{
	list-style:none;
	padding:0;
	margin:0;
}

.gigs li
{
	display:inline-block;
	margin:0 20px 20px 0;
	padding:0;
	vertical-align:top;
	width:210px;
}

.gigs li.gig-2
{
	margin:0 0 20px 0;
}

.gigs li p
{
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0;
}

.news
{
	margin-top:40px;
}

.leader
{
	font-size:24px !important;
	font-style:italic;
	line-height:25px !important;
	color:#56b8b7;
}

body
{
	font-family:Georgia,serif;
	font-size: 15px;
	margin:0;
	padding:0;
	background-color: #3a6570;
/*	background-image:url(../contents/images/body.bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-attachment: fixed; */
	color:#fff;
}

.road
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: -1
}

p
{
	font-size:13px;
	line-height:20px;
}

#header
{
	width:760px;
	margin: 0 auto;
}

#header .branding
{
	width:480px;
	background-image: url(../contents/images/bg.t000.30.png);
	background-position:top left;
}

#header .inner
{
	width:760px;
	margin: 0 auto;
}

#header .site-title
{
	background-image: url(../contents/images/schra.png);
	background-repeat: no-repeat;
	background-position:center center;
	display:block;
	height:100px;
	margin:0;
}

#header .site-title span
{
	display: none;
}

#header .site-description {
	color:#666;
	font-size:13px;
	font-style:italic;
	margin-top:0;
	padding-top:0;
}

#container
{
	position:relative;
	width:760px;
	margin: 0 auto;
}

#content
{
}

#main
{
	width:600px;
}

.you-are-here
{
	position:relative;
	width:50px;
	background-color:#000;
}

.section
{
	background-image:url(../contents/images/dotted.png);
	background-repeat: repeat-x;
	background-position:bottom left;
	padding:40px 0 20px 0;
}

.sidebar h1.bookings
{
	background-image:url(../contents/images/dotted.png);
	background-repeat: repeat-x;
	background-position:top left;
	padding-top:20px;
	margin-top:25px;
}

.sticky
{
	padding-top:0;
}

.blog
{
	background-image: none;
}

.blog p
{
	margin-bottom:0;
	padding-bottom:0;
}

.section-toc
{
/*	background-image: url(../contents/images/bg.t000.30.png); */
	display:inline-block;
	float:left;
	margin-left:-170px;
	position:absolute;
	width:150px;
	text-align: right;
}

.section-toc .padder
{
	padding:0 10px;
}

.section-toc h1,
.sidebar h1
{
	margin:0;
	padding:0;
	font-size:28px;
	font-style:italic;
	font-weight: normal;
}

.section-toc h1
{
	background-image:url(../contents/images/bird.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:47px;
}

.section-toc p
{
	margin:0;
	padding:0;
}

.section-title
{
	margin-top:0;
	padding-top:0;
}

.section-toc .go-up
{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding-right:8px;
	background-image: url(../contents/images/up.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.left-column
{
	width:480px;
	background-image: url(../contents/images/bg.t000.30.png);
	background-position:top left;
}

.padder
{
	padding:20px;
}

.image-attachment
{
	border:7px solid #fff;
	background-color:#fff;
}

h1
{
/*	background-image:url(../contents/images/star.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight: normal;
	padding-left:20px;
	text-transform:lowercase; */
}

p.external
{
	text-align:right;
}

p.external a
{
	display:inline-block;
	width:100px;
	color:#fff;
}

.schradinova
{
	float:right;
	padding:20px;
}

.list-post .meta
{
	padding-left:190px;
}

.list-post .image-attachment
{
	border:1px solid #ccc;
	padding:5px;
}

a.tweetme
{
	display: inline-block;
	width:32px;
	height:32px;
	background-image: url(../contents/images/twitter.png);
	float:right;
}

a.tweetme span
{
	display: none;
}

.archive ul
{
	list-style:square;
}

a.lister-read-on,
a.lister-x-comments
{
	color:#BD612F;
	text-transform: lowercase;
	text-decoration: none;
	background-image:url(../contents/images/icon.read-more.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:12px;
	margin-left:5px;
	font-size:11px;
}

.read-more a:hover
{
	text-decoration: underline;
}

a.lister-read-on
{
	background-image: url(../contents/images/icon.read-more.png) !important;
	padding-left:18px !important;
}

a.lister-x-comments
{
	background-image: url(../contents/images/icon.add-comment.png) !important;
	padding-left:18px !important;
}

.list-post
{
	margin-bottom:50px;
}

.list-post-meta
{
	margin-top:0;
	padding-left: 190px;
}

.list-post-meta .list-post-date
{
	margin-bottom:0;
	padding-bottom:0;
	color:#090;
}

.list-post-title
{
	margin-top:0;
	padding-top:0;
}

.list-post .list-post-teaser
{
	padding-left:190px;
}

.full-post-teaser-image
{
	margin-bottom:30px;
}

.full-post-teaser-image .caption
{
	padding:0;
	margin:0;
	text-align: right;
	font-style:italic;
}

.list-post .image-attachment
{
	float:left;
	margin: 0 10px 10px 0;
	background:#fff;
}

.archive .current a
{
	color:#000;
}

html.uat-mobile #header,
html.uat-mobile #container
{
	width:100% !important;
}

html.uat-mobile #sidebar,
html.uat-mobile .jack-panel
{
	display:none;
}

html.uat-mobile .meta,
html.uat-mobile .list-post .list-post-teaser
{
padding-left:0;
}

#navigation-1
{
	background-image:url(../contents/images/dotted.png);
	background-repeat: repeat-x;
	margin:0 20px;
}

#navigation-1 ul
{
	background-image:url(../contents/images/dotted.png);
	background-repeat: repeat-x;
	background-position:bottom left;
	width:100%;
}

#navigation-1 ul,
#navigation-1 li
{
	margin:0;
	padding:0;
	font-size:13px;
}

#navigation-1 li
{
	display:inline;
}

#navigation-1 li a
{
	background-image:url(../contents/images/star.png);
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration: none;
	color:#fff;
	margin-left:74px;
	padding:14px 12px;
	display:inline-block;
}

#navigation-1 li.first a
{
	margin-left:0;
}

#navigation-1 li.last a
{
}

/*#navigation-1 li a:hover
{
	text-decoration: none;
	background-image: url(../contents/images/bg.t000.30.png);
}*/

#navigation-1 li.current a
{
}

ul.paging
{
	text-align: center;
	margin:0;
	padding:6px;
	list-style:none;
	margin-bottom:20px;
	display:inline-block;
	width:100%;
}

ul.paging li a
{
	color:#665f4b;
}

ul.paging li
{
	display:inline;
}

.paging-nrs span
{
	padding:3px;
	margin-right:3px;
}

ul.paging li.paging-next a,
ul.paging li.paging-back a
{
	background-repeat: no-repeat;
	background-position: center;
	text-decoration:none;
}

/*ul.paging li.paging-next a{background-image: url(../contents/images/button.next.gif);}
ul.paging li.paging-back a{background-image: url(../contents/images/button.prev.gif);}

ul.paging li.paging-next a span,
ul.paging li.paging-back a span
{
	display:none;
}*/

ul.paging li.paging-nrs
{
	text-align: center;
	margin:0;
	padding:0 10px;
	color:#ddd;
}

ul.paging li.paging-nrs a.current
{
	color:#000;
	background-color:#F5F5F2;
}

ul.paging li.paging-next
{

}

ul.paging li.paging-nrs a
{
	margin:0;
	text-decoration: none;
}

ul.paging li a:hover
{
	text-decoration: underline;	
}

ul.paging li.paging-back a,
ul.paging li.paging-next a,
ul.paging li.paging-nrs a
{
	padding:4px;
	border:1px dotted #DFDED8;
}

.sidebar
{
	position:absolute;
	right:0;
	top:150px;
	width:260px;
	color:#fff;
}

.sidebar-item
{
	background-image: url(../contents/images/bg.t000.30.png);
	background-position:top left;
	padding:20px !important;
	margin-bottom:40px;
	padding-bottom:0;
}

.sidebar-item-tweet
{
	/*margin-bottom:0;
	height:160px;*/
}

.social
{
	position:absolute;
	right:0;
	top:10px;
	z-index:1;
	width:260px;
}

.social ul,
.social li
{
	margin:0;
	padding:0;
	list-style:none;
}

.social li
{
	display:inline-block;
}

.social li a
{
	display:block;
	width:84px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height:20px;
}

li.social-facebook a
{
	background-position: left bottom;
	width:70px;
}

li.social-schradinova a
{
	background-position: center bottom;
	width:110px;
}

li.social-myspace a
{
	background-position: right bottom;
	width:68px;
}

.social a span
{
	display:none;
}

li.social-myspace a{background-image:url(../contents/images/soc.myspace.png);}
li.social-schradinova a{background-image:url(../contents/images/schradinova.png);}
li.social-facebook a{background-image:url(../contents/images/soc.facebook.png);}

.sidebar-item-tweet h1
{
	background-image:url(../contents/images/tweetiebird.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-right:34px;
	margin-bottom:8px;
	display:inline-block;
}

.sidebar-item-tweet h1 a
{
	color:#fff;
	text-decoration: none;
}

.twtr-tweet
{
/*	background-image:url(../contents/images/dotted.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:10px; */
	font-size:12px;
}

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4,
#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline
{
	background-color:transparent !important;
}

.twtr-hd,
.twtr-ft
{
	display: none !important;
}

.twtr-hd,
.twtr-bd,
.twtr-ft
{
	padding:0 !important;
}

.twtr-widget
{
	font-family:Georgia !important;
}

.to-twitter
{
}

.to-twitter a
{
	font-size:11px;
	padding-left:34px;
	height:28px;
	display:inline-block;
}