/*  
Theme Name: Mikalbelicove
Version: 1.1.3
Description: Theme Description
Author: AmixStudio
Author URI: http://www.amixstudio.com

*/

/* Default styles */
@import "css/reset.css";

/* Defaults */
a{ color: #1a74b0; text-decoration: none; }
a:hover{ text-decoration: underline; }
body{ font: 13px Arial, HelvІetica, sans-serif;; line-height: 1.5em; color: #4d4c4c; background: #fff; }

h1, h2, h3, h4, h5, h6{ margin: 0; font-family: Arial,Helvetica,Sans-serif; color: #000000; }
h1{font-size: 20px;} h2{font-size: 18px;} h3{font-size: 16px;} h4{font-size: 15px;} h5{font-size: 14px;} h6{font-size: 13px;}

p{margin: 0;}

input, select, textarea{font-family: Arial,Helvetica,Sans-serif; font-size: 12px;}
textarea{overflow: auto;}

/* Hyperlinks */

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited{ text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{text-decoration: underline;}

/* Wrapper */
.wrapper{
	margin:0 auto;
	width:960px;
	min-height: 679px;
	padding: 40px 0 40px 0;
	overflow: hidden;
	background: url(images/bgr_wrapper.png) no-repeat 447px top;
}
/*content*/
#content{
	float:right;
}
.col_content{
	width:463px;
	padding: 18px 0 0 0;
	padding: 0 20px 0 0;
}
/*sidebar*/
#sidebar{
	float:left;
}
.col_sidebar{
	width:447px;
}
/* Header */
#header{
	width:100%;
	height: 398px;
	overflow: hidden;
}
#logo{
	display: block;
	cursor: pointer;
	width: 250px;
	height: 25px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999em;
	margin: 11px 0 0 27px;
}
#header p{
	display: block;
	width: 242px;
	height: 33px;
	background: url(images/tit_slogan.png) no-repeat;
	text-indent: -9999em;
	margin: 17px 0 0 33px;
}

/*block*/
#block{
	width:427px;
	min-height: 125px;
	background: url(images/bgr_block.png) no-repeat;
	padding: 10px;
}
#block p{
	text-align: right;
	color: #000;
}
#block .tags{
	color: #4d4c4c;
	text-align: right;
	padding: 30px 0 0 50px;
	line-height: 1.75em;
}
#block .tags a{
	color: #1a74b0;
}
#block .tags a span{
	color: #ae2a20;
}
/* Mainmenu */
#mainmenu{
	width: 100%;
	height: 48px;
}
#mainmenu ul{
	float: left;
}
#mainmenu ul li{
	float: left;
	font-size: 17px;
	line-height: 1.3em;
	padding: 0 12px 0 0;
}
#mainmenu ul li a:hover{
	color: #000;
	text-decoration: none;
}
#mainmenu ul li.current_page_item > a,
#mainmenu ul li.current-menu-ancestor > a,
#mainmenu ul li.current-menu-item > a,
#mainmenu ul li.current-menu-parent > a {
	color: #000;
}

* html #mainmenu ul li.current_page_item a,
* html #mainmenu ul li.current-menu-ancestor a,
* html #mainmenu ul li.current-menu-item a,
* html #mainmenu ul li.current-menu-parent a,
* html #mainmenu ul li a:hover {
	color: #000;
}

/*main_title*/
.main_title{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
	background: url(images/bgr_main_title.png) no-repeat left bottom;
}

/* Post */
.post{
	width:100%;
	margin:0 0 15px 0;
	border-bottom: 1px solid #dbdbdb;
}
#content .page{
	margin:0;
}
.entry{
	width:100%;
	overflow:hidden;
	line-height:1.4em;
}
.entry a{
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.entry p{
	margin:0 0 15px 0;
}
.entry h1{}  .entry h2{}  .entry h3{}  .entry h4{}  .entry h5{}  .entry h6{}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{	margin: 0 0 15px 0; }

.entry ul{ margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ul ul{ margin: 0; }
.entry ul li{	list-style-type: disc; }
.entry ul ul li{ list-style-type: circle; }

.entry ol{ margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ol ol{ margin: 0; }
.entry  ol li{ list-style-type: decimal; }
.entry  ol li ol li{ list-style-type: decimal; }

.entry .list_bookmarks{
	padding: 0;
}
.entry .list_bookmarks li.linkcat{
	list-style: none;
}
.entry .list_bookmarks li.linkcat li{
	list-style:disc;
}

img.wp-smiley{ padding: 0; border: none; }

.entry .alignleft{ float: left; width: auto; margin: 10px 15px 10px 0; }
.entry .alignright{ float: right; width: auto; margin: 10px 0 10px 15px; }
.entry .aligncenter{ text-align: center; }

.entry .wp-caption{ padding: 1px; text-align:center; background:#F8F8F4; border: solid 1px #e6e6e6; margin: 0 0 15px 0; }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text{ margin:0; padding:0; font-size:11px; text-align:center; }

.page-template-template-consulting-php #sidebar .thumb{
	margin: 10px 0 0 0;
}

.page-template-template-consulting-php #sidebar .thumb img{
	max-width: 100%;
}

/*post_row*/
.post_row{
	width: 100%;
	overflow: hidden;
	margin:0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #dbdbdb;
}
.post_row .thumb{
	float: left;
	width: 125px;
}
.post_row .thumb img{
	float: left;
	width: 119px;
	height: 74px;
	padding: 2px;
	border: 1px solid #1a74b0;
}
.post_row .thumb2{
	float: left;
	width: 80px;
}
.post_row .thumb2 img{
	float: left;
	width: 74px;
	height: 119px;
	padding: 2px;
	border: 1px solid #1a74b0;
}
.post_row .data{
	width: 323px;
	float: right;
}
.post_row .data2{
	width: 368px;
	float: right;
}
.post_row h2{
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 5px 0;
}
.post_row p{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.home_post{
	padding: 120px 0 0 0;
}

/*socials*/
#sidebar .socials{
	width: 100%;
	overflow: hidden;
}
#sidebar .socials ul{
	float: right;
	padding: 10px 0 0 0;
}
#sidebar .socials ul li{
	float: left;
	padding: 0 0 0 7px;
}
#sidebar .socials ul li img{
	float: left;
	cursor: pointer;
}

/* Searchform */
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

/* Footer */
#footer{
	width:100%;
	overflow:hidden;
	padding: 20px 0 20px 0;
}
#footer ul{
	text-align: center;
}
#footer li{
	display:inline;
	font-size:12px;
	line-height:1.3em;
	padding:0 0 0 20px;
	text-transform:capitalize;
	background:url(images/bgr_footer_li.gif) no-repeat left center;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
}
#footer p{
	color:#6b6b6b;
	padding:0 0 4px 0;
	text-align: center;
}
#footer p a{
}
#footer p.copyrights{
}
#footer p.credit{
}

/* Begin Images */
p img{
	padding: 0;
	max-width: 100%;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright{
	display: inline;
}
img.alignleft{
	display: inline;
}
.alignright{
	float: right;
}
.alignleft{
	float: left;
}

/* Respond */
#respond{
	margin:20px 0 20px 0;
	overflow:hidden;
}
.commentlist #respond{
	margin:0 0 20px 0;
}
#respond h3{
	font-size:20px;
	font-weight:normal;
}
.cancel-comment-reply{
	font-size:12px;
	padding: 5px 0 0 0;
}
.cancel-comment-reply a{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:12px;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-size:12px;
	color:#666;
}
#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-size:12px;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:12px;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}

/* Comments*/
#comments{
	font-size:20px;
	font-weight:normal;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ececec;
	background:#f6f6f5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:12px;
	line-height:1.5em;
}
.commentlist .children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:12px;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:12px;
	line-height:1.6em;
}
.commentlist .reply{
	text-align:right;
}
.commentlist .reply a{
	font-size:12px;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	padding:2px 6px 2px 6px;
}
.commentlist .reply a:hover{
	text-decoration:none;
	background:#c6c4c4;
}
.comment-author{
	font-size:14px;
	margin:0 0 10px 0;
}
.comment-author img{
	border:2px solid #b8b8b5;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	left: 10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
	left: 10px;
}

/* Calendar */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}

/* Various Tags & Classes */
acronym, abbr, span.caps{
	cursor: help;
}
acronym, abbr{
	border-bottom: 1px dashed #dfcfba;
}
blockquote{
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #bdbdbd;
}
blockquote cite{
	margin: 5px 0 0;
	display: block;
}
.center{
	text-align: center;
}
.hidden{
	display: none;
}
hr{
	display: none;
}
.nopost, .nocomments{
	text-align:center;
}

/* Pagenation */
.pagenation{
	width:100%;
	overflow:hidden;
}
.single .pagenation{
}
.pagenation a{
}
