/*
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

*/


body {
background-color: #ececec;
font-family: Verdana, Geneva, sans-serif;
font-size:11px; color:#333;
text-align:center;
margin: 0;
padding:0;
}

A {
color: #333;
text-decoration: none;
}
  
A:hover {
color: #2db4b3
}
  
table, th, td {
border: 0px;
}

#content UL LI {
list-style-image:url(/wp-content/themes/dsd/images/dot.gif);
}

.TD_logo {
width: 364px;
padding-left:30px;
}

h2 {
font-size: 21px;
margin-bottom:16px;
margin-top:0px;
font-weight:300;
line-height:30px;
margin-top:-5px;
text-align:left;
}

h3 {
font-size: 14px;
margin-bottom:20px;
margin-top:0px;
font-weight:300;
}

.TD_maintext {
padding-bottom:10px;
padding-top:2px;
vertical-align:top;
line-height:18px;
text-align:left;
}

.TD_widetext {
padding-bottom:10px;
padding-top:2px;
vertical-align:top;
line-height:18px;
padding-right:30px;
text-align:left;
}

.TD_links-nyt {
font-size: 10px;
vertical-align:top;
padding-top:15px;
padding-bottom:30px;
}

.top_links {
font-size: 10px;
padding-bottom:13px;
vertical-align:bottom;
}

.searchfield {
font-size: 10px;
border:0;
width:118px;
float:left;
}

span {display:block}

span.box_top { 
width: 185px;
font-size: 10px;
line-height:16px;
font-weight:bold;
background: #ececec url(images/box_top.gif) no-repeat top center;
padding:12px 12px 0px 12px;
}

span.box_bund { 
width: 173px;
font-size: 10px; 
line-height:16px; 
background: #ececec url(images/box_bund_pile.gif) no-repeat bottom center; 
padding:0px 24px 12px 12px;
margin-bottom:20px;
} 

span.box_bund p{
  margin:0; 
} 


span.box_bund2 { 
width: 185px;
font-size: 10px;
line-height:16px; 
background: #ececec url(images/box_bund_cykel.gif) no-repeat bottom center;
padding:0px 12px 12px 12px;
margin-bottom:20px;
} 

.glossymenu{
padding-top:0px;
margin: 0 0 0;
padding: 0;
padding-left:28px;
width: 154px; /*width of menu*/
border: 0px;
border-bottom-width: 0;
position:absolute
}

.glossymenu a.menuitem{
background: url(images/link3.gif);
font-size:11px; color: #333;text-decoration: none;
height: 23px;
display: block;
padding: 0px 0;
padding-left: 30px;
line-height:23px;
}

.submenuheader{
background: url(images/link3.gif);
font-size:11px; color: #333;text-decoration: none;
height: 23px;
display: block;
padding: 0px 0;
padding-left: 30px;
line-height:23px;
}

.glossymenu a.menuitem:hover{
background: url(images/link1.gif);
}

.open{ /*class added to contents of demos when they are open*/
background: url(images/link1.gif);
display: block;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li a{
background: url(images/link2.gif);
font-size:10px; color: #333;text-decoration: none;
height: 23px;
display: block;
padding-left: 30px;
line-height:23px;
}

.glossymenu div.submenu ul li a:hover{
background: url(images/link4.gif);
}

.glossymenu li {
list-style-type:none;
}

.glossymenu ul {
list-style-type:none;
}

.alignleft{
  float:left;
}

.alignright{
  float:right;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.sitemap {
  padding-left:12px;
}

.sitemap ul {
  padding-left:20px;
}

#newsarchive h3{
  margin-bottom:0px;
}

#newsarchive h3 small{
  font-size:80%;
}

#newsarchive h3 a{
  color: #2DB4B3;
}

#newsarchive h3 a:hover{
  color: #333;
}

#newsarchive p{
  margin-top:0px;
  margin-bottom:30px;
}

#linkcollection, #linkcollection ul{
  padding-left:0px;
}

#linkcollection h3{
  margin-bottom:4px;
}

#content #linkcollection li{
  list-style-image:url();
  list-style-type:none;  
}

#linkcollection a{
  color: #2DB4B3;
}

#linkcollection a:hover{
  color: #333;
}

#subpages h3 a{
  color: #2DB4B3;
}

#subpages h3 a:hover{
  color: #333;
}
