/*
Theme Name: Blue Kino
Theme URI: http://kino.pandela.net/
Description: My first wordpress theme.
Version: 1.3
Author: Kino
Author URI: http://kino.pandela.net/
*/

body {
	font:12px/1.5em Lucida Grande, Arial, Tahoma, Verdana;
	background:#E4FFCF url("http://filmlog.pl/files/bg.gif") repeat-x;
	color:#333;
	margin:0;
	padding:0;
}
img {
	border:none;
	display:block;
	text-align:center;
	margin:0 auto;
}
a {
	font-weight:bold;
	text-decoration:none;
	color: #36841E;
}
h2 {
	text-align:left;
	font-size:16px;
	margin:0;
	padding:0;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-family: Georgia;
	color: #36841E;
}
blockquote { color:#777; } 


#header{ 
	width:55%;
	margin:0 auto;
        position: relative; 
}

#sorting {
position: absolute;
top: 4px;
left: 2px;  
   width: 150px;
   font-size: 1.2em;
}

#sorting .filmy {
	text-align:center;
	color: #fff;
	font-weight: bold; 
   background-color: #0AB9E5;}
  
#sorting ul.class {
  padding: 5px 0px 0px 0px;
  margin: 0px;
  text-align: center;
}
#sorting ul.class li{ 
  list-style-type: none;
  display: inline; }
  
#sorting ul.class li a { 
	background: #fff;
	color: #0080CC;
  padding: 2px 1px 2px 1px;
  margin: 2px 0px 2px 0px;
  display: block;
}
  
#sorting ul.class li a:hover {
	background: #0AB9E5;
	color: #fff;
  display: block;
}
#container {
	text-align:center; 
	margin:0 auto;
	padding:  0;
	padding-top: 26px;
}

#header_title{
	color:#fff;
	font-size: 7px;
	padding-top: 15px; 
	margin-left: 85px; 
	font-family: Trebuchet MS;
	font-weight: bold;
}
 

/*------- Tab Menu ---------*/
#container {
	text-align:center;}
#nav {
	list-style:none;
	font:x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
	padding:0 0 0 5px;
	margin: 0;
	text-transform: uppercase;
}
#nav li { display:inline; }
#nav a {
	float:left;
	font-weight:normal;
	background: #0AB9E5; 
	margin: -2px 0 0 0;
	padding: 0 0 0 24px;
	border-bottom: 1px #000 solid;
}
#nav a span {
	background: #0AB9E5;
	color: #fff;
	float:left;
	font-weight:bold;
	padding:5px 36px 4px 11px;
}
#nav #current a {
	font-weight:bold;
	background-position:0 -80px;
	border-width:0;
}
#nav #current a span {
	color:#000;
	padding-bottom:4px;
	background-position:100% -80px;
}
#nav a:hover { background-position:0% -40px; }
#nav a:hover span { background: #23698F; }

/*------- Posts ---------*/
#content {
	margin:35px 0 0;
	padding:0;
}
#content a, .entry a, .commentlist a, #footer a {
	color:#36841E;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {
	border-bottom:1px dashed;
}
.entry {
	text-align:justify;
	margin:0;
	padding: 20px;
}
.entry li {
	list-style:none;
	list-style-image:url("http://filmlog.pl/files/bullet.gif");
	margin:10px 0 0;
}
.entrycontent {
	background:#FFF;
	position:relative;
	margin:-2px 0;
	padding:10px 30px 20px;
}
.pie {
	color:#777;
	font-size:12px;
	text-align:right;
}
.date {
	padding-left:15px;
	background:url("http://filmlog.pl/files/arrows.png") center left no-repeat;
} 
	
 
  
#menu { 
    text-align: center;
    line-height: 32px;  
}
  
#menu a {
  color: #fff;
  background-color: #A9CE8E;
  padding: 6px 9px 6px 9px;
  margin: 2px 4px 2px 4px;
  font-weight: bold;
    font-family: Verdana;
  font-size: .9em;
  text-decoration: none;}
  
#menu a:hover {
  color: #fff;
  background-color: #0AB9E5; }

/* --- Comments template --- */
#comments {
	border-top:1px solid #e6e6e6;
	margin:30px 0 0;
	padding:20px  ;
}
#comments li {
	list-style:none;
	list-style-image:none;
	margin:0 15px 0 -30px;
}
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footer {
	text-align:center;
	padding:0 30px 10px;
}

.entry .entrycontent h2 span {display: none;}

#chmurka {
  text-align: center; 
  word-spacing: 20px;
  line-height: 35px;
  font-family: Trebuchet MS;
}

#chmurka a {word-spacing: 0px;}

.cat0 { font-size: 1em }
.cat1 { font-size: 1.5em }
.cat2 { font-size: 2em }
.cat3 { font-size: 2.5em }
.cat4 { font-size: 3em }
.cat5 { font-size: 3.5em }

#chmurka sub {font-size: 0.8em;margin-top: 3px;}