/*  
Theme Name: isopro
Theme URI: http://www.designbox.nl/
Description: IsoPro
Version: 1.0
Author: DesignBox 
Author URI: http://www.designbox.nl/
*/

/* We gaan eerst alls resetten vooral voor FireFox e.d. */
@import "reset.css";

body { 
	color:#333333;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #ffffff;
}

p { 
	margin-bottom: 15px;
}

a { 
	color: #00338C;
	text-decoration: none;
	cursor: pointer;
}

a:active { 
	color: #00338C;
}

a:visited { 
	color: #00338C;
}

a:hover	{ 
	color: #ff0000;
}

h2 { 
	color: #CE1602;
}

b, strong { 
	color: #00338C;
	font-size: 12px;
	font-weight: bold;
}

em { 
	color: #000000;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
}

#wrap { 
	background: #ffffff;
	margin: 0px auto;
	width: 880px;
}

#header { 
	float: left;
	height: 180px;
	width: 850px;
	padding-left: 15px;
	padding-right: 15px;
  background: url(images/bg_header.gif);
	background-repeat: repeat once;
	background-position: top left;	
}

#content { 
	float: left;
	height: auto;
	width: 850px;
	padding-left: 15px;
	padding-right: 15px;
  background: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left;	
}

#footer { 
	float: left;
	text-align: center;
	height: 125px;
	width: 880px;
	padding-top: 25px;
  background: url(images/bg_footer.gif);
	background-repeat: repeat once;
	background-position: top left;		
}

#left { 
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	float: left;
	width: 200px;
	margin-bottom: 10px;
	border-right: #cccccc 2px dotted;
}

#left h2 { 
	color: #666666;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	font-size: 17px;
	padding-top: 5px;
	padding-left: 16px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
}

#left ul { 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left ul li { 
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#left ul li ul { 
	list-style-type: square;
	margin: 0px;
	padding: 0px 3px;
}

#left ul li ul li { 
	list-style-type: none;
	background: transparent url(images/bullet.gif) no-repeat 0px 4px;
	padding-top: 2px;
	padding-left: 14px;
	border: 0px;
	margin: 0px;
}

#left .page_item .current_page_item { 
	font-weight: bold;
	color: #ff0000;
}
 
#right { 
	margin-top: 10px;
	line-height: 16px;
	padding-right: 10px ;
	float: right;
	width: 580px;
	/*overflow: hidden;*/
}

#right h2 { 
	color: #CE1602;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	font-size: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

#keurmerken { 
	float: left;
	width: 200px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 10px;
}

.post {
	padding-right: 20px;
}

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

.alignright { 
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.alignleft { 
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.postmetadata { 
	font-size: 10px;
	padding: 10px;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	width: 560px;
}

.zoeken {
 width: 110px;
 height: 18px;
}

.comment { 
	padding: 15px;
	margin-top: 20px;
	background: #e2fcff;
	border: #bef8ff 1px solid;
}

.pipe {
	color: #F51700;
	font-size: 14px;
	font-weight: bold;
}

.shortinput {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	border: solid 1px;
	border-color: #848484;
	width: 95px;
	margin: 2px;
}

.shortinput2 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	border: solid 1px;
	border-color: #848484;
	width: 140px;
	margin: 2px;
}

select {
	border: solid 1px #999999;
	width: 175px;
}

input, .select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	width: 175px;
	margin: 2px;
}

textarea {
	border: solid 1px #999999;
	width: 175px;
	Height: 100px;
	margin: 2px;
}

.noborder {
	border: solid 0px #999999;
	width: auto;
	height: auto;
	margin: 2px;
}

.short {
	width: 60px;
	margin-bottom: 8px;
	margin: 2px;
}

.button {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Tahoma;
  border: 1px solid #01286D;
  background-color: #01286D;
  width: auto;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
  padding-top: 3px;
	padding-bottom: 3px;
  cursor: pointer; 
}

.button:hover {
  color: #ffffff;
  background-color: #000000;
	border: 1px solid #000000;
}

.straatnummer {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	border: solid 1px;
	border-color: #848484;
	width: 30px;
}

.post a {
 font-weight: bold;
}




