/*
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

	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

*/
.alignleft{
float: left;
padding: 5px;
}

.alignright{
float: right;
padding: 5px;
}

.momentwoord{
padding: 20px;
}

.geheimelink{
text-decoration: none;
cursor: text;
}

.momentwoord a{
font-weight: bold;
font-size: 28px;
color: #000000;
text-decoration: none;
cursor: text;
}


#respond { margin-left: 10px; }

div.sociable { margin: 0; display: inline-block; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span { display: block; }

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



/* Begin Typography & Colors */


.commentlist a { color: #000000; }

.paddingdiv { padding-left: 10px; width:300px;}

.paddingdiv img {
padding: 4px;
border: 0px;
}

.simplelogin-links { padding-left: 10px; }

.sidebaritem  {
background-color: #ffffff;
color: #000000;
margin-left: 20px; 
margin-top: 20px;      
padding-bottom: 10px; 
}

.votewidget_skin { margin-left: 10px; }

.votelistind {
border-bottom: solid 1px #000000;
display: block;
}

.votelistind2 {
border-bottom: solid 1px #000000;
display: block;
margin-left: 10px;
}

.sidebaritem a {
text-decoration: none;
color: #000000;
}

.bar h2 {
display: block;
background-color: #FFFFFF;
	color: #000000;
padding: 10px;
font-size: 13px; 
border-bottom: solid 1px #d3d3d3;
}


#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding: 5px 20px 5px 20px}
#navmenu a {
text-decoration:none;
color: #000000; }

body {
background-image: url(http://img27.imageshack.us/img27/1522/61342692.gif);
background-repeat: repeat-x;	
background-color: #d3d3d3;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:13px;
line-height:1.5em;
padding-top: 0px;
margin-bottom: 0px;
padding-top: 0px;	
}

.table { width: 960px; }

.header { height: 75px; }

.headerspan a {
color: #000000;
text-decoration: none;
font-size: 24px;
}

.header a { text-decoration: none; }

.menu {
background-color: #FFFFFF;
color: #000000;
height: 50px;
padding-left: 20px;
font-size: 15px;
}

.menu a { padding: 0px 20px 0px 20px; }

.footer {
background-color: #FFFFFF;
color: #000000;
height: 30px;
padding-left: 20px;
font-size: 10px;
}

.footer a { color: #000000; }

.main { width: 630px; }

.story {
background-color: #FFFFFF;
color: #000000;
margin-top: 20px;
padding: 1px 5px 1px 10px;
}

.comment-body {
background-color: #FFFFFF;
color: #000000;
margin-top: 20px;
width: 630px;
overflow: auto;	
}

.comment-body p {
padding: 1px 10px 1px 10px; }

.comment-body div {
padding: 1px 10px 1px 10px;
font-size: 10px;
color: #BF700F
line-height: 16px;
}

.comment-body a {
color: #000000;
text-decoration: none;
}

.comment-body div { background-color: #FFFFFF; }

.pageitem {
background-color: #FFFFFF;
color: #000000;
margin-top: 20px;
padding: 1px 20px 1px 10px;
}

.pageitem a {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.story a {
display: block;
color: #000000;
text-decoration: none;
}

.storydetails {
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
background-color: #FFFFFF;
color: #000000;
margin-bottom: 20px;
font-size: 10px;
padding: 5px 10px 5px 10px;
line-height: 16px;
height: 35px;
}

.storydetails img {border: 0px;}


.storydetails a {
color: #000000;
text-decoration: none;
}

.right {
text-align: right;
display: block;
padding: 0px;
margin: 0px;
float: right;
width: 65%
}

.left {
text-align: left;
display: block;
padding: 0px;
float: left;
width: 35%
}

.bar { width: 310px; }

.ads { padding: 10px; }

div.newsbox { 
	float: left; 
	height:98px; 
	width:630px; 
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	padding-top: 2px; 
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #8B8C8B;
	color: #FFFFFF;
}
 
div.newsmessages { 
	margin-top: 18px;
	vertical-align: center;
	border: 0px solid #CCCCCC;
	float: left; 
	width: 102px;
	height: 10px; 
}
 
div.newsarticletumb {
	margin-bottom: 3px; 
	margin-left: 3px; 
	border: 1px solid #CCCCCC;
	width: 100px; 
	height: 30px;
	background-color: #8B8C8B;
	color: #000000;
}

p.newsarticletumb {
	margin-top: 6px;
	margin-left: 5px;
	text-align: center;
}

p.newsarticle { 
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #000000;
}

a { 
	text-decoration: none; 
} 

