/*
#------------------------------------------------------------------------
# Written by Yared Kinfe
# Copyright (C) 2007-2019 Ethiopia Zare. All Rights Reserved.
# Website: https://ethiopiazare.com
# E-mail: ethiopiazare@gmail.com
*/

/* Override CSS styles */

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');

/* To change the font style for articles title */
article header h1, .category header, article header h2 {
  font-family: Ethiopic Yebse;
  font-size: 32px;
  padding: 20px 0 6px;
}
article h2 {
  font-size: x-large;
  font-family: Ebrima;
}
article p {
  font-size: 13px;
}
body {
  font-family: Geez Unicode;
  font-size: 12px;
}
article p strong {
  color: #000;
}
/* Page Top */
#gkPageTop {
  padding: 10px 0 0;
}
/* Logo width & height */
#gkLogo {
  height: 55px;
  width: 200px;
  margin: 0 10px 0 0;
}

/* Logo Text size */
#gkLogo.text > span {
  font-family: Ethiopic Yigezu Bisrat Goffer;
  font-size: 34px;	/* Yared; was 32px*/
}

/* Logo Slogan font and line height */
#gkLogo.text .gkLogoSlogan {
  font: 14px Oswald;
  line-height: 20px;
}

/* MainMenu GKmenu */
.gkMenu > ul > li > a, .gkMenu > ul div.childcontent li, .gkMenu > ul div.childcontent a {
  font: bold 17px Ebrima !important; /*Ebrima;*/
}

/* TopMenu font */
#gkTopMenu li {
  font: bold 15px Ebrima;
}

/* Breadcrumb font style */
#gkBreadcrumb .breadcrumbs > ul > li {
  font: italic bold 12px Ebrima;
}
#gkBreadcrumb {
  border-bottom: 2px solid #e5e5e5;
  margin: -10px -18px 14px -20px;
  padding: 4px 14px 5px;
}

/* Banner */
div.banneritem {
	padding: 2px 0;
}
/* Margin for article headers */
article header {
  margin: 0;
}
/* Paragraph margin */
p {
  margin: 0.5em 0;
}
/* Article Paragraph Margin */
.itemBody p {
 margin: 0.5em 0 1.5em;
}
.itemBody p a, .itemBody p a:hover {
    color: #e90606!important;
    text-decoration: underline;
}
/* Image Caption for Full article */
p.img_caption {
  background: #e90606;
  font-size: 0.8rem;
  font-style: italic;
  position: initial;
  font-family: Ebrima;
  text-align: center;
}
img.caption {
  background-color: #fff !important;
}

/* Image width */
img.maxWidth100 {
	max-width: 100%;
}
/* Figure */
figure {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
}
/* Image Pull right/left 30%, 50% */
figure.pull-right-30 {
  float: right;
  width: 30%;
  margin-left: 2%;
}
figure.pull-left-30 {
  float: left;
  width: 30%;
  margin-right: 2%;
}
figure.pull-right-50 {
  float: right;
  width: 50%;
  margin-left: 2%;
}
figure.pull-left-50 {
  float: left;
  width: 50%;
  margin-right: 2%;
}

/* Image Caption inside article */
figcaption {
  background: #e90606;
  color: #fff;
  font-family: Ebrima;
  font-size: 0.7rem;
  text-align: center;
  font-style: italic;
  margin-top: -5.9px;
}

/* To change the Title font on GK News Pro 5 links list */
.header .nspLinks ul li h4 {
  font: 17px Ethiopic Yebse;
}

/* Title for News Pro 5 main */
.nspArt h4.nspHeader {
  font: 26px Ethiopic Yebse;
  padding: 3px 0 7px;	/* Yared; was 10px 0 15px */
}
.nspArt .nspHeader {
  font-family: Ethiopic Yebse;
}
.nspArt h5.nspHeader {
 font-size: 15px;
}
/* GK5 News Pro suffex "nsp arrow pattern" */
.box.pattern {
 width: 100% !important;
}

/* GK5 News Pro inside GK5 Tabs */
.gkTabsContainer h4.nspHeader {
  font-size: 15px !important;
}
.gkTabsContainer p {
  font: italic 13px Nyala !important;
}
.gkTabsItem {
  padding: 2px;
}
/* GK News Pro 5 title Bg */
.box.header .nspImageWrapper h4 {
	background: none repeat scroll 0 0 rgba(28, 28, 28, 0.5);
}
/* Text font size for GK News Pro 5 link news */
.header .nspLinks ul li p {
  font-size: 12px; /* Yared; was 11px */
}
/* NSP Header text */
.bigtitle p.nspText {
  font-size: 12px;
}
/* GK News Pro 5 text font-family */
.nspArt p.nspText {
  font-family: Geez Unicode; 
}
/* Read More button on GK News Pro 5 */
.nspArt p.nspText + .readon {
  margin-top: 2px; /*Yared, was 32px*/
}
.readon {
  border-radius: 14px;
  line-height: 24px;
  margin: 0 5px 2px 2px;
  height: 24px;
}
/* Yared; To avoid problems after updating News Show Pro GK5 */ 
.nspPagination {
  height: 15px;
}
.nspPagination li:hover, .nspPagination li.active {
  /* Yared; Added to change hover */
  margin: 3px 8px 0 0 !important;
  height: 10px;
  width: 10px;
  /* Yared; End! */
}

/* GK News Pro 5 padding, template.css  */
.box.light {
  padding: 2px 20px; /* Yared; was 20px*/
}
/* To change the font-family in search */
#mod-search-searchword {
  font-family: Nyala;
}
/* Search results */
.search-results .highlight {
    background-color: #e90606;
    color: #fff;
    padding: unset;
}
/* GK5 News Pro inside MainBody & InnerInset Modules*/
/* H4, H3 header in MainBody */
#gkMainbody h4.nspHeader {
  font-size: 20px;
}
#gkMainbody h3 {
  font: 26px Ebrima;
}
/* CA */
div.ac_credit {
	display: none;
}
div.ac_header_title {
	font-size: 0.7rem!important;
  padding: 1%!important;
  font-weight: 100!important;
  width: 100%!important;
  font-family: 'Roboto Slab', serif!important;
  font-style: italic!important;
}

/* h4, h3 inside InnerInset */
#gkInnerInset .nspLinks ul li h4 {
	font: italic 14px Ethiopic Yebse;
}
#gkInnerInset h3 {
  font-size: 16px;
}

/* @gkBottom1 */
#gkBottom1 h4.nspHeader {
  font: 15px Ethiopic Yebse;
}
#gkBottom1 .box .header {
  font: bold 26px Ebrima;
}
#gkBottom1 p.nspText {
 font: 13px Nyala;
}
#gkBottom1 {
  padding: 6px 0px 36px;
}

/* Font for dark box; eg. for Weather */
.box.dark h1, .box.dark h2, .box.dark h3, .box.dark h4, .box.dark h5, .box.dark h6 {
 font-family: Nyala;
}

/* INSET module position: GK News Pro 5 + 
* GK News Pro 5 nspLinks + box padding */
#gkInset .box {
  padding: 10px 20px 10px;
}
/* Mobile */
@media (max-width: 800px) {
	.nspArts,
	.nspLinksWrap {
		padding: 0 !important;
 }
/*    .nspPrev {
        position: fixed;
        left: 0px;
        top: 20%;
        }*/
      }
      /* Fonts in INSET module position */
      #gkInset h3 {
        font: bold 18px Power Geez Unicode2;
        padding-bottom: 0;
      }
      #gkInset .nspArt h4.nspHeader {
        font: 17px Power Geez Unicode3;
      }
      #gkInset .nspLinks ul li h4 {
        font: 15px Power Geez Unicode3;
      }
      #gkInset .nspText {
       font: 14px Nyala;
     }
     /* GK News Pro 5 nspLinks */
/*#gkInset .nspLinks .nspLinkScroll1 div ul li {
	border-top: 2px solid #eee;
	padding: 4px 0;
  }*/
  #gkInset .nspLinks .nspLinkScroll1 ul li:first-child {
    border-top: medium none;
  }

  /* TABS GK5 */
  /* Title font family for Tabs GK5 */
  .gkTabsNav {
   font-family: Power Geez Unicode2;
 }
 /* Tab border-radius, marigin & padding */
 .gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
  border-radius: 22px 22px 0 0;
  margin: 0 12px 0 0 !important;
  padding: 0 12px !important;
  line-height: 25px !important;
  height: 25px;
  font-size: 18px;
}
.gkTabsWrap.vertical ol li:first-child {
 border-radius: 22px 22px 0 0;
}
/* GK5 Tabs height */
.gkTabsWrap.vertical ol {
  min-height: 28px;
}

/* Blockqoute EZ Amharic */
blockquote{
  display: block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  font-family: Ethiopic Yebse;
  font-size: 16px;
  font-style: normal;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  border-left: 15px solid #e25b32;
  border-right: 1px solid #e25b32;
  /*Box Shadow*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote br {
 line-height:2.2rem;
}

blockquote::before{
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #e25b32;
}

blockquote a:hover{
  color: #666;
}

blockquote em{
  font-style: italic;
}

/* Blockqoute Cite */
blockquote cite {
  /*color: #999999;*/
  color: #e25b32;
  font-family: Ebrima;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  display: block;
  margin-top: 0.6rem;
}

blockquote cite:before {
  content: "\2014 \2009";
}
/* Blockquote End */

/* Bottom 2 fonts */
#gkBottom2 div {
  font: italic 13px Ebrima;
}
#gkBottom2 h3 {
  font: bold 17px Ebrima !important;
}
#gkBottom2 li:hover {
	font-weight: bold;
}

/* To change the font-family for Mobile Menu */
#gkMobileMenu, #gkMobileMenu .chzn-done,
#gkMobileMenu select, #gkAsideMenu {
  font-family: Ebrima !important; /*Ebrima !important;*/
}

/*.gkMenu > ul > li a small {
  	font-family: Ebirma;
}
/* Start */
/*body,
h1, h2, h3, h4, h5, h6,
.box .header small,
dl#tabs dt.tabs span h3, 
dl.tabs dt.tabs span h3,
.gkMenu > ul > li li,
.bigtitle h3.header,
.box.badge-new .header::after,
.box.badge-popular .header::after,
.box.badge-top .header::after, .blank {
  	font-family: Geez Unicode;
    }*/
    /* To change the font-family for Mobile Menu*/
/*select {
    font-family: Geez Unicode;
}
select, textarea, input[type="text"], input[type="password"], input[type="url"], input[type="email"] {
  	font-family: Geez Unicode !important;
}
/* End */

/* SideBar module position & font */
#gkSidebar .box {
  padding: 10px 0 !important;
}
#gkSidebar h2, #gkInset h2 {
  font-size: small;
  font-family: Ebrima;
}
#gkSidebar .box.election-2020 {
  padding: 10px!important;
}
/* Vote submit button */
input[type="submit"] {
  height: 32px;
  line-height: 32px;
  width: 95%;
}
/* Next & Prev pages button */
.itemBody ul li, ul.gkBullet1 li, ul.gkBullet2 li, ul.gkBullet3 li, ul.gkBullet4 li, ul.gkCircle1 li, ul.gkCircle2 li, ul.gkSquare1 li, ul.gkSquare2 li, #k2Container .itemFullText ul li, #k2Container .itemIntroText ul li {
 margin: 5px 0 !important;
}
/* NextVote form on articles*/
form {
 margin: 0 0 5px;
}
/* Related Items */
#gkMainbodyBottom {
  font-family: Power Geez Unicode3;
}
#gkMainbodyBottom h3 {
  font: 26px Ebrima;
}
/* More Articles */
.items-more ol {
  font: 15px Power Geez Unicode3;
}
/* Footer */
#gkFooterNav li {
  border-right: 1px solid #999;
  font: 13px Ebrima;
  padding-right: 10px;
}
#gkFooterNav li:hover {
  font-weight: bold;
}
#gkFooterNav li:last-child {
  border-right: none;
}
#gkCopyrights {
  font-family: Ethiopic Yebse;
}

/* Shake */
@-webkit-keyframes spaceboots {
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake:hover,
.shake:focus {
	-webkit-animation-name: spaceboots;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
/* FireFox */
@-moz-keyframes spaceboots {
	0% { -moz-transform: translate(2px, 1px) rotate(0deg); }
	10% { -moz-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -moz-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -moz-transform: translate(0px, 2px) rotate(0deg); }
	40% { -moz-transform: translate(1px, -1px) rotate(1deg); }
	50% { -moz-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -moz-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -moz-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -moz-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -moz-transform: translate(2px, 2px) rotate(0deg); }
	100% { -moz-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake:hover,
.shake:focus {
	-moz-animation-name: spaceboots;
	-moz-animation-duration: 0.8s;
	-moz-transform-origin:50% 50%;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
}
.shake {
	display:inline-block
}
/* Iframe videoWrapper */
.fluid-width-video-wrapper iframe {
  border: 0;
}
/* NewsFlash, Yerob Gitem */
#gkSidebar .header {
  text-align: center;
  font-weight: bold;
  font-family: Power Geez Unicode2;
}
#gkSidebar .box {
  font-size: 12px !important;
}
.newsflash-title {
  font-family: Power Geez Unicode3;
}
.newsflash {
  padding: 0 15px;
}
.newsflash p {
  font: 14px Nyala;
}
/* START :: Read More Link */
#gkSidebar .img-wid-100 img {
  width: 100%;
}
#gkSidebar .img-wid-100 figcaption {
  display: none;
}
#gkSidebar .img-wid-100 img {
  width: 100%;
}
#gkSidebar .img-wid-100 strong {
  color: #000;
}
#gkSidebar .img-wid-100 a.readmore,
article a.readmore {
  color: #e25b32;
  font-style: italic;
  padding: 1% 3%;
  line-height: 24px;
  margin: 0 5px 2px 2px;
  height: 24px;
}
#gkSidebar a.readmore:hover, article a.readmore:hover {
  color: #fff;
  background-color: #e25b32;
  padding: 1% 3%;
  border-radius: 14px;
  line-height: 24px;
  margin: 0 5px 2px 2px;
  height: 24px;
  letter-spacing: 1px;
}
/* END :: Read More Link */
/* BannerTop font size */
#gkBannerTop .nspArt h4.nspHeader {
	font-family: 'Oswald';
  font-size: 1rem;
  font-weight: 500;
}
#gkBannerTop {
	padding: 4px 0;
}
#gkBannerTop .nspArt h4.nspHeader a {
	color:#f6f7f9;
}
#gkBannerTop .nspArt h4.nspHeader a:hover {
	color:#e25b32;
}

/* Tagged under */
.itemAsideInfo {
  /*	margin-top: 35px;*/
  text-align: -webkit-left;
  border-right: 1px solid #e5e5e5;
}
li.tagged-under a:last-child span {
    display: none;
}

/* Sticky Aside */ 
#gkInset, #gkSidebar {
	position: sticky;
  position: -webkit-sticky;  /* Safari */
  top: 0;
}