/*
Theme Name: Leiteq
Description: Leiteq Design
Version: 1.0
Author: Klaas van der Molen
Author URI: http://www.leiteq.nl
Tags: wordpress, theme
*/

.Boxcenter
{
	position: absolute;
	top: 4px;
	left: 0px;
	width: 100%;
	heigth: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	
}

.Box
{
	margin-left: -500px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1000px;
	overflow: visible;
	padding:0;
}


body, table, td, tr 
{
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
  color:#555;
	background: #ffffff; /* url('images/body_bg.gif') top left repeat-x;*/
	margin:0;
	padding:0;
  line-height: 21px;
}
table {
  text-align:center;
}
h1 {
  margin:0px;
  margin-top:10px;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#777;
	text-transform: uppercase;
}
h2 {
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:normal;
}

img {
  border:0px;
}

p {
/*margin-top:0px;*/
}

strong {
color:#222;
font-weight:bold;
}



a, a:visited {
  text-decoration:none;
  font-weight:normal;
  color:#666;
  
}
a:hover {
  text-decoration:none;
  font-weight:normal;
  color:#666;
}


#language {
  width:100%;
  height:18px;
  top:0px;
  left:0px;
  display:block;
  text-align:right;
  vertical-align:middle;
  color:#999;
  border-bottom: 0px dotted #CCC;
  padding-bottom: 2px;
  margin-bottom: 4px;
}
#language a, #language a:visited {
  font-weight:normal;
  font-family: Tahoma,Verdana,Arial;
  text-transform: uppercase;
  font-size:9px;
  color:#999;
  margin:0;
  padding:0;
  display:inline;
  text-decoration:none;
}
#language a:hover {
  color:#999;
}



#logo1 {
  /*width:800px;
  height:89px;  */
  top:0px;
  left:0px; 
  display:block;
  margin-bottom:20px;
  border-bottom: 0px dotted #CCC;
}

#logo2 {
  position:absolute;
  background:transparent url(images/logo2.gif) no-repeat scroll 23px -2px;
  top:0px;
  left:140px; 
  width:658px;
  height:55px;
  border-bottom:0px solid #777;
}

#cMenu {
  height:28px;
  left:0;
  width:100%;
  background-image:url('http://www.leiteq.nl/images/dots.gif');
}

#cBar {
  height:3px;
  left:0;
  width:100%;
  background-image:url('http://www.leiteq.nl/images/dots.gif');
}

#cMenu ul {
  list-style:none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  text-align:center;
  outline-style:none;
  outline-width:0;
}
#cMenu ul li{
  margin-bottom:5px;
  display:inline-block;
  zoom: 1;
	*display:inline;
  padding-left:20px;
  padding-right:20px;
  padding-top: 2px;
}
#cMenu ul li a, #cMenu ul li a:visited {
  font-weight:bold;
  font-family: Tahoma,Verdana,Arial;
  text-transform: uppercase;
  font-size:10px;
  list-style:none;
  color:#999;
  margin:0;
  padding:0;
  display:inline;
  text-decoration:none;
  outline-style:none;
  outline-width:0;
}

#cMenu ul li a:hover, #cMenu ul li.current_page_item a {
  color:#555;
}

/*-----------------------------------------*/

#cContent {
  padding-left:0px;
  padding-top:0px;
  width:700px;
  text-align:center;
  margin-left:150px;
  margin-top: 20px;
  padding-bottom:20px;
}
#cContent2 {
  padding-left:0px;
  padding-top:0px;
  width:100%;
  border-bottom:20px solid #FFFFFF;
  text-align:center;
}

.cPreview {
  float:left;
  height:180px;
  margin-bottom:30px;
  margin-left:0;
  margin-right:30px;
  width:180px;
}


.cPost {
}

.cPost a, .cPost a:visited {
  text-decoration:none;
  font-weight:normal;
	margin:0;
	padding:0;
	line-height:21px;
}
.cPost a:hover {
  text-decoration:underline;
  font-weight:normal;
}

.cPost ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:0;
}

#cFooter {
  height:20px;
  width:100%;
}


.cThumb {
  width:250px;
  height:250px;
  display:inline-block;
  zoom: 1;
	*display:inline;
  border:0px solid #DDD;
  margin:10px;
  text-align:center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

.cThumb a:hover {
  
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.cThumb a, .cThumb img {
  vertical-align:middle;
}
/*----------------------SLIDESHOW---------------*/


input, textarea {
  border:1px solid #CCC;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding:3px;
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
  color:#666;
  width:200px;
}
small {font-size: 11px;color:#666;}
label {display:block;}

textarea {width:400px;}

.wpcf7 input {
  width:200px;
  margin:0px;
}
.wpcf7 textarea {
  width:400px;
  height:100px;
  margin:0px;
}

input[name='submit'] {width:160px}


.wpcf7 .wpcf7-submit {
  width:80px;
}
.wpcf7 table, .wpcf7 table tr, .wpcf7 table tr td {
  margin:0px;
  padding:0px;
}
.wpcf7 table {
 text-align:center;
}







#slideshow {
    position:relative;
    height:270px;
    width:630px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}

