/*!
 * EK Pool Script v2.0.1
 * Brainstorm IT
 * 
 * Use this stylesheet for all your extra declarations, they will override bootstrap.css & bootstrap-responsive.css
 * 
 * For fixed with of 1000px, uncomment line 484 to 611,
 * delete all media queries from line 613 to bottom in this stylesheet (custom.css)
 * and remove the <link href="./css/bootstrap-responsive.css" rel="stylesheet"> in index.php
 *
 */
 
body {
  background: url(../img/bg.jpg) repeat-x;
  background-attachment:fixed;
  font-size: 80%;
}
 
/******************************************************************
FONT STYLES - See http://pxtoem.com/
******************************************************************/
p {
  font-size: 1em; /* 16px / 16px */
}	
p small {
  font-size: 0.685em; /* 11px / 16px */
  color: #999999;
}
i.small {
  font-size: 0.75em; /* 11px / 16px */
  color: #999999;
}
.lead {
  font-size: 1.25em; /* 20px / 16px */
  line-height: 1.6875; /* 27px / 16px */
}
h1 {
  margin: 0 0 0.25em;
}
h2 {
  font-size: 1.5em; /* 24px / 16px */
  line-height: 2.25em; /* 36px / 16px */
}
h2 small {
  font-size: 1.125em; /* 18px / 16px */
}
h3 {
  line-height: 1.6em; /* 27px / 16px */
  font-size: 1.5em; /* 18px / 16px */
  color: #000;
  margin-bottom: 10px;
}
h3 small {
  font-size: 0.875em; /* 14px / 16px */
}
h4,
h5,
h6 {
  line-height: 1.125em; /* 18px / 16px */
}
h4 {
  font-size: 0.875em; /* 14px / 16px */
}
h4 small {
  font-size: 0.75em; /* 12px / 16px */
}
h5 {
  font-size: 0.75em; /* 12px / 16px */
}
h6 {
  font-size: 0.6875em; /* 11px / 16px */
}
blockquote p {
  font-size: 1em; /*16px / 16px */
}
pre {
  font-size: 0.75em; /* 12px / 16px */  
}
label,
input,
button,
select,
textarea {
  font-size: 1em;
}

/******************************************************************
GENERAL STYLES
******************************************************************/
#main {
  padding: 20px 0;
  background: #fff;
  padding: 25px;
}
#footer {
  background: #ececec;
  text-align: center;
  padding: 2em 0;	
} 
ul {
  list-style-image: url("../img/ball.png");
}
.input-mini {
  text-align: center;
}
.input-medium {
  margin-bottom: 0.375em !important;
  padding: 0.5em 7px;
  width: 90%;
}
.span5 {
  margin-bottom: 1em;
}
hr.visible-phone {
  clear: both;
}


/******************************************************************
TOP NAVIGATION
******************************************************************/
.navbar .nav > li > a {

  float: none;
  font-size: 1.125em;
  text-decoration: none;
  height: 33px;
  line-height: 35px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.8);
  font-weight: bold;
  padding: 0 20px;
  border-radius: 3px;
  background: #fe5c08;
  margin-right: 10px;
  margin-top: 7px;
}
.navbar .nav > li > a:hover {
  background: #ff7e23;
  color: #000000;
  text-shadow: 0 1px 1px rgba(0,0,0,0.0);
}
.navbar-inner {
  background-color: #FFFFFF;
  border-bottom: 2px solid #DDDDDD;
  padding: 10px 0;
  background-image: none;
  filter: none;
  box-shadow: none;
}
.navbar .brand {
  color: #111111;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  margin-top: 2px;
}
img.globe {
  margin-top: 0.2em;
}
select.language {
  height: auto;
  margin: 0.4em 0.5em 0.1em 0.1em;
  width: auto;
}

/******************************************************************
TITLEBAR
******************************************************************/
#titlebar {
  background: url("../img/header.jpg") center no-repeat #000;
  min-height: 200px;
  border-bottom: 2px solid #DDDDDD;
}
#titlebar  h1 {
  color: #F7F7F7;
  font-size: 3em;
  font-weight: normal;
  margin-bottom: 0;
  font-family: 'Alfa Slab One', cursive;
  letter-spacing: 0.02em;
  text-shadow: 2px 2px 0px #222;
  filter: dropshadow(color=#222, offx=1, offy=1);
  padding: 0.25em 0;
  line-height: 2.25em;
}

/******************************************************************
USERPANEL
******************************************************************/
#userpanel {	
  background: #EEEEEE;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 0.5em;
  overflow: hidden;
}
#userpanel h3 {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-size: 1em;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
  padding: 3px 3px 3px 6px;
  word-wrap: break-word;
}
#userpanel img {
  max-width: 100%;
  margin: 0.375em 0;
}
.nav-list > li > a, .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > a:hover {
  background-color: #E2E2E2;
  color: #222;
}
.nav-list > li > a {
  padding: 3px 0;
}
.forgotten {
  float: left;
  font-size: 0.65em;
  margin-bottom: 0;
  padding: 7px 0 7px 2px;
  width: 48%;
}
.friend-invite, .btn-register {
  text-align: center;
  margin-bottom: 0.5em;
}
.friend-invite a, .btn-register a {
  padding: 9px 0;
  width: 98%;
}

/******************************************************************
MATCHES
******************************************************************/
#upcoming, #latest, .match-info {
  background: #f2f2f2;
  padding: 0 0 1em;
  text-align: center;
  min-height: 180px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#upcoming .match-info, #latest .match-info, .match-info {
  min-height: 0;
}
#upcoming .match-info, #latest .match-info {
  padding: 0;
}
#upcoming h3, #latest h3, .match-info h3 {
  background: #333333;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  line-height: 18px;
  padding: 9px;
  margin: 0 0 0.375em;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#upcoming p, #latest p, .match-info p {
  padding: 0 0.5em;
  line-height: 1.25em;
  margin-top: 15px;
}
#upcoming h2, #latest h2 {
  margin-bottom: 0.5em;
}
.match-info img.countryflag {
  margin: -0.2em 0.5em 0;
  max-height: none;
}
.versus-left, .versus-right {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 1.25em;
  width: auto;
}
.versus-right img { float: right; }

/******************************************************************
TABLES
******************************************************************/
.table {
  vertical-align: text-top;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
}
.table-poule, .text-box {
  background: #EFEFEF;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-collapse: separate;
}
.table-poule tr:first-child th:first-child {
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  -khtml-border-radius-topleft:3px;
  border-bottom-top-radius: 3px;
}
.table-poule tr:last-child td:first-child {
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  -khtml-border-radius-bottomleft:3px;
  border-bottom-left-radius: 3px;
} 
.table-poule tr:first-child th:last-child {
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -khtml-border-radius-topright:3px;
  border-top-right-radius: 3px;
} 
.table-poule tr:last-child td:first-child {
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  -khtml-border-radius-bottomright:3px;
  border-bottom-right-radius: 3px;
}
.table-poule th {
  background: #DDDDDD;
}
.table input, .table textarea, .table select {
  margin-bottom: 0;
}

/******************************************************************
BUTTONS
******************************************************************/
button.btn,
.cancel,
input[type="submit"].btn {
  margin-bottom: 9px;
  margin-left: 5px;
}
.btn-login {
  float: right!important;
  margin: 0!important;
  width: 48%!important;
}
.btn-admin {
  cursor: pointer!important;
  margin: 0!important;
}
.navbar .nav .open > .btn-admin, .navbar .nav .active > .btn-admin, .navbar .nav .open.active > .btn-admin {
  background-color: #E6E6E6;
  color: #222;
}

/******************************************************************
IMAGES & ICONS
******************************************************************/
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 0.3em;
  margin-top: 0.1em;
}
.countryflag {
  max-height: 15px;
  margin-right: 5px;
}

/******************************************************************
ADMIN AREA
******************************************************************/
div.configuration {
  width: 600px;
  padding: 10px;
  margin: 0 auto;
  background: #EEEEEE;
  border: 2px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.configuration .btn {
  display: block;
}
.text-box {
  padding: 10px;
}
fieldset.config {
  background: #EEEEEE;
  border: 1px solid #DDDDDD;
  border-collapse: separate;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 1.5em;
  padding: 10px;
}
fieldset.config legend {
  background: none repeat scroll 0 0 #DDDDDD;
  border: 2px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 18px;
  margin-bottom: 0.1em;
  padding: 8px 0.5em;
  width: auto;
}
.text-box h3 {
  background: #DDDDDD;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  line-height: 18px;
  padding: 8px;
  margin: -10px -10px 0.5em;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.gebr-opslaan {
  margin: 0;
}
.prof-aanpassen {
  margin: 0.5em 0;
}
.profile-pic {
  border: 1px solid #DDDDDD;
  width: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 1.2em;
}
.lower {
  margin-top: 2em;
}
.regels { 
  margin: 1.5em 0;
}
.regels tbody tr:hover td {
  background-color: #eeeeee;
}
.groups input[type="checkbox"], .groups input[type="radio"] {
  margin: 5px;
}
.groups button.btn, .groups input.btn[type="submit"] {
  margin-top: 9px;
  margin-left: 0;
}
.gender input[type="radio"] {
  margin: -0.25em 0.25em 0!important;
}
td.members p, .edit-members p {
  display: inline-block;
  margin: 0;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
td.members p:after, .edit-members p:after {
  content:", ";
} 
td.members p:last-child:after, .edit-members p:last-child:after { content: "."; }
.edit-members { margin: -0.25em 0 1em }
.save-matches { overflow: hidden; }

/******************************************************************
IE SPECIFIC TWEAKS
******************************************************************/
label.ie-label {
  display: none;
}
html.ie label.ie-label {
  display: block;
  margin-bottom: 3px;
  margin-top: 5px;
}
html.ie img {
  max-width: none;
}

/******************************************************************
FIXED WIDTH SECTION - Uncomment and delete mediaqueries from line 613 to bottom if needed
******************************************************************/
/*
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 1000px;
}
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}
.span12 {
    width: 1000px;
}
.span11 {
  width: 915px;
}
.span10 {
  width: 830px;
}
.span9 {
  width: 745px;
}
.span8 {
  width: 660px;
}
.span7 {
  width: 575px;
}
.span6 {
  width: 490px;
}
.span5 {
  width: 405px;
}
.span4 {
  width: 320px;
}
.span3 {
  width: 235px;
}
.span2 {
  width: 150px;
}
.span1 {
  width: 65px;
}
.offset12 {
  margin-left: 1040px;
}
.offset11 {
  margin-left: 945px;
}
.offset10 {
  margin-left: 860px;
}
.offset9 {
  margin-left: 775px;
}
.offset8 {
  margin-left: 690px;
}
.offset7 {
  margin-left: 605px;
}
.offset6 {
  margin-left: 520px;
}
.offset5 {
  margin-left: 435px;
}
.offset4 {
  margin-left: 350px;
}
.offset3 {
  margin-left: 265px;
}
.offset2 {
  margin-left: 190px;
}
.offset1 {
  margin-left: 105px;
}
*/

/******************************************************************
RESPONSIVE MEDIA QUERIES
******************************************************************/
@media (max-width: 480px) {
#titlebar  h1 {
  font-size: 2.5em!important;
  line-height: 1.5em;
  padding: 0.5em!important;
}
}

@media (max-width: 767px) {
body {
  font-size: 14px;
}
.navbar-fixed-top, #titlebar, #footer {
  margin-left: -20px;
  margin-right: -20px;
}
#titlebar {
  min-height: 5em;
}
#titlebar  h1 {
  font-size: 3em;
  padding: 0 0.5em;
}
#footer {
  padding: 1em;	
} 
.friend-invite {
  float: right;
  margin-bottom: 0.5em;
  width: 48%
}
.btn-register {
  float: left;
  margin-bottom: 0.5em;
  width: 48%;
}
.lower {
  margin-top: 0.5em;
}
}

@media (min-width: 768px) and (max-width: 979px) {
/* Span corrections to Fix Player Badge */
.span10 { 
  width: 570px;
}
.span5 {
  width: 275px;
}
.span2 {
  width: 120px;
}
#titlebar {
  min-height: 5em;
}
#titlebar h1 {
  padding: 0;
}
.btn-login {
  float: none!important;
  margin: 0!important;
  width: 100%!important;
}
.forgotten {
  float: none!important;
  font-size: 0.65em!important;
  margin-bottom: 0!important;
  padding: 7px 0!important;
  width: 100%!important;
}
}

@media (max-width: 979px) {
.navbar-fixed-top {
  margin-bottom: 0;
}
.navbar .btn {
  display: block;
}
}

@media (min-width: 980px) {
.navbar-inner {
  padding: 10px 0;
}
.visible-desktop {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}