/*
Theme Name: Ru-Wordpress
Theme URI: http://numberonedesigner.com/
Description: Theme specially designed for ru-wordpress.org
Version: 1.0
Author: Number One
Author URI: http://numberonedesigner.com/

	based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/

*/

* {
  margin: 0;
  padding: 0;
}
body {
  font: 13px/17px  Tahoma, Arial, Verdana, sans-serif;
  width: 100%;
  background: url(i/bg1.gif) repeat-x;
  color: #303030;
}
a {
  color: #089AAB;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
p {
  margin: 0;
  padding: 8px 0;
}
tt {
	background: #FFFFD5;
	padding: 0 3px;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  padding-right: 185px;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<800?'800px':'');
  min-width: 800px;
  background: url(i/bg2.gif) 160px 0 repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header h1 {
  text-indent: -9999px;
  margin-left: 160px;
}
#header h1 a {
  display: block;
  width: 305px;
  height: 184px;
  background: url(i/logo.gif) no-repeat;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
  width: 100%;
}
#content {
  width: 100%;
  float: left;
}
#text {
  margin: 0 7px 0 298px;
}
.post {
  margin-bottom: 50px;
  position: relative;
}
.post h2 {
  color: #089AAB;
  font: 30px Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  letter-spacing: -1px;
}
.post h2 a:hover {
  text-decoration: none;
}
.post ul, .post ol {
  margin: 6px 0 6px 35px;
}
.date {
  position: absolute;
  left: -89px;
  width: 70px;
  color: #FFE400;
  font: 11px Georgia, "Times New Roman", Times, serif;;
  text-align: center;
}
.date span {
  font: 30px Georgia, "Times New Roman", Times, serif;
  display: block;
}
.cat {
  color: #9D9C9C;
  padding: 10px 0 5px;
  text-align: right;
}
.cat a {
  color: #9D9C9C;
}
.cat a:hover {
  color: #000;
}
.entry {
  text-align:justify;
}
.altmeta {
  line-height: 13px;
}
.comm {
  font-weight: bold;
  padding: 5px 0;
  text-align:right;
  color: #777;
  position: relative;
}
.comm .social {
  position: absolute;
  top: -1px;
  left: 0;
}
.comm a {
  color: #089AAB;
}
.comm a:hover {
  color: #000;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
  width: 160px;
  float: left;
  margin-left: -770px;
}
#rss {
  display: block;
  width: 120px;
  height: 120px;
  text-decoration: none;
  background: url(i/rss.gif) no-repeat;
  margin: -22px 0 25px 20px;
}
#right h2 {
  font-size: 12px;
  margin: 5px 0 0;
}
#right ul {
  color: #777;
  margin: 5px 0 15px 10px;
  list-style: none;
  font-size: 11px;
}
#right ul li {
	margin: 3px 0 0;
}
#right ul li:before {
	content: "\00BB \0020";
	}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  padding: 50px 0 40px 300px;
  background: #FFF url(i/ft.gif) 160px 0 no-repeat;
  font-size: 75%;
  color: #9D9C9C;
  line-height: 13px;
}
#footer a {
  color: #9D9C9C;
  text-decoration: underline;
}
#footer a:hover {
  color: #DDD;
  text-decoration: none;
}


.clear {
  clear: both;
}




#searchform { margin-bottom: 5px;}
#searchform #s {width: 420px; border:1px solid #CADEE3; padding:2px 0; margin-top:1px;font-size:10px; }
#searchsubmit {padding: 1px; border:1px solid #CADEE3; background: #FFF url(i/bg3.gif) repeat-x; color:#4E92A3; font-size:10px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	}


#commentform { padding:10px 0 0 35px;}
#commentform small {font-size: 11px;}
#commentform input {border:1px solid #DBDBDB;width:450px; margin-bottom:5px; padding:5px; font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;}
#commentform textarea {border:1px solid #DBDBDB; overflow:auto;  width:450px; padding:5px;}
#commentform input.btn {background:#EAEAEA; border:1px solid #DBDBDB; color:#333; font-size:11px; padding:3px 0; text-align:center; font-weight:bold; margin-top:3px; -moz-border-radius:3px; cursor:pointer; cursor:hand;}
#commentform input:hover {border:1px solid #BBB;}
#commentform textarea:hover {border:1px solid #BBB;}
#commentform input.btn:hover {border:1px solid #BBB;}

input:focus { background-color: #FAFAFA; color:#000; }
textarea:focus { background-color: #FAFAFA; color:#000;}


.commentlist { list-style:none; margin: 10px 0 0 35px;}
.commentlist li { margin-bottom:10px; padding:5px;}
.commentlist li.alt {background: #F6F6F6;}
.commentlist li.author {background: #FFFFD5 !important;}


.commenttext { padding:10px 0;}

.commentlist li blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}

.arch, .pagetitle {font:180% Georgia, "Times New Roman", Times, serif;  font-weight:normal; letter-spacing:-1px; line-height:90%; margin-bottom:10px; text-align:left; padding:10px 0 10px 0px;}


.navigation {color:#9E9E9E; text-align:left; padding:10px 0 10px 0px; clear:both;}
.navigation a {color:#9E9E9E; text-decoration:underline}
.navigation a:hover {color:#000; text-decoration:none}

.altmeta {font-size: 11px; border-top:1px solid #CCC; margin-top:5px; background:#FFF; padding:10px;color:#767676;}
.altmeta a {color:#767676;}
.altmeta a:hover {color:#000; text-decoration:none}



.postmetadata {color:#9E9E9E;}
.postmetadata a {color:#9E9E9E; text-decoration:underline}
.postmetadata  a:hover {color:#000; text-decoration:none}


.post h3 { margin-bottom:10px;}
.post h3 a:hover {color:#000;}

#comments, #respond { font:180% Tahoma, Verdana, Arial, Helvetica, sans-serif; letter-spacing:-1px; padding:5px 0 5px 35px;;}




#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
#comment_quicktags #ed_comment_toolbar {
	display: inline;
}
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	margin: 1px;
	width: auto;
}
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
#comment_quicktags #ed_strong {
	font-weight: bold;
}
#comment_quicktags #ed_em {
	font-style: italic;
}