/* 
======================================================================== 
	main.css for saxyj.nl
	v1: 29-12-2012
========================================================================
 */

/* 
***************** Reset (based on http://necolas.github.com/normalize.css/)
*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* 
***************** General layout
*/
#content {
color:#58595b;
font-family:lucida_sansregular, arial, sans-serif;
font-size:11px;
letter-spacing:0;
line-height:24px;
margin-top:83px;
/* IE6 min-height hack */
min-height:725px;
height:auto !important;
height:725px;
}

#content p {
/* Repeated from #content for older IE versions*/
font-family:lucida_sansregular, arial, sans-serif;
font-size:11px;
font-weight:400;
}

#content h1 {
font-size:24px;
line-height:21px;
padding:0;
}

#content h2 {
font-size:13px;
line-height:8px;
padding-top:21px;
}

.wrappingHolder {
margin:0 auto;
position:relative;
width:1190px;
padding:0;
}

/* fix for collapsing margins. Only has an effect on long pages with demos/links. DO NOT TOUCH / REMOVE!!  */
#content .wrappingHolder{padding-bottom:1px; }

.contentBox {
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-color:#FFF;
border-radius:10px;
position:absolute;
}

/* 
***************** Backgrounds
*/
body {
min-width:1190px;
min-height:100%;
background-color:#abacad;
_background:#abacad url('bg/home.jpg') no-repeat center 0; /* was:72 Bug: scrollen in klein scherm; achtergrond verdwijnt. + backgrounds are now broken in IE6 */
}

#bg{
_display:none; /* Backgrounds are now broken in IE6 */
min-height: 100%;
min-width: 1274px;
width: 100%;
height: auto; 
position: fixed;
top: 0; /* Was 72; Bug: scrollen in klein scherm; achtergrond verdwijnt */
left: 0;
z-index:-10;
}

/* 
***************** Header & menu
*/
#sj-logo {
background:transparent url('img/logo.png') no-repeat;
display:block;
float:left;
height:96px;
overflow:hidden;
text-indent:100%;
white-space:nowrap;
width:274px;
}

#nav {
display:block;
float:right;
font:bold 18px lucida_sansregular, arial, sans-serif;
height:47px;
list-style:none;
margin:0;
overflow:hidden;
padding:0;
padding-right:2px;
text-align:right;
text-transform:uppercase;
width:860px;
}

#nav li {
display:inline;
}

#nav li a {
color:#58595b;
line-height:47px;
margin-left:41px;
padding-bottom:1px;
text-decoration:none;
}

#nav li a.active {border-bottom:2px solid #58595b;}
#nav li a.active:hover {border-bottom:2px solid #0033bc;}
#nav li a:hover {color:#0033bc;}

#navBar {
background-color:#abacad;
border-top:25px solid #0033bc;
height:47px;
}

/* 
***************** Footer
*/
#footer {
color:#FFF;
line-height:18px;
height:40px;
width:100%;
text-align:center;
/* Repeated from #content for older IE versions*/
font-family:lucida_sansregular, arial, sans-serif;
font-size:11px;
font-weight:400;
/* wtf */
padding:0;
}

/* 
***************** Page: Home
*/
.cb-home {
top:38px;
width:401px;
height:313px;
left:0;
padding:36px;
}

#boekNuBanner {
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#2ee5eb;
border-radius:5px;
bottom:-29px;
height:39px;
padding:35px 26px 35px 31px;
position:absolute;
right:-72px;
width:157px;
}

.contentBox #boekNuBanner h2 {
font-size:24px;
font-weight:400;
line-height:21px;
margin:-10px 0 -9px;
padding:0;
}

.contentBox #boekNuBanner p {
font-size:12px;
font-weight:700;
line-height:18px;
margin-left:5px;
}

#fotoCredits {
bottom:-31px;
color:#FFF;
left:2px;
position:absolute;
/* Repeated from #content for older IE versions*/
font-family:lucida_sansregular, arial, sans-serif;
font-size:11px;
font-weight:400;
}

/* 
***************** Page: Bio
*/
.cb-bio {
top:0px;
width:391px;
height:500px;
right:0px;
padding:36px;
}

/* 
***************** Page: Boekingen
*/
.cb-boekingen-band {
top:38px;
width:398px;
height:460px;
left:0;
padding:36px;
}

.cb-boekingen-dj{
top:215px;
width:398px;
height:228px;
left:640px;
padding:36px;
}

/* 
***************** Page: Agenda
*/
.cb-agenda {
top:38px;
width:490px;
height:313px;
left:0;
padding:36px;
}

.cb-agenda table{
table-layout:fixed;
text-align:left;
font-size:12px;
}

.cb-agenda table th{
font-size:17px;
font-weight:bold;
color:#9d9d9f;
height:54px;
vertical-align:middle;
text-align:left;
}

/* 
***************** Pages: Demo & links
	These pages share a lot of formatting
*/

/* Shared */
#floatingContentBoxHolder {
position:relative;
margin-bottom:65px;
width:500px;
}

#floatingContentBoxHolder .contentBox{
position:static;
float:left;
margin-bottom:24px;
}

.cb-demo, .cb-links{
width:460px;
padding:8px 10px 8px 10px; 
}

/* Demo */
body.demo #floatingContentBoxHolder {
top:40px;
left:351px;
}

/* Links */
/*.cb-links{
padding:3px 10px 3px 10px;
}*/

body.links #floatingContentBoxHolder {
top:40px;
right:-655px;
}

#floatingContentBoxHolder a.alink{
display:block;
line-height:24px;
font-size:19px;
font-weight:500;
padding:4px 0;
color:#58595b;
text-decoration:none;
}

/* 
***************** Page: Contact
*/
.cb-contact {
top:0px;
width:391px;
height:440px;
right:0px;
padding:36px;
}

/* 
***************** Forms
*/
form .required{
position: relative;
top: -0.5em;
font-size: 90%;
font-weight:bold;
color:red;
}

form label, form textarea, form input{
float:left;
width:90%;
}

form label{
font-size:110%;
font-weight:bold;
}

form textarea, form input{
margin-bottom:12px;
border:1px solid #58595b;
}

form textarea{
height:180px;
}

form button{
border:0;
color:#58595b;
font-size:160%;
background:transparent;
font-weight:bold;
width:98%;
text-align:right;
}

form input#newsletter{
width:auto !important;
height:auto !important;
float:left;
position:relative;
left:-5px;
top:5px;
border:0;
}

/* 
***************** Utility
*/

.overflow-wrapper{
width:100%;
height:100%;
overflow:auto;
padding-bottom:20px;
}

.trans-85 {
filter:alpha(opacity=85);
opacity:0.85;
}

.copySym{
font-size:130%;
}

/* 
***************** Font face rules
*/
@font-face {
font-family: 'lucida_sansregular';
src: url('font/lucida_sans-webfont.eot');
src: url('font/lucida_sans-webfont.eot?#iefix') format('embedded-opentype'),
	url('font/lucida_sans-webfont.woff') format('woff'),
	url('font/lucida_sans-webfont.ttf') format('truetype'),
	url('font/lucida_sans-webfont.svg#lucida_sansregular') format('svg');
font-weight: normal;
font-style: normal;
}
