/*@import 'normalize.css';*/

.tabber
{
    display: none;
}

*
{
    margin: 0;
    padding: 0;
}

html
{
    overflow: 0;
}

body,
td,
input,
textarea
{
    font-family: 'Lucida Grande', Verdana, Arial, 'Lucida Sans', sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1.5em;

    letter-spacing: normal;
    word-spacing: normal;
    word-wrap: normal;
    word-break: normal;

    color: #282828;
}

body
{
    background-color: #fff;
    padding-bottom: 150px;
}

textarea,
input
{
    font-size: 11px;

    padding: 3px;

    color: #282828;
    border: 1px #c4c4c4 solid;
}

input[type=file]
{
    border: 0;
}

form
{
    margin: 0;
    padding: 0;
}

em
{
    font-style: italic;
}

a:link
{
    text-decoration: none;

    color: #282828;
}

a:visited
{
    text-decoration: none;

    color: #282828;
}

a:hover
{
    text-decoration: underline;

    color: #282828;
}

a:active
{
    text-decoration: none;

    color: #282828;
}

a.permalink-red:link,
a.permalink-red:visited,
a.permalink-red:active
{
    font-weight: bold;

    text-decoration: underline;

    color: #b01820;
}

a.permalink-red:hover
{
    color: #282828;
}

a.permalink-small:link,
a.permalink-small:visited,
a.permalink-small:hover,
a.permalink-small:active
{
    font-size: 9px;

    text-decoration: none;

    color: gray;
}

#full a:link,
#full a:visited,
#full a:active
{
    font-weight: bold;

    text-decoration: none;

    color: #b01820;
}

#full a:hover
{
    font-weight: bold;

    text-decoration: underline;

    color: #b01820;
}

#header-link
{
    display: block;

    cursor: pointer;
}

#header-top
{
    width: 100%;
    height: 90px;
    margin: 0 auto;

    background-color: #282828;
    /*background-image: url('images/header.jpg');*/
    background-repeat: no-repeat;
    background-position: center;
}

#header-logo
{
    overflow: hidden;

    width: 960px;
    margin: 0 auto;
    padding: 20px 0 0;
}

#header-logo h1
{
    float: left;

    width: 220px;
    height: 50px;

    text-indent: -9000px;

    background: url('images/logo-png.png') no-repeat 0 0;
}

#header-logo h4
{
    float: left;

    width: 220px;
    height: 50px;

    text-indent: -9000px;

    background: url('images/logo-png.png') no-repeat 0 0;
}

#header-nav
{
    width: 100%;
    height: 30px;
    margin: 0 auto;

    border-top: 1px #ea0909 solid;
    background-color: #b01820;
}

#header-nav ul
{
    font-size: 13px;
    font-weight: bold;

    width: 960px;
    margin: 0 auto;

    list-style: none;

    color: #fff;
}

#header-nav li
{
    display: block;
    float: left;
}

#header-nav li a
{
    display: block;

    margin: 0 6px 0 0;
    padding: 6px 12px 8px;

    text-align: center;

    color: #fff;
}

#header-nav li a:hover
{
    color: #282828;
    background-color: #eaeaea;
}

#header-nav li .selected
{
    color: #282828;
    background-color: #eaeaea;
}

#header-nav li a:link,
a:visited,
a:active
{
    text-decoration: none;
}

#header-breadcrumbs
{
    font-size: 10px;

    width: 100%;
    height: 19px;
    margin: 0 auto;
    padding: 4px 0 3px;

    background-image: url('images/top-nav-bg.png');
}

#header-breadcrumbs .breadcrumbs-container
{
    overflow: hidden;

    width: 960px;
    margin: 0 auto;
    padding: 0;
}

#header-breadcrumbs p
{
    font-size: 10px;

    float: left;
    overflow: hidden;

    width: 590px;
    margin: 0;
    padding: 0;

    white-space: nowrap;

    color: gray;
}

#header-breadcrumbs p a
{
    font-size: 10px;

    text-decoration: underline;

    color: gray;
}

#header-breadcrumbs .account-info
{
    font-size: 10px;

    float: right;
    overflow: hidden;

    width: 340px;
    margin: 0 0 0 20px;

    text-align: right;
    white-space: nowrap;
}

#header-breadcrumbs .account-info .link
{
    font-size: 10px;
    font-weight: bold;

    text-decoration: underline;

    color: #b01820;
}

.small
{
    font-size: 10px;

    color: #b01820;
}

.small-gray
{
    font-size: 10px;

    margin: 0;
    padding: 0;

    color: gray;
}

hr
{
    width: 100%;
    height: 2px;
    margin: 4px 0 6px;
    padding: 0;

    border-top: 1px #c4c4c4 solid;
    border-right: 0;
    border-bottom: 1px #fff solid;
    border-left: 0;
}

.sound-icon
{
    padding: 0 0 4px;

    border: 0;
}

.comment-icon
{
    font-size: 9px;
    font-weight: bold;

    float: right;

    width: 25px;
    height: 23px;
    padding: 1px 0 0;

    text-align: center;

    background-image: url('images/icons/comments.png');
    background-repeat: no-repeat;
}

.nav-button
{
    font-weight: bold;

    width: 150px;
    margin: 0 0 0 428px;
    padding: 5px 15px;

    color: #b01820;
    border: 1px #c4c4c4 solid;
    background-color: #fff;
}

h1
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    margin: 0 0 10px;

    color: #282828;
}

h2,
h3,
h4
{
    font-size: 15px;
    font-weight: bold;

    margin: 0 0 10px;

    color: #282828;
}

.icon
{
    margin: 0 1px 4px 0;

    border: 0;
}

.page-navigation
{
    width: 550px;
    margin: 30px 0 0;
}

.clear
{
    clear: both;
}

#container
{
    overflow: hidden;

    width: 975px;
    margin: 0 auto;

    background-image: url('images/container-bg.png');
}

#container img
{
    display: inline-block;

    margin: 0;
    padding: 0;

    vertical-align: middle;
}

#container-left
{
    float: left;

    width: 590px;
    padding: 15px 15px 15px 5px;
}

#container-right
{
    float: left;

    width: 335px;
    height: 100%;
    padding: 15px;
}

.article-container
{
    overflow: hidden;

    width: 100%;
    height: auto !important;
    min-height: 100px;
    margin: 0;
}

.article-container h3
{
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 18px;

    max-width: 460px;
    margin: -2px 0 2px;
    padding: 0;

    letter-spacing: normal;

    color: #282828;
}

.article-container #full ul,
.article-container #full ol
{
    margin: -12px 0 10px;
    padding: 0 0 0 20px;
}

.article-container #full li
{
    margin: 0;
    padding: 0;
}

.article-container #full h2
{
    font-size: 13px;
    font-weight: bold;

    margin: 0;
    padding: 0;
}

.article-container #full img.aligncenter
{
    display: block;

    margin: 0 auto;
}

.article-container #full blockquote
{
    font-style: italic;

    margin: 0 20px 20px 20px;
    padding: 10px 10px 0 10px;

    border: 1px solid #e1e1e1;
    background-color: #f6f6f6;
}

.article-container .permalink-red
{
    display: inline-block;
}

#page h3
{
    font-size: 14px;
    font-weight: bold;
    font-style: normal;

    margin: 0;
    padding: 0;

    letter-spacing: normal;

    color: #282828;
}

#page p
{
    font-size: 11px;
    line-height: 17px;

    margin: 0 0 12px;
}

table.itemList
{
    font-size: 11px;

    width: 100%;
    margin: 0 0 15px;
    padding: 0 1px;

    empty-cells: show;

    border-top: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    background-color: #f6f6f6;
}

table.itemList td
{
    font-size: 11px;
    line-height: 16px;

    padding: 5px 4px 4px;

    vertical-align: top;

    border-top: 1px solid #fff;
    border-bottom: 1px solid #d1d1d1;
}

table.itemList th
{
    font-weight: bold;

    padding: 6px 4px 5px;

    text-align: left;
    vertical-align: top;
    white-space: nowrap;

    color: #323232;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #eaeaea;
    background-repeat: repeat-x;
}

.table.itemList a
{
    font-size: 11px;
}

.itemList .heading
{
    font-weight: bold;

    background-color: #eaeaea;
}

.article-container a.permalink:link,
a.permalink:visited,
a.permalink:active
{
    text-decoration: none;
}

.article-container a.permalink:hover
{
    text-decoration: none;

    color: #b01820;
}

.article-container .picdiv
{
    float: left;

    width: 90px;

    color: #fff;
}

.article-container .picdiv .inner
{
    width: 80px;
    height: 80px;

    border: 1px #000 solid;
}

.article-container .picdiv .category
{
    font-size: 10px;
    font-weight: bold;

    position: relative;
    top: 64px;

    width: 80px;
    height: 16px;
    margin: 0 auto;

    text-align: center;

    color: white;
    background-color: #000;
}

.article-container .pic
{
    float: left;

    margin: 2px 10px 5px 0;

    border: 1px #282828 solid;
}

.article-container .floatleft
{
    float: left;

    width: 500px;
}

.article-container p
{
    line-height: 16px;

    margin: 0 0 12px;

    color: #3e3e3e;
}

.article-container .date
{
    font-size: 10px;

    display: inline-block;

    width: 100%;
    margin: 5px 0;

    color: gray;
}

.article-container .category
{
    font-size: 10px;

    display: inline-block;

    width: 150px;
    margin: 5px 0;

    color: gray;
}

.article-container .comments
{
    font-size: 10px;

    display: inline-block;

    width: 190px;
    margin: 5px 0;

    color: gray;
}

.article-container .relpic
{
    margin: 0 10px 5px 0;

    border: 1px #282828 solid;
}

#full p
{
    font-size: 11px;

    text-align: justify;
}

#related-articles
{
    overflow: hidden;

    margin: 0 0 15px;
    padding: 10px;

    border: 1px #c4c4c4 solid;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #eaeaea;
}

#related-articles li
{
    margin: 0;
    padding: 0 0 5px 0;

    list-style: none;
}

#related-articles li a
{
    padding: 5px 0 5px 1px;

    color: #282828;
}

#comments
{
    padding: 10px;

    border: 1px #c4c4c4 solid;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #eaeaea;
}

#comments_add
{
    margin: 15px 0 0 0;
    padding: 10px;

    border: 1px #c4c4c4 solid;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #eaeaea;
}

#comments h4,
#comments_add h4
{
    font-size: 14px;
    font-weight: bold;

    float: left;

    width: 100px;
    margin: 0 0 5px;
}

#comments .comment,
#comments_add .comment
{
    overflow: hidden;

    width: 550px;
    margin: 8px 0 5px 9px;
    padding: 0;

    background-image: url('images/article-comment-bg.png');
    background-repeat: no-repeat;
}

#comments .comment p,
#comments_add .comment p
{
    line-height: 16px;

    margin: 2px 0 10px;
}

#comments .comment p-div,
#comments_add .comment p-div
{
    float: left;

    width: 470px;
}

#comments .comment .styling,
#comments_add .comment .styling
{
    clear: both;
    overflow: hidden;

    width: 534px;
    min-height: 80px;
    margin: 13px 0 0;
    padding: 0 6px 0 8px;

    border-right: 1px #c4c4c4 solid;
    border-bottom: 1px #c4c4c4 solid;
    border-left: 1px #c4c4c4 solid;
    background-color: #fff;
}

#comments .styling .username,
#comments_add .styling .username
{
    font-size: 14px;
    font-weight: bold;

    float: left;

    padding: 0 0 0 1px;
}

#comments .styling .datetime,
#comments_add .styling .datetime
{
    font-size: 9px;

    float: right;

    color: gray;
}

#comments .small-left,
#comments_add .small-left
{
    font-size: 10px;
    font-weight: bold;

    float: left;

    text-decoration: underline;

    color: #b01820;
}

#comments .small-right,
#comments_add .small-right
{
    font-size: 10px;
    font-weight: bold;

    float: right;

    text-decoration: underline;

    color: #b01820;
}

.avatar
{
    float: left;

    width: 50px;
    margin: 5px 5px 0 0;
    padding: 0 0 10px;
}

.user_avatar
{
    border: 1px #282828 solid;
}

#comments blockquote
{
    margin: 2px 20px 10px 10px;
    padding: 5px;

    border: 1px #ccc solid;
    background-color: #f2f3f0;
    background-repeat: no-repeat;
    background-position: top left;
}

#comments .add,
#comments_add .add
{
    clear: both;
    overflow: hidden;

    width: 548px;
    margin: 0 0 5px;
    padding: 9px 0 0;

    background-image: url('images/article-comment-bg.png');
    background-repeat: no-repeat;
}

#comments .add .styling,
#comments_add .add .styling
{
    margin: 1px 0 0;
    padding: 5px 6px 0;

    border-right: 1px #c4c4c4 solid;
    border-bottom: 1px #c4c4c4 solid;
    border-left: 1px #c4c4c4 solid;
    background-color: #fff;
}

#comments .add .comment-textarea,
#comments_add .add .comment-textarea
{
    width: 528px;
    height: 150px;
    margin: 0;
    padding: 0;

    border: 0;
}

#comments .add .comment-input,
#comments_add .add .comment-input
{
    float: right;

    width: 460px;
    height: 20px;
    margin: 5px 0;
    padding: 5px 2px 1px 5px;

    border: 1px #c4c4c4 solid;
}

#comments .add .comment-button,
#comments_add .add .comment-button
{
    font-weight: bold;

    width: 120px;
    margin: 0 0 0 428px;
    padding: 5px 15px;

    color: #b01820;
    border: 1px #c4c4c4 solid;
    background-color: #fff;
}

#comments .add .comment-label,
#comments_add .add .comment-label
{
    font-weight: bold;

    display: block;
    float: left;

    width: 77px;
    padding: 10px 0;
}

#comments #add-comment,
#comments_add #add-comment
{
    margin: 0;
    padding: 0;
}

#overview-container
{
    margin: 20px 0 0;

    text-decoration: none;
}

#overview-container .overviewlinks
{
    display: block;
    overflow: hidden;

    width: 570px;
    height: 21px;
    margin: 2px 0;

    text-decoration: none;
}

#overview-container a.overviewlinks:hover
{
    color: #b01820;
    background-color: #eaeaea;
}

#overview-container .date
{
    font-size: 10px;
    font-weight: bold;

    display: inline-block;

    width: 45px;
    padding: 2px 5px;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-color: #b01820;
}

#overview-container h4
{
    font-size: 14px;
    font-weight: bold;

    display: block;

    margin: 0;
    padding: 0;
}

#overview-container .time
{
    font-size: 11px;

    padding: 5px 5px 5px 2px;

    color: gray;
}

#overview-container .title
{
    font-size: 12px;
    font-weight: bold;

    padding: 5px 5px 5px 2px;
}

#f-overview-container
{
    margin: 15px 0 0;

    text-decoration: none;
}

#f-overview-container h4
{
    font-size: 14px;
    font-weight: bold;

    display: block;

    margin: 0;
    padding: 0;
}

#f-overview-container .overviewlinks
{
    display: block;
    overflow: hidden;

    width: 570px;
    height: 21px;
    margin: 2px;

    text-decoration: none;
}

#f-overview-container a.overviewlinks:hover
{
    color: #b01820;
    background-color: #eaeaea;
}

#f-overview-container .date
{
    font-size: 10px;
    font-weight: bold;

    display: inline-block;

    width: 46px;
    padding: 2px 5px;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-color: #b01820;
}

#f-overview-container .time
{
    font-size: 10px;

    padding: 5px 5px 5px 2px;

    color: gray;
}

#f-overview-container .title
{
    font-size: 12px;
    font-weight: bold;

    padding: 5px 5px 5px 2px;
}

#video-container
{
    overflow: hidden;

    margin: 20px 0 0;
}

#video-container h4
{
    font-size: 14px;
    font-weight: bold;

    display: block;

    margin: 0;
    padding: 0;
}

#video-container h1
{
    font-size: 17px;

    margin: 0 0 5px;

    text-decoration: none;
}

#video-container p
{
    margin: 0 0 5px;
}

#video-container a.permalink:link,
a.permalink:visited,
a.permalink:active
{
    text-decoration: none;
}

#video-container a.permalink:hover
{
    text-decoration: underline;
}

#video-container .single-video
{
    clear: both;
    overflow: hidden;

    min-height: 95px;
}

#video-container .single-video h3,
h4
{
    font-size: 14px;

    margin: 0 0 5px;

    text-decoration: none;
}

#video-container .single-video .date
{
    font-size: 10px;
    font-size: 9px;

    display: inline-block;

    width: 170px;
    margin: 5px 0;

    color: gray;
}

#video-container .single-video .comments
{
    font-size: 10px;

    display: inline-block;

    width: 200px;
    margin: 5px 0;

    color: gray;
}

#video-container .single-video .icon
{
    margin: 0 1px 4px 0;

    border: 0;
}

#video-container .single-video .pic
{
    float: left;

    margin: 0 10px 15px 0;

    border: 1px #282828 solid;
}

.video-container .pic
{
    float: left;

    margin: 0 10px 15px 0;

    border: 1px #282828 solid;
}

.video-container
{
    min-height: 95px;
}

.video-container .picdiv
{
    float: left;

    width: 128px;
}

.video-container .floatleft
{
    float: left;

    width: 440px;
    padding: 0 0 0 10px;
}

.video-container h3,
h4
{
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 17px;

    margin: 0 0 3px;
    padding: 0;

    letter-spacing: normal;

    color: #282828;
}

.video-thumbs
{
    float: left;

    width: 125px;
    height: 145px;
    margin: 5px 20px 0 0;
}

.video-thumbs .pic
{
    border: 1px #282828 solid;
}

.video-thumbs .date
{
    font-size: 9px;

    float: left;

    margin: 0;
    padding: 0;

    color: gray;
}

.video-thumbs .comment
{
    font-size: 10px;

    float: right;

    margin: 0;
    padding: 0;

    text-align: right;
}

.video-thumbs .icon
{
    margin: 0 0 3px;

    border: 0;
}

.video-thumbs .permalink-red
{
    font-size: 10px;
    line-height: 14px;

    display: block;
    overflow: hidden;

    width: 130px;
    height: 28px;

    text-decoration: none;
}

.right-list
{
    margin: 0 0 5px;

    text-decoration: none;
}

.right-list h3
{
    font-size: 14px;
    font-weight: bold;

    margin: 0;
}

.right-list .overviewlinks
{
    display: block;
    overflow: hidden;

    width: 330px;
    height: 22px;
    margin: 0;
    margin: 2px 0 2px 1px;

    text-decoration: none;
}

.right-list a.overviewlinks:hover
{
    color: #b01820;
    background-color: #eaeaea;
}

.right-list .date
{
    font-size: 10px;
    font-weight: bold;

    display: inline-block;

    width: 46px;
    padding: 2px 5px;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-color: #b01820;
}

.right-list .time
{
    font-size: 10px;

    padding: 5px 5px 5px 2px;

    color: gray;
}

.right-list .title
{
    font-size: 12px;
    font-weight: bold;

    padding: 0 5px 0 2px;
}

#poll-right
{
    margin: 0 0 5px;
    padding: 0;

    text-decoration: none;
}

#poll-right h4
{
    font-size: 17px;
    font-weight: bold;

    margin: 0 0 5px;
}

#poll-right .overviewlinks
{
    display: block;

    margin: 0;
    margin: 2px;

    text-decoration: none;
}

#poll-right a.overviewlinks:hover
{
    background-color: #eaeaea;
}

#poll-right .date
{
    font-weight: bold;

    display: inline-block;

    width: 40px;
    padding: 3px 7px;

    text-align: center;

    color: #fff;
    background-color: #b01820;
}

#poll-right .title
{
    font-size: 12px;
    font-weight: bold;

    padding: 0 5px 0 2px;
}

#comments-right
{
    margin: 0 0 5px;

    text-decoration: none;
}

#comments-right h4
{
    font-size: 17px;
    font-weight: bold;

    margin: 0 0 5px;
}

#comments-right .comment
{
    display: block;

    margin: 0;
    padding: 13px 0 0;

    background-image: url('images/front-comment-bg.png');
    background-repeat: no-repeat;
}

#comments-right p
{
    display: block;
    overflow: hidden;

    width: 316px;
    height: 34px;
    min-height: 25px;
    margin: 0 0 5px;
    padding: 0 7px 2px 5px;

    border-right: 1px #c4c4c4 solid;
    border-bottom: 1px #c4c4c4 solid;
    border-left: 1px #c4c4c4 solid;
    background-color: #fff;
}

#comments-right a
{
    text-decoration: none;
}

.search-term
{
    font-size: 11px;

    width: 170px;
    padding: 3px 3px 3px 4px;

    border: 1px #c4c4c4 solid;
}

.search-section
{
    width: 85px;
    padding: 2px 0;

    border: 1px #c4c4c4 solid;
}

.search-button
{
    font-weight: bold;

    width: 60px;
    padding: 2px;

    color: #fff;
    border: 0;
    background-color: #b01820;
}

#footer
{
    clear: both;
    overflow: hidden;

    width: 100%;
    height: 355px;
    margin: 0 auto;
    padding: 0;

    color: gray;
    background-color: #282828;
}

#inside
{
    width: 960px;
    margin: 0 auto;
    padding: 20px;
}

#footer h3
{
    font-size: 15px;
    font-weight: bold;

    margin: 0 0 10px;

    color: #fff;
}

#nieuws
{
    float: left;

    width: 280px;
    margin: 0 35px 0 0;

    color: #fff;
}

#links
{
    float: left;

    width: 180px;
    margin: 0 35px 0 15px;

    color: #fff;
}

#inside ul
{
    margin: 0;
    padding: 0;
}

#inside li
{
    margin: 0 0 5px 10px;

    list-style: none;
}

a.foot-link:link,
a.foot-link:visited,
a.foot-link:active
{
    display: block;
    overflow: hidden;

    width: 270px;
    height: 17px;
    padding: 3px 3px 3px 5px;

    text-decoration: none;

    color: #fff;
    background-color: #3a3a3a;
}

a.foot-link:hover
{
    overflow: hidden;

    width: 270px;
    height: 17px;

    text-decoration: none;

    background-color: #b01820;
}

#about
{
    float: left;

    width: 325px;
    margin: 0 15px;
    padding: 0 0 0 10px;
}

#footer p
{
    padding: 0 0 0 10px;

    color: gray;
}

#footer-nav
{
    font-size: 13px;
    font-weight: bold;
}

#footer img
{
    border: 0;
}

#copyright
{
    clear: both;

    padding: 20px 0;

    text-align: center;
}

#copyright p
{
    margin: 0 0 10px;
}

#copyright a
{
    text-decoration: underline;

    color: gray;
}

.postbody a
{
    text-decoration: underline;

    color: #b01820;
}

.postbody a:hover
{
    text-decoration: none;

    color: #b01820;
}

div.wpcf7
{
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output
{
    margin: 2em .5em 1em;
    padding: .2em 1em;
}

div.wpcf7-mail-sent-ok
{
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng
{
    border: 2px solid red;
}

div.wpcf7-spam-blocked
{
    border: 2px solid orange;
}

div.wpcf7-validation-errors
{
    border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap
{
    position: relative;
}

span.wpcf7-not-valid-tip
{
    font-size: 10pt;

    position: absolute;
    z-index: 100;
    top: 20%;
    left: 20%;

    width: 280px;
    padding: 2px;

    border: 1px solid red;
    background: #fff;
}

span.wpcf7-not-valid-tip-no-ajax
{
    font-size: 10pt;

    display: block;

    color: red;
}

span.wpcf7-list-item
{
    margin-left: .5em;
}

.wpcf7-display-none
{
    display: none;
}

.vvqbox
{
    display: block;
    visibility: visible !important;

    max-width: 100%;
}

.vvqbox img
{
    max-width: 100%;
    height: 100%;
}

.vvqbox object
{
    max-width: 100%;
}

.wp-pagenavi
{
    margin: 0 0 10px;

    text-transform: uppercase;
}

.wp-pagenavi a,
.wp-pagenavi a:link
{
    font-weight: bold;

    margin: 2px;
    padding: 3px 5px 4px;

    text-decoration: none;

    color: #b01820;
    border: 1px solid #c4c4c4;
    background-color: #fff;
    background-image: url('images/button-gradient.png');
}

.wp-pagenavi a:visited
{
    margin: 2px;
    padding: 3px 5px 4px;

    text-decoration: none;

    color: #b01820;
    border: 1px solid #c4c4c4;
    background-color: #fff;
    background-image: url('images/button-gradient.png');
}

.wp-pagenavi a:hover
{
    color: #b01820;
    border: 1px solid #c4c4c4;
    background-color: #eaeaea;
    background-image: none;
}

.wp-pagenavi a:active
{
    margin: 2px;
    padding: 3px 5px 4px;

    text-decoration: none;

    color: #b01820;
    border: 1px solid #c4c4c4;
    background-color: #fff;
    background-image: url('images/button-gradient.png');
}

.wp-pagenavi span.pages
{
    font-weight: bold;

    float: left;

    margin: 0 2px 10px;
    padding: 0 10px 4px 5px;

    color: #000;
    background-color: #fff;
}

.wp-pagenavi span.current
{
    font-weight: bold;

    margin: 2px;
    padding: 3px 5px 4px;

    color: #282828;
    border: 1px solid #c4c4c4;
    background-color: #eaeaea;
    background-image: none;
}

.wp-pagenavi span.extend
{
    margin: 2px;
    padding: 3px 5px 4px;

    color: #b01820;
    background-color: #fff;
}

.seperator
{
    width: 335px;
    height: 2px;
    margin: 5px 0;

    background-image: url('images/seperator.png');
}

.seperator_big
{
    width: 545px;
    height: 2px;
    margin: 5px 0 5px 5px;

    background-image: url('images/seperator.png');
}

.AdContainer
{
    overflow: hidden;

    margin: 10px 0 5px;
    padding: 5px 0;

    border: 1px solid #d1d1d1;
    background-color: #f6f6f6;
}

.AdContainer .advertisement
{
    width: 728px;
    height: 90px;
    margin: 0 auto;
}

.tabberlive .tabbertabhide
{
    display: none;
}

.tabberlive
{
    margin-top: 3px;
}

ul.tabbernav
{
    font-weight: bold;

    margin: 0;
    padding: 0 0 0 5px;

    border-bottom: 1px solid #c4c4c4;
}

ul.tabbernav li
{
    display: inline;

    margin: 0;
    padding: 0;

    list-style: none;
}

ul.tabbernav li a
{
    font-size: 10px;

    margin-left: 2px;
    padding: 3px .5em;

    text-align: center;
    text-decoration: none;

    border-top: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-bottom: 0;
    border-bottom: 0;
    border-left: 1px solid #c4c4c4;
    background: #e3e3e3;
}

.right-list ul.tabbernav li a
{
    font-size: 10px;

    margin-left: 2px;
    padding: 2px 5px;

    text-align: center;
    text-decoration: none;

    border-top: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-bottom: 0;
    border-left: 1px solid #c4c4c4;
    background: #dfdfdf;
}

ul.tabbernav li a:link
{
    color: #5a5a5a;
}

ul.tabbernav li a:visited
{
    color: #5a5a5a;
}

ul.tabbernav li a:hover
{
    color: #000;
    border-color: #c4c4c4;
    background: #e6e6e6;
}

.right-list ul.tabbernav li a:hover
{
    color: #000;
    border-color: #c4c4c4;
    background: #eaeaea;
}

ul.tabbernav li.tabberactive a
{
    font-weight: bold;

    border-bottom: 1px #fff solid;
    background-color: #fff;
}

.right-list ul.tabbernav li.tabberactive a
{
    font-weight: bold;

    border-bottom: 1px #eaeaea solid;
    background-color: #eaeaea;
}

ul.tabbernav li.tabberactive a:hover
{
    border-bottom: 1px #fff solid;
    background: white;
}

.right-list ul.tabbernav li.tabberactive a:hover
{
    border-bottom: 1px #eaeaea solid;
    background: #eaeaea;
}

.widget-wrapper
{
    display: inline-block;
    overflow: hidden;

    width: 100%;
    height: 270px;
}
.widget-wrapper > .tabbernav
{
    display: none;
}

.tabberlive .tabbertab
{
    height: 250px;
    padding: 1px 0;

    border-top: 1px solid #c4c4c4;
    border-top: 0;
}

.tabberlive .tabbertab h2
{
    display: none;
}

.tabberlive .tabbertab h3
{
    display: none;
}

.tabberlive#tab2 .tabbertab
{
    overflow: auto;

    height: 200px;
}

.hardtraxx_merchandise
{
    display: inline-block;

    width: 100px;
    height: 100px;

    text-decoration: none;

    border: 1px #282828 solid;
}

.hardtraxx_merchandise span
{
    font-size: 10px;

    display: block;

    height: 18px;
    margin: 80px 0 0 0;
    padding: 2px 0 0 0;

    text-align: center;
    text-decoration: none;

    color: #fff;
    background: #282828;
}

.featured_message
{
    position: relative;
    left: -5px;

    width: 580px;
    height: 90px;
    min-height: 92px;
    padding: 10px 5px 0 10px;

    border: 1px #ccc solid;
    background: #f9f9f9;
}

.featured_text
{
    font-size: 9px;
    font-weight: bold;

    position: relative;
    top: -20px;

    float: right;

    margin-bottom: -25px;

    color: #ccc;
}

.featured_message .floatleft
{
    width: 490px;
}

.featured_message .comment-icon
{
    margin: 0 5px 0 0;
}

.header_ad
{
    position: relative;

    float: right;

    width: 468px;
    height: 60px;
    margin: -5px -10px 0 0;
    padding: 0;
}

.forumdesc a
{
    font-size: 10px;

    color: #909090;
}

.forumdesc strong
{
    font-size: 10px;
}

.row1 .gensmall a
{
    color: #909090;
}

.sidebar_ad
{
    height: 250px;
    margin: 0 0 30px 0;
}

.table-review
{
    clear: both;

    margin-bottom: 15px;
    padding: 7px 15px 15px 15px;

    border-spacing: 0;

    text-align: left;

    border: 1px solid #e1e1e1;
    background-color: #f6f6f6;
}

.table-review th
{
    font-size: 13px;
    font-weight: bold;
}

.table-review th
{
    padding: 7px 0 7px 0;

    border-bottom: 1px #ddd solid;
}

.table-review td
{
    padding: 7px 0 7px 0;

    border-bottom: 1px #ddd solid;
}

.table-review tr:last-child td
{
    padding-bottom: 0;

    border-bottom: 0;
}

.table-review tr.score td
{
    font-weight: bold;
}

.table-review td.heading
{
    font-size: 13px;
    font-weight: bold;

    padding: 7px 0 12px 0;

    text-align: center;
}


#cse-search-box
{
    margin-bottom: 20px;
}

/*
Generate smiley css list below with this script on the Smilies admin page:

Array.from(document.querySelectorAll('#smilies tr')).map(row => {
  const code = row.querySelector('[name*="code"]')?.value;
  const width = row.querySelector('[name*="width"]')?.value;
  const height = row.querySelector('[name*="height"]')?.value;
    
  console.log(`
    img[alt="${code}"] {
      width: ${width}px;
      height: ${height}px;
    }
  `);
});

*/
img[alt=":)"] {
  width: 18px;
  height: 18px;
}

img[alt=":P"] {
  width: 20px;
  height: 20px;
}

img[alt=";)"] {
  width: 18px;
  height: 18px;
}

img[alt=":D"] {
  width: 20px;
  height: 20px;
}

img[alt=":("] {
  width: 20px;
  height: 20px;
}

img[alt=":$"] {
  width: 18px;
  height: 18px;
}

img[alt=":cool:"] {
  width: 20px;
  height: 20px;
}

img[alt=":cry:"] {
  width: 18px;
  height: 18px;
}

img[alt="^^"] {
  width: 20px;
  height: 20px;
}

img[alt=":huh:"] {
  width: 20px;
  height: 20px;
}

img[alt=":mad:"] {
  width: 20px;
  height: 20px;
}

img[alt="-.-"] {
  width: 20px;
  height: 20px;
}

img[alt=">.<"] {
  width: 18px;
  height: 18px;
}

img[alt=":/"] {
  width: 20px;
  height: 20px;
}

img[alt=":x"] {
  width: 20px;
  height: 20px;
}

img[alt="xd"] {
  width: 20px;
  height: 20px;
}

img[alt=":woot:"] {
  width: 18px;
  height: 20px;
}

img[alt=":love:"] {
  width: 18px;
  height: 18px;
}

img[alt=":drool:"] {
  width: 18px;
  height: 25px;
}

img[alt=":lol:"] {
  width: 20px;
  height: 20px;
}

img[alt=":oh:"] {
  width: 20px;
  height: 20px;
}

img[alt=":thumbup:"] {
  width: 25px;
  height: 19px;
}

img[alt=":thumbdown:"] {
  width: 29px;
  height: 20px;
}

img[alt=":thumbsup:"] {
  width: 38px;
  height: 20px;
}

img[alt=":aww:"] {
  width: 46px;
  height: 20px;
}

img[alt=":bomb:"] {
  width: 28px;
  height: 24px;
}

img[alt=":evil:"] {
  width: 18px;
  height: 23px;
}

img[alt="(L)"] {
  width: 19px;
  height: 19px;
}

img[alt=":innocent:"] {
  width: 18px;
  height: 22px;
}

img[alt=":corn:"] {
  width: 35px;
  height: 35px;
}

img[alt=":list:"] {
  width: 26px;
  height: 26px;
}

img[alt=":sick:"] {
  width: 18px;
  height: 18px;
}

img[alt=":slow:"] {
  width: 34px;
  height: 22px;
}

img[alt=":whistle:"] {
  width: 27px;
  height: 20px;
}

img[alt=":worship:"] {
  width: 33px;
  height: 25px;
}

img[alt=":loving:"] {
  width: 22px;
  height: 29px;
}

img[alt=":yawn:"] {
  width: 18px;
  height: 18px;
}

img[alt=":yay:"] {
  width: 42px;
  height: 27px;
}

img[alt=":yes:"] {
  width: 20px;
  height: 20px;
}

img[alt=":nono:"] {
  width: 23px;
  height: 25px;
}

img[alt=":sleep:"] {
  width: 38px;
  height: 23px;
}

img[alt=":surrender:"] {
  width: 28px;
  height: 20px;
}

img[alt=":clap:"] {
  width: 28px;
  height: 30px;
}

img[alt=":kiss2:"] {
  width: 18px;
  height: 18px;
}

img[alt=":kiss:"] {
  width: 40px;
  height: 18px;
}

img[alt=":beer:"] {
  width: 58px;
  height: 30px;
}

.forum-image, 
.forum-image img {
  width: 80px;
  height: 45px;
}

img[alt="Last Post"] {
    width: 10px;
    height: 10px;
}

img[alt="Antwoord op onderwerp"] {
    width: 80px;
    height: 24px;
}

img[alt="Plaats een nieuw onderwerp"] {
    width: 90px;
    height: 24px;
}