/*

Theme Name: OMGblog
Theme URI: http://www.omygod/OMGblog
Description: The default OMG WordPress theme.
Version: 1.6
Author: Omygod.be
Author URI: http://www.omygod.be/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Algemeen */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
}

h1 {
	font-size: 1.7em;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0195CD;
	font-weight: normal;
}

h1 A:link {
	text-decoration: none;
	color: #0195CD;
}

h1 A:visited {
	text-decoration: none;
	color: #0195CD;
}

h1 A:hover {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #CCCCCC;
}

h3 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0195CD;
	font-weight: normal;
	}

h3 A:link {
	text-decoration: none;
	color: #0195CD;
}

h3 A:visited {
	text-decoration: none;
	color: #0195CD;
}

h3 A:hover {
	text-decoration: none;
	color: #CCCCCC;
}

h2 {
	font-size: 1.2em;
	color: #00CC00;
	font-weight: bold;
	margin-bottom: -0.5em;
}

h2 A, h2 a:visited, {
	color: #333;
	text-decoration: none;
	}

h2 A:hover {
	color: #0195CD;
	text-decoration: none;
	}

p A:link {
	text-decoration: none;
	color: #0195CD;
}

p A:visited {
	text-decoration: none;
	color: #0195CD;
}

p A:hover {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #CCCCCC;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/* Begin Structure */

#page {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;}

#header {
	background-color: #999999;
	padding: 0;
	height: 140px;
	width: 800px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

#headerimg {
	margin: 0;
	height: 140px;
	width: 100%;
	background-image: url(images/banner-index.jpg);
	}
	
/* Begin Topnavigatie */
#TopNav {
	height: 100px;
	width: 800px;
	color: #FFFFFF;
}

.TopNavLinks {
	background-color: #FFFFFF;
	height: 82px;
	width: 200px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.TopNavMidden {
	background-color: #FFFFFF;
	height: 100px;
	width: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
.TopNavRechts {
	background-color: #FFFFFF;
	height: 80px;
	text-align: right;
	vertical-align: bottom;
	width: 599px;
	padding-bottom: 20px;
	color: #0195CD;
	font-size: 1em;
	letter-spacing: 0.05em;
	}
/* Begin Intro */
#intro {
	clear: both;
	text-align: justify;
	font-size: 1em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#intro h1 {
	font-size: 1.7em;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-weight: normal;
}

#intro hr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	}

#intro abbr {
	border-bottom-style: none;
}


/* Begin Footer */
#footer {
	width: 800px;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #9a9a98;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	height: 20px;
	}

#footer A:link {
	color: #9a9a98;
	text-decoration: none;
}

#footer A:visited {
	color: #9a9a98;
	text-decoration: none;
}

#footer A:hover {
	color: #B3D334;
	text-decoration: underline;
}

#footer abbr {
	border-bottom-style: none;
}

/* Begin Widecolumn */
.widecolumn {
	float: left;
	padding-top: 27px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	width: 460px;
	vertical-align: top;
	line-height: 1.6em;
	}
.widecolumn .entry {
	line-height: 1.5em;
	}
.widecolumn .entry p {

	}
	
/* Begin Narrowcolumn */
.narrowcolumn .entry{
	line-height: 1.5em;
	}
.narrowcolumn .entry p {
	
	}
/* Begin Postmetadata */

.postmetadata {
	clear: both;
}

/* Begin Narrowcolumn Postmetadata */

.narrowcolumn {
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	width: 460px;
	vertical-align: top;
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: left;
	font-size: 0.9em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.narrowcolumn .postmetadata A:link{
	text-decoration: none;
	}
.narrowcolumn .postmetadata A:visited{
	text-decoration: none;
	}
.narrowcolumn .postmetadata A:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #0195CD;
	}
	
/* Begin Widecolumn Postmetadata */
.widecolumn .postmetadata {
	padding-top: 5px;
	text-align: left;
	font-size: 0.9em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.widecolumn .postmetadata A:link{
	text-decoration: none;
	}

.widecolumn .postmetadata A:visited{
	text-decoration: none;
	}
/* Begin Widecolumn Post */
.widecolumn .postmetadata A:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #0195CD;
	}

.widecolumn .post {
	margin: 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* Begin kalender */

#wp-calendar caption, cite {
	text-decoration: none;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
/* Begin Headerimage */

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	color: white;
	}

h1.pagetitle {
	font-size: 1.7em;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-weight: normal;
}

/* Begin Comment */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/* Begin Sidebar */
#sidebar {
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #666666;
	width: 250px;
	vertical-align: top;
	}
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0195CD;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #0195CD;
}
#page #sidebar #pages .widgettitle {
	background-color: #99FF00;
	display: inline;
}
#page #sidebar #pages .widgettitle A:link {
	background-color: #99FF00;
	display: inline;
}


#sidebar ul li A:link {
	text-decoration: none;
	color: #0195CD;
}

#sidebar ul li A:visited {
	text-decoration: none;
	color: #0195CD;
}

#sidebar ul li A:hover {
	text-decoration: none;
	TEXT-DECORATION: underline;
	color: #0195CD;
}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	list-style-type: none;
	list-style-position: outside;
	}
#sidebar ul, #sidebar ul ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 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-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	}
#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;
	}

/* Algemeen */
small, .nocomments, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.clear {
	clear: both;
}

/* Begin Post */
.post {
	padding-bottom: 5px;
	}
.post hr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	}

.post h1{
	text-align: left;
	}

.post p{
	text-align: justify;
}
.post abbr {
	border-bottom-style: none;
}

/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #CCCCCC;
	}

/*	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;
	}

/* Begin SearchForm*/

#searchform {
	}
#sidebar #searchform #s {
	background-color: #F7F7F7;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0195CD;
	width: 180px;
	font-size: 0.85em;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	}

#sidebar #searchsubmit {
	background-color: #F7F7F7;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0195CD;
	width: 50px;
	font-size: 0.85em;
	height: 25px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	}

#sidebar form {
	margin: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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 */







/* Begin Comments*/





.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 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;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}

/* Begin navigation */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation A:link {
	color: #9a9a98;
	text-decoration: none;
}

.navigation A:visited {
	color: #9a9a98;
	text-decoration: none;
}

.navigation A:hover {
	color: #B3D334;
	text-decoration: underline;
}


/* 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 */

#break {
	float: left;
	width: 100%;
}

#mypanel #mypanelcontent #panelinhoud .volgook {
	color: #FFFFFF;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}
#mypanel #mypanelcontent #panelinhoud .volgook a {
	color: #FFFFFF;
	text-decoration: none;
}
#mypanel #mypanelcontent #panelinhoud .volgook A:link {
	color: #FFFFFF;
}
#mypanel #mypanelcontent #panelinhoud .volgook A:visited {
	color: #FFFFFF;
}
#mypanel #mypanelcontent #panelinhoud .volgook A:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
