
h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
  font-family: 'Ubuntu Condensed', 'Open Sans', Helvetica, Arial, sans-serif;
  margin: 0px 0 15px;
}
h3 {  padding-top:20px;
}
/*----------------------Heaader-----------------------*/
.header-style-3 #alterna-header {
  border-bottom: #ffffff solid 4px;
  padding: 5px 0px 0px;
}
.header-style-3 #alterna-header a h1,  #alterna-header a:visited h1{
  text-decoration: none;
  padding-top: 8px;
  margin-bottom: 6px;
  font-weight: 400;
  font-size: 30px;
  color:#008bd7;
}

#alterna-header a:hover h1, #alterna-header a:active h1, #alterna-header a:focus {
  text-decoration: none;
  color:#015CAB;
}

/*----------------------------menu-------------------------------------*/

/* .menu {background: linear-gradient(to top, #015CAB, #008bd7);} */

/* .header-style-3 #alterna-nav {background: linear-gradient(to top, #015CAB, #008bd7);}   */

.menu, .header-style-3  #alterna-nav {
background: #008bd7; /* Old browsers */
background: -moz-linear-gradient(top,  #008bd7 0%, #015cab 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008bd7), color-stop(100%,#015cab)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #008bd7 0%,#015cab 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #008bd7 0%,#015cab 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #008bd7 0%,#015cab 100%); /* IE10+ */
background: linear-gradient(to bottom,  #008bd7 0%,#015cab 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008bd7', endColorstr='#015cab',GradientType=0 ); /* IE6-9 */
}


.alterna-nav-menu .sub-menu {
    padding-bottom: 0;
}

.alterna-nav-menu > li {
  list-style: none outside none;
  float: left;
  position: relative;
  background: none;
}

.alterna-nav-menu li a {
  font-weight: 300;
  font-family: 'Ubuntu Condensed', 'Open Sans', Helvetica, Arial, sans-serif !important;
  text-transform: uppercase !important;
  padding: 12px 12px;
}

.alterna-nav-menu-container {
  position: relative;
  float: left;
  left: 5px;
/*  left: -50%;
  float: right;  */
}

#alterna-nav.header-fixed .alterna-nav-menu {
  position: relative;
/*  left: 50%; */
  margin: 0;
}

#header-topbar {
  min-height: 30px;
  line-height: 30px;
  background: #4fb510;
  background: linear-gradient(to top, #4fb510, #3da000);
}
.header-style-3 #alterna-header .menu .alterna-nav-menu > li.current-menu-item > a, .header-style-3 #alterna-header .menu .alterna-nav-menu > li.current-menu-ancestor > a {
  border-bottom: none;
}

.header-style-3 #alterna-header .menu .alterna-nav-menu .sub-menu li a {
    line-height: 17px;
    padding:7px 10px !important;
}

.fixed-logo a {  margin-right: 20px;   }

@media (max-width: 992px) {
.header-style-3 #alterna-header .menu .alterna-nav-menu > li {
    background: none;
    padding: 0px 5px;   }
.header-style-3 #alterna-header .menu {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
}

/*

.header-style-7 h4 {
  margin:0; 
 font-size:16px;
text-align: justify;
}

.header-style-7 h2 {
  margin: 10px 0 0px; 
  color: #25209a;
  font-weight: bold;
  font-size: 30px;
}
.col-sm-5 h2 {text-align:center;}
*/


/*----------------------------slider-------------------------------------*/
a.slider {color: #f04d31;}
a.slider:hover {color: #F08231;}

/*----------------------------top-bar-------------------------------------*/

@media (max-width: 767px) {
 #langs-switcher  {
   top:0px !important;}
 .logo img {padding-top:10px;}
}
#header-topbar span, #header-topbar a {
  font-size: 11px;
}
#langs-switcher  {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 0px;
  /* float:left; */
  padding: 0px 10px 0px 0; 
  font-size: 11px;
  z-index: 1000;
}
#langs-switcher li {
  display: inline-block;  
  padding: 0px 10px 0px 0;
  vertical-align:top;
}
#langs-switcher li a {
  padding: 0px;
  margin: 0px;
  line-height:12px;
  opacity: 0.4;
}
#langs-switcher li.active a, #langs-switcher li a:focus, #langs-switcher li a:hover {
  opacity: 1;
  font-weight: 600;
  /* color: rgb(0, 130, 207); */
}

#langs-switcher > ul > li {
  float: left;
  padding: 0 8px;
  position: relative;
  border-right: 1px rgb(206,206,206) solid;
}

#langs-switcher > ul > li:last-child {
  border-right: none;
}

@media (max-width: 767px)   {
#header-topbar #header-topbar-right-content {
  width: 50%;
  text-align: right;
}
}

/*-----------------------img------------------------------*/
.thumbs-frame   {
padding-bottom: 20px;
padding-top: 15px;
}
/*----------------------------footer-------------------------------------*/
.footer-content {
    border-top: 1px #f0f0f0 solid;
    margin-top:20px;
}

.footer-content .widget {
 margin-bottom: 0px;
 margin-top:10px;
}

.footer-top-content .col-md-5 {
  padding-left: 0px !important;
}

.footer-content .footer-top-content {
  padding: 15px 0px 25px;
  line-height:15px;
  font-size:12px;
}
.footer-top-content .small{
  line-height:12px !important;
  font-size:10px;
}
.footer-content .footer-bottom-content {
  border-top: 1px #fff  dashed;
}
/*--------------------------widget-----------------------------*/
h3.widget-title {
  padding: 5px 10px;
}
.widget-title {
  margin: 0px 0px 0px 0px;
  background-color: rgb(0, 130, 207);
  color: #fff;
  font-weight: 100;
  font-size: 20px;
}
.left-line {
  width: 100%;  
  height: 0px;
  background: url('/wp-content/themes/alterna/img/wid-top-shadow.png') no-repeat center top #fff;
  background-size: 100% 9px;
  height: 9px;
  z-index: 888;
}

.right-line {
  width: 0%;
  height: 0px;
  margin-top: 0px;
}
.widget .line {
  margin: 0;
}

.line2 {
    border-bottom: 1px #E1E1E1 dashed;
}
/*--------------------------------------Events-widget----------------------------------------*/
.no-bullets {
    margin: 0px 2px 3px;
/*    border-bottom: 1px #E1E1E1 solid;    */
}

.no-bullets li {
    list-style: none outside none;
    border-bottom: 1px #e9e9e9 dashed;
    padding: 10px 0 10px 0;
    line-height: 15px;
    font-size: 12px; 
}

.no-bullets li a {
    line-height: 18px;
    font-size: 14px;
}

.no-bullets li:last-child {
   border: none;
}
.no-bullets li p {
    padding-top:6px;
}
.soup-date {
    padding-right: 8px;
    font-size: 11px;
    color: #999;
}

/*-----------------------------------blog--------------------------------------------------*/

.entry-post .entry-header .entry-title, .single-post .entry-header .entry-title {
    margin: 11px 0 5px;
    font-size: 20px;
    font-weight: 100;
}
.entry-post {
  border-bottom: 1px #e9e9e9 solid;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  /* background: url('/wp-content/themes/alterna/img/news-shadow.png') no-repeat center bottom #fff; */

}
.entry-post:last-child {
  border-bottom: none;
}

.entry-right-side .post-meta {
    padding: 1px 0;
    border-top: none;
    border-bottom: none;
    margin-bottom: 0px;
/*    border-top: 1px #E1E1E1 dashed; 
      border-bottom: 1px #E1E1E1 dashed;
  */
}        

.single-post .post-meta {
    margin-bottom: 10px;
    padding: 3px 0;
}
/*.entry-right-side .post-meta {
  margin: 0 0 10px;
  padding: 3px 10px;
  border-top: none;
  border-bottom: none;
  position: relative;
  background-color: #F2F2F2;
}        */
.entry-right-side .post-meta .entry-link, .entry-right-side .post-meta .entry-comments {
    right: 2px;
    top: 3px;
}
.folder-link {
  padding-right:10px;
}

.single-post .entry-tags .post-tags-icon {
    left: 0px;
    margin-top: -5px;
    position: absolute;
    border-radius: 30px;
    background: #008cd7;
    padding: 4px 3px 4px 6px;
    float: left;
    height: 26px;
    width: 26px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
}
.single-post .entry-tags {
    margin: 5px 0px;
    padding: 15px 0px 15px 35px;
}

.single-pagination span  {
   font-size: 13px;
}
h3.entry-title {
   padding-top:5px;
}
/*----------------------------calendar-------------------------------------*/

.ajax_calendar_future_widget table {
  width: 100%;
}
#prev {width:43%}
#next {width:42%}


#wp-calendar a{
font-weight:500;
}
caption {
  text-align:center;
  font-weight: bold;
}

thead {
  border-top: 1px #e1e1e1 dotted;
  border-bottom: 1px #e1e1e1 dotted;
}

tfoot {
  border-top: 1px #e1e1e1 dotted;
  border-bottom: 1px #e1e1e1 dotted;
}

#wp-calendar, #wp-calendar th {
  text-align:center !important;  
}

#eo-widget-next-month {
 text-align:right;
 padding-right:20px;
}

#eo-widget-prev-month {
 text-align:left;
 padding-left:20px;
}
 /*------------------table links---------------------*/
table.links {
  width:100%;
}
table.links td {
  padding: 7px 20px 7px 0;
  vertical-align: top;
}
table.links tr {
  border-bottom: 1px #eee dotted;
}
table.links tr:last-child {
  border-bottom: none;
}
/*-----------------------------Search------------------------------*/
.alterna-nav-form-container .alterna-nav-form {
    padding: 10px 6px 6px;
}

.alterna-nav-form-container .alterna-nav-form form{
    position: relative;
    margin: 0px;
    height: 25px;
}
.searchform .sf-s {
    font-size: 12px;
    padding: 3px 4px 0 6px;
    color: #666;
    border-radius: 3px;
    margin: 0px;
    height: 26px;
    background: #fff;
    border: 1px #015CAB solid;
    width: 80px;
    line-height: 14px;
}
 .searchform .sf-searchsubmit {
    outline: 0;
    border: 1px solid #015DAC;
    background-color: #008cd7;
    position: absolute;
    width: 27px;
    height: 26px;
    right: 0px;
    top: 0px;
    border-radius: 3px;
}

.searchform .sf-searchsubmit:hover {
  background-color: #015CAB;
  border: 1px solid #013D71;
}

.header-style-3 #alterna-nav .searchform .sf-s {
    color: #000;
    background: #fff;
}

.header-style-3 #alterna-drop-nav .searchform .sf-s {
    background: #fff;
} 