/*	CSS files kept in the 'schemes' 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 version as well as debug any problems	that might occur.	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	Scheme Name	: 	Vader2	Version		: 	0.5	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: #000000 url('http://www.quintessence.cl/wp-content/themes/5ta_k2-nuevo/styles/vader/ultrafond.gif');	padding: 0px 10px 0px 0px;        _padding: 0px 10px 0px 0px; 	color: #000;	margin: 0;	}#header {	background: black url('http://www.quintessence.cl/wp-content/themes/5ta_k2-nuevo/styles/vader/mustafar.jpg') center center no-repeat;	width: 100%;	height: 224px;	}#footer {		margin: 0px 0px 0px 0px;	padding: 234px 0px 0px 0px ;        _margin: 0px 0px 0px 0px;	_padding: 234px 0px 0px 0px;	background: url('http://www.quintessence.cl/wp-content/themes/5ta_k2-nuevo/styles/vader/footerfond.gif') no-repeat bottom center;	}h1 {	padding: 0;	position: absolute;	top: 15px;	left: 0;	}.description {	position: absolute;	top: 50px;	left: 0;	}#page {	padding: 0 0px;	width: 796px;	_width: 771px;	}.primary {	padding-left: 25px;	}#page {	background: url('http://www.quintessence.cl/wp-content/themes/5ta_k2-nuevo/styles/vader/fondo.jpg');       _padding: 0px 0px 0px 25px;  }	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {	color: #fff !important;        font-weight: bold;	text-decoration: none;        background: none;	}	ul.menu li a:hover {        color: #fff;        text-decoration: underline;	}	h3, h3 a, h3 a:hover, h3 a:visited {	color: #699 !important;        font-weight: bold;	}h2, h2 a, h2 a:hover , h2 a:visited{	color: #f60 !important;        font-weight: bold;	}h2 span a, h2 span a:visited,h3 span a,h3 span a:visited {	color: #555 !important;	font-weight: bold !important;	}.primary .metalink a, .primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */.secondary .metalink a, .secondary .metalink a:visited,.secondary span a, .secondary span a:visited {	color: #555;	font-weight: normal;	}	.counter a {	color: #555;	}	.commentlist li {	color: #555;	}.commentlist li:hover {	background: none;	}	blockquote, #weightedcategories, .authorcomment {	}	.primary img {border: none;	}.inputcontainer {	margin-bottom: 6px;	}/* Gray Color */small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {	color: #777;	}/* Gray Color */small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {	color: #555;	}a, a:visited, .sidebar a:visited {	color: #fff;	}	.post p a:visited {	color: #000 ;	}#af-ela-menu li {	border: none;	background: #fff;	}#af-ela-menu, #af-ela-menu li {	border-bottom: 1px solid #333;	}#af-ela-menu li.selected {	background: #333;	}/* Hovering state of the table items */#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {	background: #222;	border-top: 1px solid #444;	border-bottom: 1px solid #444;	}/* Active or hovered item in list */#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {	background: #222;	border-top: 1px solid #444;	border-bottom: 1px solid #444;	}#af-ela-post {	border-left: 1px solid #333;	border-right: none;	}