/* 
Theme Name: WP-Multiflex-3
Theme URI: http://webgazette.co.uk/web-design/wordpress-themes/wp-multiflex-3/
Description: Тема, основанная на дизайне Multiflex-3 от <a href="http://1-2-3-4.info/">Wolfgang</a> 
Version: 1.0
Author: Ainslie Johnson
Author URI: http://webgazette.co.uk
Translator: Антон Скоробогатов
Translator URI: http://skorobogatov.ru
*/

/* Various elements */

body {
	background-color: #fff;
	margin: 10px;
	font-family: Verdana;
	color: #000;
	font-size: 10pt;
	
}



div {
	margin: 0;
	padding: 0;
}



a {
 	
	}

a:hover {
	
}



code {
	font-size: 10pt;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;

}

blockquote {
	
	margin: 0;
	padding: 0 20px 0 20px;
	text-align: justify;
	font-size: 10pt;
}

/* Main wrapper */

#wrap {

	width: 980px;
	margin:  0 auto;
	background: url('images/flower.jpg') bottom right no-repeat;

}

/* Masthead --- top of header */



/* Middle header image and text */

#header
{
	width:100%;
	position:relative;
	height: 160px;
}

#header .top{
position:relative;
}

#header .top  .top_bgr{
position:absolute;
z-index:4;
}

#header .top .logo{
position:absolute;
margin: 2px 0px 0px 15px;
z-index: 1000;
}

#header .bottom{
position:relative;
padding-top:110px;

}

#header .bottom .bgr{
position:absolute;
z-index:4;
}

#header .bottom .top_menu {
margin: 0px 20px;
z-index:999;
}



#header .bottom .top_menu .contact{
position:relative;
width:21%;
margin-top:0px;
font-family:verdana;
font-size:14pt;
float:left;
z-index:5;
color:#fff;

}

#header .bottom .top_menu .contact .trubka{
float:left;
}

#header .bottom .top_menu .contact .nomer{
float:right;
}

#header .bottom .top_menu .menu{
position:relative;

float:left;
z-index:5;

}


/* Horizontal navigation menu */

#navigation {
	clear: both;
	height: 30px;
	margin-top:-1px;
}
#navigation   li   .tab_left{
	position:relative;
	float:left;
	width:32px;
	height: 30px;
	background: url(images/tab_left.png) no-repeat top left;
}

#navigation   li .tab_right{
	position:relative;
	width:32px;
	float:right;
	height: 30px;
	background: url(images/tab_right.png) no-repeat top left;
}

#navigation   li  .tab_name{
	position:relative;
	margin-left:32px;
	margin-right:28px;
	min-width:76px;
	width:auto;
	height: 30px;
	background: url(images/tab_name.png) no-repeat top left;

}



#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0px;
	height: 30px;
	width: 147px;
	float: left;
	list-style: none;
	text-align:center;
	

}

     #quest
     {
          
          
          border: 1px #bc0604 solid;
          background: url('images/bag_icon.png');
     
     }
     
     #quest div
     {
          
          height: 21px;
          padding: 4px 0px 0px 5px;
          border: 5px solid #ffffff;
          background: #FF0000;
     	background-image: url(images/block_head.jpg);
     	font-weight: bold;
          color: #ffffff;    
     
     }
     
     #quest a
     {
     
          font-weight: normal;
          color: #ffffff;
     
     }

.page_item a {
	font-family: arial;
	display: block;
	padding: 11px 14px 11px 14px;
	color: #fae6bb;
	margin-top: -5px;
	font-size: 10pt;
	text-decoration: none;
}

#navigation li a.chosen, #navigation li a.chosen:visited, .current_page_item , #navigation li:hover, #navigation li:active
{
	background: url('images/link.gif') top left no-repeat !important;
	color: #bc0d0b;
}

.current_page_item a, #navigation li a:hover, #navigation li a:active {
	font-family: arial;
	display: block;
	padding: 11px 14px 11px 14px;
	color: #bc0d0b;
	margin-top: -5px;
	font-size: 10pt;
	text-decoration: none;
}

/* Breadcrumbs and search bar */

#crumb-search {
	background: url(images/bg_head_breadcrumbs.jpg) top left repeat-y;
	height: 40px;
	margin: 0;
	padding: 0;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	
	font-size: 10pt;
	width:700px;
}

#breadcrumb a {
	background: url(images/bg_bullet_arrow.gif) left no-repeat;
	padding: 0 2px 0 10px;
	text-decoration: none;
	color: #467AA7;
}

#breadcrumb a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

/* Search form */

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 10px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 120px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 10pt;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
	margin-bottom: 30px;
}

#left-wrap {
	width: 750px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0px;
	margin-bottom: 30px;
	
}

/* Main content area */

#content {
	float: right;
	position:relative;
	
	width: 480px;
	
	font-size: 10pt;
}






#content .post, #content .page {
	margin: 0;
	padding: 0 15px 10px 15px;
}


#content h2 {
	font-size: 10pt;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #bc0d0b;
	color: #646464;
	padding-top:30px;
}

*+html #content h2 {
	padding-top:40px;

}


#content h2 a {
	color: #bc0d0b;
	text-decoration: none;
}

#content h2 a:hover {
	color: #9c0b0a;
	text-decoration: none;
}

#content h2.pagetitle {
	border-bottom: none;
	background: #efefef url(images/bg_corner_topright.gif) top right no-repeat;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #bebebe;
	margin: 0 15px 20px 15px;
	padding: 1px 2px;
	font-size: 10pt;
	text-align: center;
	font-weight:  normal;
}





#content .entry h1 {
	font-size: 10pt;
	color: #646464;
}

#content .entry h2 {
	font-size: 10pt;
	color: #646464;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 10pt;
	color: #646464;
}

#content .entry h4 {
	font-size: 10pt;
	color: #646464;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 10pt;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 7pt;
	color: #bc0d0b;
}


*+html #content p.prefix {
	
	padding-bottom: 20px;
	
}

#content p.suffix {
	font-size: 8pt;
	
	
	color: #bebbbb;
	

	line-height: 16px;
	clear: both;`
}

#content p.suffix a {
	color: #be6564;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #bc0d0b;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#content li {
	font-size: 10pt;
	padding: 2px 0 2px 0;
}

#content ul li {
	list-style: square url(images/bg_bullet_full_2.gif);
}

.navigation, .bottomnavigation {
	height: 15px;
}

.navigation .alignleft , .bottomnavigation .alignleft  {
	float: left;
	font-size: 9pt;	
	width: 48%;
	color: #BEBBBB;
	
}

.alignleft a {
color: #BC0D0B;

}

.alignleft a:hover {
text-decoration: underline;
}

.alignleft a:visited{
color: #BEBBBB;
}


.navigation .alignright, .bottomnavigation .alignright {
	float: right;
	font-size: 9pt;	
	width: 48%;
color: #BEBBBB;
}




.alignright a {
color: #BC0D0B;

}

.alignright a:hover {
text-decoration: underline;
}

.alignright a:visited{
color: #BEBBBB;
}



.entry {
	overflow: hidden;
	font-size: 10pt;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */





/* Sidebars */

/* Colour of right sidbar menu header */
#right-sidebar
{

     height: 100%;

}

#right-sidebar h2 {
	
}

/* Colour of right sidebar menu body */


/* Colour of left sidebar menu header */
#sidebar h2.pages, #sidebar li h2 {
	color: #fff;
	background-image: url(images/block_head.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
	
}

/* Left sidebar */

#sidebar {
	margin-top:40px;
	width: 220px;
	padding: 0 0 10px 0px;
	margin: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	
}

#sidebar li {
	list-style: none;
	
	
}

#sidebar h2.pages {
	color: #fff;
	background-image: url(images/block_head.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
}

#sidebar li h2 {
	color: #fff;
	background-image: url(images/block_head.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 25px 5px 20px;
	font-size:9pt;
	text-align:right;
	
}

*+html #sidebar li h2  {
	margin-top: -20px;
}


#sidebar a {
	font-size: 10pt;
	color: #467AA7;
	
	text-decoration: none;
}

#sidebar  li li {
	background: #d91c15 url(images/klink.png);
		width: 205px;
	margin: 0 0 0 8px;
	margin-top:4px;
	margin-bottom:4px;
	
}



#sidebar  li li a {
	background: url(images/klink.png);

	color: #fff;
	margin: 0 0 0 10px;
	line-height: 26px;
	font-size: 10pt;
}

#sidebar li li a:hover {
	font-size: 10pt;
	color:  #fff;
	text-decoration: underline;
}

#sidebar li li li a {
	background: url(images/bg_bullet_half_1.gif) left no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0 30px;
	line-height: 20px;
}

#sidebar li li li a:hover {
	background: url(images/bg_bullet_half_2.gif) left no-repeat;
	color: #2a5a8a;
	text-decoration: underline;
}

#sidebar li.recentcomments {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 10pt;
	border-bottom: 1px solid #BEBEBE;
}

#sidebar li.recentcomments a {
	font-size: 10pt;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
	padding: 0;
	margin: 0;
	background-image: none;
	font-size: 10pt;
} 

#sidebar li#recentposts ul li.recentposts {
	border-bottom: 1px solid #BEBEBE;
	margin: 0 10px 0 10px;
	padding: 2px 0 2px 0;
}

#sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#sidebar div.textwidget p {
	font-size: 10pt;
	padding: 0;
	margin: 0; 
}

#sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar #wp-calendar {
	text-align: center;
}

#sidebar #wp-calendar a {
	text-decoration: none;
}

#sidebar td {
	font-size: 10pt;
	border: 1px solid #BEBEBE;
	padding: 3px;
	background-color: #ffffff;
}

#sidebar td.pad {
	border: none;
	background: transparent;
}

#sidebar li.padd {
	padding-bottom:40px;
}


#sidebar td#prev, #sidebar td#next {
	border: none;	
	background: transparent;
}

#sidebar #today {
	background-color: #ffff99;
}

/* Right sidebar */

#right-sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	/*background: url('images/flower.jpg') bottom right no-repeat;*/ 
	
}



#right-sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 10pt;
	height:100%;
	
}

#right-sidebar li {
	list-style: none;
	
}

#right-sidebar p {
	color: #fff;
	background-image: url(images/block_head.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
}

#right-sidebar h2.pages {
	color: #fff;
	background-image: url(images/block_head.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
}

#right-sidebar li h2 {
	
	color: #fff;
	background-image: url(images/block_head.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 15px 5px 20px;
	font-size:9pt;
	text-align:right;
	

}




/* Change spacing below right hand menus */


#right-sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: none;

}

#right-sidebar a {
	line-height: 11pt;
	text-decoration: none;
	color:#bc0d0b;
}

#right-sidebar li li a {
	background: url(images/bg_bullet_full_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar li li li a {
	background: url(images/bg_bullet_half_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar a:hover {
	text-decoration: underline;
}

#right-sidebar li.recentcomments {
	padding: 2px 10px 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentcomments a {
	background-image: none;
}

#right-sidebar li.recentposts {
	padding: 2px 0 5px 0;
	margin: 0 10px 0 10px;

}

#right-sidebar li.recentposts a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#right-sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
}

#right-sidebar div.textwidget p {
	font-size: 10pt;
	padding: 0;
	margin: 0; 
}

#right-sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 5px 5px 0 7px;
}

#right-sidebar #wp-calendar {
	text-align: center;
}

#right-sidebar #wp-calendar a {
	text-decoration: none;
}



#right-sidebar td.pad {
	border: none;
	background: transparent;
}

#right-sidebar td#prev, td#next {
	border: none;	
	background: transparent;
}

#right-sidebar #today {
	background-color: #ffff99;
}

/* Footer */

#flower-space
{

     height: 215px; width: auto;

}

#flower
{

     /*display: block;*/
     position: relative; left: 758px; bottom: 315px;
     width: 221px; height: 315px;
     background: url('images/flower.gif') top right no-repeat;

}

#footer {
	clear: both;
	background: url(images/bg_foot.jpg) no-repeat top left;
	height: 55px;
	padding-left:15px;
	margin-top: 30px;
	text-align: left;
	
}

#footer p {
	padding: 10px 0 2px 0;
	color: #fff;vertical-align: bottom;
	font-size: 10pt;
}

#footer a {
	text-decoration: underline;
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
	
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

#commentwrap {
	background-color: #efefef;
	border: 1px solid #efefef;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 10pt;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	font-size: 10pt;
	margin: 0 15px 10px 30px;
	color: #000;
}

#content ol.commentlist a {
	font-size: 9pt;
	color: #000;
}

#content ol.commentlist li {
	background: #e2e2e2 url(images/bg_corner_topright.gif) no-repeat top right;
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	background: #e2e2e2 url(images/bg_corner_topright.gif) top right no-repeat;
}

/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;	
	border: 1px solid #E6E6E6;
}

.entry a img {
	border: 1px solid #E6E6E6;
}

.entry a:hover img {
	border: 1px solid #515151;
}

/* Various styles */

.strong {

	font-size: 10pt;
}


     #feedback 
     {
     
          position: absolute;
          margin: -19px 0px 0px 0px; _margin: -5px 0px 0px -220px;
          width: 58px; height: 60px;
          
     }
     
     *:first-child+html #feedback 
     {
     
          position: absolute;
          margin: -21px 0px 0px -220px;
          width: 58px; height: 60px;
          
     }

* html div.preview
{
width: expression(this.firstChild.width);
filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.firstChild.src + "', sizingMethod='image')");

background: expression("transparent url(" + this.firstChild.src.replace(".png", ".gif") + ") no-repeat");
background: none !important;
}

* html div.preview img
{
behavior: expression(this.style.visibility = "hidden");
}



#bag_icon{
position: absolute;
margin:-19px 0px 0px -10px; _margin: -5px 0px 0px -230px;
width:67px;
height:58px;
}

*:first-child+html #bag_icon{
position: absolute;
margin: -19px 0px 0px -230px;
width:67px;
height:58px;
}


#last{
position:absolute;
margin:-19px 0px 0px 0px; _margin: -5px 0px 0px -200px;
width:59px;
height:71px;
}

*:first-child+html #last{
position:absolute;
margin: -5px 0px 0px -200px;
width:59px;
height:71px;
}

*+html #last {
	margin-left:-200px;
	margin-top: -5px;
}

.min {
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/minimize.gif) no-repeat;	
	_top: 24px;
	width: 9px;
	height: 5px;
}

.minH {
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/minimizeH.gif) no-repeat;
	_top: 24px;
	width: 9px;
	height: 5px;
}

.contH
{
	cursor:pointer;
	position: relative;
}
.contHH
{
	cursor:pointer;
	position: relative;
}
.cont{ }
.cont a{color:#0c8a8b}
.cont a:hover{color:#064F4F}
.cont a:visited{color:#800080}
.conth{ display:none; cursor:pointer;}

.border_block{ border-bottom: 1px #bc0604 solid; background: url('images/node.bg.gif') top left no-repeat;}

#baner_left{
width: 220px;
padding-left: 1px;
background: url('images/node.bg4.gif') top left no-repeat;
border-top: 1px #bc0604 solid;
border-bottom: 1px #bc0604 solid;
}

#baner_right{
width: 200px;
padding-left: 1px;
background: url('images/node.bg1.gif') top left no-repeat;
border-top: 1px #bc0604 solid;
border-bottom: 1px #bc0604 solid;
}

.abstr{
background: url(images/abstr.png) no-repeat;

height:265px;
position:relative;

	bottom:0;
	width: 880px;
	
	

}

.more-link{
color: #bc0d0b;
text-decoration: none;
}

.more-link:visited{
color: #c9c9c9;
text-decoration: none;
}


.description{
position:relative;
float:right;
font-family: Verdana;
font-size: 30pt;
margin-right:40px;
margin-top:40px;
color:#fff;
}



