/*
Theme Name: BGS&amp;S Wordpress theme
Theme URI: http://www.bgsens.nl
Description: Wordpress theme voor de BGS&amp;S website
Author: V&iacute;-er
Author URI: http://www.vi-er.nl
version: 1.0
*/


/* basics */

*{margin:0; padding:0;}

html,body {
margin:0;
padding:0;
height:100%; /* needed for container min-height */
background: #545454 url('images/bck.jpg') repeat-x;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 8pt;
}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; border-bottom: 1px solid #dedede; width: 509px;	}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

.hr { padding-top: 30px; border-bottom: 1px solid #dedede; width: 509px;	}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a {
color:#ff0000;
text-decoration:underline;
outline: none;
}

a:hover{text-decoration: underline;}



/* container */


#container {
position:relative; /* needed for footer positioning*/
margin:0 auto; /* center, not in IE5 */
padding: 20px 0px 0px 0px;
width:752px;
overflow: hidden;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
z-index: 2;
}

#bg_left {
width: 658px;
height: 1133px;
background: url('images/bg_links.png') no-repeat; 
z-index: 1;
position: absolute;
top: 0;
left: 0;
}

#bg_right {
width: 606px;
height: 1134px;
background: url('images/bg_rechts.png') no-repeat; 
z-index: 1;
position: absolute;
top: 0;
right: 0;
}

#background {
background: #fff;
width: 752px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}
	
/* header */

#header {
background: #fff url('images/header.jpg') no-repeat;  	
width: 752px; 
height: 192px;
color: #fff; 
}

#header h1{
font:normal 20pt georgia, times;
padding:20px 0 0 16px;
margin:0;
}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
font:normal 10pt georgia, times;
color:#333;
padding: 0 0 0 18px;
margin:0;	
}

/* main menu */


#menu {
background:url('images/menu_bck.gif') no-repeat;
font-family: verdana, arial, times, serif;
font-size: 12px;
width:752px; 
height: 36px;
margin: 0px 0px 20px 0px;
overflow:hidden;
}

#menu ul {
margin:7px 0px 10px 15px;
padding:0;
}

#menu ul li {
list-style-type: none;
float:left;
margin: 0;
padding: 0;
}

#menu ul li a {
padding:4px 10px;
margin: 0px 20px 0px 0px;
color: #fff;
display:block;
outline: none;
text-decoration:none;
}

#menu ul li a:hover, #menu .current_page_item a {
color:#ffff00;
text-decoration: none;
outline: none;
}


/* content */


#content {
float:left;
width:479px; /*462*/
overflow: hidden;
margin:0px;
padding: 25px 0px 15px 30px;
background: #fff;
z-index: 3;
}

.hr { border-bottom: 1px solid #dedede; width: 509px; }

.post {
margin:0;
padding:0 0 20px 0;
line-height: 14pt;
z-index: 3;
}
	
.post p {
font: normal 12px Arial, Helvetica, sans-serif;
color: #676767;
line-height: 18px;
margin: 10px 0px 10px 0px;
z-index: 3;
}

.post p a.more-link {
color: #ff0000;
text-decoration: underline;
margin: 13px 0px 0px 0px;
display: block;
}

.post p a:hover.more-link {
color: #ff0000;
text-decoration: none;
margin: 13px 0px 0px 0px;
display: block;
}

.post h2, #content h2 {
font:normal 15pt georgia, times;
color: #ff0000;
padding: 0px 0px 4px 0px;
}
	
.post h2 a{
color: #ff0000;
text-decoration: none;
}
	
.post h2 a:hover{
color: #000;
text-decoration: none;
}

.post h3 {
font:bold 11pt Arial, Helvetica, sans-serif;
color: #676767;
padding: 15px 0px 0px 0px;
}

.post h3 a {
text-decoration: none;
color: #676767;
}

.post h3 a:hover {
text-decoration: none;
color: #676767;
}

.post ul {
margin: 0px 0px 0px 20px;
font: normal 12px Arial, Helvetica, sans-serif;
color: #676767;
}

.post li {
margin: 0px;
padding: 2px 0px 0px 2px;
}

.entry p{margin:12px 0;}

.slickr-post  {
float: left;
padding: 0 0px 0 0;
margin: 17px 17px 0 0;
border: 1px solid #676767;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
font-family: verdana, arial, tahoma;
font-size:8pt;
width:243px; /*227 */
min-height:100%; 
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
float:right;
margin:0;
padding: 25px 0px 20px 0px;
background: #fff;
}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/* Sidebar projects */
#sidebar #projects {
width: 169px;
min-height:100%; 
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
background: yellow;
padding: 5px 5px 15px 5px;
margin: 0px 0px 0px 32px;
float: left;
}

.projects_top {
background: url('images/projects_top.gif') no-repeat;
height: 15px;
width: 180px;
float: right;
margin: 0 31px 0 0px;
}

.projects_bottom {
background: url('images/projects_bottom.gif') no-repeat;
height: 15px;
width: 180px;
float: right;
margin: 0 31px 0 0px;
}

#sidebar #projects .projects_thumb {
background: #ffff00 url('images/projects_thumb_bck.jpg') no-repeat;
padding: 15px 10px 10px 13px;
margin: 0px 0px 0px 5px;
}

.projects_thumb {
padding-top: 30px;
margin-left: 32px;
float: left;
z-index: 4;
}

.gebruikte-machines_thumb {
margin: 10px 10px 0 0;
padding: 0;
float: left;
width: 138px;
height: 97px;
border: 1px solid #676767;
}

.gm_tbl {
font-size: 8pt;
padding-bottom: 5px;
}

.more a {
text-decoration: none;
}

.more a:hover {
text-decoration: underline;
}

.gm_entry p{ 
height: 97px;
padding: 0 0 0 0;
margin: 10px 0 0 0px;
}

#sidebar #projects h3 a {
color: #000;
font: bold 12px Arial, Helvetica, sans-serif;
text-decoration: none;
margin: 0px 10px 20px 10px;
padding: 0px 0px 10px 0px;
display: block;
border-bottom: 1px solid #c8ba02;
}

#sidebar #projects p {
margin: 0px 0px 20px 15px;
padding: 0;
}


/* Sidebar */

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
padding:0px;
margin:-2px 10px 0px 0px;
float: right;
}

#searchform input#s{
margin:0;
padding:2px 2px 2px 20px;
border:1px solid #333;
background: #efefef url('images/searchicon.gif') no-repeat 2px 1px;
}

#searchform input#submit {
border: 1px solid #000;
margin: 0px;
padding: 0px;
outline:none;
background: #333;
color: #ffff00;
}

	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.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;
}




/* footer */

#footer {
	background: url('images/footer.jpg') no-repeat;  	
	width: 752px; 
	height: 20px;
	clear: both;
}
	
#footer p{padding:32px 0 40px 30px;margin: 0; color: #fff; text-align:center; font-size: 11px;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


