Brak opisu

sharing.css 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768
  1. /**
  2. * Sharedaddy Base Styles
  3. *
  4. * Contains styles for modules, containers, buttons
  5. */
  6. /* Master container */
  7. #jp-post-flair {
  8. padding-top: .5em;
  9. }
  10. /* Overall Sharedaddy block title */
  11. div.sharedaddy,
  12. #content div.sharedaddy,
  13. #main div.sharedaddy {
  14. clear: both;
  15. }
  16. div.sharedaddy h3.sd-title {
  17. margin: 0 0 1em 0;
  18. display: inline-block;
  19. line-height: 1.2;
  20. font-size: 9pt;
  21. font-weight: bold;
  22. }
  23. div.sharedaddy h3.sd-title:before {
  24. content: "";
  25. display: block;
  26. width: 100%;
  27. min-width: 30px;
  28. border-top: 1px solid #dcdcde;
  29. margin-bottom: 1em;
  30. }
  31. body.highlander-light h3.sd-title:before {
  32. border-top: 1px solid rgba(0,0,0,.2);
  33. }
  34. body.highlander-dark h3.sd-title:before {
  35. border-top: 1px solid rgba(255,255,255,.4);
  36. }
  37. /* Sharing services list */
  38. .sd-sharing {
  39. margin-bottom: 1em;
  40. }
  41. .sd-content ul {
  42. padding: 0 !important;
  43. margin: 0 !important;
  44. list-style: none !important;
  45. }
  46. .sd-content ul li {
  47. display: inline-block;
  48. }
  49. .sd-content ul li.share-deprecated {
  50. opacity: 0.5;
  51. }
  52. .sd-content ul li.share-deprecated a span {
  53. text-decoration: line-through;
  54. }
  55. .sd-block.sd-gplus {
  56. margin: 0 0 .5em 0;
  57. }
  58. .sd-gplus .sd-content {
  59. font-size: 12px;
  60. }
  61. /* Buttons */
  62. .sd-social-icon .sd-content ul li a.sd-button,
  63. .sd-social-text .sd-content ul li a.sd-button,
  64. .sd-content ul li a.sd-button,
  65. .sd-content ul li .option a.share-ustom, /* Ugh. */
  66. .sd-content ul li.preview-item div.option.option-smart-off a,
  67. .sd-content ul li.advanced a.share-more,
  68. .sd-social-icon-text .sd-content ul li a.sd-button,
  69. .sd-social-official .sd-content>ul>li>a.sd-button,
  70. #sharing_email .sharing_send,
  71. .sd-social-official .sd-content>ul>li .digg_button >a { /* official Digg button no longer works, needs cleaning */
  72. text-decoration: none !important;
  73. display: inline-block;
  74. font-size: 12px;
  75. font-family: "Open Sans", sans-serif;
  76. font-weight: normal;
  77. border-radius: 3px;
  78. color: #656565 !important;
  79. background: #f8f8f8;
  80. border: 1px solid #cccccc;
  81. box-shadow: 0 1px 0 rgba(0,0,0,.08);
  82. text-shadow: none;
  83. line-height: 23px;
  84. padding: 1px 8px 0px 5px;
  85. }
  86. .sd-social-text .sd-content ul li a.sd-button span,
  87. .sd-content ul li a.sd-button>span,
  88. .sd-content ul li .option a.share-ustom span, /* Ugh. */
  89. .sd-content ul li.preview-item div.option.option-smart-off a span,
  90. .sd-content ul li.advanced a.share-more span,
  91. .sd-social-icon-text .sd-content ul li a.sd-button>span,
  92. .sd-social-official .sd-content>ul>li>a.sd-button span,
  93. .sd-social-official .sd-content>ul>li .digg_button >a span { /* official Digg button no longer works, needs cleaning */
  94. line-height: 23px;
  95. }
  96. /* Our gray buttons should be smaller when seen with the official ones */
  97. .sd-social-official .sd-content>ul>li>a.sd-button,
  98. .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,
  99. .sd-social-official .sd-content>ul>li .digg_button>a,
  100. .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a {
  101. line-height: 17px;
  102. box-shadow: none; /* No shadow on gray buttons between the official ones */
  103. vertical-align: top;
  104. }
  105. .sd-social-official .sd-content ul li a.sd-button>span {
  106. line-height: 17px;
  107. }
  108. .sd-social-official .sd-content>ul>li>a.sd-button:before,
  109. .sd-social-official .sd-content>ul>li .digg_button>a:before,
  110. .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
  111. .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before {
  112. margin-bottom: -1px;
  113. }
  114. .sd-social-icon .sd-content ul li a.sd-button:hover,
  115. .sd-social-icon .sd-content ul li a.sd-button:active,
  116. .sd-social-text .sd-content ul li a.sd-button:hover,
  117. .sd-social-text .sd-content ul li a.sd-button:active,
  118. .sd-social-icon-text .sd-content ul li a.sd-button:hover,
  119. .sd-social-icon-text .sd-content ul li a.sd-button:active,
  120. .sd-social-official .sd-content>ul>li>a.sd-button:hover,
  121. .sd-social-official .sd-content>ul>li>a.sd-button:active,
  122. .sd-social-official .sd-content>ul>li .digg_button>a:hover,
  123. .sd-social-official .sd-content>ul>li .digg_button>a:active {
  124. color: #555;
  125. background: #f6f7f7;
  126. border: 1px solid #999999;
  127. }
  128. .sd-social-icon .sd-content ul li a.sd-button:active,
  129. .sd-social-text .sd-content ul li a.sd-button:active,
  130. .sd-social-icon-text .sd-content ul li a.sd-button:active,
  131. .sd-social-official .sd-content>ul>li>a.sd-button:active,
  132. .sd-social-official .sd-content>ul>li .digg_button>a:active {
  133. box-shadow: inset 0 1px 0 rgba(0,0,0,.16);
  134. }
  135. /* All icons */
  136. .sd-content ul li a.sd-button:before {
  137. display: inline-block;
  138. -webkit-font-smoothing: antialiased;
  139. -moz-osx-font-smoothing: grayscale;
  140. font: normal 18px/1 'social-logos';
  141. vertical-align: top;
  142. text-align: center;
  143. }
  144. /* text + icon styles should have relative and top position */
  145. .sd-social-icon-text ul li a.sd-button:before {
  146. position: relative;
  147. top: 2px;
  148. }
  149. /* Make it look great in Chrome and Safari */
  150. @media screen and (-webkit-min-device-pixel-ratio:0) {
  151. .sd-content ul li a.sd-button:before {
  152. position: relative;
  153. top: 2px;
  154. }
  155. }
  156. .sd-social-official ul li a.sd-button:before {
  157. position: relative;
  158. top: -2px;
  159. }
  160. /* Make it look great in Chrome and Safari */
  161. @media screen and (-webkit-min-device-pixel-ratio:0) {
  162. .sd-social-official ul li a.sd-button:before {
  163. top: 0px;
  164. }
  165. }
  166. .sd-content ul li {
  167. margin: 0 5px 5px 0;
  168. padding: 0;
  169. }
  170. /* Add more pading on touch devices */
  171. .jp-sharing-input-touch .sd-content ul li { padding-left: 10px; }
  172. /* Text + icon & Official */
  173. .sd-social-icon-text .sd-content ul li a span,
  174. .sd-social-official .sd-content ul li a.sd-button span,
  175. .sd-content ul li.preview-item a.sd-button span {
  176. margin-left: 3px;
  177. }
  178. .sd-content ul li.preview-item.no-icon a.sd-button span {
  179. margin-left: 0;
  180. }
  181. /* Text only */
  182. .sd-social-text .sd-content ul li a:before,
  183. .sd-content ul li.no-icon a:before {
  184. display: none;
  185. }
  186. body .sd-social-text .sd-content ul li.share-custom a span,
  187. body .sd-content ul li.share-custom.no-icon a span {
  188. background-image: none;
  189. background-position: -500px -500px !important; /* hack to work around !important inline style */
  190. background-repeat: no-repeat !important;
  191. padding-left: 0;
  192. height: 0;
  193. line-height: inherit;
  194. }
  195. .sd-social-icon .sd-content ul li a.share-more {
  196. position: relative;
  197. top: -4px;
  198. }
  199. @media screen and (-webkit-min-device-pixel-ratio:0) {
  200. .sd-social-icon .sd-content ul li a.share-more {
  201. top: 2px;
  202. }
  203. }
  204. /* Firefox specific hack to make the share more button look better on Firefox. */
  205. @-moz-document url-prefix() {
  206. .sd-social-icon .sd-content ul li a.share-more {
  207. top: 2px;
  208. }
  209. }
  210. .sd-social-icon .sd-content ul li a.share-more span {
  211. margin-left: 3px;
  212. }
  213. /* Individual icons */
  214. .sd-social-icon .sd-content ul li.share-print a:before,
  215. .sd-social-text .sd-content ul li.share-print a:before,
  216. .sd-content ul li.share-print div.option.option-smart-off a:before,
  217. .sd-social-icon-text .sd-content li.share-print a:before,
  218. .sd-social-official .sd-content li.share-print a:before {
  219. content: '\f469';
  220. }
  221. .sd-social-icon .sd-content ul li.share-email a:before,
  222. .sd-social-text .sd-content ul li.share-email a:before,
  223. .sd-content ul li.share-email div.option.option-smart-off a:before,
  224. .sd-social-icon-text .sd-content li.share-email a:before,
  225. .sd-social-official .sd-content li.share-email a:before {
  226. content: '\f410';
  227. }
  228. .sd-social-icon .sd-content ul li.share-linkedin a:before,
  229. .sd-social-text .sd-content ul li.share-linkedin a:before,
  230. .sd-content ul li.share-linkedin div.option.option-smart-off a:before,
  231. .sd-social-icon-text .sd-content li.share-linkedin a:before {
  232. content: '\f207';
  233. }
  234. .sd-social-icon .sd-content ul li.share-twitter a:before,
  235. .sd-social-text .sd-content ul li.share-twitter a:before,
  236. .sd-content ul li.share-twitter div.option.option-smart-off a:before,
  237. .sd-social-icon-text .sd-content li.share-twitter a:before {
  238. content: '\f202';
  239. }
  240. .sd-social-icon .sd-content ul li.share-reddit a:before,
  241. .sd-social-text .sd-content ul li.share-reddit a:before,
  242. .sd-content ul li.share-reddit div.option.option-smart-off a:before,
  243. .sd-social-icon-text .sd-content li.share-reddit a:before {
  244. content: '\f222';
  245. }
  246. .sd-social-icon .sd-content ul li.share-tumblr a:before,
  247. .sd-social-text .sd-content ul li.share-tumblr a:before,
  248. .sd-content ul li.share-tumblr div.option.option-smart-off a:before,
  249. .sd-social-icon-text .sd-content li.share-tumblr a:before {
  250. content: '\f607';
  251. }
  252. .sd-social-icon .sd-content ul li.share-pocket a:before,
  253. .sd-social-text .sd-content ul li.share-pocket a:before,
  254. .sd-content ul li.share-pocket div.option.option-smart-off a:before,
  255. .sd-social-icon-text .sd-content li.share-pocket a:before {
  256. content: '\f224';
  257. }
  258. .sd-social-icon .sd-content ul li.share-pinterest a:before,
  259. .sd-social-text .sd-content ul li.share-pinterest a:before,
  260. .sd-content ul li.share-pinterest div.option.option-smart-off a:before,
  261. .sd-social-icon-text .sd-content li.share-pinterest a:before {
  262. content: '\f210';
  263. }
  264. .sd-social-icon .sd-content ul li.share-facebook a:before,
  265. .sd-social-text .sd-content ul li.share-facebook a:before,
  266. .sd-content ul li.share-facebook div.option.option-smart-off a:before,
  267. .sd-social-icon-text .sd-content li.share-facebook a:before {
  268. content: '\f203';
  269. }
  270. .sd-social-icon .sd-content ul li.share-press-this a:before,
  271. .sd-social-text .sd-content ul li.share-press-this a:before,
  272. .sd-content ul li.share-press-this div.option.option-smart-off a:before,
  273. .sd-social-icon-text .sd-content li.share-press-this a:before,
  274. .sd-social-official .sd-content li.share-press-this a:before {
  275. content: '\f205';
  276. }
  277. .sd-social-official .sd-content li.share-press-this a:before {
  278. color: #2ba1cb;
  279. }
  280. .sd-social-icon .sd-content ul li.share-telegram a:before,
  281. .sd-social-text .sd-content ul li.share-telegram a:before,
  282. .sd-content ul li.share-telegram div.option.option-smart-off a:before,
  283. .sd-social-icon-text .sd-content li.share-telegram a:before,
  284. .sd-social-official .sd-content li.share-telegram a:before {
  285. content: '\f606';
  286. }
  287. .sd-social-official .sd-content li.share-telegram a:before {
  288. color: #0088cc;
  289. }
  290. .sd-social-icon .sd-content ul li.share-skype a:before,
  291. .sd-social-text .sd-content ul li.share-skype a:before,
  292. .sd-content ul li.share-skype div.option.option-smart-off a:before,
  293. .sd-social-icon-text .sd-content li.share-skype a:before {
  294. content: '\f220';
  295. }
  296. .sd-social-icon .sd-content ul a.share-more:before,
  297. .sd-social-text .sd-content ul a.share-more:before,
  298. .sd-content ul li.advanced a.share-more:before,
  299. .sd-social-icon-text .sd-content a.share-more:before,
  300. .sd-social-official .sd-content a.share-more:before {
  301. content: '\f415';
  302. }
  303. .sd-social-official .sd-content a.share-more:before {
  304. color: #2ba1cb;
  305. }
  306. .sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
  307. .sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before,
  308. .sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
  309. .sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
  310. .sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
  311. content: '\f608';
  312. }
  313. .sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
  314. color: #43d854;
  315. }
  316. .sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button {
  317. background: #43d854;
  318. color: #fff !important;
  319. }
  320. .sd-social-icon .sd-content ul li.share-deprecated a:before,
  321. .sd-social-icon-text .sd-content li.share-deprecated a:before,
  322. .sd-social-official .sd-content li.share-deprecated a:before,
  323. .sd-content ul li.share-deprecated div.option.option-smart-off a:before {
  324. width: 1em;
  325. height: 1em;
  326. content: "\1F6AB";
  327. }
  328. /* Share count */
  329. .sd-social .sd-button .share-count {
  330. background: #2ea2cc;
  331. color: #fff;
  332. -moz-border-radius: 10px;
  333. border-radius: 10px;
  334. display: inline-block;
  335. text-align: center;
  336. font-size: 10px;
  337. padding: 1px 3px;
  338. line-height: 1;
  339. }
  340. /* Official buttons */
  341. .sd-social-official .sd-content ul, .sd-social-official .sd-content ul li {
  342. line-height: 25px !important;
  343. }
  344. .sd-social-official .sd-content>ul>li>a.sd-button span {
  345. line-height: 1;
  346. }
  347. .sd-social-official .sd-content ul:after {
  348. content: ".";
  349. display: block;
  350. height: 0;
  351. clear: both;
  352. visibility: hidden;
  353. }
  354. .sd-social-official .sd-content li.share-press-this a {
  355. margin: 0 0 5px 0;
  356. }
  357. .sd-social-official .sd-content ul>li {
  358. display: block;
  359. float: left;
  360. margin: 0 10px 5px 0 !important;
  361. height: 25px;
  362. }
  363. .sd-social-official .fb-share-button > span {
  364. vertical-align: top !important;
  365. }
  366. .sd-social-official .sd-content .pocket_button iframe {
  367. width: 98px;
  368. }
  369. /* Individual official buttons */
  370. .reddit_button iframe {
  371. margin-top: 1px;
  372. }
  373. .pocket_button iframe, .pinterest_button, .twitter_button, .linkedin_button>span {
  374. margin: 0 !important;
  375. }
  376. .linkedin_button>span, .pinterest_button a {
  377. display: block !important;
  378. }
  379. .sd-social-official .sd-content .share-skype {
  380. width: 55px;
  381. }
  382. body .sd-social-official li.share-print ,
  383. body .sd-social-official li.share-email a,
  384. body .sd-social-official li.share-custom a,
  385. body .sd-social-official li a.share-more,
  386. body .sd-social-official li.share-digg a,
  387. body .sd-social-official li.share-press-this a
  388. {
  389. position: relative;
  390. top: 0;
  391. }
  392. /* Custom icons */
  393. body .sd-social-icon .sd-content li.share-custom>a {
  394. padding: 2px 3px 0 3px;
  395. position: relative;
  396. top: 4px;
  397. }
  398. body .sd-social-icon .sd-content li.share-custom a span,
  399. body .sd-social-icon-text .sd-content li.share-custom a span,
  400. body .sd-social-text .sd-content li.share-custom a span,
  401. body .sd-social-official .sd-content li.share-custom a span,
  402. body .sd-content ul li.share-custom a.share-icon span
  403. {
  404. background-size: 16px 16px;
  405. background-repeat: no-repeat;
  406. margin-left: 0;
  407. padding: 0 0 0 19px;
  408. display: inline-block;
  409. height: 21px;
  410. line-height: 16px;
  411. }
  412. body .sd-social-icon .sd-content li.share-custom a span {
  413. width: 0;
  414. }
  415. body .sd-social-icon .sd-content li.share-custom a span {
  416. padding-left: 16px !important;
  417. }
  418. /* Overflow Sharing dialog */
  419. .sharing-hidden .inner {
  420. position: absolute;
  421. z-index: 2;
  422. border: 1px solid #ccc;
  423. padding: 10px;
  424. background: #fff;
  425. box-shadow: 0px 5px 20px rgba(0,0,0,.2);
  426. -webkit-border-radius: 2px;
  427. -moz-border-radius: 2px;
  428. border-radius: 2px;
  429. margin-top: 5px;
  430. max-width: 400px;
  431. }
  432. .sharing-hidden .inner ul{
  433. margin: 0 !important;
  434. }
  435. .sd-social-official .sd-content .sharing-hidden ul>li.share-end {
  436. clear: both;
  437. margin: 0 !important;
  438. height: 0 !important;
  439. }
  440. .sharing-hidden .inner:before, .sharing-hidden .inner:after {
  441. position: absolute;
  442. z-index: 1;
  443. top: -8px;
  444. left: 20px;
  445. width: 0;
  446. height: 0;
  447. border-left: 6px solid transparent;
  448. border-right: 6px solid transparent;
  449. border-bottom: 8px solid #ccc;
  450. content: "";
  451. display: block;
  452. }
  453. .sharing-hidden .inner:after {
  454. z-index: 2;
  455. top: -7px;
  456. border-left: 6px solid transparent;
  457. border-right: 6px solid transparent;
  458. border-bottom: 8px solid #fff;
  459. }
  460. .sharing-hidden ul {
  461. margin: 0;
  462. }
  463. /**
  464. * Special colorful look for "Icon Only" option
  465. */
  466. .sd-social-icon .sd-content ul li[class*='share-'] a,
  467. .sd-social-icon .sd-content ul li[class*='share-'] a:hover,
  468. .sd-social-icon .sd-content ul li[class*='share-'] div.option a {
  469. border-radius: 50%;
  470. -webkit-border-radius: 50%;
  471. border: 0;
  472. box-shadow: none;
  473. padding: 7px;
  474. position: relative;
  475. top: -2px;
  476. line-height: 1;
  477. width: auto;
  478. height: auto;
  479. margin-bottom: 0;
  480. }
  481. .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
  482. .sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
  483. line-height: 1;
  484. }
  485. .sd-social-icon .sd-content ul li[class*='share-'] a:hover,
  486. .sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover {
  487. border: none;
  488. opacity: .6;
  489. }
  490. .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:before {
  491. top: 0;
  492. }
  493. .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom {
  494. padding: 8px 8px 6px 8px;
  495. top: 5px;
  496. }
  497. .sd-social-icon .sd-content ul li a.sd-button.share-more {
  498. margin-left: 10px;
  499. }
  500. .sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
  501. margin-left: 0;
  502. }
  503. .sd-social-icon .sd-button span.share-count {
  504. position: absolute;
  505. bottom: 0;
  506. right: 0;
  507. border-radius: 0;
  508. background: #555;
  509. font-size: 9px;
  510. }
  511. /* Special look colors */
  512. .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
  513. background: #e9e9e9;
  514. margin-top: 2px;
  515. text-indent: 0;
  516. }
  517. .sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button {
  518. background: #2c4762;
  519. color: #fff !important;
  520. }
  521. .sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
  522. background: #1877F2;
  523. color: #fff !important;
  524. }
  525. .sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
  526. background: #00acee;
  527. color: #fff !important;
  528. }
  529. .sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button {
  530. background: #ca1f27;
  531. color: #fff !important;
  532. }
  533. .sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button {
  534. color: #555555 !important;
  535. }
  536. .sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button {
  537. background: #4f94d4;
  538. color: #fff !important;
  539. }
  540. .sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button {
  541. background: #0088cc;
  542. color: #fff !important;
  543. }
  544. .sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
  545. background: #0077b5;
  546. color: #fff !important;
  547. }
  548. .sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button {
  549. background: #ee4056;
  550. color: #fff !important;
  551. }
  552. .sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
  553. background: #cee3f8;
  554. color: #555555 !important;
  555. }
  556. .sd-social-icon .sd-content ul li[class*='share-'].share-skype a.sd-button {
  557. background: #00AFF0;
  558. color: #fff !important;
  559. }
  560. /**
  561. * Screen Reader Text for "Icon Only" option
  562. */
  563. .sharing-screen-reader-text {
  564. clip: rect(1px, 1px, 1px, 1px);
  565. position: absolute !important;
  566. height: 1px;
  567. width: 1px;
  568. overflow: hidden;
  569. }
  570. .sharing-screen-reader-text:hover,
  571. .sharing-screen-reader-text:active,
  572. .sharing-screen-reader-text:focus {
  573. background-color: #f0f0f1;
  574. border-radius: 3px;
  575. box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  576. clip: auto !important;
  577. color: #21759b;
  578. display: block;
  579. font-size: 14px;
  580. font-weight: bold;
  581. height: auto;
  582. left: 5px;
  583. line-height: normal;
  584. padding: 15px 23px 14px;
  585. text-decoration: none;
  586. top: 5px;
  587. width: auto;
  588. z-index: 100000; /* Above WP toolbar */
  589. }
  590. /**
  591. * Sharing Email Dialog
  592. */
  593. #sharing_email {
  594. width: 342px;
  595. position: absolute;
  596. z-index: 1001;
  597. border: 1px solid #ccc;
  598. padding: 15px;
  599. background: #fff;
  600. box-shadow: 0px 5px 20px rgba(0,0,0,.2);
  601. text-align: left;
  602. }
  603. div.sharedaddy.sharedaddy-dark #sharing_email {
  604. border-color: #fff;
  605. }
  606. #sharing_email .errors {
  607. color: #fff;
  608. background-color: #771a09;
  609. font-size: 12px;
  610. padding: 5px 8px;
  611. line-height: 1;
  612. margin: 10px 0 0 0;
  613. }
  614. #sharing_email label {
  615. font-size: 12px;
  616. color: #333;
  617. font-weight: bold;
  618. display: block;
  619. padding: 0 0 4px 0;
  620. text-align: left;
  621. text-shadow: none;
  622. }
  623. #sharing_email form {
  624. margin: 0;
  625. }
  626. #sharing_email input[type="text"], #sharing_email input[type="email"] {
  627. width: 100%;
  628. box-sizing: border-box;
  629. -moz-box-sizing:border-box;
  630. -webkit-box-sizing:border-box;
  631. border: 1px solid #ccc;
  632. margin-bottom: 1em;
  633. background: #fff;
  634. font-size: 12px;
  635. color: #333;
  636. max-width: none;
  637. padding: 1px 3px;
  638. }
  639. #jetpack-source_f_name {
  640. display: none!important;
  641. position: absolute !important;
  642. left: -9000px;
  643. }
  644. #sharing_email .sharing_cancel {
  645. padding: 0 0 0 1em;
  646. font-size: 12px;
  647. text-shadow: none;
  648. }
  649. #sharing_email .recaptcha {
  650. width: 312px;
  651. height: 123px;
  652. margin: 0 0 1em 0;
  653. }
  654. .sd-content .share-customize-link {
  655. margin-top: 0em;
  656. line-height: 11px;
  657. }
  658. .sd-content .share-customize-link a {
  659. font-size: 11px;
  660. font-family: "Open Sans", sans-serif;
  661. }