/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name		: 	Michael Heilemann
	Author Site		: 	http://binarybonsai.com
	Style Name		: 	FirefoxAddiction
	Style URI		:	http://getk2.com
	Version			:	1.0
	Header Height	:	260
	Comments		:	I made Vader as a tribute to Star Wars for use on my own blog.
						The header image was painted by my friend Rasmus (http://no-go-dk)
						License: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

body {
	background: #085694;
	color: #000;
	margin: 0;
	}

#header {
	background: #fff url('header760.jpg') center top no-repeat;
	height: 300px;
	}

ul.menu {
	border-bottom: 1px solid #085694;
}
#page {
	background: #fff;
	border: none;
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #fff;
	background: #085694;
	text-decoration: none;
}

ul.menu li.page_item a {
		color: #085694;
		background: #ddd;
}
ul.menu li a:hover {
	background: #085694;
	color: #fff;
}

table {
border: 1px solid #ccc;
padding: 0;
margin: 20px;
}
td {
padding: 5px;
margin: 0;
border-bottom: 1px solid #ccc;
color: #fff;
}
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#920000}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d09191;
  border-right:1px solid #d09191;
  background:#ad3f3f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f4e5e5;
  border-right:1px solid #f4e5e5;
  background:#a63030}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a63030;
  border-right:1px solid #a63030;}
.spiffy4{
  border-left:1px solid #d09191;
  border-right:1px solid #d09191}
.spiffy5{
  border-left:1px solid #ad3f3f;
  border-right:1px solid #ad3f3f}
.spiffyfg{
  background:#920000}
.styled
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-image: url(http://www.macromedia.com/ ...
background-repeat: repeat-x;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
} 
.styled:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}
.disp_badgecode div {
margin: 0 !important;
}
div #disp_badgecode div div div div div #badgestart { margin-top: 0px; margin-bottom: 0px; }
.entry-content .disp_badgecode div,
{
margin-top: 0px !important;
margin-right: 0pt;
margin-bottom: 0px !important;
margin-left: 0pt;
}