/*

Theme Name: OMG WP theme

Theme URI: http://www.omygod.be/

Description: Wordpress theme by Omygod

Version: 1.0

Author: Omygod

Author URI: http://www.omygod.be/

*/

/* IMPORTANT - PLEASE READ

This theme uses the Blueprint CSS framework for

default positioning, typography, form styling, etc.

The styles below are specific for this theme

only.  Feel free to edit them as necessary.  Generally

speaking, you will will likely never need to edit

the Blueprint CSS stylesheets, which are located in:

wp-content/themes/name-of-this-theme/css/

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #fcfcfc;
	background-image: url(images/bg.jpg);
	color: #492f18;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: repeat-x;
}

/*Typografie Algemeen*/

p {
	font-size: 12px;
	color: #492f18;
	font-weight: normal;
	line-height: 18px;
}
li {
	font-size: 12px;
	color: #492f18;
	font-weight: normal;
	line-height: 18px;
}
h1 {
	color: #492F18;
	font-size: 16px;
	line-height: 20px;
}
h2 {
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h2 a,  h2 a:link {
	color: #00aeef;
	text-decoration: none;
}
h2 a:visited {
  	color: #00aeef;
  	text-decoration: none;
}
h2 a:hover {
	color: #999999;
	text-decoration: none;
}
h2 a:focus {
  	color: #00aeef;
	text-decoration: none;
}
h2 a:active {
	color: #00aeef;
	text-decoration: none;
}
h3 {
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	color: #492f18;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 20px;
}

a,  a:link {
	color: #492f18;
	text-decoration: none;
}
a:visited {
  color: #00aeef;
  text-decoration: none;
}
a:hover {
	color: #00aeef;
	text-decoration: none;
}
a:focus {
  color: #00aeef;
}

a:active {
  color: #000;
}

/*topDiv*/

#topDiv {
	background-color: #ddd;
	background-image: url("images/TopNavigatie_achtergrond.gif");
	font-size: 18px;
	font-weight: bold;
	height: 67px;
	line-height: 15px;
	padding: 0px;
	text-align: left;
}
#topDiv a, #topDiv a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#topDiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#topDiv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#topDiv a:focus {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#topDiv a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/* SEARCH */

#search {
}
#search #s {
	background: transparent url('images/icons/search_grey.gif') 0px center no-repeat;
	color: #999999;
	font-size: 9px;
	margin-right: 0px;
	margin-top: 15px;
	width: 135px;
	background-color: #492f18;
	border: 1px solid #e3e3e3;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
#search #s:hover {
	color: #e3e3e3;
}
.search-excerpt {
	margin: 0;
}
/* Navigatie */

#navigation {
	background-color: #ddd;
	font-size: 18px;
	font-weight: bold;
	height: 235px;
	line-height: 15px;
	padding: 0px;
	text-align: left;
}
#navmenu-h {
cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

/* OuterWrapper */

#outerWrapper {
	background-color: #fff;
	text-align: left;
	width: 990px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ContenWrapper */

#outerWrapper #contentWrapper {
	padding: 0px;
	margin: 0px;
}
/* ContenWrapper Content*/

#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#outerWrapper #contentWrapper #content h2 {
	color: #00aeef;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00aeef;
	padding-bottom: 10px;
}
#outerWrapper #contentWrapper #content h2 a,  h2 a:link {
	color: #00aeef;
	text-decoration: none;
}
#outerWrapper #contentWrapper #content h2 a:visited {
  	color: #00aeef;
  	text-decoration: none;
}
#outerWrapper #contentWrapper #content h2 a:hover {
	color: #999999;
	text-decoration: none;
}
#outerWrapper #contentWrapper #content h2 a:focus {
  	color: #00aeef;
	text-decoration: none;
}
#outerWrapper #contentWrapper #content h2 a:active {
	color: #00aeef;
	text-decoration: none;
}
/* ContenWrapper Content Homepage*/

#outerWrapper #contentWrapper #contenthome {
	margin-top: 0;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 60px;
	text-align: justify;
}

#outerWrapper #contentWrapper #contenthome h2 {
	color: #00aeef;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00aeef;
	padding-bottom: 10px;
}
#outerWrapper #contentWrapper #contenthome h2 a,  h2 a:link {
	color: #00aeef;
	text-decoration: none;
}
#outerWrapper #contentWrapper #contenthome h2 a:visited {
  	color: #00aeef;
  	text-decoration: none;
}
#outerWrapper #contentWrapper #contenthome h2 a:hover {
	color: #999999;
	text-decoration: none;
}
#outerWrapper #contentWrapper #contenthome h2 a:focus {
  	color: #00aeef;
	text-decoration: none;
}
#outerWrapper #contentWrapper #contenthome h2 a:active {
	color: #00aeef;
	text-decoration: none;
}
/* ContenWrapper Content Homepage Buttons*/

#outerWrapper #contentWrapper #contentbuttons {
	margin-top: 0;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #666666;
	font-size: 12px;
}

#outerWrapper #contentWrapper #contentbuttons h2 {
	color: #00aeef;
	font-size: 14px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerWrapper #contentWrapper #contentbuttons h2 a,  h2 a:link {
	color: #00aeef;
	text-decoration: none;
}
#outerWrapper #contentWrapper #contentbuttons h2 a:visited {
  	color: #00aeef;
  	text-decoration: none;
}
#outerWrapper #contentWrapper #contentbuttons h2 a:hover {
	color: #999999;
	text-decoration: none;
}
#outerWrapper #contentWrapper #contentbuttons h2 a:focus {
  	color: #00aeef;
	text-decoration: none;
}
#outerWrapper #contentWrapper #contentbuttons h2 a:active {
	color: #00aeef;
	text-decoration: none;
}
/* ContenWrapper RightColumn1*/

#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
	width: 230px;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(images/label_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
/* Bottom*/

#outerWrapper #bottom {
	background-color: #00aeef;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-transform: capitalize;
	background-image: url(images/footer-achtergrond.jpg);
	margin: 0px;
	line-height: 20px;
}
#outerWrapper #bottom h2{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#outerWrapper #bottom a, #outerWrapper #bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#outerWrapper #bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#outerWrapper #bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#outerWrapper #bottom a:focus {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#outerWrapper #bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#outerWrapper #bottom .td01 {
	width: 270px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-position: top;
}

#outerWrapper #bottom .td02 {
	padding: 10px;
	width: 310px;
}
#outerWrapper #bottom .td03 {
	padding: 10px;
	width: 310px;
}
.bottombar {
}
.bottombar h2 {
font-size: 10px;
font-weight: bold;
line-height: 1em;
margin: 1em 0 1em;
}
/* Footer*/

#footer {
	color: #939598;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
}
#footer a, #footer a:link {
	color: #939598;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:visited {
  color: #939598;
  text-decoration: none;
}
#footer a:hover {
  color: #939598;
  text-decoration: underline;
}
#footer a:focus {
  color: #939598;
  text-decoration: underline;
}
#footer a:active {
  color: #939598;
  text-decoration: none;
}
/* Category Page*/

.category_page h2{
	color: #00aeef;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00aeef;
	padding-bottom: 10px;
}
/* Post*/

.post {
	}
	
.PostDetails{
	color: #CCCCCC;
	text-align: right;
	}
	

/* Opmaak Widget rechts */
#outerWrapper #contentWrapper #rightColumn1 .bottombar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#outerWrapper #contentWrapper #rightColumn1 .bottombar .widgettitle {
	color: #00AEEF;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bottombar li{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}
#outerWrapper #contentWrapper #rightColumn1 .bottombar .textwidget {
	font-size: 12px;
	line-height: 18px;
	color: #585858;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

/* Opmaak Blogroll/Links */
.linkcat {
	list-style: none;
}
.linkcat h2 {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
.linkcat li {
	font-size: 12px;
	line-height: 16px;
	color: #492f18;
	font-weight: normal;
	list-style-type: disc;
}
/* Opmaak Author */
#outerWrapper #contentWrapper #content .author {
	background-color: #efefef;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#outerWrapper #contentWrapper #content .author p{
	font-size: 12px;
	line-height: 16px;
}
#outerWrapper #contentWrapper #content .entry p {
	font-size: 12px;
	color: #492f18;
	font-weight: normal;
	line-height: 18px;
}
/* Opmaak Form */

#commentform #author {
	background-color: #EAEAEA;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	padding: 2px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #email {
	background-color: #EAEAEA;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	padding: 2px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #url {
	background-color: #EAEAEA;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	padding: 2px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fieldformBuilderFieldemailadres
 {
	background-color: #EAEAEA;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	padding: 2px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #submit {
	background-color: #EAEAEA;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #comment {
	background-color: #EAEAEA;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
	padding: 2px;
	width: 400px;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
