/*Основа*/
body{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Trebuchet MS;
	font-size: 10pt;
}
img{
	border:0;
}
h1.main_title{
	font-size:17pt;
	font-weight: 600;
}
p.list{
	margin-top:0px;
	margin-bottom:0.5em;
	margin-left:2em;
	font:13pt Trebuchet MS;
}
p.userinfo{
	margin-top:10px;
	font-size:10pt;
	text-align:center;
}
p.infotext{
	margin-top:3px;
	font-size:10pt;
	line-height:130%;
}
p.posttext{
	margin-top:3px;
	font-size:10pt;
	line-height:140%;
    width: 850px;
}
p.lastpost_title{
	font-weight:bold;
	font-size:12pt;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:20px;
}
.textarea{
    width:800px;
}
span.author{
	color:#c3c3c3;
	font-size:10pt;
	font-weight:normal;
}
span.block_title{
	font-weight:bold;
	font-size:16px;
	background-color:#FFFFFF;
	padding-right:5px;
}
span.exit{
	position:absolute;
	right:0px;
}
div.context_menu{
	position:absolute;
	border:1px solid black;
	background-color:white;
}
div.mis{
	width:100%;
	position:absolute;
	top:25px;
	text-align:center;
}
div.code{
	background-color: #EAEDE8;
	border:1px solid #B1BAD9;
	padding:10px;
    overflow: scroll;
	
}

div.subscribe{
	
}
div.subscribe a{
	margin: 0px 5px 0px 5px;
}
span.small{
	font-size:8pt;
}
#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin-left:5px;
padding:3px 5px;
position:absolute;
visibility:hidden
}
a{
	color:#1331b2;
	text-decoration:none;
}
a:visited{
	color:#1331b2;
}
a:hover{
	color:#FF4400;
}
a.post_title{
	text-decoration:none;
	color:#000000;
}
a.post_title:hover{
	border-bottom:1px dotted black;
}
a.post_title:visited{
	color:#000000;
}
a.list_link{
	color:#1331b2;
	text-decoration:underline;
}
a.list_link:visited{
	color:#1331b2;
}
a.list_link:hover{
	color:#FF4400;
}
a.info_link{
	color:#1331b2;
	font-size:10pt;
}
a.info_link:visited{
	color:#1331b2;
}
a.info_link:hover{
	color:#FF4400;
}
a.lastpost{
	color:black;
	text-decoration:none;
}
a.lastpost:visited{
	color:black;
	text-decoration:none;
}
a.lastpost:hover{
	color:black;
	border-bottom:1px dotted ;
}
a.back_link{
	font-size:11pt;
	color:white;
	text-decoration:underline;
}
a.back_link:visited{
	color:white;
}
a.back_link:hover{
	color:#FF4400;
}
div.mainlist{
	margin-top:20%;
}
table.info{
	width:80%;
	margin-top:100px;
	border:1px #D6DCD3 solid;
}
div.line{
	background-image:url('http://img.mail.ru/mail/ru/images/blogs/gr_point.gif');
	background-repeat:repeat-x;
	background-position:center center;
}
div.nowdoing{
	width:95%;
	margin-top:100px;
	margin-bottom:0px;
	height:100px;
}
div.lastpost{
	width:95%;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:0px;
	height:160px;
}
div.registration{
	margin-left:30%;
	margin-right:30%;
}
div.enter{
	position:absolute;
}
div.future{
	width:95%;
	margin-top:10px;
}
ul.future{
	margin-top:5px;
}
li.future{
	font-size:10pt;
}
table.stattable{
	width:100%;
	margin-top:5px;
}
td.stat{
	font-size:11pt;
	text-align:center;
	padding-right:15px;
	padding-left:15	px;
}
td.top5{
	font-size:13pt;
	text-align:center;
}
div.header{
	background-color:black;
	width:100%;
	text-align:left;
}
/*Блог*/
div.data_line{
	background-image:url('images/line.gif');
	background-repeat:repeat-x;
	background-position:center center;
	margin-left:15%;
	margin-right:15%;
}
div.comment_data_line{
	background-image:url('images/line.gif');
	background-repeat:repeat-x;
	background-position:center center;
	margin-left:17%;
	margin-right:15%;
}
span.data{
	font-weight:normal;
	color:#666A75;
	font-size:9pt;
	background-color:#FFFFFF;
}
span.username{
	color:#666A75;
	font-size:11pt;
	background-color:#FFFFFF;
	padding-right:5pt;
	font-weight:bold;
	margin-left:10px;
	padding-left:5px;
}
div.blog_head{
	margin-left:30px;
	text-align:left;
	margin-bottom:30px;
	width:80%;
}
div.post_text_text{
    margin-bottom: 10px;
}
div.post_text{
	margin-left:15%;
	margin-right:15%;
	margin-bottom:20px;
	margin-top:5px;
}
div.post_text img{
    /*margin: 10px;*/
}
div.post_text p{
    margin: 5px 0px;   
    font-size: 10pt;
    text-indent: 1em;
}
span.right_text{
	position: absolute;
	right:15%;
}
div.comment_text{
	margin-left:17%;
	margin-right:15%;
	margin-bottom:20px;
	margin-top:5px;
}
a.blog_type{
	margin-right:10px;
	color:#1331b2;
	text-decoration:none;
	border-bottom:1px dotted;
	font-size:10pt;
}
a.blog_type:visited{
	color:#1331b2;
	text-decoration:none;
}
a.blog_type:hover{
	text-decoration:none;
	color:#FF4400;
}
span.active{
	background-color: #EBEBCF;
	font-color:black;
	font-size:10pt;
	margin-right:10px;
}
div.list_cat{
	margin-left:160px;
	float: left;
}
p.list_cat{
	margin-top:0px;
	margin-bottom:0.1em;
}
.ta_text{
  width: 500px;
  height:100px;
  overflow: auto;
  margin:0;
  padding:0;
}
.resizer{
	position: relative;
	top:5px;
	right: 17px;
	cursor: se-resize;
}
/*Для постов*/
div.text_editor_post textarea{
  width: 800px;
  height:100px;
}
div.text_editor_post div{ 
  width:1000px;
    background: #e2e2e2 url("../images/resizer.gif") no-repeat;
  background-position:center;
  height:10px;
  width:800px;
  font-size:.01em;/* поправка высоты для IE */
  cursor:s-resize;
}
div.findpost{
	margin-left:240px;
	margin-bottom:0px;
}
table.next_prev{
	width:70%;
	margin-top:5px;
}

#vk_like{
    position: relative;
    top: 5px;
}

/*Люблю и ненавижу*/
table.lovenhate_main{
	margin-top:0px;
	width:100%;
	height:375;
}
td.love{
	background: url("../images/love.jpg") no-repeat;
	background-position:left top;
	text-align:right;
	width:45%;
}
td.hate{
	background: url("../images/hate.jpg") no-repeat;
	background-position:right top;
	text-align:left;
	width:45%;
}
td.I{
	width:10%;
	text-align:center;
}
p.hatenlovetext{
	font-size:11pt;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
input.sub{
	margin-top:5px;
	border: 1px solid #c0c0c0;
	padding-left:10px;
	padding-right:10px;

}
/*Друзья*/
a.friend_name{
	color:#1331b2;
	text-decoration:none;
	font-size:12pt;
}
a.friend_name:visited{
	color:#1331b2;
}
a.friend_name:hover{
	color:#FF4400;
	text-decoration:underline;
}
table.friend_comment{
	border:1px solid black;
	margin-top:10px;
	width:500px;
}
/*ЧаВо*/
span.question{
	font-weight:bold;
	color:#0e4409;
}
span.answer{
	font-weight:bold;
	color:#0a236b;
}
/*Статистика*/
div.stat{
	margin-left:30px;
	margin-bottom:20px;
	margin-top:0px;
}
textarea.show_file{
	width:100%;
	height:100%;
}
.change_block{
	margin: 0px;
	padding: 0px;
}



div.loader{
	position: absolute;
	top:150px;
	left:50%;
}
div.contacts{
	margin-top: 20px;
}


.input{
    width: 320px;
}
.input_long{
    width: 400px;
}
#queries{
    display: none;
    padding-top: 10px;
    height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    border: 1px solid #757575;
}
span.show_queries{
    cursor: pointer;
}
#queries table td{
    padding-left: 20px;
    padding-right: 20px;
}
blockquote {
    margin:10px 40px;
    padding:15px;
    font: italic 14px;
    border: solid 1px #eee
}
