
.av-item article a, .av-item article span, .av-item article p {
    font-style: normal;
}
.widget .widget-title{
  box-shadow:none;
}
.featimg{
  width: auto!important;
  height: 100%;
  margin: 0px auto;
  display: block;

}
.revdata a img {
    width: 100px;
}
.revdata {
  text-align:center;
}
.actionz > #email {
    padding: 7px;
    border: 1px solid black;
    color: black;
    display: inline-block;
}
.actionz > .btnact {
    padding: 9px;
    text-decoration: none;
    border: 0px solid black;
    background: black;
    color: white !important;
    font-family: calibri;
    font-weight: bold;
}
.unstyled {
  margin: 0;
  list-style: none;
}
.unstyled a, .unstyled #test {
  width: 150px;
  text-decoration: none;
  padding: .5em 1em;
  background-color: #555;
  border-bottom: 2px solid #333;
  display: block;
  margin-bottom: .5em;
}
.unstyled a:hover, .unstyled #test:hover {
  background-color: #777;
  border-color: #777;
}

.cf, .alert {
  *zoom: 1;
}
.cf:before, .alert:before, .cf:after, .alert:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after, .alert:after {
  clear: both;
}

#alerts {
  width: 400px;
  top: 50px;
  right: 50px;
  position: fixed;
  z-index: 9999;
  list-style: none;
}

.alert {
  width: 100%;
  margin-bottom: 8px;
  display: block;
  position: relative;
  border-left: 4px solid;
  right: -50px;
  opacity: 0;
  line-height: 1;
  padding: 0;
  transition: right 400ms, opacity 400ms, line-height 300ms 100ms, padding 300ms 100ms;
  display: table;
}

.alert:hover {
  cursor: pointer;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.open {
  right: 0;
  opacity: 1;
  line-height: 2;
  padding: 10px 15px;
  transition: line-height 200ms, padding 200ms, right 350ms 200ms, opacity 350ms 200ms;
}

.alert-title {
  font-weight: bold;
}

.alert-block {
  width: 100%;
  width: -webkit-calc(100% - 60px);
  /*width: calc(100% - 60px);*/
  text-align: left;
}
.alert-block em, .alert-block small {
  font-size: .75em;
  opacity: .75;
}

.alert i {
  font-size: 2em;
  width: 1.5em;
  max-height: 48px;
  top: 50%;
  margin-top: -12px;
  display: table-cell;
  vertical-align: middle;
}

.alert-success {
  color: #fff;
  border-color: #539753;
  background-color: #8fbf2f;
}

.alert-error {
  color: #fff;
  border-color: #7f0709;
  background-color: #bf074b;
}

.alert-info {
  color: #fff;
  border-color: #076d91;
  background-color: #3397db;
}

.alert-warning {
  color: #fff;
  border-color: #dd6137;
  background-color: #f7931d;
}
/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #000;
}
.custom-pagination a:hover {
  background-color: #000;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #000;
  color: #fff;
}
.custom-pagination{
  text-align:center;
}
.datapos{
  height:50px;
}
.datapos p {
  float:right;
}
.article-cat a {
    color: white;
    letter-spacing: 1px;
    background: black;
    padding: 3px 7px;
    font-weight: bold;
    position: relative;
    top: 10px;
    left: 10px;
}
.widget.featured-authors{
  height: 500px;
  overflow-y: scroll;
}
.numere {
    list-style: none;
}
.numere li:nth-child(2n+1) {
  background: #eee;
}
.numere li {
  margin: 5px;
  padding: 15px;
}
.numar_action a {
  padding: 10px;
  border: 1px solid gray;
  margin: 5px;
  background: black;
  color: white;
  font-family: verdana;
}
.nrdata{
  margin: 0px auto;
  display: block;
  text-align: center;
  font-style: italic;
}
.nrid{
  font-weight:bold;
}
footer#footer {
    font-style: normal;
}
nav.pagination, div.pagination {
    margin: 30px auto 10px;
    display: block;
    text-align: center;
    font-style: normal;
    position: relative;
}
.inner-wrap.float-wrap h3 a {
    color: #fff;
    background: rgba(0,0,0,.5);
    padding: 0px 15px;
}
.inner-wrap.float-wrap .entry-meta span, .inner-wrap.float-wrap .entry-meta span a {
    color: white !important;
}
.post-slider-2 .carousel-item .item-title h3 a {
    background: rgba(0,0,0,.5);
    padding: 0px 5px;
    font-weight: 400;
}
.imagegallery li {
    width: 150px;
    display: inline-block;
    margin: 15px;
}
.stiri li {
    list-style: none;
}
.featured-image.content-feat {
    height: 400px;
    overflow: hidden;
}
.art-intro {
    padding: 0px 12px;
    margin-bottom: 15px;
}
.article-container .entry-cat a {
    font-size: 11px;
    font-weight: bold;
    color: #656565;
    text-transform: uppercase;
    background: none !important;
    padding: 0px;
}
.imggal {
    width: 100px!important;
    margin: 10px;
}
.box3 {
    height: 300px;
}
.box1 {
    height: 200px;
}
.vertical-text {
    transform: rotate(270deg);
    transform-origin: 0px 10px 0px;
    color: #333!important;
}
.post-box-2 .inner-wrap {
    padding: 0px 15px 0px 30px!important;
}

.page-header > .container > .row > div h1{
  text-align: left;
  font-family: Abril Fatface;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
}

.right-det .author-photo img {
    width: 64px;
    height: 64px;
    float: right;
}
.right-det .author-photo .avatar-default{
  display: none;
}
@media only screen and (max-width: 360px) {
  .numar_action a {
  display:block;
  text-align:center;
  }
}


@media only screen and (max-width: 760px) {
  .post-box-2 .inner-wrap {
    padding: 0px 15px 0px 15px!important;
}

.av-item article h3 a {
  display: block;
  margin-top: 20px;
}


}

@media only screen and (min-width: 360px) and (max-width: 499px) {
  .numar_action {
  position: relative;
  margin: 20px 0px;
  text-align: center;
  }
}

@media only screen and (min-width: 500px) {
  .numar_action {
      float: right;
      position: relative;
      top: -24px;
  }
}
.footer-bans-info{
  display:none!Important;
}
