/*
Theme Name: Tech
Theme URI: http://tech.businessclass.dk/
Description: The Tech WordPress theme based on the default theme.
Version: 1.0
Author: Jacob Voldby
Author URI: http://businessclass.dk/
Tags: simple, fixed width, three columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
font-size: 80%; font-family: Arial, Verdana, Helvetica, sans-serif;	background: #fff url('images/body_bg.jpg') top center no-repeat; color: #000; text-align: center; margin: 0px; padding: 0px;}

#bodyWrap {
margin: 0 auto; width: 960px; text-align: left;}

#headerWrap {
background: url('images/header_bg.png') no-repeat top center; height: 162px; background-color: none;}

#logo {
width: 249px; height: 52px; margin: 26px 0px 0px 50px; float: left;}

#contentWrap {
background: url('images/content_ornament_bg.png') no-repeat top right;}

#contentContainer {
width: 914px; background: url('images/content_bg.png') no-repeat top; margin-left: 23px; padding-top: 20px;}
#contentContainer .postmetadata {
font-size: 90%; color: #939598; border-bottom: 1px dashed #939598; padding-bottom: 10px; margin-bottom: 20px; clear: both;}

#postContainer {
width: 475px; margin: 0px 0px 0px 27px; float: left;}
#postContainer h2 {font-size: 120%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#postContainer p {line-height: 140%; margin: 0px 0px 0px 0px; padding: 8px 0px 0px 0px;}
#postContainer li {margin-top: 0px; margin-bottom: 8px;}
a img {border: none;}
a:link {color: #990000; text-decoration: none;}
a:visited {color: #660000; text-decoration: none;}
a:hover {color: #660000;}

/* sidebar */

#sidebar {
width: 360px; margin-right: 27px; float: right;}
#sidebar .tagCloud {
clear: both; margin: 0px; padding: 0px; border: 1px solid #d2d2d2;}
#sidebar #search {margin: 0; padding: 0;}
/* columns */
#sidebar #left {
width: 170px; margin: 0; padding: 0; float: left;}
#sidebar #right {
width: 170px; margin: 0; padding: 0; float: right;}
#sidebar ul {
list-style-type: none; margin: 0; padding: 0; text-align: left;}
/* headline */
#sidebar ul li {
display: block; margin-top: 0px; padding-bottom: 0px; /* background-image: url('images/li_headline_bg.gif'); background-position: left top; background-repeat: no-repeat; */}
#sidebar ul li h2{
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 90%; color: #003366; margin: 10px 0px 0px 0px; padding: 2px 0px 0px 0px;}
/*
#sidebar ul ul {
font-variant: normal; font-weight: normal; line-height: 100%; list-style-type: none; margin: 0; padding: 0; text-align: left;}	*/
#sidebar ul ul li {/* bullit tekst */
font-size: 90%; margin: 6px 0px 2px 0px; padding-left: 15px; background-image: url('images/list_arrow.gif'); background-position: left top; background-repeat: no-repeat;}
/* links */
#sidebar ul ul li a {margin-left: 0px; text-decoration: none;}
#sidebar ul ul li a:link {color: #666;}
#sidebar ul ul li a:visited {color: #666;}
#sidebar ul ul li a:hover {color: #000;}

/* footer navigation */
.navigation {
width: 475px; margin: 15px 0px 25px 0px; text-align: center;}

/* forms */
form {margin: 0px; padding: 0px;}
form textarea {width: 475px;}
#sidebar form {margin: 15px 0px 10px 0px;}

/* images */
#postContainer img {margin: 12px 10px 0px 0px;}
.wp-caption-text {font-size: 90%; margin-bottom: 8px; padding: 0px; font-style: italic;}

/* wp default */
img.alignleft {float: left; margin-right: 10px;}
img.alignright {float: right; margin-left: 10px;}

div.clear {clear: both; margin: 0px; padding: 0px; border: 0px; height: 0px; width: 0px;}