/*
Theme Name: Blackbeat
Theme URI: http://www.width.se/
Description: Blackbeat-tema
Version: 1.6
Author: Alexander Wåland
Author URI: http://www.width.se/
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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	background: #000 url('images/body_bg.jpg') no-repeat top center;
	text-align: center;
	}
h1 {
	font-size: 1.5em;
}
a:link, a:visited{
  color: #000;
  text-decoration:none;
}
img{
	border:0;
}
#page {
	text-align: left;
	width:810px;
	margin: 10px auto;
	background: #fff;
	font-size: 10pt;
	position:relative;
	left:25px;
}
#header {
	background: url(http://static.blackbeat.se/images/header.png) no-repeat 5px 5px ;
	height: 145px;
	}
#header #search-form{
	position: relative;
	left: 627px;
	top:25px;
	width: 160px;
	height: 18px;
}
#header #search-form input#search{
	width:80%;
	height:100%;
	color:#fff;
	border:0;
	float:left;
	background:transparent;
	font-family: Verdana;
	font-size: 10px;
}
#header #search-form input#searchsubmit{
	float:right;
	background:transparent;
	border:0;
	width:20%;
}
#headermenu {
  background: url(http://static.blackbeat.se/images/header-menu-tmp.png) no-repeat bottom left;
	margin: 0 0 10px 0;
	height: 30px;
	width: 100%;
	margin-left: 5px;
}
#headermenu a{
	margin-left:18px;
	display:block;
	height: 100%;
	float:left;
}
#headermenu a#hem{
	width: 33px;
}
#headermenu a#om-bloggen{
	width: 90px;
}

#headermenu a#livechatter{
	width: 90px;
}
#headermenu a#video{
	width: 47px;
}
#headermenu a#kontakt{
	width: 63px;
}
#headermenu a#aikfotboll{
	width: 120px;
	float:right;
	margin-right: 40px;
}
#headermenu a#feed{
	float:right;
	position:relative;
	top:6px;
	right:30px;
}
.narrowcolumn {
	float: left;
	padding: 5px 10px 20px 25px;
	margin: 0;
	width: 480px;
	background: url(http://static.blackbeat.se/images/hori-line.png) top right repeat-y;
	height:100%;
	}
.narrowcolumn h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28pt;
	font-style: italic;
	margin: 0;
}
.widecolumn {
	padding: 5px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
textarea#comment {
	width:450px;
}
#sidebar{
  float:right;
	padding-top: 10px;
	width: 285px;
	position:relative;
	right: 15px;
	zoom:1;
}
#sidebar ul{
	padding-left: 15px;
	margin:0;
	list-style:none;
}
#sidebar ul li{
	font-size: 13px;
}
#sidebar ul li h2{
	text-indent: -99999px;
	height:20px;
	width:279px;
}
#sidebar ul li.popular-posts h2{
	background: url(http://static.blackbeat.se/images/popularaste_inlaggen.jpg) no-repeat;
}
#sidebar ul li.widget_categories h2{
	background: url(http://static.blackbeat.se/images/kategorier.jpg) no-repeat;
}
#sidebar ul li.widget_archive h2{
	background: url(http://static.blackbeat.se/images/arkiv.jpg) no-repeat;
}	
#sidebar ul li.widget_links h2{
	background: url(http://static.blackbeat.se/images/lankar.jpg) no-repeat;
}	
#sidebar ul li#linkcat-7 h2{
	background: url(http://static.blackbeat.se/images/bilder.jpg) no-repeat;	
}	
#sidebar ul li.widget_bowob_login h2{
	background: url(http://static.blackbeat.se/images/chatten.jpg) no-repeat;	
}
#footer{
  width: 475px;
  clear:both;
  font-family: Verdana;
  font-size: 10px;
  padding: 10px;
  padding-left: 25px;
}

.aktt_tweets ul li {
padding: 5px 0 5px 0;
}

a.aktt_tweet_time {
color: #a6a6a6;
font-size: 11px;
}

#twitter-tools {
background: url(http://www.blackbeat.se/wp-content/uploads/2010/07/aik_media_twitter.jpg) no-repeat;
width: 279px;
height: auto;
}