/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Puritan:700);
.content_slider {
	width: 100%;
}
.content_slider_mjat {
	display:inline-block;
	float: left;
	margin: 0 6px 0 0;
}
.content_slider_djatht {
	display:inline-block;
	width: 360px;
}
.slider_news_box {
	float: right;
	width: 295px;
	margin: 10px 0;
}
.tabs_group {
	float: left;
	width: 100%;
	margin: 0px 0 -1px 0;
}
.tabs_content_group {
	padding: 0 0 8px 0;
	border-top: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	border-radius: 0px 0px 0px 7px;
	-moz-border-radius: 0px 0px 0px 7px;
	-webkit-border-radius: 0px 0px 0px 7px;
}
span.corner_left {
	width: 8px;
	height: 7px;
	position: absolute;
	z-index: 9999;
	margin: 19px 0 0 -7px;
	background:url(../images/corner-left.png) no-repeat;
}
span.corner_right {
	width: 8px;
	height: 7px;
	position: absolute;
	z-index: 800;
	margin: 19px 0 0 0;
	background:url(../images/corner-right.png) no-repeat;
}
a.tab {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 12px 1px 12px;
	margin: 0px -1px 0px 0px;
	float: left;
	border-top: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	text-decoration: none;
	outline: none;
}
a.tab:hover {
	text-decoration: none;
}
a.active_tab {
	padding: 4px 12px 3px 12px;
	margin: -4px -1px 0 0;
	border-bottom: solid 1px #FFF;
	z-index: 800;
	position: relative;
	background:url(../images/active_tab_bg.png) repeat-x left top;
}
.main_news_content {
	float: left;
	height: 183px;
	padding: 0 0 22px 0;
}
.main_news h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 10px;
	height: 30px;
}
.main_news h2 a {
    float: left;
    line-height: 16px;
	text-decoration: none;
}
.main_news h2 a:hover {
	text-decoration: none;
}
.main_news_date {
	font-size: 10px;
	width: 100%;
	color: #737373;
	padding: 0px;
	margin: 0 0 4px 0;
	float: left;
	border-bottom: solid 1px #d1d1d1;
}
.main_news_date span {
	font-family: Arial !important;
	font-size: 11px !important;
	font-weight: bold;
	margin: 0px 8px;
}
.main_news p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 10px;
	padding: 0px;
	color: #373737;
}
.main_news img {
	float: right;
	padding: 0;
	margin: 0 2px 0 5px;
	border: solid 1px #929292;
}
.link_post_title {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px;
	float: left;
	display: inline-block;
	line-height: 14px;
	vertical-align: middle;
	border-top: solid 1px #d1d1d1;
}
.slider_tab span {
	font-family: 'Puritan', sans-serif;
	font-size: 16px;
	padding: 0 3px 0 3px;
	float: left;
}
a.link_post_size {
    font-weight: normal;
}
a.link_post_size:hover {
	text-decoration: underline;
}
a.link_post {
	color: #000;
}
.slider_tabs {
	clear:both;
}
.tabs_content_group .active {
	display:block;
}
.slider_tab {
	display:none;
}
.slider_tab .main_news {
	display:none;
}
.slider_tab .active {
	display:block;
}
.clear {
	clear:both;
}
.more_from {
	float: right;
}
.tegjitha_nga_corner {
	float: left;
	width: 9px;
	height: 9px;
	position: relative;
	z-index: 777;
	margin: -1px -1px 0 0;
	background:url(../images/tegjitha_nga_corner.png) no-repeat #FFF;
}
.main_news_moreposts {
	float: right;
	width: auto;
	line-height: 29px;
	margin: -1px 0 0 0;
	padding: 0 5px 0 2px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	border-top: none;
	border-bottom: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
	background: #FFF;
}
.main_news_moreposts i {
	text-transform: capitalize;
	font-style: normal;
}
.main_news_moreposts span {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 0 4px 0 0;
	float: left;
}