body
{
	background: #f5f5eb;
	font-family: Tahoma;
	font-size: 12px;
	min-width: 960px;
}

a:link, a:visited
{
	color: #4B719E;
}

a:hover, a:active
{
	color: #E48600;
}

input[type="text"],
input[type="password"]
{
	background: #F2F2F2 !important;
	border: 1px solid #BFBFBF !important;
	padding: 2px 4px !important;
}

textarea
{
	background: #F2F2F2 !important;
	border: 1px solid #BFBFBF;
}

div.main
{
	padding: 10px 20px;
	max-width: 1280px;
}

div.sidebar
{
	width: 225px;
	float: left;
}

#calendar
{
	width: 100%;
}

#dle-speedbar
{
	display: block;
	margin-bottom: 15px;
}

input.bbcodes
{
	padding-left: 6px;
	padding-right: 6px;
}

#loading-layer img
{
	position: relative;
	top: -15px;
}






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .header */
div.header
{
	height: 110px;
	background: url(../images/new/header-bg.gif) repeat-x 0 0;
	position: relative;
}
div.header a.imgReplace:link,
div.header a.imgReplace:visited
{
	width: 368px;
	height: 54px;
	top: 40px;
}
div.header a.imgReplace:link span,
div.header a.imgReplace:visited span
{
	width: 368px;
	height: 54px;
	background-image: url(../images/new/logo.gif);
}
/* $$$ END $$$ */







/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .menu */
div.header ul.menu
{
	padding: 0;
	position: absolute;
	left: 367px;
	bottom: 0;
}
div.header ul.menu li
{
	float: left;
	list-style: none;
	background: #255501 url(../images/new/menu-li-bg.gif) repeat-x 0 0;
	margin: 0 1px;
}
div.header ul.menu li.active
{
	background: url(../images/new/menu-li-bg-active.gif) repeat-x 0 2px;
	margin: 0 2px;
}
div.header ul.menu li a:link,
div.header ul.menu li a:visited
{
	color: #F6AA21;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	display: block;
	background: url(../images/new/menu-li-left.gif) no-repeat left 0;
}
div.header ul.menu li.active a:link,
div.header ul.menu li.active a:visited
{
	background-image: url(../images/new/menu-li-left-active.gif);
	color: #224C00;
}
div.header ul.menu li a:hover,
div.header ul.menu li a:active
{
	color: white;
}
div.header ul.menu li:hover
{
	opacity: .8;
}
div.header ul.menu li.active:hover
{
	opacity: 1;
}
div.header ul.menu li.active:hover a:hover,
div.header ul.menu li.active:hover a:active
{
	color: black;
}
div.header ul.menu li a span
{
	display: inline-block;
	height: 37px;
	line-height: 38px;
	background: url(../images/new/menu-li-right.gif) no-repeat right 0;
	padding: 0 16px;
}
div.header ul.menu li.active a span
{
	background-image: url(../images/new/menu-li-right-active.gif);
}
/* $$$ END $$$ */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .footer */
div.footer
{
	clear: both;
	background: #E0E1D3;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
}
div.footer ul.menu
{
	padding: 0;
}
div.footer ul.menu li
{
	display: inline;
	background: url(../images/new/tabs-separator.gif) no-repeat 0 80%;
	padding: 0 7px 0 10px;
}
div.footer ul.menu li.first
{
	background: none;
	padding-left: 0;
}
/* $$$ END $$$ */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .entryForm */
div.entryForm
{
	padding: 10px;
	position: relative;
    left: -8px;
	margin-bottom: 10px;
}
div.entryForm form
{
	margin-top: 14px;
}
div.entryForm label
{
	display: inline-block;
	width: 4em;
	text-align: right;
}
div.entryForm div
{
	margin: 2px 0;
}
div.entryForm div input
{
	width: 76px;
}
div.entryForm input.button
{
	position: absolute;
	top: 27px;
	right: 0;
}
/* $$$ END $$$ */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .block */
div.block
{
	background: #EFECDE url(../images/new/block-border-bottom.gif) no-repeat 0 bottom;
	margin-bottom: 20px;
	position: relative;
}

div.block div.borderTop
{
	background: url(../images/new/block-border-top.gif) no-repeat 0 0;
	padding: 10px 0 0 0;
}

div.block h2
{
	width: 195px;
	height: 23px;
	line-height: 23px;
	background: url(../images/new/block-header.gif) no-repeat 0 0;
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-family: Arial;
	text-shadow: 1px 1px 2px #FAD185;
	color: #684004;
}

div.block h2.doubleSize
{
	height: 41px;
	line-height: 20px;
	background: url(../images/new/block-header-double-size.gif) no-repeat 0 0;
}

div.block h2.doubleSize span
{
	display: block;
	position: relative;
}

div.block h2.doubleSize span b
{
	position: absolute;
	right: 0;
	top: 0;
}

div.block h2.doubleSize span b.green
{
	color: #295c00;
}

div.block h2.doubleSize span b.red
{
	color: #d11f27;
}

div.block div.content
{
	padding: 10px 12px 13px 14px;
	min-height: 26px;
}

div.block ul
{
	padding: 0 0 0 14px;
}
/* $$$ END $$$ */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .blockCategory */
div.blockCategory ul
{
	padding: 0 0 0 10px;
}

div.blockCategory ul ul
{
    padding-left: 14px;
}

div.blockCategory ul li a:link,
div.blockCategory ul li a:visited
{
	color: #275c02;
}

div.blockCategory ul li a:hover,
div.blockCategory ul li a:active
{
	color: #E48600;
}
/* $$$ END $$$ */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .blockArchive */
div.blockArchive
{
	padding: 0 30px 40px 10px;
	margin: 30px 4px 0 0;
	background: url(../images/new/archive.gif) no-repeat right 0;
}

div.blockArchive a
{
	margin: 0;
}

div.blockArchive a b
{
	font-weight: normal;
}
/* $$$ END $$$ */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .searchForm */
form.searchForm
{
	margin: 0 0 18px 1px;
}

form.searchForm #story
{
	width: 188px;
}

form.searchForm input.default
{
	color: #A7A7A7;
}
/* $$$ END $$$ */







/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .rightbar */
div.rightbar
{
    width: 225px;
    float: right;
}

/*div.rightbar div.block
{
    margin-bottom: 20px;
    padding: 7px 10px 8px 10px;
    border: 1px solid #BEBDBD;
    background: url(../images/rightblock-bg.gif) repeat-x 0 bottom;
}*/

/* $$$ END $$$ */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .contentWrapper */
div.contentWrapper
{
    margin: 2px 250px 0 250px;
	/*margin: 2px 100px 0 250px;*/
}

div.contentWrapper h1
{
	margin-bottom: 20px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 20px;
	color: #285B00;
}

div.contentWrapper h2
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	color: #666666;
	margin: 10px 0;
}
/* $$$ END $$$ */







/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .story */
div.story
{
	border-bottom: 2px solid #D4D6CB;
	padding: 20px 0 25px 0;
}
div.story div.category
{
	float: right;
}
div.story h1 a:link,
div.story h1 a:visited
{
	text-decoration: none;
	color: #285B00;
}
div.story h1 a:hover,
div.story h1 a:active
{
	text-decoration: underline;
}
div.story div.text
{
	color: #0D0D0D;
}
div.story img
{
	margin: 10px;
	border: 1px solid #ADAAAA;
	padding: 3px;
	background: white;
}
div.story div.properties
{
	color: #666666;
	font-size: .9em;
	margin: 22px 0 0 1px;
}
div.story div.properties span.sep
{
	padding: 0 4px;
}
div.story div.properties div.group2
{
	float: right;
}
div.story div.properties img,
div.story h1 img
{
	border: 0;
	margin: 0 2px 0 0;
	padding: 0;
	vertical-align: middle;
}
div.fullStory
{
	margin-bottom: 20px;
}
div.story div.similarStory
{
	margin: 40px 0 0 0;
}
div.story div.message
{
	background-color: lightyellow;
	border: 1px dotted #BEBEBE;
	padding: 5px 8px;
	margin: 15px 0;
	font-size: 11px;
	line-height: 120%;
}
div.story form img
{
	border: 0;
	margin: 0;
	padding: 0;
}

/* $$$ END $$$ */





div.blockFriend
{
	margin-top: 100px;
}
#ratig-layer
{
	padding: 10px 0;
}
#ratig-layer ul li
{
	list-style: none;
}





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #dle-comments-form */
#dle-comments-form
{
	margin-top: 20px;
}
#dle-comments-form div.input
{
	margin: 4px 0;
}
#dle-comments-form label
{
	display: inline-block;
	width: 7em;
}
#dle-comments-form label[for="allow_subscribe"]
{
	width: 15em;
	padding-left: 4px;
}
#dle-captcha img
{
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#dle-captcha img + br
{
	display: none;
}
input.commentSendButton
{
	margin-top: 20px;
}
/* $$$ END $$$ */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .comment */
table.comment
{
	width: 100%;
	margin-top: 10px;
}
table.comment td
{
	vertical-align: top;
}
table.comment td.userInfo
{
	width: 150px;
	background: #EFECDE;
	padding: 10px;
	font-size: 11px;
}
table.comment div.author
{
	font-size: 14px;
	font-weight: bold;
}
table.comment div.author a:link,
table.comment div.author a:visited
{
	text-decoration: none;
	border-bottom: 1px dotted #4B719E;
}
table.comment div.author a:hover,
table.comment div.author a:active
{
	border-bottom: 1px dotted #E48600;
}
table.comment td.commentInfo
{
	background: #FCFBF8;
	color: #8F7B3F;
	padding: 4px 6px;
	height: 1em;
}
table.comment td.commentText
{
	background: #FCFBF8;
	border-top: 2px solid #EFECDE;
	padding: 10px;
	height: 100% !important;
}
table.comment td.coommentActions
{
	background: #FCFBF8;
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
}
table.comment td.commentText div.sign
{
	color: #909090
}
/* $$$ END $$$ */





table.profileTable
{
	margin-bottom: 2em;
}

table.profileTable tr td
{
	vertical-align: top;
}

table.profileTable div.rating
{
	display: inline-block !important;
	width: 85px;
	position: relative;
	top: 2px;
}

table.profileTable div.rating ul
{
	margin: 0;
	padding: 0;
	float: right;
}

table.editProfileTable
{
	width: 100%;
}

table.editProfileTable tr td
{
	vertical-align: top;
}

table.editProfileTable tr td .smallfont
{
	line-height: 120%;
}

#options
{
	margin-bottom: 2em;
}

table.newStoryTable
{
	width: 100%;
}

table.newStoryTable textarea
{
	border: 1px solid #BFBFBF;
	width: 98%;
}

table.newStoryTable select
{
	border: 1px solid #BFBFBF;
	background: #F2F2F2;
}

div.navigation
{
	margin: 10px 0;
	text-align: center;
}

div.blockTop10 h2
{
	padding-left: 80px !important;
}

div.blockTop10 h2 span
{
	position: absolute;
	width: 70px;
	height: 55px;
	top: 0;
	left: 10px;
	background: url(../images/new/top-10.gif) no-repeat 0 0;
}

div.blockTop10 div.content
{
	margin-top: 10px;
}

div.catDescr
{
	margin-bottom: 2px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: .9em;
	line-height: 130%;
	border-bottom: 2px solid #D4D6CB;
}

div.blockBanners
{
    margin-top: 100px;
}

div.blockBanners img
{
    border: 1px solid #B0B0B0;
    vertical-align: middle;
}

#dle-vote div.vote input
{
    vertical-align: baseline;
    margin: 0 2px 0 0;
}

div.blockLastComments h2
{
    font-size: 15px;
}

p.addNewsIntroText
{
    color: green;
    line-height: 150%;
    margin: 0 0 2em 2px;
}






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .blockAdverts */

div.blockAdverts h2
{
    font-size: 11px;
}

div.blockAdverts ul
{
    margin: 0 0 1.2em 0;
    padding: 0 0 0 9px;
}

div.blockAdverts ul li
{
    margin: 0 0 1em 0;
}

div.blockAdverts div.content div
{
    text-align: center;
    font-size: .9em;
}

/* $$$ END $$$ */




div.banner
{
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #D4D6CB;
}

div.banner div.hidden
{
    display: none;
}





#komimap
{
    width: 507px;
    height: 558px;
    margin: 0 auto;
    position: relative;
    background: url(../images/new/komimap.gif) no-repeat 0 0;
}

#komimapBlank
{
    position: relative;
    z-index: 2;
}

#komimap img.areaImage
{
    display: none;
    position: absolute;
    z-index: 1;
}

#areaImage-02 { top:2px;   left:401px; }
#areaImage-03 { top:94px;  left:335px; }
#areaImage-04 { top:101px; left:217px; }
#areaImage-05 { top:248px; left:163px; }
#areaImage-06 { top:232px; left:267px; }
#areaImage-07 { top:142px; left:169px; }
#areaImage-08 { top:244px; left:105px; }
#areaImage-09 { top:454px; left:98px; }
#areaImage-10 { top:344px; left:136px; }
#areaImage-11 { top:177px; left:236px; }
#areaImage-12 { top:438px; left:51px; }
#areaImage-13 { top:250px; left:202px; }
#areaImage-14 { top:383px; left:86px; }
#areaImage-15 { top:417px; left:73px; }
#areaImage-16 { top:296px; left:249px; }
#areaImage-17 { top:232px; left:0px; }
#areaImage-18 { top:346px; left:79px; }
#areaImage-19 { top:348px; left:176px; }
#areaImage-20 { top:96px;  left:99px; }

#komiAreas h2
{
    margin-top: 2em;
}

#komiAreas span
{
    white-space: nowrap;
    padding-right: .5em;
}


.ui-dialog {
    background: #efecde;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    -moz-box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    -ms-box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    -o-box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    -webkit-box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    -moz-box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    -ms-box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    -o-box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    box-shadow: 0 0 6px 0 rgba(80,80,80,0.6);
    padding: 7px 10px 7px 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding-left: 10px;
    background: -webkit-linear-gradient(top, #f8b81e, #f29a17);
    background: -moz-linear-gradient(top, #f8b81e, #f29a17);
    background: -ms-linear-gradient(top, #f8b81e, #f29a17);
    background: -o-linear-gradient(top, #f8b81e, #f29a17);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8b81e), color-stop(100%,#f29a17));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b81e', endColorstr='#f29a17',GradientType=0 );
    background: linear-gradient(to bottom, #f8b81e, #f29a17);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255, 0.5), 1px 1px 1px 0 rgba(80,80,80,0.5);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255, 0.5), 1px 1px 1px 0 rgba(80,80,80,0.5);
    -ms-box-shadow: inset 0 1px 0 0 rgba(255,255,255, 0.5), 1px 1px 1px 0 rgba(80,80,80,0.5);
    -o-box-shadow: inset 0 1px 0 0 rgba(255,255,255, 0.5), 1px 1px 1px 0 rgba(80,80,80,0.5);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255, 0.5), 1px 1px 1px 0 rgba(80,80,80,0.5);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.ui-dialog .ui-dialog-titlebar .ui-button {
    float: right;
}

.ui-dialog .ui-dialog-title {
    -webkit-text-shadow: 1px 1px 2px rgb(250, 209, 133);
    -moz-text-shadow: 1px 1px 2px rgb(250, 209, 133);
    -ms-text-shadow: 1px 1px 2px rgb(250, 209, 133);
    -o-text-shadow: 1px 1px 2px rgb(250, 209, 133);
    -webkit-text-shadow: 1px 1px 2px rgb(250, 209, 133);
    -moz-text-shadow: 1px 1px 2px rgb(250, 209, 133);
    -ms-text-shadow: 1px 1px 2px rgb(250, 209, 133);
    -o-text-shadow: 1px 1px 2px rgb(250, 209, 133);
    text-shadow: 1px 1px 2px rgb(250, 209, 133);
    color: rgb(104, 64, 4);
    font-size: 1.4em;
    font-family: Arial;
    font-weight: bold;
    line-height: 23px;
    margin-right: 20px;
}

.ui-dialog #dleprofilepopup {
    padding: 10px;
}

.ui-dialog #dleprofilepopup .userinfo .lcol, .ui-dialog #dleprofilepopup .userinfo .rcol {
    display: inline-block;
    vertical-align: top;
}

.ui-dialog #dleprofilepopup .userinfo .rcol {
    max-width: 360px;
}

.ui-dialog #dleprofilepopup .userinfo .lcol {
    max-width: 100px;
}

.ui-dialog #dleprofilepopup .avatar {
    margin-bottom: 10px !important;
}

.ui-dialog .ui-dialog-buttonset {
    padding-left: 10px;
    text-align: right;
}

.ui-dialog .ui-dialog-titlebar-close {
    background: none;
    border: none;
    cursor: pointer;
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-text {
    text-shadow: 1px 1px 2px rgb(250, 209, 133);
    color: rgb(104, 64, 4);
    font-size: 1.4em;
    font-family: Arial;
    font-weight: bold;
    line-height: 18px;
}

.block.blockAdverts .borderTop .content {
	/*Для объявлений без пробелов*/
	word-wrap:break-word;
	}