abc/* CSS Reset thx to YUI (http://developer.yahoo.com/yui/reset/) */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

a.f
{
    background: url(../images/fluo-orange.png) -2px center no-repeat;
    padding: 4px 0px 4px 0px;
    margin-right: 2px;
    text-decoration: none;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    color: #8d2801 !important;
}

a.f > span
{
    background: url(../images/fluo-orange.png) center right no-repeat;
    position: relative;
    right: -6px;
    padding: 4px 10px 4px 0;
}

a.f:hover, a.f:hover > span
{      
    background-image: url(../images/fluo-blue.png);
    color: #01288d !important;
}

p 
{
    margin: 1.5em 0;
}


body
{
    background: url(../images/cork.jpg);
    text-align: center;
    -webkit-text-shadow: rgba(255, 255, 255, 0.598438) 0px 1px 0px;
    -moz-text-shadow: rgba(255, 255, 255, 0.598438) 0px 1px 0px;
    text-shadow: rgba(255, 255, 255, 0.598438) 0px 1px 0px;
}

html, body
{
    height: 100%;
}

body, input, textarea
{
    font-family:  Helvetica Neue, Helvetica, Arial;
    font-size: 11pt;
}

h2, h3, h4
{
    color: #E76963;
    color: #0099ff;
    
    font-weight: bold;
    margin: 0.5em 0 1em 0;
    font-family: "chauncy-pro-1","chauncy-pro-2", Helvetica Neue, Helvetica, Arial;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 0px;
}


h2
{
    font-size: 25pt;
}

h3
{
    font-size: 22pt;
}

h4
{
    font-size: 19pt;
}

#around {
   min-height: 100%;
   position: relative;
}

#main 
{
    width: 1000px;
    margin: 40px auto 0 auto;
    min-height: 830px;
    text-align: left;
    position: relative;
    padding-bottom: 100px;
}

#header 
{
    background: url(../images/header.jpg) top center no-repeat;
    height: 140px;
    position: relative;
    text-align: center;
}

#footer 
{
    background: white url(../images/footer.jpg) top center repeat-x;
    height: 180px;
    padding-top: 70px;
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #333;
    font-size: 80%;
    text-align: center;
    -webkit-text-shadow: white 0px 1px 0px;
    -moz-text-shadow: white 0px 1px 0px;
    text-shadow: white 0px 1px 0px;
}

#footer div.footer
{
    margin: 0 auto;
    text-align: left;
    width: 1000px;
    position: relative;
}

#footer form.contact
{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

#footer form.contact p
{
    margin: 0 0 10px 0;
    line-height: 140%;
}

#footer form.contact textarea
{
    width: 400px;
    height: 44px;
    max-width: 400px;
    max-height: 44  px;
}

#header h1 
{
    width: 280px;
    height: 70px;
    position: relative;
    top: 30px;
    left: -230px;
    display: inline;
}

#header h1 a
{
    text-indent: -10000px;
    width: 280px;
    height: 70px;
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(9deg);
    background: none;
}

#header h1 a:hover
{
    background: none;
}


#sidebar 
{
    position: absolute;
    top: 0;
    right: 0;
    width: 280px;
    height: 500px;
}



#account-info 
{
    padding: 10px 50px 10px 10px;
    background: ivory;
    margin-bottom: 20px;
    -webkit-transform: rotate(-1deg);
    /* fugly text -moz-transform: rotate(-1deg); */
    transform: rotate(-1deg);
    position: relative;
}

#account-info .picture
{
    position: absolute;
    right: -10px;
    top: -2px;
    padding: 4px;
    background: beige;
    -webkit-transform: rotate(5deg);
    /* fugly text -moz-transform: rotate(5deg); */
    transform: rotate(5deg);
    width: 50px;
    height: 50px;
}

#account-info .picture img
{
    border: 0;
    width: 50px;
    height: 50px;
}

#account-info p
{
    margin: 5px 0;
    color: #333;
}

#account-info small
{
    color: #999;
}

#search
{
    -webkit-transform: rotate(0.4deg);
    transform: rotate(0.4deg);
    position: relative;
    margin-bottom: 20px;
    background: url(../images/search.png) top left no-repeat;
    height: 20px;
    padding: 10px;
    font-size: 80%;
}

.pager {
    text-align: center;
    margin: 10px 0 20px 0;
    padding: 5px;
    background: rgba(255, 255, 255, 0.5);
}

.pager .current {
    margin: 0 30px;
    color: #999;
}


#about 
{
    position: relative;
    margin: 20px 0 40px 0;
}

#about ul
{
    position: relative;
    list-style: none;
}

#about ul li
{
    padding: 5px;
    background: ivory;
    margin-bottom: 20px;
    -webkit-transform: rotate(0.3deg);
    /* fugly text -moz-transform: rotate(0.3deg); */
    transform: rotate(0.3deg);
}





#about-kids 
{
    position: relative;
    margin: 20px 0;
    height: 360px;
}

#about-kids ul
{
    position: relative;
    list-style: none;
}

#about-kids ul li
{
    position: absolute;
}

#about-kids ul li a
{
    display: block;
    width: 140px;
    height: 174px;
    margin: 0;
    background: red;
    text-indent: -10000px;
    -webkit-transition: all .1s ease-in; 
    -moz-transition: all .1s ease-in; 
    transition: all .1s ease-in; 
}

#about-kids ul li a:hover
{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg), scale(1.5);
    transform: rotate(0deg); 
    zoom: 150%;
    width: 210px\9;
    height: 261px\9;
    position: absolute;
    z-index: 10000;
}

#about-kids ul li#about-fien 
{
    left: 8px;
    top: 15px;
}

#about-kids ul li#about-klaas
{
    left: 138px;
    top: 0px;
}

#about-kids ul li#about-trijn
{
    left: 0px;
    top: 172px;
}

#about-kids ul li#about-mitte
{
    left: 130px;
    top: 160px;
}

#about-kids ul li#about-fien a
{
    background: url(../images/thumb-fien.png?1) top left no-repeat;
}

#about-kids ul li#about-fien a:hover
{
    background: url(../images/thumbover-fien.png?1) top left no-repeat;
    top: -5px;
    left: -20px;
}

#about-kids ul li#about-klaas a
{
    background: url(../images/thumb-klaas.png?1) top left no-repeat;
}

#about-kids ul li#about-klaas a:hover
{
    background: url(../images/thumbover-klaas.png?1) top left no-repeat;
    left: -40px;
}

#about-kids ul li#about-trijn a
{
    background: url(../images/thumb-trijn.png?1) top left no-repeat;
}

#about-kids ul li#about-trijn a:hover
{
    background: url(../images/thumbover-trijn.png?1) top left no-repeat;
    top: -60px;
}

#about-kids ul li#about-mitte a
{
    background: url(../images/thumb-mitte.png?1) top left no-repeat;
}

#about-kids ul li#about-mitte a:hover
{
    background: url(../images/thumbover-mitte.png?1) top left no-repeat;
    top: -60px;
    left: -40px;
}

#about-kids p 
{
    position: relative;
    top: 360px;
    left: -10px;
    text-align: center;
    color: #333;
    opacity: 0.2;
    text-shadow: rgba(255, 255, 255, 0.598438) 1px 1px 0px;
    font-family: helvetica neue, helvetica, Arial;
}






/* validation */
form P 
{
    position: relative;
}

input[type=text] 
{
    border: 1px solid #666;
    border-radius: 4px;
    padding: 2px;
    color: Blue;
    background: #efefef;
}

.input-validation-error 
{
    border: 1px solid red;    
}

span.field-validation-error 
{
    font-size: 10pt;
    color: black;
    position: absolute;
    max-width: 50%;
    bottom: 15px;   
    right: -13px;
    background: url(../images/errortemplate.png) bottom left no-repeat;
    padding: 4px 5px 14px 5px; 
    border-radius: 7px;
    -webkit-text-shadow: rgba(0, 0, 0, 0.598438) 0px -1px 0px;
    -moz-text-shadow: rgba(0, 0, 0, 0.598438) 0px -1px 0px;
    text-shadow: rgba(0, 0, 0, 0.598438) 0px -1px 0px;
    color: white;
}

#signin 
{
    float: left; 
    background: white; 
    width: 350px; 
    padding: 10px;
}


#signin form 
{
    position: relative;
    margin: 0 -40px 0 0px;
    background: Bisque ;
    left: -20px;
    padding: 10px 20px 1px 20px;
}

#signin form p 
{
    margin: 0 0 20px 0;
}

#wrapster 
{
    font-family: "gesta-1","gesta-2", 'Helvetica Neue', Helvetica, Arial;
    width: 1000px;
    margin: 0 auto;
}

#messages, #errors
{
    padding-top: 5px;
    -webkit-text-shadow: rgba(255, 255, 255, 1) 0px 1px 0px;
    -moz-text-shadow: rgba(255, 255, 255, 1) 0px 1px 0px;
    text-shadow: rgba(255, 255, 255, 1) 0px 1px 0px;
    font-size: 12pt;
    font-family:"ff-providence-sans-web-pro-1","ff-providence-sans-web-pro-2","Comic Sans";
    letter-spacing: -1.3pt;
}

#messages 
{
    background: url(../images/message-top.png) top left no-repeat;
}

#errors 
{
    background: url(../images/error-top.png) top left no-repeat;
}


#messages ul, #errors ul
{
    padding: 5px 20px 15px 20px;
    text-align: left;
    list-style: none;
}

#messages ul li, #errors ul li
{
    margin: 10px 0;
}

#messages ul
{
    background: url(../images/message-bottom.png) bottom left no-repeat;
    color: Green;
}

#errors ul
{
    background: url(../images/error-bottom.png) bottom left no-repeat;
    color: darkred;
}
