/*
Theme Name: NOISE
Theme URI: http://wordpress.org/
Description: Customised NOISE template for WordPress 2.5.1
Version: 1.6
Author: Stef van den Ham
Author URI: http://www.artinvolved.com/
Tags: blue, custom header, fixed width, two 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

*/

a:link, a:active, a:visited{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#contact_right a:link, #contact_right a:active, #contact_right a:visited{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#contact_right a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

p strong {
	color: #FFFFFF;
}

.tcontent {
	display: none;
}

.body_main {
	margin-top: -20px;
}

.body_rest .godown {
	cursor: pointer;
	color: #FF0000;
	font-weight: bold;
}
.body_rest .godown:hover {
	color: #FFFFFF;
}

body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	background-image: url(img/bg_tile.jpg);
	background-repeat: repeat;
	font-family: 'Georgia', Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}

img {
	border: 0;
}

#contentholder {
	width: 900px;
	margin: auto;
	margin-top: 30px;
}

#header {
	height: 103px;
	position: relative;
}

#logo {
	width: 82px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 30px;
}
#splat {
	width: 199px;
	height: 160px;
	right: 140px;
	position: absolute;
	background-image: url(img/splat.gif);
}

#divider {
	height: 2px;
	width: 900px;
	position: absolute;
	top: 68px;
	background-image: url(img/2px_lijn.gif);
}

#menu {
	width: 178px;
	position: absolute;
	right: 0px;
	top: 48px;
}

#menu ul {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	margin: auto;
}

#menu ul li {
    float: left;
    list-style: none;
	cursor: pointer;
}

#the_cats ul {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#the_cats ul li {
    float: left;
    list-style: none;
	cursor: pointer;
	margin-left: 6px;
}

.case_holder {
	float: left;
	margin-bottom: 50px;
}

.case_image {
	width: 500px;
	float: left;
}

.case_description {
	float: right;
	margin-left: 10px;
	width: 385px;
	
	font-family: 'Georgia', Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}

.case_header {
	color: #FFFFFF;
	width: 380px;
	font-size: 30px;
	margin-top: -8px;
}

#main {
	position: relative;
}

#footer {
	position: relative;
	margin-top: 40px;
	width: 900px;
	margin: auto;
}

#logobottom {
	width: 899px;
	height: 437px;
	background-image: url(img/logo_bottom.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	bottom: 0px;
}

#divider2 {
	height: 2px;
	width: 900px;
	background-image: url(img/2px_lijn.gif);
}

#fan {
	width: 143px;
	height: 59px;
	position: absolute;
	top: 90px;
	right: 60px;
	background-image: url(img/fan.jpg);
}

.clearer {
	clear: both;
	height: 1px;
}

.case_link {
	width: 170px;
	margin-right: 20px;
	float: left;
	font-size: 11px;
	display: inline;
}

input, textarea {
	background-color: #626161;
	border: 1px solid #bdbcbc;
	height: 17px;
	width: 315px;
	padding-left: 3px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
}

textarea {
	height: 80px;
}

#tweet {
	position: absolute;
	right: 0px;
	width: 425px;
	height: 76px;
}
#tweetbird {
	position: absolute;
	left: 40px;
	bottom: 0px;
}
#tweetmsg {
	position: absolute;
	top: -10px;
	width: 410px;
	height: 35px;
	padding: 7px;
	padding-top: 2px;
	font-size: 11px;
	background: transparent url(/wp-content/themes/noise/img/tweetblock.png) no-repeat 0 0;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
