/*  
Theme Name: Estetika
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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

*/



body {
background:#292929;
font: 62.5%/16px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
margin:0;
padding:15px 0 0 0;
}



#wrapper {
width:900px;
margin:0 auto 0 auto;
color:#d8d8d8;

}



#header {
float:right;
width:600px;
height:71px;
background:url(../pics/header_back.gif);
margin:0 0 10px 0;

}


#header h2 a {

}

#header h2 a:link, #header h2 a:visited {
color:white;
background:#ef1600;
padding:0 10px 0 130px;
}

#header h2 a:hover, #header h2 a:focus, #header h2 a:active {
padding:0 10px 0 254px;

}



#header h2 {
text-align:right;
padding:0;
margin:20px 20px 0 0;
font-size:2.8em;
}


	ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	ol {
	margin:0;
	padding:0;
	}
	
			ol li {
			margin:0 0 0 18px;
			}
	li {
	margin:0;
	padding:0;
	}




ul#menu {
margin:0;
padding:0 0 1px 0;
list-style-type:none;
font-size:1.5em;
width:300px;
float:left;


}
ul#menu li {
margin:0 0 0 0;
padding:0;
width:150px;
float:left;

}

	ul#menu a {
	display:block;
	padding:10px 10px;
	height:15px;

	margin:0 1px 1px 0;
	}
	
	ul#menu a:link, ul#menu a:visited {
	color:#d8d8d8;
	background:#dd62d1;
	}
	
	ul#menu a.active:link, ul#menu a.active:visited {
	color:#fff;
	background:#25e100;
	}

	ul#menu a:hover, ul#menu a:focus, ul#menu a:active {
	color:#464646;
	background:#00fcff;
	}
	


#content  {
width:570px;
margin:0 40px 0 0;
float:left;
clear:left;
font-size:1.2em;

border-top:3px solid #25e100;

}

#content h2 {
margin:1em 0 0 0;
font-size:1.3em;
}


	
	

#content p {
margin:0.3em 0 0 0;
line-height:1.4em;
}

#content ul {
margin:0.3em 0 0 0;
padding:0 0 0 0;
list-style-type:none;
}

#content ul li {
margin:0 0 0.6em  0;
padding:0 0 0 0;
}

#wrapper a {
text-decoration:none;
}

#wrapper a:link, #wrapper a:visited {
color:#e064d3;
}

#wrapper a:hover, #wrapper a:focus, #wrapper a:active {
color:#25e100;
}
	
	


	#content .post {
	border-bottom:1px solid #424242;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}
	
	#content .post .postmetadata {
	font-size:0.916em;
	color:#b4b8bd;
	}
	
		#content .post .postmetadata a:link,#content .post .postmetadata a:visited {
		color:#ac55a3;
		}


	


	#content h2 a:link, #content h2 a:visited {
	color:#d8d8d8;
	
	}
	#content h2 a:hover, #content h2 a:focus, #content h2 a:active {
	color:#25e100;
	
	}
	
	#content .delicious-tags  {
	color:#9c9c9c;
	margin:2px 0;
	font-size:0.916em;
	}	
	#content .delicious-tags a {
	padding:1px 2px;
	}
	
	#content .delicious-tags a:link, #content .delicious-tags a:visited {
	color:#23a1a3;
	}
	
	#content .delicious-tags a:hover, #content .delicious-tags a:focus, #content .delicious-tags a:active {
	color:#00fcff;
	background:#0000f3;
	}
	
	



#sidebar {
width:290px;
float:left;
font-size:1.1em;
border-top:3px solid #f6ff00;
}

	#sidebar #searchform {
	background:#fdfdfd;
	padding:10px;
	margin:20px 0 0 0;
	}

	#sidebar .lastfm-timestamp {
	display:block;
	}
	
	#sidebar #goodstuff li {
	display:inline;
	}

	#sidebar h2 {
	clear:both;
	font-size:1.363em;
	margin:10px 0 3px 0;
	}
	
	
	#sidebar ul#artNav li {
	float:left;
	margin:0 6px 0 0;
	}
	
	#sidebar ul#artNav a img {
	border:none;
	}

#footer {
clear:both;
padding:40px 0 20px 0;
text-align:center;
}
