input, textarea {
	background: #FFFFFF;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
}

ul, ol {
	margin-left: 3em;
}

p {
	line-height:1.5em;
}

li {
	line-height:1.5em;
	margin-left:-30px;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}

/* Content */

#content {
	background:#FFFFFF;
	margin-top:38px;
	padding:20px 50px 20px 50px;
}

.post {
}

.post .title {
	border-bottom:1px solid #D6C9BF;
	margin:0;
	padding:0 0 10px;
}

.post h1.title {
	font-size:24px;
	height:30px;
	font-weight:normal;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.post .title a:hover {
	text-decoration: none;
	color: #003366;
}

.post .entry {
	margin: 0px;
	padding: 0px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	/*color: #31363B;*/
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 0px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

#print {
	margin-top:5px;
	padding-top:5px;
	border-top: 1px dotted #ccc;
}
.entry a img {
	border: medium solid #D6C9BF;
}
#string {
	margin:-40px auto;
	width:860px;
	color: #ffffff;
	/*visibility: hidden;*/
}
/*---user---*/

#menu a {
	padding:3px 0 7px;
	color:#CCCCCC;
}

#vkontakte {
	margin-left:-50px;
}
#share {
	margin-left: 300px;
    margin-top: -30px;
    width: 400px;
}
#printmark {
    font-size: 9px;
    margin-top: -30px;
}
.b-share {
	margin-left: 100px;
    margin-top: -19px;
}
.b-share a {
	text-decoration: underline !important;
}
.b-share__handle {
    cursor: pointer;
    float: left;
    height: 16px;
    padding-bottom: 5px !important;
    padding-left: 2px !important;
    padding-right: 3px !important;
    padding-top: 5px !important;
    text-align: left;
    text-decoration: underline !important;
}

.b-share__text {
	margin-right:0 !important;
	line-height: 1.5 !important;
}
.toc a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#sb {
    float: left;
    left: 200px;
    margin-bottom: 0;
    margin-left: 21px;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    top: 60px;
    width: 200px;
}

#sb img {
	border:0;
}
#wannafun {
	padding:0 0 15px 0;
}
a:hover s {
    color: #333;
    text-decoration: underline;
}


body	{
		padding: 0;
		margin: 0px;
		font-family: Verdana, Tahoma, Arial, sans-serif;
		color: black;
		background: url(/!img/all_bg.jpg) repeat-x #E2E0E0 0px 0px;
		font-size: 12px;
	}
	a	{
		text-decoration: underline;
		color: #007DB8;
	}
	a:hover	{
		text-decoration: none;
	}
#all {
	margin: 133px 53px 53px 53px;
}
h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px dotted #AAA;
	padding: 5px 0px;
	color: #005778;
	font-weight:normal;
	font-family: Verdana;
}
H1 { font-size: 23px; padding-top:2px; padding-bottom:7px; line-height: 110% }
H2 { font-size: 20px; margin-top:0px; margin-bottom:5px;}
H3 { font-size: 17px; margin-top:15px; margin-bottom:5px;}
H4 { font-size: 16px; margin-top:15px; margin-bottom:5px;}
H5 { font-size: 14px; margin-top:10px; margin-bottom:5px;}
H6 { font-size: 12px; }

.code {
  background: #EFEFEF;
  border: solid #AAA 1px;
  font-family: "Courier New";
  color: black;
  font-size: 10pt;
  width: 80%;
  padding: 3px 3px 3px 25px;
}

.center{  text-align: center;}
.indent {  margin-left: 40px;}

.additions { color: #008800; }
.deletions { color: #880000; }

.add { font-weight: bold; color:#c00; text-decoration: underline; }
.del { font-style: italic; color:#c00; text-decoration: line-through; }

.nobr {white-space: nowrap}

dfn { font-variant: small-caps; letter-spacing: 0.1em; font-style: normal; cursor: help; border-bottom: 1px dotted #000; }
* html dfn { \background: url(javascript:DOTS) repeat-x bottom left; }

STRIKE, S { color:#999999 }    
STRIKE A:VISITED, S A:LINK { color:#999999 }
STRIKE A:VISITED, S A:VISITED { color:#999999 }
STRIKE IMG, S IMG { filter:Gray } 
cite {color:#888800;font-style:normal;}

blockquote {  border-left:#cccccc 3px solid; padding:0px; color: #333333; font-family: "Courier New", Courier, monospace; }
blockquote p {  padding:0px;  margin: 5px 0 10px 10px; }

.toc1 { margin-left:0px; padding-left:0px; font-weight:bold; list-style-type:none;  } 
.toc2 { margin-left:0px; padding-left:15px; list-style-type:none;  } 
.toc3 { margin-left:0px; padding-left:30px; list-style-type:none;  } 
.toc4 { margin-left:0px; padding-left:45px; list-style-type:none;  } 
.toc5 { margin-left:0px; padding-left:60px; list-style-type:none;  } 
.toc6 { margin-left:0px; padding-left:75px; list-style-type:none;  }

.micq1 { padding:2px; vertical-align:top; font-weight: bold; }
.micq2 { padding:2px; vertical-align:top; font:10px tahoma, arial }
.micq3 { padding:2px; vertical-align:top; width:100% }

.email1 {color:#800000}
.email2 {color:#808000}
.email-odd {color:#800000}
.email-even {color:#808000}

.cite {color:#ff0000;font-style:normal;}
.mark { color: #00000; background:#ffaaaa; }


/* ------------------ HEADER ----------------- */

	#header 	{
		position: relative;
		height: 164px;
		background: url(/!img/header_bg.jpg) repeat-x;
		font-size: 11px;
		width: 960px;
		margin: 53px auto 50px;
    }
	#header .l 	{
		position: absolute;
		top: 0;
		left: 0;
		width: 9px; height: 9px;
		padding: 0;
		margin: 0;
		background: url(/!img/header_corner_01.gif) no-repeat;
    }
	#header .r 	{
		position: absolute;
		top: 0;
		right: 0;
		width: 9px; height: 9px;
		padding: 0;
		margin: 0;
		background: url(/!img/header_corner_02.gif) no-repeat;
    }
	#header #blogo	{
		position: absolute;
		top: 0;
		left: 0;
		float: left;
		height: 48px;
		width: 179px;
		background: url(/!img/blogo.gif) no-repeat;
		text-indent: -9000px;
		overflow:hidden;
		white-space: nowrap;
		cursor: pointer;
		margin: 55px 0 0 65px;
	}
	#header #logo	{
		position: absolute;
		top: 0;
		right: 55px;
		float: right;
		height: 48px;
		width: 160px;
		background: url(/!img/logo.gif) no-repeat;
		text-indent: -9000px;
		overflow:hidden;
		white-space: nowrap;
		cursor: pointer;
		margin: 55px 0 0 65px;
	}
	#header img	{
		position: absolute;
		top: 0;
		left: 300px;
		margin: 0 0 0 21px;
		float: left;
	}
	#header ul	{
		position: absolute;
		top: 0;
		right: 0;
		width: 268px;
		padding: 0 57px 0 0;
		margin: 25px 0 0 0;
	}
	#header ul li	{
		width: 250px;
		height: 18px;
		padding: 5px 0 0 15px;
		background: url(/!img/ul_header_bg.gif) left no-repeat;
		list-style: none;
		position: relative;
	}
	#header ul li a	{
		color: #007EBA;
		font-weight: bold;
		text-decoration: none; 
	}
	#header ul li a:hover	{
		color: #E67133;
	}
	#FAQ div, #standart div, #runet div, #errors div, #links div	{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 33px;
		height: 24px;
		color: #F3F1F1;
		font-size: 1px;
		background-repeat: no-repeat;
		background-position: 0% 0%;
	}
	#header ul #links	{
		background: url(/!img/ul_header_bg_end.gif) no-repeat;
	}
	#menu_general li a {
		display: block;
		height: 15px;
	}
	#FAQ a div	{
		background-image: url(/!img/icon_faq.gif);
	}		
	#FAQ a:hover div	{
		background-image: url(/!img/icon_faq.gif);
		background-position: 0% 100%;
	}		
	#standart a div	{
		background-image: url(/!img/icon_standarts.gif);
	}		
	#standart a:hover div	{
		background-image: url(/!img/icon_standarts.gif);
		background-position: 0% 100%;
	}		
	#runet a div	{
		background-image: url(/!img/icon_runet.gif);
	}		
	#runet a:hover div	{
		background-image: url(/!img/icon_runet.gif);
		background-position: 0% 100%;
	}		
	#errors a div	{
		background-image: url(/!img/icon_errors.gif);
	}		
	#errors a:hover div	{
		background-image: url(/!img/icon_errors.gif);
		background-position: 0% 100%;
	}		
	#links a div	{
		background-image: url(/!img/icon_links.gif);
	}		
	#links a:hover div	{
		background-image: url(/!img/icon_links.gif);
		background-position: 0% 100%;
	}
	#altMenu	{
		position: absolute;
		bottom: -20px;
		right: 57px;
		color: white;
		font-size: 9px;
		font-weight: bold;
	}
	#altMenu a	{
		color: white;
		font: 9px;
		font-weight: bold;
		margin: 0 0 0 24px;
	}

/* ------------------ BOTTOM  ----------------- */	

	#bottom	{
		position: relative;
		line-height: 18px;
		background: #7DB7DB url(/!img/bottom_corner_01.gif) no-repeat left bottom;
		color: #005778;
		font-size: 10px;
	}
	#bottomBg	{
		background:transparent url(/!img/bottom_corner_02.gif) no-repeat scroll right bottom;
		border-top:1px solid #7DB7DB;
		height:15px;
		margin:0 auto;
		padding:0 0 3px 52px;
	}
	.filesheader {
		margin: 0px auto;
		padding: 5px 0 5px 50px;
		border-top: solid 1px #7DB7DB;
		background: #C4D8E3;
		font-size: 11px;
	}
	.commentsheader {
		background: #91BDDC;
		margin: 0px auto;
		padding: 5px 0;
		font-size: 11px;
	}
	#bottom img	{
		vertical-align: middle;
	}
/* ------------------ BANNER  ----------------- */	
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #015778;
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin-bottom:-100px;
	height:0px;
}
#banner object, #banner embed {
}
#banner a {
	font-size: 9px;
	color: grey;
}
#banner a:hover {
	color: white;
}
