/*
Theme Name: BCGO Website 2009
Theme URI: http://andrescholten.nl/
Description: Nieuwe site BCGO gemaakt door <a href="http://andrescholten.nl">Andre Scholten</a>.
Version: 1.0
Author: Andre Scholten
Author URI: http://andrescholten.nl/
Tags: badminton, bcgo, groningen, andre, scholten

*/


/* Begin Typography & Colors */
body {
  font-size: 11px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

#wpcf label {
  display: block;
  width: 90%;
  float: left;
}

#wpcf input {
  margin-bottom: 20px;
}


.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

  border-left: 1px solid #ddd;
}

#footer {
  background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
  border: none;
  }

h1 {
  font-size: 16px;
  color: 000;
}

h2 {
  font-size: 14px;
  color: 000;
}


#headerimg .description {
  font-size: 1.2em;
  text-align: center;
  }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
  text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
  }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  }

.entry p a:visited {
  color: #000000;
  }

.sticky {
  background: #f7f7f7;
  padding: 0 10px 10px;
  }
.sticky h2 {
  padding-top: 10px;
  }

.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  }

.commentmetadata {
  font-weight: normal;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
  font-style: italic;
  }

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

a, a:visited, h2 a:hover, h3 a:hover {
  color: #000;
  text-decoration: underline;
  }

a:hover {
  color: #147;
  text-decoration: underline;
}

/* End Typography & Colors */

/* Begin Menu */

#main-nav {
  clear: both;
  list-style: none;
  margin: 0 0 0 0px;
  padding: 0;
  bottom: 1px;
  left: 0;
  z-index:52;
}

#main-nav li {
  float:left;
}

#main-nav li a {
  float: left;
  color: #FFFFFF;
  text-decoration:none;
}

#main-nav li a:hover {
  text-decoration: underline;
}

#main-nav li a:active {
  text-decoration: underline;
}

#main-nav ul {
  margin: 15px 0 0 0;
  list-style: none;
}

#main-nav li li {
  margin: 0;
	background: #000000;
}

#main-nav li li.last {
  -moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#main-nav li li:first-child { 
  -moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#main-nav li li.last a {
  border: none;
  margin-bottom: 10px;
}

#main-nav li li a {
  border-bottom: 1px solid #666666;
  font-size: 10px;
  margin: 0 10px 0 10px;
  padding:5px 0;
}

#main-nav li.active a {
  color: #fff;
}

#main-nav li.active li a {
  color: #ffffff;
  background: none !important;
}

#main-nav li:hover,
#main-nav li.sfHover {
  color: #fff;
	outline: 0;
}

#main-nav li li a:hover,
#main-nav li li a:focus {
  color: #fff;
}

#main-nav li.active li a:hover,
#main-nav a:focus,
#main-nav a:hover,
#main-nav a:active {
  color: #fff;
	outline: 0;
}

#sub-nav {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  bottom: 1px;
  left: 0;
  z-index:52;
}

#sub-nav li {
  afloat:left;
}

#sub-nav li a {
  afloat: left;
  color: #FFFFFF;
  text-decoration:none;
}

#sub-nav li a:hover {
  text-decoration: underline;
}

#sub-nav li a:active {
  text-decoration: underline;
}

#sub-nav ul {
  margin: 0;
  list-style: none;
}

#sub-nav li li {
  margin: 0;
	background: #990100;
}

#sub-nav li li.last {
  -moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#sub-nav li li:first-child { 
  -moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#sub-nav li li.last a {
  border: none;
  margin-bottom: 10px;
}

#sub-nav li li a {
  border-bottom: 1px solid #000000;
  font-size: 10px;
  margin: 0 10px 0 10px;
  padding:5px 0;
}

#sub-nav li.active a {
  color: #fff;
}

#sub-nav li.active li a {
  color: #ffffff;
  background: none !important;
}

#sub-nav li:hover,
#sub-nav li.sfHover {
  color: #fff;
	outline: 0;
}

#sub-nav li li a:hover,
#sub-nav li li a:focus {
  color: #fff;
}

#sub-nav li.active li a:hover,
#sub-nav a:focus,
#sub-nav a:hover,
#sub-nav a:active {
  color: #fff;
	outline: 0;
}

.sf-menu-left ul {
	position:	absolute;
  margin: 0;
  padding: 0;
	top: -999em;
	width: 15em; /* left offset of submenus need to match (see below) */
}
.sf-menu-left ul li {
	width: 100%;
}
.sf-menu-left li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu-left li {
	position: relative;
}
.sf-menu-left a {
	display: block;
	position:	relative;
}
.sf-menu-left li:hover ul,
.sf-menu-left li.sfHover ul {
	left:	150px;
	top: 10px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu-left li:hover li ul,
ul.sf-menu-left li.sfHover li ul {
	top: -999em;
}
ul.sf-menu-left li li:hover ul,
ul.sf-menu-left li li.sfHover ul {
	left: 15em; /* match ul width */
	top: 0;
}
ul.sf-menu-left li li:hover li ul,
ul.sf-menu-left li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu-left li li li:hover ul,
ul.sf-menu-left li li li.sfHover ul {
	left: 15em; /* match ul width */
	top: 0;
}

.sf-menu ul {
	position:	absolute;
	top: -999em;
	width: 5em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position:	relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:	5px;
	top: 20px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 5em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 5em; /* match ul width */
	top: 0;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}



/* End Menu */


/* Begin Structure */
body {
  margin: 0 0 20px 0;
  padding: 0;
  background: url('images/pageback.gif') 0 200px no-repeat
}

#page {
  background-color: white;
  width: 990px;
  text-align: left;
  margin: 0 auto;
}

#header {
  background: url('images/header.jpg') no-repeat top center;
  height: 235px;
}

#topmenu img {
  float: left;
}

#leftmenu {
  float: left;
  margin-bottom: 50px;
}

#leftmenu a {
  display: block;
}

#breadcrumb {
  color: #999999;
  font-size: 10px;
  text-align: left;
  line-height: 20px;
}

#content {
  width: 670px;
  float: left;
  margin: -20px 0 20px 0;
}

.homepage {
  background: url('images/homeback.gif') top left repeat-y;
}

.page {
  margin: 10px 40px 40px 40px;
  color: #666666;
}

.post-edit-link {
  font-size: 9px;
  float: right;
}

.homepagepost {
  width: 300px;
  float: left;
  color: #666666;
  border-bottom: 1px dotted #000;
  margin-left: 23px;
}

.homepagepostcontent {
  margin: 7px 0 7px 0px;
  padding: 0 0 15px 0;
  min-height: 220px;
}

.homepagepost .entry {
  margin: 5px;
}

.entry {
  margin: 20px;
}

.color2, .color3 {
  background-color: #DBDEE8;
}

.color1 {
}

.homepagepost h2 {
  background-color: #990100;
  font-weight: bold;
  text-indent: 5px;
  line-height: 23px;
  margin: 0;
}

.homepagepost h2 a {
  color: #FFFFFF;
  font-size: 12px;
}

.homepagepost h2 a:hover {
  text-decoration: underline;
  color: #FFFFFF;
  font-size: 12px;
}


#sidebar {
  float: left;
  width: 160px;
}

#sidebar form {
  margin: 0;
}

#footer {
  clear: both;
  background: url(images/footer.jpg);
  height: 30px;
  line-height: 30px;
  text-align: right;
  color: #999999;
  font-size: 10px;
}

.post {
  margin: 0 0 40px;
  text-align: justify;
}

.postmetadata {
  clear: both;
}

.clear {
  clear: both;
}

/* End Structure */


/* Begin Headers */

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
  }

h3 {
  padding: 0;
  margin: 30px 0 0;
  }

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
  }
  
.comment {
  border-bottom: 1px solid gray;
  font-size: 11px;
}

/* End Headers */



/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
  }

/*	Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }

.alignright {
  float: right;
  }

.alignleft {
  float: left;
  }
/* End Images */



/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
  }

html>body .entry li {
  margin: 7px 0 8px 10px;
  }

.entry ul li:before, #sidebar ul ul li:before {
  content: "\00BB \0020";
  }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
  }

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
  }

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

ol li, #sidebar ul ol li {
  list-style: decimal outside;
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
  }

#sidebar #searchform #s {
  width: 108px;
  padding: 2px;
  }

#sidebar #searchsubmit {
  padding: 1px;
  }

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
  }

select {
  width: 130px;
  }

#commentform input {
  width: 170px;
  margin: 5px 5px 1px 0;
  }

#commentform {
  margin: 5px 10px 0 0;
}

#commentform textarea {
  width: 100%;
  padding: 2px;
  }
#respond:after {
    content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
  }
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
  }
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;

  }
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

.hidden {
  display: none;
  }
  
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
  display: none;
  }

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: center;
  background: #FFFFFF;
  margin-top: 50px;
  height: 40px;
  line-height: 40px;
  clear: both;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */

