/* CSS Document */

.news_rel_bl_left {
	margin-left: 10px;
}


/*author*/
.sub_top_bl .l .author_bl {
	height:125px;
	width:720px;
	background-color:#d3d3d3;	
	margin-bottom: 20px;
	    margin-left: -10px;
    margin-right: -10px;
	clear:both;
}
.sub_top_bl .l .author_bl .aut_ph {
	width:119px;
	height:119px;
	display:inline-block;
	vertical-align:top;
	margin-left:12px;
	margin-top:3px;
	margin-right:10px;
	border-radius: 57px;
}
.sub_top_bl .l .author_bl .aut_i {
	height:90px;
	display:inline-block;
	vertical-align:top;
	margin-top:14px;
    font-family: 'nino';
	font-size:22px;
}
.sub_top_bl .l .author_bl .auth_t2 {
	display:block;
    font-family: 'nino';
	font-size:20px;
	color:#444444;
}
.sub_top_bl .l .author_bl .auth_t2:hover {
	color:#000;
}
.sub_top_bl .l .author_bl .auth_t3 {
	display:inline-block;
    font-family: 'nino';
	font-size:20px;
	color:#fff;
	background-color:#151515;
	padding: 5px;
    padding-top: 8px;
    padding-bottom: 2px;
}
/*author*/

.news_content {
	width:942px;
	margin:auto;
	background-color:#FFF;
	margin-top: 10px;
  margin-bottom: 10px;
}
.news_content .l {
	width:260px;
	float:left;
}
.news_content .l .cal {
	width:240px;
	height:240px;
	background-color:#545454;
	background-image:url(../img/rustavi2_logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.news_content .l .cal .cal_cont {
	width:inherit;
	height:auto;
}
.news_content .l .cal .hed {
	width:inherit;
	height:33px;
	color:#fff;
	font-size:17px;
	font-family: 'nino';
	text-align:left;
	line-height:40px;
	vertical-align:bottom;
	margin-left:10px;
}

.news_content .nw_cont {
	width:662px;
	min-height:150px;
	text-align:left;
	margin-bottom:10px;
	padding:10px;
	float:right;
	padding-top:0;
}
.news_content .nw_cont .nodata {
	font-size:14px;
	width:inherit;
	line-height: 30px
}
.nw_cont .cat_hed {
	width:600px;
	height:80px;
	margin-left:30px;
	font-size: 35px;
	color: #000;
	line-height: 105px;
}
.nw_cont .cat_menu {
	width:inherit;
	height:37px;
	background-color:#ee5700;
}
.nw_cont .cat_menu .mn {
	min-width:20px;
	height:inherit;
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	vertical-align:top;
	line-height:37px;
	font-family: 'bpg_rioni_arial';
	font-size:14px;	
	color:#000;
	transition:0.5s;
	cursor:pointer;
	margin-right:-5px;
}
.nw_cont .cat_menu .mn:hover {
	transition:0.5s;
	background-color:#ccc;
}
.nw_cont .cat_menu ._mn_on {
	background-color:#fff;
}
.nw_cont .date_l {
	color:#000;
	font-size:14px;
	height:25px;
	width:inherit;
	line-height:30px;
	font-weight:bold;
}
.nw_cont .nw_line {
	width:660px;
	height:auto;
	margin:auto;
	text-align:left;
}
.nw_cont .nw_line a {
	color:#000;
	font-size:14px;
	font-family: 'bpg_rioni_arial';
}
.nw_cont .nw_line .dt {
	color:#900;
	font-size:12px;
	font-family: 'bpg_rioni_arial';
}
.nw_cont .paging {
	position:relative;
	width:100%;
	margin-top:20px;
}

.rss_cont {
	width:942px;
	height:auto;
	margin:auto;
	min-height:235px;
	margin-top:20px;
	margin-bottom:20px;
}
.rss_cont .r {
	width:200px;
	min-height:inherit;
	float:right;
}
.rss_cont .r .baner {
	margin-top:10px;
}
.rss_cont .r .miss {
	width:inherit;
	height:auto;
	border:1px #eeeeee solid;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
}
.rss_cont .r .miss .hed {
	width:168px;
	height:auto;
	margin:auto;
	border-bottom:1px #eaeaea solid;
	margin-bottom:10px;
}
.rss_cont .r .miss .vd_bl {
	width:inherit;
	min-height:150px;
	margin-bottom:15px;
	text-align:left;
}
.rss_cont .r .miss .vd_bl .txt {
	color:#20207d;
	font-family: 'bpg_rioni_arial';
	font-size:14px;
	font-weight:bold;
	width:168px;
	height:auto;
	margin:auto;
}
	
.rss_cont .r .miss .vd_bl .ph {
	width:168px;
	margin:auto;
	height:107px;
	position:relative;
}
.rss_cont .r .miss .vd_bl .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/video_arr.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0;
	transition:0.5s;
	cursor:pointer;
}
.rss_cont .r .miss .vd_bl .ph a:hover {
	opacity:1;
	transition:0.5s;
}
	
	
	
.rss_cont .l {
	width:inherit;
	min-height:inherit;
	/*float:left;*/
	text-align:left;
}
.rss_cont .l .title {
	color:#34347d;
	font-family: 'bpg_rioni_arial';
	font-size:36px;
	font-weight:bold;
}
.rss_cont .l .txt {
	color:#000;
	font-family: 'bpg_rioni_arial';
	font-size:16px;
	margin-top:10px;
}
.rss_cont .l .hed {
	width:934px;
	height:35px;
	background-color:#3e0971;
	color:#fff;
	line-height:35px;
	font-size:26px;
	font-family: 'bpg_rioni_arial';
	margin-top:20px;
}
.rss_cont .l .rss_line {
	background-color:#f9f9f9;
	width:inherit;
	min-height:35px;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
	transition:.3s;
}
.rss_cont .l .rss_line:hover {
	background-color:#e5e5e5;
	transition:.3s;
}
.rss_cont .l .col2 {
	background-color:#e5e5e5;
}
.rss_cont .l .rss_line .t {
	width:166px;
	min-height:inherit;
	color:#555555;
	padding-left:10px;
	font-size:18px;
	font-family: 'bpg_rioni_arial';
	display:inline-block;
	vertical-align:top;
	line-height:35px;
}
.rss_cont .l .rss_line .lnk {
	width:500px;
	min-height:inherit;
	padding-left:10px;	
	display:inline-block;
	vertical-align:top;
	border-left:1px #d6d6d6 solid;
	line-height:35px;
}
.rss_cont .l .rss_line .lnk a {
	font-size:18px;
	font-family: 'bpg_rioni_arial';
	color:#555555;
}
.rss_cont .l .rss_line .lnk img {
	vertical-align:middle;
	margin-right:5px;
}


.watch {
	width:1100px;
	height:auto;
	margin:auto;
	min-height:208px;
	background-color:#fff;
	margin-bottom:10px;
}
.watch .bl_line {
	width:inherit;
	min-height:163px;
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
}
.watch .bl_line li {
	width:165px;
	min-height:inherit;
	display:inline-block;
	margin:0;
	padding:0;
	list-style-type: none;
	margin-left:13px;
	margin-top:10px;
	white-space:normal;
	vertical-align:top;
}
.watch .bl_line li .ph {
	width:inherit;
	height:93px;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.watch .bl_line li .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	transition:0.5s;
	cursor:pointer;
	opacity:0.5;
}
.watch .bl_line li .ph a:hover {
	background-image:url(../img/button_center_over.png);
	opacity:1;
	transition:0.5s;
}


.watch .bl_line li .title {
	font-size:13px;
	font-family: 'bpg_rioni_arial';
	color:#000;
	height:50px;
	overflow:hidden;
	margin-top:5px;
}


.watch .hed {
	width:1100px;
	height:33px;
	border-bottom:1px #cfcfcf solid;
	margin:auto;
	line-height:37px;
	text-align:left;
}
.watch .hed span {
	margin-left:15px;
}

.sub_top_bl {
	width:942px;
	height:auto;
	margin:auto;
	min-height:200px;
	margin-top:5px;
	margin-bottom:15px;
}
.sub_top_bl .r {
	width:210px;
	min-height:200px;
	float:right;
}
.sub_top_bl .r .facebox {
	background-color:#FFF;
	margin-bottom:10px;
	height:68px;
}
.sub_top_bl .r .headlines {
	width:inherit;
	min-height:20px;
	background-color:#fff;
	padding-bottom:10px;
}
.sub_top_bl .r .headlines .hed {
	width:196px;
	height:33px;
	border-bottom:1px #cfcfcf solid;
	margin:auto;
	line-height:43px;
	text-align:left;
}
.sub_top_bl .r .headlines .hed span {
	margin-left:2px;
}
.sub_top_bl .r .headlines .nw {
	width:196px;
	min-height:40px;
	font-size:13px;
	font-family: 'bpg_rioni_arial';
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:22px;
}
.sub_top_bl .r .headlines .nw .ph {
	width: 195px;
	height: 110px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.sub_top_bl .r .headlines .nw span {
	display:block;
	margin-bottom:5px;
}
.sub_top_bl .r .headlines .more {
	width:90px;
	height:20px;
	font-family: 'bpg_rioni_arial';
	font-size:12px;
	margin-left:136px;
}



.sub_top_bl .r .rel {
	width:inherit;
	min-height:20px;
	border:1px #eeeeee solid;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);	
}
.sub_top_bl .r .rel .hed {
	width:196px;
	height:33px;
	border-bottom:1px #cfcfcf solid;
	margin:auto;
	line-height:33px;
	text-align:left;
}
.sub_top_bl .r .rel .hed span {
	margin-left:10px;
}
.sub_top_bl .r .rel .nw {
	width:196px;
	min-height:40px;
	font-size:13px;
	font-family: 'bpg_rioni_arial';
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.sub_top_bl .r .rel .nw span {
	display:block;
	margin-bottom:5px;
}
.sub_top_bl .r .rel .more {
	width:90px;
	height:20px;
	font-family: 'bpg_rioni_arial';
	font-size:12px;
	margin-left:136px;
}




.sub_top_bl .l {
	width:700px;
	min-height:200px;
	float:left;
	font-family: 'bpg_rioni_arial';
	text-align:left;
	position:relative;
	background-color:#FFF;
	padding:10px;
}
.sub_top_bl .l .fb_button {
	width:159px;
	height:29px;
	background-image:url(../img/fb_button.png);
}
.sub_top_bl .l .news_rel {
	width:inherit;
	min-height:252px;
	margin-top:20px;
}
.sub_top_bl .l .news_rel .news_rel_line {
	width:inherit;
	height:1px;
	background-color:#cfcfcf;
	margin-top:10px;
}
.sub_top_bl .l .news_rel .news_rel_t {
	font-size:14px;
	margin-top:9px;
}
.sub_top_bl .l .news_rel .news_rel_bl {
	width:165px;
	min-height:185px;
	display:inline-block;
	vertical-align:top;
	font-family: 'bpg_rioni_arial';
	font-size:14px;
	margin-bottom:10px;
}
.sub_top_bl .l .news_rel .news_rel_bl .ph {
	width:inherit;
	height:110px;
	position:relative;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
}
.sub_top_bl .l .news_rel .news_rel_bl .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/video_arr.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.3;
	transition:0.5s;
	cursor:pointer;
}
.sub_top_bl .l .news_rel .news_rel_bl .ph a:hover {
	opacity:1;
	transition:0.5s;
}
.sub_top_bl .l .news_rel .news_rel_bl .title {
	width:inherit;
	height:37px;
}
.sub_top_bl .l .news_rel .news_rel_bl .title a {
	display: block;
	height:48px;
	overflow: hidden;
	color:#000;
	font-size:14px;
}
.sub_top_bl .l .news_rel .news_rel_bl .dt {
	font-size:14px;
}
.all_sh {
	color:#000;
	font-size:18px;
	font-family: 'bpg_rioni_arial';
	width:inherit;
	text-align:left;
	display:block;
	margin:auto;
	height:35px;
	line-height:35px;
	cursor:pointer;
}



.sub_top_bl .l .butons {
	position:absolute;
	right:20px;
	top:10px;
	width:100px;
	height:50px;
}
.sub_top_bl .l .news_soc {
	  width: 204px;
	  height: 35px;
	  position: absolute;
	  top: -8px;
	  right: 11px;
	  text-align: right;
}
.sub_top_bl .l .news_soc .soc_bl {
	width:90px;
	height:inherit;
	display:inline-block;
	vertical-align:top;
	margin-left:5px;
}
.sub_top_bl .l .news_soc .soc_bl img {
	vertical-align:top;
	display:inline-block;
}
.sub_top_bl .l .news_soc .soc_bl .com {
	height:inherit;
	font-size:18px;
	vertical-align:top;
	display:inline-block;
}
.sub_top_bl .l .news_soc .face {
	background-image:url(../img/soc2.png);
	width:25px;
	height:25px;
}
.sub_top_bl .l .news_soc .twit {
	background-image:url(../img/soc3.png);
	width:25px;
	height:25px;
}
.sub_top_bl .l .news_soc .gogl {
	background-image:url(../img/soc4.png);
	width:25px;
	height:25px;
}



.sub_top_bl .l .nw_gall {
	width:inherit;
	min-height:50px;
}
.sub_top_bl .l .nw_gall .ph {
	width:100px;
	height:56px;
	display:inline-block;
	vertical-align:top;
	margin-left:5px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
	
.sub_top_bl .l .txt {
	font-size:18px;
	color:#000;
	font-family: sylfaen;
}
.sub_top_bl .l .a {
	font-size:16px;
}
.sub_top_bl .l .ph {
	width:692px;
	height:390px;
	background-size:contain;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
.sub_top_bl .l .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	/*background-image:url(../img/video_arr.png);*/
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.5;
	transition:0.5s;
	cursor:pointer;
}
.sub_top_bl .l .ph a:hover {
	opacity:1;
	background-image:url(../img/button_center_over.png);
	transition:0.5s;
}

.sub_top_bl .l .ph_title {
	font-size:12px;
	color:#3d3d3d;
}
.sub_top_bl .l div {
/*	margin-bottom:10px;*/
}
.sub_top_bl .l .title {
	font-size:30px;
	color:#00006a;
	width:600px;
	margin-bottom:10px;
	min-height:65px;
}
.sub_top_bl .l .dt {
	font-size:16px;
	position:relative;
}

.cats {
	width:942px;
	height:auto;
	margin:auto;
	margin-bottom:20px;
	text-align:left;
}
.cats .cat_bl {
	width:292px;
	min-height:340px;
	display:inline-block;
	vertical-align:top;
	margin-left:15px;
	margin-top:25px;
	cursor:pointer;
}
.cats .cat_bl .ph {
	width:inherit;
	height:123px;	
}
.cats .cat_bl .title {
	width:282px;
	min-height:37px;
	background-color:#2e2e2e;
	color:#fff;
	font-size:14px;
	font-family: 'bpg_rioni_arial';
	padding:5px;
}
.cats .cat_bl a {
	font-size:12px;
	font-family: 'bpg_rioni_arial';
	color:#000;
	display:block;
	margin-top:10px;
}


.cont1 .cont_r {
	width:668px;
	/*display:inline-block;
	vertical-align:top;*/
	min-height:500px;
	/*margin-left:15px;*/
	float:right;
}
.cont1 .cont_r .mid_bl {
	width:inherit;
	height:auto;
	margin-top:15px;
}
.cont1 .cont_r .mid_bl .l {
	width:455px;
	height:auto;
	float:left;
	min-height:100px;
}
.cont1 .cont_r .mid_bl .l .news_bl {
	width:inherit;
	min-height:160px;
}
.cont1 .cont_r .mid_bl .l .news_bl .dt {
	font-size:14px;
	font-family: 'bpg_rioni_arial';
}
.cont1 .cont_r .mid_bl .l .news_bl .title {
	font-size:18px;
	font-family: 'bpg_rioni_arial';
	font-weight:bold;
	color:#00006a;
}
.cont1 .cont_r .mid_bl .l .news_bl .ph_bl {
	width:inherit;
	height:auto;
	margin-top:10px;
}
.cont1 .cont_r .mid_bl .l .news_bl .ph_bl .ph {
	width:96px;
	height:58px;
	float:left;
	margin-right:10px;
}
.cont1 .cont_r .mid_bl .l .news_bl .ph_bl .txt {
	font-size:12px;
	font-family: 'bpg_rioni_arial';
	color:#000;
}
.cont1 .cont_r .mid_bl .l .news_bl .lnk {
	font-size:12px;
	color:#000;
	font-family: 'bpg_rioni_arial';
	margin-top:5px;
	width:inherit;
	height:auto;
}
	

.cont1 .cont_r .mid_bl .r {
	width:190px;
	height:auto;
	float:left;
	min-height:100px;
	background-color:#f3f3f3;
	margin-left:15px;
	border:1px #c2c2c2 solid;
}
.cont1 .cont_r .mid_bl .r .more {
	width:90px;
	height:20px;
	font-family: 'bpg_rioni_arial';
	font-size:12px;
	margin-left:100px;
}
.cont1 .cont_r .mid_bl .r .nw {
	width:177px;
	margin:auto;
	height:auto;
	margin-top:15px;
	font-size:12px;
	font-family: 'bpg_rioni_arial';
	color:#000;
	margin-bottom:5px;
}
.cont1 .cont_r .mid_bl .r .nw div {
	margin-bottom:5px;
}
.cont1 .cont_r .mid_bl .r .nw a {
	font-size:12px;
	font-family: 'bpg_rioni_arial';
	color:#000;
	display:block;
}

.cont1 .cont_r .mid_bl .r .hed {
	width:177px;
	height:33px;
	border-bottom:1px #cfcfcf solid;
	margin:auto;
	line-height:33px;
	text-align:left;
}
.cont1 .cont_l .hed span {
	margin-left:15px;
}



.cont1 .cont_r .top_bl {
	width:100%;
	height:auto;
}
.cont1 .cont_r .top_bl span {
	font-size:14px;
}
.cont1 .cont_r .top_bl .title {
	font-size:24px;
	color:#00006a;
	font-weight:bold;
	font-family: 'bpg_rioni_arial';
}
.cont1 .cont_r .top_bl .ph_bl {
	width:100%;
	min-height:228px;
	margin-top:10px;
}
.cont1 .cont_r .top_bl .ph_bl .ph {
	width:426px;
	height:227px;
	float:left;
}
.cont1 .cont_r .top_bl .ph_bl .info {
	width:230px;
	min-height:inherit;
	float:right;
	margin-left:10px;
}
.cont1 .cont_r .top_bl .ph_bl .info .txt {
	font-size:16px;
	color:#010101;
	font-family: 'bpg_rioni_arial';
	margin-bottom:10px;
}
.cont1 .cont_r .top_bl .ph_bl .info img {
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
}
.cont1 .cont_r .top_bl .ph_bl .info .lnk {
	font-size:13px;
	color:#010101;
	font-family: 'bpg_rioni_arial';
	margin-top:5px;
	width:inherit;
	height:auto;
}


.cont1 {
	width:942px;
	height:auto;
	margin:auto;
	text-align:left;
	margin-top:20px;
}
.cont1 .cont_l {
	min-height:300px;
	border:1px #eeeeee solid;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);	
	width:253px;
	/*display:inline-block;
	vertical-align:top;*/
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.cont1 .cont_l .hed {
	width:242px;
	height:33px;
	border-bottom:1px #cfcfcf solid;
	margin:auto;
	line-height:33px;
	text-align:left;
}
.cont1 .cont_l .hed span {
	margin-left:15px;
}
.cont1 .cont_l .nw {
	width:240px;
	min-height:40px;
	font-size:13px;
	font-family: 'bpg_rioni_arial';
	text-align:left;
	margin:auto;
	margin-top:10px;
}
.mid .mid_l .feed .nw span {
	display:block;
	margin-bottom:5px;
}
.cont1 .cont_l .more {
	width:90px;
	height:20px;
	font-family: 'bpg_rioni_arial';
	font-size:12px;
	margin-left:145px;
}



