﻿@charset "UTF-8";
/*
Theme Name: Sergey Bryukhno Theme
Theme URI: http://www.sergeybryukhno.ru
Description: Includes a very customizable banner for every static page. You may also change theme's background with available 13 patterns. Compatible with WordPress 2.7. Valid CSS & HTML. Theme is ready for localization. Please contact us, if you like to contribute your own language. Designed by <a href="http://www.mymobiles.com">Sergey filin Studio</a> Web Development Team.
Version: 1.1.1
Author: Sergey Bryukhno Studio
Author URI: http://www.sergeybryukhno.ru
Tags: two-columns, fixed-width, theme-options, right-sidebar


  BLUEPRINT CSS
   * Version:         0.7.1 (2009-02-25) YYYY-MM-DD
   * Website:         http://www.sergeybryukhno.ru/
   
  == STRUCTURE: ========================
   * Page width:            950 px
   * Number of columns:     24
   * Column width:          24 px
   * Margin width:          12 px
  ======================================
   
*/

/* CSS Document */
body {
	margin: 0;
	padding: 0; /* need for Opera #FFA401#ffffff  ;*/
	background-color:#fff;
	height:100%;
	width:auto;
}
strong {
	font-weight: bold;
	color:#dddddd;
}
img {
	border: 0;
	padding:0;
	margin:0;
}
.main {
	width: 950px;
	min-width:950px;
	margin-left:auto;
	margin-top:0;
	margin-right:auto;
	border:0px solid #333333;
	padding-top:13px;
	display: block;
	overflow:hidden;
	clear:both;
	height:auto;
}
/*  IE min-width control     */
.width-c {
	width:1000px;
	height:1px;
}
.content {
	display: block;
	float:none;
	clear:none;
	text-align:left;
	width: auto;
	padding-right:15px;
	padding-left:0px;
	padding-top:0;
	height: auto;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
	border:0px solid #333333;
	width:100%;
}
.paddings {
}

.clear { height:10px; display: block}


#tag_cloud { display: block; overflow: hidden; clear: both; width:100%; margin-bottom:2em; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size:110%;}
#tag_cloud a { color:#799bc8; display: inline; float: left; clear: none; margin:0 5px 0 0; }

/*
BLUE ELEMENTS
*/
.price {
  
    color: #FFF;
    margin-bottom: 1em;
	margin-top: 1em;
    display: block;
	background-color:#297fe0;
	


	width: 110px;
	height: auto;
	text-align: left;

	/* optional rounded corners for browsers that support it -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
  

}



.items .price a {
    display: inline-block;
	height: auto;
	width: 100%;
    position: relative;
    text-decoration: none;
	background: url(images/pointer-small.png) no-repeat 82% 0.27em;

    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    letter-spacing: 0.09pt;
    line-height: normal;
	margin-bottom:0.35em;
	margin-top:0.3em;
	margin-left:9px;
	color: #ffffff;
}
.items .price a:hover {
   
    text-decoration: underline;
    color: #ffffff;
 
}





#navigation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.15em;
    display: block;
    clear: both;
    overflow: hidden;
    height: auto;
	margin-top:1em;
}

#navigation a {
   
color: #fff;
display: block;
text-decoration: none;
padding:5px 10px 5px 10px;
background:#3e90e7;
border: 0px solid #fff;
/* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

#navigation a:hover {
    color: #fff;
    text-decoration: none;
background:#3765ab;
}

#lang {
	position:absolute;
	top:28px;
	right:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	z-index:99;
}
#lang a {
	color:#fefffe;;
	text-decoration:none;
}
#lang a:hover {text-decoration:underline;}

#updatebrowser { 
color: white;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 0px auto 10px auto;
padding: 5px 0 5px 0;
text-align: center;
width: 98%;
background:#000000}
#updatebrowser a { color:#146dd7; text-decoration: underline;}


#fp-pointer {
	position:relative;
	margin-right:4px;
	top:2px;
}



.contentdiv {margin-top: 3px;}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/

width: 500px; /*width of featured content slider*/
height: 25px;
text-align:left;
float:left; clear: none;

}



.sliderwrapper .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/

background: #000;
width: 700px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 10px;
display:none;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}





/* front page */

#menu-first .menu ul {
	padding-left:20px;
	width:630px;
}


#bottom-inblog-extended {
	display:block;
	padding-left:204px;
	overflow:hidden;
	clear:both;
	height:auto;
}
#bottom-inblog-extended h3 {
	font-family: Times, "Times New Roman", serif;
	font-size:1.8em;
	color:#999;
	margin-top:0;
	margin-bottom:15px;
	padding-bottom:3px;
	padding-top:0;
	font-weight:normal;
	display: block;
	border-bottom:1px solid #2F2F2F;
	width:97%;
}
#bottom-inblog-extended ul, #bottom-inblog-extended li {
	list-style:none;
	list-style-type:none;
	padding:0;
	border:none;
	background-image:none;
}
#bottom-inblog-extended li {
	margin-left:0;
	display:block;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom:20px;
	float: left;
	width:100%;
	margin-right:20px;
	clear:both;
	overflow:hidden;
	height:auto;
}
#bottom-inblog-extended ul {
	margin-left:0;
	margin-bottom:50px;
	overflow:hidden;
clear:both margin-top:0px;
	padding-top:0;
	width:100%;
}
#bottom-inblog-extended ul li span {
	display:block;
	margin-top: 0;
	padding-top:0;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	float:left;
	clear:none;
	height:auto;
	width:74%;
}
#bottom-inblog-extended ul li span a {
	text-decoration:none;
	color:#5F5F5F;
	border:none;
	outline:none;
}
#bottom-inblog-extended ul li span a:hover {
	text-decoration:none;
	color:#CFCFCF;
	border:none;
	outline:none;
}
#bottom-inblog-extended ul li span a p {
	margin:0;
	padding:0;
}
#bottom-inblog-extended ul li h2 {
	display:block;
	width:20%;
	min-width:170px;
	height:50px;
	float:left;
	clear:none;
	margin-top: 0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	line-height:1.35em;
	font-weight: normal;
	margin-bottom:0px;
	padding:0;
	margin-right:20px;
}
#bottom-inblog-extended ul li h2 a {
	color:#fff;
	text-decoration:none;
}
#bottom-inblog-extended ul li h2 a:hover {
	color:#fff;
	text-decoration:underline;
}
/*    */

#bottom-inblog .inblog {
	float:left;
	clear:right;
	margin-right:50px;
	width: 200px;
	display:block
}
#bottom-inblog .inblog-descr {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	font-size:0.8em;
	line-height:1.4em;
}
#bottom-inblog {
	display:block;
	padding-left:211px;
	overflow:hidden;
	clear:both;
	height:auto;
}
#bottom-inblog h3 {
	font-family: Times, "Times New Roman", serif;
	font-size:2.05em;
	color:#CCC;
	margin-top:0;
	margin-bottom:7px;
	padding-bottom:0px;
	border-bottom:0px solid #424242;
	padding-top:0;
	font-weight:normal;
	display: block;
	width:97%;
}
#bottom-inblog ul, #bottom-inblog li {
	list-style:none;
	list-style-type:none;
	padding:0;
	border:none;
	background-image:none;
}
#bottom-inblog li {
	margin-left:0;
	display:block;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	margin-bottom:8px;
}
#bottom-inblog ul {
	margin-left:0;
	margin-bottom:50px;
	float:left;
	clear:right;
	margin-top:0px;
	padding-top:0;
}
#bottom-inblog li a {
	color:#A9A9A9;
	text-decoration:underline;
}
#bottom-inblog li a:hover {
	color:#fff;
	text-decoration:underline;
}
/* float columns*/
.p-float-container {
	clear: both;
	overflow: hidden;
	height: auto;
	width:100%;
	margin:0;
	padding:0;
}
.p-float {
	display: block;
	float:left;
	clear:none;
	overflow: hidden;
	height:auto;
	width:29%;
	margin-right:4%;
}


.spacer {
}

#logo {
    width: 100%;
	margin: 0 auto 0 auto;
 
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
    height: auto;
    position: relative;
    padding-bottom: 0.7em;
    padding-top: 1em;
    background: #fff;   border-bottom: 0px solid #d8d8d8;
}
/*    layout     */


#logo h1 {
color: #333;

display: block;
float: left;
clear: none;
height: auto;
width: 6.8em;
font-family: Arial, Helvetica, sans-serif;
font-size: 3.5em;
font-style: normal;
font-weight: normal;

letter-spacing: -0.085em;
margin: 0px;
padding: 0px 0em 0 0;
position: relative;
text-shadow: Silver 0px 1px;
z-index: 1000;
background: url(sergeybryukhno.png) no-repeat left top;
width:370px;
height:77px;


 /* IE Fix*/
    /* background: url(images/logo.png) 7px 0px no-repeat;The pathway to the image*/
}

.slogan {
   display: inline-block;
    color: #000;
    background-color: Gold;
    font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-style: italic;
    
	padding: 0.3em 0.4em;
    border-bottom-left-radius: 0px 0px;
    border-top-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    box-shadow: #e4e4e4 2px 0px 5px;
    -moz-box-shadow: #e4e4e4 2px 0px 5px;
    -webkit-box-shadow: #e4e4e4 2px 0px 5px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);



}
.say {
    position: relative;
    top: -0.5em;
    margin: 0 0 0 -0.4em;
    background: url(images/say.png);
    height: 45px;
    display: block;
	float: left;
	clear:none;
   
    overflow: hidden;
    background-position: left 30px;
    background-repeat: no-repeat;
}

#logo .tel {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 1.9em;
	letter-spacing: inherit;

    color: #000;
    display: inline-block;
    float: right;
	margin:0.7em 0 0 0;
}

#logo .tel .code {
    color: #bbbbbb;
    font-size: 0.7em;
    position: relative;
    top: -0.1em;
    font-family: Arial, Helvetica, sans-serif;
}

/*  Menu  */



.menu {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0em;
	margin-top:0px;
	height: auto;
	display: block;
	clear:both;
	overflow:hidden;
	
	background:#fff;
	   border-bottom: 1px solid #d8d8d8;
	/*
background-image:url(images/tabs/line.png);
	background-position: top left;
	background-repeat: repeat-x;
*/
}
.first {
}
.menu ul {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0.5em;
	margin-top:0.5em;
	padding-left:0px;
	height: auto;
	clear:both;
	display:block;
	overflow:hidden;
	border:0px solid #333333;
	list-style-type: none;
	list-style-image: none;
}
li.page_item {
	float:left;
	clear:none;
	display: inline-block;
	height:auto;
	text-align:center;
	list-style-type: none;
	list-style-image: none;
	list-style:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em; 
	letter-spacing:normal;
	text-transform: uppercase;
	font-weight: normal;
	white-space:nowrap;
	border:0px solid #333333;
	margin-left:0px;
	margin-right:22px;
}
li.page_item a {
	color:#000;
	text-align:center;
	text-decoration: none;
	display:inline-block;
	padding-top:0px;
	outline:none;
	border-bottom:0px solid #ccc;
/*
	text-shadow: 1px 1px 0.05em #ccc;
*/
}
li.page_item a:hover {text-decoration: none;border-bottom:2px solid Gold;}
li.current_page_parent, li.current_page_item {
/*
	background-image:url(images/tabs/tab_left.png);
	background-position: top left;
	background-repeat: no-repeat;
*/
	
	text-align:center;
	display: inline-block;
	
}
li.current_page_item a, li.current_page_parent a {
	/*
background-image:url(images/tabs/tab_right.png);
	background-position: right top;
	background-repeat: no-repeat;
*/
	text-align:left;
	
	position:relative;

	display: inline-block;
	color:#f4c82e;
	text-decoration:none;
	outline:none;
	border-bottom:2px solid Gold;
}
/*         */



.clr {
	height:0;
	display:none;
}
.block {
}
.com-header {
	height:auto;
	clear:both;
	overflow:hidden;
}
.com {
}
.com ol {
	border:0px solid #333;
	display:block;
	clear:both;
	list-style-position:inside;
	padding:0;
}
.com li {
	border:1px solid #222;
	padding:10px;
	display:block;
	clear:both;
	list-style:none;
	list-style-position:inside;
	margin-left:0px;
	margin-top:18px;
}
.com li.alt {
}
.author, .email, .website {
	display:inline-block;
	margin-left:5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:1.2;
	color:#999;
}
.avatar {
	float:left;
	clear:none;
	margin-right:0px;
	display:none;
}
.tp {
	padding-top:0px;
	margin-top:0px;
	overflow:hidden;
	height:auto;
	color:#999;
}
p.tp span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	height:auto;
	line-height:normal;
	color:#CCC;
	display:block;
}
p.tp span a {
	color:#ccc;
	text-decoration:none;
}
p.tp {
	color:#969696;
}
.tp span {
	display:block;
	clear:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:1.2em;
}
.commentmetadata {
	clear:none;
	float:right;
	display:block;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:0.85em;
}
small.commentmetadata a {
	color:#CACACA;
	text-decoration: underline;
}
/*    Post Comment     */
#submit {
	border:1px solid #AAA;
	padding:5px;
	/*  text-indent:-9999ex;
	background-image:url(images/send-ru.png);
	background-repeat:no-repeat;
	background-position:left top;width:65px;
	height:25px;*/
	
	cursor:pointer;
	float:right;
	clear:both;
	margin-right:1%;
	color:#EEE;
	background-color:#777;
}
#comment {
}
.reply textarea {
	border:2px solid #ccc;
	height: 150px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:1em;
	width:98%;
	background-color:#fff;
}
.reply {
	margin-top:50px;
	clear:both;
	display:block;
	border:0px solid #333;
	padding:0px;
	overflow:hidden;
}
.reply p {
	display:block;
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
	width:100%;
}
.reply h3#respond {
	margin-top:0;
	margin-bottom:20px;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.5em;
	color:#666
}
.reply input {
	border:1px solid #999;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:1.2em;
}
/*  footer     */




.footer .tel {
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight: normal;
	letter-spacing:1px;
	color:#FFF;
}
.copyright-logo, .copyright {
}
/* twitter */

.twitter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#999;
	line-height:1.5em;
	text-align:center;
	border: 1px solid #333;
	padding:10px;
	display:inline-block;
	margin-right: auto;
	margin-left:200px;
	height:auto;
	margin-bottom:20px;
	margin-top:15px;
}
.twitter a {
	color:#6BCAFB;
	text-decoration:underline;
}
.copyright a {
	text-decoration: underline;
	color: #7E7E7E;
}
.footer {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:0em;
	overflow:hidden;
	clear:both;
	float:none;
	display:block;
	padding:0;
	border-top: 0px solid #333333;
}
.footerinside {
	width:auto;
	margin:0 0 0 0;
	padding:1.4em 0 0 0;
	display:block;
	overflow:hidden;
	clear:both;
	height:auto;
	/*
background-image:url(images/tabs/line.png);
	background-position: top left;
	background-repeat: repeat-x;
	
*/
	
	
}
.footerinside-1 {
	width:100%;
	margin:0 0 0 0;
	padding:0.8em 0 0 0;
	display:block;
	overflow:hidden;
	clear:both;
	height:auto;
	/* background: url(images/footer-bg.png) repeat-x bottom center; */
	
	
}
.copyright {
	text-align:left;
	width: auto;
	
	
	padding:0 0 0 0;
	margin-bottom:1em;
	display:block;
	clear: none;
	float: left;
	overflow: hidden;
	height:auto;
	
	
}
#footer-about {  display: block;
    clear: none;
    float: left;
    overflow: hidden;
    width: 580px;
    margin: 0 0 1em 0;
    padding: 0 0 0 0;
    height: auto;
	
	}
#footer-about p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:0.8em;
	line-height:1.4em;
	color: #757575;
	margin: 0 0 1em 0;
    padding: 0 0 0 0;}	

ul#footer-menu {
    display: block;
    clear: none;
    float: left;
    overflow: hidden;
    width: 100%;
    margin: 1em 0 0 0;
    padding: 0 0 0 0;
    height: auto;
   
}

ul#footer-menu li {
    background: none;
    clear: none;
    margin: 0 0.7em 7px 0;
    padding: 0 0 0 0;
    height: auto;
	display: inline-block;
}

ul#footer-menu li a {
    background: none;
    color: #6c686c;
    margin: 0 0 0 0;
    padding: 0 0 0.2em 0;
    height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	
}
ul#footer-menu li a:hover { text-decoration: none;}
.copyright-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#808080;
	line-height:1.5em;
	display:block;
	clear:both;
}
.copyright-2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#808080;
	line-height:1.5em;
	display:block;
	clear:both;
}
address { font-style: normal;}


address.address-b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-style:normal;
	color:#A1A1A1;
	line-height:1.5em;
	display:block;margin-bottom:12px;
	clear:both;}
.copyright-logo {
	text-align:left;
	width:275px;
	border-top: 0px solid #D6D6D6;
	height:auto;
	overflow:hidden;
	clear:both;
}
.mylogo, .mytext {
	float:right;
	clear:none;
	overflow:hidden;
	height:auto;
	border: 0px solid #D0B997;
}
.mylogo {
	width: 70px;
	text-align:right;
}
.mytext {
}
.mytext a {
	text-decoration:none;
	color:#555
}
.fl {
	float:left;
	clear:none;
	display:block;
}
.fr {
	float:right;
	clear:none;
	display:block;
}
.container {
	width:950px;
	margin-left: auto;
	margin-right:auto;
	display:block;
	clear:both;
	border:0px solid #333;
	margin-top:25px;
}
img {
	border:0
}
/* Header */
.header {
	width:100%;
	display:block;
	clear:both;
	overflow:hidden;
	height: auto;
	background-image:url(images/head-bg.png);
	background-repeat:repeat-x;
	background-position: bottom;
	border:0px solid #33F;
	margin-top:0;
}
.intro {
	width:950px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	height:auto;
	border:0px solid #6C6;
}
.intro-wrapper {
	background: transparent url(images/logo.png) no-repeat 0px 17px;
	display: block;
	border:0px solid #6C6;
	float:left;
	height:90px;
	width:150px;
	clear:none;
	overflow:hidden;
}
/*   head icons    */	
	.icons {
	float:right;
	clear:none;
	height:auto;
	width:200px;
	display:block;
	border:0px solid #6CC;
}
.icons-wrapper {
	border:0px solid #6C6;
	margin-bottom: 10px;
	height:auto;
	overflow:hidden;
	display:none; /* block  */
}
.icons a {
	float: right;
	text-align:right;
	border:0px solid #6C6;
	padding: 10px 10px 0 18px;
}
.icons a img {
	display: block;
	border:0;
}
.search {
	float: right;
	clear:none;
	border:0px solid #6C6;
	margin-top:29px;
}
#srch-frm {
	background: transparent url(images/search.png) no-repeat scroll left 2px;
	height:25px;
}
.search #s {
	background: transparent none no-repeat 0 0;
	border: none;
	margin: 5px 12px 4px 24px;
	color: #666666;
	width: 122px;
}
/*  main part       */

#loading {
	position:absolute;
	width:100%;
	height:100%;
	display: block;
	margin:0;
	padding:0;
	z-index: 2000; /* IE Fix*/
}
#loading-inside {
	/*  background:#000 url(http://www.sergeybryukhno.ru/wp-content/themes/sergeybryukhno/images/logo.png) 50% 50% no-repeat;*/
	 background:#000;
	position:absolute;
	width:100%;
	height:100%;
	display: block;
	margin:0;
	padding:0;
	text-align:center;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#loading-hide {
	display:block;
	width:200px;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	background: #000 url(black-bg.jpg) repeat;
	z-index:2100;
}
/*  background: #000 url(images/logo.png) 1px 53px no-repeat; */

#loading-img {
	position:relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}
.posts {
	width:100%;
	border:0px solid #09F;
	padding-top:0px;
	margin:0;
	float:left;
	clear:none;
	display:block;
	overflow:hidden;
	height:auto;
}
/*            */			
#page {
	width:100%;
}
#comments {
	border:0px solid #C0C0C0;
}
ul.items p a.more-link {
	display:inline;
	clear:none;
	color:#3297FC;
	text-decoration: underline;
}
/* POST  Text of the article    */
	ul.items {
	list-style-type: none;
	margin: 0;
	padding:0px;
	border:0px solid #C0C0C0;
}
ul.items li {
	display:block;
	height:auto;
	clear:both;
	overflow:hidden;
	width:100%;
	list-style:none;
	list-style-type:none;
	margin-bottom:17px;
	margin-top:0px;
	text-align: left;
}

#page ul.items li {
	
		text-align: left;
}
/*   Columns      */

.col {
	display:block;
	height:auto;
	overflow:hidden;
	float:left;
	clear:none;
}
.items img {
	border:0;
}





 p {
	font: 1em/1.5em 'Times New Roman', Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing: normal;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top:0;
	padding:0;
}






.addthis_container { margin:2em 0 0 0; display: block; clear: both; height: auto; overflow: hidden;}

 a {
	color:#48A6FD;
	text-decoration:underline
}
a:hover {
	color: #E5BE58;
}
.items ul li {
	margin-bottom: 1.25em;
	border:1px solid #B4B4B4;
}

.items blockquote {
	margin-left:15px;
	padding:0;
	display:block;
}
.items blockquote p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.75em;
	color:#777;
}
.items p.promo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:2.55em;
	line-height:1.15em;
	font-weight: normal;
	color: #fff;
	margin-bottom: 35px;
	margin-top:0px;
	padding-top:0px;
	margin-left: 0px;
	letter-spacing: -1px;
	padding: 0;
	text-transform: inherit;
	text-align:left;
	width:98%;
}
.items p.promo em {
	color:#E5BE58;
	font-style:normal;
}
.items p.promo em a {
	color:#E5BE58;
	text-decoration:underline;
}
 h2 {
	border-bottom: 0px solid #ccc;
color: #000;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Lusia Grande', Tahoma, Geneva, sans-serif;
font-size: 2em;
font-weight: bold;
letter-spacing: -0.9pt;
line-height: 1.15em;
margin-bottom: 33px;
margin-left: 0px;
margin-top: 0px;
padding-bottom: 0.2em;
padding-top: 0px;
text-transform: inherit;



}

.items h2, .info { text-align: left;}


#page h2 {border-bottom: 0px; padding-bottom:0;text-align: left;}


 h2 em {
	color: Gold;
	font-style:normal;
}
 h2 a.em {
	color:#E5BE58;
	font-style:normal;
	text-decoration: none;
}
 h2 a {
	text-decoration: none;
	color: #000;text-shadow: white 1px 1px;
}
 h2 a:hover {
	text-decoration: none;
	color: #999;
}
 h3 {
	color:#000;
	font-size:1.7em;
	letter-spacing: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: normal;
	padding:0;
	margin-bottom:0.7em;
	
	text-transform: inherit;
}
.items h3 a {
	text-decoration: underline;
	color: #2a4cc2;
}
.items h3 a:hover {
	text-decoration: underline;
	color: #c4c2d4;
}


 h4 {
	color:#000;
	font-size:1em;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	padding:0;
	margin-bottom:0.5em;
	margin-top:0px;
	text-transform: inherit;
}
.items ul, .items ol {
	margin-bottom: 1.25em;
}
.items ul {
	list-style-type: none;
	margin-left: 0;
}
.items ul li {
	padding-left: 0px;
	background: transparent url(images/ico/bullet.png) no-repeat scroll 2px 6px;
}
.items ul li, .items ol li {
	margin-bottom: 0.25em;
}
/*   Info Bar      */

.info {
	margin-bottom: 20px;
	margin-top:-20px;
	color: #999999; 

}
.info span {
}
.info .date {
	
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	color:#8D8A7B;
	margin-right:1em;
	display:inline-block;
}
.info .author {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#a0a0a0;
	margin-right:1em;
	padding-left:0;
	margin-left:0;
	display:inline-block;
}
.info .comment {
	background: transparent url(images/ico/comment.png) no-repeat 0px -1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding-left:18px;
	display:inline-block;
}
.comment a {
	color: #ccc;
	text-decoration:underline;
}
.info .cat {
	background: transparent url(images/ico/cat.gif) no-repeat 0 1px;
}
.info .tag {
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	font-size:0.75em;
	display:block;
	margin-top:25px;
	clear:both;
	text-align: left;
}
.info .tag a {
	color:#777;
	text-decoration:underline;
}
.info .edit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	display:none;
	clear:both;
	margin-top:50px;
	overflow:hidden;
}
.info .edit a {
	color:#333;
}
/*    Sidebar      */		


	.sidebar {
	width:26%;
	display:block;
	height:auto;
	float: right;
	clear:none;
	
	margin-top:0px;
	padding:0px;
	
	position:relative;
	top:0px;
	/* optional rounded corners for browsers that support it -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
  
	background: #fff;
}
.sidebar h3 {
	font-size: 1.2em;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#fff;
	padding:0px;
	margin-bottom:15px;
	margin-top:0;
	border-bottom:0px solid #161616;
}
.sidebar ul, .sidebar ol {
	margin: 0;
	padding:0px;
	list-style-type: none;
	border:0px solid #111;
}
.sidebar ul li {
	font-family:Arial, Helvetica, sans-serif;
	color:#9D9D9D;
	font-size:0.75em;
	padding-left: 0px;
	background: transparent url(!images/ico/bullet.png) no-repeat 1px 4px;
}
.sidebar ul li, .sidebar ol li {
	margin-bottom: 0.0em;
}
/*   Widgets   */

.widget_tag_cloud h3 {
	display:none;
}
.widget_tag_cloud {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:40px;
	background-color:#F90;
}
.widget_tag_cloud a {
	color:#000;
	text-decoration:none;
}

.widget_tag_cloud a:hover {
	color:#fff;
	text-decoration:none;
}

/* Recent */
.widget_recent_entries a {
	color:#FD9A0C;
	text-decoration:underline;
}
/*   */
.widget_categories {
	padding:5px;
	
	
}
.widget_categories h3 {
	display:none;
}
.widget_categories li.cat-item {
	margin-bottom:0px;
	display:block;
	border-left:0px solid #4A4A4A;
	border-bottom:0px solid #E78A0A;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
	clear:both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:1.3em;
	color:#C0C0C0;
}
.widget_categories ul li a {
	color:#fff;
	text-decoration:none;
}
.widget_categories ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.widget_categories li.current-cat {
	color:#fff;
}
.widget_categories li.current-cat a {
	color:#000;
	text-decoration:none;
}
.widget_categories li.current-cat a:hover {
	color:#fff;
	text-decoration:none;
}
#recent-posts {
	padding:5px;
	margin-top:10px;
}
.widget_recent_entries {
}
#recent-posts a {
	color:#fff;
	text-decoration:underline;
}
.widget_recent_entries ul li {
	margin-bottom:10px;
	line-height:normal
}
/*  WP Defaults      */




.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.categories {
}
.cat-item {
}
.current-cat {
}
.current-cat-parent {
}
.pagenav {
}
.widget {
}
.widget_text {
}
.blogroll {
}
.linkcat {
}
/*   PORTFOLIO     */


#canadaprovinces h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:2em;
	font-style:normal;
	font-weight:100;
	line-height:1.2em;
	letter-spacing: -0.9pt;
	padding-bottom: 0px;
	padding-top:0px;
	padding-left:0;
	color:#fff;
	margin-top:1em;
	margin-bottom:0px;
	clear:both;
	width: 98%;
	height:auto;
	
	display: block;
	position:relative;
	vertical-align:top;
	border-bottom:0px;
	text-align: center;
}
#canadaprovinces h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	clear:both;
	display: block;
	height:auto;
	overflow:hidden;
	margin-bottom:18px;
	margin-top:12px;
	padding-right:0px;
	/* line-height:30pt; */
	line-height:normal;
	font-weight: normal;
	padding-top:0px;
	padding-bottom: 0px;
	margin-left: 0px;
	letter-spacing: normal;
	text-transform: inherit;
	text-align: center;
}
#canadaprovinces p {
	margin-top: 20px;
	clear:both;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	line-height:1.5em;
	letter-spacing:normal;
	color:#7A7A7A
}
/*     */

span.to-link {
	display:inline-block;
	clear:both;
	margin-bottom:5px;
	margin-left:0px;
	background:#4c87e8;
	
	background-position: top left;
	background-repeat: no-repeat;
	padding-left:9px;
	border:0px solid #333;		border-bottom-left-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright: 5px;
}
span.to-link span.to-linkclick {
	display:inline-block;
	
	background-position: top right;
	background-repeat: no-repeat;
	padding-right:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1em;
	padding-bottom:7px;
	padding-top:4px;
	cursor: pointer;
	text-decoration:none;
	color:#fff;

}
/*  underlined      */

.underlined {
	border-bottom:1px solid #333;
}
/*  Designer      */
.designer {
	border-bottom:0px solid #333;
	padding-top:20px;
	padding-bottom:20px;
	width:auto;
	height:auto;
	clear:both;
	overflow:hidden
}
.designer-photo {
	float:left;
	clear:right;
	margin-right:15px;
}
/*  TIMELINE      */
.time_line {
	width: 98%;
	height: 3px;
	clear:both;
	position:relative;
	display:block;
}
#time_stages {
	border-bottom:0px solid #222222;
	border-top:0px solid #242424;
	width:auto;
	height: auto;
	display:block;
	clear:both;
	overflow:hidden;
	background-image:url(images/timeline/bg.jpg);
	background-position: right 53px;
	background-repeat:no-repeat;
	margin-bottom: 18px;
	margin-top: 5px;
	padding-top:0px;
	padding-bottom:20px;
	position:relative;
}
.float_stage {
	float:left;
	clear:none;
	width: 22%;
	height:auto;
	padding-right: 0px;
	margin-left:0px;
	margin-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}
.t_point {
	margin-bottom: 11px;
	display:block;
	height:27px;
	background:url(images/timeline/point.png) no-repeat 0 0;
}
#time_stages h3.t_text {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	letter-spacing:0.3pt;
	padding-top: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 21px;
	margin-left:5px;
	margin-bottom:7px;
}
.t_text a {
	color: #ffffff;
	text-decoration: underline;
}
/* 585858 */
.t_text_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#746D6E;
	letter-spacing:normal;
	margin-top: 10px;
	padding-right:3px;
	font-weight: normal;
	letter-spacing: -0.09pt;
	line-height: 14pt;
	margin-left:5px;
}
.t_text_more a {
	color: #747474;
	text-decoration: underline;
}
/*  RATINGS     */
.voted, .article {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#EAEAEA;
	margin-top:10px;
}
/*  PORTFOLIO     */


.glidecontentwrapper {
	position: relative; /* Do not change this value */
	width: 100%;
	height: 1374px; /* Set height to be able to contain height of largest content shown*/
	border: 0px solid #687C98;
	overflow: hidden;
	clear:both;
	display:block;
	border:0px solid #333;
}
#canadaprovinces {
	margin:0;
	padding:0;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/
.glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	
	top:0px;
	vertical-align:top;
	padding-left: 0px;
	padding-top:0px;
	margin-top:0px;
	visibility: hidden;
	height:auto;
	width: 100%;
	border:0px solid #333;
	clear:both;
	display:block;
	background:#000;
	
}
.glidecontent p {
	display:block;
	width:100%;text-align: center;
}
.portfolio-navigation {
	width:100%;
	border-bottom:0px solid #f5f5f5;
	ba
	height:auto;
	clear:both;
	overflow: visible;
	background:#000;
	
	padding-left:0px;
	padding-bottom:1.3em;
}
#p-select {
	position:relative;
	width:auto;
	height: auto;
	position:relative;
	background:#000;
	margin:0 auto 0 auto;
}
#p-select tbody tr td {
	vertical-align:bottom;
	width:38px;
	height:70px;
	text-align:center;
	display:table-cell;
	position:relative;
	padding-top:0px;
	padding-bottom:7px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler { /*style for DIV used to contain toggler links. */
	width: 100%;
	overflow:hidden;
	margin-top: 0px;
	margin-left:2px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	background: #fff;
	text-align: left;/*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a { /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display:inline-block;
	cursor:pointer;
	padding:0;
	margin:0;
	text-decoration: none;
	float:none;
	clear:none;
	vertical-align:text-bottom;
}
/*    <td><a class="prev" href="#"></a></td><td><a class="next" href="#"></a></td>    */



.glidecontenttoggler a.prev, .glidecontenttoggler a.next {
	height:27px;
	width:100%;
	display:block;
}
.glidecontenttoggler a:hover.prev, .glidecontenttoggler a:hover.next {
}
.glidecontenttoggler a.prev {
	background-image: url(http://www.sergeybryukhno.ru/wp-content/themes/sergeybryukhno/portfolio/arrows/left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px solid #333;
	margin-right:0px;
	outline: none;
}
.glidecontenttoggler a.next {
	background-image:url(http://www.sergeybryukhno.ru/wp-content/themes/sergeybryukhno/portfolio/arrows/right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	border:0px solid #333;
	margin-left:0px;
	outline: none;
}
.glidecontenttoggler a:hover.prev {
	background-image: url(http://www.sergeybryukhno.ru/wp-content/themes/sergeybryukhno/portfolio/arrows/left-lighton.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px solid #333;
	margin-right:0px;
	outline: none;
}
.glidecontenttoggler a:hover.next {
	background-image: url(http://www.sergeybryukhno.ru/wp-content/themes/sergeybryukhno/portfolio/arrows/right-lighton.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	border:0px solid #333;
	margin-left:0px;
	outline: none;
}
.glidecontenttoggler a.selected { /*style for selected page's toggler link. ".selected" class auto generated! */
	padding: 5px;
	border:2px solid #4496F2;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	display:inline-block;
	margin-bottom:-5px;
	outline: none;
}
.glidecontenttoggler a.selected img {
	position:relative;
	top:1px;
	border:none;
}
.glidecontenttoggler a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	display:inline-block;
	outline: none;
}
