/*
Theme Name: capazIT
Theme URI: 
Description: Wordpress Template met horizontaal menu 
<br />version 1.1.1 - Recoded to use relative positioning instead of float.
<br />version 1.1.2 - Fixed IE 6 issue brought up http://wordpress.org/support/topic/208400 and the random post issue brought up http://wordpress.org/support/topic/208400
Version: 1.1.2
Author: Elephant sees Elephant
Author URI: http://pure-essence.net/
Tags: 

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

*/


/* Layout */
body {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	font-family: Arial, Verdana, Sans-Serif;
	background: #ffffff url("images/bk.jpg") left top repeat;
	color: #838f76;
	text-align:center;
}


h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
}


h1 {
	margin: 0; padding: 0;
	font-size: medium;
}

h2 {
	margin: 0; padding: 0;
	font-size:small;

}

h3 {
	margin: 0; padding: 0;
	font-size: large;
	font-family: 'Helvetica', Times, Serif;
	font-weight:bold;
}

h4 {
	margin: 0; padding: 0;
	font-size: small;
	color: #95C0CE;
	font-family: 'Helvetica', Times, Serif;
	font-size:medium;
}

h5 {
	margin: 0px; padding: 0px;
	font-size: x-small;
}

h6 {
	margin:0px;padding: 0px;
	font-size: large;
}

h7 {
	margin:0px;padding: 0px;
	font-size: large;
}


/* Default */
a {
	color: #91c858;
	text-decoration:underline;
}

a:hover {
	color: #838f76;
	text-decoration:underline;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: 1px solid #70c6e8;
}

form {
	padding: 0;
	margin: 0;
}

#container {

	text-align:center;
	width: 999px;
	height:auto;
	background: url("images/logo.png") left top no-repeat;
	margin: 0 auto;
	padding:0px;
	position:relative;
}


#header{
height:92px;
padding:0px;
margin:0px;
width:999px;

}

#page {
	width:999px;
	border:0px solid #FF0000;
}

#pageinner {

	
	background: transparent url("images/content_bg.png") top repeat-y;
	border:0px solid #FF0000;
	height:100%;
	padding:0px;
	margin:0px;
}

#horizontalmenu

{
	width:770px;
	margin-left:36px;
	margin-bottom:0px;
	height:33px;
	float:left;
	background:url(images/nav_corner_right.jpg) right top no-repeat;

	
	
}

#horizontalmenu_left{
	width:770px;
	height:33px;
	float:left;
	background:url(images/nav_corner_left.jpg) no-repeat;


}


#nav {
	
	font-size:1.7em;
	font-weight:bold;
	padding-left:3px;
	margin:0px 15px 0px 13px;
	background:url(images/nav_bg.jpg) repeat-x;
	width:740px;
	height:33px;

	}
	
	
	#nav li {
	
		float:left;
		list-style:none;
		background:url(images/bullet.png) left no-repeat;
		margin:0px 30px 0px 4px;
		height:33px;
		padding-left:20px;
		font-size:24px;
		
		}
		
		#nav li a {
			border:none;
			color:#838f76;
			font-size:0.6em;
			text-decoration:none;
			}
			
		#nav li a:hover {
			color:#999999;
			
			}
			
#nav li.current_page_parent a, #nav li.current_page_item a{}


hr {
  border : 0;
  height : 2px;
  background : url(images/hr.gif) 50% 0 no-repeat;
  margin : 1em 0;
}

/* --- IE hack --- */
* HTML hr,
*:first-child+html hr {
  display : list-item;
  list-style-image : url(images/hr.gif);
  list-style-position : inside;
  border : 1px solid #fff;
  width : 0;
  height : 0;
  margin-bottom : .5em;
}
/* --- end hack --- */





#searchBar {
	clear: left;
	/*background: url(images/searchBarBk.gif) repeat-x;*/
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

/* SIDEBAR */

#sidebar {
	margin:0px 53px 10px 0px;
	float:right;
	height:33px;
	min-height:33px;
	width: 100px;
	color: #888f80;
	padding:0px;
	text-align:left;
	list-style:none;

}

#sidebar ul {
padding:0px;
margin:0px 0px 0px 0px;
height:33px;



}


#sidebar ul li {
list-style:none;
list-style-type:none;
font-size:0.8em;
color:#888f80;

}

	
#sidebar li a:hover, #sidebar li.current_page_parent a, #sidebar li.current_page_item a {
			
color:#d4ddcb;
}



#sidebar ul li a{
text-decoration:none;
color:#888f80;

}




/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: left;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	/*background: #fefef6 url(images/yellowBarBk.gif) repeat-x;*/
	margin: 0;
	color: #3a3a3a;
	font-family: Garamond, Georgia, serif;
	padding: 3px 3px 3px 10px;
}

#contentbg {
	
	min-height:100%;
	
	
}

#content {
	background: transparent url("images/content_bg.png") top repeat-y;
	text-align:left;
	width:999px;
	margin: 0px;
	padding: 0px;
	float:left;
	
}

#contentinner {
	width:930px;
	margin:0px;
	padding:0px;
	font-size: 0.9em;
	line-height: 1.5em;
	float:left;
	margin-left:35px;
	
	
	
}

#contentinner ul {padding:0px 0px 0px 20px;margin:0px;}

#contentinner ul li{padding:0px;margin:0px;list-style:disc;}

#contentinner .entry {

	padding:0px;
	margin:0px;
	background: #fff URL(images/content-inner-bg_top.jpg) top left no-repeat;


}


#contentinner .entry a{
color:#6b785d;
text-decoration:underline;
}


#contentinner .entry a:hover{
color:#838f76;
}


#contentinner .entrytop {
	
	height:20px;
	padding:0px;
	
	
	
}

#contentinner .entrycontent {
	
	padding-left:20px;
	padding-bottom:0px;
	padding-right:15px;
	margin:0px;
	height:350px;
	background: #fff URL(images/content-inner-bg_midden.jpg) top left repeat-y;
	
	
	
}

#contentinner .entrybottom {
	
	height:11px;
	padding:0px;
	margin:0px;
	background: #fff URL(images/content-inner-bg_bottom.jpg) top left no-repeat;
	
	
}


#contentinner .entry img {

margin:10px;
border:10px solid #fff;

}


#contentinner .post {
	
	padding:0px;
	margin:0px;
	background: #fff URL(images/content-inner-bg_midden.jpg) top left repeat-y;



}

#contentinner img a {
margin:10px;
border:1px solid #70C6E8;
}


#contentinner a {

	color:#a9422f;
	text-decoration:underline;
}

#contentinner a:hover {

	color:#838f76;
	text-decoration:underline;
}




#contenttitle{
width:100%;
margin-bottom:20px;
margin-top:0px;

}


/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	float: right;
	font-size: 1.2em;
	
}

.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #8e1901;
}

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: Garamond, Georgia, serif;
	padding: 0 0 0em 0;
}


#singlepost {
	background: url(images/commentBk.gif) center bottom repeat-x;
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	background: #dfd797 url(images/commentBottomBk.gif) center bottom repeat-x;
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
	font-family: Garamond, Georgia, serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.alt .commentindheader {
	text-align: right;
}

ol.commentlist li.alt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.alt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	background: transparent url("images/footer_bg.png") top no-repeat;
	clear: both;
	height: 94px;
	width:999px;
	
}

#footer p {
	width:650px;
	float:left;
	color:#ffffff;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	vertical-align:bottom;
	text-align:left;
	padding-left:50px;
	padding-top:40px;
}

#footer .asides {
	width:300px;
	margin-right:0px;
	float:right;
	margin-bottom:0px;
	margin-top:-90px;
	
}

#footer .asides .navigation {
	
	
	margin-bottom:0px;
	position:relative;
}

#footer .asides .navigation li {
	float:left;
	list-style:none;
}

#footer .asides .navigation a {
	height:200px;
	display:block;
	text-indent:-999em;
}

#footer .asides .navigation a.home {
	background:url(images/button_hp_transparent.png) no-repeat;
	width:264px;
	height:63px;
	border:0px solid #FF0000;
	
}





#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #9fd067;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}


pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 0px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table ul li{
	padding:0px;
	margin:0px;
}

.post table th,
.post table td {
	border: 0px solid #ccc;
	border-bottom: 0;
	
}

.post table th {
	text-align: left;
	border-bottom: 0px solid #ccc;
}