/*
Theme Name: Owl
Theme URI: http://rudnytska.org.ua
Description: Simple, Tumblr-like theme.
Author: Michael Kilesa
Author URI: http://kilesa.org.ua/
Version: 1.0.0
*/

#header-wrap,#header,#wrap,#content,#sidebar,#footer{
	overflow:hidden;
	margin:0;
	padding:0;
}

html, body, #wrapper{
	height:100%;
}

body{	
	color:#000;
	font:small/20px Verdana,Arial,Sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	min-width:710px;
	background-color:#f3fafc;
}

a{
	background-color:inherit;
	color:#34556d;
	text-decoration:none;
	outline:none;
}

a:hover{
	background-color:inherit;
	color:#34556d;
	text-decoration:underline;
}

a img{
	border:none;
	text-decoration:none;
	outline:none;
}

blockquote{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	width:80%;
	margin:40px auto;
	padding:10px;
}

code,pre{
	vertical-align:baseline;
	font:1em/1.9em "Courier New", Courier, monospace;
	overflow:auto;
}

fieldset{
	border:none;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:115%;
}

h1{
	font-size:200%;
	font-weight:normal;
}

h2{
	font-size:150%;
	font-weight:normal;
}

h3{
	font-size:110%;
}

h4{
	font-family:Verdana,Arial,Sans-serif;
	font-size:105%;
	margin-bottom:15px;
}

h4 em{
	font-weight:normal;
}

h5{
	font-size:1.25em;
	color:#5e0101;
	font-weight:normal;
	font-style:italic;
	margin-top:20px;
	margin-bottom:15px;
}

sup{
	font-size:75%;
	line-height:1.5em;
}

sup a:hover{
	text-decoration:none;
}

input,textarea{
	font-size:100%;
	font-family: Verdana,Arial,Sans-serif;
	padding:2px;
}

dd input, textarea{
	border:#CCC 1px solid;
}

select, textarea, input:focus{
	outline:none;
}

/* Wrapper  */

body > #wrapper{
	margin:0 auto 0 auto;
	width:100%;
	height: auto;
	min-height:100%;
	position:relative;
	background-color:transparent;
	background:url("images/white.gif") center 0px repeat-y;
}

/* Headers  */

#header-wrap{
	width:100%;
	height:120px;
	text-align:left;
	padding:0;
	margin:0 auto 0 auto;
	background-color:#354e61;
	background:url("images/header-bg.png") 0px 0px repeat-x;
}

#header-image{
	width:710px;
	height:120px;
	padding:0;
	margin:0 auto 0 auto;
	background-color:transparent;
	position:relative;
	background:url("images/meander.png") 0px -8px no-repeat;
}

#header-owl{
	width:38px;
	height:47px;
	padding:0;
	margin:0;
	background-color:transparent;
	position:absolute;
	bottom:0px;
	right:21px;
	background:url("images/owl.png") 0px 3px no-repeat;
}

#image2{
	width:20px;
	height:25px;
	padding:0;
	margin:0;
	background-color:transparent;
	position:absolute;
	top:28px;
	right:4px;
	background:url("images/meander-2.png") 0px 0px no-repeat;
	/*display:none;*/
}


#header{
	width:580px;
	height:120px;
	text-align:left;
	padding:0px 0 0px 0;
	margin:0px auto 0px auto;
	position:relative;
}

#header h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:175%;
	margin:29px 0 0 0px;
	line-height:100%;
	/*letter-spacing:-1px;*/
	/*text-shadow:#333 1px 1px 3px;*/
}

#header h1 a{		
	color:#FFF;	
}

#header h1 a:hover{	
	text-decoration:none;
}

#header p.blogdescription{	
	margin:3px 0 0 117px;
	line-height:100%;
	font-size:100%;
	color:#cdcdcd;
}

/* Home-Search */

#header #home-search{
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	height:18px;
}

/* Home */

#home {
	position: relative;
	float:left;
/*	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: left top;	*/
	margin-right:6px;
	padding:0;
	border:none;
	width:auto;
	height:auto;
	z-index:49;
}

#home img{
	margin:3px 0 0 4px;
	padding:0;
}

#home ul#nav-home {
	_bottom:-1px;
	padding: 0 0 0 0px;
	margin:0;	
	list-style-type:none;
	font-size: 85%;
	height:auto;
}

#home ul#nav-home li {
	float:left;
	margin:0 0 0 0;
}

#home ul#nav-home li a {
	padding:0;
	border:none;
/*	text-transform:lowercase;*/
	color:#fff;
	background:#538495;
	border:1px solid #fff;
	border-bottom:none;
	border-color:#649fb4 #294559 #294559 #649fb4;
	display:block;
	width:21px;
	height:17px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
   	-khtml-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
   	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
   	border-top-right-radius: 6px;
}

#home ul#nav-home li a:hover {
	background:#649fb4;
	text-decoration:none;
}

#home ul#nav-home .current_page_item a,
#home ul#nav-home .current_page_parent a,
#home ul#nav-home .current_page_item a:hover,
#home ul#nav-home .current_page_parent a:hover {
	background:#058ec4;
	text-decoration:none;
	border-color:#06a4e3 #0474a0 #0474a0 #06a4e3;
}

/* Search */

#searchform {
	position: relative;
	float:left;
	margin: 0;
	height:18px;
}

#s-search{
	float:left;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-right:2px;
	padding:0;
	border:none;
	width:104px;
	height:18px;
	z-index:50;
}

#s{	
	margin:0px 8px 0 8px;
	padding:0;
	border:none;
	width:88px;
	height:auto;
	color:#FFF;
	z-index:51;
	background:none;
	font-family: Tahoma, Geneva, sans-serif;
}

#searchsubmit{
	float:left;
	overflow: hidden;
	background: transparent url(images/submit.png) 0 0 no-repeat;
	margin:0;
	padding:0;
	border:none;
	width:24px;
	height:18px;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	z-index:52;
	font-size: 0px;
	display:block;
	line-height: 0px;
}

#searchsubmit:hover{
	background: transparent url(images/submit.png) -24px 0 no-repeat;	
}

#searchsubmit:active{
	background: transparent url(images/submit.png) -48px 0 no-repeat;
}

/* Navigation */

#header #navigation{
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	z-index:42;
	height:19px;
	line-height:17px;
}

#header ul#nav {
	_bottom:-1px;
	padding: 0 0 0 25px;
	margin:0;	
	list-style-type:none;
	font-size: 85%;
	width:auto;
}

#header ul#nav li {
	float:left;
	margin:0 0 0 0;	
}

#header ul#nav li a {
	padding:0 1em;
	border:none;
/*	text-transform:lowercase;*/
	color:#fff;
	background:#538495;
	border:1px solid #fff;
	border-bottom:none;
	border-color:#649fb4 #294559 #294559 #649fb4;
	display:block;
	height:18px;
	_width:1em;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
   	-khtml-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
   	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
   	border-top-right-radius: 6px;
}

#header ul#nav li a:hover {
	background:#649fb4;
	text-decoration:none;
}

#header ul#nav .current_page_item a,
#header ul#nav .current_page_parent a,
#header ul#nav .current_page_item a:hover,
#header ul#nav .current_page_parent a:hover {
	background:#058ec4;
	text-decoration:none;
	border-color:#06a4e3 #0474a0 #0474a0 #06a4e3;
}

/* Content  */

#content-wrap{
	position: relative;
	background-color:transparent;
	width:640px;
	text-align:left;
	margin:0px auto 0px auto;
	padding-bottom: 23px;
}

/* RSS */

#content-wrap #rss{
	position:absolute;
	top:44px;
	right:14px;
	margin:0;
	z-index:10;
}

#content-wrap #rss img{
	margin-bottom:0px;
}

/* PDF */

#content-wrap #pdf{
	position:absolute;
	top:185px;
	right:22px;
	margin:0;
	z-index:22;
}

#content-wrap #pdf img{
	margin-bottom:0px;
}

/* Subpages */

#content-wrap #subpages{
	position:absolute;
	top:83px;
	margin:0;
	z-index:20;
	text-align:right;
	right:610px;
	width:auto;
	height:auto;
}

#content-wrap ul#subs {
	_bottom:-1px;
	padding: 0;
	margin:0;	
	list-style-type:none;
	font-size: 70%;
}

#content-wrap ul#subs li {	
	margin:0 0 -1px 0;
}

#content-wrap ul#subs li a {
	padding:1px 2px 0 4px;
	border:none;
/*	text-transform:lowercase;*/
	color:#f6f6f6;
	color:#000;
/*	background:#c4d6e4;
	background:#538495;
	border:1px solid #fff;
	border-right:none;
	border-color:#ecf7ff #92a0aa #92a0aa #ecf7ff;
	border-color:#649fb4 #294559 #294559 #649fb4;*/
	background: transparent url(images/tag.png) 0px 0 no-repeat;
	height:23px;
	display:block;
	_width:1em;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
   	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
   	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
   	border-bottom-left-radius: 6px;
}

#content-wrap ul#subs li a:hover {
	background:#649fb4;
	text-decoration:none;
}

#content-wrap ul#subs .current_page_item a,
#content-wrap ul#subs .current_page_item a:hover {
	background:#058ec4;
	text-decoration:none;
	border-color:#06a4e3 #0474a0 #0474a0 #06a4e3;
}

/* --------- */

#content-wrap #subpages2{
	position:absolute;
	bottom:74px;
	top:33px;
/*	top:83px;*/
	margin:0;
	z-index:19;
	text-align:left;
	right:2px;
	width:auto;
	height:auto;
}

#content-wrap ul#subs2 {
	overflow:hidden;
	_bottom:-1px;
	padding: 0;
	margin:0;	
	list-style-type:none;
	font-size: 70%;
}

#content-wrap ul#subs2 li {
	margin:0 0 -2px 0;
}

#content-wrap ul#subs2 li a {
	padding:2px 4px 0 3px;
	border:none;
/*	text-transform:lowercase;*/
	color:#777;
/*	background:#c4d6e4;
	background:#538495;
	border:1px solid #fff;
	border-left:none;
	border-color:#ecf7ff #92a0aa #92a0aa #ecf7ff;
	border-color:#649fb4 #294559 #294559 #649fb4;*/
	width:21px;
	height:23px;
	background: transparent url(images/tag2.png) 0px 0 no-repeat;
	display:block;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
   	-khtml-border-top-right-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
   	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
   	border-bottom-right-radius: 6px;
}

#content-wrap ul#subs2 li a:hover {
	background:#649fb4;
	text-decoration:none;
	background: transparent url(images/tag2-hover.png) 0px 0 no-repeat;
}

#content-wrap ul#subs2 .current_page_item a,
#content-wrap ul#subs2 .current_page_item a:hover {
	background:#058ec4;
	text-decoration:none;
/*	border-color:#06a4e3 #0474a0 #0474a0 #06a4e3;*/
	color:#FFF;
	background: transparent url(images/tag2-active.png) 0px 0 no-repeat;
}

/* --------- */

#content{	
	background-color:#FFF;
	width:580px;
	text-align:left;
	margin:7px auto 0px auto;
}

.post{	
	padding:0 50px 0 50px;
	margin:30px 0 0px 0;
}

#content .post ul li{
	list-style:circle;
	margin-bottom:3px;
}

#content .post ol li{
	margin-bottom:3px;
}

#content .post ul.no-bullet li{
	list-style:none;	
}

#content .post ul li a{
	/*color:#023143;*/	
}

#content .chapter1, #content .chapter1-ua{
	font-size:80%;
}

#content .chapter2{
	color:#000;	
}

#content .chapter1-ua{
	color:#666;	
}

#content .chapter2-ua{
	color:#888;	
}

.posttitle{	
	margin:0 0 0 0;
	padding:0 0 2px 0;
	position:relative;
	border-bottom:1px solid #ccc;
}

.posttitle h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

.posttitle h2 a{	
	color:#557895;
}

.posttitle h2 a:hover{	
	text-decoration:none;
}

.posttitle .authormeta{
	z-index:11;
	position:absolute;
	right:0;
	bottom:0;
	font-size:0.8em;
	margin:0px 0 2px 0;
	padding:0 0 1px 0;
	text-align:right;
	line-height:100%;
}

div.postdate{	
	z-index:10;
	position:absolute;
	text-align:right;
	right:610px;
	width:auto;
	height:auto;
	background-color:#c0c9cc;
	margin-top:27px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
   	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
   	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
   	border-bottom-left-radius: 6px;
	border:1px solid #fff;
	border-right:none;
	border-color:#dae5e8 #a8b0b3 #a8b0b3 #dae5e8;
}

div.postdate p{
	text-transform:lowercase;
	color:#f6f6f6;
	/*font-family:"Trebuchet MS",Arial,Sans-serif;*/
	margin:2px 3px 5px 4px;
	padding:0;
	line-height:120%;
	font-weight:normal;
	font-size:80%;
}

div.postdate p a{
	display: block;
	width:100%;
	height:100%;
	color:#f6f6f6;
}

div.postdate p a:hover{
	color:#f6f6f6;
	text-decoration:none;
	background:url("images/link.png") 0px 15px no-repeat;	
}

.postcontent{
	margin:25px 0 20px 0;
	padding:0;
}

.postcontent .footnotes{
	margin-top:10px;
	/*padding-top:5px;
	border-top:1px solid #ccc;*/
	font-size:85%;
}

.postcontent .footnotes sup{
	font-size:80%;
}

.postcontent .footnotes p{
	margin:0;
	padding:0 0 0 18px;
	text-indent:-18px;
	line-height:140%;
}

.postmeta{
	border-top:1px solid #ccc;
	font-size:0.8em;
	margin:0;
	padding:0;
}

.metawrap{
	font-size:0.8em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:0px 0 30px 0px;
	padding:0;
	height:24px;
}

.singlemeta{
	float:left;
	margin:2px 0;
	padding:0;
}

.previous-top-next{
	float:right;
	margin:2px 0;
	padding:0;
	/*font-weight:bold;*/
	color:#333;
}

.previous-top-next a{
	color:#333;
}

/* blog comments  */

h3#comments, h3#respond{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 50px 30px 50px;
	padding:0;	
	font-size:110%;
}

h3#respond{
	margin:0 50px 20px 50px;
}

.commentmetadata{
/*	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;*/
	background-color:#f9f8f9;
	height:34px;
	color:#000;
	font-size:0.8em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:100%;
}

.commentmetadata p{
	padding:8px 0 0px 0;
}

.commentmetadata p a{
	color:#888;
}

.commentmetadata img{
	float:left;
	margin-right:8px;
}

.commentmetadata .commenter, 
.commentmetadata .url{
	font-size:1em;
	color:#555;
	font-weight:bold;
}

/*.commentmetadata a{
	padding-top:15px;
}
*/

#commentlist p{
	color:#444;
	font-size:85%;
	margin-left:48px;
	line-height:19px;
}

#commentlist .comment-text{
	margin-top:14px;
	margin-bottom:10px;
}

#commentlist .comment-text blockquote{
	margin:30px 10px 30px 48px;
	padding:10px 0 20px 0;
}

#commentlist .comment-text ul{		
	color:#444;
	font-size:85%;
	margin:14px 0 10px 40px;
	padding:0 0 0 40px;
}

#commentlist .comment-text ul li{
	list-style:circle;
	border:none;
	padding:0;
}

#commentlist .comment-text ol{	
	color:#444;
	font-size:85%;
	margin:14px 0 10px 40px;
	border:none;
	padding:0 0 0 40px;
}

#commentlist .comment-text ol li{
	list-style:decimal;
	border:none;
	padding:0;
}

ul#commentlist{
	margin:0;
	padding:0;
}

#commentlist li{
	margin:10px 50px 30px 50px;
	padding-bottom:10px;
	list-style:none;
	border-bottom:solid 1px #ccc;
}

#commentlist li li{
	margin:3px 0;
}

#commentlist cite{
	font-style:normal;
	font-size:1.4em;
}

#commentform{
	margin:5px 50px 30px 50px;
	padding:0;
}

#commentform dd{
	margin:0;
	padding:0;	
}

#commentform label{
	font-size:85%;
}

#commentform dl, #commentform dt{	
	margin:4px 0 0 0;
	padding:0;
}

#commentform .commentbox{
	margin-top:7px;
}

.commentbox #comment{
	line-height:20px;
}

/* Sidebar */

#sidebar{
	float:right;
	color:#EBF0DB;
	width:220px;
	text-align:right;
	margin:0 20px 50px 0;
}

#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar li{
	margin:10px 0 40px;
}

#sidebar li li{
	margin:4px 0;
}

#sidebar li h2{
	border-bottom:1px solid #FFF;
	font-size:1.25em;
	letter-spacing:1px;
	margin:5px 0;
}

#sidebar li#search input#s{
	width:50%;
}

/* Footer */

#footer-wrap{
	position:relative;
	width:100%;	
	padding:0;
	margin:-23px auto 0 auto;
	background-color:#354e61;
	height:23px;
	clear:both;
}

#footer{	
	width:580px;
	font-size:0.8em;
	border-top:1px solid #000;
	margin:0px auto 0 auto;
	padding:0;
	height:22px;
	line-height:auto;
	text-align:center;
	color:#FFF;
}

#footer a{
	color:#FFF;
}

/* Various Classes & Image Alignment */

.center{
	text-align:center;
}

.floatleft{
	float:left;
	margin:5px;
}

.floatright{
	float:right;
	margin:5px;
}

img.center{
	display:block;
	margin:10px auto;
}

img.left{
	display:inline;
	margin:0 10px 5px 0;
}

img.right{
	display:inline;
	margin:0 0 5px 10px;
}

.navigation{
	margin:0px 50px 28px 50px;
	padding:15px 0 0 0;
	text-align:center;
}

.previouslink{
	float:right;
	text-align:right;
	width:45%;
}

.nextlink{
	float:left;
	text-align:left;
	width:45%;
}

legend,hr,#sidebar li#search label{
	display:none;
}

#commentform input#author,#commentform input#email,#commentform input#url,#commentform textarea{	
	color:#000;
	width:100%;
}

#sidebar li#search dd,#footer p{
	margin:5px 0;
}

.nofound{
	color:#000;
}

.ie7 img{
	padding-top:5px;
}

.topua{
	display:none;
}

/* Accents \*/

.accent{
	letter-spacing:-7px;
}

.accent-aux{
	letter-spacing:-1px;
}

/* Fixes \*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */
