/*

Theme Name: Keilir by Bluthemes

Theme URI: http://www.bluthemes.com/themes/keilir/

Author: Bluthemes

Author URI: http://www.bluthemes.com/

Description: Tell your story with a beautiful goal-driven design

Version: 2.4.1

Tags: two-columns, theme-options,  right-sidebar, custom-background, custom-menu, post-formats, threaded-comments

License: 

License URI:

*/

*{

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-font-smoothing:antialiased;

}

html,body{

  height: 100%;

}

body{

    font-family: "Lato",Helvetica,sans-serif;

    font-weight: 300;

    line-height: 1.5;

    background: #E9F0F4;

    overflow-x: hidden;

    position: relative;

    font-size: 14px;

    left: 0;    

}

h1,h2,h3,h4{

  font-family: 'Crete Round',serif;

  font-weight: 400;

}

a:focus{

  outline: none;

}

a, a:hover, a:focus, a:active{

  color: #F69087;

}

.above_content{

  margin-bottom: 30px;

  text-align: center;

}

#main{

  margin-bottom: 50px;

  padding-top: 125px;

}

header{

  display: block;

}

aside#side-bar {

  width: 300px;

  margin-left: 30px;

}

.span9 {

  width: 610px;

}

#page{

  position: relative;

}

#masthead{

  background: #2E3641;

  z-index: 501;

  margin-bottom: 50px;

  position: absolute;

  top: 0;

  width: 100%;

}

.layout_left_side div#content{

  float: right;

}

.layout_left_side aside#side-bar{

  float: left;

}

#masthead.affix{

  margin-bottom: 0;

  width: 100%;

  top: 0;

  left: 0;

  position: fixed;

}

.admin-bar #masthead.affix{

  top: 28px;

}

.cleanwidget{

  background: transparent!important;

  border: none!important;

  -moz-border-radius: 0;

  -webkit-border-radius: 0;

  border-radius: 0;

}

.cleanwidget .widget-head{

  margin: 0;

}

#side-bar .cleanwidget .widget-head{

  margin: -15px -15px 0;

}

.nopadding, .nopadding .widget-body{

  padding: 0!important;

}

.nopadding > h3{

  margin: 0!important;

}

.box{

  background: none repeat scroll 0 0 #FFFFFF;

  border-bottom:2px solid #DDDDDD;

  -moz-border-radius: 4px 4px 4px 4px;

  -webkit-border-radius: 4px 4px 4px 4px;

  border-radius: 4px 4px 4px 4px;

}

.between_posts{

  text-align: center;

  margin-bottom: 30px;

}

.between_posts.box{

  padding: 10px;

}

.bl_background{

  height: 200%;

  left: -50%;

  position: fixed;

  top: -50%;

  width: 200%;

  z-index: -1;

}

.bl_background img{

  bottom: 0;

  left: 0;

  margin: auto;

  min-height: 50%;

  min-width: 50%;

  position: absolute;

  right: 0;

  top: 0;

}

#stripe {

  background: url("assets/img/stripe.png") repeat scroll 0 0 transparent;

  height: 100%;

  left: 0;

  position: absolute;

  top: 0;

  width: 100%;

  z-index: 1;

}

#background_pattern {

  background-repeat: repeat;  

  height: 100%;

  left: 0;

  position: fixed;

  top: 0;

  width: 100%;

  z-index: -1;

}

.input-append .btn{

  box-shadow: none;

}

#content{

  margin-bottom: 30px;

}

.bl_alert {

  background: none repeat scroll 0 0 #fff;

  height: 75px;

  padding: 5px 0;

  position: fixed;

  bottom: 0;

  width: 100%;

  z-index: 1000;

  border-top: 1px solid #ddd;

  display: none;

}

.bl_alert > h4 {

  margin: 22px 0;

}

.radiustop{

  -moz-border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;

  border-radius: 4px 4px 0 0;

}

.radiusbottom{

  -moz-border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;

  border-radius: 0 0 4px 4px;

}

/* page */

article.type-page{

  padding: 50px;

}

.entry-content:after,.entry-content:before, article.type-page:before, article.type-page:after {

    content: "";

    display: table;

    line-height: 0;

}

.entry-content:after, article.type-page:after {

    clear: both;

}

article.type-page .title {

  margin: 0 0 20px;

  border-bottom: 1px solid #eaeaea;

  padding-bottom: 20px;

}

.the-content, .the-content p{

  font-size: 16px;

}

.the-content p.lead{

  font-size: 21px;

}

/*  search form  */

header#masthead .bl_search {

  float: right;

  margin: 20px 0 20px 20px;

}

header#masthead .bl_search form{

  margin: 0;

}

.site-footer{

  background: #2E3641;

  position: relative;

  color: #fff;

}

.site-footer .box{

  color: #333;

}

.light_theme.site-footer{

  color: #333;

}

.light_theme h3, .light_theme .widget-head a{

  color: #333!important;

}

.site-footer .container{

  padding: 40px 0;

}

.site-footer #footer-bottom{

  background: #272F3A;

  color: #B8B8B8;

  font-size: 12px;

  padding: 5px 0;

  text-align: center;

}

.site-footer #footer-body{

  list-style: none;

  padding: 0;

  margin: 0;

}

ul#footer-body > li{

    display: table-cell;

    float: none;

    vertical-align: top;

    width: 1%;

    padding-right: 20px;

}

ul#footer-body > li:last-child{

    padding-right: 0;

}

.site-footer #footer-body ul{

  list-style: none;

  padding: 0;

  margin: 0;

}

#footer-body > div[class*="span"] ul li a,

ul#footer-body > li ul li a{

  color: #fff;

  font-size: 16px;

  text-decoration: none;

  display: inline-block;

  padding: 2px 4px; 

  border: none;

    -webkit-transition: transform 0.2s ease-in-out;

    -moz-transition: transform 0.2s ease-in-out;

    -o-transition: transform 0.2s ease-in-out;

    -ms-transition: transform 0.2s ease-in-out;    

    transition: transform 0.2s ease-in-out;

}

#footer-body .widget-head{

  background: transparent;

  border: none;

  margin: 0;

  padding: 0;

}

#footer-body .box .widget-head{

  background: #272F3A;

  border: none;

  padding: 0 15px;

}

#footer-body .widget_nav_menu,

#footer-body .widget_archive,

#footer-body .widget_tag_cloud,

#footer-body .widget_recent_entries,

#footer-body .widget_meta,

#footer-body .widget_categories,

#footer-body .widget_pages,

#footer-body .widget_rss{

  background: transparent;

  border: none;

  padding: 0;

}

.site-footer .badge{

  display: none;

}

.light_theme.site-footer #footer-body > div[class*="span"] ul li a{

  color: #333;

}

.site-footer #footer-body .widget_nav_menu a:hover,

.site-footer #footer-body .widget_archive a:hover,

.site-footer #footer-body .widget_tag_cloud a:hover,

.site-footer #footer-body .widget_recent_entries a:hover,

.site-footer #footer-body .widget_meta a:hover,

.site-footer #footer-body .widget_categories a:hover,

.site-footer #footer-body .widget_pages a:hover{

  background: #F69087;

  transform: scale(1.04);

  -ms-transform: scale(1.04);

  -webkit-transform: scale(1.04); 

  color: #fff!important;

}

.light_theme.site-footer #footer-body h3{

    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);

}

.brand{

  float: left;

  margin: 15px 30px 15px 0;

}

.site-title {

    font-size: 22px;

    line-height: 35px;

    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);

    margin: 0;

}

.pad15{

  padding: 15px;

}

.pad25{

  padding: 25px;

}

.full-width{

  width: 100%;

  display: block;

}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {

  height: 30px;

  line-height: 30px;

}

.popover{

  min-width: 220px;

}

.entry-image{

  overflow: hidden;

  background: #F4F4F4;

  border-radius: 4px 4px 0 0;

}

.entry-image img {

  width: 100%;

  -webkit-transition: all .35s ease-in-out;

  -moz-transition: all .35s ease-in-out;

  -o-transition: all .35s ease-in-out;

  transition: all .35s ease-in-out;

}

.entry-image a:hover img {

  -webkit-transform: scale(1.06);

  -moz-transform: scale(1.06);

  -ms-transform: scale(1.06);

  -o-transform: scale(1.06);

  transform: scale(1.06);

}

.entry-meta time{

  color: #666;

  font-size: 20px;

}

.entry-video {

  line-height: 0;

}

.entry-video iframe, .entry-video object{

  min-height: 343.12px;

  min-width: 100%;

}

.pagination{

  text-align: center;

}

.pagination > * {

  font-size:18px;

    margin-right: 10px;

    padding: 5px 13px;

  display:inline-block;

}

.pagination > a {

  background: none repeat scroll 0 0 #FFFFFF;

  border-bottom:2px solid #DDDDDD;

  -moz-border-radius: 4px 4px 4px 4px;

  -webkit-border-radius: 4px 4px 4px 4px;

  border-radius: 4px 4px 4px 4px;

  text-decoration:none;

  -webkit-transition: all .1s ease-in-out;

  -moz-transition: all .1s ease-in-out;

  -o-transition: all .1s ease-in-out;

  transition: all .1s ease-in-out;

}

.pagination > a:hover {

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}

.single-pagination > span{

  width:50%;

}

.single-pagination > span a:hover{

  background-color:#FAFAFA;

  outline:none;

  text-decoration: none;

  box-shadow:-2px 2px 0 0 rgba(0,0,0,0.05) inset;

}

.single-pagination > span a:hover span{

  color: #6D6D6D;

}

.single-pagination a{

  color: #999999;

  font-style:italic;

    font-weight: 200;

}

.single-pagination a span{

    color: #717171;

  font-style:normal;

    font-weight: bold;

}

.nav-previous{ float:left; }

.nav-previous .tab_attachment{ float:left; }

.nav-previous a[rel="prev"]{

    display: block;

    padding: 20px;

    position: relative;

    text-align: left;

}

.nav-next{ float:right; }

.nav-next .tab_attachment{ float:right; }

.nav-next a[rel="next"]{

    display: block;

    padding: 20px;

    position: relative;

    text-align: right;

}

footer.entry-meta {

  background: none repeat scroll 0 0 #FFFFFF;

  border-radius: 0 0 4px 4px;

  padding: 15px 30px 15px;

  border-color: #ddd;

  border-style: solid;

  border-width: 1px 0 0;

  position: relative;

  background: #fcfcfc;

}

footer.entry-meta .up_arrow:after, footer.entry-meta .up_arrow:before {

  border-color: transparent transparent #FCFCFC ;

  border-style: solid;

  border-width: 15px;

  content: "";

  height: 0;

  left: 40px;

  position: absolute;

  top: -30px;

  width: 0;

}

footer.entry-meta .up_arrow:before {

  top: -31px;

  border-color: transparent transparent #DDDDDD;

}

footer.entry-meta .avatar {

  -moz-border-radius: 500px;

  -webkit-border-radius: 500px;

  border-radius: 500px;

  position: absolute;

  left: 0;

  top: 0;

}

footer.entry-meta h4 {

  margin: 0;

  line-height: 55px;

}

footer.entry-meta h4 a{

  color: #878787;

  font-weight: normal;

  text-shadow: 0 1px 0 #FFFFFF;

  text-decoration: none;

}

footer.entry-meta .author-meta{

  padding-left: 70px;

  position: relative;

}

#side-bar > div{

  padding: 15px;

  background: #fff;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  border-radius: 4px;

  margin-bottom: 30px;

  border-bottom: 2px solid #DDDDDD;

}

#side-bar > div > form{

  margin: 0;

}

#side-bar div.bl_tweets, 

#side-bar div.bl_likebox, 

#side-bar div.bl_instagram, 

#side-bar div.bl_tabs, 

#side-bar div.bl_socialbox,

#side-bar div.widget_calendar,

#side-bar div.widget_pages,

#side-bar div.widget_archive,

#side-bar div.widget_calendar,

#side-bar div.widget_nav_menu,

#side-bar div.widget_tag_cloud,

#side-bar div.widget_recent_entries,

#side-bar div.widget_meta,

#side-bar div.widget_categories,

#side-bar div.bl_flickr,

#side-bar div.widget_rss,

#side-bar div.bl_author,

#side-bar div.widget_search{

  padding: 0;

}

#side-bar div.bl_tweets .widget-head,

#side-bar div.bl_likebox .widget-head,

.bl_instagram .widget-head,

#side-bar div.bl_tabs .widget-head,

#side-bar div.bl_socialbox .widget-head,

#side-bar div.widget_calendar .widget-head,

#side-bar div.widget_pages .widget-head,

#side-bar div.widget_archive .widget-head,

#side-bar div.widget_calendar .widget-head,

#side-bar div.widget_nav_menu .widget-head,

#side-bar div.widget_tag_cloud .widget-head,

#side-bar div.widget_recent_entries .widget-head,

#side-bar div.widget_meta .widget-head,

#side-bar div.widget_categories .widget-head,

#side-bar div.bl_flickr .widget-head,

#side-bar div.bl_author .widget-head,

#side-bar div.widget_rss .widget-head,

#side-bar div.widget_search .widget-head{

  margin: 0;

}

#side-bar > div.box > select {

  margin: 15px;

  width: 270px;

}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  border: none;

}

.nav-tabs{

  border-bottom: none;

}

.nav-tabs > li{

  display: table-cell;

  width: 1%;

  float: none;

}

.nav-tabs > li:nth-child(2) a{

  background: #9EB2C0;

}

.site-footer #footer-body .nav-tabs > li.active + li a, .nav-tabs > li.active + li a{

  background: #9EB2C0;

  display: block;

}

.site-footer #footer-body .nav-tabs > li > a, .nav-tabs > li > a{

  background: #C1CFD9;

  border: medium none!important;

  color: #fff;

  font-size: 15px;

  font-weight: bold;

  text-align: center;

  border-radius: 0;

  margin: 0;

  padding: 8px 0;

  display: block;

}

.nav-tabs > li > a:hover{

  background: #ADC1CE!important;

}

.site-footer #footer-body #bl_side_tabs .active a, #bl_side_tabs .active a{

  color: #9EB2C0;

  background: #fff!important;

  display: block;

}

#side-bar h3, #footer-body h3{

  font-size: 20px;

}

#side-bar h3 * {

  font-size: inherit;

  font-weight: inherit;

  line-height: inherit;

  color: inherit;

}

.top-color {

  width: 100%;

  position: relative;

  z-index: 999;

}

.top-color div {

  float: left;

  height: 5px;

  width: 25%;

}

.above_header{

  padding: 5px 0;

  text-align: center;

  background: #2E3641;

}

.format-quote a{

    color: #797979;

}

.format-quote .entry-content h1{

  font-size: 26px;

  margin: 0 0 15px;

} 

.entry-container{

  background: none repeat scroll 0 0 #FFFFFF;

  position: relative;

}

.entry-content {

  padding: 50px;

}

#reply-title:before{

  content: '\f112';

}

.entry-title{

  margin: 0;

  line-height: 1.2;

}

.entry-title a{

  color: #333;

}

.entry-container a:hover{

  text-decoration: none;

}

.entry-content > p a:hover{

  text-decoration: underline;

}

.format-quote a.more-link:hover{ background-color:#85A9B3; }

.format-standard a.more-link:hover{ background-color:#F69087; }

.format-gallery a.more-link:hover{ background-color:#00ACED; }

.format-image a.more-link:hover{ background-color:#B0CB7A; }

.format-link a.more-link:hover{ background-color:#9664B5; }

.format-video a.more-link:hover{ background-color:#85CCB1; }

.format-audio a.more-link:hover{ background-color:#EF7336; }

#content .entry-content a.more-link:hover {

  color: #FFFFFF;

  text-decoration: none;

}



.format-quote .entry-content .post-meta ~ * a, .format-quote .entry-content .post-meta a:hover, .format-quote .entry-content .entry-title a:hover{

  color: #85A9B3;

} 

.format-standard .entry-content .post-meta ~ * a, .format-standard .entry-content .post-meta a:hover, .format-standard .entry-content .entry-title a:hover{

  color: #F69087;

}

.format-gallery .entry-content .post-meta ~ * a, .format-gallery .entry-content .post-meta a:hover, .format-gallery .entry-content .entry-title a:hover{

  color: #00ACED;

}

.format-image .entry-content .post-meta ~ * a, .format-image .entry-content .post-meta a:hover, .format-image .entry-content .entry-title a:hover{

  color: #B0CB7A;

}

.format-link .entry-content .post-meta ~ * a, .format-link .entry-content .post-meta a:hover, .format-link .entry-content .entry-title a:hover{

  color: #9664B5;

}

.format-video .entry-content .post-meta ~ * a, .format-video .entry-content .post-meta a:hover, .format-video .entry-content .entry-title a:hover{

  color: #85CCB1;

}

.format-audio .entry-content .post-meta ~ * a, .format-audio .entry-content .post-meta a:hover, .format-audio .entry-content .entry-title a:hover{

  color: #EF7336;

}

.entry-content p{

  font-size: 18px;

  color: #525252;

}

/* =WordPress Core

-------------------------------------------------------------- */

.entry-content p.wp-caption-text, .entry-content p.gallery-caption, article.type-page .the-content p.wp-caption-text, article.type-page .the-content p.gallery-caption {

  color: #999999;

  font-size: 12px;

  text-align: center;

}

.gallery-item img{

  border: none!important;

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

}

.gallery-item

.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto

}



.wp-caption {

    background: #fff;

    max-width: 100%; 

    padding: 5px 0 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 100%;

    padding: 0;

    width: auto;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    border-radius: 3px;

}



.wp-caption p.wp-caption-text, article.type-page .the-content .wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 8px 0 0;

}



article.type-post {

  -moz-border-radius: 4px 4px 4px 4px;

  -webkit-border-radius: 4px 4px 4px 4px;

  border-radius: 4px 4px 4px 4px;

  margin-bottom: 30px;

  /*overflow: hidden;*/

  border-bottom: 2px solid #ddd;

}

.entry-header{

  background: #2E3641;

  -moz-border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;

  border-radius: 4px 4px 0 0;

  height: 70px;

  position: relative;

}

.post-format-badge {

  border: 8px solid #FFFFFF;

  -webkit-border-radius: 500px;

  -moz-border-radius: 500px;

  border-radius: 500px;

  bottom: -40px;

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);

  height: 80px;

  left: 50%;

  margin: 0 -40px;

  padding: 10px;

  position: absolute;

  text-align: center;

  width: 80px;

  z-index: 500;

}

.entry-container > .post-format-badge {

  top: -40px;

}

.post-format-badge {

  background: #B0CB7A;

}

.post-format-badge i {

  color: #FFFFFF;

  font-size: 28px;

  height: 45px;

  line-height: 45px;

  text-align: center;

  width: 45px;

}

.post-format-quote{

  background: #85A9B3;

}

.post-format-image{

  background: #B0CB7A;

}

.post-format-gallery{

  background: #00ACED;

}

.post-format-standard{

  background: #F69087;

}

.post-format-video{

  background: #85CCB1;

}

.post-format-audio{

  background: #EF7336;

}

.post-format-link{

  background: #9664B5;

}

.sticky .post-format-badge{

  background-color: #2999C4;

}

.post-meta{

  margin: 20px 0;

  color: #555;

}

.post-meta ul{

  list-style: none;

  margin: 0;

  padding: 0;

}

.post-meta ul li{

  float: left;

  margin-right: 15px;

}

.post-meta ul li i:before, 

.post-format-badge i:before,

.bl_socialbox a i:before,

.share-story li a i:before,

a.btn i:before,

.bl_socialbox a i:before,

.tab_icon i:before{

  margin: 0!important;

  display: inline!important;

}

.post-meta ul li a{

  color: #555;

}

.post-meta:before, .post-meta:after {

  content: "";

  display: table;

  line-height: 0;

}

.post-meta:after {

  clear:both;

}

/* input focus */

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {

  border: 1px solid rgba(126, 201, 172,0.8);

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  box-shadow: none;

  outline: 0 none;

}



/* entry */

.share-story {

  float: left;

  list-style: none outside none;

  margin: 23px 0 0;

  padding: 0;

}

.share-story li{

  float: left;

  margin-right: 5px;

}

.share-story li a {

  font-size: 16px;

  background: #F0F0F0;

  -moz-border-radius: 500px;

  -webkit-border-radius: 500px;

  border-radius: 500px;

  color: #777;

  display: block;

  padding: 6px;

  width: 33px;

  text-align: center;

}

.share-story li a:hover{

  color: #333;

  background: #eee;

  text-decoration: none;

}

.share-story-container{

  position: relative;

}

.share-story-container small {

  left: 5px;

  margin: 0;

  position: absolute;

  top: 0;

}

.share-story.small{

  margin:0;

  width:100%;

  text-align:center;

}

.share-story.small li{

  float:none;

  display:inline-block;

}

.share-story.small li a{

  padding:4px 6px;

  font-size:11px;

}



/* comments */

.commentlist{

  list-style: none;

  margin: 0;

}

.commentlist ul{

  list-style: none;

  margin: 0;

}

.commentlist .pingback {

  padding: 4px 20px;

}

.comments-title, #reply-title{

  text-shadow: 0 1px 0 #fff;

  color: #585858;

}

.comments-title{

  padding: 0 25px 10px; 

}

.commentlist article.comment{

    background: #FFFFFF;

    border-bottom: 1px solid #F4F4F4;

    padding: 20px 10px 20px 80px;

    position: relative;

}

.commentlist .children article.comment{

    padding-left: 110px;

}

.commentlist .children .children > li > article{

    padding-left: 140px;

}

.commentlist .children .children .children > li > article{

    padding-left: 170px;

}

.commentlist .children .children .children .children > li > article{

    padding-left: 200px;

}

.comment-author{

  margin-bottom: 10px;

  position: relative;

}

article.comment .avatar{

    -webkit-border-radius: 500px;

    -moz-border-radius: 500px;

    border-radius: 500px;  

    position: absolute;

    left: -60px;

    top: 0;

}

.bypostauthor > article.comment .commenter a{

    color: #1ABC9C;

}

article.comment cite.commenter{

    color: #717171;

    font-size: 15px;

    font-weight: bold;

}

article.comment .reply a{

    color: #999;

}

.form-allowed-tags{

  display: none;

}

.comments-area{

  background: #fff;

  border-bottom: 2px solid #ddd;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  border-radius: 4px;

  padding: 0 0 10px;

  margin-top: 30px;

  border-top: 3px solid #F69087;

}

.comments-area-facebook{

  padding: 20px;

}

.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {

    width: 100% !important;

}

.comment-notes{

  display: none;

}

#commentform input[type="text"], #commentform textarea{

    background: #EFEFEF;

    border-radius: 2px 2px 2px 2px;

    border:none;

    box-shadow: none;

    font-size: 16px;

    height: 35px;

    width: 100%;

}

#respond{

  padding: 20px 20px 0;

}

#commentform textarea{

    height: 200px;

}

#commentform > p {

  width: 50%;

}

.comment-form-author{

  float: left;

}

.comment-form-email{

  float: left;

  padding-left: 25px;

}

#commentform .comment-form-comment{

  width: 100%;

}





/*  Buttons  */

.page-links > a,.page-links > span, article.post .entry-content a.btn, button, html input[type="button"], input[type="reset"], input[type="submit"], .btn{

  -webkit-transition: all .05s ease-in-out; -moz-transition: all .05s ease-in-out; -o-transition: all .05s ease-in-out; transition: all .05s ease-in-out;

  background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.10) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.10)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */ background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.10) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */ background-image: -o-linear-gradient(top,  rgba(255,255,255,0.10) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */ background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.10) 0%,rgba(255,255,255,0) 100%); /* IE10+ */ background-image: linear-gradient(to bottom,  rgba(255,255,255,0.10) 0%,rgba(255,255,255,0) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */ 

  border:none;

  -moz-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;

  -webkit-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;

  box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;

  padding: 8px 20px 10px;

  text-align: center;

  vertical-align: middle;

  display: inline-block;

  font-size: 14px;

  line-height: 20px;

  margin-bottom: 0;    

  -moz-border-radius: 4px 4px 4px 4px;

  -webkit-border-radius: 4px 4px 4px 4px;

  border-radius: 4px 4px 4px 4px;

  background-repeat: repeat-x;

  background-color: #F5F5F5;

  color: #333;

}



.page-links > a, button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn:hover{

  background-position:0;

}

.page-links > a:active, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active,button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .btn:active, .btn:focus{

  box-shadow:0 2px 0 0 rgba(0, 0, 0, 0.1) inset;

  padding: 10px 20px 8px;

}

.page-links > span,.btn.disabled{

  box-shadow:0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;

  color:#cacaca;

  padding:4px 12px 4px;

}

.btn:focus{ 

  outline:none!important; 

}

.btn.btn-large {

  padding: 13px 20px 15px;

  font-size: 18px;

}

.btn.btn-large:active, .btn.btn-large:focus { 

  padding: 15px 20px 13px;

}

.btn.btn-small {

  min-height: 20px;

  padding: 2px 8px 4px;

}

.btn.btn-small:active, .btn.btn-small:focus { 

  padding: 4px 8px 2px;

}

.btn.btn-mini {

  min-height: 10px;

  padding: 2px 8px 4px;

}

.btn.btn-mini:active, .btn.btn-mini:focus { 

  padding: 4px 8px 2px;

}

.btn:hover, article.post .entry-content a.btn:hover{

    background-color: #E6E6E6;

    text-decoration: none;

}

.btn:active, .btn:focus, article.post .entry-content a.btn:active,article.post .entry-content a.btn:focus{

  background-color: #E6E6E6;

}

.btn.bl-dropdown:after {

  content: "\e83f ";

  display: inline-block;

  font-family: fontello;

  font-size: 12px;

  margin-right: 10px;

  padding-right: 0;

  position: relative;

  width: 1px;

}

.btn-primary, .label-primary, #commentform #submit, .widget_search input[type="submit"], article.post .entry-content a.btn-primary{

  background-color: #333;

  color: #fff;

}

.btn-primary:hover, #commentform #submit:hover, article.post .entry-content a.btn-primary:hover{

  background-color: #48C9B0;

}

.btn-primary:active, .btn-primary:focus, #commentform #submit:active, #commentform #submit:focus, article.post .entry-content a.btn-primary:active,article.post .entry-content a.btn-primary:focus{

  background-color: #16A085;

}



.btn-info, .label-info, article.post .entry-content a.btn-info{

  background-color: #3498DB;

  color: #ffffff;

}

.btn-info:hover, article.post .entry-content a.btn-info:hover{

  background-color: #5DADE2;

}

.btn-info:active, .btn-info:focus, article.post .entry-content a.btn-info:focus, article.post .entry-content a.btn-info:active{

  background-color: #2C81BA;

}



.btn-danger, .label-danger, article.post .entry-content a.btn-danger{

  background-color: #E74C3C;

  color: #ffffff;

}

.btn-danger:hover, article.post .entry-content a.btn-danger:hover{

  background-color: #EC7063;

}

.btn-danger:active, .btn-danger:focus, article.post .entry-content a.btn-danger:active, article.post .entry-content a.btn-danger:focus{

  background-color: #C54133;

}



.btn-success, .label-success, article.post .entry-content a.btn-success{

  background-color: #2ECC71;

  color: #ffffff;

}

.btn-success:hover, article.post .entry-content a.btn-success:hover{

  background-color: #58D68D;

}

.btn-success:active, .btn-success:focus, article.post .entry-content a.btn-success:active, article.post .entry-content a.btn-success:focus{

  background-color: #27AE60;

}



.page-links > a, .btn-inverse, .label-inverse, article.post .entry-content a.btn-inverse{

  background-color: #34495E;

  color: #ffffff;

}

.page-links > a:hover, .btn-inverse:hover, article.post .entry-content a.btn-inverse:hover{

  background-color: #415B76;

}

.page-links > a:active, .btn-inverse:active, .btn-inverse:focus, article.post .entry-content a.btn-inverse:active, article.post .entry-content a.btn-inverse:focus{

  background-color: #2C3E50;

}



.btn-warning, .label-warning, article.post .entry-content a.btn-warning{

  background-color: #F39C12;

  color: #ffffff;

}

.btn-warning:hover, article.post .entry-content a.btn-warning:hover{

  background-color: #F6B517;

}

.btn-warning:active, .btn-warning:focus, article.post .entry-content a.btn-warning:active, article.post .entry-content a.btn-warning:focus{

  background-color: #CF850F;

}



/* search form */

#searchform label, #searchform input[type="submit"]{

  display: none;

}

#side-bar #searchform input[type="submit"]{

  display: inline-block;

  width: 28%;

}

#masthead #searchform input[type="text"]{

  border: none;

  -moz-border-radius: 2px;

  -webkit-border-radius: 2px;

  border-radius: 2px;

  width: 100%;

  max-width: 180px;

  margin: 0;

  background: #636E7C;

  color: #A0A0A0;

    -webkit-transition: background 0.2s ease-in-out;

    -moz-transition: background 0.2s ease-in-out;

    -o-transition: background 0.2s ease-in-out;

    -ms-transition: background 0.2s ease-in-out;    

    transition: background 0.2s ease-in-out;  

}

#searchform input[type="text"]:focus{

  background: #fafafa;

  color: #444;

  box-shadow: none;

}



/*  



  Widgets



*/

.scale img{

  -webkit-transition: all .10s ease-in-out; -moz-transition: all .10s ease-in-out; -o-transition: all .10s ease-in-out; transition: all .10s ease-in-out;

}

.scale:hover img{

  transform: scale(1.03);

  -ms-transform: scale(1.03);

  -webkit-transform: scale(1.03);

}

.bl-social-icon{

    background: none repeat scroll 0 0 #F0F0F0;

    -moz-border-radius: 500px;

    -webkit-border-radius: 500px;

    border-radius: 500px;

    color: #777777;

    display: inline-block;

    font-size: 11px;

    padding: 4px 6px;

}

/* general css for all widgets */

.widget-head{

  background: #2E3641;

  padding: 0 15px;

  -moz-border-radius: 3px 3px 0 0;

  -webkit-border-radius: 3px 3px 0 0;

  border-radius: 3px 3px 0 0;

  color: #fff;

  margin: -15px -15px 15px;

}

.widget-head a{

  color: #fff;

}

.bl_tabs, .bl_author, .bl_instagram, .bl_likebox, .bl_tweets, .widget_categories, .widget_recent_comments, .widget_search{

  padding: 0!important;

}

.bl_tabs .widget-head,

.bl_author .widget-head,

.bl_instagram .widget-head,

.bl_likebox .widget-head,

.bl_tweets .widget-head,

.widget_recent_comments .widget-head,

.widget_categories .widget-head{

    margin: 0!important;

}

#footer-body .bl_html .widget-body{

  padding: 15px;

}

/*  Author Widget  */

.bl_author > img{

  width: 100%;

  -moz-border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;

  border-radius: 4px 4px 0 0;

}

.bl_author > h3 + img{

  -moz-border-radius: 0;

  -webkit-border-radius: 0;

  border-radius: 0;

}

#footer-body .bl_author .widget-body{

  background: #ffffff;

  -moz-border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;

  border-radius: 0 0 4px 4px;

  padding: 0 15px 15px;

}

.bl_author .widget-body{

  position: relative;

  text-align: center;

}

.bl_author > img + .widget-body .bl_author_img + .bl_author_bio{

  padding-top: 60px;

}

.bl_author .bl_author_bio{

  padding-left: 15px;

  padding-right: 15px;

  padding-bottom: 15px;

  color: #333;

}

.bl_author .bl_author_bio > h3{

  margin-top: 0;

}

#footer-body .bl_author .bl_author_bio{

  padding-left: 0;

  padding-right: 0;

  padding-bottom: 0;

}

.bl_author .bl_author_bio p{

  margin: 0;

}

.bl_author_img {

  -moz-border-radius: 500px;

  -webkit-border-radius: 500px;

  border-radius: 500px;

  background: #fff;

  border: 5px solid #fff;

  overflow: hidden;

}

.bl_author_img img{

  -moz-border-radius: 500px;

  -webkit-border-radius: 500px;

  border-radius: 500px;

  height: 100px;

  width: 100px;

}

.bl_author > img + .widget-body .bl_author_img {

  left: 50%;

  margin: 0 -50px;

  position: absolute;

  top: -45px;

}

/* social box */

#side-bar .bl_socialbox .widget-body{

  padding: 10px 14px;

}

.cleanwidget.bl_socialbox, .cleanwidget.bl_socialbox .widget-head{

  padding: 0;

  background: transparent;



}

.bl_socialbox ul{

  list-style: none;

  margin: 0;

}

.bl_socialbox li{

    float: left;

    margin: 4px;

}

.site-footer #footer-body .bl_socialbox a, .bl_socialbox a{

  color: #666;

  padding: 6px;

  font-size: 18px;

  background: #F7F7F7;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

    -webkit-transition: transform 0.2s ease-in-out;

    -moz-transition: transform 0.2s ease-in-out;

    -o-transition: transform 0.2s ease-in-out;

    -ms-transition: transform 0.2s ease-in-out;    

    transition: transform 0.2s ease-in-out;

    display: block;

    width: 35px;

    text-align: center;

}



.site-footer #footer-body .bl_socialbox a:hover, .bl_socialbox a:hover{

  color: #fff!important;

  transform: scale(1.08);

  -ms-transform: scale(1.08);

  -webkit-transform: scale(1.08);

  text-decoration: none;

}

.bl_socialbox a.bl_icon_facebook{ color: #4861A3!important; }

.bl_socialbox a.bl_icon_facebook:hover{ color:#fff!important; background: #4861A3!important; border-color: #4861A3!important; }

.bl_socialbox a.bl_icon_twitter{ color: #1BB2E9!important; }

.bl_socialbox a.bl_icon_twitter:hover{ color:#fff!important; background: #1BB2E9!important; border-color: #1BB2E9!important; }

.bl_socialbox a.bl_icon_googleplus{ color: #CE4231!important; }

.bl_socialbox a.bl_icon_googleplus:hover{ color:#fff!important; background: #CE4231!important; border-color: #CE4231!important; }

.bl_socialbox a.bl_icon_linkedin{ color: #007BB6!important; }

.bl_socialbox a.bl_icon_linkedin:hover{ color:#fff!important; background: #007BB6!important; border-color: #007BB6!important; }

.bl_socialbox a.bl_icon_youtube{ color: #BC1E2C!important; }

.bl_socialbox a.bl_icon_youtube:hover{ color:#fff!important; background: #BC1E2C!important; border-color: #BC1E2C!important; }

.bl_socialbox a.bl_icon_rss{ color: #F99C00!important; }

.bl_socialbox a.bl_icon_rss:hover{ color:#fff!important; background: #F99C00!important; border-color: #F99C00!important; }

.bl_socialbox a.bl_icon_flickr{ color: #FE0083!important; }

.bl_socialbox a.bl_icon_flickr:hover{ color:#fff!important; background: #FE0083!important; border-color: #FE0083!important; }

.bl_socialbox a.bl_icon_vimeo{ color: #1BB6EC!important; }

.bl_socialbox a.bl_icon_vimeo:hover{ color:#fff!important; background: #1BB6EC!important; border-color: #1BB6EC!important; }

.bl_socialbox a.bl_icon_pinterest{ color: #CD2026!important; }

.bl_socialbox a.bl_icon_pinterest:hover{ color:#fff!important; background: #CD2026!important; border-color: #CD2026!important; }

.bl_socialbox a.bl_icon_dribbble{ color: #E14A85!important; }

.bl_socialbox a.bl_icon_dribbble:hover{ color:#fff!important; background: #E14A85!important; border-color: #E14A85!important; }

.bl_socialbox a.bl_icon_tumblr{ color: #49637C!important; }

.bl_socialbox a.bl_icon_tumblr:hover{ color:#fff!important; background: #49637C!important; border-color: #49637C!important; }

.bl_socialbox a.bl_icon_instagram{ color: #AC8568!important; }

.bl_socialbox a.bl_icon_instagram:hover{ color:#fff!important; background: #AC8568!important; border-color: #AC8568!important; }

.bl_socialbox a.bl_icon_soundcloud{ color: #FF4C00!important; }

.bl_socialbox a.bl_icon_soundcloud:hover{ color:#fff!important; background: #FF4C00!important; border-color: #FF4C00!important; }



/*  Tabs widget  */

#bl_side_tabs{

  margin: 0;

}

#bl_side_posts > ul, #bl_side_comments > ul{

  list-style: none;

  margin: 0;

  padding: 0;

  overflow: hidden;

}

#bl_side_posts > ul li, #bl_side_comments > ul li{

  padding: 8px 15px 8px 85px;

  position: relative;

  min-height: 55px;

  right: -110%;

  border-left: 3px solid transparent;

}

#bl_side_posts > ul li:hover, #bl_side_comments > ul li:hover {

  background: none repeat scroll 0 0 #F8F8F8;

  border-left: 3px solid #F69087;

  cursor: pointer;

}

#bl_side_posts > ul li:hover .tab_icon, #bl_side_comments > ul li:hover .tab_attachment, #bl_side_posts > ul li:hover .tab_attachment {

  -webkit-transition: all .15s ease-in-out;

  -moz-transition: all .15s ease-in-out;

  -o-transition: all .15s ease-in-out;

  transition: all .15s ease-in-out;

  -webkit-transform: scale(1.05);

  -moz-transform: scale(1.05);

  -ms-transform: scale(1.05);

  -o-transform: scale(1.05);

  transform: scale(1.05);

}

.bl_tabs ul li a{

  font-weight: bold; 

  text-decoration: none;

}

.bl_tabs ul li .tab_attachment{

  position: absolute;

  left: 15px;

  top: 8px;

  background: transparent!important;

  display: block;

}

.bl_tabs ul li .tab_text{

  display: table;

  height: 55px;

}

.site-footer #footer-body .bl_tabs ul li .tab_text a, .bl_tabs ul li .tab_text a{

    color: #717171;

    display: table-cell;

    text-decoration: none !important;

    vertical-align: middle;

    background: transparent;

  -webkit-transform: none;

  -moz-transform: none;

  -ms-transform: none;

  -o-transform: none;

  transform: none;

}

#side-bar .bl_tabs ul li .tab_text a{

  background: transparent;

}

.bl_tabs ul li .tab_text a span{

  color: #F69087;

}

.bl_tabs .tab-content{

    min-height: 100px;

    padding: 15px 0;

    background: #fff;

}

.tab_icon{

    display: block;

    height: 55px;

    width: 55px;

    -moz-border-radius: 500px;

    -webkit-border-radius: 500px;

    border-radius: 500px;

}

.tab_icon i {

  color: #FFFFFF;

  display: block;

  font-size: 26px;

  height: 55px;

  line-height: 55px;

  text-align: center;

  width: 55px;

}

.bl_tabs .tab-content img{

  -moz-border-radius: 500px;

  -webkit-border-radius: 500px;

  border-radius: 500px;

  width: 55px;

  height: 55px;

  display: block;

  position: relative;

  max-width: none\9;

}

.tab_quote{

  background-color: #85A9B3;

}

.tab_audio{

  background-color: #EF7336;

}

.tab_link{

  background-color: #9664B5;

}

.tab_gallery, .tab_image{

  background-color: #B0CB7A;

}

.tab_standard{

  background-color: #F69087;

}

.tab_video{

  background-color: #85CCB1;

}

#bl_side_tags{

  padding: 0 15px;

}

#bl_side_tags .bl_tab_tag{

  font-weight: bold;

  padding: 4px 6px;

  margin: 0 5px 5px 0;

  background: #F8F8F8;

  text-decoration: none;

  color: #666;

  display: block;

  float: left;

  text-align: center;

}

#bl_side_tags .bl_tab_tag:hover{

  background: #F69087;

  color: #fff;

  -webkit-transition: all .15s ease-in-out;

  -moz-transition: all .15s ease-in-out;

  -o-transition: all .15s ease-in-out;

  transition: all .15s ease-in-out;

  -webkit-transform: scale(1.05);

  -moz-transform: scale(1.05);

  -ms-transform: scale(1.05);

  -o-transform: scale(1.05);

  transform: scale(1.05); 

}



/*  Facebook like box  */

.bl_likebox .widget-head{

  background-image: url("assets/img/noise_transparent.png");

  background-color: #4861A3;

  color: #FFF;

  text-shadow: 0 1px 0 rgba(52,76,137,0.5);

  margin: 0;

}

#bl_likebox > iframe {

  min-width: 180px;

}

#footer-body #bl_likebox {

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

}

.bl_likebox .widget-body{

  padding: 0;

}

#bl_likebox {

  background: none repeat scroll 0 0 #FFFFFF;

}

/* Twitter widget */

.bl_tweets .widget-head{

  background-image: url("assets/img/noise_transparent.png");

  background-color: #3BAAE1;

  color: #FFF;

  text-shadow: 0 1px 0 rgba(52,133,170,0.5);

  margin: 0; 

}

#footer-body .bl_tweets{

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

  overflow: hidden;

}

.bl_tweets .widget-body{

  padding: 0;

  background: #E2E2E2;

}

.bl_tweets #tweets{

  overflow: hidden;

}

.bl_tweets #tweets iframe{

  margin-top: -3px;

}

#footer-body #tweets iframe{

    min-width: 100%!important;

}

/*  Newsletter Widget  */

.bl_newsletter p{

  color: #B0B0B0;

  margin: 0 0 15px;

}

.bl_newsletter .input-append{

  margin-bottom: 0; 

}

#footer-body .bl_newsletter .widget-head, #footer-body .bl_newsletter{

  padding: 0;

  background: transparent;

  border: none;

}

#footer-body .bl_newsletter .widget-head{

  margin: 0;

}

#side-bar .bl_newsletter p{

  color: #717171;

  text-shadow: none;

  margin: 0 0 15px;

}

.bl_newsletter .bl_newsletter_email{

  height: 40px;

  width: auto;

}

.site-footer.light_theme .bl_newsletter_email{

  background: #EEEEEE;

}

#side-bar .bl_newsletter .bl_newsletter_email{

  border: 1px solid #CCCCCC;

}

.bl_newsletter button{

  height: 40px;

  box-shadow: none;

}

/*  Flickr widget  */

.bl_flickr img{

  float: left;

}

/* instagram widget */

.bl_instagram{

  width: 300px!important;

  overflow: hidden;

  border: none!important;

}

#footer-body .bl_instagram .widget-head, #side-bar .bl_instagram .widget-head{

    background-color: #5F8CB0;

    background-image: url("assets/img/noise_transparent.png"), -moz-linear-gradient(left center , #5F8CB0, #4A7496);

    background-position: 50% 50%;

    min-width: 300px;

    padding: 0 15px;

}

#footer-body .bl_instagram .widget-body, #side-bar .bl_instagram .widget-body{

  padding: 0;

  overflow: hidden;

  position: relative;

}

#footer-body .bl_instagram .widget-body, #side-bar .bl_instagram .widget-body{

  width: 300px;

  border-bottom: 2px solid #1C5380;

}

#footer-body .bl_instagram .instagram-images > li, #side-bar .bl_instagram .instagram-images > li{

  width: 300px;

}

#footer-body .bl_instagram .widget-body .instagram-header, #side-bar .bl_instagram .widget-body .instagram-header{

  z-index: 2;

  position: relative;

}

#footer-body .bl_instagram .widget-body:hover > .left_arrow, #side-bar .bl_instagram .widget-body:hover > .left_arrow{

  left: 1px;

}

#footer-body .bl_instagram .widget-body:hover > .right_arrow, #side-bar .bl_instagram .widget-body:hover > .right_arrow{

  right: 1px;

}

#footer-body .bl_instagram .widget-body:hover > .instagram_link, #side-bar .bl_instagram .widget-body:hover > .instagram_link{

  top: 50%;

}

#footer-body .bl_instagram .instagram_link a, #side-bar .bl_instagram .instagram_link a{

  color: #ffffff;

  display: block;

  text-align: center;

  text-decoration: none;

  line-height: 50px;

}

#footer-body .bl_instagram .instagram_link, #side-bar .bl_instagram .instagram_link{

  z-index: 1;

  position: absolute;

  display: block;

  top:  -50px;

  font-size: 32px;

  left: 50%;

  height: 60px;

  width: 60px;

  margin: -30px;

  -moz-border-radius: 500px;

  -webkit-border-radius: 500px;

  border-radius: 500px;

  -webkit-transition: all 0.2s ease-in-out;

  -moz-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;

  -ms-transition: all 0.2s ease-in-out;    

  transition: all 0.2s ease-in-out; 

  background: #F97F77;

  padding: 5px;

}

#footer-body .bl_instagram .instagram_link:hover, #side-bar .bl_instagram .instagram_link:hover{

  background: #F99690;

}

#footer-body .bl_instagram .instagram_arrow, #side-bar .bl_instagram .instagram_arrow{

  position: absolute;

  top: 50%;

  height: 50px;

  margin: -25px 0;

  font-size: 34px;

  color: #fff;

  -webkit-transition: all 0.2s ease-in-out;

  -moz-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;

  -ms-transition: all 0.2s ease-in-out;    

  transition: all 0.2s ease-in-out;

}

#footer-body .bl_instagram .instagram_arrow:hover, #side-bar .bl_instagram .instagram_arrow:hover{

  cursor: pointer;

  opacity: 0.8;

}

#footer-body .bl_instagram .left_arrow, #side-bar .bl_instagram .left_arrow{

  left: -40px;

}

#footer-body .bl_instagram .right_arrow, #side-bar .bl_instagram .right_arrow{

  right: -40px;

}

#footer-body .bl_instagram  ul, #side-bar .bl_instagram  ul{

  list-style: none;

  margin: 0;

  padding: 0;

}

#footer-body .bl_instagram .instagram-images, #side-bar .bl_instagram .instagram-images{

  width: 6000px;

  position: relative;

}

#footer-body .bl_instagram .instagram-images > li, #side-bar .bl_instagram .instagram-images > li{

  float: left;

}

#footer-body .bl_instagram .instagram-images >, #side-bar .bl_instagram .instagram-images >{

  float: left;

}

#footer-body .bl_instagram .instagram-header li, #side-bar .bl_instagram .instagram-header li{

  display: table-cell;

  width: 1%;

  text-align: center;

  background: #FDFDFD;

  padding: 5px 0 10px;

}

#footer-body .bl_instagram .instagram-header li p, #side-bar .bl_instagram .instagram-header li p{

  color: #727272;

  font-weight: bold;

  margin: 0; 

  font-size: 20px;

}

#footer-body .bl_instagram .instagram-interactions, #side-bar .bl_instagram .instagram-interactions{

    background-color: #5F8CB0;

    background-image: url("assets/img/noise_transparent.png"), -moz-linear-gradient(left center , #5F8CB0, #4A7496);

    background-position: 50% 50%;

    height: 51px;

    position: relative;

}

#footer-body .bl_instagram .instagram-interactions li, #side-bar .bl_instagram .instagram-interactions li{

  display: table-cell;

  width: 1%;

  text-align: center;

  color: #F9F9F9;

  font-size: 20px;

  padding: 15px;

}



/*

  Default Wordpress Widgets

*/



/*  search  */

#side-bar div.widget_search input[type="text"], #footer-body div.widget_search input[type="text"]{

  width: 70%;

  height: 34px;

  margin: 0;

  background: none repeat scroll 0 0 #EFEFEF;

  -moz-border-radius: 2px 2px 2px 2px;

  -webkit-border-radius: 2px 2px 2px 2px;

  border-radius: 2px 2px 2px 2px;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  font-size: 16px;

  max-width: 190px;

}

#side-bar div.widget_search form{

  margin: 0;

  padding: 15px;

}

#footer-body  #searchform input[type="submit"]{

  display: inline-block;

}

#footer-body .widget_search{

  background: transparent;

  border: none;

}

#footer-body .widget_search .widget-head{

  background: transparent;

  margin: 0;

  padding: 0;

}

/* rss */

.widget_rss ul{

  margin: 0;

  list-style: none;

}

.widget_rss ul li{

  padding: 10px 15px;

  border-top: 1px solid #eee;

}

#footer-body .widget_rss ul li{

  border-top: none;

}

.widget_rss ul li:first-child{

  border-top: none;

}

.widget_rss ul li a{

  color: #333;

  font-size: 16px; 

  font-weight: bold;

}

.widget_rss ul li .rss-date{

  color: #999;

  font-size: 12px;

  display: block;

}

#footer-body .rssSummary{

  color: #fff;

}

#footer-body .rssSummary{

  color: #fff;

}

.light_theme #footer-body .rssSummary{

  color: #717171;

}

.light_theme #footer-body .widget_rss ul li a{

  color: #333!important;

}

/* Recent Comments */

.widget_recent_comments .recentcomments{

  list-style: none;

}

/* Calendar */

.widget_calendar table{

  width: 100%;

}

#footer-body .widget_calendar{

  padding: 0;

}

#footer-body .widget_calendar table{

  width: 100%;

  background: #ffffff;

  color: #717171;

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

}

.widget_calendar table > caption {

  -moz-border-radius: 3px 3px 0 0;

  -webkit-border-radius: 3px 3px 0 0;

  border-radius: 3px 3px 0 0;  

}

#footer-body .widget_calendar .widget-head {

  margin: 0;

}

.widget_calendar table > caption {

  background: none repeat scroll 0 0 #272F3A;

  color: #FFFFFF;

  font-size: 20px;

  font-weight: 400;

  line-height: 40px;

  padding: 0 15px;

  text-align: left;

}

.widget_calendar .widget-head + #calendar_wrap table > caption {

  background: none repeat scroll 0 0 #9EB2C0;

  color: #FFFFFF;

  font-family: inherit;

  font-size: 15px;

  font-weight: bold;

  line-height: inherit;

  padding: 5px 0;

  text-align: center;

  -moz-border-radius: 0;

  -webkit-border-radius: 0;

  border-radius: 0;

}

#footer-body .widget_calendar .widget-head + #calendar_wrap table > caption {

  -moz-border-radius: 3px 3px 0 0;

  -webkit-border-radius: 3px 3px 0 0;

  border-radius: 3px 3px 0 0;

}

.widget_calendar tr th {

  background: none repeat scroll 0 0 #C1CFD9;

  color: #FFFFFF;

  padding: 3px 0;

}

.widget_calendar tr td {

  text-align: center;

  font-size: 16px;

}

.widget_calendar tr td a {

  font-weight: bold;

}



/* Categories, Pages, Archives, Recent Comments and Reecent Posts bundled */

.widget_recent_entries > ul, #side-bar .widget_nav_menu > div > ul, .widget_categories > ul, .widget_recent_comments > ul, .widget_pages > ul, .widget_meta > ul, .widget_archive > ul{

  list-style: none;

  margin: 0;

}

#side-bar .widget_recent_entries li , 

#side-bar .widget_nav_menu ul li , 

#side-bar .widget_categories li , 

#side-bar .widget_recent_comments li, 

#side-bar .widget_pages li , 

#side-bar .widget_meta li , 

#side-bar .widget_archive li {

  display: block;

  padding: 8px 15px 8px 18px;

  border-bottom: 1px solid #eee;

}

.widget_recent_entries li a, 

#side-bar .widget_nav_menu ul li a, 

.widget_categories li a, 

.widget_recent_comments li a, 

.widget_pages li a, 

.widget_meta li a, 

.widget_archive li a{

  display: block;

  text-decoration: none;

  font-weight: 400;

  color: #717171;

  font-size: 16px;

}

.widget_recent_entries li span.badge, 

#side-bar .widget_nav_menu ul li span.badge, 

.widget_categories li span.badge, 

.widget_recent_comments li span.badge, 

.widget_pages li span.badge, 

.widget_meta li span.badge, 

.widget_archive li span.badge{

  background: none repeat scroll 0 0 #C1CFD9;

  -moz-border-radius: 16px 16px 16px 16px;

  -webkit-border-radius: 16px 16px 16px 16px;

  border-radius: 16px 16px 16px 16px;

  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px #FFFFFF;

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px #FFFFFF;

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px #FFFFFF;

  color: #FFFFFF;

  font-size: 12px;

  height: 20px;

  line-height: 18px;

  margin: -9px 0;

  min-width: 20px;

  padding: 1px 6px 0;

  position: absolute;

  right: 15px;

  text-align: center;

  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

  top: 50%;

}

#side-bar ul li{

  position: relative;

}

#side-bar .widget_nav_menu > div > ul ul{

  margin: 0;

  list-style: none;

  background: #f4f4f4;

}

#side-bar .widget_nav_menu > div > ul ul a{

  border-left: 3px solid #f4f4f4;

}

#side-bar .widget_recent_entries li:hover,

#side-bar .widget_nav_menu ul li:hover,

#side-bar .widget_categories li:hover,

#side-bar .widget_recent_comments li:hover,

#side-bar .widget_meta li:hover,

#side-bar .widget_pages li:hover,

#side-bar .widget_archive li:hover{

  border-left: 3px solid #F69087;

  background: #F8F8F8;

  padding: 8px 15px;

}

/*  tag cloud */

.widget_tag_cloud .tagcloud{

  padding: 15px;

}

#footer-body .widget_tag_cloud .tagcloud{

  padding: 0;

}

.widget_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after {

    content: "";

    display: table;

    line-height: 0;

}

.widget_tag_cloud .tagcloud:after {

    clear: both;

}

.widget_tag_cloud .tagcloud a{

  font-weight: bold;

  padding: 4px 6px;

  margin: 0 5px 5px 0;

  background: #F8F8F8;

  text-decoration: none;

  color: #666;

  display: block;

  float: left;

  font-size: 14px !important;

  text-align: center;

}

#footer-body .widget_tag_cloud .tagcloud a{

  color: #fff;

  background: transparent;

}

.light_theme #footer-body .widget_tag_cloud .tagcloud a{

  color: #333;

}

.widget_tag_cloud .tagcloud a:hover{

  background: #F69087;

  color: #fff;

  -webkit-transition: all .15s ease-in-out;

  -moz-transition: all .15s ease-in-out;

  -o-transition: all .15s ease-in-out;

  transition: all .15s ease-in-out;

  -webkit-transform: scale(1.05);

  -moz-transform: scale(1.05);

  -ms-transform: scale(1.05);

  -o-transform: scale(1.05);

  transform: scale(1.05); 

}

/* icons before widget titles */

.widget_tag_cloud .widget-head:before,

.widget_recent_entries .widget-head:before,

.widget_calendar .widget-head:before,

.widget_recent_comments .widget-head:before,

.widget_categories .widget-head:before,

.widget_pages .widget-head:before,

.widget_archive .widget-head:before,

.widget_search .widget-head:before,

#reply-title:before,

.instagram-interactions:before{

  display: inline-block;

  font-family: "fontello";

  font-style: normal;

  font-variant: normal;

  font-weight: normal;

  line-height: 1em;

  margin-left: 0.2em;

  margin-right: 6px;

  text-align: center;

  text-decoration: inherit;

  text-transform: none;

  width: 1em;

}

.widget_tag_cloud .widget-head:before{

  content: '\e81c';

}

.widget_recent_entries .widget-head:before{

  content: '\e825';

} 

.widget_calendar .widget-head:before{

  content: '\e833';

} 

.widget_recent_comments .widget-head:before{

  content: '\e828';

} 

.widget_categories .widget-head:before{

  content: '\e82f';

} 

.widget_pages .widget-head:before{

  content: '\f0f6';

} 

.widget_archive .widget-head:before{

  content: '\e85e';

}

.widget_search .widget-head:before{

  content: '\e801';

}



/*  header menu  */

.navbar-inverse .navbar-inner{

  background: transparent;

  -moz-border-radius: 0;

  -webkit-border-radius: 0;

  border-radius: 0;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  box-shadow: none;

  border: none;

  padding: 0 15px;

  filter: none;

}

.navbar{

  margin-bottom: 0;

}

.navbar .brand {

    color: #FFFFFF;

    height: 70px;

    margin: 0 30px 0 0;

    padding: 13px 0 12px;

}

.navbar .brand-text {

  line-height: 42px;

}

.navbar .brand img{

  height: 45px;

}

.navbar .nav > li > a {

  color: #EFEFEF;

  display: block;

  font-size: 16px;

  font-weight: 300;

  line-height: 25px;

  padding: 23px 20px 20px;

  text-decoration: none;

  -webkit-transition: all 0.1s ease-in-out;

  -moz-transition: all 0.1s ease-in-out;

  -o-transition: all 0.1s ease-in-out;

  -ms-transition: all 0.1s ease-in-out;    

  transition: all 0.1s ease-in-out;

}

.navbar a.brand p{

  font-size: 12px;

  line-height: 0;

  margin: 0;

  opacity: 0.8;

}

.navbar a.brand.brand-tagline{

  padding: 5px 0 0;

}

.navbar .nav > li > a:focus + ul {

  display: block;

}

.navbar-inverse .brand, .navbar-inverse .nav > li > a{

  text-shadow: none;

}

.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a{

  color: #EFEFEF!important;

}

.navbar .nav > li.active, .navbar .nav > li:hover{

  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.02);

  color: #fff;

}

.dropdown-menu{

  background: none repeat scroll 0 0 #212833;

  border-top: 2px solid #F69087;

  border-left: 0;

  border-right: 0;

  border-radius: 0;

  padding: 0;

  margin: 0;

}

.dropdown-menu > li > a{

  color: #FFFFFF;

  font-size: 16px;

  padding: 15px 20px;

}

.navbar .nav > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu:before{

  display: none;

}

.navbar .nav > li:hover > ul,

.navbar .nav > li.hover > ul

{

  display: block;

}

.dropdown-menu > li > a:hover{

  background: rgba(255,255,255,0.05);

}

.navbar-inverse .nav li.dropdown.open > .bl-dropdown, .navbar-inverse .nav li.dropdown.active > .bl-dropdown, .navbar-inverse .nav li.dropdown.open.active > .bl-dropdown{

  background: transparent;

}

.bl-dropdown i{

  font-size: 12px; 

  margin: 0 0 0 4px; 

}

.btn.btn-navbar {

  background: none repeat scroll 0 0 #85CCB1;

  margin: 18px 0;

  padding: 7px 10px;

}

.btn.btn-navbar:hover, .btn.btn-navbar:active, .btn.btn-navbar:focus{

  background: none repeat scroll 0 0 #67B295;

}

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{

  -moz-border-radius: 0;

  -webkit-border-radius: 0;

  border-radius: 0;

}



/*

  Shortcode components

*/



/* alert */

.alert{

  -moz-border-radius: 2px;

  -webkit-border-radius: 2px;

  border-radius: 2px;

  background: #FAF9F7;

  border: none;

  color: #34495E;

  font-size: 16px;

}

.alert-danger, .alert-error{

  background-color: #FFEEED;

}

.alert-success{

  background-color: #E3FCF6;

}

.alert-info{

  background-color: #EDF6FF;

}

.alert-info a{

  color: #85CCB1;

}

/* accordion  */

.accordion-group{

  -moz-border-radius: 0;

  -webkit-border-radius: 0;

  border-radius: 0;

}

.accordion-heading .accordion-toggle {

    background: none repeat scroll 0 0 #EEEEEE;

    color: #666!important;

    text-decoration: none;

}

.accordion-heading .accordion-toggle:hover {

    background: none repeat scroll 0 0 #F4F4F4!important;

}

/*  Pullquote  */

blockquote.pullquote{

    background: none repeat scroll 0 0 #F2F2F2;

    border: 1px solid #DDDDDD;

    float: right;

    margin: 30px 0 30px 30px;

    padding: 0;

    width: 255px;

    position: relative;

}

blockquote.pullquote p.pullquote-text{

    text-align: center;

    color: #444444;

    font-family: helvetica;

    font-size: 22px;

    font-style: italic;

    line-height: 28px;

    padding: 30px;

}

blockquote.pullquote i.icon-quote-left{

  position: absolute;

  left: 10px;

  top: 10px;

}

blockquote.pullquote i.icon-quote-right{

  position: absolute;

  right: 10px;

  bottom: 10px;

}

blockquote.pullquote.pull-left{

  float: left;

  margin: 30px 30px 30px 0;

}



/*  dropcap  */

.dropcap {

  float: left;

  font-size: 50px;

  font-weight: bold;

  line-height: 35px;

  margin-right: 7px;

  position: relative;

  text-align: center;

  text-transform: uppercase;

  top: 7px;

}

.dropcap.dropcap-bg{

  background: none repeat scroll 0 0 #F69087;

  color: #FFFFFF;

  padding: 4px 8px;

  font-size: 45px;

}

.format-quote .dropcap.dropcap-bg{color:#fff; background-color:#85A9B3; }

.format-standard .dropcap.dropcap-bg{color:#fff; background-color:#F69087; }

.format-gallery .dropcap.dropcap-bg{color:#fff; background-color:#00ACED; }

.format-image .dropcap.dropcap-bg{color:#fff; background-color:#B0CB7A; }

.format-link .dropcap.dropcap-bg{color:#fff; background-color:#9664B5; }

.format-video .dropcap.dropcap-bg{color:#fff; background-color:#85CCB1; }

.format-audio .dropcap.dropcap-bg{color:#fff; background-color:#EF7336; }

/*  well  */

.well{

  -moz-border-radius: 2px;

  -webkit-border-radius: 2px;

  border-radius: 2px; 

}

/* some silly fix to remove a smiley face image created by a stats plugin */

img#wpstats{display:none}

.popover-content{

  font-size: 14px;

  line-height: 20px;

}

/* related posts */

#related-posts .box{

  margin-top: 30px;

}

#related-posts .box.related-video iframe, #related-posts .box.related-video object{

  width: 100%;

}

#related-posts .box.related-quote{

  border-top: 3px solid #85A9B3;

}

#related-posts .box.related-image{

  border-top: 3px solid #B0CB7A;

}

#related-posts .box.related-gallery{

  border-top: 3px solid #00ACED;

}

#related-posts .box.related-standard{

  border-top: 3px solid #F69087;

}

#related-posts .box.related-video{

  border-top: 3px solid #85CCB1;

}

#related-posts .box.related-audio{

  border-top: 3px solid #EF7336;

}

#related-posts .box.related-link{

  border-top: 3px solid #9664B5;

}

.related-content a {

  color: #717171;

  font-weight: normal;

  display: block;

  word-wrap: break-word;

}

#related-posts .related-image img{

  max-height: 150px;

  width: 194px;

}

#related-posts .related-content{

  padding: 10px;

  position: relative;

}

#related-posts .related-content h4{

  margin: 0 0 5px;

}

.related-content > p {

  font-size: 12px;

  line-height: 18px;

  margin: 0;

}

#related-posts .related-header{

  /*height: 150px;*/

}

#related-posts .related-footer{

  background: #FCFCFC;

  border-top: 1px solid #ddd;

  font-size: 11px;

  color: #777;

  padding: 5px 10px; 

}



/*  Recent Posts  */

#recent-posts{

  list-style: none;

  margin: 0;

}

#recent-posts li{

  padding: 15px 0;

  min-height: 85px;

  border-bottom: 1px solid #f4f4f4;

}

.recent-icon{

  float: left;

  margin-right: 15px;

}

.recent-content h4,.recent-content p{

  margin: 0;

}

/*  Pagelinks  */

.page-links{

  margin-top: 20px;

}

.page-links > a, .page-links > span{

  padding: 8px 20px 10px;

  margin-right: 2px;

}

.page-links > a{

  color: #fff!important;

}

.page-links > span{

  background: #F6968E;

  color: #fff!important;

}

/*  disquss css fix  */

#disqus_thread {

  background: #fff;

  border-radius: 4px;

  margin-top: 30px;

  padding: 25px;

  border-top: 3px solid #F69087;

}

.must-log-in{

  padding: 25px;

}

/* keilir 1.8 */

.top-color .first_col{ background: #F69087; }

.top-color .second_col{ background: #85CCB1; }

.top-color .third_col{ background: #85A9B3; }

.top-color .fourth_col{ background: #B0CB7A; }

.format-status .entry-container{

  background: #FAFBFE;

}

.entry-audio{

  margin-bottom: 25px;

}



/* New 1.7 */

#content .frontpage-list {

  border-top: medium none;

  border-right: medium none;

  border-left: medium none;

  border-bottom: 1px solid #ddd;

  border-radius: 0;

  margin: 0;

  padding: 0;

}

#content .frontpage-list:first-child{

  border-top: 1px solid #ddd;

}

#content .frontpage-list:first-child .entry-container{

  border-radius: 3px 3px 0 0;

}

#content .frontpage-list .entry-container{

  padding: 25px;

}

#content .frontpage-list:last-child .entry-container{

  border-radius: 0 0 3px 3px;

}

#content .frontpage-list .entry-image {

  background: none repeat scroll 0 0 #FFFFFF;

  float: left;

  width: 25%;

}

#content .frontpage-list .entry-image + .entry-content{

  padding: 0 0 0 25px;

}

#content .frontpage-list .entry-content {

  float: left;

  padding: 0;

  width: 75%;

}

#content .frontpage-list .entry-title, 

#content .frontpage-list .post-meta, 

#content .frontpage-list .status-content{

  text-align: left;

}



#content .frontpage-list .post-meta{ 

  margin: 10px 0;

}



.archive .entry-header{

  padding: 15px;

  height: auto;

  background: #2E3641;

}

.archive .entry-header h1{

  margin: 0;

  color: #FFF;

  font-size: 26px;

  line-height: 26px;

}

.archive .entry-header p{

  margin: 0;

  color: #999;

  font-size: 18px;

}

/* Social Counter Widget */

#side-bar .bl_social_counter .widget-body{ padding: 0; }

.bl_social_counter ul li{

  display: block;

  text-align: left;

  border-bottom: 1px solid #DDDDDD;

  position: relative;

  padding-left: 70px;

}

.bl_social_counter ul li:last-child{

  border-bottom: none;

}

.bl_social_counter ul li a{

  color: #333333;

  display: block;

    width: 100%;



  -webkit-transition: background-color 0.05s ease-in-out;

  -moz-transition: background-color 0.05s ease-in-out;

  -o-transition: background-color 0.05s ease-in-out;

  -ms-transition: background-color 0.05s ease-in-out;    

  transition: background-color 0.05s ease-in-out;

}

.bl_social_counter ul li .bl_wrapper{

    display: table-cell;

    vertical-align: middle;

    height: 68px;

}

.bl_social_counter ul li:hover{

  background-color: #FFFFFF;

}

.bl_social_counter ul li i{

  font-size: 22px;

  display: block;

  position: absolute;

  width: 40px;

  height: 40px;

  line-height: 40px;

  left: 15px;

  top: 50%;

  margin-top: -20px;

  text-align: center;

  border-radius: 40px;

  color: #FFFFFF;

}

.bl_social_counter ul li.facebook i{

  background-color: #627BAE;

}

.bl_social_counter ul li.twitter i{

  background-color: #00ACEE;

}

.bl_social_counter ul li.google-plus i{

  background-color: #DD4B39;

}

.bl_social_counter ul li.instagram i{

  background-color: #DD4B39;

}

.bl_social_counter ul li h4{

  font-size: 16px;

  margin: 0;

  position: relative;

  display: block;

  font-weight: normal;

}

.bl_social_counter ul li small{

  display: block;

  font-size: 14px;

  font-weight: 300;

  text-transform: uppercase;

  padding: 0;

  position: relative;

}

.bl_social_counter{

  padding: 0!important;

}

.bl_social_counter h3 {

  margin: 0;

}



/* Added in v. 2.2 */

.custom_menu_content{

  float: right;

  height: 70px;

}

.custom_menu_content > * {

  margin: 0!important;

  position: relative;

  top: 50%;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%);

}

.post-footer-like {

  float: right;

  margin: 20px 0 10px 30px;

}



/**********************************/

/*  AUTHOR WIDGET

/**********************************/

.author-layout-single > img {

  border-radius: 4px 4px 0 0;

}

.author-layout-single .blu_author_img {

  left: 50%;

  margin: 0 -50px;

  position: absolute;

  top: -50px;

  background: none repeat scroll 0 0 #fff;

  border: 5px solid #fff;

  border-radius: 500px;

  overflow: hidden;

}

.author-layout-single .blu_author_no_bg .blu_author_img {

  margin: 0;

  position: static;

  overflow: hidden;

  text-align: center;

}

.author-layout-single .blu_author_img img {

  border-radius: 500px;

  height: 100px;

  width: 100px;

} 

.author-layout-single .blu_author_bio{

  text-align: center;

} 

.author-layout-single .blu_author_bio h3{

  padding: 15px 0 10px; 

  margin: 0; 

  font-weight: bold;

}

.author-layout-single .blu_author_bio h3 a:hover{

  text-decoration: none;

}

.author-layout-single .blu_author_bio p{

  color: #777;

  padding: 0 10px;

} 

.author-layout-single .blu_author_body {

  border-color: #EDEDED;

  border-style: solid;

  border-width: 0 1px 1px;

  padding: 50px 10px 10px;

  position: relative;

  background: #fff;

}   

.author-layout-single .blu_author_body.blu_author_no_bg {

  padding: 10px;

  border-width: 1px;

} 

.author-layout-single .social-links-wrap {

  border-color: #EDEDED;

  border-style: solid;

  border-width: 1px 0 0;

  padding: 10px 0 0;

}

.author-layout-single .social-links-wrap .social-links {

  display: inline-block;

  margin: 0;

  padding: 0;

}

.author-layout-single .social-links-wrap .social-links li {

  float: left;

  list-style: none outside none;

}

.author-layout-single .social-links-wrap .social-links li a {

  border: 1px solid #888;

  border-radius: 100px;

  color: #888;

  display: block;

  font-size: 14px;

  height: 30px;

  line-height: 30px;

  margin-left: 5px;

  text-align: center;

  text-decoration: none;

  width: 30px;

}

.author-layout-single .social-links-wrap .social-links li a:hover{

  color: #FFF;

}

.author-layout-multi .author-image img,

.author-layout-multi .author-image .author-image-article {

  border-radius: 500px;

  height: 100%;

  transition: transform 0.2s ease 0s;

  width: 100%;

}

.author-layout-multi .author-image-article {

  left: 0;

  position: absolute;

  top: 0;

  transform: scale(0);

}

.author-layout-multi .author-image-placeholder {

  width: 100%;

  height: 100%;

  border-radius: 500px;

  background: #C4C4C4;

  color: #FEFEFE;

  font-size: 30px;

  text-align: center;

  line-height: 80px;

}

.author-layout-multi article:hover .avatar {

  transform: scale(0);

} 

.author-layout-multi article:hover .author-image-article {

  transform: scale(1);

}

.author-layout-multi article {

  padding: 10px 8px;

  border-bottom: 1px dashed #dddddd;

}

.author-layout-multi article:last-child {

  margin-bottom: 0;

  border-bottom: none;

}

.author-layout-multi article {

  height: 100px; 

  display: block;

}

.author-layout-multi a {

    color: #333;

    text-decoration: none;

}

.author-layout-multi a.text-muted {

    color: #777;

}

.author-layout-multi a.text-muted:hover {

    color: #333;

}

.author-layout-multi h4 {

    color: #333;

    font-size: 16px;

    margin: 0 0 3px;

}

.author-layout-multi p {

  font-size: 12px;

  margin: 0;

} 

.author-layout-multi .author-image {

  float: left;

  height: 80px;

  margin-right: 10px;

  position: relative;

  width: 80px;

} 

.author-layout-multi .author-image:after {

  border: 1px solid #777;

  border-radius: 500px;

  content: "";

  display: block;

  height: 100%;

  left: -5%;

  padding: 3px;

  position: absolute;

  top: -5%;

  transform: scale(0);

  transition: transform 0.3s ease 0s;

  width: 100%;

  z-index: 500;

} 

.author-layout-multi  .author-image.author-image-no-article:after {

  display: none;

}

.author-layout-multi article:hover .author-image:after {

  transform: scale(1);

}

.author-layout-multi article:hover .author-image.author-image-no-article .author-image-article {

  transform: none;

} 

.author-layout-multi article:hover .author-image.author-image-no-article .avatar,

.author-layout-multi article:hover .author-image.author-image-no-article:after {

  transform: none;

}

.author-layout-multi a .author-image.author-image-no-article:after {

  display: none;

}

.widget-head + .author-layout-single > img {

  border-radius: 0;

}

#side-bar .blu_author{

  padding: 0;

}

#side-bar div.blu_author .widget-head{

  margin: 0;

}

.author-layout-single .social-links-wrap .social-links li a i:before {

  width: 20px;

}



.bl-middle-align {

  position: relative;

  top: 50%;

  transform: translateY(-50%);

}





.sticky.frontpage-list {

  margin-bottom: 20px !important;

}



  /**********************************/

  /*  SOCIAL MEDIA COLORS

  /**********************************/

  .blu_facebook_background{background: #4861A3;}

  .blu_facebook_border{border-color: #4861A3;}

  .blu_twitter_background{background: #1BB2E9;}

  .blu_twitter_border{border-color: #1BB2E9;}

  .blu_googleplus_background{background: #CE4231;}

  .blu_googleplus_border{border-color: #CE4231;}

  .blu_linkedin_background{background: #007BB6;}

  .blu_linkedin_border{border-color: #007BB6;}

  .blu_youtube_background{background: #BC1E2C;}

  .blu_youtube_border{border-color: #BC1E2C;}

  .blu_rss_background{background: #F99C00;}

  .blu_rss_border{border-color: #F99C00;}

  .blu_flickr_background{background: #FE0083;}

  .blu_flickr_border{border-color: #FE0083;}

  .blu_vimeo_background{background: #1BB6EC;}

  .blu_vimeo_border{border-color: #1BB6EC;}

  .blu_pinterest_background{background: #CD2026;}

  .blu_pinterest_border{border-color: #CD2026;}

  .blu_dribbble_background{background: #E14A85;}

  .blu_dribbble_border{border-color: #E14A85;}

  .blu_tumblr_background{background: #49637C;}

  .blu_tumblr_border{border-color: #49637C;}

  .blu_instagram_background{background: #AC8568;}

  .blu_instagram_border{border-color: #AC8568;}

  .blu_facebook_background_hover:hover{background: #4861A3!important;}

  .blu_facebook_border_hover:hover{border-color: #4861A3!important;}

  .blu_twitter_background_hover:hover{background: #1BB2E9!important;}

  .blu_twitter_border_hover:hover{border-color: #1BB2E9!important;}

  .blu_googleplus_background_hover:hover{background: #CE4231!important;}

  .blu_googleplus_border_hover:hover{border-color: #CE4231!important;}

  .blu_linkedin_background_hover:hover{background: #007BB6!important;}

  .blu_linkedin_border_hover:hover{border-color: #007BB6!important;}

  .blu_youtube_background_hover:hover{background: #BC1E2C!important;}

  .blu_youtube_border_hover:hover{border-color: #BC1E2C!important;}

  .blu_rss_background_hover:hover{background: #F99C00!important;}

  .blu_rss_border_hover:hover{border-color: #F99C00!important;}

  .blu_flickr_background_hover:hover{background: #FE0083!important;}

  .blu_flickr_border_hover:hover{border-color: #FE0083!important;}

  .blu_vimeo_background_hover:hover{background: #1BB6EC!important;}

  .blu_vimeo_border_hover:hover{border-color: #1BB6EC!important;}

  .blu_pinterest_background_hover:hover{background: #CD2026!important;}

  .blu_pinterest_border_hover:hover{border-color: #CD2026!important;}

  .blu_dribbble_background_hover:hover{background: #E14A85!important;}

  .blu_dribbble_border_hover:hover{border-color: #E14A85!important;}

  .blu_tumblr_background_hover:hover{background: #49637C!important;}

  .blu_tumblr_border_hover:hover{border-color: #49637C!important;}

  .blu_instagram_background_hover:hover{background: #AC8568!important;}

  .blu_instagram_border_hover:hover{border-color: #AC8568!important;}


/**
 * Momoth CSS Hack
 */

blockquote{
  margin-top: 20px;
}
blockquote p{
  font-style: italic;
  line-height: 28px;
  margin-bottom: 20px;
}