<style type="text/css"><!-- /*
a, #main-nav ul :hover > a { color:#000;}
#main-nav ul ul li:hover > a,
#main-nav ul ul :hover > a {background: #20C1DD !important; padding-left:15px !important;padding-right:5px !important;}
#main-nav ul li:hover > ul {display: block;}
#main-nav ul li.current-menu-item,
#main-nav ul li.current-menu-parent,
#main-nav ul li.current-page-ancestor{
margin-top:0;
height:50px;
border-left:0 none !important;
}
#main-nav ul li.current-menu-item ul.sub-menu a, #main-nav ul li.current-menu-item ul.sub-menu a:hover,
#main-nav ul li.current-menu-parent ul.sub-menu a, #main-nav ul li.current-menu-parent ul.sub-menu a:hover
#main-nav ul li.current-page-ancestor ul.sub-menu a, #main-nav ul li.current-page-ancestor ul.sub-menu a:hover{background: none !important;}
#main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-item a:hover,
#main-nav ul li.current-menu-parent a, #main-nav ul li.current-menu-parent a:hover,
#main-nav ul li.current-page-ancestor a, #main-nav ul li.current-page-ancestor a:hover{
text-shadow:0 1px 1px #b43300;
color:#FFF;
height:50px;
line-height:50px;
border-left:0 none !important;
}
#main-nav ul.sub-menu li.current-menu-item,#main-nav ul.sub-menu li.current-menu-item a,
#main-nav li.current-menu-item ul.sub-menu a,#main-nav ul.sub-menu li.current-menu-parent,
#main-nav ul.sub-menu li.current-menu-parent a,#main-nav li.current-menu-parent ul.sub-menu a,
#main-nav ul.sub-menu li.current-page-ancestor,#main-nav ul.sub-menu li.current-page-ancestor a,
#main-nav li.current-page-ancestor ul.sub-menu a{height:auto !important; line-height: 12px;}
#main-nav ul li.menu-item-home ul li a,
#main-nav ul ul li.menu-item-home a,
#main-nav ul li.menu-item-home ul li a:hover{
background-color:transparent !important;
text-indent:0;
background-image:none !important;
height:auto !important;
width:auto;
}
#main-menu-mob,#top-menu-mob{
background: #222;
width: 710px;
padding: 5px;
border: 1px solid #000;
color:#DDD;
height: 27px;
margin:13px 0 0 10px;
}
#top-menu-mob{
width: 350px;
margin:2px 0 0 0;
}
#main-nav.fixed-nav{
position:fixed;
top:0;
left:0;
width:100% !important;
z-index:999;
opacity:0.9;
-webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
}
/* CONTENT WRAPPER */
#content-wrapper {
background-color:transparent;
margin: 0 auto;
padding: 15px 30px 0;
word-wrap:break-word;
margin-top: 1px;
}
.largebanner {
background:#fff;
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
border-left:1px solid #e5e5e5;
}
.largebanner .widget {
padding:15px 14px;
overflow:hidden;
}
.largebanner img, .largebanner iframe{
display:block;
max-width:100%;
border:none;
overflow:hidden;
}
/* POST WRAPPER */
#post-wrapper {
background:transparent;
float:right;
width:775px;
max-width:775px;
margin:0 0 10px;
}
.post-container {
padding:0px 0px 0 0;
}
.breadcrumbs { font-size: 90%;
height: 16px;
margin-top: 1px;
overflow: hidden;
padding: 15px;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;}
.breadcrumbs > span {padding: 10px 5px 10px 10px;}
.breadcrumbs > span:last-child {background: none repeat scroll 0 0 transparent;color: #808080;}
.breadcrumbs a {color: #333333;}
.post {
background:#ffffff;
margin:0 0 5px;
padding:10px 0;
}
.post-body {
line-height:1.6em;
}
h2.post-title, h1.post-title {
font:normal normal 20px Fjalla One, Helvetica, Arial, sans-serif;
}
h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {
color:#383838;
}
h2.post-title a:hover, h1.post-title a:hover {
color:#0072C6;
}
.img-thumbnail {
background:#fbfbfb url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcM4VdEtwSKISbHfAsOzQtN1YftkzfpyuiDCVzTLi-kShWU_ClATBnN64cDDkHofWb4TiISzs8jQfl0znqFYHa-ul58_ZdsZay5zVQWLChFRjWFGgbFJFC_4BjgWEg59GHGyBCKensPNVv/w200-c-h140/no-image.png) no-repeat center center;
position:relative;
float:left;
width:250px;
height:170px;
margin:0 15px 0 0;
}
.img-thumbnail img {
width:250px;
height:170px;
}
span.rollover {
}
span.rollover:before {
content:"";
position: absolute;
width:24px;
height:24px;
margin:-12px;
top:50%;
left:50%;
}
span.rollover:hover {
opacity: .7;
-o-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;
}
.post-info {
background: transparent;
margin: 0 0 12px;
color: #666666;
font-size: 11px;
padding: 5px 0;
}
.post-info a {
display:inline-block;
color:#666666;
}
.author-info, .time-info, .comment-info, .label-info, .review-info {
margin-right:12px;
display:inline;
}
a.read-more { display: table;
text-transform: uppercase;
padding: 2px 9px 0;
height: 22px;
font-size: 12px;
line-height: 21px;
background: #F56954;
color: #FFFFFF;
float: left;
font-weight: 400; }
.post-body a.read-more {margin-top: 20px;}
a.read-more:hover {opacity:0.9;background-color:#444;color:#fff;}
a.read-more:active {background:#333;color:#fff;}
.read-more:after {
position: relative;
display: inline-block;
font-family: "FontAwesome";
content: "\f178";
color: #fff;
font-size: 10px;
font-style: normal;
margin-left: 2px;
opacity: 0;
margin-left: -10px;
-o-transition: all.3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
}
.read-more:hover:after {
opacity: 1;
padding-left: 5px;
margin-left: 6px;
}
.ads-title-box,#ads-title h2{display:none}
#ads-title .widget-content{width:468px;height:60px;margin:20px auto;padding:0}
#ads-inter .widget{overflow:hidden;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dotted #E4E4E4}
#ads-inter .widget-content{width:468px;height:60px;margin:0 auto;padding:0}
/* Page Navigation */
.pagenavi {
clear:both;margin:-5px 0 10px;margin-top:10px;padding:15px;text-align:left;font-size:13px;
}
.pagenavi span,.pagenavi a {
padding: 9px 15px;
display: inline-block;
background-color: #fff;
color: #333;
margin-left: 4px;
border: 1px solid #ddd;
margin-right: 4px;
transition: all .2s ease;}
.pagenav .pages {background-color:#f9f9f9;color:#999;transition:all .2s linear;
}
.pagenavi a:hover {background-color:#20C1DD;color:#fff;}
.pagenavi .current { background-color: #20C1DD;
color: #fff;
border: 1px solid #20C1DD;}
.pagenavi .pages {
display:none;
}
/* SIDEBAR WRAPPER */
#sidebar-wrapper {
background:transparent;
float:right;
width:36%;
max-width:360px;
margin:0 auto;
padding-left: 10px;
}
.sidebar-container {
padding:0px 0;
}
.sidebar h2, .panel h2 {
font: normal bold 12px Arial, sans-serif;
color: #333333;
margin: 0 0 10px 0;
padding: 10px 0px;
text-transform: uppercase;
position: relative;
border-bottom: 2px solid #20C1DD;
}
#sidebar1 h2 span,#sidebar h2 span{
border-bottom: 2px solid #20C1DD;
bottom: -2px;
padding: 10px 13px;
color: #FFFFFF;
background: #20C1DD;
}
#sidebar-narrow h2 span,#sidebar-narrow h2 span{
border-bottom: 2px solid #20C1DD;
bottom: -2px;
padding: 7px;
color: #FFFFFF;
background: #20C1DD;
}
#bottombar h2 span {
padding: 6px;
color: #fff;
}
.sidebar .widget {
margin:0 0 20px;
}
.Label .list-label-widget-content ul li {
padding: 8px 4px;
line-height: 30px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-color: #eeeeee;
text-transform: capitalize;
font-size: 15px;
}
.Label .list-label-widget-content ul li span {
font-size: 11px;
font-weight: bold;
float: right;
display: inline-block;
text-align: center;
width: 28px;
background: #8adeb4;
color: #fff;
}
.Label .list-label-widget-content ul li:nth-child(2) span {
background: #e04d79;
}
.Label .list-label-widget-content ul li:nth-child(3) span {
background: #AA9172;
}
.Label .list-label-widget-content ul li:nth-child(4) span {
background: #F3C22C;
}
.Label .list-label-widget-content ul li:nth-child(5) span {
background: #E46B45;
}
.Label .list-label-widget-content ul li:nth-child(6) span {
background: #E44549;
}
.Label .list-label-widget-content ul li:nth-child(7) span {
background: #65B6EE;
}
.Label .list-label-widget-content ul li:nth-child(8) span {
background: #AA9172;
}
.Label .list-label-widget-content ul li:nth-child(9) span {
background: #e04d79;
}
.Label .cloud-label-widget-content .label-size {
font-size: 100%;
float: left;
}
#sidebar .Label .cloud-label-widget-content .label-size a {
display: inline-block;
margin: 2px;
font-family: "Montserrat",sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #888;
background-color: #FFF;
padding: 5px 8px;
letter-spacing: 0.03em;
border: 3px double #eee;
}
.sidebar ul, .sidebar ol {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}
.sidebar li {
margin:5px 0;
padding:0 0 0 0;
}
/* Recent Post */
.recent-post-title {
margin: 0 0 15px;
padding: 0;
position: relative;
border-bottom: 2px solid #20C1DD;
}
.recent-post-title h2 {
font: normal bold 14px Arial, sans-serif;
height: 22px;
line-height: 22px;
margin: 0 0;
padding: 6px 0;
background: #20C1DD;
color: #474747;
display: inline-block;
}
.recent-post-title h2 a {
color:#fff;
}
.stylebox {
float:left;
width:50%;
margin:0 0;
}
.stylebox .widget {
padding:0 15px 15px 0;
}
.stylebox .widget-content {
background:#ffffff;
}
.stylebox ul {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}
.stylebox1 {
float:left;
width:99%;
margin:0 0;
}
.stylebox1 .widget {
padding:0 0px 15px 0;
}
.stylebox1 .widget-content {
background:#ffffff;
}
.stylebox1 ul {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}
/* Recent Post */
ul.xpose_thumbs {
margin:0 0 0 0;
}
ul.xpose_thumbs li {
font-size:12px;
min-height:68px;
padding-bottom: 7px;
margin-bottom: 5px;
}
ul.xpose_thumbs .xpose_thumb {
position:relative;
background:#fbfbfb;
width:100%;
height:320px;
overflow:hidden;
}
ul.xpose_thumbs .xpose_thumb img {
height:auto;
width:100%;
object-fit: cover;
}
ul.xpose_thumbs1 {
margin:0 0 0 0;
width:48.5%;
float:left;
}
ul.xpose_thumbs1 li {
font-size:12px;
min-height:68px;
}
ul.xpose_thumbs1 .xpose_thumb {
position:relative;
background:#fbfbfb;
margin:0px 0 10px 0;
width:100%;
overflow:hidden;
}
ul.xpose_thumbs1 .xpose_thumb img {
height:320px;
width:100%;
object-fit: cover;
}
div#singlepage {
width: 98%;
}
ul.xpose_thumbs2 {
font-size:13px;
}
ul.xpose_thumbs2 li {
padding:0 0;
min-height:99px;
font-size:11px;
margin: 0 0 8px;
padding: 0 0 8px;
}
ul.xpose_thumbs2 .xpose_thumb2 {
background:#fbfbfb;
float:left;
margin:3px 8px 0 0;
height:95px;
width:140px;
}
ul.xpose_thumbs2 .xpose_thumb2 img {
height:95px;
width:140px;
}
span.xpose_title {
font:normal normal 16px Fjalla One, Helvetica, Arial, sans-serif;
display:block;
margin:0 0 5px;
line-height:1.4em;
}
span.xpose_title2 {
font-size:17px;
}
span.rp_summary {
display:block;
margin:6px 0 0;
color:#666666;
}
span.xpose_meta {
background:transparent;
display:block;
font-size:11px;
color:#aaa;
}
span.xpose_meta a {
color:#aaa !important;
display:inline-block;
}
span.xpose_meta_date, span.xpose_meta_comment, span.xpose_meta_more {
display:inline-block;
margin-right:8px;
}
span.xpose_meta_date:before {
content: "\f133";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
padding-right:4px;
}
span.xpose_meta_comment:before {
content: "\f086";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
padding-right:4px;
}
span.xpose_meta_more:before {
content: "\f0a9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
padding-right:4px;
}
ul.xpose_thumbs2 li a:hover, ul.xpose_thumbs li a:hover {
color:#20C1DD;
}
ul.xpose_thumbs22 {
font-size:13px;
width:49.5%;
float:right;
}
ul.xpose_thumbs22 li {
padding:0 0;
min-height:96px;
font-size:11px;
margin: 0 0 8px;
padding: 0 0 8px;
}
ul.xpose_thumbs22 .xpose_thumb2 {
background:#fbfbfb;
float:left;
margin:3px 8px 0 0;
height:95px;
width:140px;
}
ul.xpose_thumbs22 .xpose_thumb2 img {
height:95px;
width:140px;
}
span.xpose_title {
font:normal normal 16px Fjalla One, Helvetica, Arial, sans-serif;
display:block;
margin:0 0 5px;
line-height:1.4em;
}
span.xpose_title2 {
font-size:17px;
}
span.rp_summary {
display:block;
margin:6px 0 0;
color:#666666;
}
div#author-box {
border: 1px solid #eee;
padding: 20px;
background: #Fdfdfd;
}
span.xpose_meta {
background:transparent;
display:block;
font-size:11px;
color:#aaa;
}
span.xpose_meta a {
color:#aaa !important;
display:inline-block;
}
span.xpose_meta_date, span.xpose_meta_comment, span.xpose_meta_more {
display:inline-block;
margin-right:8px;
}
span.xpose_meta_date:before {
content: "\f133";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
padding-right:4px;
}
span.xpose_meta_comment:before {
content: "\f086";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
padding-right:4px;
}
span.xpose_meta_more:before {
content: "\f0a9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
padding-right:4px;
}
ul.xpose_thumbs22 li a:hover, ul.xpose_thumbs li a:hover {
color:#20C1DD;
}
div#top-Social {
float: right;
width: 40%;
}
.top-Social {
float: right;
list-style: none;
}
.top-Social .social li a, .top-Social .social1 li {
height: 33px;
line-height: 28px;
padding: 10px;
list-style: none;
}
ul.social1 li {
float: left;}
.top-Social .social li {
padding: 0px;
}
ul.social1 {
float: right;
}
.top-Social .social1 li i {
color: #fff;
text-shadow: rgba(0,0,0,0.03) 1px 1px 1px;
font-size: 17px;
}
.topSocial a:hover, .topSocial a:hover i {
color: #fff !important;
}
/* BOTTOMBAR */
.site-color-preloader.clearfix.hidden-xs {
margin-top: -5px;
margin-bottom: 20px;
}
.site-color-preloader ul li {
display: inline-block;
}
.site-color-preloader li:nth-child(1) {
border-top: 5px solid #5aa628;
width: 20%;
}
.site-color-preloader li:nth-child(2) {
border-top: 5px solid #f04a3c;
width: 20%;
}
.site-color-preloader li:nth-child(3) {
border-top: 5px solid #40bff5;
width: 20%;
}
.site-color-preloader li:nth-child(4) {
border-top: 5px solid #469b9c;
width: 20%;
}
.site-color-preloader li:nth-child(5) {
border-top: 5px solid #ffa905;
width: 20%;
}
#bottombar {
background:#252525;
overflow: hidden;
margin: 0 auto;
padding: 0px 28px;
color: #dddddd;
}
#bottombar .left {
float:left;
width:25%;
}
#bottombar .center {
float:left;
width:25%;
}
#bottombar .center1 {
float:left;
width:25%;
}
#bottombar .right {
float:right;
width:25%;
}
#bottombar .left .widget, #bottombar .center .widget ,#bottombar .center1 .widget{
margin:0 15px 15px 0;
}
#bottombar .right .widget {
margin:0 0 15px 0;
}
#bottombar h2 {
font:normal bold 13px Arial, sans-serif;
margin:0 0 10px 0;
padding:6px 0;
text-transform:uppercase;
position:relative;
color:#eeeeee;
}
#bottombar ul, #bottombar ol {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}
#bottombar li {
margin:5px 0;
padding:0 0 0 0;
}
#bottombar ul li:before {
color:#eeeeee !important;
}
#bottombar a {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #fff;
}
#bottombar a:hover {
color:#ffffff;
}
/* FOOTER */
#footer-wrapper {
background:#222222;
margin:0 auto;
padding:0px 20px;
overflow:hidden;
color:#eeeeee;
font-size:12px;
}
.footer-left {
float:left;
margin:10px;
margin-top: 32px;
color: #949494;
}
.footer-right {
float:right;
margin:10px;
color: #949494;
}
#footer-wrapper a {
color:#b8b8b8;
}
#footer-wrapper a:hover {
color:#ffffff;
}
/* Tab Menu */
.set, .panel {
margin: 0 0;
}
.tabs .panel {
padding:0 0;
}
.tabs-menu {
border-bottom:3px solid #E73138;
padding: 0 0;
margin:0 0;
}
.tabs-menu li {
font:normal bold 12px Arial, sans-serif;
display: inline-block;
*display: inline;
zoom: 1;
margin: 0 3px 0 0;
padding:10px;
background:#fff;
border:1px solid #e5e5e5;
border-bottom:none !important;
color:#333333;
cursor:pointer;
position:relative;
}
.tabs-menu .active-tab {
background:#E73138;
border:1px solid #E73138;
border-bottom:none !important;
color:#fff;
}
.tabs-content {
padding:10px 0;
}
.tabs-content .widget li {
float:none !important;
margin:5px 0;
}
.tabs-content .widget ul {
overflow:visible;
}
/* Custom CSS for Blogger Popular Post Widget */
.PopularPosts ul,
.PopularPosts li,
.PopularPosts li img,
.PopularPosts li a,
.PopularPosts li a img {
margin:0 0;
padding:0 0;
list-style:none;
border:none;
background:none;
outline:none;
}
.PopularPosts ul {
margin:.5em 0;
list-style:none;
color:black;
counter-reset:num;
}
.PopularPosts ul li img {
display:block;
margin:0 .9em 0 0;
width:75px;
height:75px;
float:left;
}
.PopularPosts ul li {
margin:0 10% .4em 0 !important;
padding:.5em 0em .8em .5em !important;
counter-increment:num;
position:relative;
}
.PopularPosts ul li:before,
.PopularPosts ul li .item-title a, .PopularPosts ul li a {
font-weight:bold;
color:#2c2c2c !important;
text-decoration:none;
}
#bottombar .popular-posts li {
border-bottom: 1px solid #333;
}
#bottombar .PopularPosts ul li a {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #fff!important;
}
/* Set color and level */
.PopularPosts ul li {margin-right:1% !important}
.PopularPosts .item-thumbnail {
margin:0 0 0 0;
}
.PopularPosts .item-snippet {
font-size:11.5px;
color: #5C5C5C;
}
#bottombar .PopularPosts .item-snippet {
color: #5C5C5C;
font-size: 12px;
line-height: 32px;
}
.profile-img{
display:inline;
opaciry:10;
margin:0 6px 3px 0;
}
/* back to top */
#back-to-top {
background:#353738;
color:#ffffff;
padding:8px 10px;
font-size:24px;
border: 1px solid #4b4b4b;
}
.back-to-top {
position:fixed !important;
position:absolute;
bottom:20px;
right:15px;
z-index:999;
}
a.myclass {
display: block;
height: 320px;
}
a.myclass1 {
display: block;
height: 95px;
}
div#stylebox-1 .category-post {
background: #20C1DD;
}
div#stylebox-2 .category-post {
background: #ED384C;
}
div#stylebox-3 .category-post {
background: #E47B00;
}
div#stylebox-4 .category-post {
background: #F9A729;
}
div#stylebox-5 .category-post {
background: #8BC34A;
}
div#stylebox-6 .category-post {
background: #F06292;
}
/* ==== Related Post Widget Start ==== */
#related-posts h2 > span{
border-bottom: 2px solid #20C1DD;
bottom: -2px;
padding: 6px 10px;
background: #20C1DD;
}
#related-posts{
float:left;
width:100%;
margin-bottom:40px;
}
#related-posts h2{
padding: 6px 0;
font: normal normal 18px Oswald;
text-transform: uppercase;
font: normal bold 12px;
text-align: left;
color: #fff;
margin-bottom: 5px;
border-bottom: 2px solid #20C1DD;
}
#related-posts a {
width: 231px;
text-decoration: none;
margin: 0 7px 7px 0;
float: left;
}
#related-posts a:nth-child(3n+3) {
margin-right: 0px;
}
#related-posts #r-title {
width:100%;
padding:8px 0px 20px;
color:#fff;
height:25px;
text-align:left;
margin:-59px 0px 0px 0px;
font: normal 14px Oswald;
line-height:20px;
background: rgba(35, 35, 35, 0.9);
opacity: 0.9;filter: alpha(opacity = 90);
}
#related-posts h8 {
padding-left: 14px;
display: inline-block;
}
#related-posts .related_img {
padding:0px;
width:100%;
height:150px;
}
#related-posts .related_img:hover{
opacity:.7;
filter:alpha(opacity=70);
-moz-opacity:.7;
-khtml-opacity:.7;
}
/* share buttons */
.share-buttons-box {
height: 67px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCKJxULztq0UMbenH1V6CzL8V9-vTMrKHygtUmAPZXgJXKajZqtWBHUSBwOwPVgNkP27ors9izplNTAlPJ9ESBuew-kA28iNqkTlfVDDRTOZ2uFnEn_LAyWabpFFFuYYJKnUhqYJKLmIY0/s1600/share.png) no-repeat 330px 10px;
margin:20px 0 15px;
overflow:hidden;
}
.share-buttons {
margin:0 0;
height:67px;
float:left;
}
.share-buttons .share {
float:left;
margin-right:10px;
display:inline-block;
}
/* error and search */
.status-msg-wrap {
font-size:120%;
font-weight:bold;
width:100%;
margin:20px auto;
}
.status-msg-body {
padding:20px 2%;
width:96%;
}
.status-msg-border {
border:1px solid #e5e5e5;
opacity:10;
width:auto;
}
.status-msg-bg {
background-color:#ffffff;
}
.status-msg-hidden {
padding:20px 2%;
}
#ArchiveList ul li:before {
content:"" !important;
padding-right:0px !important;
}
div#top-comment {
padding: 25px;
border: 1px solid #eee;
}
.alert-message{position:relative;display:block;background-color:#f7f8fa;padding:20px;margin:20px 0;border-radius:2px;color:#39484d;}
.alert-message p{margin:0!important;padding:0;line-height:22px;font-size:13px;color:#39484d}
.alert-message span{font-size:14px!important}
.alert-message i{font-size:22px;text-align:left;display:inline-block;
position:absolute;right:0;top:0;padding:20px;opacity:0.8;}
.alert-message.success{background-color:#30C6E8;color:#fff}
.alert-message.success a,.alert-message.success span{color:#fff}
.alert-message.alert{background-color:#4B6397;color:#fff}
.alert-message.alert a,.alert-message.alert span{color:#fff}
.alert-message.warning{background-color:#F1BE6B;color:#fff}
.alert-message.warning a,.alert-message.warning span{color:#fff}
.alert-message.error{background-color:#D95447;color:#fff}
.alert-message.error a,.alert-message.error span{color:#fff}
.fa-check-circle:before{content:"\f058"}
.fa-info-circle:before{content:"\f05a"}
.fa-exclamation-triangle:before{content:"\f071"}
.fa-exclamation-circle:before{content:"\f06a"}
/* facebook comments */
.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{width: 100% !important;}
.fb-like-box iframe[style]{width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{width: 100% !important;}
.fb-like-box iframe span[style]{width: 100% !important;
}
.rich-snippet {
padding:10px;
margin:15px 0 0;
border:3px solid #eee;
font-size:12px;
}
/*-------sidebar----------------*/
.sidebar-narrow{margin:0}
#sidebar-narrow .widget{margin-bottom:30px;}
#sidebar-narrow{float:right;width:160px;
border-right: 1px solid #eaeaea;
padding: 0px 9px 0 0px;}
div#main {
width: 760px;
}
div#mywrapper {
float: left;
width: 775px;
}
#sidebartab {
margin-bottom: 15px;
}
.tab-widget-menu {
height: 46px;
margin: 0;
padding: 0px 0 0 2px;
}
#sidebartab .widget {
margin-bottom: 0;
padding-bottom: 0;
}
#sidebartab .h2title {
display: none;
}
#sidebartab .h2titlesmall {
display: none;
}
#sidebartab .widget-content {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0;
}
.tab-widget-menu ul, .tab-widget-menu li {
list-style: none;
padding: 0;
margin: 0;
}
.tab-widget-menu li {
background: #333;
bottom: -2px;
color: #FFF;
cursor: pointer;
float: left;
height: 38px;
line-height: 38px;
margin: -2px 0px 0 0px;
padding: 0;
position: relative;
text-align: center;
width: 33.3%;
z-index: 2;
}
.tab-widget-menu li.selected {
background: #20C1DD;
border-width: 1px 1px 3px;
color: #FFF;
margin-top: -2px;
}
#sidebartab .h2title, #sidebartab h2 {
display: none;
}
#sidebartab .h2titlesmall, #sidebartab h2 {
display: none;
}
#sidebartab .widget-content img {
padding: 2px;
width: 85px;
height: 85px;
}
#sidebartab .popular-posts li {
background: none repeat scroll 0 0 transparent;
border-bottom: 1px solid #E9E9E9;
overflow: hidden;
padding: 10px 0;
}
.PopularPosts img:hover, #sidebartab .widget-content img:hover {
-khtml-opacity: 0.4;
-moz-opacity: 0.4;
opacity: 0.4;
}
#sidebarlab .sidebar li a:hover {
color: #fff;
background: #222;
}
.PopularPosts a {font-weight:bold;}
.tagcloud a {
background: #e4e4e4;
color: #888;
display: block;
float: left;
font-size: 14px!important;
line-height: 12px;
margin: 0 2px 2px 0;
padding: 12px 17px;
}
.tagcloud a:link {
color: #888;
}
.tagcloud a:hover {
background: #20C1DD;
color: #fff;
}
.tagcloud1 .Label a{
background: rgba(85, 85, 85, 0.52);
color: #888;
display: block;
float: left;
font-size: 14px!important;
line-height: 12px;
margin: 0 2px 2px 0;
padding: 12px 17px;
}
.tagcloud1 a:link {
color: #888;
}
.tagcloud1 a:hover {
background: #20C1DD;
color: #fff;
}
.showpageArea a {
clear:both;
margin:-5px 0 10px;
text-align:center;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
.showpageNum a {
padding:6px 10px;
margin-right:3px;
display:inline-block;
color:#333333;
background-color:#ffffff;
border: 1px solid #dddddd;
}
.showpageNum a:hover {
border: 1px solid #aaaaaa;
}
.showpagePoint {
padding:6px 10px;
margin-right:3px;
display:inline-block;
color:#333333;
background-color:#ffffff;
border: 1px solid #aaaaaa;
}
.showpageOf {
display:none;
}
.showpage a {
padding:6px 10px;
margin-right:3px;
display:inline-block;
color:#333333;
background-color:#ffffff;
border: 1px solid #dddddd;
}
.showpage a:hover {
border: 1px solid #aaaaaa;
}
.showpageNum a:link,.showpage a:link {
text-decoration:none;
color:#666;
}
.button {
text-align: center;
width: 100%;
margin: 10px 0;
padding: 0;
font-size: 14px;
font-family: 'Tahoma', Geneva, Sans-serif;
color: #fff;
margin-left: 0em !important;
}
.button ul {
margin: 0;
padding: 0;
}
.button li {
display: inline-block;
margin: 10px 0;
padding: 0;
}
#Attribution1 {
height:0px;
visibility:hidden;
display:none
}
.author-avatar img{border:1px solid #ccc;padding:4px;background:#fff;float:left;margin:0 10px 5px 0;border:50%;}
#author-box h3 {
padding-bottom: 5px;
border-bottom: 1px solid #D7D7D7;
font-size: 18px;
font-family: Oswald,arial,Georgia,serif;
}
#searchform i {
font-size: 17px;
padding: 8px 12px;
cursor: pointer;
}
/* Search Box
----------------------------------------------- */
#searchformfix{
float: right;
overflow: hidden;
position: relative;
margin-right: 15px;
margin-top: 12px;
border: 1px solid #e8e8e8;
}
#searchform{
margin:0px 0 0;
padding:0;
}
#searchform fieldset{
padding:0;
border:none;
margin:0;
}
#searchform input[type="text"]{
background:#fff; border:none;
float:left; padding:0px 10px 0px 15px;
margin:0px; width:210px; height:34px;
line-height:34px;
transition:all 600ms cubic-bezier(0.215,0.61,0.355,1) 0s;
-moz-transition:all 300ms cubic-bezier(0.215,0.61,0.355,1) 0s;
-webkit-transition:all 600ms cubic-bezier(0.215,0.61,0.355,1) 0s;
-o-transition:all 600ms cubic-bezier(0.215,0.61,0.355,1) 0s; color:#585858}
#searchform input[type=text]:hover,#searchform input[type=text]:focus {width:200px;}
#searchform input[type=submit]{
cursor:pointer;
margin:0;
padding:0;
width:37px;
height:34px;
line-height:34px;
margin-right: -37px;
}
input[type=submit]{
padding:4px 17px;
color:#ffffcolor:#585858;
text-transform:uppercase;
border:none;
font-size:20px;
background:url(gradient.png) bottom repeat-x;
cursor:pointer;
margin-top:10px;
float:left;
overflow:visible;
transition:all .3s linear;
-moz-transition:all .3s linear;
-o-transition:all .3s linear;
-webkit-transition:all .3s linear;
}
#searchform input[type=submit]:hover{
background-color:#333;
}
.selectnav {
display:none;
}
/*---Flicker Image Gallery-----*/
.flickr_plugin {
width: 100%;
}
.flickr_badge_image {
float: left;
height: 70px;
margin: 8px 5px 0px 5px;
width: 70px;
}
.flickr_badge_image a {
display: block;
}
.flickr_badge_image a img {
display: block;
width: 100%;
height: auto;
-webkit-transition: opacity 100ms linear;
-moz-transition: opacity 100ms linear;
-ms-transition: opacity 100ms linear;
-o-transition: opacity 100ms linear;
transition: opacity 100ms linear;
}
.flickr_badge_image a img:hover {
opacity: .5;
}
div#act {
display: none;
}
#sidebar-narrow .list-label-widget-content li:before {
content: "\f02b";
font-family: fontawesome;
margin-right: 5px;
}
#sidebar-narrow .list-label-widget-content li {
display: block;
padding: 0 0 8px 0;
position: relative;
}
#sidebar-narrow .list-label-widget-content li a {
color: #555555;
font-size: 13px;
font-weight: normal;
}
#sidebar-narrow .list-label-widget-content li a:first-child {
text-transform: capitalize;
}
#sidebar-narrow .list-label-widget-content li a:hover {
text-decoration: underline;
}
#sidebar-narrow .list-label-widget-content li span:last-child {
color: #949494;
font-size: 12px;
font-weight: bold;
position: absolute;
right: 0;
top: 0;
}
#sidebar-narrow .list-label-widget-content li:hover span:last-child {
text-decoration: underline;
}
.container {
max-width: 1160px;
margin: 0 auto;
}
#nav.fixed-nav{
position: fixed;
top: 0;
left: 0;
width: 100% !important;
z-index: 999;
background: #fff;
-webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
padding: 0;
}
div.conty {
width: 1050px;
margin: 0 auto;
}
#beakingnews {
background:#2c2c2c;
float: left;
height: 42px;
line-height: 42px;
overflow: hidden;
width: 60%;
}
#recentpostbreaking li a {
color:#949494;
font-family: sans-serif;
font-weight: bold;
}
#recentpostbreaking li a:hover {
color:#20C1DD;
}
#beakingnews .tulisbreaking {
background:#5aa628;
}
#beakingnews .tulisbreaking{
color:$(mainbgfontcol.background.color) !important;
}
span.tulisbreaking:after{
content: close-quote;
position: absolute;
width: 0px;
top: 15px;
right: -12px;
border-bottom: 6px solid rgba(0, 0, 0, 0);
border-left: 6px solid #5aa628;
border-top: 6px solid rgba(0, 0, 0, 0);
border-right: 6px solid rgba(0, 0, 0, 0);
}
#beakingnews .tulisbreaking {
color: #FFFFFF;
display: block;
float: left;
font-family: sans-serif;
font-weight: bold;
padding: 0 10px;
position: absolute;
border-bottom: 1px solid #5aa628;
}
#recentpostbreaking {
float: left;
margin-left: 74px;
}
#recentpostbreaking ul,#recentpostbreaking li{list-style:none;margin:0;padding:0}
/*-------sidebar----------------*/
.sidebar-narrow{margin:0}
#sidebar-narrow .widget{margin-bottom:30px;}
#sidebar-narrow{float:right;width:160px;margin-right: 14px;
}
#sidebar-narrow .list-label-widget-content li:before {
content: "\f02b";
font-family: fontawesome;
margin-right: 5px;
}
#sidebar-narrow .list-label-widget-content li {
display: block;
padding: 0 0 8px 0;
position: relative;
}
#sidebar-narrow .list-label-widget-content li a {
color: #555555;
font-size: 13px;
font-weight: normal;
}
#sidebar-narrow .list-label-widget-content li a:first-child {
text-transform: capitalize;
}
#sidebar-narrow .list-label-widget-content li a:hover {
text-decoration: underline;
}
#sidebar-narrow .list-label-widget-content li span:last-child {
color: #949494;
font-size: 12px;
font-weight: bold;
position: absolute;
right: 0;
top: 0;
}
#sidebar-narrow .list-label-widget-content li:hover span:last-child {
text-decoration: underline;
}
.large-thumb .xpose_title a {
color: #fff;
font-size: 20px;
}
.large-thumb {
bottom: 13px;
z-index: 99;
width: 89.3%;
padding: 20px;
color: #fff;
position: absolute;
top: 50%;
left: 0;
text-align: center;
background: rgba(0, 0, 0, 0.22);
}
span.rp_summary {
display: none;
}
.large-thumb span.xpose_meta {
background: transparent;
display: block;
font-size: 12px;
color: #dadada;
}
.large-thumb span.xpose_meta a {
color: #Dadada !important;
display: inline-block;
}
ul.xpose_thumbs1 {
position: relative;
}
ul.xpose_thumbs {
position: relative;
}
span.more_meta .fa {
margin-right: 5px;
}
span.s_category .fa {
margin-right: 5px;
}
.featured_thumb h3 {
font: normal normal 18px Fjalla One, Helvetica, Arial, sans-serif;
display: block;
margin: 0 0 5px;
line-height: 1.4em;
}
/* TIPSY
-----------------------------------------------*/
.tipsy {
padding: 5px;
font-size: 10px;
position: absolute;
z-index: 100000;
}
.tipsy-inner {
padding: 1px 10px 0;
background-color: #303030;
color: white;
max-width: 300px;
text-align: center;
}
.tipsy-inner {
border-radius: 2px;
}
.tipsy-arrow {
position: absolute;
width: 9px;
height: 5px;
}
.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}
.tipsy .tipsy-arrow:before {
content: no-close-quote;
position: absolute;
width: 0;
height: 0;
}
.tipsy-n .tipsy-arrow:before {
bottom: -1px;
left: -2px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #303030;
}
.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}
.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}
.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
}
.tipsy-s .tipsy-arrow:before {
bottom: -1px;
left: -2px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #303030;
}
.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
}
.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
}
.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
}
.tipsy-e .tipsy-arrow:before {
bottom: -6px;
right: 0;
border-right: 6px solid rgba(0, 0, 0, 0);
border-top: 6px solid #303030;
}
.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}
.tipsy-w .tipsy-arrow:before {
bottom: 6px;
left: -1px;
border-bottom: 6px solid rgba(0, 0, 0, 0);
border-right: 6px solid #303030;
}
.more_posts:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.more_posts .item_small {
width: 100%;
padding: 0 0 10px;
margin: 0 0 10px;
border-bottom: 1px solid #333;
}
.more_posts .item_small:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.more_posts .item_small .featured_thumb {
float: left;
width: 75px;
height: 75px;
margin: 0 15px 0 0;
}
.more_posts .item_small .featured_thumb img {
width: 75px;
height: 75px;
}
.more_posts .item_small .item-details h3 {
font-size: 13px;
line-height: 20px;
margin: 0 0 8px;
}
.more_posts .post_meta {
font-size: 12px;
line-height: 20px;
}
#bottombar .post_meta a {
color: #969696;
}
.more_posts .post_meta i {
font-size: 13px;
}
.more_posts .item_small:last-child {
border-width: 0;
}
.post_meta .fa {
margin-right: 5px;
}
.more_posts {
margin-top: 14px;
}
#bottombar .popular-posts li:last-child {
border-width: 0;
}
.social.with_color a:hover {
-webkit-transform: translateY(-2px);
-ms-transform: translateY(-2px);
transform: translateY(-2px);
}
.social a {
float: left;
text-align: center;
margin: 4px 0 4px 4px;
width: 34px;
height: 34px;
font-size: 16px;
color: #9E9E9E;
-webkit-transition: all 0.1s ease;
transition: all 0.1s ease;
}
.social a i {
background: #F7F7F7;
border-radius: 2px;
border: 1px solid #EBEBEB;
padding: 8px 0;
display: block;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.social a:hover .fa-twitter, .social a:hover .icons-social-twitter, .with_color a .fa-twitter, .with_color a .icons-social-twitter {
background: #00abdc;
}
.social a:hover .fa-facebook, .social a:hover .icons-social-facebook, .with_color a .fa-facebook, .with_color a .icons-social-facebook {
background: #325c94;
}
.social a:hover .fa-dribbble, .social a:hover .icons-social-dribbble, .with_color a .fa-dribbble, .with_color a .icons-social-dribbble {
background: #fa4086;
}
.social a:hover .fa-rss, .social a:hover .icons-rss, .with_color a .fa-rss, .with_color a .icons-rss {
background: #f1862f;
}
.social a:hover .fa-github, .social a:hover .icons-social-github, .with_color a .fa-github, .with_color a .icons-social-github {
background: #333;
}
.social a:hover .fa-instagram, .with_color a .fa-instagram {
background: #964b00;
}
.social a:hover .fa-linkedin, .social a:hover .icons-social-linkedin, .with_color a .fa-linkedin, .with_color a .icons-social-linkedin {
background: #0073b2;
}
.social a:hover .fa-pinterest, .social a:hover .icons-social-pinterest, .with_color a .fa-pinterest, .with_color a .icons-social-pinterest {
background: #d9031f;
}
.social a:hover .fa-google-plus, .social a:hover .icons-social-google-plus, .with_color a .fa-google-plus, .with_color a .icons-social-google-plus {
background: #d9031f;
}
.social a:hover .fa-foursquare, .with_color a .fa-foursquare {
background: #0cbadf;
}
.social a:hover .fa-skype, .social a:hover .icons-social-skype, .with_color a .fa-skype, .with_color a .icons-social-skype {
background: #00b9e5;
}
.social a:hover .fa-cloud, .social a:hover .icons-social-soundcloud, .with_color a .fa-cloud, .with_color a .icons-social-soundcloud {
background: #ff7700;
}
.social a:hover .fa-youtube, .social a:hover .icons-social-youtube, .with_color a .fa-youtube, .with_color a .icons-social-youtube {
background: #d9031f;
}
.social a:hover .fa-tumblr, .social a:hover .icons-social-tumblr, .with_color a .fa-tumblr, .with_color a .icons-social-tumblr {
background: #325c94;
}
.social a:hover .fa-star, .with_color a .fa-star {
background: #F8AC24;
}
.social a:hover .fa-flickr, .social a:hover .icons-social-flickr, .with_color a .fa-flickr, .with_color a .icons-social-flickr {
background: #fa4086;
}
.social a:hover .fa-random, .with_color a .fa-random, .social a:hover .fa-envelope-o, .with_color a .fa-envelope-o, .social a:hover .fa-home, .with_color a .fa-home {
background: #1D1E20;
}
.social a:hover i, .with_color i {
color: #fff;
}
.with_color a i {
border: none !important;
}
a.category-post {
display: inline-block;
text-decoration: none;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
color: #ffffff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
padding: 4px 10px;
background: #f44336;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
margin-bottom:15px;
}
#sidebartab ul.helploggercomments{list-style: none;margin: 0;padding: 0;}
#sidebartab .helploggercomments li {background: none !important;margin: 10px 0 6px !important;padding: 0 0 6px 0 !important;display: block;clear: both;overflow: hidden;list-style: none;word-break:break-all;}
#sidebartab .helploggercomments li .avatarImage {padding: 3px;
background: #fefefe;-webkit-box-shadow: 0 1px 1px #ccc;-moz-box-shadow: 0 1px 1px #ccc;box-shadow: 0 1px 1px #ccc;float: left;margin: 0 6px 0 0;position: relative;overflow: hidden;}
#sidebartab .avatarRound {-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;}
#sidebartab .helploggercomments li img {padding: 0px;position: relative;overflow: hidden;display: block;}
#sidebartab .helploggercomments li span {margin-top: 4px;color: #666;display: block;font-size: 12px;font-style: italic;line-height: 1.4;}
#bottombar ul.helploggercomments{list-style: none;margin: 0;padding: 0;margin-top: 14px;}
#bottombar .helploggercomments li {background: none !important;display: block;
clear: both;
overflow: hidden;
list-style: none;
word-break: break-all;
padding: 0 0 12px;
margin: 0 0 12px;
border-bottom: 1px solid #333;}
#bottombar .helploggercomments li .avatarImage {float: left;margin: 0 6px 0 0;position: relative;overflow: hidden;}
#bottombar .helploggercomments li img {padding: 0px;position: relative;overflow: hidden;display: block;}
#bottombar .helploggercomments li span {margin-top: 4px;color: #666;display: block;font-size: 12px;font-style: italic;line-height: 1.4;}
#bottombar .helploggercomments li:last-child {
border-width: 0;
}
/* LABELED POSTS
-----------------------------------------------*/
.def_wgr {
min-width: 248px;
width: 46%;
box-sizing: border-box;
float: left;
position: relative;
}
.equal-posts img {
width: 248px;
height: 273px;
}
.gallery-posts .def_wgr:first-child {
margin: 0 10px 0 0;
}
.gallery-posts .def_wgr:first-child img {
width: 288px;
height: 245px;
object-fit: cover;
}
.gallery-posts .def_wgr img {
width: 75px;
height: 75px;
}
.block-posts .item_small:first-child img {
width: 250px;
height: 326px;
}
.block-posts .item_small .featured_thumb a.first_A, .block-posts .item_small:first-child .featured_thumb {
width: 250px;
height: 326px;
overflow: hidden;
}
.block-posts .item_small:first-child .featured_thumb .thumb-icon {
width: 250px;
}
.block-posts .item_small:first-child .featured_thumb {
clear: both;
margin: 0;
}
.block-posts .item_small img {
width: 65px;
height: 65px;
}
.block-posts .item_small .featured_thumb a, .block-posts .item_small .featured_thumb {
display: block;
width: 65px;
height: 65px;
overflow: hidden;
}
.block-posts .item_small .featured_thumb .thumb-icon {
width: 65px;
}
.block-posts .item_small .featured_thumb {
float: left;
margin: 0 15px 0 0;
}
.gallery-posts .def_wgr:first-child {
min-width: 240px;
width: 288px;
height: 245px;
}
.gallery-posts .def_wgr {
min-width: 75px;
width: 75px;
margin: 0 0 10px 10px;
overflow: hidden;
}
.gallery-posts .def_wgr:first-child h3, .gallery-posts .def_wgr:first-child .details, .block-posts .item_small:first-child .featured_thumb a h3, .block-posts .item_small .details h3, .block-posts .item_small:first-child .details .s_category {
display: block;
}
.gallery-posts .def_wgr h3, .gallery-posts .def_wgr .details, .block-posts .item_small .featured_thumb a h3, .block-posts .item_small:first-child .details h3, .block-posts .item_small .details .s_category {
display: none;
}
.gallery-posts .def_wgr:first-child a.first_A {
height: 245px;
}
.gallery-posts .def_wgr a.first_A {
display: block;
height: 75px;
}
.block-posts .item_small {
float: left;
width: 49%;
box-sizing: border-box;
padding: 0 0 10px;
margin: 0 0 10px;
border-bottom: 1px solid #F1F1F1;
}
.block-posts .item_small:first-child {
width: 51%;
margin-right: 15px;
padding: 0;
margin: 0;
border-width: 0;
}
.block-posts .item_small:last-child {
padding: 0;
margin: 0;
border-width: 0;
}
.block-posts .item_small:first-child .featured_thumb a h3 {
font-size: 17px;
position: absolute;
bottom: 40px;
left: 0;
padding: 0 20px;
margin: 0 0 10px !important;
color: #FFF;
z-index: 98;
}
.block-posts .item_small:first-child .details {
color: #B4B4B4;
position: absolute;
bottom: 40px;
left: 21px;
width: 250px;
z-index: 98;
}
.block-posts .item_small:first-child .post_meta {
padding: 0 20px 0 20px;
font-size: 11px;
}
.block-posts .item_small:first-child .post_meta a {
color: #B4B4B4;
}
.block-posts .item_small:first-child .post_meta a:hover {
color: #fff !important;
}
.block-posts .item_small:first-child .post_meta a:nth-child(2) {
font-size: 13px;
float: right;
}
.gallery-posts .def_wgr:first-child a.first_A:after {
width: 100%;
height: 151px;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjR-TQvGdFp2RkPfppoZxJpww3lIZuWtxcGw10fsEvZ8-tXRHdBgFn9I0DtsVv3V4fIhERimRQorfVO387XMBnwCbr8tDACPy1zlewSU2_ajsRVvrSUr94-qIjRl4DT7-toDTqxPtbL1s7W/s1600/gradient.png') repeat-x scroll 0% 0% transparent;
}
.gallery-posts .def_wgr a.first_A:after {
background: none repeat scroll 0% 0% transparent;
height: 80px;
width: 80px;
}
.gallery-posts .def_wgr:first-child .featured_thumb .thumb-icon i {
top: -36px;
left: 20px;
font-size: 30px;
}
.gallery-posts .featured_thumb .thumb-icon i {
top: 20px;
left: 29px;
font-size: 18px;
}
.gallery-posts .def_wgr:first-child .featured_thumb:hover .thumb-icon i {
top: 20px;
}
.gallery-posts .featured_thumb:hover .thumb-icon i {
top: 30px;
}
.block-posts .item_small a.first_A:after, .def_wgr a.first_A:after {
content: no-close-quote;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 151px;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjR-TQvGdFp2RkPfppoZxJpww3lIZuWtxcGw10fsEvZ8-tXRHdBgFn9I0DtsVv3V4fIhERimRQorfVO387XMBnwCbr8tDACPy1zlewSU2_ajsRVvrSUr94-qIjRl4DT7-toDTqxPtbL1s7W/s1600/gradient.png') repeat-x scroll 0% 0% transparent;
}
.equal-posts .def_wgr:first-child, .equal-posts .def_wgr:nth-child(3), .equal-posts .def_wgr:nth-child(5), .equal-posts .def_wgr:nth-child(7), .equal-posts .def_wgr:nth-child(9), .equal-posts .def_wgr:nth-child(11), .equal-posts .def_wgr:nth-child(13), .equal-posts .def_wgr:nth-child(15), .equal-posts .def_wgr:nth-child(17) {
margin: 0 20px 0 0;
}
.def_wgr h3 {
position: absolute;
bottom: 40px;
left: 0;
padding: 0 20px;
margin: 0 0 10px !important;
color: #FFF;
z-index: 98;
font-size: 17px;
}
.def_wgr .details {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
color: #FFF;
z-index: 98;
}
.def_wgr .s_category {
padding: 0 0 0 20px;
font-size: 11px;
}
.def_wgr .s_category a {
margin: 0 12px 0 0;
}
.def_wgr .details a, .def_wgr .details {
color: #dadada;
}
.def_wgr .more_meta a {
margin: 0 20px 0 10px;
font-size: 13px;
float: right;
}
.wgr .details a:hover, .def_wgr .details a:hover {
color: #FFF;
}
.block-posts .item_small .details h3 {
font-size: 14px;
line-height: 20px;
margin: 0 0 8px;
}
.block-posts .item_small .details .post_meta a {
color: #C2C2C2;
margin: 0 12px 0 0;
transition: all 0.2s ease 0s;
font-size: 12px;
line-height: 20px;
}
.block-posts .item_small:first-child .details .post_meta a:nth-child(2) {
display: block;
}
.block-posts .item_small .details .post_meta a:nth-child(2) {
display: none;
}
.block-posts .item_small .featured_thumb .thumb-icon i {
font-size: 18px;
}
.block-posts .item_small:first-child .featured_thumb .thumb-icon i {
font-size: 30px;
}
#block_carousel {
margin: 0 -5px;
width: 102%;
}
#block_carousel .item {
margin: 0 6px;
}
#block_carousel .featured_thumb img {
height: 116px;
width: 165px;
}
#block_carousel .featured_thumb a {
display: block;
height: 116px;
}
#block_carousel h3 {
font-size: 15px !important;
line-height: 20px;
margin: 14px 0 2px;
font-weight: 700;
}
#block_carousel a.date_c {
display: block;
font-size: 11px;
color: #C2C2C2;
transition: all 0.2s ease 0s;
}
#block_carousel a.date_c:hover, .block-posts .item_small .details .post_meta a:hover {
color: #55B2F3;
}
#block_carousel .owl-controls, #block_carouselo .owl-controls {
bottom: auto;
top: -54px;
right: -16px;
background: none repeat scroll 0% 0% #FFF;
display: block;
z-index: 9;
padding: 0 0 0 7px;
}
#block_carouselo .owl-controls {
right: -20px;
}
#block_carousel .owl-controls .owl-page span, #block_carouselo .owl-controls .owl-page span {
width: 8px;
height: 8px;
margin: 3px 4px;
background: #7F8081;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
#footer_carousel .owl-controls {
top: -45px;
right: -2px;
background: none repeat scroll 0% 0% #1D1E20;
display: block;
z-index: 9;
padding: 0 0 0 6px;
bottom: auto;
}
#footer_carousel .owl-controls .owl-buttons div {
margin: 0 !important;
padding: 0 6px !important;
background: none repeat scroll 0% 0% transparent !important;
color: #CECECE !important;
}
#footer_carousel img {
width: 269px !important;
height: 295px !important;
}
#block_carouselo .item {
margin: 0px 6px;
}
#block_carouselo .featured_thumb img {
height: 140px;
width: 198px;
}
#block_carouselo .featured_thumb .thumb-icon {
height: 140px;
width: 198px;
}
#block_carouselo h3 {
font-size: 15px !important;
line-height: 20px;
margin: 14px 0px 2px;
font-weight: 700;
}
#block_carouselo .featured_thumb a {
display: block;
height: 140px;
width: 198px;
}
ul.menubar li:last-child {
border: none;
}
.main-menu {
width: 1160px;
margin: 0 auto;
}
/*------*|*|*| Featured Blog Posts *|*|*|----------*/
.blog_featured_posts {
display: inline-block;
width: 100%;
margin-top: 5px;
margin-bottom: 10px;
}
.blog_featured_post {
display: block;
position: relative;
float: left;
overflow: hidden;
height:400px;
}
.blog_featured_post.first {
width: 40.36%;
margin-right: 9px;
}
.blog_featured_post.second {
width: 23.79%;
margin-right: 9px;
}
.blog_featured_post.third, .blog_featured_post.fourth {
width: 34.126%;
height:195.5px;
}
.blog_featured_post.third {
margin-bottom: 9px;
}
.blog_featured_post a {
display: block;
color: rgb(255, 255, 255);
text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 1px;
position: relative;
vertical-align: bottom;
z-index: 1;
height:100%;
}
.blog_featured_post a:before {
display: block;
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0.5;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.blog_featured_post a .blog_contents {
display: block;
position: absolute;
z-index: 5;
bottom: 30px;
left: 30px;
right: 30px;
font-weight:bold;
letter-spacing: -1px;
text-transform: uppercase;
line-height: 120%;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: raleway, sans-serif;
}
.blog_featured_posts span {
font-style: normal;
display: block;
position: absolute;
bottom: 100%;
padding: 8px 10px 20px;
letter-spacing: 0px;
font-size: 12px;
line-height: 1;
top: 0;
right: 0;
text-shadow: none;
margin-bottom: 10px;
background: #20C1DD;
text-transform: uppercase;
}
.blog_featured_post a .blog_contents h3 {
font-size: 18px;
line-height: 1.35;
font-weight: bold;
}
.blog_featured_post.first a .blog_contents h3 {font-size: 22px!important;}
.blog_featured_post .feat-img{
width:100%;
height:100%;
background-size:cover;
background-position:50%;
}
/* Social Counter
--------------------------------------*/
li.social_item-wrapper {
float: left;
width: 48%;
text-align: center;
margin-right: 4% !important;
margin-bottom: 10px !important;
color: #fff;
}
#sidebar .widget {
margin-bottom: 35px;
}
a.social_item {
position: relative;
display: block;
height: 60px;
line-height: 60px;
overflow: hidden;
}
.social_item-wrapper:nth-child(2n+2) {
margin-right: 0 !important;
}
.social_icon {
float: left;
line-height: 60px;
width: 41px;
font-size: 1.3rem;
}
a.social_item.social_facebook {
background: #3F5B9B;
}
.fa-facebook.social_icon {
background: #2E4372;
}
li.social_item-wrapper:hover .fa-facebook.social_icon {
background: #3F5B9B;
}
li.social_item-wrapper:hover .social_facebook {
background: #2E4372;
}
a.social_item.social_twitter {
background: #1C97DE;
}
.fa-twitter.social_icon {
background: #1571A5;
}
li.social_item-wrapper:hover .fa-twitter.social_icon {
background: #1C97DE;
}
li.social_item-wrapper:hover .social_twitter {
background: #1571A5;
}
a.social_item.social_youtube {
background: #E22020;
}
.fa-youtube.social_icon {
background: #B31919;
}
li.social_item-wrapper:hover .fa-youtube.social_icon {
background: #E22020;
}
li.social_item-wrapper:hover .social_youtube {
background: #B31919;
}
a.social_item.social_dribbble {
background: #E82159;
}
.fa-dribbble.social_icon {
background: #B51A45;
}
li.social_item-wrapper:hover .fa-dribbble.social_icon {
background: #E82159;
}
li.social_item-wrapper:hover .social_dribbble {
background: #B51A45;
}
a.social_item.social_rss {
background: #E86321;
}
.fa-rss.social_icon {
background: #C2521B;
}
li.social_item-wrapper:hover .fa-rss.social_icon {
background: #E86321;
}
li.social_item-wrapper:hover .social_rss {
background: #C2521B;
}
a.social_item.social_google-plus {
background: #E82C2C;
}
.fa-google-plus.social_icon {
background: #BF2424;
}
li.social_item-wrapper:hover .fa-google-plus.social_icon {
background: #E82C2C;
}
li.social_item-wrapper:hover .social_google-plus {
background: #BF2424;
}
a.social_item.social_linkedin {
background: #0275B6;
}
.fa-linkedin.social_icon {
background: #02669E;
}
li.social_item-wrapper:hover .fa-linkedin.social_icon {
background: #0275B6;
}
li.social_item-wrapper:hover .social_linkedin {
background: #02669E;
}
a.social_item.social_instagram {
background: #8E714D;
}
.fa-instagram.social_icon {
background: #6F583C;
}
li.social_item-wrapper:hover .fa-instagram.social_icon {
background: #8E714D;
}
li.social_item-wrapper:hover .social_instagram {
background: #6F583C;
}
a.social_item.social_pinterest {
background: #CA2027;
}
.fa-pinterest.social_icon {
background: #AB1B21;
}
li.social_item-wrapper:hover .fa-pinterest.social_icon {
background: #CA2027;
}
li.social_item-wrapper:hover social_pinterest {
background: #AB1B21;
}
ul.social-counter a {
color: #fff;
}
.social-counter-metro.mask {
position: absolute;
width: 100%;
height: 100%;
z-index: 10;
text-align: center;
border: none;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxqhcCiMD-OCGWolCsBb_ZuK-d7AqfIjB1DsPcMUOHBy4HyPK73r7vFwMibfe6rBmAMekunsJkWQ0DHB3pb6CBCQKYY_K2Inh29Jl_0VhH9XjhYo2RCqN0JOWTAH1WnHXzXmZDkkWs1kcz/s1600/serpentsoft-sprite.png') top right no-repeat rgba(255,255,255,0.16);
right: -44px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.social-counter-metro .btn-count:hover .mask {
top: 0;
right: 0;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxqhcCiMD-OCGWolCsBb_ZuK-d7AqfIjB1DsPcMUOHBy4HyPK73r7vFwMibfe6rBmAMekunsJkWQ0DHB3pb6CBCQKYY_K2Inh29Jl_0VhH9XjhYo2RCqN0JOWTAH1WnHXzXmZDkkWs1kcz/s1600/serpentsoft-sprite.png') top right no-repeat rgba(255,255,255,0);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
[class$="-metro-but"] {
float: left;
width: 32px;
height: 32px;
max-width: 32px;
max-height: 32px;
padding: 0!important;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxqhcCiMD-OCGWolCsBb_ZuK-d7AqfIjB1DsPcMUOHBy4HyPK73r7vFwMibfe6rBmAMekunsJkWQ0DHB3pb6CBCQKYY_K2Inh29Jl_0VhH9XjhYo2RCqN0JOWTAH1WnHXzXmZDkkWs1kcz/s1600/serpentsoft-sprite.png') no-repeat;
background-position: 0 0;
opacity: 0.7;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
}
[class$="-metro-but"]:hover {
opacity: 1;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
}
.fb-metro-but {
background-position: 0 0;
}
.fb-metro-but:hover,
.fb-metro-but.colored {
background-color: #3B5998;
}
.twitter-metro-but {
background-position: -32px 0;
}
.twitter-metro-but:hover,
.twitter-metro-but.colored {
background-color: #00ACED;
}
.googleplus-metro-but {
background-position: -64px 0;
}
.googleplus-metro-but:hover,
.googleplus-metro-but.colored {
background-color: #D14836;
}
.pinterest-metro-but {
background-position: -96px 0;
}
.pinterest-metro-but:hover,
.pinterest-metro-but.colored {
background-color: #CB2027;
}
.youtube-metro-but {
background-position: -128px 0;
}
.youtube-metro-but:hover,
.youtube-metro-but.colored {
background-color: #CD332D;
}
.linkedin-metro-but {
background-position: -160px 0;
}
.linkedin-metro-but:hover,
.linkedin-metro-but.colored {
background-color: #007FB1;
}
.rss-metro-but {
background-position: -192px 0;
}
.rss-metro-but:hover,
.rss-metro-but.colored {
background-color: #FF8300;
}
.skype-metro-but {
background-position: -224px 0;
}
.skype-metro-but:hover {
background-color: #00AFF0;
}
.wordpress-metro-but {
background-position: -256px 0;
}
.wordpress-metro-but:hover {
background-color: #21759B;
}
.dribble-metro-but {
background-position: -288px 0;
}
.dribble-metro-but:hover {
background-color: #EA4C89;
}
.instagram-metro-but {
background-position: -320px 0;
}
.instagram-metro-but:hover {
background-color: #3F729B;
}
.picasa-metro-but {
background-position: -352px 0;
}
.picasa-metro-but:hover {
background-color: #4B5D5F;
}
.vimeo-metro-but {
background-position: -384px 0;
}
.vimeo-metro-but:hover {
background-color: #44BBFF;
}
.envato-metro-but {
background-position: -416px 0;
}
.envato-metro-but:hover {
background-color: #528036;
}
.myspace-metro-but {
background-position: -448px 0;
}
.myspace-metro-but:hover {
background-color: #008DDE;
}
.github-metro-but {
background-position: -480px 0;
}
.github-metro-but:hover {
background-color: #4183C4;
}
.outlook-metro-but {
background-position: -512px 0;
}
.outlook-metro-but:hover {
background-color: #0072C6;
}
.behance-metro-but {
background-position: -544px 0;
}
.behance-metro-but:hover {
background-color: #1769FF;
}
.flattr-metro-but {
background-position: -576px 0;
}
.flattr-metro-but:hover {
background-color: #F67C1A;
}
.google-metro-but {
background-position: -608px 0;
}
.google-metro-but:hover {
background-color: #245DC1;
}
.blogger-metro-but {
background-position: -640px 0;
}
.blogger-metro-but:hover {
background-color: #F57D00;
}
.reddit-metro-but {
background-position: -672px 0;
}
.reddit-metro-but:hover {
background-color: #FF4500;
}
.tumblr-metro-but {
background-position: -704px 0;
}
.tumblr-metro-but:hover {
background-color: #2C4762;
}
.evernote-metro-but {
background-position: -736px 0;
}
.evernote-metro-but:hover {
background-color: #3B5998;
}
.apple-metro-but {
background-position: -768px 0;
}
.apple-metro-but:hover {
background-color: #B9BFC1;
}
.lastfm-metro-but {
background-position: -800px 0;
}
.lastfm-metro-but:hover {
background-color: #D51007;
}
.stumbleupon-metro-but {
background-position: -832px 0;
}
.stumbleupon-metro-but:hover {
background-color: #EB4924;
}
.mediatemple-metro-but {
background-position: -864px 0;
}
.mediatemple-metro-but:hover {
background-color: #000;
}
.digg-metro-but {
background-position: 0 -32px;
}
.digg-metro-but:hover {
background-color: #14589E;
}
.flickr-metro-but {
background-position: -32px -32px;
}
.flickr-metro-but:hover {
background-color: #0063DB;
}
.email-metro-but {
background-position: -64px -32px;
}
.email-metro-but:hover,
.email-metro-but.colored {
background-color: #333;
}
.website-metro-but {
background-position: -96px -32px;
}
.website-metro-but:hover,
.website-metro-but.colored {
background-color: #F30;
}
.delicious-metro-but {
background-position: -128px -32px;
}
.delicious-metro-but:hover {
background-color: #3274D1;
}
.aboutme-metro-but {
background-position: -160px -32px;
}
.aboutme-metro-but:hover {
background-color: #00405D;
}
.bebo-metro-but {
background-position: -192px -32px;
}
.bebo-metro-but:hover {
background-color: #EE1010;
}
.fivehundredpx-metro-but {
background-position: -224px -32px;
}
.fivehundredpx-metro-but:hover {
background-color: #444444;
}
.alistapart-metro-but {
background-position: -256px -32px;
}
.alistapart-metro-but:hover {
background-color: #222222;
}
.amazon-metro-but {
background-position: -288px -32px;
}
.amazon-metro-but:hover {
background-color: #FF9900;
}
.android-metro-but {
background-position: -320px -32px;
}
.android-metro-but:hover {
background-color: #A4C639;
}
.deviantart-metro-but {
background-position: -352px -32px;
}
.deviantart-metro-but:hover {
background-color: #4B5D50;
}
.angellist-metro-but {
background-position: -384px -32px;
}
.angellist-metro-but:hover {
background-color: #000000;
}
.forrst-metro-but {
background-position: -416px -32px;
}
.forrst-metro-but:hover {
background-color: #5B9A68;
}
.soundcloud-metro-but {
background-position: -448px -32px;
}
.soundcloud-metro-but:hover {
background-color: #FF6600;
}
.appdotnet-metro-but {
background-position: -480px -32px;
}
.appdotnet-metro-but:hover {
background-color: #898D90;
}
.orkut-metro-but {
background-position: -512px -32px;
}
.orkut-metro-but:hover {
background-color: #ED2590;
}
.pin-board-metro-but {
background-position: -544px -32px;
}
.pin-metro-but:hover {
background-color: #0000FF;
}
.newsvine-metro-but {
background-position: -576px -32px;
}
.newsvine-metro-but:hover {
background-color: #075B2F;
}
.rdio-metro-but {
background-position: -608px -32px;
}
.rdio-metro-but:hover {
background-color: #006ED2;
}
.skydrive-metro-but {
background-position: -640px -32px;
}
.skydrive-metro-but:hover {
background-color: #094AB1;
}
.stackexchange-metro-but {
background-position: -672px -32px;
}
.stackexchange-metro-but:hover {
background-color: #1F5196;
}
.twitch-metro-but {
background-position: -704px -32px;
}
.twitch-metro-but:hover {
background-color: #6441A5;
}
.viadeo-metro-but {
background-position: -736px -32px;
}
.viadeo-metro-but:hover {
background-color: #F4982B;
}
.yahoo-metro-but {
background-position: -768px -32px;
}
.yahoo-metro-but:hover {
background-color: #731A8B;
}
.yelp-metro-but {
background-position: -800px -32px;
}
.yelp-metro-but:hover {
background-color: #C93C27;
}
.drupal-metro-but {
background-position: -832px -32px;
}
.drupal-metro-but:hover {
background-color: #0077C0;
}
.ebay-metro-but {
background-position: -864px -32px;
}
.ebay-metro-but:hover {
background-color: #0064D2;
}
.exfm-metro-but {
background-position: 0 -64px;
}
.exfm-metro-but:hover {
background-color: #0097F8;
}
.geeklist-metro-but {
background-position: -32px -64px;
}
.geeklist-metro-but:hover {
background-color: #8CC63E;
}
.heroku-metro-but {
background-position: -64px -64px;
}
.heroku-metro-but:hover {
background-color: #6762A6;
}
.imdb-metro-but {
background-position: -96px -64px;
}
.imdb-metro-but:hover {
background-color: #F3CE00;
}
.jsfiddle-metro-but {
background-position: -128px -64px;
}
.jsfiddle-metro-but:hover {
background-color: #4679A4;
}
.dropbox-metro-but {
background-position: -160px -64px;
}
.dropbox-metro-but:hover {
background-color: #2281CF;
}
.odnoklassniki-metro-but {
background-position: -192px -64px;
}
.odnoklassniki-metro-but:hover {
background-color: #f58220;
}
.vk-metro-but {
background-position: -224px -64px;
}
.vk-metro-but:hover {
background-color: #4f7195;
}
[class$="-metro-24px-but"] {
float: left;
width: 24px;
height: 24px;
max-width: 24px;
max-height: 24px;
padding: 0!important;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxqhcCiMD-OCGWolCsBb_ZuK-d7AqfIjB1DsPcMUOHBy4HyPK73r7vFwMibfe6rBmAMekunsJkWQ0DHB3pb6CBCQKYY_K2Inh29Jl_0VhH9XjhYo2RCqN0JOWTAH1WnHXzXmZDkkWs1kcz/s1600/serpentsoft-sprite.png') no-repeat;
background-position: -240px -256px;
opacity: 0.7;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
}
[class$="-metro-24px-but"]:hover {
opacity: 1;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
}
.fb-metro-24px-but {
background-position: -240px -256px;
}
.fb-metro-24px-but:hover,
.fb-metro-24px-but.colored {
background-color: #3B5998;
}
.twitter-metro-24px-but {
background-position: -264px -256px;
}
.twitter-metro-24px-but:hover,
.twitter-metro-24px-but.colored {
background-color: #00ACED;
}
.googleplus-metro-24px-but {
background-position: -288px -256px;
}
.googleplus-metro-24px-but:hover,
.googleplus-metro-24px-but.colored {
background-color: #D14836;
}
.pinterest-metro-24px-but {
background-position: -312px -256px;
}
.pinterest-metro-24px-but:hover,
.pinterest-metro-24px-but.colored {
background-color: #CB2027;
}
.youtube-metro-24px-but {
background-position: -336px -256px;
}
.youtube-metro-24px-but:hover,
.youtube-metro-24px-but.colored {
background-color: #CD332D;
}
.linkedin-metro-24px-but {
background-position: -360px -256px;
}
.linkedin-metro-24px-but:hover,
.linkedin-metro-24px-but.colored {
background-color: #007FB1;
}
.rss-metro-24px-but {
background-position: -384px -256px;
}
.rss-metro-24px-but:hover,
.rss-metro-24px-but.colored {
background-color: #FF8300;
}
.email-metro-24px-but {
background-position: -408px -256px;
}
.email-metro-24px-but:hover,
.email-metro-24px-but.colored {
background-color: #333;
}
.website-metro-24px-but {
background-position: -432px -256px;
}
.website-metro-24px-but:hover,
.website-metro-24px-but.colored {
background-color: #F30;
}
.social-counter-metro {}[class$="-sicon-48-white"] {
float: left;
width: 48px;
height: 48px;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxqhcCiMD-OCGWolCsBb_ZuK-d7AqfIjB1DsPcMUOHBy4HyPK73r7vFwMibfe6rBmAMekunsJkWQ0DHB3pb6CBCQKYY_K2Inh29Jl_0VhH9XjhYo2RCqN0JOWTAH1WnHXzXmZDkkWs1kcz/s1600/serpentsoft-sprite.png') no-repeat;
background-position: 0 -96px;
}
.facebook-sicon-48-white {
background-position: 0 -96px;
}
.twitter-sicon-48-white {
background-position: -48px -96px;
}
.rss-sicon-48-white {
background-position: -96px -96px;
}
.youtube-sicon-48-white {
background-position: -144px -96px;
}
.vimeo-sicon-48-white {
background-position: -192px -96px;
}
.dribbble-sicon-48-white {
background-position: -240px -96px;
}
.googleplus-sicon-48-white {
background-position: -288px -96px;
}
.envato-sicon-48-white {
background-position: -336px -96px;
}
.behance-sicon-48-white {
background-position: -384px -96px;
}
.soundcloud-sicon-48-white {
background-position: -432px -96px;
}
.instgram-sicon-48-white {
background-position: -480px -96px;
}
.github-sicon-48-white {
background-position: -528px -96px;
}
.social-counter-metro [class$="-sicon-48-white"] {
position: absolute;
margin-left: 0;
top: 50%;
margin-top: -24px;
}
.social-counter-metro ul {
list-style: none;
padding: 0;
margin: 0;
font-size: 0.875em;
line-height: 1;
}
.social-counter-metro ul li,
.social-counter-metro .btn-count,
.social-counter-metro .facebook a,
.social-counter-metro .twitter a,
.social-counter-metro .rss a,
.social-counter-metro .youtube a,
.social-counter-metro .vimeo a,
.social-counter-metro .dribbble a,
.social-counter-metro .googleplus a,
.social-counter-metro .envato a,
.social-counter-metro .behance a,
.social-counter-metro .soundcloud a,
.social-counter-metro .instgram a,
.social-counter-metro .github a {
height: 70px;
}
.social-counter-metro ul li {
float: left;
width: 48%;
margin: 0 4% 4% 0;
padding: 0;
position: relative;
overflow: hidden;
}
.social-counter-metro ul li:first-child {
padding-top: 0;
}
.social-counter-metro ul li:nth-child(even) {
margin-right: 0;
}
.social-counter-metro ul li a {
display: block;
border: 1px solid transparent;
text-decoration: none;
}
.social-counter-metro ul li a span {
position: absolute;
}
.social-counter-metro .facebook,
.social-counter-metro .twitter,
.social-counter-metro .rss,
.social-counter-metro .youtube,
.social-counter-metro .vimeo,
.social-counter-metro .dribbble,
.social-counter-metro .googleplus,
.social-counter-metro .envato,
.social-counter-metro .behance,
.social-counter-metro .soundcloud,
.social-counter-metro .instgram,
.social-counter-metro .github {
position: absolute!important;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.social-counter-metro .facebook,
.social-counter-metro .twitter,
.social-counter-metro .rss,
.social-counter-metro .youtube,
.social-counter-metro .vimeo,
.social-counter-metro .dribbble,
.social-counter-metro .googleplus,
.social-counter-metro .envato,
.social-counter-metro .behance,
.social-counter-metro .soundcloud,
.social-counter-metro .instgram,
.social-counter-metro .github {
position: relative;
text-transform: uppercase;
font-weight: bold;
font-size: 30px;
line-height: 33px;
color: #fff;
padding: 0;
width: 100%;
}
.social-counter-metro .fb-wrp .btn-count {}.social-counter-metro .facebook {
border-color: #3c5a98;
background: rgb(60, 90, 152);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjNWE5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzIyNmJiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iIzIyNmJiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzVhOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(60, 90, 152, 1) 0%, rgba(34, 107, 180, 1) 14%, rgba(34, 107, 180, 1) 83%, rgba(60, 90, 152, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(60, 90, 152, 1)), color-stop(14%, rgba(34, 107, 180, 1)), color-stop(83%, rgba(34, 107, 180, 1)), color-stop(100%, rgba(60, 90, 152, 1)));
background: -webkit-linear-gradient(left, rgba(60, 90, 152, 1) 0%, rgba(34, 107, 180, 1) 14%, rgba(34, 107, 180, 1) 83%, rgba(60, 90, 152, 1) 100%);
background: -o-linear-gradient(left, rgba(60, 90, 152, 1) 0%, rgba(34, 107, 180, 1) 14%, rgba(34, 107, 180, 1) 83%, rgba(60, 90, 152, 1) 100%);
background: -ms-linear-gradient(left, rgba(60, 90, 152, 1) 0%, rgba(34, 107, 180, 1) 14%, rgba(34, 107, 180, 1) 83%, rgba(60, 90, 152, 1) 100%);
background: linear-gradient(to right, rgba(60, 90, 152, 1) 0%, rgba(34, 107, 180, 1) 14%, rgba(34, 107, 180, 1) 83%, rgba(60, 90, 152, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3c5a98', endColorstr='#3c5a98', GradientType=1);
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: background .5s ease-in-out;
-ms-transition: background .5s ease-in-out;
-o-transition: background .5s ease-in-out;
}
.social-counter-metro .twitter,
.social-counter-metro .tr-wrp .btn-count {
border-color: #019ad2;
background: #019ad2;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxOWFkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzIyYWRkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iIzIyYWRkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTlhZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(1, 154, 210, 1) 0%, rgba(34, 173, 210, 1) 14%, rgba(34, 173, 210, 1) 83%, rgba(1, 154, 210, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(1, 154, 210, 1)), color-stop(14%, rgba(34, 173, 210, 1)), color-stop(83%, rgba(34, 173, 210, 1)), color-stop(100%, rgba(1, 154, 210, 1)));
background: -webkit-linear-gradient(left, rgba(1, 154, 210, 1) 0%, rgba(34, 173, 210, 1) 14%, rgba(34, 173, 210, 1) 83%, rgba(1, 154, 210, 1) 100%);
background: -o-linear-gradient(left, rgba(1, 154, 210, 1) 0%, rgba(34, 173, 210, 1) 14%, rgba(34, 173, 210, 1) 83%, rgba(1, 154, 210, 1) 100%);
background: -ms-linear-gradient(left, rgba(1, 154, 210, 1) 0%, rgba(34, 173, 210, 1) 14%, rgba(34, 173, 210, 1) 83%, rgba(1, 154, 210, 1) 100%);
background: linear-gradient(to right, rgba(1, 154, 210, 1) 0%, rgba(34, 173, 210, 1) 14%, rgba(34, 173, 210, 1) 83%, rgba(1, 154, 210, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#019ad2', GradientType=1);
}
.social-counter-metro .rss,
.social-counter-metro .rs-wrp .btn-count {
border-color: #FC7D29;
background: rgb(253, 108, 11);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkNmMwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2ZjN2QyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iI2ZjN2QyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZDZjMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(253, 108, 11, 1) 0%, rgba(252, 125, 41, 1) 14%, rgba(252, 125, 41, 1) 83%, rgba(253, 108, 11, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(253, 108, 11, 1)), color-stop(14%, rgba(252, 125, 41, 1)), color-stop(83%, rgba(252, 125, 41, 1)), color-stop(100%, rgba(253, 108, 11, 1)));
background: -webkit-linear-gradient(left, rgba(253, 108, 11, 1) 0%, rgba(252, 125, 41, 1) 14%, rgba(252, 125, 41, 1) 83%, rgba(253, 108, 11, 1) 100%);
background: -o-linear-gradient(left, rgba(253, 108, 11, 1) 0%, rgba(252, 125, 41, 1) 14%, rgba(252, 125, 41, 1) 83%, rgba(253, 108, 11, 1) 100%);
background: -ms-linear-gradient(left, rgba(253, 108, 11, 1) 0%, rgba(252, 125, 41, 1) 14%, rgba(252, 125, 41, 1) 83%, rgba(253, 108, 11, 1) 100%);
background: linear-gradient(to right, rgba(253, 108, 11, 1) 0%, rgba(252, 125, 41, 1) 14%, rgba(252, 125, 41, 1) 83%, rgba(253, 108, 11, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fd6c0b', endColorstr='#fd6c0b', GradientType=1);
}
.social-counter-metro .youtube,
.social-counter-metro .yt-wrp .btn-count {
border-color: #af2b26;
background: rgb(175, 43, 38);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FmMmIyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iI2Q1MzYzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2Q1MzYzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjJiMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(175, 43, 38, 1) 0%, rgba(213, 54, 48, 1) 18%, rgba(213, 54, 48, 1) 82%, rgba(175, 43, 38, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(175, 43, 38, 1)), color-stop(18%, rgba(213, 54, 48, 1)), color-stop(82%, rgba(213, 54, 48, 1)), color-stop(100%, rgba(175, 43, 38, 1)));
background: -webkit-linear-gradient(left, rgba(175, 43, 38, 1) 0%, rgba(213, 54, 48, 1) 18%, rgba(213, 54, 48, 1) 82%, rgba(175, 43, 38, 1) 100%);
background: -o-linear-gradient(left, rgba(175, 43, 38, 1) 0%, rgba(213, 54, 48, 1) 18%, rgba(213, 54, 48, 1) 82%, rgba(175, 43, 38, 1) 100%);
background: -ms-linear-gradient(left, rgba(175, 43, 38, 1) 0%, rgba(213, 54, 48, 1) 18%, rgba(213, 54, 48, 1) 82%, rgba(175, 43, 38, 1) 100%);
background: linear-gradient(to right, rgba(175, 43, 38, 1) 0%, rgba(213, 54, 48, 1) 18%, rgba(213, 54, 48, 1) 82%, rgba(175, 43, 38, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#af2b26', endColorstr='#af2b26', GradientType=1);
}
.social-counter-metro .vimeo,
.social-counter-metro .vm-wrp .btn-count {
border-color: #44bbff;
background: rgb(18, 159, 240);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyOWZmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iIzQ0YmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iIzQ0YmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjlmZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(18, 159, 240, 1) 0%, rgba(68, 187, 255, 1) 19%, rgba(68, 187, 255, 1) 82%, rgba(18, 159, 240, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(18, 159, 240, 1)), color-stop(19%, rgba(68, 187, 255, 1)), color-stop(82%, rgba(68, 187, 255, 1)), color-stop(100%, rgba(18, 159, 240, 1)));
background: -webkit-linear-gradient(left, rgba(18, 159, 240, 1) 0%, rgba(68, 187, 255, 1) 19%, rgba(68, 187, 255, 1) 82%, rgba(18, 159, 240, 1) 100%);
background: -o-linear-gradient(left, rgba(18, 159, 240, 1) 0%, rgba(68, 187, 255, 1) 19%, rgba(68, 187, 255, 1) 82%, rgba(18, 159, 240, 1) 100%);
background: -ms-linear-gradient(left, rgba(18, 159, 240, 1) 0%, rgba(68, 187, 255, 1) 19%, rgba(68, 187, 255, 1) 82%, rgba(18, 159, 240, 1) 100%);
background: linear-gradient(to right, rgba(18, 159, 240, 1) 0%, rgba(68, 187, 255, 1) 19%, rgba(68, 187, 255, 1) 82%, rgba(18, 159, 240, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#129ff0', endColorstr='#129ff0', GradientType=1);
}
.social-counter-metro .dribbble,
.social-counter-metro .drb-wrp .btn-count {
border-color: #ea4c89;
background: rgb(232, 48, 119);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4MzA3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2VhNGM4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2VhNGM4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODMwNzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(232, 48, 119, 1) 0%, rgba(234, 76, 137, 1) 19%, rgba(234, 76, 137, 1) 82%, rgba(232, 48, 119, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(232, 48, 119, 1)), color-stop(19%, rgba(234, 76, 137, 1)), color-stop(82%, rgba(234, 76, 137, 1)), color-stop(100%, rgba(232, 48, 119, 1)));
background: -webkit-linear-gradient(left, rgba(232, 48, 119, 1) 0%, rgba(234, 76, 137, 1) 19%, rgba(234, 76, 137, 1) 82%, rgba(232, 48, 119, 1) 100%);
background: -o-linear-gradient(left, rgba(232, 48, 119, 1) 0%, rgba(234, 76, 137, 1) 19%, rgba(234, 76, 137, 1) 82%, rgba(232, 48, 119, 1) 100%);
background: -ms-linear-gradient(left, rgba(232, 48, 119, 1) 0%, rgba(234, 76, 137, 1) 19%, rgba(234, 76, 137, 1) 82%, rgba(232, 48, 119, 1) 100%);
background: linear-gradient(to right, rgba(232, 48, 119, 1) 0%, rgba(234, 76, 137, 1) 19%, rgba(234, 76, 137, 1) 82%, rgba(232, 48, 119, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e83077', endColorstr='#e83077', GradientType=1);
}
.social-counter-metro .googleplus,
.social-counter-metro .gp-wrp .btn-count {
border-color: #d70501;
background: rgb(215, 5, 1);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3MDUwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iI2ViMzEyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iI2ViMzEyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNzA1MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(215, 5, 1, 1) 0%, rgba(235, 49, 46, 1) 22%, rgba(235, 49, 46, 1) 79%, rgba(215, 5, 1, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(215, 5, 1, 1)), color-stop(22%, rgba(235, 49, 46, 1)), color-stop(79%, rgba(235, 49, 46, 1)), color-stop(100%, rgba(215, 5, 1, 1)));
background: -webkit-linear-gradient(left, rgba(215, 5, 1, 1) 0%, rgba(235, 49, 46, 1) 22%, rgba(235, 49, 46, 1) 79%, rgba(215, 5, 1, 1) 100%);
background: -o-linear-gradient(left, rgba(215, 5, 1, 1) 0%, rgba(235, 49, 46, 1) 22%, rgba(235, 49, 46, 1) 79%, rgba(215, 5, 1, 1) 100%);
background: -ms-linear-gradient(left, rgba(215, 5, 1, 1) 0%, rgba(235, 49, 46, 1) 22%, rgba(235, 49, 46, 1) 79%, rgba(215, 5, 1, 1) 100%);
background: linear-gradient(to right, rgba(215, 5, 1, 1) 0%, rgba(235, 49, 46, 1) 22%, rgba(235, 49, 46, 1) 79%, rgba(215, 5, 1, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d70501', endColorstr='#d70501', GradientType=1);
}
.social-counter-metro .soundcloud,
.social-counter-metro .sc-wrp .btn-count {
border-color: #ff3700;
background: #ff3700;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2ZmNjQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iI2ZmNjQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjM3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, #ff3700 0%, #ff6400 34%, #ff6400 64%, #ff3700 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff3700), color-stop(34%, #ff6400), color-stop(64%, #ff6400), color-stop(100%, #ff3700));
background: -webkit-linear-gradient(left, #ff3700 0%, #ff6400 34%, #ff6400 64%, #ff3700 100%);
background: -o-linear-gradient(left, #ff3700 0%, #ff6400 34%, #ff6400 64%, #ff3700 100%);
background: -ms-linear-gradient(left, #ff3700 0%, #ff6400 34%, #ff6400 64%, #ff3700 100%);
background: linear-gradient(to right, #ff3700 0%, #ff6400 34%, #ff6400 64%, #ff3700 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3700', endColorstr='#ff3700', GradientType=1);
}
.social-counter-metro .behance,
.social-counter-metro .be-wrp .btn-count {
border-color: #005fff;
background: #005fff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iIzA0YTdmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iIzA0YTdmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, #005fff 0%, #04a7ff 34%, #04a7ff 64%, #005fff 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #005fff), color-stop(34%, #04a7ff), color-stop(64%, #04a7ff), color-stop(100%, #005fff));
background: -webkit-linear-gradient(left, #005fff 0%, #04a7ff 34%, #04a7ff 64%, #005fff 100%);
background: -o-linear-gradient(left, #005fff 0%, #04a7ff 34%, #04a7ff 64%, #005fff 100%);
background: -ms-linear-gradient(left, #005fff 0%, #04a7ff 34%, #04a7ff 64%, #005fff 100%);
background: linear-gradient(to right, #005fff 0%, #04a7ff 34%, #04a7ff 64%, #005fff 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#005fff', endColorstr='#005fff', GradientType=1);
}
.social-counter-metro .fb-wrp:hover .facebook,
.social-counter-metro .fb-wrp:hover .btn-count {
background: rgb(60, 90, 152);
}
.social-counter-metro .tr-wrp:hover .twitter,
.social-counter-metro .tr-wrp:hover .btn-count {
background: rgb(1, 154, 210);
}
.social-counter-metro .rs-wrp:hover .rss,
.social-counter-metro .rs-wrp:hover .btn-count {
background: rgb(253, 108, 11);
}
.social-counter-metro .yt-wrp:hover .youtube,
.social-counter-metro .yt-wrp:hover .btn-count {
background: rgb(175, 43, 38);
}
.social-counter-metro .vm-wrp:hover .vimeo,
.social-counter-metro .vm-wrp:hover .btn-count {
background: rgb(18, 159, 240);
}
.social-counter-metro .drb-wrp:hover .dribbble,
.social-counter-metro .drb-wrp:hover .btn-count {
background: rgb(232, 48, 119);
}
.social-counter-metro .gp-wrp:hover .googleplus,
.social-counter-metro .gp-wrp:hover .btn-count {
background: rgb(215, 5, 1);
}
.social-counter-metro .sc-wrp:hover .googleplus,
.social-counter-metro .sc-wrp:hover .btn-count {
background: #ff3700;
}
.social-counter-metro .be-wrp:hover .googleplus,
.social-counter-metro .be-wrp:hover .btn-count {
background: #005fff;
}
.social-counter-metro .facebook span,
.social-counter-metro .twitter span,
.social-counter-metro .rss span,
.social-counter-metro .youtube span,
.social-counter-metro .vimeo span,
.social-counter-metro .dribbble span,
.social-counter-metro .googleplus span,
.social-counter-metro .soundcloud span,
.social-counter-metro .behance span {
display: block;
position: relative;
font-size: 15px;
font-weight: 400;
top: 20%;
left: 50px;
color: #fff;
padding-top: 0px;
}
.social-counter-metro span.fans {
font-weight: 400!important;
font-size: 12px!important;
top: 10px!important;
line-height: 20px;
}
.social-counter-metro .rss a:before {}.social-counter-metro .rss a:after {}.social-counter-metro .btn-count {
position: relative;
line-height: 35px;
color: #E9E9E9;
font-family: Arial, sans-serif;
font-size: 13px;
width: 100%;
overflow: hidden;
margin: 0;
}
.social-counter-metro .btn-count p {
font-weight: 400!important;
color: #E9E9E9;
position: relative;
top: 40%;
padding-left: 10px;
margin-top: -10px;
margin-bottom: 10px;
line-height: 20px;
font-size: 12px;
}
.social-counter-metro.mask {
position: absolute;
width: 100%;
height: 100%;
z-index: 10;
text-align: center;
border: none;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYUEJH6bDCxWMBFtLHQ5l8EcN2eVnCHjrcrRClxkEcp6kO7kArSJrGCObKCTPqRvLPbrI_IVU7q8AebCAHWXzhU78S9_d-C8IxNzMrl5HugyLQP22V9M4hk021MqI1wozzLjGLjgxPfkDq/s1600/shine-70.png') top right no-repeat rgba(255, 255, 255, 0.16);
right: -44px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.social-counter-metro.mask span {
font-size: 20px;
text-align: center;
color: #fff;
margin: 21px 0;
display: none;
}
.social-counter-metro .btn-count:hover .mask {
top: 0;
right: 0;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYUEJH6bDCxWMBFtLHQ5l8EcN2eVnCHjrcrRClxkEcp6kO7kArSJrGCObKCTPqRvLPbrI_IVU7q8AebCAHWXzhU78S9_d-C8IxNzMrl5HugyLQP22V9M4hk021MqI1wozzLjGLjgxPfkDq/s1600/shine-70.png') top right no-repeat rgba(255, 255, 255, 0);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.social-counter-metro .btn-count:hover {}.social-counter-metro .btn-count:hover p {
color: #fff;
}
.social-counter-metro .fb-wrp:hover .facebook,
.social-counter-metro .tr-wrp:hover .twitter,
.social-counter-metro .rs-wrp:hover .rss,
.social-counter-metro .yt-wrp:hover .youtube,
.social-counter-metro .vm-wrp:hover .vimeo,
.social-counter-metro .drb-wrp:hover .dribbble,
.social-counter-metro .gp-wrp:hover .googleplus,
.social-counter-metro .sc-wrp:hover .soundcloud,
.social-counter-metro .be-wrp:hover .behance {
transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
-moz-transition: background .5s ease-in-out;
-ms-transition: background .5s ease-in-out;
-o-transition: background .5s ease-in-out;
}
.social-counter-metro .fb-wrp:hover .facebook a,
.social-counter-metro .tr-wrp:hover .twitter a,
.social-counter-metro .rs-wrp:hover .rss a,
.social-counter-metro .yt-wrp:hover .youtube a,
.social-counter-metro .vm-wrp:hover .vimeo a,
.social-counter-metro .drb-wrp:hover .dribbble a,
.social-counter-metro .gp-wrp:hover .googleplus a,
.social-counter-metro .sc-wrp:hover .soundcloud a,
.social-counter-metro .be-wrp:hover .behance a {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
#sidebar-wrapper .more_posts .item_small .featured_thumb {
float: left;
width: 85px;
height: 85px;
margin: 0 15px 0 0;
}
#sidebar-wrapper .more_posts .item_small {
border-bottom: 1px solid #E9E9E9;
padding: .5em 0em 0.9em 0 !important;
margin: 0 0 3px;
}
#sidebar-wrapper .more_posts {
margin-top: 0px;
padding: .5em 0em 0.9em .5em !important;
}
#MBTshares-wrap{margin:20px 0px;border-top: 1px dotted #eee;padding: 10px 0;border-bottom: 1px dotted #eee;overflow:hidden}
#MBTshares{display:inline-block;overflow:hidden;text-align:left;white-space:nowrap;font-family:arial;font-size:11px;margin:0px 5px 0; line-height: 1.4em;}
#horiz{position:relative; padding:0; margin:0;}
#horiz #MBTshares{position:relative;top:-8px; padding-top:20px;}
#MBTshares a:hover{text-decoration:none!important;}
/***Facebook***/
.mbt-fb{background:transparent linear-gradient(#4C69BA,#3B55A0) repeat scroll 0 0;border:medium none;border-radius:2px;color:#FFF;cursor:pointer;font-weight:700;height:20px;line-height:20px;padding:0 6px;text-shadow:0 -1px 0 #354C8C;white-space:nowrap;text-shadow:0 -1px 0 #354C8C}
.mbt-fb:focus,.mbt-fb:hover,.mbt-fb:active{background:transparent linear-gradient(#5B7BD5,#4864B1) repeat scroll 0 0;border-color:#5874C3 #4961A8 #41599F;box-shadow:0 0 1px #607FD6 inset}
.mbt-fb i{padding:2px 2px 0 4px;font-size:11px;color:#3B5998;background:#fff;margin-right:4px;margin-top:3px}
.mbt-fb, .mbt-fb, .mbt-tw,.mbt-tw, .mbt-linkedin ,.mbt-linkedin:visited{color:#fff!important;}
/***Gplus, Pinit, Stumbleupon***/
.mbt-gp{box-shadow:0 1px 0 rgba(0,0,0,0.05);transition:background-color .218s ease 0s,border-color .218s ease 0s,box-shadow .218s ease 0;background-color:#FFF;background-image:none;border:medium none;border-radius:2px;border:1px solid rgba(0,0,0,0.17);color:#262626;cursor:pointer;font-weight:700;height:20px;line-height:20px;padding:0 6px 0 4px;white-space:nowrap}
.mbt-gp:hover, .mbt-gp:visited{color:#262626!important;}
#MBTshares .pinit{background:#f9f9f9!important}
#MBTshares .stumb{background:#f0fafe!important;border:1px solid #cde3ea}
#MBTshares .stumb:hover{border:1px solid #b7d5df;box-shadow:0 1px 0 rgba(0,0,0,0.1)}
#MBTshares .stumb i{color:#eb4823!important;font-size:13px!important;margin-top:1px!important}
.mbt-gp:focus,.mbt-gp:hover,.mbt-gp:active{border:1px solid rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(0,0,0,0.1)}
.mbt-gp i{padding:2px 2px 0 0;font-size:11px;color:#DB4437;margin-right:2px;margin-top:3px}
.mbt-gp .fa-pinterest{padding:0 2px 0 0;font-size:14px}
#MBTshares .bufferimg{width:15px; margin-top:2px; padding:0 1px 0 0; }
/***LinkedIn***/
.mbt-linkedin{transition:background-color .218s ease 0s,border-color .218s ease 0s,box-shadow .218s ease 0;background-color:#0077B5;text-shadow:0 -1px #005887;border:medium none;border-radius:2px;border:1px solid #066094;color:#fff;cursor:pointer;font-weight:700;height:20px;line-height:20px;padding:0 2px 0 1px;white-space:nowrap}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mbt-linkedin{padding:0 5px 0 1px}
}
.mbt-linkedin:focus,.mbt-linkedin:hover,.mbt-linkedin:active{border:1px solid #0369A0;background-color:#0369A0}
.mbt-linkedin i{padding:0;font-size:17px;color:#FFF;margin-right:0;position:relative;left:1px}
.mbt-linkedin .ibg{background:#0369A0 none repeat scroll 0 0;width:17px;display:inline-block;border-right:1px solid #006095;border-radius:2px;height:20px;padding:0 2px 0 1px;margin:0 2px 0 -1px}
/**Twtter, Print, Whatsapp, viber**/
.mbt-tw{position:relative;height:22px;padding:4px 8px 1px 4px;font-weight:700;color:#FFF;cursor:pointer;background-color:#1B95E0;border-radius:3px;box-sizing:border-box}
.mbt-tw:focus,.mbt-tw:hover,.mbt-tw:active{background-color:#0C7ABF}
.mbt-tw i{padding:0 0 0 1px;font-size:14px;color:#fff;margin-right:2px;margin-top:0}
.mbt-o{max-width:100%}
.mbt-o,.mbtcount-o,.mbt-fb,.mbt-gp,.mbt-linkedin,.mbt-tw,.label,#mbtcount{display:inline-block;vertical-align:top}
.mbtcount-o{position:relative;min-width:15px;height:17px;text-align:center;padding:1px 5px;margin-left:2px;background:#FFF none repeat scroll 0 0;border:1px solid #e7e7e7;border-radius:2px; }
#MBTshares .printme {background-color:#333;}
#MBTshares .printme:focus,#MBTshares .printme:hover,#MBTshares .printme:active{background-color:#000}
#MBTshares .whatsapp{background-color:#73D40B;}
#MBTshares .whatsapp i{font-size:15px!important;}
#MBTshares .whatsapp:focus,#MBTshares .whatsapp:hover,#MBTshares .whatsapp:active{background-color:#65BA09}
#MBTshares .viber{background-color:#7b519d;}
#MBTshares .viber:focus,#MBTshares .viber:hover,#MBTshares .viber:active{background-color:#8558aa}
#MBTshares .viberimg{width:13px; margin-top:0px; padding:0 3px 0 0; }
#mbtcount{color:#666;white-space:nowrap;text-decoration:none;padding:2px 0 0}
#mbtcount:hover{text-decoration:none}
#MBTshares .arrow{height:0;left:-10px;position:relative;top:-15px;width:5px;z-index:2}
#MBTshares .ext{min-height:18px!important}
#MBTshares .arrow s,#MBTshares .arrow i{border-color:transparent #e7e7e7;border-style:solid;border-width:4px 5px 4px 0;display:block;position:relative;top:19px}
#MBTshares .arrow i{border-right-color:#FFF;left:2px;top:11px}
.share-btn{position:relative;display:inline-block}
.share-btn .h2{font-size:30px;font-weight:700;font-family:arial;color:#1B95E0;height:31px; line-height: 1.4em;}
.share-btn .h4{font-size:12px;font-family:arial}
/*#########Floating Counter Styles###########*/
.mbt-vertical{max-width:60px!important;margin:0 0 0 -83px!important;border:1px solid #f3f3f3!important;padding:3px 6px 0!important;background:#fff; position: fixed;z-index:99999;bottom: 7%;float: left;border-right:0px solid #fff!important;}
.mbt-vertical #MBTshares{display:block;width:60px;margin:7px 0!important}
.tcount{margin:0 10px 0 0;text-align:center;min-width:60px;border-right:3px solid #1B95E0;padding:0 15px 0 10px}
.mbt-vertical .tcount{border-right:0;padding:0;text-align:center;height:auto}
.tcount .h2{font-size:29px;padding-bottom:5px}
.tcount .h4,.mbt-vertical .tcount .h4{font-size:12px;padding-bottom:5px;border-radius:0}
.mbt-vertical .tcount .h4{border-bottom:3px solid #73D40B}
.mbt-vertical .mbt-o,.mbt-vertical .mbtcount-o,.mbt-vertical .mbt-fb,.mbt-vertical .mbt-gp,.mbt-vertical .mbt-tw,.mbt-vertical #mbtcount{display:block}
.mbt-vertical .mbtcount-o{margin-bottom:7px;margin-left:0;height:30px}
.mbt-vertical #mbtcount{padding:7px 0 0;font-size:15px;color:#666}
.arrow-v{bottom:-8px;height:7px;left:25px;position:absolute;width:0;z-index:2}
.arrow-v s,.arrow-v i{border-color:#e7e7e7 transparent transparent;border-style:solid;border-width:5px;display:block;position:relative}
.arrow-v i{border-top-color:#FFF;left:0;top:-12px}
/*#########Vertical Counter Switch###########*/
.switchoff{display:none}
.mbtswitch{padding:0 16px;margin:0 0 5px;display:block;max-width:60px;height:20px;cursor:pointer;background-color:#fff;border:1px solid #eee;border-radius:2px;outline:0 none;font:16px fontawesome;color:#ddd}
.mbtswitch:hover{color:#73D40B}
.mbtswitch i.active:after{content:'\f067';position:relative;left:7px;top:2px;font-style:normal}
.mbtswitch i.inactive:after{content:'\f068';position:relative;left:7px;top:2px;font-style:normal}
/*#########Horizontal Counter Switch###########*/
.switchoff2{display:inline-block;}
.mbtswitch2{padding:0 15px 0 3px;position:relative;top:-15px;margin:20px 0 0 3px;display:inline-block;max-width:30px;height:20px;cursor:pointer;background-color:#fff;border:1px solid #eee;border-radius:2px;outline:0 none;font:16px fontawesome;color:#ddd}
.mbtswitch2:hover{color:#73D40B}
.mbtswitch2 i.active:after{content:'\f067';position:relative;left:7px;top:2px;font-style:normal}
.mbtswitch2 i.inactive:after{content:'\f068';position:relative;left:7px;top:2px;font-style:normal}
@media only screen and (max-width:230px) {
.tcount{border-bottom: 2px solid #74D50C; border-right:none; min-width:100%;}
#horiz #MBTshares {width: 100%;}
}
*/]]>
</div></div>
<div class="date-outer">
<div class="date-posts">
</div></div>
Reviewed by
on
Rating:
5
Ops; Sorry, but the page you were trying to view does not exist.
404
Edit
<script type="text/javascript">
function setAttributeOnload(object, attribute, val) {
if(window.addEventListener) {
window.addEventListener('load',
function(){ object[attribute] = val; }, false);
} else {
window.attachEvent('onload', function(){ object[attribute] = val; });
}
}
</script>
<div id="navbar-iframe-container"></div>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript">
gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
if (gapi.iframes && gapi.iframes.getContext) {
gapi.iframes.getContext().openChild({
url: 'https://www.blogger.com/navbar.g?targetBlogID\0753996863640625639776\46blogName\75Den+-+Blog/Magazine+Blogger+Template\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75http://den-themexpose.blogspot.com/search\46blogLocale\75en\46v\0752\46homepageUrl\75http://den-themexpose.blogspot.com/\46vt\0757640359098769105257',
where: document.getElementById("navbar-iframe-container"),
id: "navbar-iframe"
});
}
});
</script><script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>