@charset "UTF-8";
div.post-avatar {
  border: 3px solid #eaeaea;
  width: 100px;
  height: 100px;
  overflow: hidden;
  float: left;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.meta {
  margin-left: 25px; }

.meta .fa {
  margin-right: 5px; }

.avatar-name {
  color: #fff;
  font-size: 18px;
  margin-left: 126px;
  margin-bottom: -48px;
  padding-top: 17px; }

.post-avatar:hover {
  border-radius: 50%;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.sidebar h2 span {
  position: relative;
  bottom: -2px;
  padding-bottom: 8px;
  margin-top: 0px;
  border-bottom: 2px solid #2f3c4e; }

.read-more {
  display: block;
  float: right;
  text-align: center;
  padding: 10px 20px;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
  background-color: #e74c3c !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #fff; }

.read-more:hover {
  background: #4ECDC4;
  color: #fff; }

#masthead.fixed-nav {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0px auto;
  z-index: 999;
  height: 50px; }

#masthead.fixed-nav li > a {
  padding: 6px 20px 10px; }

#masthead.fixed-nav img {
  margin-top: -3px;
  width: auto;
  max-height: 46px; }

#masthead.fixed-nav form {
  margin-top: -16px; }

#masthead.fixed-nav h1 {
  font-size: 20px;
  margin-top: 9px; }

#related-posts #owl-demo {
  overflow: visible;
  padding: 0px 10px; }

#related-posts {
  height: 240px;
  overflow: hidden;
  z-index: 100;
  background: #fff; }

#related-posts .title {
  background: none repeat scroll 0% 0% #FFF;
  padding: 5px 20px;
  margin: 0px 0px 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 22px; }

#owl-demo {
  max-height: 233px; }

.owl-wrapper-outer {
  overflow: hidden;
  max-height: 230px; }

#related-posts .owl-controls.clickable {
  position: relative; }

.owl-wrapper {
  position: relative; }

.owl-item {
  float: left;
  padding: 0px 10px;
  width: 222px !important; }

.owl-item:first-child {
  padding: 0px 10px 0px 0px; }

.item-img {
  position: relative; }

#related-posts .owl-controls.clickable .owl-pagination {
  position: absolute;
  right: 0px;
  top: -208px; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 5px 14px 5px -10px;
  opacity: 0.5;
  border-radius: 20px;
  background: none repeat scroll 0% 0% #DDD;
  cursor: pointer; }

.owl-theme .owl-controls .owl-page.active, .owl-theme .owl-controls.clickable .owl-page:hover {
  opacity: 1;
  background: none repeat scroll 0% 0% #333; }

#related-posts img {
  background: url("http://1.bp.blogspot.com/-EpAZ7479vZU/U8q4-6oeF5I/AAAAAAAAB2w/mQFhf-xZRko/s1600/background.png") repeat scroll 0% 0% #fff;
  display: table-cell;
  text-align: center;
  color: #EB005D;
  font-size: 19px; }

div.meta1 p {
  padding: 10px 0 !important;
  margin-bottom: -20px !important;
  font-size: 16px !important;
  color: #9a9a9a !important; }

.meta1 span {
  margin-right: 10px; }

.label, .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999; }

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

.label:empty, .badge:empty {
  display: none; }

a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

#footer {
  line-height: 30px;
  padding: 25px 0 14px 0;
  background-color: #293545; }

#footer
p {
  font-size: 13px;
  float: left;
  line-height: 30px; }

#footer .go-top {
  float: right;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

#footer .go-top
a {
  display: block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 2px;
  background-color: #E74C3C;
  transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out; }

#footer .go-top a:hover {
  background-color: #444; }

#footer .go-top a
i {
  line-height: 30px; }

#footer a {
  color: #E74C3C; }

.share-story-container h4 {
  margin: 0;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  float: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.pull-right.share-story-container a {
  color: rgba(0, 0, 0, 0.3);
  font-size: 24px;
  padding: 10px; }

ul.share-story li {
  margin: 10px 6px 0px; }

/*  Author Widget  */
.bl_author > img {
  width: 100%; }

.bl_author > h3 + img {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

#footer-body .bl_author .widget-body {
  background: #ffffff;
  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: 50px; }

.bl_author .bl_author_bio {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
  color: #333; }

.bl_author .bl_author_bio > h3 {
  margin: 15px 0 0;
  font-size: 22px !important;
  padding-bottom: 10px !important; }

#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;
  height: 100px;
  width: 100px;
  background: #fff;
  padding: 5px; }

.bl_author > img + .widget-body .bl_author_img {
  left: 50%;
  margin: 0 -50px;
  position: absolute;
  top: -45px;
  overflow: hidden; }

.bl_author > img + .widget-body .bl_author_img img {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  height: 90px;
  max-width: none;
  width: 90px; }

/*
    AUTHOR BOX
*/
.author-meta {
  position: relative;
  text-align: left;
  background-color: #7D7D7D; }

.author-meta .author-image {
  border: 5px solid rgba(0, 0, 0, 0.2);
  border-radius: 500px 500px 500px 500px;
  top: 50%;
  margin-top: -45px;
  display: inline-block;
  position: absolute;
  left: 35px; }

.author-meta .author-image img {
  height: 90px;
  width: 90px;
  border-radius: 500px 500px 500px 500px; }

.author-meta .author-body {
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.15);
  padding: 18px 65px 18px 155px; }

.author-meta .author-body .author {
  color: #FFFFFF;
  margin: 5px 0; }

.author-meta .author-body p {
  color: #FFFFFF;
  font-size: 16px; }

h2.vcard.author a {
  color: #fff; }

.author-meta.box a {
  color: #09F0E6; }

.bl_search.nav-collapse.collapse {
  padding: 11px 14px 0px;
  background: #fff;
  background-color: #FFFFFF;
  -moz-border-radius: 1px 1px 1px 1px;
  -webkit-border-radius: 1px 1px 1px 1px;
  border-radius: 1px 1px 1px 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); }

#side-bar div.nav-collapse input[type="text"] {
  width: 96%;
  height: 27px;
  background: none repeat scroll 0 0 #EFEFEF;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  border: none;
  padding: 5px; }

.widget-about-img {
  border-color: #d82425;
  border-radius: 50%; }

.widget-about-img img {
  text-align: center;
  height: 100px;
  width: 100px; }

.widget-about-img {
  height: 100px;
  width: 100px;
  border-width: 4px;
  border-style: solid;
  overflow: hidden;
  margin: 15px auto 30px; }

.widget-about {
  text-align: center; }

.widget-about
h3 {
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff; }

.widget-about
p {
  color: #f6f6f6;
  font-size: 13px; }

.widget-about .social-ul {
  float: none; }

.widget-about .social-ul
li {
  float: none;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

.widget-about .social-ul li
a {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent;
  padding: 4px 6px;
  color: #fff; }

.widget-about .social-ul li a:hover {
  border-color: #263241;
  background-color: #263241;
  color: #fff; }

.widget.widget-about li
i.fa {
  float: none;
  margin-left: 0;
  font-size: 14px;
  width: 14px; }

.widget_search .widget-title > i:before {
  content: ""; }

.widget_search input[type="search"], .widget_product_search input[type="search"] {
  width: 100%;
  padding: 10px;
  background-color: #f6f6f6;
  border: 1px solid #e4e6e8;
  margin-bottom: 20px;
  font-size: 12px;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.widget-posts-image {
  overflow: hidden;
  height: 100%; }

.widget-posts .widget-title > i:before {
  content: ""; }

.widget-posts li, .widget-comments
li {
  overflow: hidden;
  height: 100%; }

.widget-posts-img, .widget-comments-img {
  float: left;
  position: relative;
  margin-right: 15px;
  overflow: hidden;
  text-align: center;
  height: 70px;
  width: 70px; }

.widget-posts-img a, .block-box-img a, .carousel-box-img
a {
  display: block; }

.widget .widget-posts-img i.fa, .widget .widget-no-img .widget-posts-img i.fa, .block-box-img i.fa, .carousel-box-img
i.fa {
  font-size: 25px;
  margin: 0;
  float: none;
  display: none;
  text-align: center;
  width: 25px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12.5px 0 0 -12.5px; }

.widget-posts-img a:before, .widget-no-img .widget-posts-img a:before, .block-box-img a:before, .carousel-box-img a:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.widget-posts-img:hover a:before, .widget .widget-posts-img:hover i.fa, .widget-no-img .widget-posts-img a:before, .widget .widget-no-img .widget-posts-img
i.fa {
  display: block; }

.widget-posts-content, .widget-comments-content {
  overflow: hidden;
  height: 100%; }

.widget-posts-content > a {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px; }

.widget-posts-content
span {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  text-transform: uppercase; }

.widget-posts-content span:last-child {
  margin-bottom: 0; }

.widget .widget-posts-content span
i.fa {
  float: none;
  margin: 0 10px 0 0;
  font-size: 15px; }

.widget-posts-content p, .widget-comments-content
p {
  margin-bottom: 0; }

.post_big_images-widget .widget-title > i:before {
  content: ""; }

.widget.post_big_images-widget
li {
  margin-bottom: 30px;
  padding-bottom: 30px; }

.widget.post_big_images-widget li:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

.post-img-big {
  margin-bottom: 10px; }

.post-content-small
h3 {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px; }

.post-content-small
p {
  margin-bottom: 0;
  font-size: 13px;
  margin-top: 10px; }

.post-content-small
span {
  margin-right: 10px;
  font-size: 12px;
  text-transform: uppercase; }

.post_slideshow-widget .widget-title > i:before {
  content: ""; }

.post_slideshow-widget .related-post-one {
  margin-bottom: 0; }

.post_slideshow-widget .related-posts .bx-controls-direction
a {
  right: 33px; }

.post_slideshow-widget .related-posts .bx-controls-direction a.bx-next {
  right: 0; }

.widget-dribbble, .widget-dribbble .bx-wrapper {
  position: relative; }

.widget-dribbble .widget-title > i:before {
  content: ""; }

.widget-dribbble
li {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

.widget-dribbble .bx-pager {
  display: none; }

.widget .widget-dribbble .bx-controls-direction
a {
  left: 20px; }

.widget .widget-dribbble .bx-controls-direction a.bx-next {
  right: 20px; }

.widget-tabs .widget-title {
  padding-bottom: 0; }

.widget-tabs
.tabs {
  overflow: hidden;
  height: 100%; }

.widget-tabs .tabs
li {
  float: left;
  margin: 0 20px 10px 0;
  padding-bottom: 0;
  border-bottom: 0; }

.widget-tabs .tabs li:last-child {
  margin-right: 0; }

.widget-tabs .tabs li
a {
  display: block;
  background-color: #a3a9b0;
  padding: 0 10px;
  font-size: 14px; }

.widget-tabs .tabs li
a.current {
  background-color: #2f3c4e; }

.comments-post-widget .widget-title > i:before, .widget_recent_comments .widget-title > i:before {
  content: ""; }

.widget-comments-content > a {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block; }

.widget-comments-content > p
a {
  font-size: 13px; }

.flickr-widget .widget-title > i:before {
  content: ""; }

.widget.flickr-widget, .widget.posts_images-widget {
  padding-bottom: 25px; }

.widget-flickr, .widget_post_img {
  overflow: hidden;
  height: 100%;
  margin-right: -10px; }

.widget-flickr a, .widget-flickr a img, .widget_post_img a, .widget_post_img a
img {
  height: 71px;
  width: 71px;
  overflow: hidden;
  display: block;
  float: left; }

.widget-flickr a, .widget_post_img
a {
  margin: 0 10px 10px 0; }

.widget-flickr a:hover, .widget_post_img a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.widget-adv {
  text-align: center; }

.widget_tag_cloud .widget-title > i:before {
  content: ""; }

.widget_tag_cloud, .tagcloud {
  overflow: hidden;
  height: 100%; }

.widget_tag_cloud a, .tagcloud
a {
  background-color: #f6f6f6;
  border: 1px solid #e4e6e8;
  margin: 0 3px 3px 0;
  display: block;
  float: left;
  padding: 6px 10px;
  font-size: 12px !important; }

.twitter-widget .widget-title > i:before {
  content: ""; }

.twitter-follow {
  float: right;
  background-color: #40bff5;
  padding: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal; }

.twitter-follow:hover {
  background-color: #2f3c4e; }

.widget .widget-twitter
li {
  font-size: 13px;
  line-height: 22px; }

.widget .widget-twitter li
a {
  color: #40bff5; }

.widget .widget-twitter li .tweet_time
a {
  font-style: italic;
  display: block;
  margin-top: 5px; }

.login-widget .widget-title > i:before {
  content: ""; }

.widget-login-password {
  position: relative; }

.widget-login-password
a {
  position: absolute;
  right: 6px;
  top: 6px;
  background-color: #2f3c4e;
  padding: 5px 10px;
  font-size: 12px;
  text-transform: uppercase;
  float: right; }

.post-3, .isotope-portfolio-item {
  z-index: 2;
  list-style: none; }

.isotope-hidden.post-3, .isotope-hidden.isotope-portfolio-item {
  pointer-events: none;
  z-index: 1; }

.isotope, .isotope .post-3, .isotope .isotope-portfolio-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .post-3, .isotope .isotope-portfolio-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

.isotope.no-transition, .isotope.no-transition .post-3, .isotope .post-3.no-transition, .isotope.no-transition .isotope-portfolio-item, .isotope .isotope-portfolio-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.post {
  position: relative;
  display: block; }

.post.video_y_post.fadeInUp {
  -webkit-animation-name: inherit;
  -moz-animation-name: inherit;
  -o-animation-name: inherit;
  animation-name: inherit; }

.post-type {
  position: absolute;
  top: 0;
  left: -80px;
  text-align: center;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 25px; }

.post:hover .post-type {
  background-color: #2f3c4e; }

.post-head, .post-wrap, .block-box {
  background-color: #FFF;
  border-bottom: 1px solid #d3d5d7;
  -webkit-box-shadow: 0 0 5px 0 #e2e3e4;
  -moz-box-shadow: 0 0 5px 0 #e2e3e4;
  box-shadow: 0 0 5px 0 #e2e3e4;
  position: relative;
  padding: 30px;
  margin-bottom: 10px; }

.post-head {
  padding-bottom: 15px; }

.post-style-7.post {
  border-bottom: 1px solid #d3d5d7;
  -webkit-box-shadow: 0 0 5px 0 #e2e3e4;
  -moz-box-shadow: 0 0 5px 0 #e2e3e4;
  box-shadow: 0 0 5px 0 #e2e3e4;
  margin-bottom: 30px;
  position: relative; }

.boxed .post-style-7.post .post-type, .boxed-2 .post-style-7.post .post-type, .boxed .post-style-7.post .post-author, .boxed-2 .post-style-7.post .post-author {
  display: none; }

.post-style-7 .post-wrap, .post-style-7 .post-wrap:before, .post-style-7 .post-wrap:after, .post-style-7 .post-head, .post-style-7 .post-head:before {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: none !important;
  margin-bottom: 0 !important; }

.post-style-7 .post-head, .post-style-7 .post-head:before {
  z-index: 1; }

.post-style-7 .post-inner {
  padding-top: 0; }

.post-style-7.post-full-image.post-full-image-top .post-inner {
  padding-top: 30px; }

.post-style-7 .post-img img, .post-style-7 .post-img iframe, .post-style-7.post-gallery .post-img, .post-style-7.post-facebook .post-img, .single-post .post-style-7.post-facebook .post-img, .post-style-7.post-twitter .post-img, .single-post .post-style-7.post-twitter .post-img, .post-style-7.post-soundcloud .post-img, .single-post .post-style-7.post-soundcloud .post-img, .post-style-7.post-audio .post-img, .single-post .post-style-7.post-audio .post-img {
  margin-bottom: 30px; }

.post-style-7 .post-img .bx-wrapper img, .single-post .post-style-7 .post-img, .post-style-7.post-soundcloud .post-img iframe, .post-style-7.post-audio .post-img
img {
  margin-bottom: 0; }

.widget-statistics li a {
  color: #fff !important; }

.authorzo {
  background-color: #FFF;
  border-bottom: 1px solid #d3d5d7;
  -webkit-box-shadow: 0 0 5px 0 #e2e3e4;
  -moz-box-shadow: 0 0 5px 0 #e2e3e4;
  box-shadow: 0 0 5px 0 #e2e3e4;
  position: relative;
  margin-bottom: 30px;
  padding: 30px 30px 35px;
  background-color: #e74c3c; }

#masthead {
  margin-bottom: 5px; }

#content-wrapper {
  min-height: calc(100vh - 250px); }

.pagenavi a {
  margin-bottom: 10px; }

.language-selector {
  position: relative;
  top: 0px;
  margin: 0 !important;
  z-index: 10; }
  .language-selector .btn:focus {
    box-shadow: none !important;
    padding: 5px 10px; }

.counter-absolute {
  position: relative;
  top: -15px;
  left: 30px; }

.custom-summary {
  margin: 15px 25px 20px;
  line-height: 25px;
  font-size: 15px;
  color: #6d7683; }

#tagcloud {
  padding: 0; }

/*# sourceMappingURL=samisg.css.map */
