
/* -standards- */
a.main_link {color:#666;margin:2px;}
a.main_link:hover {color:#777;}
body {
	background: #111119;
	color: #bbc;
	font:0.8em verdana, arial,sans-serif;
	display: block;

	}
INPUT 
        {
background: #202029; /* Цвет фона кнопки */
color: #828292;
border: 1px solid #606070;
        }
textarea
        {
background: #404049; /* Цвет фона формы ввода коментариев */
color: #828292; 
border: 1px solid #606070;
        }
		
small {
	color:#445;
}
		
p {
	text-align: justify;
	}
h2 {
	color: #ffffff;
	font-size: 1.2em;
	font-weight:bold;
	}
h3 {
    font-family: verdana;
	color: #7799ee;
	font-size: 1.1em;
	font-weight:bold;
	}

span a.mp3   {
	color: #99a;
	text-decoration: none;
}
span a.mp3:hover 
       {
	color: #c0c0ca;
	}

span a.ss  {
	color: #99a;
	text-decoration: none;
}
span a.ss:hover 
       {
	color: #c0c0ca;
	}


a {
	color: #dde;
	text-decoration: none;
	}
a:hover {
	color: #7799ee;
	}
#navlink {
	margin-bottom: 40px;
	}

/* -header- */

#topbar {
	padding: 30px 0 10px 0;
	width: 860px;
	}
#topbar .title a {
	color: #7799ee;
	}
#topbar .title a:hover {
	color: #ffffff;
	}
#banner {
	background: url("banners/1.jpg") ;
	height: 296px;
	width: 860px;
	}
#banner img {
	height: 296px;
	width: 860px;
	}

/* -content- */

#contentwrap {
	width: 880px;
	}
#content {
	margin:60px 0;
	width: 650px;
	padding:10px 20px;
	text-align:left;
	
	}

/* -navigation- */

#navigationwrap1 {
	margin-right: 30px;
	}
#navigationwrap1{
	float: left;
	margin-bottom: 40px;
	}
#navigationwrap2 {
	clear:both;
	text-align:center;
}
#navigation1 {
	float: left;
	width: 180px;
	}
	
	
	
	
#navigation2 li {
	list-style:none;
	margin:0;
	padding:0;
	}
#navigation2 ul {
	padding:0;
	}	
#navigation2 ul li {
	display:inline;
	text-transform: uppercase;
	list-style:none;
	margin:0 20px;
	letter-spacing:0.15em;
	font:normal 0.85em sans-serif;
	}

#navigation2 h2.widgettitle {
	display:none;
}
#navigation2 a {
	color:#abe;
}
#navigation2 a:hover {
	color:#fff;
}

.line_menu {
	background: url("banners/1.jpg");
	width:860px;
	height:1px;
}
	
	
	
#navigation1 h2 {
	font-weight: normal;
	text-transform: uppercase;
	}
	
#navigation1 h2.small, #navigation2 h2.small, #navigation1 h2.widgettitle{
	border-bottom: 1px solid #555559;
	color: #bbc;
	background: url("images/bg_m.jpg");
	border-top: 1px solid #555559;
	/*color:#7799ee;*/
	margin-top:20px;
	text-align:center;
	font: bold 1em verdana;
	text-transform: none;
	line-height:25px;
	text-transform: uppercase;
	}

/* -post and entries- */

.post h2, .post h2 a {
	color: #7799ee;
	text-transform: uppercase;
	padding:10px 0;
	font-size: 1em;
	/*letter-spacing:2px;*/
	}
.post h2 a:hover {
	color: #ffffff;
	}
.post img, .post object, .post embed {
	margin: 0 auto;
	}
.post blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
.postmetadata-top {
	clear: both;
	margin-top: -15px;
	padding-bottom: 10px;
	}
.postmetadata-bottom {
	background: #252529;
	font-size: .9em;
	margin: 20px 0 40px 0;
	padding: 3px;
	}
.postmetadata-bottom a {
	color: #dadadd;
	}
.postmetadata-bottom a:hover {
	color: #ffffff;
	}
.entry {
	clear: both;
	}
.entry a {
	color: #7799ee;
	text-decoration: none;
	}
.entry a:hover {
	color: #ffffff;
	text-decoration: none;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #404049 url("images/magnifier.png") no-repeat top left;
	border: none;
	padding: 1px 2px 1px 17px;
	width: 150px;
	}

/* -footer- */

#footer {
	border-top: 1px solid #252529;
	clear: both;
	color: #404049;
	padding: 10px 0 30px 0;
	width: 860px;
	}
#footer a {
	color: #404049;
	}
#footer a:hover {
	color: #FFFFFF;
	}

/* -comments- */

#comments {
	clear: both;
	}
#respond {
	border-top: #252529 1px solid;
	clear: both;
	padding-top: 30px;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
       /*background: #252529;
	background: #15151f;
	Border:4px double #111;
	color:#77777c;*/
	padding: 5px 0px 5px;

	}
.commentlist div {
	padding: 5px 15px 5px;
	}
.commentlist div blockquote {
	background: #252529;
	border: 1px solid #404049;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
.commentlist div.alt blockquote {
	background: #111119;
	border: 1px solid #404049;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
#comment {
	height: 100px;
	width: 100%;
	}
.comment_small {font-size: 10px;
			color:#111119;
			margin-bottom:5px}
.comment_small a {color:#445;}

/* -floats -*/

.aligncenter, div.aligncenter 
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
	
.ngg-singlepic {
background-color: #404049 !important;
display: block;
padding: 3px;
}	
.ngg-singlepic:hover {
background-color: #707079 !important;
}

#TB_window {
background: #404049 !important;
border:1px solid #222 !important;
color:#ccd !important;
}
#TB_window img{
border:1px solid #222 !important;
}
