/*  
Theme Name: Kubomat
Theme URI: 
Description: Kubomat
Version: 1.0
Author URI: 
*/
* {
	margin:0px;
	padding:0px;
	outline:none;
}

body {
	font:13px/19px verdana, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#cececd;
	background:#1e1e1e;
}

ul, li {
	list-style:none;
}

img {
	border:0px;
	outline:none;
}

input[type="button"], input[type="image"], input[type="submit"] {
	cursor:pointer;
	width:auto;
	outline:none;
}

a {
	cursor:pointer;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

:focus {
	outline:none;
}

.clr, .clear {
	clear:both;
}

abbr {
	border:none;
}

/* layout css start */
#wrap {
	width:897px;
	margin:auto;
}

#banner {
	background:url(images/banner.jpg) no-repeat;
	height:300px;
}

#banner h1 {
	float:left;
	margin:18px 0px 0px 15px;
}

#banner h1 a {
	display:block;
	width:215px;
	height:155px;
	overflow:hidden;
	text-indent:-1000px;
}

#navigation {
	margin:10px 0px;
	background:url(images/top-menu.jpg) repeat-x;
	text-align:center;
	padding:10px 0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#navigation li {
	display:inline;
	margin:0 16px;
}

#navigation li a {
	color:#ffffff;
	text-decoration:none;
}

#navigation li a:hover {
	color:#000;
}

#center-container {
}

/* left part css */
#left-part {
	width:242px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#right-part {
	width:641px;
	float:right;
}

.content{clear:both;}

.mid-part-pro {
	background:url(images/product-bg.jpg) repeat-x top left #3c3c3c;
	overflow:hidden;
}

.mid-part-brand {
	background:url(images/brand-bg.jpg) repeat-x top left #383838;
	overflow:hidden;
	padding:8px 15px;
}
.sidebar_title
	{
		background:url(images/left-head.jpg) no-repeat;
		padding:13px 15px 10px 15px;
	}
.sidebar_title h2 {
	font-size:19px;
	color:#fff;
	height:21px;
	overflow:hidden;
}

.sideBar li {
	background:url(images/left-bottom.jpg) no-repeat left bottom;
	overflow:hidden;
	padding-bottom:31px;
	margin-bottom:15px;
}
.sideBar li li
	{
		background:none;
		margin:0px;
		padding:2px 0px 2px 22px;
		background:url(images/bullet.gif) no-repeat left 6px;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#cdcdcd;
		text-decoration:none;
	}
.sideBar li a:hover
	{
		color:#ffffff;
		text-decoration:underline;
	}

ul.product {
	margin-left:5px;
}

ul.product li {
	width:115px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:5px 0px;
	color:#cdcdcd;
	font-size:15px;
}

ul.product li a {
	color:#cdcdcd;
	text-decoration:none;
}

ul.product li a:hover {
	color:#fff;
}

ul.brand {
	margin:20px 0px 10px 8px;
}

ul.brand li {
	width:115px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:1px 0px;
	color:#cdcdcd;
	font-size:15px;
}

ul.brand li a {
	color:#cdcdcd;
	text-decoration:none;
}

ul.brand li a:hover {
	color:#fff;
}

/* right part */
#right-part {
	width:640px;
	float:right;
}

/*#right-part h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:15px 15px 10px 30px;
}*/

#right-part #referenties h3 {
	font-size:18px;
	color:#FFF;
}

#right-part h3 span {
	text-transform:uppercase;
	font-size:21px;
}

.story
	{
		padding-bottom:25px;
		height:1%;
	}
.storyTitle
	{
		background:url(images/comment_bottom.jpg) no-repeat left bottom;
		padding-right:8px;
		height:1%;
	}
.storyTitle	h3
	{
		font-size:21px;
		font-weight:normal;
		color:#ffffff;
		overflow:hidden;
		line-height:24px;
		padding-left:12px;
	}
.storyTitle	h3 a, .storyTitle h3 a:visited
	{
		text-decoration:none;
		color:#ffffff;
	}
.storyTitle	h3 a:hover
	{
		text-decoration:none;
		color:#a09f9f;
		cursor:pointer;
	}
.story_title
	{
		float:left;
		width:500px;
		padding-bottom:8px;
		padding:12px 0px 10px 0px;
	}
.dt
	{
		float:right;
		width:110px;
		height:24px;
		overflow:hidden;
		font-size:11px;
		color:#f6f6f6;
		padding-top:4px;
		margin-top:9px;
		background:url(images/date_bg.jpg) no-repeat left top;
	}
.dt span
	{
		font-size:16px;
		color:#2d2d2d;
		display:block;
		float:left;
		width:25px;
		padding-right:6px;
		text-align:center;
	}
.comment_tag
	{
		background:url(images/comment_top.jpg) no-repeat left top #303030;
		padding:0px;
		margin:0px auto;
		margin-top:10px;
		font-size:13px;
		width:637px;
	}
.comment_bottom
	{
		background:url(images/comment_bottom.jpg) no-repeat left bottom;
		width:637px;
		height:1%;
	}
.story_comment
	{
		float:right;
		width:140px;
		text-align:right;
		padding:8px 10px 10px 0px;
	}
.story_ext
	{
		float:left;
		width:460px;
		padding:8px 0px 10px 10px;
	}
.ext
	{
		color:#686868;
	}
.ext a, .ext a:visited
	{
		text-decoration:none;
		color:#cac9c9 !important;
	}
.ext a:hover
	{
		text-decoration:underline;
		cursor:pointer;
	}
.story_comment a, .story_comment a:visited
	{
		text-decoration:none;
		color:#cac9c9;
	}
.story_comment a:hover
	{
		text-decoration:underline;
		cursor:pointer;
	}
.storyContent
	{
		padding:10px 10px 0px 10px;
	}

#right-part p {
	padding-bottom:18px;
	color:#cececd;
	font-size:14px;
	line-height:18px;
}

.storyContent a, .storyContent a:visited {
	color:#cececd;
}

.storyContent a:hover {
	color:#FFF;
}

#right-part h4 {
	font-weight:bold;
	margin:5px 0px 0px 0px;
	font-size:14px;
}

img.img-left {
	float:left;
	margin:10px 15px 0px 0px;
	border:4px solid #FFF;
}

#referenties{margin-top:7px;}

.referenties-img {
	background:#fff url(images/reference-bg.jpg) repeat-x bottom left;
	text-align:center;
	border:1px solid #c1c1c1;
	padding:5px 0px;

	text-align:center;
}

.referenties-img ul li {
	list-style:none;
	display:inline;
	margin:0 10px;
}

/* footer link */
#footer {
	background-color:#000;
	text-align:center;
	color:#e7e7e7;
	padding:0px 0px 10px 0px;
	margin-top:15px;
}

.footer-link {

}

.footer-link ul li {
	background:url(images/footer-right-dot.jpg) no-repeat center right;
	display:inline;
	padding:0px 15px 0px 5px;
	text-align:center;
	line-height:40px;
	font-size:14px;
}

.footer-link ul li.last{background:none;}

.footer-link ul li a {
	color:#e7e7e7;
	text-decoration:none;
	position: relative;
	top: -2px;
}

.footer-link ul li a:hover {
	color:#FFF;
	text-decoration:underline;
}

.copyright {
	font-size:11px;
	color:#e7e7e7;
	clear:both;
}

.copyright a {
	color:#e7e7e7;
	text-decoration:none;
}

.copyright a:hover {
	color:#FFF;
}

/*--------------------------------*/
.navigation
	{
		padding-bottom:20px;
		height:1%;
	}
.alignleft
	{
		float:left;
	}
.alignright
	{
		float:right;
	}
.navigation a, .navigation a:visited
	{
		color:#cececd;
	}
.navigation a:hover
	{
		color:#ffffff;
	}
	
/*****************************/
search
	{
		height:1%;
		margin-bottom:10px;
		padding-left:0px;
	}
.searchText
	{
		float:left;
		width:180px;
		border:solid 1px #5d5d5d;
		background:#ffffff;
		font-size:13px;
		font-family:arial;
		margin:0px;
		padding:2px;
		margin-top:2px;
		color:#353535;
	}
.go
	{
		float:left;
		border:0px;
		font-family:"trebuchet ms",arial;
		font-size:17px;
		color:#353535;
		background:#ffffff;
		font-weight:normal;
		margin:0px;
		padding:0px;
		cursor:pointer;
		height:25px;
		width:65px;
		margin-top:3px;
	}
	
/*********************************************************/
.comment_template
	{
		padding-left:10px;
		padding-top:15px;
	}
blockquote
	{
		padding:10px 12px 0px 12px;
		width:400px;
		font-size:13px;
		border:dashed 1px #b9ccdf;
	}
blockquote p
	{
		padding-bottom:9px !important;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#dddddd;
		padding-top:5px;
		font-size:19px;
		font-weight:normal;
		padding-bottom:5px;
	}
#commentform p a, #commentform p a:visited
	{
		color:#cececd;
		text-decoration:underline;
	}
#commentform p a:hover
	{
		text-decoration:none;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#cccccc;
		line-height:150%;
		border:solid 1px #4e4e4e;
		width:480px;
		background:#303030;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#cccccc;
		padding:2px;
		border:solid 1px #4e4e4e;
		width:200px;
		background:#303030;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#cccccc;
		padding:2px;
		border:solid 1px #4e4e4e;
		width:200px;
		background:#303030;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#cccccc;
		padding:2px;
		border:solid 1px #4e4e4e;
		width:200px;
		background:#303030;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#dddddd;
		padding-top:5px;
		padding-bottom:15px;
		font-size:19px;
		font-weight:normal;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#cececd;
		text-decoration:underline;
	}
ul.commentlist li a:hover
	{
		text-decoration:none;
	}

/* search result's title */
h2.pagetitle, .article h2
	{
		color:#cccccc;
		font-size:22px;
		font-weight:normal;
		padding-top:5px;
		padding-bottom:25px;
	}
	
/* no match found in search */
.error
	{
		color:#494949;
		font-size:22px;
		font-weight:normal;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:10px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal !important;
	}
.storyContent ul li
	{
		list-style:square !important;
	}


	
/************************************/
.commentAvatar
	{
		float:left;
	}

.fl_right
	{
		padding:0px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding:8px 5px 0px 5px;
		line-height:20px;
		font-size:13px;
		margin-top:5px;
		border-top:dashed 1px #e1e1e1;
	}
.avatarImg
	{
		float:left;
		border:solid 1px #e1e1e1;
		padding:2px;
		margin-left:5px;
	}
.commentAuthor
	{
		float:left;
		padding-left:20px;
		padding-top:2px;
	}
.authorName
	{
		padding:1px 0px 0px 0px;
		font-size:13px;
	}
.commentTime
	{
		font-size:11px;
		letter-spacing:1px;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:600px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	margin-bottom:30px;
	list-style: none;
	height:1%;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 180px;
	font-size:12px;
	color:#aaaaaa;
	text-align:center;
	}
#wp-calendar th
	{
		color:#ffffff;
	}
#wp-calendar #today
	{
		color:#ffffff;
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#ffffff;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#ffffff;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:180px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.padding
{
	padding-left:10px;
}


/*
 *	Update
 *	 RDO - 30-06-2011
 *
 */

/* SubNav Drop Down*/
	/* wrapper */
	#navigation { padding:0; height:42px;}
	/*lvl 1*/
	#navigation ul{ height:42px; }
		#navigation ul li{ float:left; color:#fff; cursor:pointer; margin:0;position:relative;line-height:42px;}
			#navigation ul li a{ height:42px; line-height:42px; display:block; padding:0 25px;}
			#navigation ul li span{ padding:0 16px;}	

		#navigation ul li:hover {color:#000}

		/*lvl 2 */
		#navigation ul ul{display:none; float:left; height:auto;}
		#navigation ul li:hover ul{display:block; position:absolute; top:42px; left:0; width:160px; background-color:#f24639;
									border-right:1px solid #da1809; border-left:1px solid #da1809;overflow:hidden;}
							
			#navigation ul li:hover li{border-bottom:1px solid #da1809; display:block; width:100%;}
			#navigation ul li li a{background: url('./images/bg_subnav.png') 13px 50%  no-repeat; text-align:left; padding:0 30px;}	
