Nenhuma Descrição

twentyfourteen-rtl.css 7.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. /**
  2. * Jetpack compat stylesheet for Twenty Fourteen.
  3. */
  4. #jp-post-flair:empty {
  5. display: none;
  6. }
  7. .site-content #jp-post-flair {
  8. margin: 24px 0;
  9. }
  10. .widget #jp-post-flair {
  11. padding-top: 0;
  12. }
  13. .entry-content div.jp-relatedposts {
  14. margin: 0;
  15. }
  16. div.jp-relatedposts .jp-relatedposts-headline em:after {
  17. content: ":";
  18. }
  19. #page .entry-content div.sharedaddy h3,
  20. #page .entry-summary div.sharedaddy h3,
  21. #page .entry-content h3.sd-title,
  22. #page .entry-summary h3.sd-title,
  23. #primary div.sharedaddy .jp-relatedposts-headline em,
  24. .pd-rating,
  25. .cs-rating {
  26. color: #767676;
  27. font-size: 11px;
  28. text-transform: uppercase;
  29. }
  30. .pd-rating,
  31. .cs-rating {
  32. min-height: 23px;
  33. margin-bottom: 5px;
  34. }
  35. .wp-multiplayer,
  36. .PDS_Poll,
  37. .CSS_Poll,
  38. .entry-content .slideshow-window {
  39. margin-bottom: 24px;
  40. }
  41. .entry-content .gist table {
  42. margin-bottom: 0;
  43. }
  44. .entry-content .slideshow-window {
  45. border-radius: 0;
  46. }
  47. .entry-content .video-player {
  48. padding: 0 0 24px;
  49. }
  50. .highlander-enabled #respond {
  51. margin: 0;
  52. padding: 0;
  53. }
  54. .highlander-enabled #respond h3 {
  55. margin: 0 0 24px;
  56. }
  57. .highlander-enabled #respond h3 small a {
  58. width: 24px;
  59. }
  60. .wpcnt {
  61. margin-bottom: 15px; /* 24-9 */
  62. }
  63. #wpstats {
  64. display: none;
  65. }
  66. img[id*="botd"] {
  67. position: absolute;
  68. }
  69. /**
  70. * Widgets
  71. * -----------------------------------------------------------------------------
  72. */
  73. /* About.me Widget*/
  74. .aboutme_widget #am_thumbnail {
  75. margin-bottom: 18px;
  76. }
  77. .aboutme_widget #am_thumbnail img {
  78. border: 0;
  79. max-width: 100%;
  80. }
  81. .aboutme_widget #am_name {
  82. font-weight: 900;
  83. margin: 0;
  84. }
  85. .aboutme_widget #am_headline {
  86. font-size: 14px;
  87. line-height: 1.2857142857;
  88. margin: 0;
  89. }
  90. .aboutme_widget #am_bio {
  91. margin: 18px 0;
  92. }
  93. .aboutme_widget #am_bio p {
  94. margin-bottom: 6px;
  95. }
  96. .aboutme_widget #am_bio:empty {
  97. margin: 0;
  98. }
  99. .aboutme_widget #am_services {
  100. margin-top: 18px;
  101. }
  102. /* Akismet Widget */
  103. .widget_akismet_widget a,
  104. .content-sidebar .widget_akismet_widget a {
  105. color: rgba(255,255,255,0.5) !important;
  106. }
  107. .widget_akismet_widget a:hover,
  108. .content-sidebar .widget_akismet_widget a:hover {
  109. color: rgba(255,255,255,0.7) !important;
  110. }
  111. /* Authors Widget */
  112. .widget_authors li {
  113. margin-bottom: 9px;
  114. }
  115. .widget_authors li:last-child {
  116. margin-bottom: 0;
  117. }
  118. .widget_authors img {
  119. margin-left: 5px;
  120. }
  121. /* Contact Info Widget */
  122. .widget_contact_info > div {
  123. margin-bottom: 18px;
  124. }
  125. .widget_contact_info > div:last-child {
  126. margin-bottom: 0;
  127. }
  128. /* Display WordPress Posts Widget */
  129. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
  130. font-size: 14px;
  131. line-height: 1.2857142857;
  132. margin: 0 0 9px;
  133. }
  134. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
  135. font-size: 14px;
  136. line-height: 1.2857142857 !important;
  137. }
  138. .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
  139. margin: 9px 0 18px !important;
  140. }
  141. /* Follow Button Widget */
  142. .widget_follow_button_widget iframe {
  143. margin-bottom: 0;
  144. }
  145. /* Gravatar & Gravatar Profile Widget */
  146. .widget_gravatar img.avatar,
  147. .widget-grofile .grofile-thumbnail {
  148. height: auto;
  149. max-width: 100% !important;
  150. }
  151. .widget-area .widget-grofile h4 {
  152. font-size: 12px;
  153. line-height: 1.2857142857;
  154. margin: 18px 0 9px;
  155. text-transform: uppercase;
  156. }
  157. .widget-area .widget-grofile .grofile-meta h4 {
  158. font-size: 18px;
  159. line-height: 1;
  160. text-transform: none;
  161. }
  162. /* Image Widget */
  163. .widget_image .wp-caption,
  164. .widget_image .wp-caption-text {
  165. margin-bottom: 0;
  166. }
  167. .widget_image img {
  168. height: auto;
  169. }
  170. /* Posts I Like Widget */
  171. .widget_jetpack_posts_i_like .widgets-list-layout li {
  172. margin: 0;
  173. }
  174. /* Recent Comments Widget */
  175. .widget_recent_comments table,
  176. .widget_recent_comments td {
  177. border: 0;
  178. }
  179. .widget_recent_comments td.recentcommentsavatartop,
  180. .widget_recent_comments td.recentcommentsavatarend {
  181. padding: 5px 0 5px 5px;
  182. }
  183. .widget_recent_comments td.recentcommentstexttop,
  184. .widget_recent_comments td.recentcommentstextend {
  185. padding: 5px 5px 5px 0;
  186. vertical-align: top;
  187. }
  188. /* Recent Images Widget */
  189. .widget_recent_images img {
  190. height: auto;
  191. }
  192. /* Top Posts & Pages Widget */
  193. .widget_top-posts .widgets-list-layout li {
  194. margin-bottom: 0;
  195. }
  196. /* Twitter(old) Widget */
  197. .widget_twitter li {
  198. margin-bottom: 18px;
  199. }
  200. .widget_twitter li:last-child {
  201. margin-bottom: 0;
  202. }
  203. .widget_twitter iframe {
  204. margin: 18px 0 0;
  205. }
  206. /* List type Widgets */
  207. .widget_jp_blogs_i_follow li,
  208. .widget_delicious li,
  209. .widgets-list-layout li,
  210. .widget_top-clicks li,
  211. .widget_top-posts li,
  212. .top_rated li,
  213. .widget_upcoming_events_widget .upcoming-events li {
  214. border-top: 1px solid rgba(255, 255, 255, 0.2);
  215. padding: 8px 0 9px;
  216. }
  217. .widget_jp_blogs_i_follow li:first-child,
  218. .widgets-list-layout li:first-child,
  219. .widget_top-clicks li:first-child,
  220. .widget_top-posts li:first-child,
  221. .top_rated li:first-child,
  222. .widget_upcoming_events_widget .upcoming-events li:first-child {
  223. border-top: 0;
  224. }
  225. .content-sidebar .widget_jp_blogs_i_follow li,
  226. .content-sidebar .widgets-list-layout li,
  227. .content-sidebar .widget_top-clicks li,
  228. .content-sidebar .widget_top-posts li,
  229. .content-sidebar .top_rated li,
  230. .content-sidebar .widget_upcoming_events_widget .upcoming-events li {
  231. border-color: rgba(0, 0, 0, 0.1);
  232. }
  233. .content-sidebar widget-area .widget-grofile h4 {
  234. font-weight: 900;
  235. }
  236. /**
  237. * Media Queries
  238. * -----------------------------------------------------------------------------
  239. */
  240. @media screen and (min-width: 1008px) {
  241. .footer-sidebar .widget_jp_blogs_i_follow li,
  242. .footer-sidebar .widget_jp_blogs_i_follow li,
  243. .footer-sidebar .widget_top-clicks li,
  244. .footer-sidebar .widget_top-posts li,
  245. .footer-sidebar .top_rated li,
  246. .footer-sidebar .widget_upcoming_events_widget .upcoming-events li,
  247. .primary-sidebar .widget_jp_blogs_i_follow li,
  248. .primary-sidebar .widget_jp_blogs_i_follow li,
  249. .primary-sidebar .widget_top-clicks li,
  250. .primary-sidebar .widget_top-posts li,
  251. .primary-sidebar .top_rated li {
  252. border-top: 0;
  253. padding: 0 0 6px;
  254. }
  255. .footer-sidebar .widget_jp_blogs_i_follow li:last-child,
  256. .footer-sidebar .widget_jp_blogs_i_follow li:last-child,
  257. .footer-sidebar .widget_top-clicks li:last-child,
  258. .footer-sidebar .widget_top-posts li:last-child,
  259. .footer-sidebar .top_rated li:last-child,
  260. .footer-sidebar .widget_upcoming_events_widget .upcoming-events li:last-child,
  261. .primary-sidebar .widget_jp_blogs_i_follow li:last-child,
  262. .primary-sidebar .widget_jp_blogs_i_follow li:last-child,
  263. .primary-sidebar .widget_top-clicks li:last-child,
  264. .primary-sidebar .widget_top-posts li:last-child,
  265. .primary-sidebar .top_rated li:last-child {
  266. padding: 0;
  267. }
  268. .primary-sidebar .widget_blog_subscription input[type="text"],
  269. .footer-sidebar .widget_blog_subscription input[type="text"] {
  270. padding: 3px 2px !important;
  271. }
  272. .footer-sidebar .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4,
  273. .primary-sidebar .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4,
  274. .footer-sidebar .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p,
  275. .primary-sidebar .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p,
  276. .footer-sidebar .widget-grofile .grofile-meta h4,
  277. .primary-sidebar .widget-grofile .grofile-meta h4 {
  278. font-size: 12px;
  279. line-height: 1.5;
  280. }
  281. .footer-sidebar .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p,
  282. .primary-sidebar .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
  283. line-height: 1.5 !important;
  284. }
  285. .footer-sidebar .widget-grofile h4,
  286. .primary-sidebar .widget-grofile h4,
  287. .footer-sidebar .top_rated div > p:first-of-type,
  288. .primary-sidebar .top_rated div > p:first-of-type {
  289. font-size: 11px;
  290. line-height: 1.6363636363;
  291. }
  292. }