/*
Theme Name: Tuli kulkee
Theme URI: http://www.tuoniyhtye.net/
Description: Liquid two-column layout, clean and simple.
Author: Jaakko Teittinen
Author URI: http://www.chmedia.fi/

*/


/*#############################################################
Name: Tuli kulkee
Date: 2006-12-11
Description: Liquid two-column layout, clean and simple.
Author: Jaakko Teittinen
URL: http://www.chmedia.fi/

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a img
{
border:none;
}

body {
	background: #000 url('img/bg.gif') repeat-x fixed;
	color: #999;
	font: normal 70% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
}
p,code,ul,ol {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #cc5229;	
	color: #444;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: bold 1.2em "Trebuchet MS",sans-serif;
	color: #999;
}
/* misc */
.clearer {
	clear: both;
}

#container {
	width: 760px;
	margin: 0 auto;
	/*background: transparent url('img/eagle.gif') no-repeat;*/
}

/* header */
.header {
	width: 760px;
	border-bottom: 1px solid #777;
	height: 100px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.header .logo {
	background: url('img/logo.gif') no-repeat center top;
	width: 293px;
	height: 100px;
}

.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	margin-top: 40px;
	text-align: center;
}

.header h1 a {
color: #666;
text-decoration:none;
}

.header h1 a:visited {
color: #666;
text-decoration:none;
}

.header h2 {
	border-top: 1px solid #eee;
	color: #666;
	text-align: right;
}
.header h2 span {
	background: #222;
	color: #eee;
	padding: 0 6px;
}

/* left side (main content) */
.left {
	float: left;
	width: 560px;
}

.content {
	padding: 10px;
}

.content .descr {
	color: #eee;
	font-size: 1.2em;
	margin-bottom: 12px;
}

.descr a,.descr a:visited
{color: #eee;
}

.content li {
	list-style-type: none;
	margin-left: 12px;
	padding: 2px 0;
}
.content h2 {
	font-size: 2em;
	margin-bottom: 20px;
}
.content h2 span {
	color: #eee;
	font-size: 0.6em;
}

.content h2 a {
	color: #888;
	text-decoration: none;
}

.content h2 a:hover {
	color: #cc5229;
	border-bottom: 1px dotted #cc5229;
}

.content h3 {
	font-size: 1.6em;
	font-weight: bold;
}

.content a, .footer a {
	color: #cc5229;
	text-decoration: none;
}
.content a:hover,.footer a:hover {
	color: #cc5229;
	border-bottom: 1px dotted #cc5229;
}

.content ol.discography { margin: 10px 0 0 180px;}

.content img.brdr { border: 1px solid #000; }
.content img.float_left { float: left; padding: 1px; background: #333; margin: 0 10px 10px 0; }


.clear { clear: both; height: 1px; font-size: 1px;}

/* right */
.right {
	float: right;
	font-size: 0.9em;
	width: 200px;
	margin-bottom: 20px;
	background: #222;
}	

/* navigation */
.nav {
	text-align: center;
	width: 760px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #777;
}

.nav h1 {
	color: #999;
	margin: 12px 0;
}

.nav ul {   margin: 0;
  padding: 0;
  list-style-type: none;
font: bold 14px "Trebuchet MS";}

.nav li {
  display: inline;
  padding: 0;
  margin: 0;
}

.nav li a {
  color: #fff;
  text-decoration: none;
  padding: 2px 14px;
}
.nav li a:hover {
  color: #000;
  background: #fff;
}

.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color: #eee;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
 .subnav h1 a
 {
 color: #F06;
 }
 
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #DDD;
}

/* footer */
.footer {
	clear: both;
	color: #666;
	border-top: 1px solid #777;
	font: normal 1em Verdana,sans-serif;
	padding: 8px 6px;
}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Searchform */
#searchform input#s {
  border: 1px solid #888;
  width: 120px;
  font-size: 1em;
  margin-left: 10px;
  padding: 2px;
}

#searchform input#sidebarsubmit {
  border: 1px solid #888;
  background: #888;
  color: #eee; 
  font-size: 1em;
  padding: 0;
  margin-left: 10px;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 10px;
padding: 10px;
background: transparent;
border: 1px solid #777;
}

#commentform textarea {
background: #bbb;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #999;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #999;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url, #commentform .button {
background: #bbb;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover, #commentform .button:hover {
background: #999;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus, #commentform .button:focus {
background: #999;
border: 1px solid #939793;
width: 280px;
}
#commentform .button, #commentform .button:hover, #commentform .button:focus { width: 160px; }
#commentform input{
margin-bottom: 3px;
}