* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	width: 100%;
}
a {
  text-decoration:none;
	color: #985f05;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}

.comm { background-color: #f5f6f5; padding: 10px 10px 10px 10px; border: 3px dotted #e7e7d4;}

/*dleft, dright*/
.dleft, .dright { background-position: left; background-repeat: repeat-y; background-color: transparent; }
.dright { background-position: right; }

/*headerboxic  - Настройка шапки где расположен логотип и баннер*/
#headerboxic, #headerboxic .dleft, #headerboxic .dright { height: 71px; } /*Высота*/
#headerboxic { margin-bottom: 3px; background: #ffffff url("images/eleanortemplate_bg_xaxa.png") repeat-x left -71px; position: relative; }
#headerboxic .dleft { padding-left: 25px; background: transparent url("images/eleanortemplate_bg_xaxa.png") repeat-y left 0; }
#headerboxic .dright { padding-right: 5px; background: transparent url("images/eleanortemplate_bg_xaxa.png") repeat-y right -142px; }

.logotype {	float: left; position: relative; top: 8px; } /*НАСТРОЙКА ЛОГОТИПА*/

.description {
  margin: 10px 0 0 80px;
}

#top{
	width: 100%;
}
.topblock {
	border: 1px solid #ECECEC;
	background: #F2F2F2 url('images/gradient.gif') repeat-x;
	position: relative;
	padding: 15px;
	height: 200px;
	width: 284px;
	float: left;
	margin: 0 5px 15px 5px;
}

/* Контент
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}

#content img {
	margin: 5px;
}

#text {
	margin: 0 325px 0 0;
}

.post {
	border: 1px solid #ECECEC;
	position: relative;
	margin: 0 0 23px;
	height: 1%;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}
.post p {
	padding-left: 19px;
	padding-right: 19px;
}
#content h2 {
	font: 24px Arial, Tahoma;
	padding: 9px 19px 8px;
	border-bottom: 1px solid #ECECEC;
}
#content h2 a {
	color: #3E3E3E;
}

.entry {

	text-align: justify;
	padding: 2px 19px;
}
.entry p {
	padding-left: 0;
	padding-right: 0;
}
.postmetadata {
	font-size: 11px;
	color: #929292;
	border-top: 1px solid #ECECEC;
	margin: 7px 0 0;
	padding: 2px 0 2px 19px;
	background: #F4F4F4;
}
.postmetadata a {
	color: #989898;
}
.comments {
	float: right;
	background: #ce8006 url('images/comments.gif') 100% 100% no-repeat;
	padding: 5px 12px 7px;
	margin: -2px -1px -1px 0;
	line-height: 11px;
	position: relative;
	z-index: 10;
}
.comments a {
	color: #FFF;
	text-decoration: none;
}
.comments a:hover {
	text-decoration: underline;
}
.rating {
  padding-left: 20px;
	margin-bottom: 10px;
}
.labels {
  padding-left: 20px;
}
.bookmarkz img {
	margin: 0;
}

.pt {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 655px;
	background: url('images/tl.gif') no-repeat;
}
.pt b {
	display: block;
	height: 4px;
	background: url('images/tr.gif') 100% 0 no-repeat;
}
.pb {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 655px;
	background: url('images/bl.gif') no-repeat;
}
* html .pb {bottom: -11px;}
.pb b {
	display: block;
	height: 5px;
	background: url('images/br.gif') 100% 0 no-repeat;
}

#content h3 {
	font-size: 15px;
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 5px 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 16px !important;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}

#author, #email, #url, #comment {
	font: 12px Arial, Tahoma;
	padding: 2px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 500px;
	height: 170px;
}
#submit {
	height: 20px;
	cursor: pointer;
	overflow: visible;
	font: 12px Arial, Tahoma;
}

.terms {
}
.terms h3 {
	margin: 0 0 15px 5px;
}
p.terms {
  font-size: 12px;
}
div.terms {
	background: #F3F3F3;
	border: 1px solid #ECECEC;
	padding: 5px 10px 5px;
  display: none;
	margin-bottom: 5px;
}
.terms a {
	text-decoration: none;
	border-bottom: 1px dashed #11742D;
}
.terms ol {
	margin: 0 0 0 20px;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}

#commentblock {
background-color: #f0f0f0;
margin: 50px;
}
.comment-wrap {
background: #fff;
margin: 20px;
}

/* Блоки
-----------------------------------------------------------------------------*/
#right {
	float: right;
	width: 300px;
	margin-left: -300px;
	padding: 0 0 20px;
	font-family: Arial, Tahoma;
	overflow: hidden;
}

#right .block {
	border: 1px solid #ECECEC;
	background: #F2F2F2 url('images/gradient.gif') repeat-x;
	position: relative;
	padding: 15px;
	height: 1%;
}

#right .block .search {
	background: #F2F2F2 url('images/gradient2.gif') repeat-x;
	margin: 0 0 35px;
}
.shadow {
	width: 300px;
	height: 32px;
	background: url('images/shadow.gif') 0 1px no-repeat;
	margin: 0 0 5px;
}

.bt {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 300px;
	background: url('images/tl2.gif') no-repeat;
}
.bt b {
	display: block;
	height: 4px;
	background: url('images/tr2.gif') 100% 0 no-repeat;
}
.bb {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 300px;
	background: url('images/bl2.gif') no-repeat;
}
* html .bb {bottom: -13px}
.bb b {
	display: block;
	height: 4px;
	background: url('images/br2.gif') 100% 0 no-repeat;
}

#rss {
	float: left;
	padding: 2px 4px 0 20px;
}
#sub-right {
	float: right;
	padding: 10px 18px 0 0;
	width: 118px;
}
#what-is {
	text-align: right;
	padding: 0 8px;
	color: #DE652B;
	background: url('images/arrow.gif') 100% 5px no-repeat;
	font: 11px Arial, Tahoma;
	font-weight: bold;
}

#right ul {
	margin: 0;
	list-style: none;
}
#right li {
	background: url('images/arrow2.gif') 0 10px no-repeat;
	padding: 3px 0 3px 11px;
	position: relative;
}
#right li li {
	padding: 6px 0 1px 11px;
	background-position: 0 13px;
}
#right li a {
	color: #3E3E3E;
}

/* tabs */
.tabs {
	height: 32px;
	line-height: 32px;
	margin: -15px -15px 7px !important;
}
.tabs li {
	float: left;
	background: #924c00 !important;
	border: 1px solid #ECECEC;
	border-width: 0 0 1px 1px;
	padding: 0 !important;
}

.tabs li.tab-current {
	background: none !important;
	border: none;
}
.tabs a {
	display: block;
	padding: 0 22px !important;
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none;
}
.tabs li.t1 a {
	padding: 0 22px !important;
}
.tabs.tabs2 a {
	padding: 0 24px 0 23px !important;
}
.tabs li.t1,
.tabs li.t4 {
	background: #924c00 url('images/tab-left.gif') no-repeat !important;
	margin: -1px 0 0 -1px;
	padding: 0 1px 1px 0 !important;
	border-left: 0 !important;
}
.tabs li.t3,
.tabs li.t6 {
	background: #924c00 url('images/tab-right.gif') 100% 0 no-repeat !important;
	margin: -1px -1px 0 0;
	padding: 0 0 1px 1px !important;
}
.tabs li.tab-current a {
	color: #2E2E2E !important;
}
.tabs li.t1.tab-current,
.tabs li.t4.tab-current {
	background: url('images/tl2.gif') no-repeat !important;
	border-right: 0;
}
.tabs li.t2.tab-current,
.tabs li.t5.tab-current {
	border-left: 1px solid #ECECEC;
	padding: 0 0 1px !important;
}
.tabs li.t3.tab-current,
.tabs li.t6.tab-current {
	margin: -1px -1px 0 0;
	border-left: 1px solid #ECECEC;
	padding: 0 0 2px 1px !important;
	background: url('images/tr2.gif') 100% 0 no-repeat !important;
}

div.t2,
div.t3,
div.t5,
div.t6  {
	display: none;
}
/* end tabs */

#search {
	padding: 3px 7px;
	height: 27px;
}
#search input {
	float: left;
	font: 12px Tahoma, Arial;
	color: #3E3E3E;
}
input.search {
	width: 145px;
	border: 1px solid #AFAFAF;
	padding: 6px 6px 7px;
}
.go {
	cursor: pointer;
	width: 80px;
	height: 29px;
	background: #DFDFDF url('images/go.gif') no-repeat;
	border: none;
	margin: 0 0 0 12px;
	font-size: 14px !important;
}

.tags {
	text-align: center;
	margin: 15px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	font-size: 11px;
	text-align: center;
	color: #838383;
	border-top: 1px solid #EAEAEA;
	padding: 20px 0;
}
#bottom-menu {
	margin: 0 0 10px;
}
#bottom-menu li {
	display: inline;
	margin: 0 10px;
}
#footer a {
	color: #838383;
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* Верхнее  меню
-----------------------------------------------------------------------------*/
#nav { background:#555 url('images/nav2.png') repeat-x; height:60px; color:#fff; }
#nav ul { list-style-type:none; padding-left:30px; padding-top:13px;}
#nav ul li { float:left;margin-right:50px; }
#nav ul li a { color:#ddd; font-size:18px bold;}
#nav ul li a:hover { color:#fff; }

.puzo {
margin: 10px;
}

.puzo a: hover {
-moz-opacity:.45 !important;
opacity:.45 !important; 
filter:alpha(opacity=45); 
zoom: 1;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

.postbottom {
background-color: #f0f0f0;
padding: 10px;
}

#commentblock {
	width: 600px;
	float:left;
	margin: 0 0 10px 50px;
	padding:0;
	background-color: #fff;
        color: #333;
}
.comment-wrap {
	width: 525px;
	padding-left:17px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

#commentblock ol {
	padding: 0px;
	list-style: none;
	margin: 10px 0px 20px;
}

#commentblock  ol li {
	margin: 0px;
	padding: 0px;
}

.commentdate {
	padding-left:0;
}

#commentlist li p {
	margin-bottom:8px;
	line-height:20px;
	padding:0;
}

.commentlist li.alt .commenttext {
	clear: both;
}

.commentname {
	margin:0;
	padding:5px 5px 5px 0;
}

.commentinfo {
	clear:both;
}

.commenttext {
	clear:both;
	border-top: 1px solid;
	border-left: 2px solid;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.commenttext blockquote {
	margin-bottom:10px;
	margin-top: 8px;
}

.commenttext p {
	margin:0;
	padding:0 0 10px;
}

/* Подписка */
#tweetid {
  width: 128px;
  height: 128px;
  float: right;
  }

#rssid {
  width: 128px;
  height: 128px;
  float: left;
  }

.tweet {
  margin: 5px;
}

.rss {
  margin: 5px;
}

.tweet:hover {
  background: url('images/tweet.gif');
  width: 128px;
  height: 128px;
  margin: 0;
}

.rss:hover {
  background: url('images/rss.gif');
  width: 128px;
  height: 128px;
  margin: 0;
}

hr {
margin: 20px 0 10px 30px;
width: 25%;
}

.yslygi {
border: 1px #924c00;
width: 100%;
}

.yslygi td {
width: 50%;
padding: 5px;
}