/*
Theme Name: elegantblue1
Description: elegantblue1, premium WordPress theme.
Version: 1.0
Author: Ankur Mittal
Author URI: http://ankurmittal.com/
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/



body
{
  margin: 0 auto;
  padding: 2em 5em;
  background-color: #D5E7F6;
  min-height: 100%;
  position: relative;
  text-align: center;
}


.PageBackgroundSimpleGradient{
  background-image: url('images/Page-BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height: 500px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin LayoutCell */
#Sheet{
	position: relative;
	margin: auto;
	text-align: center;
}
#site-description{
	width: 100%;	
}
.rightside{
	float: right;	
}
.main_menu, .submenu{
	clear:both;
	width: 100%;
	white-space: nowrap; 	
	text-align: center;
}

.content1
{
  position: relative;
  display:table-column;
  margin: 5px;
  padding: 0 5px;
  border-right: 1px dashed #CC9900;
  border-left: 1px dashed #CC9900;
  float: left;
  width: 560px;
}

.sidebarLeft
{
  position: relative;
  margin: auto;
  padding: 0;
  border: 0;
  float: left;
  width: 160px;
  white-space: normal;
  overflow: hidden;
}

.sidebarRight
{
  position: relative;
  margin: auto;
  padding: 0;
  float: left;
  width: 160px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}

.inner-sidebar {
  width: 150px;
  margin: auto;	
}

.inner{
	clear: both;
	width: 100%;
	margin: auto;	
/*	text-align: center; */
}

fieldset.fields1{
	width: 99%;	
}
fieldset.jumpbox{
	height: 100%;	
}

.top-panel, .bott-panel{
	height: 15px; 	
}

#FSmenu{
	display: block;
	position: relative;
}

.clear-float
{
  float:none;
  clear:both;
}
/* end LayoutCell */

/* begin Box, PostBox */
.PostBox
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
	min-width: 810px;
	max-width: 950px;
	_width: 990px;
	padding: 7px;
	text-align: left;
}

.PostBox-inner{
  background: white;	
  _height:100%
}

.PostBox-body
{
  position: relative;
  z-index: 0;
  margin: 12px;
  background: white;	
}

.PostBox-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background: url('images/Post-s.png');
}

.PostBox-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 12px;
  height: 12px;
}

.PostBox-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -12px;
  width: 24px;
  height: 24px;
  background-image: url('images/Post-s.png');
}

.PostBox-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 12px;
  height: 12px;
}

.PostBox-bl div
{
  position: absolute;
  z-index: -1;
  top: -12px;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url('images/Post-s.png');
}

.PostBox-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
}

.PostBox-br div
{
  position: absolute;
  z-index: -1;
  top: -12px;
  left: -12px;
  width: 24px;
  height: 24px;
  background-image: url('images/Post-s.png');
}

.PostBox-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0;
  left: 12px;
  right: 12px;
  height: 12px;
  <!-- IE fix -->
  _font-size: 1px;
  _width: expression(this.parentNode.offsetWidth-24+'px');
}

.PostBox-tc div
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background: url('images/Post-h.png');
}

.PostBox-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  bottom: 0;
  left: 12px;
  right: 12px;
  height: 12px;
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-12+'px');
  width: expression(this.parentNode.offsetWidth-24+'px');
}

.PostBox-bc div
{
  position: absolute;
  z-index: -2;
  top: -12px;
  left: 0;
  width: 100%;
  height: 24px;
  background: url('images/Post-h.png');
}

.PostBox-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 12px;
  bottom: 12px;
  left: 0;
  width: 12px;
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-24+'px');
}

.PostBox-cl div
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 24px;
  height: 100%;
  background: url('images/Post-v.png');
}

.PostBox-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 12px;
  bottom: 12px;
  right: 0;
  width: 12px;
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-12+'px');
  height: expression(this.parentNode.offsetHeight-24+'px');
}

.PostBox-cr div
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: -12px;
  width: 24px;
  height: 100%;
  background: url('images/Post-v.png');
}

.PostBox-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  background: url('images/Post-c.png');
}


/* Start images */
a img
{
  border: 0;
}

img
{
  border-style: solid;
  border-width: 1px;
  border-color: #9EC8EA;
}

img.metadata-icon
{
  border:none;
  vertical-align: middle;
}

.copyright{
  background-color: white;	
}
/* Finish images */

/* end Box, PostBox */

/* ############################ Начало на common css от PHPBB3 #################################### */

.panel{
	background-color: inherit;	
}


/**
* Subversion: $Id: style.css 3248 2008-05-30 06:46:03Z atonkin $ 
*/
table{
	border-collapse: collapse;
}
.logo {
	color: white;
	font-size: 18px;
	font-weight: bold;
}

/* Login form */
/* Login form */
fieldset {
	border: 1px dashed #D5E7F6;
	margin: 2px;
	padding: 2px;
}

input, SELECT, OPTION {
	border: 1px silver #D5E7F6;
	zoom:1;
}

label, input{
	font-size: 10px;	
}


HR {
	color: #1f9a4d;
	background-color: #1f9a4d;
	height: 1px;
}

h3{
	text-align: left;	
	border: 0;
}

div.hr
{
	width:100%; 
	background-color:#1f9a4d; 
	color:#1f9a4d; 
	height:1px; 
	line-height: 1px;
	margin-bottom: 10px;
}

.inner{
	_padding: 0 10px;	
}

.navbar{
	background-color: rgb(102, 153, 204); 
	_padding:0;	
}

.navbar H1 {
	color: white;
	background-color: rgb(102, 153, 204); 
		
}

.navbar a {
	color : white;
	font-style : normal;
	text-decoration: none;
}

.navbar a:hover {
	color: red;
	text-decoration:underline;
}

.panel .username-coloured, .panel a{
	height:auto ! important;
}
.postprofile{
	white-space: normal;	
}
fieldset.quickmod{
	float: none;
	height: 5em;
	width: 100%;	
}
.rss{
	width:500px;
	white-space: normal;
	text-align: left;
	padding: 0.3em;	
}
.rss img{
	margin: 1em;	
}
.rss div{
	width:500px;
	white-space: normal;
	margin-bottom: 1em;	
}
.blue_class_td, .blue_class_td_main{
	vertical-align: top;
}