@charset "utf-8";
/*  
Theme Name: Oleg Mykhailenko personal blog v.2.0
Theme URI: http://www.mykhailenko.com/
Description: Personal blog.
Version: v.2.0
Author: Oleg Mykhailenko a.k.a. Legich 
Author URI: http://www.mykhailenko.com/
Tags: grey, color header, fixed width, two columns, widgets
*/

/*****************************/
/* Typography & Colors START */
/*****************************/
body {
	font-size:62.5%;
	font-family:Tahoma, Geneva, sans-serif;
	background:url('images/bg.jpg') #efefef repeat;
	width:100%;
	padding:0px;
	margin:0 auto;
	text-align:center;
}
#page {
	border: 1px solid #959596;
	text-align: left;
}
#header {
	background:url('images/header.jpg') #efefef no-repeat bottom center;
}
#content {
	font-size: 1.2em;
	float:left;
	text-align:left;	
}
.logo {
	text-align:center;
	margin:20px 0 0 0;
	padding:10px 40px 0 0;
}
.entry p {
	font-size: 1.05em;
	margin: 13px 0 0 0;	
}
.narrowcolumn .entry {
	line-height: 1.6em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border: 1px solid #ddd;
}
#footer {
	background: #efefef url('images/footer.jpg') no-repeat top center;
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 2.2em;
}
h1, h3 {
	font-family: Tahoma;
	font-weight: bold;
}
h2 {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:300;
	border-bottom: 3px solid #d4d4d4;
	padding-bottom:5px;
}
h1 {
	font-size: 4em;
	text-align: center;
}
.description {
	font-size: 1.2em;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#a8a8a8;
	padding-top:10px;
}
h2 {
	font-size:24px;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: Tahoma;
	text-transform:uppercase;
	font-style:normal;
	font-size: 14px;
	background:#dadada;	
	border:none;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.comment-reply-link {
	background:#bbdeff;
	padding:5px;
	transition:background 0.25s linear;
	-webkit-transition:background 0.25s linear;	
}
	a.comment-reply-link:hover {
		text-decoration:none;
		background:#a1d1ff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata a {
	font-weight: normal;
}
#sidebar {
	font: 1em Tahoma;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a, h3 a {
	transition:color 0.5s linear;
	-webkit-transition:color 0.5s linear;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/***************************/
/* Typography & Colors END */
/***************************/


/*******************/
/* Structure START */
/*******************/
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	background: #efefef url('images/middle.png') repeat-y center;
	margin: 0 auto;
	border: none;
	width:974px;
}
#header {
	background-color:#efefef;
	margin:0 0 0 -1px;
	padding:0;
	min-width:974px;
	height:431px;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 40px;
	margin: -225px 0 -225px 0;
	width: 600px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 50px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 15px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding:0;
	margin:0 auto;
	height:293px;
	min-width:974px;
}
.footerempty {
	margin:0 auto;
	padding:0;
	clear:both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/*****************/
/* Structure END */
/*****************/


/*****************/
/* Headers START */
/*****************/
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: -15px 0 0;
}
h3#comments {
	padding: 0;
	border-bottom:2px solid;
	margin:15px auto -15px;
	padding:15px 0 0 0;
}
/***************/
/* Headers END */
/***************/


/****************/
/* Images START */
/****************/
p img {
	padding: 0;
	max-width: 100%;
}
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;
}
	.alignright a:hover {
		background:#F0F2F4;
		padding:5px 0 5px 5px;
		text-decoration:none;
	}	
.alignleft {
	float: left;
}
	.alignleft a:hover {
		background:#F0F2F4;
		padding:5px 5px 5px 0;
		text-decoration:none;
	}	
/**************/
/* Images END */
/**************/


/*********************/
/* Entry Lists START */
/*********************/
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 10px 0 0;
	padding: 2px 0 3px 0;
}
/*******************/
/* Entry Lists END */
/*******************/


/***********************/
/* Form Elements START */
/***********************/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 260px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 500px;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform {
	margin: 0 0 5px auto;
	float: left;
}
#submit {
	border:1px solid #8c8c8c;
	background:#e8e8e8;
	float:left;
	cursor:pointer;
}
/*********************/
/* Form Elements END */
/*********************/


/******************/
/* Comments START */
/******************/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: 5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 90px 10px 0;
}
.children {
	padding: 0 0 0 5px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/****************/
/* Comments END */
/****************/


/******************/
/* Calendar START */
/******************/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/****************/
/* Calendar END */
/****************/


/********************************/
/* Various Tags & Classes START */
/********************************/
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 45px;
}
/******************************/
/* Various Tags & Classes END */
/******************************/


/******************/
/* Captions START */
/******************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0;
}
.alignright {
	float: right;
	margin: 0;
}
.wp-caption {
	border: 10px solid #dadada;
	text-align: center;
}
.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;
}
/****************/
/* Captions END */
/****************/


/**************/
/* Post START */
/**************/
	a.more-link, a.more-link:active, a.more-link:visited {
		display:block;
		margin:10px 0 0 0;
		padding:5px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-weight: 700;
		color:#00577f;
		width:85px;
		background: #bbdeff;
		text-decoration: none;
		transition:background 0.5s linear;
		-webkit-transition:background 0.5s linear;		
	}	
	
	a.more-link:hover {
		background: #a1d1ff;
		color:#00577f;
	}
.comments-icon {
	background:url('images/comments.png') no-repeat;
	float: left;
	padding-left:38px;
}
	.comments-icon a {
		display: inline-block;
		background: #ffddbb;
		color:#494949;
		padding:5px;
		transition:background 0.5s linear;
		-webkit-transition:background 0.5s linear;
	}
	.comments-icon a:hover {
		background: #ffc78f;
		text-decoration: none;
	}
.cat-icon {
	background:url('images/cat.png') no-repeat;
	height:22px;
	float: left;
	padding-left:35px;	
	margin-left:30px;
}
	.cat-icon a {
		display: inline-block;
		background: #d6c7ff;
		color:#494949;
		padding:5px;
		transition:background 0.5s linear;
		-webkit-transition:background 0.5s linear;		
		
	}
	.cat-icon a:hover {
		background: #c6b1ff;
		text-decoration: none;
	}
.tags-icon {
	background:url('images/tags.png') no-repeat;
	height:24px;
	float: left;
	padding-left:35px;	
	margin-left:30px;	
}
	.tags-icon a {
		display: inline-block;
		background: #fec8c8;
		color:#494949;
		padding:5px;
		transition:background 0.5s linear;
		-webkit-transition:background 0.5s linear;
	}
	.tags-icon a:hover {
		background: #ffa5a5;
		text-decoration: none;
	}
.edit-icon {
	background:url('images/edit.png') no-repeat;
	width:24px;
	height:23px;
	float: right;
}
/************/
/* Post END */
/************/


/*************************/
/* Dynamic sidebar START */
/*************************/
#sidebar {
	float:right;
	padding: 20px 0 10px 0;
	margin:-220px 33px -223px 0;
	width: 260px;
	font-size:12px;
	text-align:left;
}
#sidebar form {
	margin: 0;
}
#sidebar_container {
	background:#e7e7e7;
	padding:10px;
}
* {
	margin: 0;
	padding: 0;
}
.widget {
	width: 260px;
	padding-top: 11px;
	background: #dadada;
	margin-bottom: 15px;
}
	.widget a {
		color: #222;
		text-decoration: none;
	}
	.widget a:hover {
		color: #009;
		text-decoration: underline;
	}
.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
}
	.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: 600;
		padding: 4px 6px;
		outline: none;
		transition:background 0.25s linear;
		-webkit-transition:background 0.25s linear;
	}
	.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #e7e7e7;
		color: #222;
		text-decoration: none;
	}
.tabdiv, .tabdiv_com {
	margin-top: 10px;
	background: #e7e7e7;
	padding: 5px;
}
		.tabdiv li, .tabdiv_com li {
			list-style: none;
			border-bottom:1px solid #c6c6c6;
		}
		.tabdiv li:first-child, .tabdiv li:last-child, .tabdiv_com, .tabdiv_com li:last-child {
			list-style: none;
			border:none;
		}
		.tabdiv ul.children li.cat-item, .tabdiv_com ul.children li.cat-item {
			border:none;
			font-size:11px;
		}
		.tabdiv li a:hover, .tabdiv_com li a:hover {
			text-decoration:none;
		}
			
.ui-tabs-hide {
	display: none;
}	
		.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
		}
/***********************/
/* Dynamic sidebar END */
/***********************/


/**************************/
/* Subscribes (all) START */
/**************************/
.subscribe {
	margin-bottom:7px;
}
	.go {
		height: 24px; 
		color:#f6f6f6; 
		background: #747474; 
		border: none; 
		margin-left:6px;
		padding:0 2px 0 2px;
		cursor:pointer;
	}
.subscribe_twitter a {
		display: inline-block;
		width:86px;	
		background: #747474;
		font-size:16px;
		color:#f4f4f4;
		text-align:center;				
		padding:3px 0;
		float:left;
		transition:background 0.5s linear;
		-webkit-transition:background 0.5s linear;
}
.subscribe_twitter a:hover {
		background: #2da9d2;
		text-decoration: none;
}
	.subscribe_rss a {
			display: inline-block;
			width:86px;
			background: #747474;
			font-size:16px;
			color:#f4f4f4;
			text-align:center;
			padding:3px 0;
			float:left;
			margin:0px 0px 0px 1px;
			transition:background 0.5s linear;
			-webkit-transition:background 0.5s linear;			
	}
	.subscribe_rss a:hover {
			background: #df5b03;
			text-decoration: none;
	}
		.subscribe_lj a {
				display: inline-block;
				width:86px;				
				background: #747474;
				font-size:16px;
				color:#f4f4f4;
				text-align:center;				
				padding:3px 0;
				margin:0px 0px 0px 1px;
				transition:background 0.5s linear;
				-webkit-transition:background 0.5s linear;				
		}
		.subscribe_lj a:hover {
				background: #356b99;
				text-decoration: none;
		}
		
.subscribe_vkontakte a {
		display: inline-block;
		width:82px;	
		background: #747474;
		font-size:16px;
		color:#f4f4f4;
		text-align:center;				
		padding:3px 2px;
		float:left;
		transition:background 0.5s linear;
		-webkit-transition:background 0.5s linear;
}
.subscribe_vkontakte a:hover {
		background: #4e79a1;
		text-decoration: none;
}
	.subscribe_facebook a {
			display: inline-block;
			width:86px;
			background: #747474;
			font-size:16px;
			color:#f4f4f4;
			text-align:center;
			padding:3px 0;
			float:left;
			margin:0px 0px 0px 1px;
			transition:background 0.5s linear;
			-webkit-transition:background 0.5s linear;			
	}
	.subscribe_facebook a:hover {
			background: #3b5998;
			text-decoration: none;
	}
		.subscribe_tumblr a {
				display: inline-block;
				width:86px;				
				background: #747474;
				font-size:16px;
				color:#f4f4f4;
				text-align:center;				
				padding:3px 0;
				margin:0px 0px 0px 1px;
				transition:background 0.5s linear;
				-webkit-transition:background 0.5s linear;				
		}
		.subscribe_tumblr a:hover {
				background: #2c4762;
				text-decoration: none;
		}		
/************************/
/* Subscribes (all) END */
/************************/
		
		
/******************/
/* Counters START */
/******************/
.counter_twitter {
	display: inline-block;
	margin-bottom: 10px;
}
.counter_rss {
	display: inline-block;
	margin-left:15px;
	margin-bottom: 10px;	
}
/****************/
/* Counters END */
/****************/


/****************/
/* Search START */
/****************/
#searchform {
	margin:0;
	width:252px;
	background:#e7e7e7;
	border:1px solid #c5c5c5;
	float:right;
	display: inline;
}
#searchform #sinp {
	margin:0;
	padding:0 0 0 2px;
	width:207px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:24px;
	font-style:italic;
	background:none;
	color:#919191;
	border:0;
	float:left;
}
#searchform #search-submit {
	margin:0 7px 0 0;
	width:26px;
	height:29px;
	background:#e7e7e7 url('images/search.png') no-repeat;
	border:0;
	float:right;
	cursor:pointer;
	display: inline;	
}
/**************/
/* Search END */
/**************/


/*************/
/* Ads START */
/*************/
.ads {
	width:261px;
	height:125px;
}
.ads-fr-title {
	font-family:Tahoma;
	font-size:10px;
	color:#c3c3c3;
	margin-top:-11px;
	margin-bottom:3px;
}
/***********/
/* Ads END */
/***********/


/*****************/
/* Friends START */
/*****************/
.friend_blogroll {
	opacity:0.6;
	filter:alpha(opacity=60);
	transition:opacity 1s linear;
	-webkit-transition:opacity 1s linear;
}
	.friend_blogroll:hover {
		opacity:1.0;
		filter:alpha(opacity=100);
	}
/***************/
/* Friends END */
/***************/

.my-projects {
	opacity:0.9;
	filter:alpha(opacity=90);
	transition:opacity 1s linear;
	-webkit-transition:opacity 1s linear;
}
	.my-projects:hover {
		opacity:1.0;
		filter:alpha(opacity=100);
	}

/****************/
/* Footer START */
/****************/
.footer-bg {
	background:url('images/top-menu-bg.png') repeat;
	width:100%;
	margin:0 auto;
	padding:0;
}
	.footer-container {
		margin:0 auto;
		padding:0;
		width:974px;
		height:200px;
		text-align:left;
	}
	.tags-container {
		position:absolute;
		width:615px;
		padding:10px 10px 10px 25px;
		text-align:justify;
	}
	.about-container {
		position: absolute;
		width:285px;
		text-align:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		color:#4c4c4c;
		margin:0 0 0 680px;
		padding:10px 0 0 0;
		text-shadow: 0 1px 0px #ffffff;
	}
		.about-container a {
			font-family: Tahoma;
			font-size:11px;
			color:#f4f4f4;
			text-decoration:none;
			background:#a8a7a7;
			padding:5px;
			margin-top:10px;
			text-shadow:none;
			transition:background 1s linear;
			-webkit-transition:background 1s linear;
		}
		.about-container a:hover {
			background:#8a8a8a;
			padding:5px;
			margin-top:10px;	
		}
.about-title, .tags-title {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic;
	font-size:25px;
	color:#747474;
	padding-bottom:5px;
	text-shadow: 0 1px 0px #ffffff;
}
.all-tags {
	text-shadow: 0px 1px 0px #ffffff;
}
.bottom-text-link {
	width:974px;
	margin:25px auto;
	padding:0;
	font-size:11px;
}
.bottom-text-link p {
	text-align:left;
	padding-left:25px
}
.up {
	float:right;
	margin:-57px 50px 0 0;
	padding-bottom:10px;
}
.bottom-top-sep {
	margin:0 auto;
	background: url('images/bottom-top-separator.png') bottom repeat-x;
	height:2px;
	margin:10px 0 0 0;
}
.bottom-bottom-sep {
	margin:0 auto;
	background: url('images/bottom-bottom-separator.png') bottom repeat-x;
	height:2px;
}	
/**************/
/* Footer END */
/**************/


/******************/
/* Top menu START */
/******************/
.top-menu-navigation {
	background:url('images/top-menu-bg.png') repeat-x;
	width:100%;
	height:40px;
	margin:0 auto; 
	padding:0;
	text-align:center;
}
	.top-menu-navigation ul.pages {
		margin:0 auto;
		padding:8px 0;
		list-style:none;
		text-align:center;
		text-shadow: 0px 1px 0px #ffffff;
		width:974px;
	}
		.top-menu-navigation ul.pages a {
			padding:0 25px 0 25px;
			font-size:16px;
			color:#4c4c4c;
			text-decoration:none;		
		}
			.top-menu-navigation ul.pages a:hover {
			color:#7d7d7d;
		}
			.top-menu-navigation ul.pages li.current_page_item a:active, .top-menu-navigation ul.pages li.current_page_item a:visited {	
			margin:-3px 0 0 0; 
			padding:8px 25px 14px 25px;
			color:#7d7d7d;
			text-shadow: 0px -1px 0px #ececec;
			background:url('images/top-menu-bg-hover.png') repeat-x;
		}
	.top-menu-navigation ul li {
		margin:8px 3px;
		padding:0;
		display:inline;
		list-style:none;
	}
.top-sep {
	margin:0 auto;
	background: url('images/top-menu-separator.png') bottom repeat-x;
	height:2px;
}
/****************/	
/* Top menu END */
/****************/		
		

/**************/
/* Date START */
/**************/
.date_container {
	width:57px;
	margin-left:-90px;
	float:left;
	background-color:#dfdfdf;
	border: 1px solid #dfdfdf;
	padding:10px 5px;
}
	.day {
		font-family:Georgia, 'Times New Roman', Times, serif; 
		font-size:32px; 
		color:#8b8b8b; 
		font-weight:bold;
	}
	.month {
		font-family:Georgia, 'Times New Roman', Times, serif; 
		font-size:19px; 
		color:#8b8b8b; 
		font-weight:bold;
	}
	.year {
		font-family:Georgia, 'Times New Roman', Times, serif; 
		font-size:17px; 
		color:#8b8b8b; 
		text-align:center; 
		margin:0 auto; 
		padding:0;
	}
/************/	
/* Date END */
/************/


/***********************/
/* Related posts START */
/***********************/
.related_posts {
	background:#f8f8f8;
	border:1px solid #8c8c8c;
	padding:5px 10px 5px 10px;
	margin:10px auto 0;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	clear:both;
}
.related_posts ul {
	list-style: circle;
	color:#CCCCCC;
	margin-left:30px;
	margin-top:5px;
	font-size:12px;
	font-weight: normal;	
}
/*********************/
/* Related posts END */
/*********************/


/**************************/
/* Separators (all) START */
/**************************/
.bottom-vert-sep {
	background: url('images/bottom-vert-separator.png') bottom repeat-y;
	width:3px;
	height:202px;
	margin:-1px 0 0 660px;
	position:absolute;
}
.separator_sb {
	border-bottom:1px solid #e8e8e8;
	width:298px;
	margin:15px 0 15px -18px;
	clear:both;
}
.separator_main_news {
	width:641px;
	border-bottom:1px solid #cfcfcf;
	margin-left:-20px;
}
.separator_main_news_single {
	width:641px;
	border-bottom:1px solid #ebebeb;
	margin-left:-20px;
}
/************************/
/* Separators (all) END */
/************************/


.after_post {
	display:inline-block;
	background:#f5f5f5;
	border:1px dashed #cccccc;
	margin:10px 0 0 0;
	padding:5px;
	font-size:12px;
	color:#999999;
	width:98%;
}
.social-separator {
	clear:both;
	border-bottom:1px dashed #cccccc;
	margin:0px -5px 7px -5px;
}
.breadcrumb {
	padding:10px 20px;
	width:600;
	background:#f8f8f8;
	margin:0 -21px 0 -20px;
	border-bottom:1px solid #ebebeb;
}
.wp-polls .Buttons {
	border:1px solid #3acdff !important;
	background-color:#9de7ff !important;
	cursor:pointer;
	padding:5px 7px;
	transition:background-color 0.5s linear;
	-webkit-transition:background-color 0.5s linear;
	-moz-transition:background-color 0.5s linear;
	-khtml-transition:background-color 0.5s linear;
	-o-transition:background-color 0.5s linear;		
}
	.wp-polls .Buttons:hover {
		background-color:#3acdff;
	}
#vk_like {
	margin:-35 87px 7px 0;
	padding:6px 0 3px 0;
	float:left;
	width:160px !important;
	clear:none !important;
}
.clearfix {
    display: inline-block;
}
