
body,html {
  text-align:center;
  margin:0;
  color: #010804;
}

body {
  background-color: #44606C;
}

#topheader {
  height: 34px;
  width: 100%;
  background: url('http://www.pokerweblogs.com/version2/gfx/topheaderbg.jpg');
  font-family:  Trebuchet MS, Trebuchet, Verdana, Arial;
}

#blogtitle {
  margin:0 auto;
  padding:0;
  text-align: left;
  width: 970px;
  padding: 20px 0px 20px 0px;
  font-size: 3em;
  color: #fff;
}

#blogtitle a:link,#blogtitle a:visited,#blogtitle a:active { text-decoration: none; color: #fff;}
#blogtitle a:hover { color: #142B33; text-decoration: none; }

#subtitle { color: #FFFFFF;}

#subtitle {
  padding-left: 40px;
  font-size: 14px;
}

#outercontainer {
  margin:0 auto;
  padding:0;
  width: 990px;
  background: url('/version2/gfx/body_shadow.png');
 _background: none; /* Hier zetten we de background op none voor IE */
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='/version2/gfx/body_shadow.png'); /* En hier plaatsen we een filtertje voor IE */
}

#innercontainer {
  margin: 0px 10px 0px 10px;
  background-color: #D9EBEB;
  font-family:  Trebuchet MS, Trebuchet, Verdana, Arial;
  font-size: 11px;
}

#header  { height: 192px; }

.toppwlink { text-align: left; }
.toppwlink img { border: 0px; }

.freepoker { color: #fff; font-size: 12px; text-align: center; }
.freepoker a:link,.freepoker a:visited, .freepoker a:active { color: #f7d440; text-decoration: none; }
.freepoker a:hover { color: #f7d440; text-decoration: underline;  }

.startblog { color: #fff; font-size: 12px; padding-right: 10px; text-align: right; }
.startblog a:link,.startblog a:visited, .startblog a:active { color: #fff; text-decoration: none; }
.startblog a:hover { color: #fff; text-decoration: underline;  }

#page {

  text-align: left;
}

h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  }

h1 {
  font-size: 4em;
  text-align: center;
}

h2 {
  font-size: 1.6em;
  }

h2.pagetitle {
  font-size: 1.6em;
}

#sidebar h2 {
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
}

h3 {
  font-size: 1.3em;
  }

h1 a:link,h1 a:visited,h1 a:active { color: #000; text-decoration: none; }
h1 a:hover { color: #ff0000; text-decoration: underline;}

h2 a:link,h2 a:visited,h2 a:active { color: #142B33; text-decoration: none; }
h2 a:hover { color: #44606C; text-decoration: underline;}

h3 a:link,h3 a:visited,h3 a:active { color: #ff0000; text-decoration: none; }
h3 a:hover { color: #0000ff; text-decoration: underline;}


.entry p a:visited {
  color: #b85b5a;
  }


/* Begin Structure */
#page {
  margin: 0px;
  padding: 0;
}

#header {
  margin: 0;
  padding: 0;
}

#headerimg {
  margin: 0;
  height: 192px;
}

.narrowcolumn {
  float: left;
  padding: 0 0 20px 45px;
  margin: 0px 0 0;
  width: 630px;
  display: block;
}

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 150px;
  width: 0px;
  }

.post {
  margin: 0 0 20px;
}

.clear {
  clear: both;
}

#footer {
  padding: 0;
  margin: 0 auto;
  width: 970px;
  clear: both;
  text-align: center;
  padding-bottom: 20px;
}

#footer a:link,#footer a:visited,#footer a:active { color: #2D2D2D; text-decoration: none; }
#footer a:hover { color: #2D2D2D; text-decoration: underline;}



/* End Structure */



/*  Begin Headers */
h1 {
  padding-top: 70px;
  margin: 0;
  }

h2 {
  margin: 30px 0 0;
  }

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 20px 0 0;
  padding: 0;
  }

/* 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, img.aligncenter {
  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: 20px;
  padding: 0 0 0 0px;
  list-style: none;
  text-indent: -10px;
  }

html>body .entry li {
  margin: 7px 0 8px 20px;
  padding-left: 10px;
  list-style-type: square;
  }

#sidebar h2 { color: #2D2D2D;}

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
}

.entry img  { border: 2px solid #44606C;}

#sidebar a:link,#sidebar a:visited,#sidebar a:active { color: #F2FDFF; text-decoration: none; }
#sidebar a:hover { color: #CBD5D6; text-decoration: underline;}

.entry a:link,.entry a:visited,.entry a:active { color: #44606C; text-decoration: none; }
.entry a:hover { color: #2A3B42; text-decoration: underline;}


.postmetadata { margin-top: 30px;}
.postmetadata a:link,.postmetadata a:visited,.postmetadata a:active { color: #44606C; text-decoration: none; }
.postmetadata a:hover { color: #6893A6; text-decoration: underline;}

#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 15px;
}

#sidebar ul ul li, #sidebar ul ol li{
list-style-type: square;
}

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

#sidebar 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;
  }

select {
  width: 130px;
  }

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  }

#commentform textarea {
  width: 100%;
  padding: 2px;
  }

#commentform #submit {
  margin: 0;
  float: right;
  }
/* End Form Elements */

.blogline {
  height: 2px;
  color: #6893A6;
  background-color: #6893A6;
}

/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
  }

.commentlist p {
  margin: 10px 5px 10px 0;
  }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */



/* Begin Sidebar */
#sidebar {
  padding: 20px 20px 10px 20px;
  margin-left: 730px;
  width: 200px;
  background-color: #6893A6;
}

#sidebar form {
  margin: 0;
  }
/* End Sidebar */

.tags {
color: #9ea09e;
}

.tags a:link,.tags a:visited,.tags a:active { color: #6893A6; text-decoration: none; }
.tags a:hover { text-decoration: underline; color: #6893A6;}

.form_melding {
  color: #e20015;
}

.comment {
  background-color: #eaeaea; border: 1px solid #dddddd; min-height: 160px; margin-top: 15px;
}

.comment a:link,.comment a:visited,.comment a:active { color: #6893A6; text-decoration: none; }
.comment a:hover { text-decoration: underline; color: #6893A6;}

.commentnew a:link,.commentnew a:visited,.commentnew a:active { color: #6893A6; text-decoration: none; }
.commentnew a:hover { text-decoration: underline; color: #6893A6;}


.commentleft {
  float: left; text-align: center; padding: 10px; width: 120px;
}
.commentright {
  padding: 10px 10px 10px 0px;
}
.commentnew {
  font-weight: bold; margin-top: 20px;
  padding: 10px;
  background-color: #eaeaea; border: 1px solid #dddddd;
}

#lightbox{
  background-color:#eee;
  padding: 10px;
  border: 5px solid #b7da50;
  font-size: 11px;
  font-family:  Trebuchet MS, Trebuchet, Verdana, Arial;
  }
#lightboxDetails{
  font-size: 0.8em;
  padding-top: 0.4em;
  }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(/gfx/overlay.png); }

* html #overlay{
  background-color: #333;
  back\ground-color: transparent;
  background-image: url(/gfx/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/gfx/overlay.png", sizingMethod="scale");
  }

#lightbox a:link,#lightbox a:visited,#lightbox a:active { color: #000; text-decoration: none; }
#lightbox a:hover { color: #000; text-decoration: underline; }

