/*
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:#DBEAF1 url(http://filmlog.pl/files/50713.png) ; 
	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: #fff;
}
h2 {
	text-align:center;
	color: #fff;
	font-weight: bold; 
   background-color: #F6D155;
   margin: auto;
   margin-top: 15px;margin-bottom: 15px;
   width: 50%;
}
blockquote { color:#777; } 


#header{ 
	width:55%;
	margin:0 auto;
        position: relative; 
}

 
#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;}
	
 .filmy {
	text-align:center;
	color: #fff;
	font-weight: bold; 
   background-color: #F6D155;
   margin: auto;
   margin-top: 15px;margin-bottom: 15px;
   width: 50%;}
.nav {
	list-style:none;
	font:x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
	padding:0 0 0 0;
	margin: 0;
	text-transform: uppercase; 
}
.nav li { display: inline;}
.nav a {
	font-weight:normal; 
	text-align:center;
	background: #F6D155; 
	margin: -2px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px #000 solid;
}
.nav a span {
	background: #F6D155;
	text-align:center;
	color: #fff;
	font-weight:bold;
	padding:7px 11px 7px 11px;
	font-size: 1.3em;
}
.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: #CB3441; }

  
#menu { 
    text-align: center;
    line-height: 32px;  
}
  
#menu a {
  color: #fff !important;
  background-color: #F6D155;
  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 !important;
  background-color: #CB3441; }
/*------- Posts ---------*/
#content {
	margin:35px 0 0;
	padding:0;
}
#content a, .entry a, .commentlist a, #footer a {
	color:#CB3441;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {
	border-bottom:1px dashed;
	color: #503130;
}
.entry {
	text-align:justify;
	margin:0;
	padding: 20px; border: 2px solid #F6D155;
}
.entry ol li {list-style-position: inside;list-style-type:decimal !important}
.entry li { 
	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;
} 
	
 

/* --- 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 sup {font-size: 0.9em;}
