/*
Theme Name:     Breeze Child
Theme URI:      http://www.bluthemes.com/themes/breeze/
Description:    Child theme for Breeze
Author:         Bluthemes
Author URI:		http://bluthemes.com
Template:       breeze
Version:        0.1.0
*/

@import url("https://www.shortstories.net/wp-content/themes/breeze/style.css");

.navbar-brand h2{ margin: 0; line-height: inherit; }
.navbar-brand h2 small{ margin-left: 15px; display: inline-block; font-size: 15px; vertical-align: middle; opacity: 0.7; margin-bottom:5px; -webkit-transition:all 0.1s ease-in;  -moz-transition:all 0.1s ease-in;  -o-transition:all 0.1s ease-in;  transition:all 0.1s ease-in; }
.navbar-brand.brand-image h2{ display: inline-block; line-height: inherit; position: relative;  }
.navbar-brand.brand-text h2{ font-size: 26px; -webkit-transition:all 0.2s ease-in;  -moz-transition:all 0.2s ease-in;  -o-transition:all 0.2s ease-in;  transition:all 0.2s ease-in; }
#masthead.shrink .navbar-brand h2 small{ opacity:0; }
#masthead.shrink .navbar-brand.brand-text h2{ font-size: 18px; }

#masthead.header_big_logo .brand h2{
  margin-top: 0;
}
#masthead.header_big_logo .brand.brand-image h2 {
  float: none;
  display: block;
}
#masthead.header_big_logo .brand.brand-text h2{
  font-size: 48px;
  margin-top: 35px;
}
#masthead.header_big_logo .brand.brand-text h2 small{
  display: block;
}

.post-title h3{
  	display: block;
  	text-align: left;
  	font-size: 35px;
  	font-weight: bold;
}

#main{ padding-top: 7px; }
.navbar-brand{float:left;padding:10px 15px;font-size:18px;line-height:20px}
#side-bar > div{
  padding: 0 5px 0 0px;
}

.navbar-collapse{max-height:340px;padding-right:15px;padding-left:0px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}

.entry-container{
  position: relative;
  padding: 15px 35px 15px 35px;
}

.post-title {margin-bottom: 5px !important; padding-bottom: 5px !important}

article.sticky:before{
    border-radius: 1px;
    border-style: solid;
    border-width: 20px;
    content: "";
    height: 70px;
    left: -5px;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 10;
}

article.sticky .sticky-icon{
	position: absolute;
	z-index: 11;
	top: 0;
	left: -5px;
	width: 40px;
	text-align: center;
	line-height: 55px;
	color: #FFFFFF;
	font-size: 20px;
}


.entry-content .post-meta ul li{ font-size: 14px; }







.mediano {font-size:10px}

.flotante {
    display:block;
        position:fixed;

        top:570px;
        left:5px;
}

.flotante3 {
    display:block;
        position:fixed;

        top:530px;
        left:5px;
}

/* Maximun width of 780 pixels. */
@media screen and (max-width: 780px) {
	
.flotante4{
margin-top: -1000px;
}
}
