@font-face {
    font-family: 'Segoe UI';
    src: url('/wp-content/plugins/meditation-city-manager/font/segoeui.eot');
    src: url('/wp-content/plugins/meditation-city-manager/font/segoeui.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/plugins/meditation-city-manager/font/segoeui.woff') format('woff'),
         url('/wp-content/plugins/meditation-city-manager/font/segoeui.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face { 
	font-family: 'Nautilus Pompilius'; 
	src: url('/wp-content/plugins/meditation-city-manager/font/nautilus_pompilius.eot'); 
	src: url('/wp-content/plugins/meditation-city-manager/font/nautilus_pompilius.eot?#iefix') format('embedded-opentype'), 
		 url('/wp-content/plugins/meditation-city-manager/font/nautilus_pompilius.svg#Nautilus Pompilius') format('svg'), 
		 url('/wp-content/plugins/meditation-city-manager/font/nautilus_pompilius.woff') format('woff'), 
		 url('/wp-content/plugins/meditation-city-manager/font/nautilus_pompilius.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
}

.presenter_events {
	background:#FFF;
	width:590px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(222, 230, 178, 0.6);
	-moz-box-shadow:    1px 1px 5px 0px rgba(222, 230, 178, 0.6);
	box-shadow:         1px 1px 5px 0px rgba(222, 230, 178, 0.6);
	margin-left:15px;
	padding-bottom:6px;
	font-family:Arial;
	font-size:13px;
}

.presenter_events .header {
	height:47px;
	background:url(../images/header_bg.png);
	position:relative;
}

.presenter_events .header .text_1 {
	background:url(../images/text_1.png) no-repeat;
	width:68px;
	height:25px;
	position:absolute;
	left:108px;
	top:13px;
}
.presenter_events .header .text_2 {
	background:url(../images/text_2.png) no-repeat;
	width:157px;
	height:23px;
	position:absolute;
	right:62px;
	top:12px;
}
.presenter_events .header .block_logo {
	background:url(../images/logo.png) no-repeat;
	width:97px;
	height:96px;
	position:absolute;
	left:247px;
	top:0px;
}

.presenter_events .left_part {
	padding-left:17px;
	border-right:1px solid #f5f5f5;
	float:left;
	padding-right:29px;
	width:248px;
	padding-top:18px;
}

.presenter_events .item_block:nth-child(n+2) {
	padding-top:17px;
}

.presenter_events .item_block .block_title {
	text-transform:uppercase;
	color:#0d0c0b;
	font-weight:bold;
	margin-bottom:8px;
}

.presenter_events .item_block .block_title_nautilus a {
	overflow:hidden;
	font-family: 'Nautilus Pompilius', Arial;
	display:block;
	font-size:17px;
	color:#0d0c0b;
	margin-bottom:6px;
	padding-bottom:2px;
}

.presenter_events .item_block .block_title_nautilus .image {
	float:left;
	width:48px;
}

.presenter_events .item_block .block_title_nautilus .text {
	float:left;
	padding-left:5px;
	line-height:18px;
}

.presenter_events .item_block .block_title_nautilus a:hover {
	color:#567f14;
}

.presenter_events .item_block .line {
	overflow:hidden;
}

.presenter_events .item_block .line a,
.presenter_events .item_block .line span {
	display:block;
	float:left;
	width:246px;
	cursor:pointer;
	background-color:#d3d9ab;
	color:#5a6032;
	text-align:center;
	height:26px;
	line-height:26px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin:0 1px 2px 1px;
}

.presenter_events .item_block .line a:hover,
.presenter_events .item_block .line span:hover {
	background-color:#567f14;
	color:#FFF;
}

.presenter_events .item_block.color_2 .line a,
.presenter_events .item_block.color_2 .line span {
	color:#fff;
	background-color:#b5c159;
}

.presenter_events .item_block.color_2 .line a:hover,
.presenter_events .item_block.color_2 .line span:hover {
	background-color:#567f14;
}

.presenter_events .item_block .line_buttons_2 a,
.presenter_events .item_block .line_buttons_2 span {
	width:122px;
}

.presenter_events .item_block .line_buttons_3 a,
.presenter_events .item_block .line_buttons_3 span {
	width:80px;
}

.presenter_events .right_part {
	padding-left:30px;
	padding-right:19px;
	width:246px;
	float:left;
	padding-top:18px;
}

.presenter_events .right_part .part_title {
	text-align:center;
	color:#0d0c0b;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:8px;
}

.presenter_events .right_part .item_block {
	width:100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom:4px;
	display:block;
	background:#f5f5f5;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	min-height:54px;
	padding:0px;
}

.presenter_events .right_part .item_block:hover {
	background-color:#a9b647;
}

.presenter_events .item_block .count_info {
	width:56px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color:#d3d9ab;
	height:100px;
	position:absolute;
	top:0;
	right:0;
	text-align:center;
}

.presenter_events .item_block .count_info .count_num {
	font-size:26px;
	color:#5a6032;
    font-family: 'Segoe UI', Arial;
	padding-top:5px;
}

.presenter_events .item_block .count_info .count_text {
	color:#5a6032;
	font-size:10px;
}

.presenter_events .item_block:hover .count_info {
	background-color:#567f14;
}

.presenter_events .item_block:hover .count_info .count_num {
	color:#FFF;
}

.presenter_events .item_block:hover .count_info .count_text {
	color:#FFF;
}

.presenter_events .item_block .tags {
	padding-top:6px;
	padding-left:10px;
	padding-bottom:4px;
	width:180px;
	overflow:hidden;
}

.presenter_events .item_block .tags .tag {
	display:block;
	float:left;
	height:19px;
	line-height:19px;
	color:#5a6032;
	background:#d3d9ab;
	padding:0 5px;
	margin-right:3px;
	margin-bottom:3px;
}

.presenter_events .item_block:hover .tags .tag {
	background-color:#b5c159;
	color:#ffffff;
}

.presenter_events .right_part .button_search {
	float:right;
	height:28px;
	line-height:28px;
	padding-left:15px;
	padding-right:40px;
	color:#FFF;
	margin-top:9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#d64723 url(../images/button_arrowp.png) no-repeat 116px 7px;
	
}


.presenter_on_page {
	background:#FFF;
	width:571px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(222, 230, 178, 0.6);
	-moz-box-shadow:    1px 1px 5px 0px rgba(222, 230, 178, 0.6);
	box-shadow:         1px 1px 5px 0px rgba(222, 230, 178, 0.6);
	margin-left:20px;
	padding:5px;
	font-family:Arial;
	font-size:13px;
	
	margin-bottom:10px;
	margin-top:10px;
}

.presenter_on_page .top_part {
	position:relative;
	margin-bottom:9px;
}

.presenter_on_page .logo_001 {
	width:55px;
	height:55px;
	position:absolute;
	left:-16px;
	top:-16px;
	background: url(../images/img_001.png) no-repeat;
}

.presenter_on_page .top_part_title {
	float:left;
	width:347px;
	height:28px;
	line-height:24px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding-left:44px;
	cursor:default;
	
	background:#cdd3bd;
	color:#616652;
    font-family: 'Segoe UI', Arial;
	font-size:20px;
}

.presenter_on_page .top_part_button {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding-left:14px;
	width:130px;
	text-align:center;
	padding-right:31px;
	float:right;
	background:#d64723 url(../images/button_arrowp.png) no-repeat 150px 7px;
	color:#FFF;
	height:28px;
	font-size:13px;
	line-height:28px;
}

.presenter_on_page .content_part {
	padding-left:15px;
}

.presenter_on_page .content_part .td_2 {
	white-space: nowrap;
	word-wrap: normal;
	float:right;
}

.presenter_on_page .title {
	text-transform:uppercase;
	display:inline-block;
	font-size:13px;
	color:#0d0c0b;
	margin-right:3px;
	margin-bottom:4px;
	height:19px;
	line-height:19px;
	font-weight:bold;
	overflow:hidden;
}

.presenter_on_page .tag {
	margin-right:3px;
	margin-bottom:4px;
	font-size:13px;
	color:#FFF;
	display:inline-block;
	padding:0 5px;
	background:#b5c159;
	cursor:pointer;
	height:19px;
	line-height:18px;
	overflow:hidden;
}
.presenter_on_page .tag:hover {
	background-color:#323232;
}

.presenter_on_page .content_part .td_2 .tag {
	margin-right:0px;
}

