/*
Theme Name: Librio Sk
Description: Тема базована на Librio від <a href="http://deniart.ru/">Denis Shakhov</a>.
Version: 1.0.1
Author: Юрко Червоний
Author URI: http://skinik.name
Tags: fixed width, two columns, widgets, skinik, mac, white, grey


	This theme was designed and built by Denis Shakhov and modifed by Jurko Chervony,
	whose homepage you will find at http://skinik.name & 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; }


/* Body
-------------------------------------------------------------------*/
body { 
	font: 12px/18px "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #fafafa url(images/bg.gif); 
}

h1, h2, h3, h4, h5,h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; font-weight: normal; color: #333; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 20px; line-height: 24px; margin-bottom: 7px; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #5371c5; text-decoration: none; }
a:hover,active { color: #cc0000; text-decoration: underline; }
a:visited { color: #810381; }

p { margin-bottom: 10px; }

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

blockquote{ 
	font: italic 12px Georgia, Serif; 
	padding: 5px 10px;
	border:1px dashed #CCC;
	margin-bottom: 20px;
	background: #eef3f7; 
}


/* Container
-------------------------------------------------------------------*/
#container { 
	width: 900px; 
	padding-bottom: 10px; 
	margin: 20px auto 20px auto;
	overflow: hidden; 
}
#container #wrapper { 
	width: 900px; 
	float: left; 
	overflow: hidden; 
	background: #d6ded4 url(images/sidebar-bg.gif) repeat-y top right; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 900px; 
	height: 53px; 
	float: left; 
	background: #fafafa url(images/header-bg.gif) 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; 
}



/* 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;
}
/* форма пошуку у сайдбарі */
#searchform-sidebar #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-s.png) no-repeat;
}


/* Navigation
-------------------------------------------------------------------*/

#nav { 
	width: 900px;
	float: left; 
	height: 32px; 
	background: #fafafa url(images/nav-bg.gif) repeat-x; 
	position: relative; 
}
#nav ul { 
	margin-left: 15px; 
}
#nav ul li { 
	display: inline; 
	margin-right: 20px; 
}
#nav ul li ul li { 
	display: inline; 
	margin-right: 20px; 
}
#nav ul li a { 
	font-weight: bold; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none; 
	color: #555; 
	line-height: 33px; 
}
#nav ul li a:hover { 
	color: #333; 
}
#nav #feed {  
	position: absolute; 
	right: 15px; 
	top: 7px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	padding: 0 0 0 20px;
	display: block; 
	text-shadow: 1px 1px 1px #fff; 
	background: url(images/feed.gif) no-repeat 0 3px; 
}



/* Content
-------------------------------------------------------------------*/
#content { 
	width: 630px; 
	float: left; 
	padding: 15px; 
	background: #fff; 
}

#content .post { 
	margin-bottom: 10px; 
}
#content .post h1.post-title { 
	color: #333;
	font-family: georgia, themes, arial;
	font-size: 20px;
	margin-bottom: 1px;
}
#content .post h1.post-title a { 
	font-family: georgia, thimes,arial.verdana;
	text-decoration: none;
	color: #333;
}
#content .post h1.post-title a:hover { 
	font-family: georgia, thimes,arial.verdana;
	text-decoration: underline;
	color: #333;
}

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 2px 5px 2px 5px; 
	margin-bottom: 10px; 
	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:underline; }

/*** написи під заголовком публікації START ***/
#content .date-category-author{	padding-left:3px; margin-bottom:4px; color:#808282; }
#content .date-category-author a { color: #333; text-decoration:none; }
#content .date-category-author a:hover { color: #555; text-decoration:underline; }
/*** написи під заголовком публікації END ***/

#content #pages { text-align: center; }
#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#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;
}

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



/* Форма коментування
-------------------------------------------------------------------*/
#commentform { 
	background: #fafafa; 
	border:1px solid #d3d3d3;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 85%; 
	border: 1px solid #aaa; 
	height: 120px;
	font: 0.9em;
	padding:2px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 10px; 
	padding:2px;
	font: 0.9em;
}
#commentform input#submit { padding: 3px 10px; }



/* Вивід коментарів
-------------------------------------------------------------------*/
/*Стилі навігації коментарів*/
.entry{
margin: 0;
padding: 0px 10px 3px 10px;
}
#navigation{
padding: 5px 15px;

}
/************ чергування кольорів у коментарях ***********/
ol.commentlist li.even {
	background:#fff;/*  білий */
	margin-top:15px;/* відступи знизу для дочірніх коментарів */
}
ol.commentlist li.odd {
	background:#f3f3f3;/*  сірий */
	margin-top:15px;/* відступи знизу для дочірніх коментарів */
}
/*********** START  виділення коментарів автора  ************/
ol.commentlist li.comment-author-admin{
	border:1px solid #cc0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#e6edee;
}
/*********** END  виділення коментарів автора  ************/

.commentlist li .avatar { 
	float: right;
	border: 1px solid #71909a;
	padding: 2px;
	background: #e6edee;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.says{
	font-size: 0.9em;
	font-weight: normal;
}
.commentmetadata {
	font-weight: normal;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	font: 0.9em;
	font-weight: bold;
	border:1px solid #aaa;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 10px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	font-size: 1em;
	margin: 7px 0px -10px -10px;
	list-style: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
.children { padding:0px; }/* відступи для дочірніх коментарів */
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 240px; 
	float: left; 
	font-size: 11px; 
	color: #555; 
	margin-bottom: 15px;
}
#sidebar h3,h2 { 
	font: bold 12px Verdana; 
	color: #333; 
}

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

#sidebar .block { 
	padding: 15px; 
	overflow: hidden;
	background: url(images/sidebar-block-bg.gif) no-repeat bottom center; 
}
#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: 29px;
	float: left;
	clear: both;  
	position: relative;
	background: #fafafa url(images/footer-bg.gif) no-repeat; 
}
#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 ul#admin {
	float:right;
	display:block;
	list-style-position:outside;
	list-style-type:none;
}
#footer ul#admin li {
	display:block;
	float:right;
}

/* Captions
-------------------------------------------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* related posts START */
#related_posts .content{
	border: 1px solid #bdccdc; 
	background: #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: none;
	margin-bottom:10px;
}

#related_posts h3{
	background:#cfcfcf;
	padding: 2px; 
}

#related_posts ul {
	margin-left:5px;
	margin-bottom:0;
	padding-bottom:0;
}
.post #related_posts ul li {
	padding-left:0;
}
#related_posts .excerpt {
	display:block;
}
/* related posts END */

/* Шаблон «Посилання» */
.linkcat{list-style:none;}
