body {
	margin:0 auto;
	background:#f4f4f4 url(../images/tall.png) repeat-x top;
	width:1182px;
}

.clear {clear:both;}
img {border:none;}
h1, h2, h3, h4, h5, h6, ul {list-style:none;margin:0;padding:0;}

#head {
	height:200px;
	background:url(../images/head.png) no-repeat;
}

.search {
	float:right;
	margin:18px 20px 0 0;
}
.search .search_inp {
	width:134px;
	height:24px;
	background:url(../images/search_inp.png) no-repeat;
	border:none;
	padding:0 30px;
	font:normal 12px Trebuchet MS;
	color:#fff;
	float:left;
}
.search .search_sbm {
	width:18px;
	height:18px;
	background:url(../images/search_sbm.png) no-repeat;
	border:none;
	margin:3px 0 0 0;
	float:left;
}

.logo {
	float:left;
	font:normal 32px Calibri;
	color:#656565;
	text-shadow:#3f3f3f 0px 0px 3px;
	height:86px;
	padding:0 80px 0 0;
	background:url(../images/logo.png) no-repeat right;
	margin:5px 0 0 40px;
}

.advert {
	float:right;
	width:468px;
	height:60px;
	background:url(../images/advert_bg.png) no-repeat;
	margin:20px 30px 0 0;
}

.navigation {
	margin:12px 0 0 120px;
}
.navigation li {
	height:48px;
	float:left;
}
.navigation li:hover {
	background:url(../images/navigation_hov.png) no-repeat top left;
}
.navigation a {
	height:29px;
	padding:19px 10px 0 10px;
	display:block;
	font:normal 14px Trebuchet MS;
	color:#fff;
	text-shadow:#000 1px 1px 1px;
	text-decoration:none;
	text-transform:uppercase;
}
.navigation li:hover a {
	background:url(../images/navigation_hov.png) no-repeat bottom right;
	height:30px;
	padding:18px 10px 0 10px;
}

#content {
	background:url(../images/content_bg.png) repeat-y;
}

.speedbar {
	font:normal 14px Trebuchet MS;
	color:#6C6C6C;
	margin:0 30px;
	padding:5px;
	border-bottom:1px dashed #D4D4D4;
}
.speedbar a {
	color:#259;
	text-decoration:none;
}
.speedbar a:hover {
	color:#FFA500;
}

.left_side {
	width:240px;
	float:left;
	margin:20px 30px;
	background:url(../images/left_side_mid.png) repeat-y;
	font:normal 12px Trebuchet MS;
	color:#6C6C6C;
}
.left_side a {
	color:#259;
	text-decoration:none;
}
.left_side a:hover {
	color:#FFA500;
}
.left_side h3 {
	height:28px;
	padding:6px 0 0 0;
	background:url(../images/left_side_h3.png) no-repeat;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
.left_side .content {
	padding:0 5px 5px 5px;
}
.left_side .top {
	height:10px;
	background:url(../images/left_side_mgn.png) no-repeat top center;
}
.left_side .bottom {
	height:10px;
	background:url(../images/left_side_mgn.png) no-repeat bottom center;
}

ul.list {
	margin:5px 0;
}
ul.list a {
	height:24px;
	padding:7px 0 0 15px;
	display:block;
}
ul.list a:hover {
	border-top:1px solid rgb(212,212,212);
	border-bottom:1px solid rgb(212,212,212);
	background:#fff;
	height:23px;
	padding-top:6px;
}

.main_content {
	float:left;
	width:852px;
	margin:20px 30px 20px 0;
	font:normal 12px Trebuchet MS;
	color:#6C6C6C;
}

.block {
	margin:0 0 10px 0;
}
.block h3 {
	font:normal 26px Arial Narrow;
	color:#6C6C6C;
	border-bottom:1px dotted #D4D4D4;
	margin:0 0 5px 0;
}
.block h3 a {
	color:#259;
	text-decoration:none;
}
.block h3 a:hover {
	color:#FFA500;
}

.block .date {
	float:left;
	height:16px;
	padding:0 0 0 20px;
	background:url(../images/block_date.png) no-repeat left;
	font:normal 12px Trebuchet MS;
}
.block .date a {
	color:#259;
	text-decoration:none;
}
.block .date a:hover {
	color:#FFA500;
}
.block .another {
	float:right;
	font:normal 12px Trebuchet MS;
}
.block .another a {
	color:#259;
	text-decoration:none;
}
.block .another a:hover {
	color:#FFA500;
}
.block .content {
	font:normal 12px Trebuchet MS;
	color:#6C6C6C;
	padding:5px;
}
.block .content a {
	color:#259;
	text-decoration:none;
}
.block .content a:hover {
	color:#FFA500;
}
.block .read_more {
	margin:5px 0;
	height:21px;
	padding:0 0 0 14px;
	background:url(../images/read_more.png) no-repeat left;
}
.block .read_more a {
	height:19px;
	display:block;
	width:114px;
	padding:2px 0 0 5px;
	background:url(../images/read_more_lnk.png) no-repeat;
	background-position:-119px 0px;
	font:normal 12px Trebuchet MS;
	color:#259;
	text-decoration:none;
}
.block .read_more a:hover {
	color:#FFA500;
}
.block .info {
	font:normal 10px Trebuchet MS;
	color:#8B8B8B;
}
.block .info a {
	color:#259;
	text-decoration:none;
}
.block .info a:hover {
	color:#FFA500;
}

#footer {
	height:67px;
	padding:5px 0 0 0;
	background:url(../images/footer.png) no-repeat;
	text-align:center;
	font:normal 14px Trebuchet MS;
	color:#8B8B8B;
	margin:0 0 20px 0;
}
#footer a {
	color:#259;
	text-decoration:none;
}
#footer a:hover {
	color:#FFA500;
}
#footer a#top {
	position:reliative;
	float:right;
	width:18px;
	height:18px;
	display:block;
	background:url(../images/top_link.png) no-repeat;
	text-indent:-1000em;
	margin:36px 18px 0 0;
}

.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
    font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}

.nav {
	color:#666; 
	border:0px;
}

.nav a:link,
.nav a:visited,
.nav a:active {
	text-decoration:none;
	color: #EEE;
	background:#259;
	border:1px solid #fff;
	padding:3px 6px;
	font-size:11px
}

.nav a:hover {
	background:#3469AF;
	color:#FFFFFF;
	border-color:#259;
}

.nav span {
	text-decoration:none;
	background:#EEE;
	padding:3px 6px;
	border:1px solid #ccc;
	color:#6C6C6C;
	font-size:11px;
}
.nav span.nav_ext {
        border: none;
        background: transparent;
}
/*---Подсветка кода в теге code---*/
pre code {
  display: block; padding: 0.5em;
  background: #f9fafa; 
  border: 1px solid #dce7e7;
  overflow:auto;
  white-space: pre;
}

pre .comment,
pre .template_comment,
pre .diff .header,
pre .doctype,
pre .lisp .string,
pre .javadoc {
  color: #93a1a1;
  font-style: italic;
}

pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .method,
pre .addition,
pre .css .tag,
pre .lisp .title {
  color: #859900;
}

pre .number,
pre .command,
pre .string,
pre .tag .value,
pre .phpdoc,
pre .tex .formula,
pre .regexp,
pre .hexcolor {
  color: #2aa198;
}

pre .title,
pre .localvars,
pre .function .title,
pre .chunk,
pre .decorator,
pre .builtin,
pre .built_in,
pre .lisp .title,
pre .identifier,
pre .title .keymethods,
pre .id {
  color: #268bd2;
}

pre .tag .title,
pre .rules .property,
pre .django .tag .keyword {
  font-weight: bold;
}

pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body,
pre .smalltalk .number,
pre .constant,
pre .class .title,
pre .parent,
pre .haskell .label {
  color: #b58900;
}

pre .preprocessor,
pre .pi,
pre .shebang,
pre .symbol,
pre .diff .change,
pre .special,
pre .keymethods,
pre .attr_selector,
pre .important,
pre .subst,
pre .cdata {
  color: #cb4b16;
}

pre .deletion {
  color: #dc322f;
}

pre .tex .formula {
  background: #eee8d5;
}
/* DLE Friends v1.5 */
#no-friends { padding: 6px; border: 1px solid #C0D4DE; background-color: #F3F7F9; color: #507D98; margin: 10px 0; }

.friends { margin-bottom: 10px; }
.friends ul, .prof-list { margin-top: 10px; }
.friends li { width: 100px; text-align: center; float: left; margin-right: 10px; }
.friends img { display: block; margin: 0 auto; width: 100px; height: 100px; }

.friends_table h3 { margin-bottom: 6px; font-size: 14px; line-height: 14px; font-weight: bold; }
	.friends_table h3 a span { font-size: 12px; font-weight: normal; color: #6C838E; }
	.friends_table h3 a span:hover { text-decoration: underline; }
.friends_table ul { list-style: none; margin: 0; padding: 0; }
.friends_table td { padding: 10px; border-bottom: 1px solid #EEE; font-size:12px; vertical-align: top; }
.friends_table .active { background-color: #F8F8F8; }
.contact_friends { width: 140px; }
.contact_friends a, .contact_friends span { display: block; padding: 6px; margin-bottom: 4px; line-height: 11px; }
.contact_friends a:hover { background-color: #DAE7ED; text-decoration: none; }

#allfriends .rcol { margin-top: 4px; }
#allfriends h2.lcol a { text-decoration: underline; }
#allfriends h2.lcol a:hover { text-decoration: none; }

#friends_feed { margin: 0 15px; }
#friends_feed table { width: 100%; border-collapse: collapse; border-spacing: 0; margin-bottom: 25px; }
#friends_feed td { vertical-align: top; text-align: left; }
#friends_feed td.f_avatar, #friends_feed td.f_author { border: 1px solid; border-color: #ACCCDA #E2EDF2 #E2EDF2; vertical-align: middle; background-color: #F4F8FA; }
#friends_feed td.f_avatar { width: 50px; border-spacing: 10px; padding: 2px; border-right-width: 0; }
#friends_feed td.f_avatar img { width: 50px; height: 50px; }
#friends_feed td.f_author { padding: 0 10px; border-left-width: 0; border-style: solid; font-size: 11px; }
#friends_feed td.f_author h3 { fonst-size: 14px; font-weight: bold; margin-bottom: 4px; }
#friends_feed td.f_story { padding: 15px 0; }
#friends_feed .f_cover { width: 104px; max-height: 104px; overflow: hidden; margin-right: 10px; float: left; border: 1px solid #E2EDF2; background-color: #F4F8FA; }
	#friends_feed .f_cover img { width: 100px; padding: 2px; }
#friends_feed td.f_det { border-top: 1px solid #E2EDF2; padding: 5px 0; }

.feed_loader { padding: 10px; text-align: center; border-top: 1px solid #E2EDF2; color: #284B5A; margin-bottom: 20px; }
.f_active:hover { border-color: #ACCCDA; background-color: #F4F8FA; cursor: pointer; }