/*
Theme Name: Blue Kino
Theme URI: http://kino.pandela.net/
Description: My first wordpress theme.
Version: 1.1 (english version)
Author: Kino
Author URI: http://kino.pandela.net/
*/

body {
	font: 12px/1.5em Lucida Grande, Arial, Tahoma, Verdana;
        background: #d8e7f3;
	color: #333;
	padding: 0;
	margin: 0;
}
img {
	border: none;
	margin: 0 auto;
	text-align:center;
}
a {
	font-weight: bold;
	text-decoration: none;
}
h2 {
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0 0;
}
blockquote {
	color: #777;
}
#header1 {
padding-top: 40px;

color: #fff;}
#header1 {color: #fff;}
#header1 a:visited {color: #fff;}
#header {background: #D8E7F3  url("images/bg.png") repeat-x; width: 100%; height: 125px; }
.sidebar {float: left; margin-left: 20px; margin-top: 20px; background: #fff; width: 200px; overflow: hidden;}
.sidebar li {list-style-type: none;margin-bottom: -5px;}
.sidebar ul{ margin: 8px; padding: 0px;}
.sbads {background: #D8E7F3; padding-top: 50px;}
.sidebar a {font-weight: normal; color: #39C; text-decoration: underline; font-size: 11px;}
.sidebar b {margin-left: -10px; color: #000;}
#leftimg {float: left;}
#rightimg {float: right;}
#bottomads {width: 100%; height: 350px; overflow: hidden; margin: 0;}
li.bottomads {display: inline; list-style-type: none;}
#container {
	text-align: left;
	padding: 20px 0 0 0!important;
        padding-top: 125px;
	margin-right: auto;
	margin-left: auto;
	width: 55%;
}

#nav {
list-style: none;
margin: 0;
padding: 5px 0 0 0;
width: 100%;
height: 16px;
font: x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
background: #fff;
}
#nav1 {list-style: none;
margin: 0;
padding: 5px 0 0 0;
width: 100%;
height: 16px;
font: x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
background: #000;}
#nav li { display: inline;
margin-top: 5px; }
#nav a {
border-bottom: 1px solid #e6e6e6;
font-weight: normal;
color: #777;
padding: 5px 36px 4px 11px;
background: url("http://poi.5root.com/blog/wp-content/themes/blue-kino-10/images/tab.gif") no-repeat right top;
}
#nav #current a {
border-width: 0;
font-weight: bold;
background-position: 0 -80px;
}
#nav #current a span {
color: #555;
padding-bottom: 4px;
background-position: 100% -80px;
}
#nav a:hover { background-position:0% -40px; }
#nav a:hover span { background-position:100% -40px; }
/*------- Posts ---------*/
#content {
	padding: 0;
	margin: 20px 0;
}
#content a, .entry a, .commentlist a, #footer a, .footercontent a {
	color: #ff8c17;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover, .footercontent a:hover {
	border-bottom: 1px dashed;
}
.entry {
	margin: 0;
	padding: 15px 0;
	text-align: justify;
}
.entry li {
	list-style: none;
	margin: 10px 0 0;
	list-style-image: url("images/bullet.gif");
}
.entrycontent {
	margin: 0;
	background: #FFF;
	position: relative;
	padding: 1px 30px;
}
.b1f, .b2f, .b3f, .b4f{ overflow:hidden; display:block;}
.b1f {height:1px; background:#000; margin:0 5px;}
.b2f {height:1px; background:#000; margin:0 3px;}
.b3f {height:1px; background:#000; margin:0 2px;}
.b4f {height:2px; background:#000; margin:0 1px;}
.entrycontent1 h1 {color: #cd0e0e;}
.entrycontent1 {
color: #fff;
	margin: 0;
	background: #000;
	position: relative;
	padding: 1px 30px;
        padding-bottom: 10%;
}
.pie {
	color: #777;
	font-size: 12px;
	text-align: right;
}
.date {
	padding-left: 15px;
	background: url("images/arrows.png") center left no-repeat;
}
.categories {
	padding-left: 15px;
	background: url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left: 17px;
	background: url("images/comments.gif") center left no-repeat;
}
	
/*------- Rounded divs ------------*/
.topl { 
	height:15px;
	background: #FFF url(images/topl.gif) left no-repeat;
}
.topr { 
	height:15px;
	background: url(images/topr.gif) right no-repeat;
}
.bottoml {
	height:15px;
	background: #FFF url(images/bottoml.gif) left no-repeat;
}
.bottomr {
	height:15px;
	background: url(images/bottomr.gif) right no-repeat;
}

/* --- Comments template --- */
#comments {
	margin: 30px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #e6e6e6;
}
#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 ---*/
.footercontent {background: #fff;}
#footer {
	padding: 0 30px 10px;
	text-align: center;