@charset "windows-1251";
* {
	margin:0;
	padding:0;
}
body, html {
	background:#fff;
	font:13px Tahoma;
	color:#000;
	line-height:23px;
	min-width:1152px;
}
img {
	border:none;
}
a {
	color:#f89b00;
	text-decoration:underline;
}
a:hover {
	color:#f25505;
}
#outer {
}
#header {
	margin:0px;
	height:200px;
	background:#FFBB3C url('../images/header.jpg') repeat-x;
	width:100%;
	min-width:1152px;
}
/*#header img { padding-top:50px; }*/
#header-bg {
	background:url('../images/bg.jpg') no-repeat right center;
	height:200px;
}
#header-bg h1 a {
	background:url('../images/logo.jpg') no-repeat 0 0;
	height:200px;
	width:300px;
	display:block;
	text-indent:-999px;
}
#nav {
	background:#555 url('../images/nav.png') repeat-x;
	height:50px;
	color:#fff;
	overflow:hidden;
	width:100%;
	min-width:1152px;
}
#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:13px;
	text-decoration:none;
	border-bottom:1px solid #555;
}
#nav ul li a:hover {
	color:#fff;
	border-bottom:1px solid #777;
}*/
.login a {
	color:#ddd;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px solid #555;
}
.login a:hover {
	color:#fff;
	border-bottom:1px solid #777;
}
#navi {
	position:absolute;
	right:450px;
	top:200px;
}
/*
#search { position:absolute;top:0; right:170px; width:175px; height:74px; background:url('../images/search.jpg') no-repeat; }
input.search { background:none; border:none; padding-top:17px; padding-left:50px; width:100px; color:#fff; font-size:11px; }
*/
#search {
	position:absolute;
	top:12px;
	right:10px;
	width:175px;
	height:74px;
}
input.search {
	background:none;
	border:#ddd 1px solid;
	padding: 5px;
	width:150px;
	color:#fff;
	font-size:11px;
}
#wrapper {
	float:left;
	width:100%
}
#content {
	margin: 0 250px;
}
#column2 {
	float:left;
	width:250px;
	margin-left:-250px;
}
#column {
	float:left;
	width:250px;
	margin-left:-100%;
	margin-top:-10px;
}
.block, .blockwhite, .blockgray {
	padding:20px;
	background:#ebebd8 url('../images/block.png') bottom no-repeat;
	padding-bottom:45px;
	margin-bottom:30px;
	line-height:20px;
	font-size:11px;
}
.block#white {
	background:#fff;
	padding-bottom:20px;
}
.block#white a {
	color:#000;
}
.block#white a:hover {
	color:#f25505;
}
.block#gray {
	background:#eee url('../images/block.png') bottom no-repeat;
}
.blockwhite {
	background:#fff;
	padding-bottom:20px;
}
.blockwhite a {
	color:#000;
}
.blockwhite a:hover {
	color:#f25505;
}
.blockgray {
	background:#eee url('../images/block.png') bottom no-repeat;
}
.block ul {
	list-style-type:none;
}
.block ul li {
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dashed #ddd;
}
.block ul li a {
	padding-left:20px;
	background:url('../images/folder.png') no-repeat left center;
}
.block ul li.inner {
	font-size:11px;
	margin-left:30px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dashed #ddd;
}
.block ul li.inner a {
	padding-left:20px;
	background:url('../images/tab.png') no-repeat left center;
}
#content-wrapper {
	padding:30px;
}
#column-wrapper {
	padding:20px;
}
h1, h2, h3, h4 {
	font-weight:normal;
}
h1, h2 {
	font-size:20px;
	margin-bottom:10px;
}
h1.fullstory {
	color:#f25505;
}
h1.fullstory span {
	color:#000;
}
.morelink a {
	font-size:20px;
	color:#f89b00;
	float:right;
	margin-top:10px;
}
.morelink a:hover {
	font-size:20px;
	color:#f25505;
}
.news {
	margin-bottom:25px;
	padding-bottom:30px;
	border-bottom:2px dashed #ddd;
}
.meta {
	font-size:11px;
	color:#777;
	margin-top:10px;
	float:left;
}
.meta a {
	color:#555;
}
.meta a:hover {
	color:#f25505;
}
.commeta {
	float:right;
	font-size:11px;
	color:#777;
	margin-top:10px;
}
.commeta a {
	color:#555;
}
#footer {
	height:50px;
	border-top:5px solid #67c7cb;
	font-size:11px;
	padding-top:15px;
	background:#fff url('../images/footer.png') repeat-x;
	clear:both;
	color:#777;
}
#footer a {
	color:#888;
}
#footer-left {
	width:500px;
	float:left;
	height:35px;
	padding-left:30px;
}
#footer-right {
	float:right;
	margin-right:20px;
}
#footer-right a {
	color:#777;
}
#comment {
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both;
}
#comment-top {
	font-size:11px;
	color:#777;
}
.comment-date {
	float:left;
	padding-right:10px;
}
#comment-bottom {
	margin:5px;
	font-size:11px;
	padding-top:5px;
	clear:left;
	background:#eee;
	padding:2px 2px 2px 10px;
	color:#555;
}
#comment-bottom a {
	color:#777;
	margin-left:5px;
	margin-right:5px;
}
#comment-bottom span a {
	text-decoration:none;
	border-bottom:1px dashed;
}
.comment-s {
	padding:10px;
	overflow:hidden;
}
#com-l {
	width:120px;
	float:left;
}
#com-l a {
	text-decoration:none;
	border-bottom:1px dashed;
}
#com-r {
	width:65%;
	float:left;
}
#com {
	margin-top:30px;
	border-top:1px dashed #e6e6e6;
	padding-bottom:20px;
	padding-left:10px;
	clear:both;
}
h1.addcom {
	padding-bottom:0;
	margin-bottom:5px;
}
a.bbc {
	text-decoration:none;
	border-bottom:1px dashed;
	color:#777;
}
#bbco {
	display:none;
	margin-top:5px;
}
.d {
	color:#777;
}
.e {
	font-size:10px;
}
.infor {
	list-style-type:none;
	margin-bottom:10px;
}
#login_form, #choose_letter {
	position: absolute;
	width: 24%;
	left: 38%;
	top: 85px;
	background: #fff;
	border:solid #eee 5px;
	display: none;
	z-index: 99;
	overflow: hidden;
}
#login_form #border, #choose_letter #border {
	border:1px solid #c4c4c4;
	padding:15px;
	padding-left:65px
}
#login_form a, #choose_letter a {
	font-size:11px;
}
#login_form a, #choose_letter a {
	text-decoration: underline;
}
#login_form a:hover, #choose_letter a:hover {
	text-decoration: none;
}
.content9 span {
	background:#ffffe5;
}
.f_textarea {
	padding:5px;
	background:#f5f5f5;
	border:1px solid #ddd;
	width:460px;
	height:150px;
	margin-top:10px;
	margin-bottom:5px;
	font-family:Tahoma;
	font-size:12px;
	color:#555;
}
#register input, #register select, #register textarea {
	border: 1px solid #E6E6E6;
	background: #F3F3F3;
	color: #666;
	padding: 0px;
	font: 12px Tahoma;
}
.hint {
	display:none;
	position: absolute;
	margin-left: 40px;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	background-color: #ffc;
}
.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(pointer.gif) left top no-repeat;
}
dd {
	margin-bottom:10px;
}
#reg8 input {
	display:block;
	float:left;
	clear:left;
}
TD, TR, TABLE {
	font-size:13px;
	font-family:Tahoma;
}
a.linkreg {
	font-size:11px;
	color:#777;
}
.edituser {
	color:#fff;
}
.edituser a {
	font-size:18px;
	color:#777;
	border-bottom:1px dashed #777;
}
.post input {
	background:#eee;
	border:1px solid #ddd;
	color:#777;
	padding:5px;
	font-family:Arial;
	margin-bottom:20px;
}
.post textarea {
	background:#eee;
	border:1px solid #ddd;
	color:#777;
	padding:10px;
	font-family:Arial;
	margin-bottom:20px;
}
a.copy {
	line-height:23px;
}
.hleft {
	float:left;
}
.hright {
	float:right;
	width:100px;
}
.news-content {
	clear:both;
}
#register2 input, #register2 select, #register2 textarea {
	border: 1px solid #E6E6E6;
	background: #F3F3F3;
	color: #666;
	padding: 5px;
	font: 12px Arial;
}
.relatedn li {
	list-style-type:none;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dashed #ccc;
	width:400px;
	font-size:11px;
}
a.addn {
	font-size:13px;
}
.clr {
	clear:both;
}
/*bookmark sprites*/
.share-block {
	padding:8px 0;
}
.share-buttons {
	float:left;
	padding:12px 0;
	margin:0;
	margin-top:15px;
	border-top:1px solid #EBEBEB;
	width:100%;
}
.share-buttons li {
	float:left;
	list-style:none;
	margin:0 9px;
	padding-top:1px;
	display:inline;
}
.share-buttons a {
	display:block;
	overflow:hidden;
	height:14px;
	width:46px;
	color:#808080;
	font-size:7px;
	padding:33px 0 0;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
.share-buttons a:hover {
	text-decoration:none;
}
.share-buttons .del-icio-us a:hover {
	background-position:-138px -47px;
}
.share-buttons .del-icio-us a {
	background-position:-138px 0;
}
.share-buttons .digg a:hover {
	background-position:0 -47px;
}
.share-buttons .digg a {
	background-position:0 0;
}
.share-buttons .technorati a:hover {
	background-position:-322px -47px;
}
.share-buttons .technorati a {
	background-position:-322px 0;
}
.share-buttons .yahoo a:hover {
	background-position:-368px -47px
}
.share-buttons .yahoo a {
	background-position:-368px 0;
}
.share-buttons .reddit a:hover {
	background-position:-414px -47px;
}
.share-buttons .reddit a {
	background-position:-414px 0;
}
.share-buttons .stumbleupon a:hover {
	background-position:-92px -47px;
}
.share-buttons .stumbleupon a {
	background-position:-92px 0;
}
.share-buttons .myspace a:hover {
	background-position:-230px -47px;
}
.share-buttons .myspace a {
	background-position:-230px 0;
}
.share-buttons .facebook a:hover {
	background-position:-184px -47px;
}
.share-buttons .facebook a {
	background-position:-184px 0;
}
.share-buttons .google a:hover {
	background-position:-276px -47px;
}
.share-buttons .google a {
	background-position:-276px 0;
}
.share-buttons .twitter a:hover {
	background-position:-46px -47px;
}
.share-buttons .twitter a {
	background-position:-46px 0;
}
.share-buttons .sharethis a:hover {
	background-position:-460px -47px;
}
.share-buttons .sharethis a {
	background-position:-460px 0;
}
.share-buttons a {
	background:url('../images/syndication.gif') no-repeat;
}
.calendar {
	color: #757575;
	font-family: verdana;
	font-size: 11px;
}
.calendar td, th {
	padding-left: 5px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.monthlink {
	color: #5078d6;
	text-decoration: none;
}
.weekday {
	color: #804040;
}
.day-active center, .day-active-v center, .weekday-active-v center {
	color:#f89b00;
	text-decoration:underline;
}
.day-active center:hover, .day-active-v center:hover, .weekday-active-v center:hover {
	color:#f25505;
	text-decoration:underline;
}
/*
.day-active center a, .weekday-active center a, .day-active-v center a, .weekday-active-v center a {
	color:#f89b00; text-decoration:underline;
}
.day-active center a:hover, .weekday-active center a:hover, .day-active-v center a:hover, .weekday-active-v center a:hover {
	color:#f25505; text-decoration:underline;
}

.weekday-active-v {
	color:#f89b00; text-decoration:underline;
}
.day-active-v {
	color:#f89b00; text-decoration:underline;
}

*/
dd {
	margin-top:-20px;
}
.link_list a {
	font-size:80%;
	color:#000;
}
.link_list a:hover {
	color:#f25505;
}
.small_nav {
	font-size:12px;
}
#wrapper ul, #wrapper li {
	list-style-type:none;
}
#wrapper ul li {
	text-align:left;
}
.related-block {
	clear:both;
	margin-top:40px;
	border-top:2px dashed #ddd;
	padding-top:10px;
}
h2.related-block {
	padding-bottom:0;
}
.related-block li {
	margin-left:20px;
}
#wrapper .related-block ul, #wrapper .related-block li {
	list-style-type:disc;
	color:#f89b00;
}
#toptop {
	text-align:center;
	border:#CCC 2px dashed;
	width:500px;
	margin: 20px auto;
}
#toptop .delete {
	float:right;
	margin-top:10px;
	margin-right:10px;
	cursor: pointer;
}
.addtoany_share_save_container {
	margin:16px 0;
}
ul.addtoany_list {
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.addtoany_list li {
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.addtoany_list li:before {
	content:"";
}
ul.addtoany_list li a {
	padding:0 9px;
}
ul.addtoany_list img {
	float:none;
	width:16px;
	height:16px;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}
ul.addtoany_list a img {
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
}
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
a.addtoany_share_save img {
	border:0;
	width:auto;
	height:auto;
}
.last_posts {
	border-bottom:1px dashed #DDDDDD;
}
.social-links {
	list-style:none;
	display:block;
}
.social-links li {
	padding:5px 0 0;
}
.social-links li a {
	display:block;
	height:51%;
	padding:24px 0 0 120px;
	font-weight:bold;
	font-size:14px;
}
.slinks,
.slinks a,
.slinks a:visited{
    font-size:8px;
    color:#fff;
    /*color:#eeeeee;*/
}
.mobbi-twitter {
	background:url(../images/mobbi-twitty.png) no-repeat;
	height:75px;
}
.mobbi-rss {
	background:url(../images/mobbi-rss.png) no-repeat;
	height:75px;
}
.mobbi-vkontakte {
	background:url(../images/mobbi-vkontakte.png) no-repeat;
	height:75px;
}

