body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_body.gif) repeat-x;

}

h1, h2, h3, h4, h5, h6{
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration: none;
	color: #fe8e00;
}

a:hover{ text-decoration: none; color:red; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 8px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 972px;
}

#header{
	clear: both;
}

#header h1{
	float: left;
	padding: 12px 30px 0 72px;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/logo.gif) no-repeat 38px 10px;
	color: #fff;
        clear:both;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

#menu{
	float: left;
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 37px 23px 0 0;
}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0 15px;
	background: url(images/bullet.gif) no-repeat 0 3px;
}

#menu ul li a{
	text-decoration: none;
	color: #fff;
}

#menu a:hover{
	text-decoration: underline;
}

#pagewrapper{
	float: left;
	width: 972px;
	padding: 0px 0;
	background: url(images/bg_page.jpg) no-repeat left top;
}

#nav{
	height:95px;
}

/* Header Text Links */

#nav div.links {
	width: 700px;
	top: 0px;
	border: 1px solid #738b00;
	border: 1px solid white;
	color: white;
	border-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px;
}

#nav div.links h2 {
	display: inline;
}
#nav div.links h2.focused a {
	color: #598c3e;
}
#nav div.links a {
	text-decoration: none;
	color: white;
}
#nav div.links a:hover {
	color:#598c3e;
}

#nav div.links h2 {
	font-size: 12px;
}

#subbar{
	height:30px;
}

#subbar a.envelope{
	float:right;
	margin:7px 15px 0px 0px;
}

#banner{
	margin:0px;padding:0px;
	height:145px;
}

#bannerlink{
	float:left;
	margin:0px 0px 0px 10px;
	height:100px;
	width:400px;
}

#searchbox{
	float:right;
	width:236px;
	height:62px;
	margin:18px 0px 0px 0px;
	padding:10px 0px 10px 25px;
}

#searchbox label{
	color:#46872a;
	display:block;
	margin:0px;padding:0px;
}

#searchbox form {margin:0px;padding:0px;}

.textfield {
	margin:0px;padding:0px;
	height:17px;
	padding:1px;
	float:left;
	color:#555;
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
}
.submitbutton {
	margin:0px;padding:0px;
	float:left;
}

#subscribe {
	float:left;
	width: 390px;
	height:130px;
	margin:0px 0px 6px 15px;
}

#subscribe h3{
	padding:0px 0px 5px 5px;
	color:#e16424;
	border-bottom:1px solid #efe8dd;
}

#subscribe form {
	clear:left;
	}


#subscribe form label {
	margin:10px 0px 2px 0px;
	display:block;
	font-size:90%; color:#555;
	}

.bigrssbutton {
	float:right;
	margin:0px 0px 0px 0px;
}

#page{
	padding: 0px 23px 0px 23px;
}

.maincolumn{
	float: left;
	width: 515px;
  line-height: 24px;
}

.post{
	margin: 5px 0 0;
	padding: 10px;
	background: url(images/bg_post.gif) no-repeat left top;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.post h2 a{
	text-decoration: none;
	color: #e16424;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e5d8c6;
	padding: 4px;
	background-color: #faf5ef;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 18px;
}





#sidebar_logo {
	float: left;
	margin: 0px 0 0 0px;
	width: 411px;
  height: 50px;
  text-align:center;
}

#sidebar_logo a {}

.sidebar_subscribe {
	padding:5px;
	text-align:center;
	margin-bottom:5px;
}

.sidebar_subscribe input {
	font-size:93%;
	padding:0px;
	margin:0 0 0 5px;
	float:left;
}

.sidebar_subscribe p.syndicate {
	margin:0px;
	padding:0px;
	_font-size:90%;
}

#sidebar{
	float: left;
	margin: 0px 0 0 0px;
	width: 200px;
	background: url(images/bg_sidebar.gif) no-repeat right top;
}

#sidebar a{
	color: #fe8e00;
}

#sidebar h2 a {color:#514129;}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 10px;
	font-family: Verdana, Georgia, sans-seriff;
	text-transform: uppercase;
}

#sidebar ul li h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 12px;
	color:  #514129;
}

#sidebar ul ul{
	padding: 7px 0 0;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-seriff;
	line-height: 18px;
	text-transform: none;
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	background: url(images/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
	background: url(images/bullet_3.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul ul li{
	background: none;
}

#sidebar ul li#recent-posts ul li {
padding: 0 0 0 15px;
background: url(images/bullet_3.gif) no-repeat 0 8px;
}

/* */

#farbar{
	float: left;
	padding:10px;
	margin: 0px 0 0 0px;
	width: 190px;
	background: url(images/bg_sidebar.gif) no-repeat right top;
}

#farbar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#farbar ul li {
	padding: 0 0 0 15px;
	background: url(images/bullet_3.gif) no-repeat 0 8px;
	line-height: 18px;
}

#farbar h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0px 0 7px 0;
	font-size: 12px;
	color:  #514129;
	font-family: Verdana, Georgia, sans-serif;
	text-transform: uppercase;
}

p.syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
}

#farbar img.webcam{
	padding:5px 0 5px 0;
	height:142px;
	width:190px;
}

#farbar span.note {font-size:95%;color:#777;}

#farbar ul#farbar_list li {
	padding: 0 0 0 0px;
	background: none;
	line-height: 18px;
}

/* Comments Template */

#comments-template{
	border-top: 1px solid #e5d8c6;
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 24px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

#comments-template h2, #comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #74624b;
}

h3#comments, h3#respond{
	padding: 0 0 0 0px;
}

h3#respond{
	padding: 30px 0 0 0px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	border-bottom: 1px solid #e5d8c6;
	padding: 15px 0 15px;
}

.subscribe-to-comments {
	margin:0px;
	padding:0px;
	margin-top:6px;
}

#commentform input#subscribe {
	margin:0px;padding:0px;
	width:12px;
	height:12px;
	margin-right:7px;
}

#commentform .subscribe-to-comments-label {
	margin:0px;padding:0px;
}

/* End Comments Template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	background: #faf5ef;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}



span.tag_line {
float: left;
padding-left:72px;
color:#fff;
clear:both;
width:650px;
}


span.author {font-size:90%;}
span.author_highlight {color:#777;font-weight:bold;}

/* tooltips */

#tooltip {
    padding: 4px;
    background: white;
    border: 1px solid #666666;
    text-align: left;
    font-size: 12px;
	width:200px;
	margin-top: 14px;
	margin-left: 14px;
	z-index: 999;
}

#tooltip.left {
    margin-left:-300px;
}

#tooltip.top {
	margin-top: -100px;
}

span.tip {
/*	cursor: pointer;*/
	cursor: help;
	text-decoration: underline;
}

/* tabs */

#header div.tabs {
	width: 632px;
	margin-left: 8px;
	margin-top: 36px;
}
#header div.tabs td {
	vertical-align: middle;
}

/* Sprites */

.sprite {
	width: auto;
	display: inline-block;
}

/* horizontal_table */
.sprite .sprite_left {
	background-position: top left;
}
.sprite .sprite_right {
	background-position: top right;
}
.sprite .sprite_center {
	background-position: bottom left;
}

/* vertical_table */
.sprite .sprite_top {
	background-position: top left;
}
.sprite .sprite_bottom {
	background-position: top right;
}
.sprite .sprite_middle {
	background-position: top center;
}

/* titled_div */

.sprite {
  background-position: top center;
}
.sprite .sprite_title {
	background-position: top left;
	background-repeat: no-repeat;
}
.sprite .sprite_content {
  background-position: bottom right;
  background-repeat: no-repeat;
}

/* Sprite Tabs */

#nav .tabs {
	margin-top:36px;
}

.sprite.tab {
	float: left;
	margin-right: 4px;
}

.sprite.tab .sprite_left, .sprite.tab .sprite_right, .sprite.tab .sprite_center {
  background-image: url('http://www.arenabloemen.nl/plugin_assets/arena_engine/images/layout/sprite_tab.png');
  height: 26px;
}
.sprite.tab .sprite_center {
	width: 92px;
  background-repeat: repeat-x; /* ie needs this */
	text-align: center;
}

.sprite.tab .sprite_left, .sprite.tab .sprite_right {
  width: 4px;
}

.sprite.tab a, .sprite.tab a:hover {
	color: white;
	text-decoration: none;
}

.sprite.tab.over .sprite_left, .sprite.tab.over .sprite_right, .sprite.tab.over .sprite_center,
.sprite_tab_over .sprite_left, .sprite_tab_over .sprite_right, .sprite_tab_over .sprite_center  {
  background-image: url('http://www.arenabloemen.nl/plugin_assets/arena_engine/images/layout/sprite_tab_focused.png');
}

.sprite.tab.focused .sprite_left, .sprite.tab.focused .sprite_right, .sprite.tab.focused .sprite_center,
.sprite_tab_focused .sprite_left, .sprite_tab_focused .sprite_right, .sprite_tab_focused .sprite_center {
  background-image: url('http://www.arenabloemen.nl/plugin_assets/arena_engine/images/layout/sprite_tab_focused.png');
}
