twentysixteen.css 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825
  1. /**
  2. * Jetpack Comments
  3. */
  4. .comment-form iframe {
  5. margin: 0;
  6. }
  7. .comment-form .subscribe-label {
  8. font-weight: 400;
  9. letter-spacing: 0;
  10. text-transform: none;
  11. }
  12. .comment-subscription-form {
  13. margin: 1.75em 0 0;
  14. }
  15. .comment-subscription-form + .comment-subscription-form {
  16. margin-top: 0;
  17. }
  18. /**
  19. * Extra Widgets
  20. */
  21. /* Blog Subscriptions Widget */
  22. .jetpack_subscription_widget #subscribe-email input {
  23. padding: 0.625em 0.4375em;
  24. width: 100%;
  25. }
  26. .jetpack_subscription_widget form > :last-child {
  27. margin-bottom: 0;
  28. }
  29. /* Contact Info Widget */
  30. .widget_contact_info .contact-map {
  31. margin-bottom: 1.75em;
  32. }
  33. /* Display WordPress Posts Widget */
  34. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts {
  35. margin: 0;
  36. }
  37. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
  38. font-size: inherit;
  39. margin: 0 0 0.875em;
  40. }
  41. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts img {
  42. margin-bottom: 0.875em;
  43. }
  44. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
  45. font-size: inherit;
  46. line-height: 1.75 !important;
  47. margin: 0 0 1.75em !important;
  48. }
  49. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts > :last-child {
  50. margin-bottom: 0 !important;
  51. }
  52. /* Gallery Widget */
  53. .widget-gallery .slideshow-window {
  54. border-radius: 0;
  55. }
  56. /* Goodreads Widget */
  57. .widget_goodreads div[class^="gr_custom_container"] {
  58. background-color: transparent;
  59. border: 0;
  60. border-radius: 0;
  61. color: inherit;
  62. padding: 0;
  63. }
  64. .widget_goodreads div[class^="gr_custom_container"] a {
  65. color: inherit;
  66. }
  67. .widget_goodreads div[class^="gr_custom_each_container"] {
  68. border: 0;
  69. margin-bottom: 1.75em;
  70. padding-bottom: 0;
  71. }
  72. .widget_goodreads h2[class^="gr_custom_header"],
  73. .widget_goodreads div[class^="gr_custom_author"] {
  74. font-size: inherit;
  75. }
  76. /* Gravatar Profile Widget */
  77. .widget-grofile .grofile-thumbnail {
  78. width: 300px;
  79. }
  80. .widget-area .widget-grofile h4 {
  81. font-size: inherit;
  82. font-weight: 900;
  83. margin: 1.75em 0 0;
  84. }
  85. .widget-area .widget-grofile .grofile-accounts {
  86. margin-top: 0.4375em;
  87. }
  88. /* Image Widget */
  89. .widget_image .wp-caption {
  90. margin-bottom: 0;
  91. }
  92. /* RSS Links Widget */
  93. .widget_rss_links img {
  94. position: relative;
  95. top: -1px;
  96. }
  97. /* Social Media Icon Widget */
  98. .widget.widget_wpcom_social_media_icons_widget ul {
  99. margin: 0 0 -0.4375em;
  100. }
  101. .widget.widget_wpcom_social_media_icons_widget ul:before,
  102. .widget.widget_wpcom_social_media_icons_widget ul:after {
  103. content: "";
  104. display: table;
  105. }
  106. .widget.widget_wpcom_social_media_icons_widget ul:after {
  107. clear: both;
  108. }
  109. .widget.widget_wpcom_social_media_icons_widget li {
  110. float: left;
  111. margin: 0 0.4375em 0.4375em 0;
  112. }
  113. .widget.widget_wpcom_social_media_icons_widget li a {
  114. border: 1px solid currentColor;
  115. border-radius: 50%;
  116. color: inherit;
  117. display: block;
  118. height: 35px;
  119. position: relative;
  120. width: 35px;
  121. }
  122. .widget.widget_wpcom_social_media_icons_widget li a:before {
  123. height: 33px;
  124. line-height: 33px;
  125. text-align: center;
  126. width: 33px;
  127. }
  128. .widget.widget_wpcom_social_media_icons_widget li a:hover:before,
  129. .widget.widget_wpcom_social_media_icons_widget li a:focus:before {
  130. opacity: 0.8;
  131. }
  132. /* Social Icons Widget */
  133. .widget.jetpack_widget_social_icons ul {
  134. margin: 0 0 -0.4375em;
  135. }
  136. .widget.jetpack_widget_social_icons ul:before,
  137. .widget.jetpack_widget_social_icons ul:after {
  138. content: "";
  139. display: table;
  140. }
  141. .widget.jetpack_widget_social_icons ul:after {
  142. clear: both;
  143. }
  144. .widget.jetpack_widget_social_icons li {
  145. float: left;
  146. margin: 0 0.4375em 0.4375em 0;
  147. }
  148. .widget.jetpack_widget_social_icons li a {
  149. border: 1px solid currentColor;
  150. border-radius: 50%;
  151. color: inherit;
  152. display: block;
  153. position: relative;
  154. }
  155. .widget.jetpack_widget_social_icons li a:hover,
  156. .widget.jetpack_widget_social_icons li a:focus {
  157. opacity: 0.8;
  158. }
  159. .widget.jetpack_widget_social_icons ul.size-small a {
  160. height: 38px;
  161. padding: 6px;
  162. width: 38px;
  163. }
  164. .widget.jetpack_widget_social_icons ul.size-small svg {
  165. height: 24px;
  166. width: 24px;
  167. }
  168. .widget.jetpack_widget_social_icons ul.size-medium a {
  169. height: 50px;
  170. padding: 8px;
  171. width: 50px;
  172. }
  173. .widget.jetpack_widget_social_icons ul.size-medium svg {
  174. height: 32px;
  175. width: 32px;
  176. }
  177. .widget.jetpack_widget_social_icons ul.size-large a {
  178. height: 70px;
  179. padding: 10px;
  180. width: 70px;
  181. }
  182. .widget.jetpack_widget_social_icons ul.size-large svg {
  183. height: 48px;
  184. width: 48px;
  185. }
  186. /* Top Posts & Pages Widget */
  187. .widget_top-posts .widgets-list-layout .widgets-list-layout-blavatar {
  188. margin-top: 0.25em;
  189. }
  190. .widget_top-posts .widgets-list-layout-links {
  191. width: -webkit-calc(100% - 3.375em);
  192. width: calc(100% - 3.375em);
  193. }
  194. .widget_top-posts .widgets-list-layout li {
  195. margin-bottom: 0.875em;
  196. }
  197. .widget_top-posts .widgets-list-layout li:last-child {
  198. margin-bottom: 0;
  199. }
  200. .widget-grid-view-image:nth-child(odd) {
  201. clear: both;
  202. }
  203. /* Upcoming Events Widget */
  204. .widget_upcoming_events_widget .upcoming-events li {
  205. margin-bottom: 0.875em
  206. }
  207. /**
  208. * Shortcodes
  209. */
  210. /* Contact Form */
  211. .entry-content .contact-form label {
  212. color: inherit;
  213. display: block;
  214. font-family: Montserrat, "Helvetica Neue", sans-serif;
  215. font-size: 13px;
  216. font-size: 0.8125rem;
  217. font-weight: 400;
  218. letter-spacing: 0.076923077em;
  219. line-height: 1.6153846154;
  220. margin-bottom: 0.5384615385em;
  221. text-transform: uppercase;
  222. }
  223. .entry-content .contact-form label span {
  224. color: inherit;
  225. letter-spacing: 0;
  226. opacity: 0.7;
  227. text-transform: capitalize;
  228. }
  229. .entry-content .contact-form input[type="text"],
  230. .entry-content .contact-form input[type="email"],
  231. .entry-content .contact-form textarea {
  232. margin-bottom: 1.75em;
  233. max-width: 100%;
  234. width: 100%;
  235. }
  236. .entry-content .contact-form label.checkbox,
  237. .entry-content .contact-form label.radio {
  238. font-family: inherit;
  239. font-size: inherit;
  240. letter-spacing: 0;
  241. margin-bottom: 0;
  242. text-transform: none;
  243. }
  244. .entry-content .contact-form label.checkbox:nth-last-child(2),
  245. .entry-content .contact-form label.radio:nth-last-child(2) {
  246. margin-bottom: 0.875em;
  247. }
  248. .entry-content .contact-form input[type="radio"],
  249. .entry-content .contact-form input[type="checkbox"] {
  250. margin-bottom: 0.875em;
  251. }
  252. .entry-content .contact-form select {
  253. margin-bottom: 1.75em;
  254. }
  255. /* Facebook */
  256. .fb_iframe_widget {
  257. margin-bottom: 1.75em;
  258. max-width: 100%;
  259. }
  260. .fb_iframe_widget span {
  261. max-width: 100%;
  262. }
  263. /* Gist */
  264. .gist table {
  265. table-layout: auto;
  266. }
  267. .entry-content .gist .gist-file {
  268. margin-bottom: 1.75em;
  269. }
  270. /* Instagram */
  271. .instagram-media {
  272. margin-bottom: 1.75em !important;
  273. }
  274. /* Mixclound */
  275. iframe[src^="http://api.mixcloud.com/"] {
  276. margin-left: -8px;
  277. max-width: -webkit-calc(100% + 8px);
  278. max-width: calc(100% + 8px);
  279. }
  280. /* Polldaddy */
  281. .PDS_Poll {
  282. display: block !important;
  283. margin-bottom: 1.75em;
  284. }
  285. .PDS_Poll .pds-box {
  286. max-width: 100%;
  287. width: auto;
  288. }
  289. /* Portfolio */
  290. .entry-content .portfolio-entry {
  291. margin-bottom: 1.75em;
  292. }
  293. .entry-content .portfolio-entry-title,
  294. .entry-content .portfolio-entry-meta {
  295. font-family: Montserrat, "Helvetica Neue", sans-serif;
  296. }
  297. .entry-content .portfolio-entry-title a,
  298. .entry-content .portfolio-entry-meta a {
  299. box-shadow: none;
  300. }
  301. .entry-content .portfolio-entry-title a:hover,
  302. .entry-content .portfolio-entry-meta a:hover {
  303. box-shadow: 0 1px 0 0 currentColor;
  304. }
  305. .entry-content .portfolio-entry-meta span,
  306. .entry-content .portfolio-entry-meta a {
  307. font-size: 1em;
  308. }
  309. .entry-content .portfolio-entry-title {
  310. font-size: inherit;
  311. line-height: 1.3125;
  312. }
  313. .entry-content .portfolio-featured-image + .portfolio-entry-title {
  314. margin-top: 0.875em;
  315. margin-bottom: 0.4375em;
  316. }
  317. .entry-content .portfolio-entry-meta,
  318. .entry-content .portfolio-entry-content p {
  319. font-size: 13px;
  320. font-size: 0.8125em;
  321. line-height: 1.615384615;
  322. }
  323. .entry-content .portfolio-entry-content p:last-child {
  324. margin-bottom: 0;
  325. }
  326. .entry-content .portfolio-entry-title + .portfolio-entry-meta {
  327. margin-top: 0.538461538em;
  328. }
  329. .entry-content .portfolio-entry-content {
  330. margin-top: 0.875em;
  331. }
  332. .entry-content .portfolio-entry-content p {
  333. margin-bottom: 1.615384615em;
  334. }
  335. /* Presentation */
  336. .entry-content .presentation-wrapper {
  337. margin: 0 0 1.75em;
  338. max-width: 100%;
  339. }
  340. .presentation {
  341. max-width: 100%;
  342. }
  343. /* Recipes */
  344. .entry-content .jetpack-recipe {
  345. border: 0;
  346. margin: 0 0 1.75em;
  347. padding: 0;
  348. }
  349. .entry-content .jetpack-recipe-title {
  350. border: 0;
  351. margin-top: 0;
  352. padding: 0;
  353. }
  354. .entry-content .jetpack-recipe .jetpack-recipe-meta {
  355. font-size: inherit;
  356. margin: 0;
  357. }
  358. /* Scribd */
  359. .scribd_iframe_embed + div {
  360. margin-bottom: 28px;
  361. }
  362. /* Slideshow */
  363. .entry-content .slideshow-window {
  364. border-radius: 0;
  365. margin-bottom: 1.75em;
  366. }
  367. /* Subscription Form */
  368. .entry-content .jetpack_subscription_widget {
  369. border-top: 0;
  370. font-size: inherit;
  371. margin-bottom: 1.75em;
  372. padding: 0;
  373. }
  374. .entry-content #subscribe-email input {
  375. font-size: inherit;
  376. line-height: normal;
  377. padding: 0.625em 0.4375em;
  378. width: 100%;
  379. }
  380. .entry-content .jetpack_subscription_widget input[type="submit"] {
  381. font-size: inherit;
  382. padding: 0.84375em 0.875em 0.78125em;
  383. }
  384. /* Testimonial */
  385. .entry-content .testimonial-entry {
  386. margin-bottom: 1.75em;
  387. }
  388. .entry-content .testimonial-entry-content {
  389. margin: 0;
  390. }
  391. .entry-content .testimonial-entry-title,
  392. .entry-content .testimonial-entry-content p {
  393. font-size: 13px;
  394. font-size: 0.8125em;
  395. line-height: 1.615384615;
  396. margin: 0;
  397. }
  398. .entry-content .testimonial-entry-content p {
  399. margin-bottom: 1.615384615em;
  400. }
  401. .entry-content .testimonial-entry-title {
  402. float: left;
  403. }
  404. .entry-content .testimonial-entry-title a {
  405. box-shadow: none;
  406. }
  407. .entry-content .testimonial-entry-title a:hover {
  408. box-shadow: 0 1px 0 0 currentColor;
  409. }
  410. .entry-content .testimonial-featured-image img {
  411. float: right;
  412. max-width: 42px;
  413. }
  414. /* Twitter-timeline */
  415. .twitter-timeline {
  416. margin-bottom: 1.75em !important;
  417. }
  418. /**
  419. * Responsive Videos
  420. */
  421. .hentry .jetpack-video-wrapper {
  422. margin-bottom: 1.75em;
  423. }
  424. /**
  425. * Related Posts
  426. */
  427. .entry-content #jp-relatedposts {
  428. margin: 0;
  429. padding: 1.75em 0;
  430. position: relative;
  431. }
  432. .jp-relatedposts:before,
  433. .jp-relatedposts:last-child:after {
  434. background-color: currentColor;
  435. content: "";
  436. height: 1px;
  437. opacity: 0.2;
  438. position: absolute;
  439. top: 0;
  440. left: 0;
  441. width: 100%;
  442. }
  443. .jp-relatedposts:last-child:after {
  444. bottom: 0;
  445. top: auto;
  446. }
  447. .entry-content #jp-relatedposts h3.jp-relatedposts-headline {
  448. color: inherit;
  449. font-family: Montserrat, "Helvetica Neue", sans-serif;
  450. font-size: 13px;
  451. font-size: 0.8125rem;
  452. font-weight: 400;
  453. line-height: 1;
  454. margin-bottom: 1.076923077em;
  455. }
  456. .entry-content #jp-relatedposts h3.jp-relatedposts-headline em:before {
  457. display: none;
  458. }
  459. .entry-content #jp-relatedposts h3.jp-relatedposts-headline em {
  460. font-weight: 400;
  461. }
  462. .jp-relatedposts-items:before,
  463. .jp-relatedposts-items:after {
  464. content: "";
  465. display: table;
  466. }
  467. .jp-relatedposts-items:after {
  468. clear: both;
  469. }
  470. .entry-content .jp-relatedposts-post-aoverlay,
  471. .entry-content .jp-relatedposts-post-a {
  472. box-shadow: none;
  473. }
  474. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  475. margin-bottom: 1.75em;
  476. width: 100%;
  477. }
  478. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
  479. margin-bottom: 0;
  480. }
  481. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
  482. max-width: 100%;
  483. }
  484. .entry-content #jp-relatedposts .jp-relatedposts-items p,
  485. .entry-content #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  486. font-size: 13px;
  487. font-size: 0.8125rem;
  488. letter-spacing: 0;
  489. line-height: 1.615384615;
  490. }
  491. .jp-relatedposts-post-date,
  492. .jp-relatedposts-post-context {
  493. font-family: Montserrat, "Helvetica Neue", sans-serif;
  494. }
  495. .jp-relatedposts-post-title,
  496. #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-excerpt,
  497. .entry-content #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  498. margin-bottom: 1.076923077em;
  499. }
  500. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  501. font-weight: 700;
  502. }
  503. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
  504. .entry-content .jp-relatedposts-post-aoverlay:hover + .jp-relatedposts-post-title .jp-relatedposts-post-a {
  505. box-shadow: 0 1px 0 0 currentColor;
  506. }
  507. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
  508. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  509. text-decoration: none;
  510. }
  511. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
  512. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
  513. .entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  514. opacity: 1;
  515. }
  516. .entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  517. padding-right: 0;
  518. }
  519. .entry-content .jp-relatedposts-post-a:hover img.jp-relatedposts-post-img,
  520. .entry-content .jp-relatedposts-post-a:focus img.jp-relatedposts-post-img {
  521. opacity: 0.85;
  522. }
  523. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img {
  524. margin-bottom: 0.875em;
  525. max-width: 100%;
  526. }
  527. /**
  528. * Sharing
  529. */
  530. .sharedaddy {
  531. padding: 1.75em 0;
  532. position: relative;
  533. }
  534. .sharedaddy:before,
  535. .sharedaddy:last-child:after {
  536. background-color: currentColor;
  537. content: "";
  538. height: 1px;
  539. opacity: 0.2;
  540. position: absolute;
  541. top: 0;
  542. width: 100%;
  543. }
  544. .sharedaddy:last-child:after {
  545. bottom: 0;
  546. top: auto;
  547. }
  548. .sd-block {
  549. line-height: 1;
  550. }
  551. .sd-like {
  552. padding-bottom: 1.125em;
  553. }
  554. .hentry div.sharedaddy h3.sd-title,
  555. .hentry h3.sd-title {
  556. color: inherit;
  557. font-family: Montserrat, "Helvetica Neue", sans-serif;
  558. font-size: 13px;
  559. font-size: 0.8125rem;
  560. font-weight: 400;
  561. line-height: 1;
  562. margin-bottom: 1.076923077em;
  563. }
  564. .hentry div.sharedaddy h3.sd-title:before {
  565. display: none;
  566. }
  567. .sd-social-icon-text .sd-content ul,
  568. .sd-social-text .sd-content ul {
  569. margin-bottom: -0.3125em !important;
  570. }
  571. .sd-social-icon .sd-content ul {
  572. margin-bottom: 0 !important;
  573. }
  574. .sd-social-official .sd-content ul {
  575. margin-bottom: -0.625em !important;
  576. }
  577. .hentry #sharing_email .sharing_send,
  578. .hentry .sd-content ul li .option a.share-ustom,
  579. .hentry .sd-content ul li a.sd-button,
  580. .hentry .sd-content ul li.advanced a.share-more,
  581. .hentry .sd-content ul li.preview-item div.option.option-smart-off a,
  582. .hentry .sd-social-icon .sd-content ul li a.sd-button,
  583. .hentry .sd-social-icon-text .sd-content ul li a.sd-button,
  584. .hentry .sd-social-official .sd-content > ul > li .digg_button > a,
  585. .hentry .sd-social-official .sd-content > ul > li > a.sd-button,
  586. .hentry .sd-social-text .sd-content ul li a.sd-button {
  587. box-shadow: none;
  588. }
  589. /**
  590. * Stats
  591. */
  592. #wpstats {
  593. display: none;
  594. }
  595. /**
  596. * Tiled gallery
  597. */
  598. .entry-content .tiled-gallery {
  599. margin-bottom: 1.75em;
  600. }
  601. /**
  602. * Media Queries
  603. */
  604. @media screen and (min-width: 56.875em) {
  605. .widget-area .jetpack_subscription_widget #subscribe-email input {
  606. padding: 0.4615384615em 0.5384615385em;
  607. }
  608. .widget_contact_info .contact-map {
  609. margin-bottom: 1.615384615em;
  610. }
  611. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4,
  612. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts img {
  613. margin-bottom: 1.076923077em;
  614. }
  615. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
  616. line-height: 1.615384615em !important;
  617. margin: 0 0 1.615384615em !important;
  618. }
  619. .widget_goodreads div[class^="gr_custom_each_container"] {
  620. margin-bottom: 1.615384615em;
  621. }
  622. .widget-area .widget-grofile h4 {
  623. margin: 1.615384615em 0 0;
  624. }
  625. .widget-area .widget-grofile .grofile-accounts {
  626. margin-top: 0.538461538em;
  627. }
  628. .widget.widget_wpcom_social_media_icons_widget ul {
  629. margin: 0 0 -0.538461538em;
  630. }
  631. .widget.widget_wpcom_social_media_icons_widget li {
  632. margin: 0 0.538461538em 0.538461538em 0;
  633. }
  634. .widget_top-posts .widgets-list-layout .widgets-list-layout-blavatar {
  635. margin-top: 0.153846154em;
  636. }
  637. .widget_top-posts .widgets-list-layout-links {
  638. width: -webkit-calc(100% - 4.153846154em);
  639. width: calc(100% - 4.153846154em);
  640. }
  641. .widget_top-posts .widgets-list-layout li {
  642. margin-bottom: 1.076923077em;
  643. }
  644. .widget_upcoming_events_widget .upcoming-events li {
  645. margin-bottom: 1.076923077em
  646. }
  647. .entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  648. margin-bottom: 0;
  649. padding-right: 0.875em;
  650. width: 33%;
  651. }
  652. }
  653. @media screen and (min-width: 61.5625em) {
  654. body:not(.search-results) article:not(.type-page) .sharedaddy:last-child,
  655. body:not(.search-results) article:not(.type-page) .jp-relatedposts:last-child {
  656. padding-bottom: 0;
  657. }
  658. body:not(.search-results) article:not(.type-page) .sharedaddy:last-child:after,
  659. body:not(.search-results) article:not(.type-page) .jp-relatedposts:last-child:after {
  660. display: none;
  661. }
  662. body:not(.search-results) article:not(.type-page) img.below-entry-meta {
  663. width: auto;
  664. }
  665. }