/*
Theme Name: Londolozi Blog

Author: Flavio Bezzeccheri

*/

@import url('css/bootstrap.min.css');



html, body {
  font-family: Georgia,"Times New Roman",Times,serif;
}

@font-face {
    font-family: 'trajan_proregular';
    src: url('css/fonts/trajanpro-regular-webfont.eot');
    src: url('css/fonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/trajanpro-regular-webfont.woff') format('woff'),
         url('css/fonts/trajanpro-regular-webfont.ttf') format('truetype'),
         url('css/fonts/trajanpro-regular-webfont.svg#trajan_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*MODAL*/
.modal-dialog {
  margin: 50px auto;
}
.modal .modal-header {
  padding: 0px;
}
.modal-header img.img-responsive {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.modal-header button.close {
  margin-right: 10px;
  margin-top: 10px;
}
/* Wrapper for page content to push down footer */
#wrap {
  /*min-height: 100%;
  height: auto !important;
  height: 100%;*/
  /* Negative indent footer by its height */
  /*margin: 0 auto -60px;*/
  /* Pad bottom by footer height */
  /*padding: 0 0 60px;*/
}
footer {
  padding: 60px 0px;
  background-color: #F3F3F3;
  margin-top: 50px;
  border-top: 1px solid #EEE;
  position: relative;
}

footer h4 {
  text-transform: uppercase;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 10px;
}

footer div.compass {
  position: absolute;
  top: -30px;
  left: 48%;
  width: 60px;
  height: 60px;
  background-size: cover;
  background-repeat: no-repeat;
}
/* Set the fixed height of the footer here */
#footer {
/*position: absolute;*/
/*bottom: 0px;*/
/*width: 100%;
height: 60px;*/
/*background-color: #F5F5F5;*/
}

hr {
  border-color: #AAA;
}

section.header {
  padding: 30px 0px;
  margin-bottom: 10px;
}

section.header .btn {
  /*background-color: #DDD;*/
  /*border-radius: 0px;*/
}

/*POST STYLES*/
.wp-caption {
  padding: 20px;
  border: 1px solid #DDD;
  background-color: #EEE;
  margin: 20px 0px;
  width: 100% !important;
  text-align: center;
  clear: both;
  border-radius: 3px;
}

.wp-caption img.size-full {
  max-width: 100% !important;
}

p.wp-caption-text {
  text-align: center;
font-style: italic;
font-size: 0.857em;
line-height: 1.5em;
margin-bottom: 0px;
margin-top: 10px;
font-family: Georgia,"Times New Roman",Times,serif;

}
article img.float-thumb {
  margin: 0px 30px 20px 0px;
  float: left;
  max-width: 300px;
}

article p {
  font-size: 16px;
  margin-bottom: 1.7em;
}
article img.size-full {
  max-width: 100%;
}

div.headline {
  color: #999;
  font-size: 12px;
  font-style: italic;
}
.headline a {
  color: #666;
  border-bottom: 1px solid #EEE;
  font-size: 1em;
}
.headline p {
  margin-bottom: 1em !important;
}

#wrap > .container {
  /*padding: 60px 15px 0;*/
}
.container .credit {
  margin: 20px 0;
}

/*COMMENTS*/
div.comments-area {
  margin-top: 50px;
}
.comment-list .comment {
  padding: 15px;
  border-top: 1px dotted #CCC;
}

.comment-list .comment img.avatar { 
  float: right;
}

.comment cite.fn {
  color: #111;
  font-size: 16px;
  font-weight: bold;
}
.commentmetadata a {
  color: #666;
  font-size: 12px;
}
.comment > p {
  margin-top: 10px;
}

/*CRONOLOGICAL POSTS*/
p.metalinks a {
  /*color: #888 !important;*/
  /*letter-spacing: 1px;*/
  /*text-transform: uppercase;*/
}

.crono-post {
  color: #888;
  font-size: 18px;
  margin-bottom: 2em;
 }

.crono-post a.title {
  font-size: 20px; 
  color: #222;
  text-decoration: none;
  border: none;
}
.crono-post a {
  color: #666;
  border-bottom: 1px solid #EEE;
}
.crono-post img {
  border-radius: 3px;
  margin-bottom: 7px;
}
.crono-post p {
  font-size: 18px;
  line-height: 16px;
  margin: 0px;
}

/*FEATURED POSTS*/
p.metalinks a:hover {
  color: #999;
  text-decoration: none;
}

.featured-post{
  color: #888;
  font-size: 18px;
  margin-bottom: 20px;
}
.featured-post img {
  margin-bottom: 10px;
  border-radius: 3px;
}
.featured-post a.title {
  font-size: 26px; 
  line-height: 34px;
  margin-top: 4px;
  color: #222;
  text-decoration: none;
  border: none;
}
.featured-post > a.title:hover {
  color: #666;
}
.featured-post p.metalinks {
  margin: 0px;
}
.featured-post a {
  color: #666;
  border-bottom: 1px solid #EEE;
}

.related-posts a.title {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  margin-top: 1em;
}
.related-posts {
  color: #666;
}

/*FADES*/
div.fade-top {
  height: 10px;
  background: linear-gradient(#FFF, #EEE);
}
div.fade-bottom {
  height: 10px;
  background: linear-gradient(#EEE, #FFF);
}
/*CATEGORY BOX*/
section.header-categories {
  margin-top: -45px;
  margin-bottom: 15px;
  background-color: #EFEFEF;
}

section.header-categories div.slick-slider {
  margin-bottom: 0px !important;
}

section.header-categories > div.liner {
  height: 7px;
  width: 100%;
  background-color: white;
  border-bottom: 2px solid #CCC;
}

.categories-slider div.spacer {
  text-align: center;
  padding: 5px;
}
.categories-slider a{
  text-transform: uppercase;
  font-family: 'PT Serif', Georgia, serif;
  color: #666;
  font-size: 15px;
  line-height: 1em;
}
.categories-slider img {
  max-height: 100px;
  max-width: 100%;
}
.categories-slider .slick-slide {
  overflow: hidden;
}
.categories-slider .slick-prev {
  top: 35%;
}
.categories-slider .slick-next {
  top: 35%;
}

/*HEADER SLIDER*/
section.slider {
  border-bottom: 5px solid #1E90FF;
  margin-bottom: 50px;
  overflow: hidden;
  margin-top: -20px;
}
section.slider .slick-slider {
  margin-bottom: 0px;

}
.header-slider {
  height: 350px;
  /*overflow: hidden;*/
}
.header-slider div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  /*height: 350px;*/
  height: 350px;
}

.gallery-slider {
  height: 350px;
  margin-left: 30px;
  margin-right: 30px;
  /*overflow: hidden;*/
}
.gallery-slider div {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  /*height: 350px;*/
  height: 350px;
}
.gallery-slider p {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white;
  background-color: rgba(51,51,51,0.8);
  margin: 0px;
  padding: 10px 25px;
  font-size: 20px;
}

div.showcase {
  border-left: 4px solid #3798FB;
  padding: 5px 10px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.showcase p {
  font-size: 24px;
}
.showcase a {
  color: #444;
}
.showcase > a.title {
  font-size: 20px;
}

/*NAV AND ENQUIRY*/
button.navbar-toggle {
  float: left;
  margin-left: 15px;
}

a.enquiry {
  background-color: #3798FB;
  border: 1px solid white;
  color: white !important;
  font-size: 18px;
  line-height: 20px;
  font-family: 'trajan_proregular' !important;
  text-transform: capitalize !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
a.enquiry:hover {
  /*background-color: #3396FA;*/
}
li.enquiry {
  padding: 2px;
  background-color: #3798FB;
  margin-top: -9px;
  position: relative;
}
li.enquiry div.arrow {
  top:0;
  right: -8px;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent #007bff;
}

.navbar {
  border: none;
  background-color: #F9F9F9;
  border-radius: 0px;
  /*margin-bottom: 0px;*/
}

.navbar a {
  text-transform: uppercase;
  font-family: 'PT Serif', Georgia, serif;
}
.nav > li > a {
  /*padding: 10px 12px;*/
  padding-left: 12px;
  padding-right: 12px;
}

@media all and (max-width: 768px) {
  li.enquiry {
    display: inline-block !important;
    margin-left: 15px;
  }
  li.enquiry div.arrow {
    display: none;
  }
}

/*SIDEBAR*/

aside h3,
aside h2 {
  font-family: 'PT Serif', Georgia, serif;
  font-size: 18px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 12px;
  padding-bottom: 5px;
  margin-top: 0px;
  text-transform: capitalize;
}
aside div.widget {
  margin-bottom: 40px;
}
/*SEARCH FORM*/


/*YOUTUBE GALLERY*/
.youtube-slider {
  margin-left: 30px;
  margin-right: 30px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*SOCIAL SHARE BAR*/
/* Social Sharing Bar */
#social_share_bar {
    float: right;
    margin-top: 40px;
    height: 60px;
    overflow: hidden;
    min-width: 240px;
    clear: right;
}

#social_share_bar .social-icons {
    overflow: hidden;
    list-style: none;
}

#social_share_bar .social-icons li {
    list-style: none;
}

#social_share_bar .social-icons li,
#social_share_bar .social-icons li a {
    width: 58px;
    height: 29px;
    display: block;
    float: left;
}

#social_share_bar .social-icons li a {
    background: url('img/sprite-social-icons.png') no-repeat;
    background-position: 0px -31px;
    text-indent: 999px;
    overflow: hidden;
}

#social_share_bar .social-icons li#sb_facebook a {
    
}
#social_share_bar .social-icons li#sb_facebook a:hover {
    background-position: 0px 0px;
}

#social_share_bar .social-icons li#sb_twitter a {
    background-position: -60px -31px;
}
#social_share_bar .social-icons li#sb_twitter a:hover {
    background-position: -60px 0px;
}

#social_share_bar .social-icons li#sb_trip_advisor a {
    background-position: -119px -31px;
}
#social_share_bar .social-icons li#sb_trip_advisor a:hover {
    background-position: -119px 0px;
}

#social_share_bar .social-icons li#sb_youtube a {
    background-position: -180px -31px;
}
#social_share_bar .social-icons li#sb_youtube a:hover {
    background-position: -180px 0px;
}

#social_share_bar .social-icons li#sb_pinterest a {
    background-position: -242px -31px;
}
#social_share_bar .social-icons li#sb_pinterest a:hover {
    background-position: -242px 0px;
}
#social_share_bar .social-icons li#sb_gplus a {
    background-position: -302px -31px;
}
#social_share_bar .social-icons li#sb_gplus a:hover {
    background-position: -302px 0px;
}



@import url('http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic');
