/*
	Author Name	: 	Guillem Andreu (a.k.a Guill3m, guillemandreu@gmail.com)
	Author Site	: 	http://www.qabalha.com
	Scheme Name	: 	QabalhaK2
	Version		: 	0.1
	Comments	: 	Queriamos cambiar el theme de QABALHA, as que pensamos en un Scheme del K2...
*/

#bender {
	position: fixed;
	right: 0px;
	bottom: 0px;
	display: block;
	height: 244px;
	width: 150px;
	background-image: url(qabalhaK2/bender.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 9999;
	}

body {
	background: #CED0E0;
	color: #091466;
	margin: 0;
	}

#header {
	background: #091466 url('qabalhaK2/qabalhaK2.jpg') center center no-repeat;
	width: 100%;
	height: 200px;
	}

h1 {
	padding: 0;
	position: absolute;
	top: 15px;
	left: 0;
	}

.description {
	position: absolute;
	top: 50px;
	left: 0;
	}

#header .description {
	font-size: 1.2em;
	
	}

#page {
	padding: 0;
	width: 935px;
	_width: 935px;
	}

.primary {
	padding-left: 25px;
	}

#page, ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: #FFFFFF;
	}
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #091466 !important;
	text-decoration: none;
	}
	
ul.menu li a:hover {
	background: #FFFFFF;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	color: #091466 !important;
	}

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #091466 !important;
	font-weight: normal !important;
	}

.primary .metalink a, .secondary .metalink a, .secondary span a {
	color: #FF950C;
	font-weight: normal;
	text-decoration: none;
	}
	
.primary .metalink a:visited, .secondary .metalink a:visited, .secondary span a:visited {
	color: #091466;
	font-weight: normal;
	text-decoration: none;
	}

.primary .metalink a:hover, .secondary .metalink a:hover, .secondary span a:hover {
	color: #091466;
	font-weight: bold;
	text-decoration: none;
	}
	
.counter a {
	color: #091466;
	}
	
.commentlist li {
	color: #091466;
	}

.commentlist li:hover {
	background: none;
	}
	
#weightedcategories, .authorcomment {
	background: #FFEACE;
	border-color: #FFCA86;
	}
	
blockquote {
  	background: url('qabalhaK2/quote.png') no-repeat left top #FFEACE;
	}
	
code {
	background: #E7E8F0;
	font: 1em 'Courier New', Courier, monospace;
	}

.primary img {
	border-color: #FFCA86;
	background: #FFFFFF;
	}

.primary {
	width: 610px;
	_width: 610px; /* IE Hack */
	float: left;
	padding: 20px 0 10px;
	margin: 0 10px 0 30px;
	_margin: 0 20px 0 15px; /* IE Hack */
	display: inline;
	}

.secondary {
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0;
	margin: 0 0 20px 71%;
	width: 26%;
	color: #535B94;
	position: relative;
	/* The following are IE Fixes */
	_padding: 30px 0 10px;
	_margin-left: 0%;
	_margin-right: -4%;
	_width: 26.5%;
	}

.metadata { /* Time and category for blog entries */
	color: #535B94;
	}
	
.metadata a {
	color: #FF950C;
	}

.inputcontainer {
	margin-bottom: 6px;
	}

small, strike, .sidebar ul ul li, .sidebar ul ol li, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #091466;
	}

a, a:visited, .sidebar a:visited {
	color: #FF950C;
	text-decoration: none;
	}
	
.post p a:visited {
	color: #FF950C;
	text-decoration: none;
	}
	
.frase {
	text-align: right;
    padding-top: 5px;
    padding-bottom: 25px;
	font-size: 1.5em;
	color: #FFAA3D;
	}

.alert {
	background: #FFDFB7;
	border-top: 2px solid #FFAA3D;
	border-bottom: 2px solid #FFAA3D;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.sb-mail ul li {
	margin-top: 20px;
	}

.sb-mail ul ul li {
	margin-top: 0;
	}

#landingsites {
	background-color: #091466;
	padding: 20px;
	border: 5px solid #FF950C;
	list-style-type: disc;
	color: #FFFFFF;
	}
#landingsites i {
	color: #FF950C;
	}
#landingsites h4 {
	color: #FF950C;
	}
/*estils dels links per tipus*/
.itemtext a[href ^="mailto:"] {
	padding: 0 18px 0 0;
	background: url('icones/email.png') right center no-repeat;
	}
.itemtext a[href ^="http"] {
	padding: 0 16px 0 0;
	background: url('icones/link_go.png') right center no-repeat;
	}
.itemtext a[href ^="http://qabalha.com"], .itemtext a[href^="http://www.qabalha.com"], .itemtext a[href^="http://clasico.qabalha.com"], .itemtext a[href^="http://blog.qabalha.com"] {
	padding: 0px;
	background-image: none;
	}
.itemtext a[href $='.jpg'], .itemtext a[href $='.png'], .itemtext a[href $='.gif'] {
	padding: 0 17px 0 0;
	background: url('icones/picture.png') right center no-repeat;
	}
.itemtext a[href $='.pdf'] {
	padding: 0 16px 0 0;
	background: url('icones/page_white_acrobat.png') right center no-repeat;
	}
.itemtext a[href $='.swf'], .itemtext a[href $='.flv'] {
	padding: 0 16px 0 0;
	background: url('icones/page_white_flash.png') right center no-repeat;
	}
.itemtext a[href $='.mp3'], .itemtext a[href $='.wma'], .itemtext a[href $='.aac'], .itemtext a[href $='.ogg'] {
	padding: 0 18px 0 0;
	background: url('icones/sound.png') right center no-repeat;
	}
.itemtext a[href $='.avi'], .itemtext a[href $='.mpg'], .itemtext a[href $='.mov'], .itemtext a[href $='.wmv'] {
	padding: 0 16px 0 0;
	background: url('icones/film.png') right center no-repeat;
	}
.itemtext a[href $='.zip'], .itemtext a[href $='.rar'], .itemtext a[href $='.tar.gz'] {
	padding: 0 18px 0 0;
	background: url('icones/package.png') right center no-repeat;
	}
