/*  
Theme Name: Mine
Theme URI: http://kilesa.org.ua
Version: 1
Description: 2 column customizable theme from <a href="http://www.binarymoon.co.uk/">Binary Moon</a>
Author: Me
Author URI: http://kilesa.org.ua/about/
*/

/* ---------------------------------
- GENERIC GUFF (APPLIES SITE WIDE) -
--------------------------------- */

body {
	background-color:#fff;
	margin:0;
	padding:0px 0px 0 0;
	color:#222;
	text-align:center;
	font:small/1.6em Verdana,Arial,Sans-serif;
	background: #eeeeff url( images/bg_body_bottom.gif ) repeat-x top;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS",Arial,Sans-serif;
	line-height:1.2em;
}

h1 {
  margin:0 0 0.2em;
  font-size:200%;
  color:#fff;
  font-weight:normal;
  text-align:center;
  }
h2, #subcol h3 {
  margin:2.5em 0 1em;
  font-size:85%;
  text-transform:uppercase;
  font-style:bold;
  letter-spacing:.2em;
  color:#666;
  }
h2 em {
  text-transform:none;
  color:#222;
  font-style:normal;
  letter-spacing:.1em;
  }
h3 {
  margin:1em 0 .5em;
  font-size:120%;
  }
h4, h5 {
  margin:1.5em 0 1em;
  font-size:85%;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#754;
  }

a {
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #aaa;
}

a:hover {
	border:none;
	color:#68f;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.skipnav {
	position:absolute;
	top:-999px; left:-999px;
}

.i_left {
	float:left;
	margin:0 8px 8px 0;
	padding:4px;
	border:1px solid #eef;
}

.i_right {
	float:right;
	margin:0 0 8px 8px;
	padding:4px;
	border:1px solid #ff9a1f;
}

img {
	padding: 5px;	
	background: white; 	 
	border: #ccc 1px solid
}

img.wp-smiley{
	padding: 0px;	
	background: white; 	 
	border: none;
}

/* 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: 5px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#content p.wp-caption-text, .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 120%;
	padding: 0 4px 6px 4px;
	margin: 0;
	margin-top:-2px;
}

/* End captions */

table, tr, td, th {
	margin:0; padding:0; border:auto;
	border:1px dotted #ccc;
	line-height:100%;
	font-size:100%;
}

td, th {
	padding:8px;
	vertical-align:top;
}

th {
	font-weight:bold;
	background:#fb3;
}

/* ------
- FORMS -
------ */

input, textarea {
	background:#fff;
	border:1px solid #999;
	border-color:#999 #eef #eef #999;	
	padding:2px;
}

input:focus, textarea:focus, .passwordPost label input:focus {
	background:#ffc;
}

#sidebar input, #sidebar textarea {
	width:40%;	
}

.button, .passwordPost input {
	background:#024;
	border-color:#357 #002 #002 #357;
	color:#fff;
	padding:0 0 2px 0; margin:0 0 0 0;
}

* html .button, .passwordPost input {
	padding:0 0 0 0;
}

.passwordPost label input {
	background:#fff;
	border:1px solid #999;
	border-color:#999 #eef #eef #999;
	padding:2px;
}

input:hover, textarea:hover {
	background:#ffc;
	cursor:text;
}

.button:hover, .passwordPost input:hover {
	background:#246;
	cursor:pointer;
}

.passwordPost label input:hover {
	background:#ffc;
	cursor:text;
}

label:hover {
	cursor:pointer;
	color:#68f;
}

/* -------------
- PAGE LAYOUT -
------------- */

#wrapper {
	width:95%;
	min-width:760px;
	max-width:1000px;
	background:#fff;
	/*background:#fff url(images/tile.gif)repeat-y 68% 0;*/
	margin:0px auto;
	padding:0;
	overflow:hidden;
	text-align:left;
}

/* html #wrapper{
	background:#fff;
	background-image: url(images/tile.gif);
	background-position:66% 0;
	background-repeat:repeat-y;
}*/

/* -------
- HEADER -
------- */

#header {
	display:block;
	color:#fff;
	overflow:hidden;
	position:relative;
	height:140px;
	text-align:right;
	background:url("images/bg_1.jpg") center right;
 	border-bottom:5px solid #fb3;
}

#header h1 {
	padding: 47px 150px 0px 0%;
	margin 0 0 0px 0px;
	line-height: 90%;
	font-size: 200%;
	color: #fff;
	text-align:right;
}

#header p {
	text-align:right;
	line-height: 100%;
	margin:0 150px 0px 25px;
	/*border-top:1px dotted #fff;*/
	padding: 1px 0 0 0;
}

#header a{
	color: #fff;
}

#bottom {
	background:#fff;
	margin:0;
	padding:0 0px;
	color:#222;
	text-align:center;
	font:small/1.6em Verdana,Arial,Sans-serif;
	background: url( images/bg_body.gif ) repeat-x bottom;
}

/* -----------
- NAVIGATION -
----------- */

ul#nav {
	position:absolute;
	bottom:0; left:0;
	_bottom:-1px;
	padding: 0 0 0 25px;
	margin:0 0 0 0px;
	list-style-type:none;
	font-size: 85%;
}

ul#nav li {
	float:left;
	margin:0 0 0 0;
}

ul#nav li a {
	padding:0 1em;
	border:none;
	text-transform:lowercase;
	color:#fff;
	background:#024;
	border:1px solid #fff;
	border-bottom:none;
	border-color:#357 #002 #002 #357;
	display:block;
	_width:1em;
}

ul#nav li a:hover {
	background:#246;
	text-decoration:none;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	color:#024;
	background:#fb3;
	text-decoration:none;
	border-color:#ff3 #da0 #da0 #ff3;
}

/* -------------
- MAIN CONTENT -
------------- */

#content {
	width:70%;
  float:left;
  padding:0 0 2em;
	overflow:hidden;	
	border-left:12px solid #fff;
	/*border-bottom:20px solid #fff;*/
	/*margin-right: 1.5em;	
	background: #fff url(images/sidebg.gif) repeat 20% 0;*/
}

#content p {
	margin:12px 10px 12px 25px;
	line-height:1.5em;
}

#content table {
	line-height:100%;
	margin:12px 10px 12px 25px;
}

#content #pict1{
	margin:0px 10px 0px 25px;
	padding:0;
}

#content #pict1 img{
	width:100%;
}

#content #pict1 a{
	border-bottom:0;
}

#content #pict2{
	margin:0px 10px 0px 25px;
	padding:0;
}

#content #pict2 img{
	width:50%;	
}

#content #pict2 a{
	border-bottom:0;
}

#content #pict3{
	margin:0px 10px 0px 25px;
	padding:0;
}

#content #pict3 img{
	width:33%;
}

#content #pict3 a{
	border-bottom:0;
}

#content h1 {
  margin:0 10px 0px 25px;
  text-align:left;
  font-size:120%;
  color:#ff6600;
  font-weight:bold;
}

#content h2 {
	margin:24px 0 4px 0;	
}

#content h2 em {
	margin:0 0 0 1em;
	color:#aaa;
 	font-style:normal;
}

#content h2 a {
	color:#333;
	border:none;
}

#content h2 a:hover {
	color:#68f;
}

#content h3 {
	color:#f63;
	font-size:120%;
	margin:20px 0px 30px 0px;
  padding-left:25px;
  background:url("images/date_icon.gif") no-repeat 10px 4px;
}

#content h3 em {
	color:#f93;
	font-size:85%;
}

#content h3 a:hover {
	color:#f93;
}

#content h4, #content h5, #content h6 {
}

#content h3 a {
	color:#f63;
	border-bottom:none;
}

#content ul, #content dl {
	list-style-image: url("images/icon_list.gif");
	padding:0 0 0 76px;
	margin:12px 0;
}

#content a.download{
	background:url("images/package.png") no-repeat 0px -1px;
	padding-left:16px;
}

#content ul.post-meta{
	color:#999;
	padding: 0px 0 0px 0px; 
	margin: -33px 10px 12px 0px;
 	list-style-type:none;
	font-size: 80%;
	text-align:right;
}

#content .post-meta li{
	display:inline;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ddd;
}

#content li.post-meta-key{
	/*border-right:#fff 1px solid;*/
	background:url("images/icon_comment.gif") no-repeat 0px 2px;
	padding: 0px 0 0px 14px; 
	margin: 0px 0 0px 10px;
	display:inline;
	color: black; 
	font-weight: bold; 
}

#content .post-meta a{
	color:#999;
	border-bottom: none;
}

#content .post-meta a:hover {
	color:#68f;
}

#content #feeds{	
	font-size:75%;
	margin:12px 0 12px 0;
	padding:0 8px 0 8px;
	text-align:right;
	list-style-type:none;
}

#content #feeds a{
	border-bottom:none;
}

#content ol {
	color:black;
	padding:0 0 0 76px;
	margin:12px 0;
} 

#content ol span{
	margin: 0 0 0 0;
	color:black;
}

#content li {
	margin:0 0 6px 0;
} 

#content dt {
	font-weight:bold;
}

#content blockquote {
	margin: 0 0 0 30px;
  	padding: 10px 0 0 20px;
  	font-size: 88%;
  	line-height: 1.5em;
  	color: #666;
  	background: url(images/quotes.gif) no-repeat 20px 5px;
}

#content pre {
	background:#eee;
	padding:20px;
}

.widgets {
	clear:both;
	padding:4px 6px 12px 6px !important;
	list-style-type:none;
	overflow:hidden;
	margin:0 10px 0 12px !important;
	border-bottom: 1px solid #ddd;
	_height:1%;
}

.widgets a {
	color:#999;
	border:none;	
}

.widgets li{
	list-style-image: none;
}

.widgets .read {
	padding-left:16px;
	background: url( images/post_read.gif ) no-repeat left center;
}

.widgets .comments {
	padding-left:16px;
	background: url( images/post_comment.gif ) no-repeat left center;
}

.widgets a:hover {
	color:#68f;
}

.widgets li {
	float:left;
	padding:0 6px;
	border-right:1px solid #ccc;
	color:#999;
}

#post_information {
	clear:both;
	margin:0 10px 0 10px !important;
	display:block;
	padding: 8px 12px 8px 12px !important;
	background:#eee;
	overflow:hidden;
	color:#999;
	border-bottom:4px solid #fff;
	_height:1%;
}

#post_information a {
	color:#999;
}

#post_information li {
	display:inline;
	float:left;
	padding:0 4px;
	line-height:100%;
}

#post_information li.comment_rss a{	
	background:url("images/rss_valid.png") no-repeat 0px -2px;
	padding-left:20px;
	margin-left:2px;
}

#comments {
	clear:both;
	margin:0 10px 0 10px; 
	background:#eef;
	padding:15px;
}

#comments h2 {
	margin:0 0 0 2px;
}

#comments dd {
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
}

#comments dl {
	margin:0; padding:0;
}

#comments dt {
	padding:8px 0 0 0;
	border-top:1px dotted #aaa;	
	color:#333;
	margin-bottom:26px;
}

#comments dt .avatar{		
	float: right; 
	margin: -22px 0px 10px 10px;
}

#comments a {
	font-weight:normal;
}

#comments p {
	margin: 12px 16px 12px 16px;
}

#comments dt.highlighted {
	padding:8px;
	background:#fb3;
	border:4px solid #fff;
}

#comments dd.highlighted {
	background:#fff;
	padding:2px 8px;
}

#comments h3, #postComment h3 {
	padding:0; margin:0 0 15px 0;
}

#comments ol {
	padding-left:38px;
	list-style-image:none;
	list-style-type:decimal;
}

#comments ul {
	padding-left:38px;
}

#postComment {
	background:#ddd;
	padding:15px;
	margin:0 10px 0 10px;
}

#postComment label {
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0px;
}

#postComment input, #postComment textarea {
	margin:5px 0 0 0px;
	width: 98%;
}

#postComment textarea {
	height:160px;
}

#postComment .button {
	padding:5px;
	clear:both;
	width:100px;
	margin:10px 0 0px 0px;
}

/* --------
- SIDEBAR -
-------- */

#sidebar {
	width:26%;
	float:right;
	line-height:1.5em;
	margin:0px 0 0 0px;
	padding: 0 0px 0 0px;
	overflow:hidden;
	/*background:url("images/round.gif") no-repeat 0px -1px;*/
	border-right:12px solid #fff;
	border-left:1px dotted #ccc;
}

#sidebar h2 {
	clear:both;
	padding:0 0 0 30px;
	margin: 20px 20px 10px 20px;
	line-height:300%;
	background: url("images/sidebar_icon.gif") no-repeat 0 50%;
}

#sidebar .children { display: none; }

#sidebar .wp-tag-cloud li{
	display: inline;
	line-height:22px;
}

#sidebar .wp-tag-cloud{
	margin-left:25px;
}

#sidebar .wp-tag-cloud a{
	display: inline;
}

#sidebar li.alternate a{
	display: inline;			
}

#sidebar li.commenter{
	list-style-type: none;
	list-style-image: none;
	margin-top:-22px;	
	margin-bottom:6px;
	font-size:80%;
	color: #aaaaaa;
	line-height:120%;	
	padding-bottom:2px;	
	border-bottom:1px dotted #ddd;	
}

#sidebar li.commenter a{
	display: inline;
}

#sidebar .wp-polls-ul {	
	margin-top:4px;
	margin-left:0;
	padding-left:0;
	margin-right:0px;
	padding-right:0px
}

#sidebar .wp-polls-ul input{
	width:8%;
	cursor:pointer;
	text-align:left;	
	margin-left:0;
	padding-left:0;
	margin-right:0px;
	padding-right:0px
}

#content .wp-polls-ul {	
	margin-right:6px;
}

#sidebar .wp-polls-ans{
	padding-bottom:0px;
}

#sidebar .wp-polls-ans input{
	margin-top:4px;
	cursor:pointer;
}

#content .wp-polls-ans input{
	margin-top:4px;
	cursor:pointer;
}

#sidebar .wp-polls-ans a{
	margin-top:4px;
	margin-bottom:0px;
}


#sidebar .wp-polls-loading{
	text-align:left;	
	margin-bottom:6px;
}

#content .wp-polls-loading{	
	margin-bottom:6px;
}

#sidebar #linkcat-24{
	list-style-type: none;
	border-bottom:0px;
}

#sidebar #linkcat-25{
	list-style-type: none;
	border-bottom:0px;
}

#sidebar #linkcat-52{
	list-style-type: none;
	border-bottom:0px;
}

#sidebar a {
	display:block;
	padding:0px;
	border:none;
	color:#888;
}

#sidebar a:hover {
	color:#68f;
}

#sidebar p {
	margin:0px 0;
}

#sidebar ul.rss{
	margin-bottom:8px;
	line-height:120%;
	border-bottom:1px dotted #ddd;
}

#sidebar ul.rss li{
	padding-bottom:4px;
}

#sidebar p.rss{
	line-height:120%;
	border-left:8px solid #eee;
	font-size:80%;
	padding:0 0 6px 6px;
	margin:0 0 0px -14px;
}

#sidebar p.rss a{
	color:#666;
}

#sidebar p.rss a:hover {
	color:#68f;
}

#sidebar li {
	margin: 0 0 5px 0;
	border-bottom:1px dotted #ddd;
}

#sidebar ul {	
	list-style-image: url("images/icon_offsite.gif"); 
	margin: 0px 20px 0px 40px;
	padding:0 0 0 0px;
}

#sidebar #about {
	border:5px solid #eef;
	padding:10px;
}

#sidebar #about h2 {
	padding:0 0 0 0; 
	margin: 0 0 0 0;
}

#sidebar #about a {
	display:inline;
	color:#68f;
	text-decoration:underline;
}

#sidebar form .button {
	width:40px;
}

#sidebar #search {
	border:0;
	margin:-2px 0px 0 0px;
	margin-bottom: 12px;
	padding:10px 10px 12px 20px;
	background:#fb3;
}

#sidebar #search p {
	margin:0px 0 0px 0; 
	padding:0 0 0px 0;
}

#search label {
	color:#333;
	margin:0px 5px 0 0;
}

ul#feeds {
	clear:both;
	text-transform:uppercase;
	list-style-type:none;
	padding:8px;
	background:#eef;
	overflow:hidden;
	/*border-top:0px solid #fff;*/
	_height:1%;
	margin:22px 0px 0 0;
	font-size:75%;
	margin-bottom: 12px;
}

#feeds li {
	float:left;
	border:none;
	margin:0;
	line-height: 125%;
	list-style-image: none;
}

#feeds h3 {
	padding:4px;
	margin:3px 0px 3px 10px;
}

#feeds a {
	padding:4px;
	margin:3px;
	color:#fff;
	background:#f52;
}

#feeds a:hover {
	padding:4px;
	margin:3px;
	color:#fff;
	background:#f85;
}

/* -------
- Friend Feed -
------- */

#ffactivity {
	line-height:140%;	
	margin:0px 20px 0px 20px;
}

#friendfeed-activity li.ff{
	list-style: none;
	list-style-image:none;	
	background-repeat: no-repeat;
	background-position:0px 2px;
	margin: 0 0 10px 0; 
	padding: 0 0 0px 22px;
	border-bottom:none;
}

#friendfeed-activity li{
	list-style: none;
	list-style-image:none;
}

#ffactivity p.title{	
	color: #666;	
	border-bottom:1px dotted #ddd;
}

#ffactivity p.title a{	
	line-height:16px;
	font-size:85%;
}

#ffactivity li.single{	
	list-style: none;
	list-style-image:none;
	margin: 6px 0 0px 0;
	font-size:85%;
	line-height:16px;
	padding: 0 0 1px 0;
}

#ffactivity p.published{
	border-bottom:1px dotted #ddd;	
}

#ffactivity .ff-account{
	display:none;
}

/* -------
- FOOTER -
------- */

#footer {
	display:block;
	padding:12px 12px 12px 12px;
	border-top:5px solid #fb3;
	color:#fff;
	overflow:hidden;
	clear:both;
	margin:auto auto auto auto;
	background:#024;
	list-style-type:none;
	width:100%;
	_height:1%;
}

#footer ul {
}

#footer li {
	float:left;
	padding:0 8px;
	border-right:1px solid #ccc;
}

#footer li.hidden{
	display:none;
}

#footer li a {
	color:#fff;
	border-color:#999;
}

/* ---------------------
-- Wordpress calendar --
--------------------- */

#wp-cal-container {
	border:5px solid #eef;
	margin:12px 0 0 0;
}

#wp-calendar {
	width:100%;
	text-align:center;
	border-collapse: collapse;
	font-size:90%;
}

#wp-calendar caption, #wp-calendar th {
	background:#eef;
	padding:4px;
}

#wp-calendar caption {
	font-weight:bold;
	background:#fb3;
}

#wp-calendar #today {
	background:#fb3;
	font-weight:bold;
}

#wp-calendar a {
	text-decoration:underline;
}

/* ---------------------
-- Disqus--
--------------------- */

#disqus_thread { 
	margin-left: 10px;
	margin-right: 10px; 
}

#dsq-content #dsq-options-toggle{ 
	border-bottom: 0; 
}

#disqus_thread #dsq-content iframe{ 
	margin-bottom: -25px; 
}

#disqus_thread #dsq-content{ 
	margin-bottom: 0; 
}

#disqus_thread #dsq-content h3{
	color:#4f616d;
	font-size:120%;
  padding-left:18px;
  background:url("images/date_icon2.gif") no-repeat 3px 6px;
}

#dsq-content #dsq-comments .dsq-header-time{
	padding-left:0px;
	font-size:80%;
}

#dsq-content #dsq-comments .dsq-comment-body {
	margin-top:10px;
	padding:0px 0px 0px 0px;
}

#dsq-content #dsq-comments .dsq-comment-body a{
	border-bottom:1px dotted #aaa;
}

#dsq-content #dsq-comments .dsq-comment-body a:hover{
	border-bottom:none;
}

#dsq-content #dsq-comments .dsq-comment-body blockquote{	
	margin: 10px 0px -4px 0px;
  padding: 20px 0px 0px 46px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(images/quotes.gif) no-repeat 20px 5px;
}

#dsq-content #dsq-comments .dsq-comment-footer a{ 
	font-weight: plain; 
	color:#ee9b17;
	font-size: 100%;
}

#dsq-content #dsq-comments .dsq-header-meta{
	margin-left:-6px;
}

.dsq-by a{
	border-bottom:none;
}

#sidebar ul.disqus a{
	display:inline;
	margin:0;
	padding:0;
}

#sidebar ul.disqus .disqus-recent-blockquote{
	margin:7px 0 -20px 0;
	//border-top:1px solid black;
	padding:6px 6px 6px 6px;
	font-size:10px;
	line-height:140%;
	background-color:#f4f7fc;
}