/*
Theme Name: Librio
Description: Inspired by Mac OS X Leopard.
Version: 1.0
Author: Deniart
Author URI: http://deniart.ru/
Tags: fixed width, two columns, widgets, apple, mac, white, grey

	Librio v1.0
	http://deniart.ru/

	This theme was designed and built by Denis Shakhov,
	whose homepage you will find at http://deniart.ru/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul, ol { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }

img.applikationsbild {border: 1px solid #9d9d9d; padding: 4px;}

/* Body
-------------------------------------------------------------------*/
body { 
	font: 11px/17px Tahoma,Geneva,Kalimati,sans-serif; 
	color: #333;
	background: url(images/bg-pattex.jpg) #707173;
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5,h6 { font-family: Tahoma, Geneva, Kalimati, sans-serif; font-weight: lighter; color: #fff; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 18px; line-height: 24px; margin-bottom: 7px; }
h3 { font-size: 15px; line-height: 22px; margin-bottom: 5px; color: #000;}
h4 { font-size: 13px; line-height: 20px; margin-bottom: 5px; color: #000;}
h5 { font-size: 12px; line-height: 18px; margin-bottom: 5px; color: #000;}
h6 { font-size: 10px; line-height: 16px; margin-bottom: 5px; color: #000;}

h1 span { color: #999; }

a { color: #FFED02; text-decoration: none; outline: none; }
a:hover { color: #cd7a19; text-decoration: underline; }
a:visited { color: #FFED02; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #eef3f7; 
}



/* Container
-------------------------------------------------------------------*/
#container { 
	width: 900px; 
	margin: 30px auto 0px auto;

}
#container #wrapper { 
	width: 900px; 
	float: left; 
	overflow: hidden; 
	background: #000 url(images/bg-main.jpg) repeat-y top right;
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 900px; 
	height: 110px; 
	float: left; 
	background: #fafafa url(images/header.jpg) no-repeat center; 
	position: relative;
}
#header h1 { 
	font: 24px Verdana;
	padding: 12px 0 0 15px; 
	margin-bottom: 0; 
	color: #333; 
}
#header h1 a { 
	color: #333; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none; 
}
#header h1 span { 
	padding-left: 10px; 
	font-size: 11px; 
	color: #777; 
}
#header-start { 
	width: 900px; 
	height: 272px; 
	float: left; 
	background: #000000 url(images/header-start-bg.jpg) no-repeat center; 
	position: relative; 
}



/* Search
-------------------------------------------------------------------*/
#search {
	position: absolute;
	top: 20px; 
	right: 10px;
}
#search #s { 
	width: 170px;
	height: 14px;
	padding: 5px 0 5px 23px;
	vertical-align: bottom;
	line-height: 1px;
	font: normal 12px Verdana, Sans-Serif;
	color: #777;
	border: 0;
	background: #fafafa url(images/search-bg.gif) no-repeat;
}



/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 900px;
	float: left; 
	height: 32px; 
	position: relative;
}
#nav ul { 
	margin-left: 30px;
	font-size: 10px;
}
#nav ul li { 
	display: inline; 
	margin-right: 0px;
	height: 30px; 
}
#nav ul li a { 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 33px;
	padding: 8px;
}
#nav ul li a:hover { 
	color: #cd7a19; 
}
#nav #feed {
	font-size: 10px;
	position: absolute; 
	right: 35px; 
	top: 7px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	padding: 0 0 0 20px;
	display: block; 
	background: url(images/feed.gif) no-repeat 0 3px;
}

#nav a:visited {
}

#nav a:active, #nav a {
}

/* Content
-------------------------------------------------------------------*/
#content { 
	width: 580px; 
	float: left; 
	background: url(images/bg-content_01.jpg) no-repeat; 
	margin-left: 30px;
	padding-left: 20px;
	padding-top: 20px;
	border-right: 2px solid #404040;
	border-left: 2px solid #404040;
}

#content .post { 
	margin: 20px 20px 0px 0px;
	padding: 20px;
	background: #fff;
	min-height: 400px;
}

#content .post p {
	line-height: 15px;
}

#content .post h1.post-title { 
	color: #676767;
	padding-top: 0px;
}
#content .post h1.post-title a { 
	text-decoration: none;
	color: #676767;
}

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 20px; 
	border-top: 1px solid #bdccdc; 
	border-bottom: 1px solid #bdccdc; 
	background: #e9eff5; 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 10px; }
#content ul { 
	list-style: disc;
	list-style-position: outside;
	padding-left: 13px; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}


/* Content-start
-------------------------------------------------------------------*/
#content-start { 
	width: 300px; 
	float: left; 
	background: url(images/bg-content_01.jpg) no-repeat; 
	padding-left: 20px;
	padding-top: 20px;
	border-right: 2px solid #404040;
	border-left: 2px solid #404040;
}

#content-start .post { 
	margin: 20px 40px 0px 0px;
	padding: 20px;
	background: #fff;	
}

.post-start { 
	float: left;
	width: 340px;
	position: relative;
	top: -40px;
	left: 37px;
}

#content-start .post h1.post-title { 
	color: #ccc;
	padding-top: 23px;
}
#content-start .post h1.post-title a { 
	text-decoration: none;
	color: #ccc;
}

#content-start .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 20px; 
	border-top: 1px solid #bdccdc; 
	border-bottom: 1px solid #bdccdc; 
	background: #e9eff5; 
}
#content-start .post .post-info a { color: #333; text-decoration:none; }
#content-start .post .post-info a:hover { color: #555; text-decoration:none; }

#content-start #pages { text-align: center; }
#content-start #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content-start #pages a:hover { color: #1e2726; }

#content-start ul, ol, dl { margin-bottom: 20px; }
#content-start ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content-start ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content-start dl dt { 
	font-weight: bold;
}
#content-start dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}


.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #fafafa; 
	border: 5px solid #def7f8; 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 630px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 10px; 
	padding: 3px 3px; 
}
#commentform input#submit { padding: 3px 10px; }



/* Comments
-------------------------------------------------------------------*/
#comments .comment { 
	width: 670px;
	background: #def7f8; 
	margin-bottom: 10px; 
	overflow: hidden; 
	padding-bottom: 5px; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#comments .comment .comment-avatar { 
	width: 50px; 
	float: left; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	width: 570px;
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	background: #fafafa ; 
}
#comments .comment .comment-content a { color: #444; }

#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 20px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}



/* Sidebar
-------------------------------------------------------------------*/
#sidebar {
	width: 200px;
	float: left; 
	font-size: 11px; 
	color: #999; 
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 30px;
}
#sidebar h3 { 
	color: #fff; 
}

#sidebar a { color: #FFED00; text-decoration: none; }
#sidebar a:hover { color: #777; }

#sidebar .block {
	padding: 15px; 
	overflow: hidden;
	border-right: 2px solid #404040;
	border-left: 2px solid #404040;
	background: url(images/bg-content_02.jpg) no-repeat;
}
#sidebar .block ul li { 
	padding-left: 18px; 
	background: url(images/arrow.gif) no-repeat 0px 3px; 
}



/* Calendar */
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #fafafa; text-align: center; color: #888; }
#sidebar .block #calendar_wrap table td a { font-weight: bold; }



/* Footer
-------------------------------------------------------------------*/
#footer {
	width: 900px;
	height: 40px;
	float: left;
	clear: both;  
	position: relative;
	background: url(images/footer.png) no-repeat bottom center; 
}
#footer a#theme-author { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	display: block; 
	height: 28px; 
	width: 130px; 
}
#footer p { 
	line-height: 28px; 
	color: #333; 
	padding-left: 15px; 
	font-size: 11px; 
	margin: 0; 
}
#footer a { 
	color: #555;
	text-decoration: underline;
}

#footer-shadow {
	clear: both;
}

div#content-shadow {
	margin-left: 30px;
	width: 570px;
	float: left:
	height: 39px;
	background: url(images/bg-content_03.jpg) no-repeat 0 6px; 
}


li.current_page_item a {
	color: #fff;
	text-decoration: underline;
}

li.current_page_parent a {
	color: #fff;
	text-decoration: underline;
}

#logo {
	position: absolute;
	right: 65px;
	top: -53px;
	width: 150px;
	height: 109px;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
}

#produkter-start {
	position: absolute;
	left: 40px;
	top: 70px;
	width: 285px;
	height: 384px;
	z-index: 1000;
	float: left;
	overflow: hidden;
}

#content-wrapper {
	margin-right: 30px;
	margin-left: 30px;
}

#container #wrapper .block2 { 
	background: url(images/bg-content_01.jpg) no-repeat; 
	padding-left: 20px;
	padding-top: 15px;
	border-right: 2px solid #404040;
	border-left: 2px solid #404040;
	height: 140px;
	overflow: hidden;
}

#container #wrapper .block2-shadow {
	margin-top: 20px;
	margin-left: 393px;
	width: 477px;
	margin-right: 20px;
}

#container #wrapper #content-wrapper #vad { 
	background: url(images/bg-content_01.jpg); 
	border-right: 2px solid #404040;
	border-left: 2px solid #404040;
	float: right;
	height: 150px;
	width: 473px;
}

#container #wrapper #content-wrapper .block3 { 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

#container #wrapper #content-wrapper .block3-shadow {
	width: 235px; 
	float: right;
	overflow: hidden;
	margin-left: 0px;
}


#container #wrapper #content-wrapper .block4 { 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

#container #wrapper #content-wrapper .block4-shadow {
	border-right: 2px solid #404040;
	width: 235px; 
	float: right;
	height: 150px;
	overflow: hidden;
}


#content-start4 { 
	width: 310px; 
	float: left; 
	background: url(images/bg-content_01.jpg) no-repeat; 
	padding-left: 20px;
	padding-top: 15px;
	border-right: 2px solid #404040;
	border-left: 2px solid #404040;
}
#content-start4 ul li{ 
	color: #FFED00; 
	list-style-type: disc;
}

#content-start2 ul li a{ 
	color: #FFED00; 
	list-style-type: disc;
}

div.breadcrumb {
	height: 25px;
	font-size: 10px;
	padding-left: 52px;
	padding-right: 30px;
	color: #757474;
	line-height: 30px;
}

div.breadcrumb a{
	color: #757474;
}


div.textwidget {
	color: #FFED00;
	line-height: 13px;
}

div.block3 div.textwidget, div.block3 h2.widgettitle, div.block4 h2.widgettitle{
	text-align: left;
}


.w1 {font-size: 9px;} .w2 {font-size: 10px;} .w3 {font-size: 12px;} .w4 {font-size: 13px;}
.w5 {font-size: 15px;}

div#ani-start{
	position: absolute;
	right: 0px;
	top: 0px;
}

div#insp-txt {
	padding-bottom: 5px;
}

#content .post a, #content .post a:visited {
	color: #3d2b66;
}

#content .post a:hover {
	color: #2d204d;
}

#content-container {
	width: 606px;
	float: left;
	margin-right: 30px;
}

.black {
	color: #000;
}

#insp-start a img {
	border: #000 solid 1px;
}

#insp-start a:hover img {
	border: #fff solid 1px;
}

.textwidget a img {
	border: #000 solid 1px;
}

.textwidget a:hover img {
	border: #fff solid 1px;
}

#produkt {
	width: 280px;
	height: 300px;
	display: block;
	float: right;
}

#produkt-txt {
	width: 200px;
	height: 380px;
}

#inforuta {
	font-size: 90%;
	background: #ccc;
	padding: 5px 10px 2px 10px;
	margin: 4px;
}
#inforuta p{
	line-height: 13px;
}

#inforuta ul{
	line-height: 14px;
	margin-bottom: 3px;
}

#inforuta-wrapper {
	background: #fff;
	border: 1px solid #999;
	clear: both;
}

#tictac {
	width: 70px;
	height: 63px;
	float: right;
	padding-right: 10px;
	margin-top: 5px;
	z-index: 2;
}
div#produkt-txt ul {
	list-style-image: url(images/pdf-icon.jpg);
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
}

div#produkt-txt ul li {
	line-height: 14px;
}

p#player1 {
	border: 1px solid #9d9d9d;
	padding: 4px;
}

.video {
	border: 1px solid #9d9d9d;
	padding: 4px;
	width: 260px;
	height: 255px;
}


.video-guide {
	width: 260px;
	float: right;
	margin-left: 20px;
	height: 420px;
}

h2.widgettitle {
	font-size: 14px;
}

.producerad {float: right; font-size: 9px;}
.producerad a {color: #3c3c3d;}

h2.new100330 {text-align: left; background: url(images/klocka.jpg) no-repeat 140px 0px; line-height: 45px; margin: 0;}
#new100330 {width: 300px;}
#new100330 p {color: #FFFFFF; text-align: left; font-size: 13px; line-height: 16px;}

#tvreklam {
	margin: 30px 0px 0px 0px;
}
#tvreklam span{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
a:hover #tvreklam span  {
	text-decoration: underline;
}
#tips {
	margin-left:393px;
	margin-right:20px;
	width:477px;
}
#tips p{
	color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
}
#tips p span{
	font-size: 80%;
}
ul#direkt { list-style-type: disc; list-style-position: inside; color: #fff; font-size: 14px; line-height: 16px;}
ul#direkt li {padding: 0px 0px 3px 0px;}
