/* 

Theme Name: Bruinsma Webbased Products
Description: Custom theme built on Business Casual theme
Theme Version: 0.0.2
Tags: red, gray, two, columns, fixed, width, business, casual
Author: Ger Bruinsma
Author URI: http://www.bruinsma-webbased.nl

	All elements of this theme are protected by the GPL:
	http://www.opensource.org/licenses/gpl-license.php

    Built on the Business Casual theme which uses Fam Fam Fam Silk Icons: 
	http://www.famfamfam.com/lab/icons/silk/
*/

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", arial, sans-serif;
}
html, body {
	height: 100%;
}
body {
	/*background-color: #E9E9E9; */
	background-color: #800000;

}

/* Header & Navigation */

#header {
	margin: 0 auto auto 40px;
	position: relative;
	float: none;
	left: auto;
	width: 740px;
	height: 100px;
	padding-top: 10px;
	text-align: center;
	border-bottom: 1px solid #800000;
	background: #fff url('bwplogo2.gif') no-repeat left 10px;
}
#header h1 {
	padding-left: 8px;
	letter-spacing: 2px;
	max-width: 500px;
	font-size: 24px;
	text-align: left;
	text-indent: 105px;
	letter-spacing: 0px;
}
#header h1.w {
	margin-left: 24px;
}	
#header h1 a {
	text-decoration: none;
	color: #000;
}
#header h3 {
	margin: 0;
	padding-top: 25px;
	padding-left: 250px;
	text-align: left;
	font-size: 40px;
	font-style: italic;
	color: #fff;
}
#nav {
	height: 75px;
}
#header ul.gen {
	text-align: right;
	list-style-type: none;
	vertical-align: bottom;
	margin: -20px 20px 0 0;
	padding: 1px 20px 0 20px;
	float: right;
	height: 30px;
	width: 500px;
}
#header ul.ie {
	list-style-type: none;
	vertical-align: bottom;
	margin: -39px 20px 0 0;
	padding: 20px 20px 0;
	float: right;
	height: 30px;
}

#header li {
	display: inline;
}

#header li a {
	color: #000;
	text-decoration: none;
	margin: 0 -15px 0 0;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #e9e9e9; 
	text-transform: uppercase;
	border: 1px solid #800000;
}
#header li.current_page_item a, #header li.current_page_parent a{
	background: #fff url('images/gradient.jpg') repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}	

#header li a:hover {
	background: #fff url('images/gradient2.jpg') repeat-x;
	color: #FFFFFF;
}
a img {
	border: none;
}

/* Search Styles */

#search {
	position: absolute;
	left: 600px;
	margin-top: 3px;
}
#header input {
	background-image: url(images/back_input.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #A79D8F;
	height: 14px;
	padding: 2px 1px;
	font: 10px verdana, sans-serif;
}
#header input[type="image"] {
	border: none;
	background-image: none;
	vertical-align: top;
	height: 16px;
}

/* Content Styles */
#main {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	width: 1150px;
	min-height: 97%;
	padding-top: 10px;
	padding-right: 20px;
	overflow: hidden;
	border-right: 1px solid #800000;
	border-left: 1px solid #800000;
	clear: both !important;
	position: relative;
}
p {
	margin-bottom: 15px;
}	
blockquote {
	border-left: 1px solid #800000;
	padding-left: 5px;
}

#indexcontent {
	padding-left: 20px;
	padding-right: 20px;
	width: 475px;
	font: 12px "Trebuchet MS", arial, sans-serif;
	text-align: justify;
	min-height: 500px;
}
#content {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 18px;
	width: 740px;
	font: 14px "Trebuchet MS", arial, sans-serif;
	text-align: justify;
	min-height: 400px;
	float: left;
}
#content img {
	padding: 0 4px 4px 0;
}
span img, #meta img {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
span img {
	vertical-align: top;
}
#meta {
	background-color: #eee;
	text-align: left;
	padding: 5px;
	font-size: 10px;
}
#meta img {
 vertical-align: top;
 }
#main ul, #main li {
	margin-left: 10px;
	list-style-type: none;
	list-style-image: url('images/arrows.gif');
}
#main h3 {
	margin-top: 32px;
	font-size: 16px;
}
h3.single {
	margin-bottom: 0;
}
#previousposts {
	padding-left: 30px;
}
#previousposts li {
	list-style-image: url('images/posts.png');
	margin: 0 0 30px 0;
}
#previousposts h4 {
	font-size: 15px;
	margin: 0;
}
#previousposts .date {
	font-size: 12px;
}

/* Sidebar Styles */
#sidebar_ger{
	position: absolute;
	right: 20px;
	top: 200px;
}
#sidebar {
	float: right;
	width: 300px;
	text-align: left;
	font: 11px verdana, sans-serif;
	vertical-align: top;
	padding-left: 0;
	margin-top: 25px;
	margin-right: 20px;
}
#sidebar h2 {
	border-bottom: 1px solid #DBD5C5;
	color: #800000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar ul {
	padding-left: 0;
}
#sidebar li {
	padding: 4px;
	list-style-image: none;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
#sidebar li:hover {
	padding: 4px;
	list-style-image: none;
	border-bottom: 1px solid #ccc;
	background-color: #ccc;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}
#sidebar li:hover a, #sidebar li:hover a:hover {
	color: #000;
}
#sidebar a:hover {
	text-decoration: none;
}
#content h2 {
	color: #000000;
	border-bottom: 1px solid #DBD5C5;
	margin-top: 16px;

}
.portfolio {
	padding-bottom: 20px;
	border-bottom: 1px solid #DBD5C5;
}
h6 {
	margin: 0;
	padding-top: 22px;
	font: italic 16px Georgia, serif;
}
hr {
	color: #DBD5C5;
	background-color: #DBD5C5;
}

/*  Styles */

#footer {
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	background-color: #800000;
	text-decoration: underline;
}
/* Comment Styles */

#commentcontainer {
	width: 675px;
	background-color: #fff;
}
#commentcontainer h4 {
	background: url('images/comments.gif') no-repeat;
	padding-left: 18px;
}
#comments {
	padding-left: 0;
	width: 550px;
}
#replies {
	float: left;
	width: 550px;
	background-color: #fff;
 	margin-left: 10px;
}
#reply {
 	float: left;
 	width: 450px;
 	background-color: #fff;
}
#comments p {
	text-align: left;
}
ol#comments li {
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	position: relative;
	list-style-image: none;
	border: 1px solid #800000;
	margin-top: 15px;
	padding: 5px 42px 5px 5px;
	position: relative;
	text-align: right;
}
.avatar {
	position: absolute;
	left: 300px;
	top: 0;
	padding: 0 !important;
	margin: 0;
}
cite {
	position: relative;
	bottom: -13px;
	right: 5px;
	border: 1px solid #800000;
	padding: 2px 4px 2px 4px;
	background-color: white;
}
.alt {
	background-color: #eee;
}
input, textarea {
	background-image: url(images/back_input.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #A79D8F;
	font: 14px "Trebuchet MS" Arial, sans-serif;
}

/* Archive Styles */

.archive {
	border-bottom: 1px solid #ccc;
}

/* TinyMCE Styles */

.alignright {
	float: right;
}
.alignleft {
	float: left;
	margin-right: 5px;
	margin-left: 0;
}
.aligncenter {
	text-align: center;
	margin: 0 auto;
}

/* Anchor Styles */

a, a:link, a:visited {
	color: #800;
	text-decoration: underline;
}
a:hover, a:active {
	background-color: #EFEFEF;
}
a.offerte:hover, a.offerte:active {
	background-color: #FFFFFF;
}
img.offerte{
	position: fixed;
}
#main li img {
	padding: 2px 10px 10px 0;
	border: none;
}
#blog {
	width: 500px;
	margin-top: 20px;
}
#blog h2 {
	margin-top: 10px;
	border-top: 1px solid #DBD5C5;
	border-bottom: none;
}
