/*
Theme Name: Nummer9
Theme URI: http://nummer9.dk
Description: Tema for nummer9
Author: Ulf 
Author URI: http://infonauten.dk
Template: twentyten
Version: 0.2
Tags: buddypress
*/

@import url("../twentyten/style.css");

#branding img {
	border-top: 2px solid #000;
	display: block;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	float:left;
}

#brandlinks {
	float:right;
	margin-right:200px
	display:block;
}
#brandlinks img{
	border: 0;
	margin: 0 2px 2px 0;
}
#content {
	margin: 0 280px 0 0;
}

#access {
	background: #1b6aa5!important;
	margin-bottom: 5px;
}
#access a {
	color:#fff;
}

.cufon-active #site-title {
	font-size: 56px;
	font-weight:800;
	letter-spacing: -2px;
}
.front-thumbnail img {
	margin-bottom: 0;
	padding: 0 10px 10px 0;
	float: left;
}

/* Front teaser for nyeste anmeldelse */
#frontteaser {
	clear:left;
	width:960px; 
	background-color: #F2F7FC;
	height: 198px;
	margin-bottom:30px;
}
.teaser-image {
	left: 0;
	position:absolute; 
	z-index:1
	margin: 10px 10px;
}
.teaser-post {
	position:relative; width:960px; height:198px; margin-bottom:1.2em
	float:left;
}
.teaser-title {
	float:left;
	left: 0;
	background:#000; 
	display:block; 
	z-index:101; 
	width:660px; 
	bottom:0; 
	filter:alpha(opacity=80); 
	-moz-opacity:.80; 
	opacity:.80; 
	position:absolute; 
	z-index:2
	position:relative;
	}
.teaser-title h2 {
	margin:8px 10px 15px; line-height:1.4em; font-size:1.2em; text-transform:none; padding-bottom:0; border-bottom:0
}
.teaser-title h2 a{font-size:1.2em; display:block; color:#fff; text-decoration:none; border-bottom:0}

.teaser {
	float: left;
	left: 0;
	width:260px;
	margin-left:660px;
	z-index:2;
	padding-left:10px;
}

/* fixes 'n' stuff */
.widget-title a{
	color: #000;
}
.home .sticky .page-link a {
	background: #D9E8F7;
	color: #000!important;
}
.sticky {
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
	color:#000!important;
	position:relative;
	min-width: 0;
}

#comment_toolbar1 tr td .mceButton {
padding: 2px 2px!important;
}