/*
Theme Name: KNSB
Theme URI: http://www.knsb.nl
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

/* RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
        font-family: Verdana, sans-serif;
        font-size: 11px;
        font-weight: 400;
        color: #000000;
        margin:0;
        padding:0;
}

h1, h2, h3, h4, h5, h6 {
        font-size:100%;
        font-weight:normal;
}

table {
        font-family: Verdana, sans-serif;
        color: #000000;
        font-size: 11px;
        font-weight: 400;
        border-collapse:collapse;
        border-spacing:0;
}

fieldset, img {
        border:0;
}

th {
        background-color: #21449D;
        background-image: url("images/achtergr_tabel_event_header_1_px.png");
        background-repeat: repeat-x;
        color: #FFFFFF;
        height:18px;
        text-align:left;
        padding-left:10px;
    }
.sch {
        background: #FFFFFF;
        background-image: url("images/bg_big_td_up.png");
        background-position: 0 bottom;
        background-repeat: repeat-x;
        height: 26px;
        padding: 5px 0;
}

.schlow {
        background: #FFFFFF;
        background-image: url("images/bg_big_td_up.png");
        background-position: 0 bottom;
        background-repeat: repeat-x;
        height: 18px;
        padding: 3px 0;
}
#tekenlijst TD {
    border : 1px dotted #CCCCCC;
    padding : 3px;
}
em, strong {
        font-style:normal;
        font-weight:normal;
}

ol, ul {
        list-style:none;
}

caption, th {
        text-align:left;
}


/* MAIN */

body {
        /*background:url(images/background.png) repeat-x;*/
        font:13px/16px Verdana, sans-serif;
}

#page {
        width:1000px;
        margin:0 auto;
}

p {
        margin: 0 10px 1em;
        line-height:150%;
}

a {
        text-decoration:none;
        color:#1E409A;
        font-weight:bold;

}

        a:hover {
               text-decoration:underline;
               color: #2A781d;
        }

        .widget_newslist a {
               color:#404b67;
        }

               .widget a:hover {
                       text-decoration:none;
               }

        a.bullet,
        #main .page_item a {
               display:block;
               text-indent:17px;
               background:url(images/mainSprite.png) no-repeat -988px -196px;
               line-height:19px;
        }

               a.bullet:hover,
               #main .page_item a:hover {
                       background:url(images/mainSprite.png) no-repeat -988px -216px;
               }

.external {
}

br {
        clear:both;
}

h1 {
        font-size:22px;
        line-height:25px;
        color:#193889;
        padding:15px 0 10px;
        margin-bottom:10px;
}

h2, h2 a, h4, h5 {
        height:24px;
        font:bold 15.5px/25px Eurostile, Helvetica, Arial, sans-serif;
        text-indent:10px;
        color:#00337f;
        background:#e8e8e8;
        border-bottom:1px solid #d5d3d4;
        text-transform:uppercase;
        margin-bottom:1em;
}

        h2 a {
               border:none;
        }

        h4 {
                background:transparent;
                font-family: Verdana, sans-serif;
                color:#F38E22;
                font-size:200%;
                line-height:37px;
                margin-bottom:-14px;
                border:none;
                text-indent:0px;
        }
        h5 {
                background:transparent;
                font-family: Verdana, sans-serif;
                color:#F38E22;
                font-size:125%;
                line-height:37px;
                margin-bottom:-14px;
                border:none;
                text-indent:0px;
        }

h3 {
        font-size:15px;
        font-weight:bold;
}

h5 {
        margin-left:10px;
        font-weight:bold;
}

        table h5 {
               margin-left:0;
        }

.entry, .post {
        position:relative;
}

        .post fieldset {
               margin-left:10px;
        }

        .post fieldset label {
               display:block;
               width:200px;
               margin-bottom:5px;
        }

        #post-content h1 {
               text-indent:10px;
        }

        #post-content ul,
        #post-content ol {
               list-style:disc;
               margin:0 2em 1em;
               padding:0 1em;
        }

        #post-content ol {
               list-style-type:decimal;
        }

        .evenement #post-content {
               border-top:1px solid #ddd;
               margin-top:10px;
               padding-top:10px;
        }

.back {
        position:absolute;
        width:100%;
        height:101%;
        top:25px;
        left:0;
        z-index:-1;
}

.alignleft {
        float:left;
}

.alignright {
        float:right;
}

.aligncenter {
        margin:0 auto;
}

.navigation {
        margin:10px;
}

.hidden {
        display:none;
}

/* TABLES */
table, tbody {
        width:100%;
        line-height:150%;
}

        thead {
               border-bottom:1px solid #fff;
        }

        td {
               line-height:22px;
               /*font-size:13px;*/
               padding-left:10px;
               vertical-align:top;
        }

        caption, thead td {
               background:#ced2d5;
               color:#fff;
        }

               caption {
                       text-indent:10px;
                       font-weight:bold;
                       color:#444c59;
               }

               .odd {
                       background:#f3f3f3;
                       border-top:1px solid #fff;
               }

               .even {
                       background:#f9f9f9;
               }

        .tableBottom {
               height:10px;
        }

iframe {
        border:none;
}


/* FORMS */

form, button, input {
        font:13px/16px Helvetica, Arial, sans-serif;
}

.button {
        padding:1px;
        color: #FFFFFF;
        font-weight: bold;
        border: 0px solid #ddd;
        padding: 1px 4px;
        background:#fff url(images/background_button.png);
}

        input.error {
               background:#fff url(images/exclamation.png) no-repeat center right;
        }


button {
        background:url(images/mainSprite.png) -380px -240px;
        border:0;
        color:#fff;
        padding:0px 10px 6px 5px;
        width:95px;
        cursor:pointer;
        height:24px;
        *vertical-align:middle;
        *margin:0 5px;
}


/* HEADER */

#header {
        height:100px;
}

        #header a {
               display:block;
               float:left;
               width:225px;
               height:93px;
               background:url(images/mainSprite.png) 0 -60px;
               text-indent:-1000px;
               overflow:hidden;
        }

        #header #searchform {
               float:right;
               width:526px;
               height:58px;
               background:url(images/mainSprite.png);
               line-height:20px;
        }

               #header #searchform fieldset {
                       text-align:right;
                       padding:25px 190px 0 0;
               }

               #header #searchform #s {
                       width:190px;
                       height:16px;
                       padding:3px 5px 1px;
                       background:#cfd3d4;
                       border:none;
                       vertical-align:bottom;
               }

               #header #searchform #searchsubmit {
                       width:94px;
                       height:20px;
                       background:url(images/mainSprite.png) -240px -60px;
                       border:none;
                       text-indent:-200px;
                       vertical-align:middle;
               }

ul#mainMenu  li {
        float:left;
        margin-right:2px;
}

        ul#mainMenu a {
               display:block;
               overflow:hidden;
               text-indent:-200px;
               height:29px;
               width:130px;
               background:url(images/tabs-20100115.png);
        }

        ul#mainMenu li#actief a {      background:url(images/mainSprite.png) -140px -200px; }
        ul#mainMenu li#actief.active a { background:url(images/mainSprite.png) -140px -160px; }

        ul#mainMenu li#topsport a {    background:url(images/mainSprite.png) 0 -200px;       }
        ul#mainMenu li#topsport.active a { background:url(images/mainSprite.png) 0 -160px;  }

        ul#mainMenu li#bond a {        background:url(images/mainSprite.png) -280px -200px; }
        ul#mainMenu li#bond.active a { background:url(images/mainSprite.png) -280px -160px;}

        ul#mainMenu li#worldcup a {
               width:275px;
               background-position:0px -50px;
        }
        ul#mainMenu li#worldcup.active a { background-position:0px 0px;}

        ul#mainMenu li#nkallround a {
                width:250px;
               background:url(images/mainSprite.png) -280px -380px;
        }
        ul#mainMenu li#nkallround.active a { background:url(images/mainSprite.png) -280px -330px;}

        ul#mainMenu li#nkafstanden a {
               width:260px;
               background-position:-540px -390px;
        }

        ul#mainMenu li#nksprint a {
               width:210px;
               background-position:-0px -470px;
        }

        ul#mainMenu li#wksprint a {
               width:182px;
               background-position:-820px -470px;
        }

        ul#mainMenu li#nkjunioren a {
               width:250px;
               background-position:-220px -470px;
        }

        ul#mainMenu li#natuurijs a {
               width:150px;
               background-position:-480px -130px;
        }
        ul#mainMenu li#natuurijs.active a { background-position:-480px -90px;}

        ul#mainMenu li#akt a {
               width:160px;
               background-position:-640px -470px;
        }

        ul#mainMenu li#ekallround a {
               width:182px;
               background-position:-820px -50px
        }

               ul#mainMenu li#ekallround a.active {
                       background-position:-820px -1px;
               }

ul#subMenu {
        clear:both;
        display:block;
        height:40px;
        background:url(images/mainSprite.png) 0 -280px;
        margin-bottom:15px;
        font-size:13px;
        font-weight:bold;
}

        ul#subMenu li {
               float:left;
               line-height:15px;
               margin-top:13px;
               padding:0 10px;
               border-left:1px solid #999;
        }

               ul#subMenu li:first-child {
                       border:none;
               }

               ul#subMenu li a {
                       color:#aaa;
               }

                       ul#subMenu li.current_page_item a,
                       ul#subMenu li.current_page_parent a {
                               color:#fff;
                       }

#main li.page_item {
        margin-left:10px;
}


/* COLUMNS */

.column {
        position:relative;
        width:320px;
        float:left;
}

#main {
        float:left;
        width:660px;
}

#left {
        margin-right:20px;
}

#right {
        float:right;
        margin-left:20px;
}

.intro {
        display:block;
        height:180px;
        background:url(images/frontSprite.png) 0 0;
        margin-bottom:1px;
}

        #mid .intro {
               background:url(images/frontSprite.png) -340px 0;
        }

        #right .intro {
               background:url(images/frontSprite.png) -680px 0;
        }


/* WIDGETS */

.widget {
        position:relative;
        overflow:hidden;
        margin-bottom:10px;
}

        .widget h2 {
               margin-bottom:0;
        }

               .widget h2.noBorder {
                       border-color:#e8e8e8;
               }

        .widget ul {
               margin:5px 0 5px 10px;
        }

               .widget ul li {
                       line-height:22px;
                       overflow:hidden;
               }

               .widget a {
                       display:block;
               }

               .widget h4.rss {
                       position:absolute;
                       top:6px;
                       right:5px;
