/*  
Theme Name: CQ Procesmanagement
Theme URI: http://www.cqprocesmanagement.nl
Description: Wordpress theme
Version: 1.0
Author: Mark de Raaf - Fundament All Media

CQ Procesmanagement V1.0
*/

/* Begin Typography & Colors */

* {
  margin: 0;
  padding: 0;
}

body {
  background: #f2f4f5; /* url("images/background.gif") repeat-y; */
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

.body_page {
  background-image: url("images/background.gif");
  background-repeat: repeat-y;
  background-position: center;
}

img {
  border: 0px;
}

h2, h2 a {
  color: #336699;
  font-size: 12pt;
  padding: 50px 0 20px 0;
  text-decoration: none;
}

h3 {
  color: #333;
  font-size: 10pt;
}

p {
  font-size: 9pt;
}

a {
	color: black;
}

#sidebar {
	float: left;
}

.post {
  width: 500px;
}

.sidebarDragItem {
  width: 220px;
  background: white;
  border: 1px solid #efefef;
  text-align: center;
  z-index: 10;
}

.sidebarDragItem .dragBar {
  height: 25px;
  background: url("images/cq_in_beeld.gif");
  text-align: right;
}

.sidebarDragItem .dragBar a {
  color: #B048A7;
	display: none;
}

#dragSpace {
	background: #CCCCCC;
	width: 220px;
}

#content {
  background: #EBEBEB;
  color: #666;
  margin: 5px 0 0 225px;
  width: 615px;
  padding: 0 0 0 150px;
  position: relative;
  height:auto !important;
  height:413px;
  min-height:413px;
}

#content p {
  padding: 0 50px 15px 0;
}

#content ul {
  margin: 0 10px 10px 10px;
  padding: 0 10px 10px 10px;
  font-size: 10pt;
}

.contentbar {
  height: 26px;
  margin: 15px 0 0 -150px;
  position: absolute;
  width:765px;
  background: url("images/contentbar.gif") repeat-x;
  text-align: right;
}

.contentbar .icon {
  margin: 5px 150px 0 0;
}

.container {
  width: 990px;
  margin: 0 auto 0 auto;
  /* background: #fff url("images/background_container.png") repeat-x 0 61px; */
  height:auto !important;
  height: 500px;
  min-height: 500px;
  position: relative;
  text-align: left;
}

.header {
  width: 990px;
  height: 61px;
  background: #2C5B9F url("images/header.png");
}

.header ul {
  top: 45px;
  left: 2px;
  position: absolute;
}

.header ul li {
  width: 70px;
  height: 14px;
  display: block;
  float: left;
  background: url("images/button.png") no-repeat;
  font-size: 7pt;
  padding: 0px 0 0 5px;
}

.header a {
	text-decoration: none;
	color: #333;
}

.header ul li a {
	display: block;
  font-size: 8pt;
}

#nieuwsLink {
	position: absolute;
	width: 145px;
	height: 45px;
	right: 0px;
	top: 62px;
	background: url(images/nieuws_button.png);
  display: block;
  z-index: 11;
}

.logo {
  left: 350px;
  top: 5px;
  position: absolute;
}

#search {
  margin: 5px 0 0 2px;
  width: 200px;
}

#sidebarSearchform {
  height: 27px;
}

#topSearchSubmit, #searchsubmit {
  color: #fff;
  font-size: 8pt;
  width: 43px;
  text-align: center;
  position: absolute;
  left: 160px;
  top: 65px;
}

#content #topSearchSubmit, #content #searchsubmit {
  display: none;
}

#topSearchInput {
  width: 148px;
  height: 13px;
  position: absolute;
  left: 2px;
  top: 66px;
  font-size: 8pt;
  border: 1px solid #bebebe;
}

#content #searchform {
  display: none;
}

.breadcrumbs {
  font-size: 8pt;
  color: #666;
  left: 227px;
  position: absolute;
  top: 69px;
}
.breadcrumbs a {
	color: #666666;
  text-decoration: none;
}

.menuholder, #sidebarYoutube {
  width: 222px;
  min-height: 165px;
  background: #ccc;
  border-right: 1px solid #D8DBDB;
  float: left;
  margin: 0 0 0 0;
}

.menuholder {
  font-size: 10pt;
  padding: 20px 0 0 0;
  float: left;
}

.menuholder ul {
  display: none;
  list-style-type: none;
  margin: 5px 0 0 0;
}

.menuholder li {
  list-style-type: none;
  border-top: 2px solid #999B96;
  padding: 3px 0 3px 15px;
}

.menuholder a {
  font-size: 8pt;
  text-decoration: none;
  color: #666;
}

.menuholder a:hover {
  color: #336699;
}

.menuholder .current_page_item a {
  color: #336699;
}

.menuholder .current_page_item ul a {
  color: #666;
}

.mainimgDiv {
  margin: 0 0 0 3px;
  float: left;
  height: 5px;
  z-index: 100;
}

.mainmenu {
  position: relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: bold;
}

.mainmenu ul {
  padding: 0 0 20px 0;
  background: url("images/background_sub.png");
  margin-left: -1px;
}

.mainmenu ul li {
  padding: 8px 0 0 8px;
}

.mainmenu li {
  background: #fff url("images/tab.gif");
  width: 151px;
  height: 33px;
  float: left;
  list-style-type: none;
  text-align: center;
  padding-top: 8px;
  margin: 0 2px 0 0;
}

.mainmenu .page-item-12 {
  margin: 0;
}

.mainmenu li a {
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;

}

.mainmenu li ul {
  display: none;
  position: absolute;
  bottom: 5px;
  z-index: 100;
}

.mainmenu li ul li {
  background: #fff url("images/background_sub.png");
  float: none;
  padding: 0px;
  height: auto;
  font-size: 7pt;
  font-weight: normal;
}

.mainmenu li ul li a {
	text-transform: lowercase;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	height: 18px;
}
.mainmenu li ul li a:hover {
	color: #2C5B9E;
}
.current_page_item ul {
  display: none;
}


.blogdate {
  display: none;
}

/* prev/next links */
.navigation {
/*	font-style: italic;*/
	font-size: 10pt;
}

.nieuwsPost h2 {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	font-weight: normal;
}

.nieuwsLijstDatum {
	font-size: 10pt;
	
}

#footer {
	font-size: .8em;
	color: #666;
}
.cform {
  float: left;
  margin: 0;
}

.cform legend {
  display: none;
}
.cform label {
	margin: 0px 4px;
}
.cform label, .cform label span {
	width: 120px;
}
.cform input, .cform textarea {
	width: 190px;
}

.cform fieldset {
  background: none;
  border: 0px;
  padding: 5px 0 15px;
}

.cform label {
  text-align: left;
  vertical-align:top;
  width:90px;
  font-size: 8pt;
}

div.cf_info {
  margin: 0 !important;
}

span.reqtxt, span.emailreqtxt {
  font-size: 8pt;
}

.linklove {
  display: none;
}

.sidebarDragItem {
  z-index: 1000;
}

#commentform textarea {
  width: 535px;
  height: 100px;
}

.commentlist {
  font-size: 8pt;
  margin: 20px;
}

.commentlist a {
  font-size: 8pt;
}

.alignleft {
  float: left;
  margin: 0 10px 0 0;
}

