/*
Theme Name: Kano Design
Theme URI: 
Version: 1.0
Author: 
Author URI: h
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; outline: none; }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
img.aligncenter { display:block; margin:0 auto }
img.alignleft { float:left }
img.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
.clear { clear: both; }
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */

/* MAIN LAYOUT */
/* ----------------------------------------- */

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	background: #eeeeee;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
}

.wrapper {
	width: 904px;
	margin: 0 auto;
	text-align: left;
}

#container {
	width: 820px;
	background: url(images/container_bg.jpg) repeat-y;
	padding: 0 42px;
}
#header {
	height: 160px;
	overflow: hidden;
	background: #b1b3b4 url(images/header.jpg) no-repeat;
}
#header #logo {
	float: left;
	width: 210px;
	height: 130px;
}
#header #navigation {
	float: right;
	width: 610px;
	height: 160px;
	position: relative;
}
#header #navigation ul {
	margin: 8px 0 0 18px;
}
#header #navigation ul li {
	float: left;
	height: 14px;
	border-left: 1px solid #fff;
	line-height: 14px;
	padding: 0 18px;
}
#header #navigation ul .last {
	border-right: 1px solid #fff;
}
#header #navigation ul li a {
	float: left;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
#header #navigation ul li a:hover {
	color: #666666;
}
#header #navigation ul li ul {
	display: none;
	margin: 0;
}
#header #navigation ul .current-menu-item a, #header #navigation ul .current-menu-parent  a {
	color: #666;
}
#header #navigation ul .current-menu-item ul,  #header #navigation ul .current-menu-parent  ul {
	display: block;
	position: absolute;
	bottom: 7px;
	left: 18px;
}
#header #navigation ul .current-menu-item ul li a, #header #navigation ul .current-menu-parent  ul li a {
	color: #fff;
}
#header #navigation ul .current-menu-itemm ul li a:hover, #header #navigation ul .current-menu-parent  ul li a:hover  {
	color: #666;
}
#header #navigation ul li ul li a {
	color: #000;
}
#header #navigation ul li ul .current-menu-item a {
	color: #666;
}
#header #navigation ul li .sub-menu .current-post-ancestor a {
	color: #fff;
}
#header #back_button {
	position: absolute;
	bottom: 5px;
	left: 234px;
}
#header #back_button .back {
	font-size: 14px;
	margin-left:-25px;
	color: #000;
	display: inline;
}
#header #back_button .back span {
	color: #fff;
}
#header #back_button .back:hover {
	color: #fff;
	text-decoration: none;
}
#header #back_button .back:hover span {
	color: #fff;
}
#sidebar {
	float: left;
	width: 170px;
	padding: 15px 20px;
}
#sidebar h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}
#sidebar p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #666666;
}
#sidebar p a {
	text-decoration: none;
	color: #000;
}
#sidebar p a:hover {
	text-decoration: underline;
}
#sidebar .block {
	display: none;
}
#sidebar .first {
	display: block;
}

#main_content {
	width: 610px;
	float: right;
}
#main_content .text .aligncenter {
	display: block;
	margin: 0 0 10px -27px ;
}
#main_content .text .aligntop {
	margin: -48px 0 10px -27px ;
}
#main_content .text .aligntop2 {
	margin: -30px 0 10px -27px ;
}
#slider {
	width: 610px;
	height: 390px;
	overflow: hidden;
}
.text {
	padding: 0px 27px 10px 27px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.text span, .info span {
	color: #000;
}
.text ul li{
	border: none;
}
#news_list {
	background: #fff;
}
#news_list ul {
	border-top: 21px solid #ececec;
}
#news_list ul li {
	border-bottom: 21px solid #ececec;
}
#news_list ul li .image {
	float: left;
	width: 210px;
	height: 72px;
	overflow: hidden;
}
#news_list ul li .image img {
	display: block;
}
#news_list ul li .title {
	float: left;
	width: 176px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding: 17px;
}
#news_list ul li .info {
	float: right;
	padding: 20px 20px 10px;
	width: 570px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
#news_list ul li .info h1 {
	margin-bottom: 5px;
}
#news_list ul li .info h1.left {
	float: left;
	width: 176px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 17px;
	margin-left: -225px;
}
#news_list ul li .info h1 a{
	color: #000;
	font-weight: bold;
}
#news_list ul li .info ul {
	margin-bottom: 20px;
}
#news_list ul li .info ul li {
	border: none;
}
#news_list ul li .info ul li a {
	color: #666666;
}
.no ul li {
	border-bottom: none !important;	
}
#news_list ul li .info hr {
	display: block;
	border: none;
	width: 820px;
	height: 21px;
	background: #ececec;
	margin: 0 0 10px -230px;
	clear: both;
}
.listas ul li .info {
	padding-top: 0 !important;
}
#cats_list {
	background: #fff;
	font-size: 11px;
	line-height: 18px;
}
#cats_list ul li {
	padding: 18px 0 10px 230px;
	border-top: 21px solid #ececec;
}
#cats_list ul li a {
	font-weight: bold;
	color: #000;
}
#cats_list ul li ul li {
	border: none;
	padding: 0;
}
#cats_list ul li ul li a {
	font-weight: normal;
	color: #666666;
}
#port_content {
	background: #ececec;
}
#port_top_line {
	height: 20px;
	background: #ececec;
	overflow: hidden;
}
.white {
	background: #fff !important;
}
#port_content #title {
	float: left;
	padding: 17px 10px 0 15px;
	width: 185px;
	height: 100px;
}
#port_content #title h1 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#port_content .text {
	float: left;
	width: 570px;
	padding: 20px;
}
#port_content .text img.aligncenter {
	display: block;
	margin: 20px 0 5px -230px;
}
.white .text {
	padding-top: 0 !important;
}
.white .text img.aligncenter {
	margin: 0 0 15px -230px !important;
}
#port_content .text .title {
	font-size: 11px;
	color: #666666;
}
#port_meta {
	position: absolute;
	height: 30px;
	width: 800px;
	background: #b1b3b4;
	top: 130px;
	z-index: 2;
	line-height: 30px;
}
#port_meta .back {
	float: left;
	font-size: 14px;
	color: #000;
	margin-left: 230px;
	display: inline;
}
#port_meta .back span {
	color: #000;
}
#port_meta .back:hover {
	text-decoration: none;
	color: #fff;
}
#port_meta .back:hover span {
	text-decoration: none;
	color: #666;
}
.imprint {
	float: right;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	left: 71px;
	display: inline;
	top: 7px;
}
#container_bottom {
	width: 904px;
	height: 76px;
	background: url(images/container_bottom.jpg) no-repeat;
	position: relative;
}
#container_bottom .back {
	float: left;
	font-size: 14px;
	color: #000;
	margin-left: 250px;
	display: inline;
	line-height: 30px;
}
#container_bottom .back span {
	color: #fff;
}
#container_bottom .back:hover, #navigation .back:hover{
	color: #fff;
	text-decoration: none;
}
#container_bottom .back:hover span {
	color: #fff;
}
#container_bottom .paginator {
	font-size: 11px;
	color: #000;
	line-height: 30px;
	width: 70px;
	position: absolute;
	top: -33px;
	left: 62px;
}
#container_bottom .n_left {
	cursor: pointer;
	color: #000;
}
#container_bottom .n_right {
	cursor: pointer;
	color: #000;
}
#container_bottom .n_curr {
	font-weight: bold;
}

.cookie-notice-container a {
	text-decoration: underline;
	color: #fff;
}
