* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font:0.7em Verdana;
	color: #636363;
	background:#f9f9f9;
	overflow-x: hidden;
}
a {
	color: #636363;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}

h1{font: bold 1.2em verdana;}

/*Submenu
----------------------------------------------------------------------------*/

.m1{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background:#92cc00;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
}
.m2{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background:  #53aee2;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
	}
.m3{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background:  #f93;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
	}
.m4{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background:  #cccbcb;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
	}
	
.m5{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background:#FF6BC7;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
}
.m6{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background:  #B0EFFF;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
	}
.m7{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background: #FF4328;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
	}
.m8{
	font: bold 1.3em verdana;
	text-align: center;
	color: white;
	background:  #8A88BB;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	margin: 0px -10px 3px -10px;
	}
	
.block {
	background: url(../images/m-shad-t.jpg) no-repeat top ;
	position:relative;
	min-height:80px;
	padding: 6px 10px 4px 10px;
}
	.block p{
	font: 6px verdana;
	background: url(../images/m-shad-b.jpg) no-repeat top;
	margin: -3px 0px -3px 0px;

	}
/* Form elements 
------------------------------------------------------------------------*/

.textbox {
	border:1px solid #ccc;
	background:#fff;
	font:normal 1em Verdana;
	color:#555;
}

.button {
	border:1px solid #9b9b9b;
	font:normal 1em Arial;
	cursor:pointer;
	background:#cccbcb;
	color:#fff;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 2px 2px 2px;
}

select {
	font:normal 1em Arial;
	background:#fff;
	border:1px solid #ccc;
	cursor:pointer;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

input {
	font:normal 1em Arial;
	background:#fff;
	border:1px solid #ccc;
	cursor:pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px;
}

textarea {
	background:#fff;
	padding:0;
	font:normal 1em Verdana;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px;
}
/*Structure
------------------------------------------------------------------------*/
img,:link img, :visited img {
	border: none;
}
input {vertical-align: middle}

#wrapper {
	background:url("../images/bg-l.jpg") repeat-y left;
	min-width: 1000px;
}
	.wrap1 {background:url("../images/bg-r.jpg") repeat-y right;}



/* Header
-----------------------------------------------------------------------------*/
#header {
	background:#f93 url(../images/h-c.jpg) repeat-x top;	
	text-align:center;
	color:#fff;
}
.header{
	background: url(../images/h-l.jpg) no-repeat left top;
}
.header .header{background:url("../images/h-r.jpg") no-repeat right top;
	height: 169px;}

	
#container {
	width:100%;
	float:left;
	margin-right:-246px;
}
	#header ul {
		position: relative;
		text-align:center;
		top:72px;
		left:240px;
	}
	
		#header li {
			text-align: center;
			overflow:hidden;
			float:left;
			margin-left: 4px;
			display: block;
		}
					
			#header li a {
				color:#fff;
				font:bold 13px Verdana;
				text-decoration:none;
			}
			
			#header li a:hover {
				font:bold 13px Verdana;
				color:#fff;
				text-decoration:underline;
			}
	
	.logo a {
		cursor:pointer;
		font: normal 28px verdana;
		color: #fff;
		text-decoration: none;
		position:relative;
		display:block;
		top:50px;
		left:-300px;
	}
	.logo a:hover{
		text-decoration: none;
	}
	.logo2 {
		font: normal 1.6em verdana;
		color: #fff;
		text-decoration: none;
		position:relative;
		display:block;
		top:50px;
		left:-210px;
	}

/* Content
--------------------------------------------------------------------------- */

#content {
	margin-right:246px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#leftside {
	width:216px;
	float:left;
	padding-left:19px;
	background: url("../images/m-h-l.jpg") no-repeat 19px top;
	padding-top:9px;
	margin-bottom:9px;

}
	#leftside .ins {
		background:url("../images/m-f-l.jpg") no-repeat left bottom;
		padding-bottom:9px;
	}
	
		#leftside .ins .ins {
			background:#f6f6f6;
			border-left:1px solid #9d9d9d;
			border-right:1px solid #9d9d9d;
			}
			
			.login {
				text-align:right;
				padding-right:20px;
			}
			
				.login p {
					margin-bottom:10px;
				}
				
				.login .textbox {
					width:120px;
				}

			.menu {
				overflow:hidden;
			}
			
				.menu li {
					border-top: solid 1px  #e8e8e8;
					border-bottom: solid 1px  #e8e8e8;
					margin-bottom: -1px;
					vertical-align:top;
				}
				
					.menu li a {
						text-decoration:none;
						font:normal 1.1em Arial;
						display:block;
						position:relative;
						padding: 2px 5px 1px 20px;
					}
					
					.menu li a:hover {
						border-left: solid 5px #99cc00;
					}

/*Center
------------------------------------------------------------------------------*/

#main {
	margin-left:246px;
	margin-bottom:12px;
}

	.post {
		background:#FFFFFF;
		margin-bottom:15px;
    border: 1px solid #AEAEAE;
    -moz-border-radius : 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
	}

		.title {
			height: 40px;
			background:#99cc00;
			font: bold 1.2em Verdana;
			color:#FFFFFF;
      border: 1px solid #AEAEAE;
      -moz-border-radius : 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 2px;
		}
		
		.title2 {
			height: 30px;
			background:#99cc00;
			font: bold 1.2em Verdana;
			color:#FFFFFF;
			border-bottom: 1px solid #9d9d9d;
			padding-left: 5px;
		}
		.title2 a {
		color:#DCF3DC;
    }
		.title p {
				font: 0.9em Verdana;
				color:#ccff99;
				padding-top: 5px;
			}
			
				.title a {
					color:#ccff99;
				}
				
				.title img {
					vertical-align:top;
				}
	
.post-date {
	background: #d1f37e;
  width: 55px;
	height: 35px;
	float: left;
	margin-right: 5px;
  border: 1px solid #AEAEAE;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px;
}
.post-month {
    font: 11px tahoma;
    color: #6c6c6c;
    text-align: center;
    display:block;
    padding-top: 1px;
}
.post-day {
    font: bold 18px Verdana;
    color: #6c6c6c;
    text-align: center;
    display:block;
    padding-top: 1px;
}
.post-category {
    font: bold 10px Verdana;
    display:block;
    position:relative;
    margin-right:15px;
		top:0px;
}
		
		.post-content {
			padding: 10px 10px 8px;
			overflow:hidden;
			color:#000;
		}
		
			.post-content img {
				margin:0 5px;
			}
		
		.post-footer {
			position:relative;
			overflow:hidden;
      border: 1px solid #AEAEAE;
      -moz-border-radius : 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 5px;
		}
		
			.post-footer p {
				font:bold 1em Verdana;
				color:#9d9d9d;
			}
			
				.post-footer p a {
					color:#9d9d9d;
				}
			
			.rating {
				float:right;
				padding: 0;
			}
      .cat_link {
				float:left;
				padding: 0;
			}
	
	.filter {
		margin-bottom:1px;
	}
	.pool {
	margin: 10px;
	}
		.pool p{
			font: bold 1em Verdana;
			color: #9d9d9d;
			border-top:  solid 1px  #e8e8e8;
			border-bottom:  solid 1px  #e8e8e8;
			padding: 3px;
			}
/* Add comments 
---------------------------------------------------------------*/

.addcomment {
	width:462px;
	vertical-align:top;
	text-align:left;
}

	.addcom {
		width:462px;
		margin-left:auto;
		margin-right:auto;
		padding:8px;
	}

		.addcomment textarea {
			width:100%;
			border:none;
			height:100px;
		}

	.commentform {
		line-height:25px;
		width:24%;
	}

/* Comments styles 
------------------------------------------------------------------------*/
.comment-head {
	color: #939393;
	overflow:hidden;
	background:#f3f3f3;
	border-left: solid 5px #99cc00;
	border-bottom:  solid 1px #9d9d9d;
	padding: 3px;
			}

	.comment-head h1 {
		margin:0;
	}

	.comment-head a {
		color:#9d9d9d;
	}
	
	.icq img {
		margin-bottom:-5px;
	}
	
	.right {
		float:right;
	}
	
.comment {
	overflow:hidden;
	padding-bottom:7px;	
	background:url("../images/comment-bg.gif") repeat-y left;
}

	.author-info {
		float:left;
		width:160px;
		padding:6px;
	}
	
	.comment-body {
		display:table;
		padding:2px;
	}
	
	
.comment-footer {
	color: #939393;
	overflow:hidden;
	background:#f3f3f3;
	border-left: solid 5px #99cc00;
	border-top:  solid 1px #9d9d9d;
	padding: 3px;
}

	.comment-footer a {
		color:#939393;
	}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#rightside {
	width:216px;
	padding-right:19px;
	float:right;
	background:url("../images/m-h-r.jpg") no-repeat left top;
	padding-top:9px;
	margin-bottom:9px;
}
#rightside .ins {
		background:url("../images/m-f-r.jpg") no-repeat right bottom;
		padding-bottom:9px;
	}
	
		#rightside .ins .ins {
			background:#f6f6f6;
			border-left:1px solid #9d9d9d;
			border-right:1px solid #9d9d9d;
		}
		
	.searchbox {
				text-align:right;
				padding: 10px;
			}
			
				.searchbox p {
					margin-bottom:10px;
				}
				
				.searchbox .textbox {
					width:160px;
				}		


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #f93 url("../images/bg-c-b.jpg") repeat-x bottom;
	text-align:center;
	color:#fff;
	font-weight:bold;
	position:relative;
	clear:both;
}

	.footer {
		background: url("../images/bg-r-b.jpg") no-repeat right bottom;
	}
	
		.footer .footer {
			background: url("../images/bg-l-b.jpg") no-repeat left bottom;
			height: 71px;
		}
		.footer a{
			color: #fff;
		}
		footer a:hover{
			color: #fff;
		}

/* Navigation 
-----------------------------------------------------------------*/

.navigation {
	color:#666;
	padding:0 0 5px;
}

	.navigation a {
		text-decoration:none;
		color:#636363;
		background:#F9F9F9;
		border:1px solid #999;
		padding:3px 6px;
		font-size:11px
	}

	.navigation a:hover {
		background:#ffb871;
		color:#fff;
		border-color:#999;
	}

	.navigation span {
		text-decoration:none;
		background:#fff;
		padding:3px 6px;
		border:1px solid #999;
		color:#999;
		font-size:11px;
	}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}

.banners img {
	opacity: 0.3; -moz-opacity:0.3; filter:alpha(opacity=40);
}

.banners:hover img {
	opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.lastcomm {
	padding: 1px 2px 1px 1px;
	border-bottom:1px solid #E6E6E6;
	text-decoration:none;
  cursor:pointer;
}

.lastcomm_over {
	padding: 1px 2px 1px 1px;
	border-bottom:1px solid #E6E6E6;
	background:#F5F5F5;
	cursor: pointer;
	text-decoration:none;
}
#hintbox {
	text-align:left;
 	width:150px;
	font-size: 11px;
 	border: 1px solid #000000;
	background-color: #FFFFFF;
 	filter:alpha(opacity="95");
	font-family: tahoma;
 	layer-background-color:#a396d9;
	color:#000;
	z-index: 3;
	margin: 0px 15px 0px 0px;
	-moz-opacity : 0.9;
	-moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
	margin: 10px 0 0 10px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	z-index: 3;
}


.topmenu {
	background-image: url(../images/menubg.png);
	height: 32px;
	width: 100%;
}

.topmenug {
	background-image: url(../images/menubgg.png);
	height: 150px;
	width: 100%;
}

.banners img {
	opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);
	text-align: center;
	vertical-align: center;
}

.banners:hover img {
	opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
	text-align: center;
	vertical-align: center;
}

.news {
	font-size: 12px;
	font-family: tahoma;
	color: #999999;
	text-align: justify;
	padding: 4px;
}

.news a {
	color: #76A0CB;
	text-decoration: none;
}

.news a:hover {
	color: #447CB5;
	text-decoration: underline;
}
.shot_post{
 	border: 1px solid #000000;
}
#dle-comments-form {
  border: 1px solid #AEAEAE;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px;
}
#comments {
  border: 1px solid #FF9200;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 3px;
}
.textbox {
  border: 1px solid #FF9200;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px;
}
.f_input{
  border: 1px solid #FF9200;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px;
}
.bbcodes {
  border: 1px solid #A9A9A9;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 1px 3px 5px 3px;
}
#mchat-smiles {
  -moz-border-radius : 5px;
}
#entryform {
  border: 1px solid #A9A9A9;
  -moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#category {
margin-bottom: 5px;
width: 230px;
}
.bbcode_s {
border: 1px solid #A9A9A9;
-moz-border-radius : 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
width: 100%;
height: 50px;
}
#dle-speedbar{
border: 0px;
width: 100%;
font: bold 1.2em verdana;
text-decoration: none;
}

.title_spoiler {
	color: #636363;
	background-color:#C4FEC2;
	border: 1px solid #78C7E9;
	padding: 2px;
	cursor:pointer;
}
.title_spoiler img{
border: 0;
}
.spoiler {
	color: #757575;
	background-color:#EDF8FE;
	border: 1px dotted #78C7E9;
	border-top: 0;
	text-align: justify;
	padding: 2px;
}
.lgsl_tb tr td div{
	margin:3px 2px 2px 2px;
}
/* =========hint======= */
.hint {
background-color:#FFA241;
line-height:10px;
color:white;
font-family:verdana;
font-size:11px;
width:auto;
border-top:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
border-left:5px solid #FF8214;
margin:0px;
padding:8px;
position:absolute;
visibility:hidden;
}
/* ===================== */


.pc-container {
    display: none;
}
.pc-indicator {
    padding: 1px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #ddd;
    font-size:0px;
    width:183px;
}
.pc-indicator-text {
    padding: 0px;
    font-family:tahoma;
    font-size: 11px;
    color: #aaa000;
}
.pc-indicator-inline {
    padding: 1px;
    background-color: #ffffff;
    width:25%;
}
.pc-critical {
    color: #700;
}
.pc-yellow {
    color: #aaa000;
}
.pc-green {
    color: green;
}
.pc-i-critical {
    background-color: #c00;
}
.pc-i-yellow {
    background-color: #ccc444;
}
.pc-i-green {
    background-color: green;
}
#STATUS {
    font-family:tahoma;
    font-size: 11px;
}
.namecity  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#515151;
	font-style:italic;
	font-weight:bold;
	margin-bottom:5px;
}
#modpogoda {
	font-size:11px;
	text-align:left;
	font-weight:bold;
	width:60%;
}
.mptime {
	font-weight:normal;
	color:#666666;
}
.tempp {
	font-size:12px;
	font-weight:bold;
	color:#B90000;
}
.other {
	font-size:11px;
	font-weight:bold;
	color:#006AD5;
}
.upview {
width: 70px;
}

.upview img {
padding:4px;
border:1px solid #E7E5E0;
margin-bottom:3px;
}

.upview img:hover {
border:1px solid #616161;
}

