/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	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

*/



/* Begin Typography & Colors */

body { margin: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%;  font-family: Tahoma,Verdana; font-size: 75%; }
.height { height: 100%; }
h1{ margin: 15px 31px 10px; text-align: left; font-size: 110%; font-family: Arial,tahoma; color: rgb(0, 73, 137); }
h2 { margin: 15px 31px 10px 10px; text-align: left; font-size: 110%; font-family: Arial,tahoma; color: rgb(0, 73, 137); }
h1.top { margin: 12px 31px 0pt; text-align: left; font-size: 110%; font-family: Arial,tahoma; color: rgb(0, 73, 137); }
p { margin: 15px 0px; text-align: left; font-size: 10pt; font-family: Tahoma; color: rgb(81, 81, 81); }
p.bottom { margin: 0pt 31px; text-align: left; font-size: 11px; font-family: Tahoma; color: rgb(255, 255, 255); }
p.menu { margin: 15px 31px; text-align: center; font-size: 12px; font-family: Tahoma; color: rgb(81, 81, 81); font-weight: bold; }
p.news_1 { margin: 15px 31px 7px; text-align: left; font-size: 70%; font-family: Tahoma; color: rgb(126, 126, 126); font-weight: bold; }
p.news_2 { margin: 7px 31px; text-align: left; font-size: 70%; font-family: Tahoma; color: rgb(126, 126, 126); font-weight: bold; }
p.news_3 { margin: 7px 31px 24px; text-align: left; font-size: 70%; font-family: Tahoma; color: rgb(126, 126, 126); }
div.hentry { margin: 7px 31px 24px; text-align: left; font-family: Tahoma; color: rgb(126, 126, 126); }
div.hentry p{margin: 0px;}
ul { margin: 10px 30px 10px 0px; text-align: left; font-size: 10pt; font-family: Tahoma; color: rgb(81, 81, 81); }
a:visited { color: rgb(0, 73, 137); font-family: Tahoma; text-decoration: underline; }
a:active { color: rgb(0, 73, 137); font-family: Tahoma; text-decoration: underline; }
a:link { color: rgb(0, 73, 137); font-family: Tahoma; text-decoration: underline; }
a:hover { color: rgb(171, 0, 0); font-family: Tahoma; text-decoration: underline; }
a.menu:visited { color: rgb(0, 73, 137); font-family: Tahoma; text-decoration: underline; }
a.menu:active { color: rgb(0, 73, 137); font-family: Tahoma; text-decoration: underline; }
a.menu:link { color: rgb(0, 73, 137); font-family: Tahoma; text-decoration: underline; }
a.menu:hover { color: rgb(171, 0, 0); font-family: Tahoma; text-decoration: underline; }
.bg_left { background: transparent url('img/bg_left.jpg') repeat scroll 0% 0%;  }
.blue_line { background: transparent url('img/blue_line.gif') repeat scroll 0% 0%;  }
.menu_line { background: transparent url('img/menu_line.png') repeat scroll 0% 0%; }
.menu_bg { background: transparent url('img/menu_bg.png') repeat scroll 0% 0%;  }
.image { background: transparent url('img/image.jpg') repeat scroll 0% 0%; }
a img{border:none;}
table.data tr td {padding:5px;color:#515151;
font-family:Tahoma;
font-size:75%;
text-align:left;}
h3{
color:#004989;
font-family:Verdana,tahoma;
font-size:11pt;
margin:15px 0px 10px;
text-align:left;
}
table.cmo {
border-collapse:collapse;
border-color:#DDDDDD;
border-style:solid;
border-width:1px 1px 0 0;
width:100%;
}
table.cmo td.new, table.cmo th.new {
background:#00529B none repeat scroll 0 0;
color:#FFFFFF;
font-weight:bold;
vertical-align:middle;
}
table.cmo td, table.cmo th {
border-color:#DDDDDD;
border-style:solid;
border-width:0 0 1px 1px;
font-size:11px;
height:25px;
text-align:center;
vertical-align:middle;
}
table.cmo tr.all {
background:#F6F6F6 none repeat scroll 0 0;
}
.contactform{font-size:10pt;}
#contactsubmit{margin-top:10px;}
.entry{font-size:10pt;}