/*  
Theme Name: SteelHomeLess
Theme URI: http://www.steelhomeless.ru/
Description: 3 column wordpress theme
Version: 1.0
Author: Nastya Manno
Author URI: http://www.mannodesign.com/
*/

* {
  border: 0; 
  margin: 0;
  padding: 0;
}

html, body {
  width: 100%;
  height: 100%;
}

* html #wrap {
  height: 100%;
}

body {
	background: #131313 url(images/bg.gif) repeat-y center;
	color: #222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

#wrap {
  position: relative;
	background: #fff;
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
}

a {
	text-decoration: none;
}
	
#header {
	background: #fff url(images/bg-header.jpg) no-repeat;
	width: 960px;
	height: 159px;
}

div#header h1#logo a {
	width: 205px;
	height: 117px;
	display: block;
	text-indent: -900em;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

div#header h1#logo a:link,
div#header h1#logo a:visited {
	background-position:0 0;
}

div#header h1#logo a:hover {
	background-position:0 -117px;
}

#header p.description {
  text-indent: -900em;
}

div#header .rss a {
  position: relative;
  top: 0;
  right: 150px;
	width: 50px;
	height: 57px;
	display: block;
	text-indent: -900em;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	float: right;
}

div#header .rss a:link,
div#header .rss a:visited {
	background-position: 0 0;
}

div#header .rss a:hover {
	background-position: 0 -57px;
}

.rsscounts {
  position: relative;
  top: 90px;
  right: 108px;
  float: right;
}

#nav{
	width: 960px;
	display: inline;
}
	
#nav ul {
  list-style: none;
	font-family: "Courier New", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#nav ul li {
  float: left;
}

#nav ul li a, #nav ul li a:visited {
       display: block;
       color: #333;
       margin: 4px 8px 0 60px;
       padding: 8px 5px;
}


#nav ul li a:hover {
	color: #D13125;
} 

#nav ul li a.current, #nav ul li a.current:visited, #nav ul li a.current:hover { 
  color: #D13125;
}

#contentwrapper {
	width: 960px;
	margin: 0 auto;
}

#content {
  background: #fff;
	float: left;
	width: 540px;
}

#content a {
	text-decoration: none;
	color: #DD1225;
}

#content a:hover {
	text-decoration: none;
	color: #333;
}

#content h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #FB5E52;
	margin: 10px;
}

.ads {
	background: #fff url(images/bg-ban468.gif) no-repeat;
	padding: 0 0 0 55px;
	margin: 10px 0 0 0;
}

.banstr {
  font-size: .8em;
}

.entrytitle h2 {
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
	margin: 10px;
}

.entrytitle .meta {
	padding: 3px;
	color: #333;
	margin: 8px 0 10px 10px;
}

.entry {
	padding: 0 0 10px 0;
}

.entry p {
	padding: 0 0 10px 0;
}

.entry a, .commentlist a, .navigation a {
	color: #FB5E52;
}

.entry a:hover, .commentlist a:hover, .navigation a:hover {
	color:#333;
}

.entry h4 {
	background: url(images/h.gif) no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
}

.entrybody {
  margin: 10px 0 0 10px;
}

.entry blockquote {
	color: #5D430C;
	margin: 10px 30px 20px 30px;
	padding: 0 0 0 10px;
	border-left: 4px solid #9B8D6E;
}
	
#sidebar {
	background: url(images/bg-sidebar.jpg) repeat-y;
	float: right;
	width: 400px;
}


#searchform {
	background: #fff url(images/bg-search.gif) no-repeat;
	border: #D6D3CE solid 1px;
	width: 390px;
	height: 25px;
	margin: 8px 0 0 5px;
}

#searchform input {
  background: transparent;
	width: 370px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	float: left;
	font-size: 13px;
	margin: 4px 0 0;
	padding: 0px 2px 2px 10px;
}

#sidebar .box {
	padding: 5px 0 0 5px;
	margin: 5px 0 10px;
}

#sidebar .author {
	background: url(images/bg-author.jpg) no-repeat;
  width: 390px;
  height: 127px;
  margin: 0 0 0 5px;
}

#sidebar .author h2 {
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	color: #626262;
	padding: 5px 0 0 50px;
}

#sidebar .author p {
	color: #626262;
	padding: 0 25px;
}

#sidebar .author p.cite {
	padding: 0 20px 0 0;
	text-align: right;
}

#lsidebar {
	float: left;
	width: 195px;	
}

#rsidebar {
	float: right;
	width: 195px;	
}

#sidebar .box h2 {
	background: #fff url(images/bg-cat.gif) no-repeat;
	color: #626262;
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	padding: 2px 0;
	text-align: center;
}

#sidebar a {
	color: #333;
}

#sidebar a:hover {
	color:#FB5E52;
}

#sidebar ul {
	margin: 0 0 15px 0;
}

#sidebar ul li {
  background: url(images/arrow.gif) no-repeat 0 50%;
	list-style-type: none;
	font-size: .9em;
	padding: 10px 0 0 10px;
}

.empty {
height: 72px;
}

#footer {
  position: relative;
	background: #333 url(images/bg-footer.jpg) no-repeat;
	width: 960px;
	height: 72px;
	margin: -72px auto 0;
}

#footer p {
	font-size: .85em;
	color: #ccc;
	padding: 30px 0 0 0;
}

#footer p a {
	color: #ccc;
}

#footer p a:hover {
	color: #fff;
}

#footer .left {
	float: left;
	padding: 0 0 0 50px;
}

#footer .right {
	float: right;
	padding: 0 50px 0 0;
}

#commentform {
  background: url(images/bg-commentform.jpg) no-repeat;
  width: 500px;
  padding: 40px 0 20px 40px;
}

#respond {
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	padding: 2px 0 10px;
	margin: 0 0 0 10px;
}

.commentsblock textarea {
	width: 330px;
}

#comment, #author, #email, #url, #submit, #mcspvalue {
background: #fff;
padding: 2px 5px;
border: #999 solid 1px;
}

.commentsblock p {
	margin: 0 0 5px 0;
}

.commentsblock a {
	color: #900;
}

.commentsblock a:hover {
	color: #333;
}

ol.commentlist {
	color: #222;
	list-style-type: none;
	margin: 0 0 0 10px;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 2em;
}

h3#comments {
	font-size: 1.6em;
	margin: 0 0 0 10px;
}

.commentcount {
	float: right;
	font-weight: bold;
	font-size: 1.6em;
}

.commentcount a {
	color: #ccc;
	text-decoration: none;
}

.commentcount a:hover {
	color: #333;
	text-decoration: none;
}

.commenttext {
	border-top: 1px solid #ddd;
}

.clearfloat {
  clear: both;
}
