.social { display: block; list-style: none; padding: 0; }
.social > li { display: block; margin: 0; padding: 10px; float: left; }
.social .socialite-loaded { background: none !important; }
.social-stub.googlepluss {
background: white url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb4-c0tIvRZx98x8wa7-6lZqyczCpXyXEWiBVd06F4w5b4pHQpW_14oDzV4mrez0E49QnFAS63l-CEk_K_WSxN8MB5v_4pcYokP6L3SOLzOQ-v4uaD5KLRSegLJ0jnyy629W-SgZwhtjtw/s1600/white_googleplus.png) 0 bottom no-repeat;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb4-c0tIvRZx98x8wa7-6lZqyczCpXyXEWiBVd06F4w5b4pHQpW_14oDzV4mrez0E49QnFAS63l-CEk_K_WSxN8MB5v_4pcYokP6L3SOLzOQ-v4uaD5KLRSegLJ0jnyy629W-SgZwhtjtw/s1600/white_googleplus.png) 0 bottom no-repeat,-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fff),color-stop(100%,#f0f0f0));
color: #db583b;
text-shadow: white -1px 1px;
border-color: #e3e3e3;
font-family: arial,sans-serif;
font-weight: bold;
font-size: 13px;
}
.social-stub.linkedin {
color: #666;
text-shadow: white -1px 1px;
background: #fefefe url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipze-Jl226_bHvK83mEWLLSWg-dfUbnPkJ-iH3smcRJ21yEGjSfiqnoYfnqqDAehXKjZ-7XMDrKjJM9NzuR22-5DPqQqqDdOdMV9z16_WB375PsgnOUVUq8RWR-cvI0bf_7C-n7ROk3p_h/s1600/linkedinss.png) 0 -1px no-repeat;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipze-Jl226_bHvK83mEWLLSWg-dfUbnPkJ-iH3smcRJ21yEGjSfiqnoYfnqqDAehXKjZ-7XMDrKjJM9NzuR22-5DPqQqqDdOdMV9z16_WB375PsgnOUVUq8RWR-cvI0bf_7C-n7ROk3p_h/s1600/linkedinss.png) 0 -1px no-repeat,-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fefefe),color-stop(100%,#ededec));
border-color: #dbe3ef;
}
.social-stub.twitter {
color: #3e8399!important;
text-shadow: white -1px 1px;
background: #f6fafd url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZNTbC7pBDB3kqwttC6M7xBCuLtHo356Wasz2GbezXhHVQzSFkZp5uvET9uycA4gufUAHnx6nkassBJmkOH4tZmhz-RW6k7FNgccBzIb2HsEtIEI0eaKb8OfQqxXifCv6wF21ZTLUL1i9f/s1600/blue_twitter_bird.png) -2px center no-repeat;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZNTbC7pBDB3kqwttC6M7xBCuLtHo356Wasz2GbezXhHVQzSFkZp5uvET9uycA4gufUAHnx6nkassBJmkOH4tZmhz-RW6k7FNgccBzIb2HsEtIEI0eaKb8OfQqxXifCv6wF21ZTLUL1i9f/s1600/blue_twitter_bird.png) -2px center no-repeat,-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6fafd),color-stop(100%,#dbecf2));
border-color: #c8e2eb;
}
.social-stub.facebook {
background: #edf1f7 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIIt6u0BYu1O6CQY3x_9eeBkbVnF94Bw5VFDwnOOBUMK7t04Twb6NjNOjXDI5CP5y5uqWuLMqiawxO8agtAhApi3YGSion2kRs8jS_VG-eVPh59sVsR-4ZwrL_IBSNFV7D3koQ6w-DWygk/s1600/blue_facebook.png) -4px center no-repeat;
color: #4a68a2;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIIt6u0BYu1O6CQY3x_9eeBkbVnF94Bw5VFDwnOOBUMK7t04Twb6NjNOjXDI5CP5y5uqWuLMqiawxO8agtAhApi3YGSion2kRs8jS_VG-eVPh59sVsR-4ZwrL_IBSNFV7D3koQ6w-DWygk/s1600/blue_facebook.png) -4px center no-repeat,-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#edf1f7),color-stop(100%,#dbe3ef));
border-color: #cad6e7;
}
ul.social li:nth-child(n+2) > a {margin-left: 47px;}
.social-stub {
width: 61px;
height: 23px;
display: inline-block;
border: 1px solid black;
position: relative;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
text-decoration: none!important;
transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-webkit-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
background-position: left center;
background-repeat: no-repeat;
font-size: 11px;
font-family: Tahoma,Geneva,sans-serif;
line-height: 24px;
text-align: center;
}
.social-stub::before {
top: -2px;
bottom: auto;
height: 20px;
width: 34px;
left: 100%;
margin-left: 6px;
line-height: 20px;
content: attr(data-shares);
display: inline;
padding:1px 5px;
border: 1px solid #E2E3E4;
position: absolute;
top: -1px;
left: 61px;
height:19px;
width: auto;
white-space: nowrap;
color: #777;
z-index: 10;
-moz-border-radius-bottomleft: 2px;
-webkit-border-bottom-left-radius: 2px;
-ms-border-bottom-left-radius: 2px;
-o-border-bottom-left-radius: 2px;
border-bottom-left-radius: 2px;
-moz-border-radius-bottomright: 2px;
-webkit-border-bottom-right-radius: 2px;
-ms-border-bottom-right-radius: 2px;
-o-border-bottom-right-radius: 2px;
border-bottom-right-radius: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-family: arial,sans-serif;
font-size: 12px!important;
text-align: center;
text-indent: 0;
}
.social-stub::after {
content: "";
width: 5px;
height: 9px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0CowWMr6EQ5uvD30WeSe0gEmFEb45aNWqgSSvCLYwJtLyBU3J3ZSDhOMOAxozTW5lhDKxuYMCWpah_h7Cum8eLzq4wJOl8xMrXfzc3LgAwAIAe3Xa4d87i-fJqE1OTOH__KvU2FHJMqup/s1600/bubble-pip.png) left center no-repeat;
position: absolute;
top: 5px;
left: 100%;
margin-left: 2px;
z-index: 15;
}
0 comments:
Post a Comment