/*
Theme Name: radiogrinch.ru
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #2F2F2F;
	width: 983px;
	margin: 0 auto;
	position: relative;
}
a {
	color: #E10C02;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 3px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 3px 0 5px 10px}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 270px;
	position: relative;
	z-index: 10;
}
#logo {
	position: absolute;
	top: 5px;
	left: 0;
	font: 88px Tahoma, Arial;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	padding: 250px 0 0 16px;
	text-transform: uppercase;
	letter-spacing: -5px;
	color: #E10C02;
      text-indent:-9999px;
}
#logo span {
	display: block;
	color: #FFF;
	background: #E10C02;
	line-height: 65px;
	font-size: 71px;
	padding: 0 7px 5px 5px;
	margin: -18px 0 0;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 257px;
	height: 480px;
	background: url(i/logo.gif) no-repeat;
}

#nav {
  position: absolute;
	top: 23px;
	right: 57px;
	list-style: none;
	overflow: hidden;
}
#nav li {
  float: left;
	padding: 0 23px;
	background: url(i/nav-sep.gif) 0 4px no-repeat;
	margin-left: -1px;
}

#rss {
  position: absolute;
	top: 105px;
	left: 309px;
	width: 304px;
	height: 100px;
	background: #6C7168 url(i/rss.gif) no-repeat;
}

#members {
  position: absolute;
	top: 71px;
	left: 654px;
	padding: 32px 0 0;
	
}
#members  img {
  float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #CCC;
	margin-left: 10px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 0 0 20px;
	overflow: hidden;
}
#content {
	width: 100%;
	float: left;
	overflow: hidden;
}
#text {
	margin: 0 0 0 309px;
}
.post {
	margin: 0 0 40px;
}
#content h2 {
	font: 36px/1 Arial, Tahoma;
	margin: 0 0 5px;
}
#content h2 a {
	text-decoration: none;
	color: #6C7168;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
	width: 100%;
	overflow: hidden;
}
.entry img {
  border: 1px solid #DCDCDC;
}
.postmetadata {
	font-size: 11px;
	color: #727272;
	margin: 0 0 14px;
}
.postmetadata a {
	color: #7F7F7F;
}
.date {
	background: #E5E5E5;
	padding: 2px 6px 1px;
	margin-right: 5px;
}
.comments {
	text-align: right;
}
.comments a {
	background: url(i/comments.gif) 0 5px no-repeat;
	padding: 0 0 0 18px;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 24px;
	margin: 0 0 10px;
	font-weight: normal;
}
h3.pagetitle {
	margin: 0 0 40px !important;
	text-align: center;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.alt {background: #F4F4F4}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	width: 235px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 500px;
	height: 130px;
}
#submit {
	width: 80px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 200px;
	margin-left: -100%;
	position: relative;
	padding: 235px 0 0 57px;
}

#categories {
  list-style: none;
	text-indent: -9999px;
}
#categories li {
	height: 1%;
}
#categories a {
  display: block;
	height: 28px;
	margin: 0 0 16px;
}
#categories a:hover {
  background-position: 0 100%;
}
#c1 a {
	background: url(i/cat1.gif) no-repeat;
}
#c2 a {
	background: url(i/cat2.gif) no-repeat;
	margin: 0 0 13px;
}
#c3 a {
	height: 25px;
	background: url(i/cat3.gif) no-repeat;
}
#c4 a {
	height: 25px;
	background: url(i/cat4.gif) no-repeat;
}


/* Bottom
-----------------------------------------------------------------------------*/
#bottom {
	border-top: 1px solid #CCC;
	width: 677px;
	padding: 15px 0 50px;
	color: #6D6D6D;
	float: right;
}
#bottom a {
  color: #6D6D6D;
}
#bottom li {
  display: inline;
}
#bottom li:after {
  content: ',';
}

#search {
	width: 100%;
	overflow: hidden;
}
#search input {
	font: 12px Arial, Tahoma;
	float: left;
}
.search {
	width: 295px;
	padding: 4px 4px;
	border: 1px solid #BBB;
}
.go {
	cursor: pointer;
	border: none;
	height: 23px;
	background: url(i/go.gif) 0 8px no-repeat;
	margin: 0 0 0 10px;
	padding: 0 13px;
	overflow: visible;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	float: left;
	width: 280px;
	padding: 15px 0 0;
	color: #979797;
}
#footer a {
	color: #979797;
}
