/*
Theme Name: uoziod.ru
Theme URI: http://uoziod.ru/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.9
Author: Semyon Vyskubov 
Author URI: http://uoziod.ru/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/


BODY {
	margin: 0;
	padding: 0;
	font: 14px Arial;
	line-height: 135%;
	color: #535353;
	background: #fff;
}

CODE {
	font-family: Arial;
	line-height: 135%;
	color: #535353;
}

INPUT, TEXTAREA {
	outline: none;
}

.clearer {
	clear: both;
}

#container {
	width: 840px;
	margin: 0 auto;
}

A {
	text-decoration: none;
	color: #0080b0;
}

A:hover {
	background: #0091c8;
	color: #fff;
}

DIV#logo {
	padding: 221px 0 0 0;
	overflow: hidden;
	background: url('img/logo.gif') no-repeat;
	margin: 50px 0;
	height: 0px !important;
	height /**/:221px;
	line-height: 150%;
	cursor: hand;
}

H2 {
	border-left: 6px solid #646464;
	padding: 0 0 0 15px;
	margin: 15px 0;
	font: 24px Arial;
	letter-spacing: -1px;
	line-height: 48px;
}

H2 A {
	text-decoration: none;
	color: #535353;
}

H2 A:hover {
	background: #535353;
	color: #fff;
}

H3, H4 {
	border-left: 6px solid #a1a1a1;
	padding: 0 0 0 15px;
	margin: 15px 0;
	font: 18px Arial;
	letter-spacing: -1px;
	line-height: 40px;
}

H4 {
	font: 16px Arial;
	line-height: 35px;
}

P {
	line-height: 135%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.size-thumbnail,
.size-medium,
.size-full {
	padding: 5px;
	margin: 12px;
	border: 0;
	background: none;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

#searchform {
	margin: 40px 0;
}

#sidebar {
	width: 198px;
	float: left;
	margin-bottom: 25px;
}

#sidebar H2 {
	border-left: 4px solid #646464;
	padding: 0 0 0 9px;
	margin: 25px 0 15px 8px;
	font: 20px Arial;
	line-height: 135%;
}

#sidebar P {
	margin-left: 21px;
	font-size: 11px;
}

#sidebar UL {
	list-style: none;
	margin: 15px 0 15px 12px;
	padding: 0;
}

#sidebar UL LI {
	background: url('img/sidebar-li.gif') no-repeat center left;
	padding-left: 17px;
}

#sidebar #sfInput {
	background: url('img/search-bg.gif') repeat-x; 
}

#sidebar #sfInput INPUT {
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 30px;
	background: url('img/search-bg-apx.gif') no-repeat left;
	color: #555;
	font: 14px Arial;
	width: 137px;
}

#sidebar #sfSubmit INPUT {
	display: none;
}

#sidebar #fmText {
	font-size: 10px;
	text-align: center;
	margin: 5px 0 0 21px;
	width: 157px;
	color: #aaa;
}

#fmList {
	list-style: none;
	margin: 0 0 0 17px;
	padding: 3px 0 0 3px;
	border: 1px solid #0091c8;
	width: 159px;
	height: 159px;
}

#fmList LI {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	height: 52px;
}

#fmList LI A {
	background: none;
	margin: 0;
	padding: 0;
}

#fmList LI IMG {
	width: 52px;
	height: 52px;
	border: 0;
}



#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: #fff;
}
#wp_page_numbers ul {
	border-top: 1px solid #ccc;
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #aaa;
	font-family: Arial;
	font-size: 12px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li a:hover {
	color: #888;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #f1f1f1;
}

#wp_page_numbers li.space {
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #45b9f6;
	border-top: 2px solid #45b9f6;
	border-bottom: 2px solid #45b9f6;
	
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
	border-top: 2px solid #00679d;
	border-bottom: 2px solid #45b9f6;
}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	display: block;
	padding: 3px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#content {
	float: right;
	width: 600px;
}

P {
	margin: 15px 21px;
}

#content PRE {
	margin: 15px 21px;
	font: bold 11px Courier New;
	border: 1px solid #ddd;
	background: #efefef;
	padding: 5px;
	overflow-x: auto;
}


#menu {
	height: 80px;
}

#menu UL {
  list-style: none;
  margin: 0 0 0 14px;
  padding: 0;
}

#menu UL LI {
  float: left;
  margin: 0;
  padding: 0;
}

#menu UL LI UL {
  display: none;
}

#menu UL A {
  line-height: 78px;
  height: 78px;
  font-weight: bold;
}

#menu UL A .inli {
  background: url('img/mo-l.gif') no-repeat top left;
}

#menu UL A .inli2 {
  background: url('img/mo-r.gif') no-repeat top right;
  color: #646464;
  padding: 0 18px;
}

#menu UL LI.current_page_item A .inli,
#menu UL LI.current_page_ancestor A .inli,
#menu UL A.over .inli,
#menu UL A:hover .inli {
  background: url('img/ma-l.gif') no-repeat top left;
}

#menu UL LI.current_page_item A .inli2,
#menu UL LI.current_page_ancestor A .inli2,
#menu UL A.over .inli2,
#menu UL A:hover .inli2 {
  background: url('img/ma-r.gif') no-repeat top right;
  color: #0b688a;
}

#menu UL LI.current_page_item A .inli2,
#menu UL LI.current_page_ancestor A .inli2 {
  color: #646464;
}

#menu UL LI.current_page_item A.over .inli2,
#menu UL LI.current_page_item A:hover .inli2,
#menu UL LI.current_page_ancestor A.over .inli2,
#menu UL LI.current_page_ancestor A:hover .inli2 {
  color: #0b688a;
}

#menu UL A #menu-home {
	height: 55px;
	width: 33px;
	background: url('img/house-o.gif') no-repeat center;
}

#menu UL A.over #menu-home,
#menu UL A:hover #menu-home {
	background: url('img/house-a.gif') no-repeat center;
}

.divider {
	border-bottom: 1px solid #ddd;
}

.post {
	margin-bottom: 25px;
}

.lillil .post {
	border: none;
	width: 300px;
	float: left;
	margin: 0;
}

.lillil H2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 135%;
	margin: 15px 0 10px 0;
}

.lillil P {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

P.small {
	margin-top: 5px;
}

P.postmetadata {
	font-size: 11px;
}

.lillil P.postmetadata,
.lillil P.small {
	font-size: 10px;
}

A.commentI {
	display: block;
	float: right;
	margin-right: 21px; 
	width: 48px;
	line-height: 48px;
	background: url('img/commenti.gif') no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

A.commentI:hover {
	background: url('img/commenti-over.gif') no-repeat;
	color: #fff;
}

.lillil A.commentI {
	background: none;
	line-height: 100%;
	font-size: 10px;
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
}

.lillil A.commentI:hover {
	color: #000;
}

.small {
	font-size: 11px;
}

.superSmall {
	font-size: 10px;
}

.comment {
	background: url('img/sidebar-li.gif') no-repeat top left;
}

.comment .author {
	font-weight: bold;
}

.comment .meta {
	font-size: 10px;
}

.comment .meta A {
	color: #646464;
}

.comment .meta A:hover {
	color: #fff;
	background: #646464;
}

.comment P {
	font-size: 12px;
}

.avatar-block {
	float: right;
	margin-right: 11px;
	background: url('img/avatar-bg.gif') no-repeat;
	width: 64px;
	height: 64px;
}

.avatar-block IMG {
	border: 0;
	margin: 12px 0 0 12px;
}

.avatar-block A:hover {
	background: none;
}

#footer {
	clear: both;
	width: 840px;
	margin: 25px auto;
	padding: 15px 0;
	text-align: center;
	border-top: 1px solid #ddd;
}

#footer P {
	font-size: 10px;
	font-style: italic;
	color: #888;
}

#footer A {
	background: none;
}

.inputD .c1 {
	width: 7px;
	height: 7px;
	background: url('img/inputo-c1.gif') no-repeat bottom right;
}

.inputD .c2 {
	width: 7px;
	height: 7px;
	background: url('img/inputo-c2.gif') no-repeat bottom left;
}

.inputD .c3 {
	width: 7px;
	height: 7px;
	background: url('img/inputo-c3.gif') no-repeat top left;
}

.inputD .c4 {
	width: 7px;
	height: 7px;
	background: url('img/inputo-c4.gif') no-repeat top right;
}

.inputD .l1 {
	width: 100%;
	height: 7px;
	background: url('img/inputo-l1.gif') repeat-x bottom;
}

.inputD .l2,
.inputD .l2l {
	width: 7px;
	height: 23px;
	background: url('img/inputo-l2.gif') repeat-y left;
}

.inputD .l3 {
	width: 100%;
	height: 7px;
	background: url('img/inputo-l3.gif') repeat-x top;
}

.inputD .l4,
.inputD .l4l {
	width: 7px;
	height: 23px;
	background: url('img/inputo-l4.gif') repeat-y right;
}

.inputDact .c1 {
	width: 7px;
	height: 7px;
	background: url('img/inputa-c1.gif') no-repeat bottom right;
}

.inputDact .c2 {
	width: 7px;
	height: 7px;
	background: url('img/inputa-c2.gif') no-repeat bottom left;
}

.inputDact .c3 {
	width: 7px;
	height: 7px;
	background: url('img/inputa-c3.gif') no-repeat top left;
}

.inputDact .c4 {
	width: 7px;
	height: 7px;
	background: url('img/inputa-c4.gif') no-repeat top right;
}

.inputDact .l1 {
	width: 100%;
	height: 7px;
	background: url('img/inputa-l1.gif') repeat-x bottom;
}

.inputDact .l2,
.inputDact .l2l {
	width: 7px;
	height: 23px;
	background: url('img/inputa-l2.gif') repeat-y left;
}

.inputDact .l3 {
	width: 100%;
	height: 7px;
	background: url('img/inputa-l3.gif') repeat-x top;
}

.inputDact .l4,
.inputDact .l4l {
	width: 7px;
	height: 23px;
	background: url('img/inputa-l4.gif') repeat-y right;
}

.inputD .l2l,
.inputDact .l2l {
	height: 90px;
}

.inputD .l4l,
.inputDact .l4l {
	height: 90px;
}

.inputD input,
.inputDact input,
.inputD textarea,
.inputDact textarea {
	border: 0;
	font: 13px Arial;
}

.inputD textarea,
.inputDact textarea {
	height: 90px;
	margin: 0;
	padding: 0;
}

.entry A.cleanlink {
	background: none;
}

.entry A.cleanlink IMG {
	border: none;
}

.navigation {
	clear: left;
	padding: 5px 20px;
	margin-top: 20px;
	border-top: 1px solid #eee;
	height: 20px;
}

.pagenums {
	clear: left;
	padding: 10px 0 10px 20px;
}

#TwitterCounter A:hover {
	background: none;
}

#as {
	width: 157px;
	height: 50px;
	background: url('img/lastfm.gif') no-repeat center;
}

#twtr {
	width: 157px;
	height: 100px;
	background: url('img/twitter.gif') no-repeat center;
}

#sape {
	margin: 0 0 15px 0;
	font-size: 9px;
	padding-bottom: 15px;
	border-bottom: 1px solid #efefef;
}

#sape a {
	color: #666;
}

#sape a:hover {
	color: #0080B0;
}

#fulltag {
	line-height: 27px;
}

#counters {
	float: right;
}

#index_adsense {
	margin-left: 15px;
}

.manyImages {
	margin-left: 10px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
