/*
Theme Name: operist.ru
Description:
Author:
*/

* {
  margin: 0;
  padding: 0;
}
body {
	font: 12px/15px "Trebuchet MS", arial, helvetica, sans-serif;
	color: #444;
  width: 100%;
  position: relative;
}
a	{
	color: #0099FF;
	text-decoration: none;
	outline: none;
}

a:hover	{
	text-decoration:underline;
}
img {border:none}

h1 {
	font-weight: normal;
	font-size: 31px;
	line-height: 32px;
	letter-spacing: -1px;
}
h1 a {
	display: block;
	padding: 35px 0 0 153px;
}
h1 a:hover {
	color: #0B63E8;
	text-decoration: none;
}
h1 span {
	font-size: 11px;
	color: #CCC;
	letter-spacing: 1px;
	display: block;
	margin: -8px 0 0 9px;
}
h2 {
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	padding: 0 0 10px;
	color: #0099FF;
}
h2 a {
	color: #0B63E8;
}
h2 a:hover {
  color: #0099FF;
}
blockquote {
	margin: 5px 10px 17px 155px;
	padding: 10px 15px 10px 12px;
	border: 1px solid #EEE;
	border-left: 3px solid #CCC;
	background: #F8F8F8;
	font-family: "Courier New", Courier, monospace;
}
blockquote p {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 15px !important;
	line-height: 18px !important;
	text-align: left !important;
}
input, textarea {
	border: 1px solid #CCC;
	background: #F8F8F8;
	font: 13px "Trebuchet MS", arial, helvetica, sans-serif;
	padding: 2px 3px;
}
input:focus, textarea:focus {
	border: 1px solid #7ED9FF;
	background: #FBFBFB;
}
input.go, #submit {
	width: 60px;
	padding: 1px 3px;
}
html:first-child input.go,
html:first-child #submit {
	padding: 2px 3px;
}
* html input.go {
	padding: 0;
}
*+html input.go {
	padding: 0;
}
* html #submit {
	padding: 0;
}
*+html #submit {
	padding: 0;
}
#submit {
	width: 100px;
	margin: 5px 0 20px;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.hide {display: none}


#wrapper {
  width: 995px;
  margin: 0 auto;
  position: relative;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 120px;
	border-bottom: 1px solid #ACDD84;
	background: url(opera.png) 10px 10px no-repeat;
	position: relative;
}

#tadv {
	position: absolute;
	top: 30px;
	right: 0;
}
#tadv2 {
	position: absolute;
	top: 125px;
	right: 0;
}

.author {
	font-size: 30px;
	line-height: 28px;
	color: #F2F2F2;
	font-family: georgia;
	font-style: italic;
	position: absolute;
	top: 87px;
	right: 5px;
	overflow: hidden;
	padding: 4px 0 0;
}
#menu {
	padding: 10px 40px;
	color: #0099FF;
}


/* Content
-----------------------------------------------------------------------------*/
#content {
  width: 750px;
  float: left;
	padding: 0 0 40px;
}

.post	{
	border-top: 1px solid #999;
	padding: 0 0 80px;
}
.date	{
	float: left;
	width: 120px;
	padding: 11px 0 0 5px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
}
#content	h2	{
	margin: 0 0 0 130px;
	border-bottom: 1px solid #D9D9D9;
	padding: 8px 0 11px 5px;
}
h2#related,
h2#comments,
h2#respond {
	color: #333;
	font-size: 16px;
	padding: 1px 0 3px 5px;
}
h2#comments {
	margin: 0;
	border: none;
}
h2#related {
	margin: 0 0 0 65px;
}
#content h3 {
	font-size: 15px;
	margin: 6px 0 5px 135px;
	font-weight: normal;
}
#content h3.pagetitle {
	font-size: 19px;
	font-weight: normal;
	padding: 30px 0 13px 6px;
	color: #090;
	margin: 0;
}
#content h4 {
	margin: 15px 0 10px 5px;
}
#content h4 a {
	color: #090;
	font-size: 16px;
	font-weight: normal;
}
.entry	{
	margin: 14px 0 0 0;
}
.entry a {
	text-decoration: underline;
}
.entry a:hover {
	text-decoration: none;
}
.time	{
	float: left;
	width: 100px;
	padding: 0 0 6px 5px;
	line-height: 19px;
}
.tags {
	margin-top: 17px;
}
.entry p	{
	margin: 0 0 0 135px;
	padding: 0px 10px 15px 0;
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
}
.related .entry p {
	font-size: 14px;
	line-height: 19px;
}
.entry li p {
	margin: 0;
	padding: 15px 0;
}
.entry strong {
	color: #444;
}
.entry p img	{
/*   float: left;
	margin: 3px 10px 3px 0; */
}
ul.small li {
	font-size: 11px !important;
	line-height: 14px !important;
}
.wp-pagenavi {
	position: absolute;
	bottom: 60px;
	padding: 4px 0;
}
.alignleft {
	float: left;
	display: block;
}
.alignright {
	float: right;
	display: block;
}

.entry ul {
	list-style-type: square;
	list-style-position: outside;
	padding: 0 10px 10px 170px;
}
.entry ol {
	list-style-position: outside;
	padding: 0 10px 10px 180px;
}
.entry ul li,
.entry ol li	{
	padding-bottom: 7px;
	line-height: 22px;
	font-size: 16px;
}
.other .entry li {
	line-height: 18px;
	font-size: 14px;
}
.other .entry a,
.time a {
	text-decoration: none;
}
.other .entry a:hover,
.time a:hover {
	text-decoration: underline;
}

#recent {
	margin: 0 0 80px;
}
#recent h2 {
	padding: 5px 0 7px 5px;
}
#recent .date {
	padding: 8px 0 0 5px;
}
#recent .post {
	padding: 0 0 5px;
}
#recent .post p {
	font-size: 14px;
	line-height: 19px;
}

.adcomment {
	padding-bottom: 0;
}
.commentlist {
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	list-style: none;
}
.commentlist li {
	padding: 5px 0;
	border-top: 1px solid #D9D9D9;
	clear: both;
	overflow: hidden;
}
.admin {
	background: #F8F8F8;
}
.commentdata {
	float: left;
	width: 205px;
	padding-left: 5px;
	position: relative;
}
.commentdata span {
	font-size: 11px;
}
.commenttext {
	float: left;
	width: 495px;
	padding-right: 5px;
	padding-bottom: 10px;
	min-height: 40px;
	margin-top: -7px;
	position: relative;
}
.commenttext p {
	padding: 7px 0;
	line-height: 18px;
}
.subscribed {
	position: absolute;
	top: 42px;
	left: -207px;
  font: bold 17px Georgia, "Times New roman";
  color: #E8E8E8;
}

#inputs {
	float: left;
	margin: 10px 0 0 20px;
	width: 300px;
}
* html #inputs {
	margin: 10px 0 0 10px;
}
#inputs input {
	margin: 0 0 3px;
}
* html #inputs input {
	margin: 0 0 1px;
}
*+html #inputs input {
	margin: 0 0 1px;
}
#inputs small {
	display: block;
	margin: 0 0 10px;
	font-size: 12px;
}
#textarea {
	float: right;
	margin: 10px 0 0;
}
#textarea textarea {
	width: 375px;
	height: 180px;
}


ul#sa,
ul#sa2 {
	position: absolute;
	bottom: 160px;
	right: 20px;
	list-style-type: none;
	border-top: 1px solid #E8E8E8;
	background-color: #FCFCFC;
	font-size: 12px;
	width: 205px;
}
ul#sa2 {bottom: 60px;}
* html ul#sa2 {bottom: 55px;}
ul#sa li,
ul#sa2 li {
	padding: 3px 0 4px 4px;
	border-top: 1px solid #FCFCFC;
	border-bottom: 1px solid #DDD;
	cursor: pointer;
}
ul#sa li:hover,
ul#sa2 li:hover {
	background: #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #FFF;
}
ul#sa a,
ul#sa2 a {
	display: inline !important;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
ul#sa a:hover,
ul#sa2 a:hover {
	background: none !important;
}



/* Right
-----------------------------------------------------------------------------*/
#right {
  float: right;
  width: 215px;
  padding: 0 0 320px;
}

#orange {
	float: left;
	padding-top: 7px;
}
#rss {
	display: block;
	position: relative;
	width: 104px;
	height: 60px;
	text-align: center;
	margin: 0 0 6px;
	padding: 44px 0 0;
	font-size: 36px;
	color: #F80;
}
#rss b {
	position: absolute;
	top: 0;
	left: 0;
	width: 104px;
	height: 104px;
	background: url(rssfeed.png) no-repeat;
}
#subscribes {
	float: right;
	margin: 23px 0 0;
	width: 107px;
}

#right h3 {
	font-size: 16px;
	font-weight: normal;
	color: #090;
	margin: 20px 0 -1px;
	padding: 4px 0 6px 8px;
	border-bottom: 1px solid #C1E6A4;
	position: relative;
	background: #EFF8E7;
}
#right ul {
	list-style: none;
	line-height: 14px;
	border-top: 1px solid #F0F0F0;
}
#right li {
	border-top: 1px solid #FCFCFC;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #F0F0F0;
	padding: 4px 8px 5px 8px;
	background: #FCFCFC;
	cursor: pointer;
}
#right li:hover {
	background: #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 5px 7px 4px 9px;
}
#right li a:hover {
	text-decoration: none;
}

#tags {
	line-height: 19px;
	text-align: center;
	padding: 7px 0 0;
}
#tags a {
	margin: 0 1px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 970px;
	margin: 0 auto;
	padding: 15px;
	border-top: 1px solid #ACDD84;
	background: url(opera.png) 98% -110px no-repeat;
	position: relative;
}
#li {
	position: absolute;
	top: 50px;
	right: 35px;
}

.begun1 {
	width: 100%;
	overflow: hidden;
  text-align: center;
	margin: 30px 0 -40px;
	padding: 40px 0 0;
  border-top: 1px solid #999999;
}

