html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {    margin:0;    padding:0;    border:0;    outline:0;    font-size:100%;    vertical-align:baseline;    background:transparent;}body {    line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {     display:block;}nav ul {    list-style:none;}blockquote, q {    quotes:none;}blockquote:before, blockquote:after,q:before, q:after {    content:'';    content:none;}a {    margin:0;    padding:0;    font-size:100%;    vertical-align:baseline;    background:transparent;}/* change colours to suit your needs */ins {    background-color:#ff9;    color:#000;    text-decoration:none;}/* change colours to suit your needs */mark {    background-color:#ff9;    color:#000;     font-style:italic;    font-weight:bold;}del {    text-decoration: line-through;}abbr[title], dfn[title] {    border-bottom:1px dotted;    cursor:help;}table {    border-collapse:collapse;    border-spacing:0;}/* change border colour to suit your needs */hr {    display:block;    height:1px;    border:0;       border-top:1px solid #cccccc;    margin:1em 0;    padding:0;}input, select {    vertical-align:middle;}

body {
    background: #FFFFFF url(images/img01.jpg) repeat-x left top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 1.5em;
    color: #66665E;
}

h1, h2, h3, h4,h5,h6 {

    text-transform: uppercase;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #549900;
    margin: 0 0 1.5em 0;

}
h1, h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.2em;
}
ul {
    margin: 0 0 0 2em;
    padding: 0;
}
p, ul, ol {
    margin-bottom: 1.5em;
}

p.item {
    margin-bottom: 0.25em;

}

p.item a {
    display:block;
    padding: 3px;
    text-decoration: none;
    border: none;

}

p.item a:hover {
    background-color: #F5F5F5;
}

span.time, span.team, span.sep {
    display: inline-block;
    width:  40px;
}

span.team {
    width: 190px;
}
span.comp {
    width: 240px;
    font-size: 0.8em;
}
span.live {
    font-size: 1em;
    color: red;
    font-weight: bold;
    text-indent: -9999em;
    background: url('http://onlinelivevoetbal.nl/x/images/live.gif') 0 0 no-repeat;
}
span.sep {
    width:  60px;
    text-align: center;
}

a, a:link, a:visited { color: #555; }
a:hover { text-decoration: none; }
a img {
    border: none;
}

img.left {
    float: left;
    margin: 7px 30px 0 0;
}

img.right {
    float: right;
    margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 li {
    float: left;
    line-height: normal;
}

.list1 li img {
    margin: 0 30px 30px 0;
}

.list1 li.alt img {
    margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
    width: 920px;
    height: 45px;
    margin: 0 auto;
    background: url(images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
    float: left;
    height: 45px;
}

#menu ul {
    margin: 0;
    padding: 0px 0px 0px 5px;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: block;
    float: left;
}

#menu a {
    display: block;
    float: left;
    height: 20px;
    margin-right: 3px;
    padding: 14px 25px 15px 25px;
    background: url(images/img09.jpg) no-repeat left 18px;
    border: none;
    text-decoration: none;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
    height: 20px;
    color: #FFFFFF;
}

#menu .first {
    background: none;
}
/* Search */

#search {
    float: right;
    width: 305px;
    height: 45px;
}

#search form {
    float: right;
    margin: 0;
    padding: 12px 30px 0 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search input {
    float: left;
    font: 12px Georgia, "Times New Roman", Times, serif;
    border: none;
}

#search-text {
    width: 135px;
    height: 18px;
    padding: 3px 0 0 5px;
    border: 1px solid #333333;
    background: #ECF9E4;
    color: #000000;
}

#search-submit {
    height: 21px;
    margin-left: 10px;
    padding: 0px 5px;
    background: #000000;
    color: #FFFFFF;
}

/* Page */

#page {
    width: 920px;
    margin: 0 auto;
    min-height: 490px;
}

#page-bgtop {
    padding-top: 30px;
}

/** LOGO */

#logo {
    width: 920px;
    height: 86px;
    margin: 0 auto;
    background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
    margin: 0px;
    line-height: normal;
    text-align: center;
    font-weight: normal;
    color: #FFFFFF;
}

#logo p {
    text-transform: lowercase;
    font-size: 10px;
}

#logo h1 {
    padding-top: 10px;
    font-size: 34px;
}

#logo a {
    text-decoration: none;
    color: #FFFFFF;
}

/* Content */

#content {
    float: left;
    width: 658px;
    padding-left: 30px;
}

/* Post */

.post {
    background: url(images/img07.jpg) repeat-x left bottom;
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 0;
}

.post p:last-child {
    margin-bottom: 0;
}

.post .entry {
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 0;
}

.post .title {
    color: #549900;
}

.post .title a {
    text-decoration: none;
    color: #549900;
}

.post .meta {
    margin-top: -10px;
    padding: 2px 30px 2px 16px;
    background: url(images/img08.jpg) no-repeat left 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #66665E;
}

.post .meta span {
    display: block;
    margin-top: -10px;
}


.post .entry a {
    text-decoration: none;
}
.post .entry a:hover {
    text-decoration: underline;
}
.post .links {
    margin: 0 250px 0 0;
    padding: 0 0 0 0px;
}

.post .links .comments {
}
.post .links .permalink {
    padding-left: 17px;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 177px;
    padding-right: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #375910;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#sidebar li {
    margin-bottom: 30px;
    padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
    margin: 0;
    padding: 7px 10px 10px 7px;
    background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar p {
    margin: 0;
    padding: 0px 10px;
}

#sidebar h2 {
    height: 26px;
    margin: 0 0 10px 0px;
    padding: 12px 0 2px 10px;
    background: url(images/img06.jpg) no-repeat left top;
    text-transform: capitalize;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}


#sidebar p {
    line-height: 200%;
}
#sidebar a {
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    color: #375910;
}

/* Calendar */

#calendar {
}

#calendar caption {
    padding-bottom: 5px;
    font-weight: bold;
}

#calendar table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #24130F;
    border-left: 1px solid #24130F;
    border-right: 1px solid #24130F;
}

#calendar thead th {
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #24130F;
    border-left: 1px solid #24130F;
    background: #24130F;
}

#calendar tbody td {
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #24130F;
    border-left: 1px solid #24130F;
    border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
    padding: 5px;
    border-left: 1px solid #24130F;
    border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
    border-top: 1px solid #24130F;
    text-align: right;
}

#calendar tfoot #prev {
    border-top: 1px solid #24130F;
}

#calendar .pad {
    border-bottom: 1px solid #24130F;
}

#calendar #today {
    background: #24130F;
}

/* Footer */

#footer {
    width: 920px;
    height: 49px;
    margin: 0 auto;
    padding-top: 50px;
    background: url(images/img05.jpg) no-repeat left top;
}

#footer-bgcontent {
    margin: 0px;
    padding: 0px;
    height: 99px;
    background: url(images/img04.jpg) repeat-x left top;
}

#footer p {
    margin: 0;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFFFFF;
}

#footer a {
    color: #E5FFC4;
}

table {
    margin-bottom: 1.5em;
}

table td {
    padding: 0.2em 0;
}

table td.title {
    font-weight:  bold;
}

#submenu {
    display:  block;
    width:  900px;
    margin:  0 auto;
    background: #F5F5F5;
}

#submenu ul {
   margin: 0;
   padding: 0 10px;
   list-style: none;
    }

#submenu ul li {
    display: inline-block;
    float:  left;
    padding: 0.5em;
   
}

#submenu ul li a {
    display:  block;
        padding: 0 .5em;
    border-right: 1px solid #EEE;
}

#streams ul {
    margin: 0 0 2em 0;
    padding:  0;
    display: inline-block;
    width: 30%;
    list-style: none;
    vertical-align: top;
}

#streams div ul {
    margin: 0 0 2em 0;
    padding:  0;
    display: inline-block;
    width: 30%;
    list-style: none;
    vertical-align: top;
}

#streams ul li h4 {
    margin: 0;
    padding: 0;
}

.ads {
    text-align:  center;
    margin-bottom: 1.5em;
}

.adstop {

    width: 880px;
    background: #F5F5F5;
    margin: 0 auto;
    padding: 10px;
}
