html {
        height:auto !important;
        height:100%;
        min-height:100%;
}

body {
	font:75%/150% Verdana, Arial, Helvetica, sans-serif;
 	color:#c3c3c3;
	background:url(img/1.jpg) #000000 no-repeat top center;
	margin:0px;
	padding:0px;
        height:auto !important;
        height:100%;
        min-height:100%;
        border:0;
}
a {
	color: #ACD7EE;
	text-decoration: none;
	
}
a:visited {
	color: #ACD7EE;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ACD7EE;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 30px;
	font: bold 12px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}
h1 a, h1 a:visited{
	color: white;
	text-decoration: none;
}
h1 a:hover{
	color: #fff;
	text-decoration: none;
	border: none;
}
h2 {
	color: #4e74ce;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: 26px "Times New Roman"; /* "Trebuchet MS", Tahoma, Arial */
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #4e74ce;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
}
h3 {
	color: #4e74ce;
	font-size:12px;
	font-family: Trebuchet MS", Tahoma, Arial;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #001812;

}
h4 {
	color: #e8c66a;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #001812;
    
}
form {
	margin:0px;
	padding:0px;
}
#page {
        height:100%;
	width:1040px;
        background:url(img/page-back.png) 0px 0px repeat;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoad er(src=img/page-back.jpg,sizingMethod=Scale);
        border-top:1px solid #232323;
        border-left:1px solid #232323;
        border-right:1px solid #232323;
}

.transparent{	
        margin:0 auto;
        height:100%;
	width:1040px;
        }

/* header area */
#header {
	position: relative;
}
#headerlogo {
	position: relative;
	top: 15px;
	left: 40px;
	height: 30px;
}
#headerlogo .description{
	position: absolute;
	left: 5px;
	bottom: -253px;
	color: #4CFF00;
	font-size: 18px;
	font-weight: bolder;
}

.ost{
	padding:10px;
	background-color: #303030;
	bottom: 3px;
	color: #4CFF00;
	font-size: 16px;
	font-weight: bolder;
}

.top-TD{
        height:560px;
}

.top-menuTD{
        padding:45px 0 25px 0;
        height:35px;
        text-align:center;
        vertical-align:center;
}

.top_menu {
     background:url(img/top-menu-back.png) center repeat-x;
     font-size:14px;
     text-align:center;
     line-height:35px;
     }

  .top_menu a{
       padding:0 5px 0 5px; 
       text-decoration:none; 
       color:#a7a7a7;
       }

  .top_menu a:hover{
	border-bottom:0;
	color:#efefef;
        padding:10px 5px 10px 5px; 
        background:url(img/top-menu-back-hover.png) center repeat-x;
       }

.top_menu span {
	background:url(img/top-menu-line.png) top center no-repeat;
        width:1px;
        height:100%;
	}

/* content  */
#content {
	padding: 0px 10px 25px 13px;
	float: left;
	width: 710px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}
.entry {
	float:left;
	width: 680px;
}
.post-cat {
    padding-left: 5px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-adm {
	float: left;
	font-size: 95%;
	color: #ACD7EE;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

.posta{
padding:2px;
background-color: #C20037;
}

.postmetadata { 
	color: #999999; 
	font-size:12px; 
	padding:5px; 
	border:#001812 1px dotted; 
	
	}
.navigation {

	clear: both;
	padding: 20px 0px;
	font-size: 140%;
	
	
}
.navigation a, .navigation a:visited  {
	color: white;
/* 	padding:4px;
	background: #475404; */
}

.navigation a:hover {
	color: #424242;
/* 	padding:4px;
	background: #475404; */
	text-decoration: none;
}

.previous-entries a {
	float: left;
	padding: 5px;
 
background-color: #C20037;
}
.next-entries a {
	float: right;
	padding: 5px;
 
background-color: #C20037;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #001812;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #000506;
	border:1px dotted #001812;
	Color: #999999;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #e8c66a;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #999999;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#ffffff;
	border: 1px solid #001812;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #001812;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background:#000506;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e8c66a;
	border:1px dotted #001812;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 0px 5px 20px 0px;
	width: 300px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: 18px "Times New Roman";
	color: #4e74ce;
	margin: 20px 0px 2px;
	border-bottom: 1px dotted #8a8988;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #ACD7EE;
	text-decoration: none;
}
#sidebar a:hover{
	color: #ffffff;
	text-decoration: none;
	border: none;
	
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dotted #8a8988;
	
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}

#sidebar ul.children li {
width:auto;
margin: 0 0 0 10px;
/*padding: 0px 10px 0px 21px;*/
}
/*blogroll */
ul.list-blogroll li{
	
	padding-left: 2px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}
/*search form */

#searchform br {
	display: none;
}
#searchform #s {
	border: 1px dotted #001812;
	width: 115px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	background: #000506;
	margin-right: 2px;
	color: #ACD7EE;
	font-weight: normal;
}
/* search form button */
#searchform input {
	background-color:#000506 ;
	border: 1px dotted #001812;
	width: 65px;
	height: 28px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #e8c66a;
	vertical-align: middle;
}



/* footer  */
#footer {
	clear: both;
	color: #999999;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: #ACD7EE;
	border:none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	border:none;
	}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #c2cafc;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #001812;
}
.footer-recent-posts {
	width: 400px;
	float: left;
	margin-left: 20px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: normal;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #001812;
}
.footer-about {
	width: 320px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
	color: #ACD7EE;
}
/* Footer Links */
#footer-links {
        border-top:2px solid #182e45;
	clear:both;
	margin: 0px auto;
	width: 1040px;
	height:30px;
	color: #999999;
	font-size: 85%;
	line-height: 120%;

}
#credits a, #credit a:visited {
	color: #ACD7EE;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter {
	text-align: center;!important
}
img.aligncenter {
	text-align: center;!important
}
.alignleft {
        margin:8px 0 0 5px;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 10px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

 img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
 
    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }
 
    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }
 
    .alignright {
    float: right;
    }
 
    .alignleft {
    float: left;
    }
	
	.subscribe-to-comments {color: red;}

.printcolor {
padding:2px;
color: #fff;
}

.fileborder{
    border:1px dashed #eee;
    text-align:center;
    color:#1c63a3;
    }

.EclipseTop {
    width:100%;
    }

.links-partn {
        text-align:right;
 	color:#d9d9d9;
	font-size: 10px;
}

links-partn a{
 	color:#d9d9d9;
        font-weight:normal;
        text-decoration:none;
}

links-partn a:hover {
        border-bottom:none;
 	color:#d9d9d9;
}

.links-partn-con {
 	color:#d9d9d9;
}

a.links-partn-con {
        text-decoration:none;
 	color:#d9d9d9;
}

a.links-partn-con:hover {
        border-bottom:none;
        text-decoration:none;
 	color:#d9d9d9;
}

/* wpSpoiler */
a.spoiler_link_show {
	background-color: #d0d0d0;
	padding: 1px 3px 1px 3px;
        color:#000;
	font-size:11px;
	border-bottom: 1px dotted #9c9c9c;
	border-top: 1px dotted #9c9c9c;
	border-left: 1px dotted #9c9c9c;
	border-right: 1px dotted #9c9c9c;
	margin-left: 3px;
	margin-right: 3px;
}
a.spoiler_link_hide {
	background-color: #d0d0d0;
	padding: 1px 3px 1px 3px;
        color:#000;
	font-size:11px;
	border-top: 1px dotted #9c9c9c;
	border-left: 1px dotted #9c9c9c;
	border-right: 1px dotted #9c9c9c;
	border-bottom: 1px dotted #EFEFEF;
	margin-left: 3px;
	margin-right: 3px;
}
div.spoiler_div {
	background-color: #000;
	padding: 5px 5px 5px 5px;
	margin-top: -11px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #9c9c9c;
	border-top: 1px dotted #9c9c9c;
	border-left: 1px dotted #9c9c9c;
	border-right: 1px dotted #9c9c9c;
}

.cont-form-border {
        border:1px solid #343b4e; 
        padding:10px;
        margin:5px;}

.SocialTable a:hover{
        border-bottom:0;
}

a#twitter {
   margin:5px 3px 10px 5px;
   float:left;
   width: 90px;
   height: 91px;
   background-image: url(/images/twitter-d.png);
   display: block;
}
a#twitter:hover {
  background-image: url(/images/twitter.png);
}

a#vk {
   margin:5px 0 10px 0;
   float:left;
   width: 90px;
   height: 91px;
   background-image: url(/images/vk-d.png);
   display: block;
}
a#vk:hover {
  background-image: url(/images/vk.png);
}

a#fb {
   margin:5px 5px 10px 5px;
   float:left;
   width: 90px;
   height: 91px;
   background-image: url(/images/fb-d.png);
   display: block;
}
a#fb:hover {
  background-image: url(/images/fb.png);
}

a#youtube {
   margin:100px 5px 10px 5px;
   width: 153px;
   height: 91px;
   background-image: url(/images/youtubeb-d.png);
   display: block;
}
a#youtube:hover {
  background-image: url(/images/youtubeb.png);
}

/* Dark Button наверх 
 ---------------------*/  
.top_dm { 
  font: 11px Verdana,Arial,Helvetica, sans-serif; 
  color:#F2F2F2; 
  text-shadow:0 1px 1px #101010; 
  cursor: pointer; 
  position:fixed; 
  bottom:-3px; 
  right:50px;  
  background:#7B7B7B; 
  margin: 0px; 
  padding:5px 10px 7px 10px; 
  border:1px solid #525252; 
  -webkit-border-radius:5px; 
  -moz-border-radius:5px; 
  border-radius:5px 
} 

.top_dm:hover{ 
  color:#F2F2F2; 
  background:#868686 
}

.ImgForegr {position: relative;}

.ImgForegr1 {background: url(img/imgfgrnd.png) left top repeat-x;height:110px;width:700px;position: absolute; left: 0; top: 0;}

.ImgForegr1 h2 {color:#fff;padding: 6px 0 0 15px;}

.bannerff {
  text-align:center;
}

.bannerff a:hover {
  border:0;
}
