styles.css 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179
  1. /*!
  2. * Theme Name: dw
  3. * Theme URI: http://davidawindham.com/
  4. * Author: windhamdavid
  5. * Author URI: http://davidawindham.com/
  6. * Description: Just a simple theme...
  7. * Tags: Bootstrap, Grunt, Infinite Scroll, Backbone.js, Underscore.js
  8. * Version: 2.0
  9. * License: GNU General Public License v2 or later
  10. * License URI: http://www.gnu.org/licenses/gpl-2.0.html
  11. * Thanks:
  12. * normalize.css v3.0.1 * MIT License | git.io/normalize
  13. * bootstrap v3.2.0 * Licensed under MIT | github.com/twbs/bootstrap
  14. * Automattic | _s github.com/Automattic/_s
  15. */
  16. html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
  17. html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:inherit;font-size: 100%;font-style:inherit;font-weight:inherit;background:transparent;border:0;margin:0;padding:0;outline:0;vertical-align: baseline;}
  18. html{overflow-y: scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust: 100%;}
  19. body{line-height:1;}
  20. *,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
  21. article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}
  22. h1,h2,h3,h4,h5,h6{clear:both;font-weight:normal;}
  23. ol,ul{list-style: none;}
  24. blockquote,q{quotes: "" "";}
  25. blockquote:before,blockquote:after,q:before,q:after{content:'';}
  26. del {text-decoration:line-through;}
  27. table{border-collapse:collapse;border-spacing:0;}
  28. a:focus {outline:thin dotted;}
  29. a img {border: 0;}
  30. .clear {clear: both;}
  31. /*====== Type ======*/
  32. body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.42857143;}
  33. input,button,select,textarea {font-family: inherit;font-size: inherit;line-height: inherit;}
  34. /*===== Structure =====*/
  35. .wrap {
  36. margin: 0 auto;
  37. width: 100%;
  38. }
  39. /*===== Layouts =====*/
  40. .wrap {
  41. background: #fff;
  42. margin: 20px auto 30px;
  43. padding: 0 40px;
  44. }
  45. /*===== Elements =====*/
  46. body {
  47. background: rgba(160,160,160,0.73) url(img/3.png);
  48. }
  49. body,
  50. input,
  51. textarea {
  52. color: #666;
  53. font-size: 12px;
  54. line-height: 18px;
  55. }
  56. hr {
  57. background-color: #e7e7e7;
  58. border: 0;
  59. clear: both;
  60. height: 1px;
  61. margin-bottom: 18px;
  62. }
  63. p {
  64. margin-bottom: 18px;
  65. text-indent : 35px;
  66. }
  67. p.noindent {
  68. margin-bottom: 10px;
  69. text-indent : 0px;
  70. }
  71. ul {
  72. list-style: square;
  73. margin: 0 0 18px 1.5em;
  74. }
  75. ol {
  76. list-style: decimal;
  77. margin: 0 0 18px 1.5em;
  78. }
  79. ol ol {
  80. list-style: upper-alpha;
  81. }
  82. ol ol ol {
  83. list-style: lower-roman;
  84. }
  85. ol ol ol ol {
  86. list-style: lower-alpha;
  87. }
  88. ul ul,
  89. ol ol,
  90. ul ol,
  91. ol ul {
  92. margin-bottom: 0;
  93. }
  94. dl {
  95. margin: 0 0 24px 0;
  96. }
  97. dt {
  98. font-weight: bold;
  99. }
  100. dd {
  101. margin-bottom: 18px;
  102. }
  103. strong {
  104. font-weight: bold;
  105. }
  106. cite,
  107. em,
  108. i {
  109. font-style: italic;
  110. }
  111. big {
  112. font-size: 131.25%;
  113. }
  114. ins {
  115. background: #ffc;
  116. text-decoration: none;
  117. }
  118. blockquote {
  119. font-style: italic;
  120. padding: 0 3em;
  121. }
  122. blockquote cite,
  123. blockquote em,
  124. blockquote i {
  125. font-style: normal;
  126. }
  127. pre {
  128. background: #f7f7f7;
  129. color: #222;
  130. line-height: 18px;
  131. margin-bottom: 18px;
  132. padding: 1.5em;
  133. }
  134. abbr,
  135. acronym {
  136. border-bottom: 1px dotted #666;
  137. cursor: help;
  138. }
  139. sup,
  140. sub {
  141. height: 0;
  142. line-height: 1;
  143. position: relative;
  144. vertical-align: baseline;
  145. }
  146. sup {
  147. bottom: 1ex;
  148. }
  149. sub {
  150. top: .5ex;
  151. }
  152. input[type="text"],
  153. textarea {
  154. background: #f9f9f9;
  155. border: 1px solid #ccc;
  156. box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
  157. -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
  158. -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
  159. padding: 2px;
  160. }
  161. a:link {
  162. color: #251a86;
  163. text-decoration: none;
  164. }
  165. a:visited {
  166. color: #251a86;
  167. text-decoration: none;
  168. }
  169. a:active,
  170. a:hover {
  171. color: #757576;
  172. text-decoration: none;
  173. }
  174. /*===== Header =====*/
  175. header {
  176. padding: 50px 0 0 0;
  177. }
  178. #site-title {
  179. float: right;
  180. margin: 0 0 5px 0;
  181. font: 21px/27px "Courier New", Courier, mono;
  182. }
  183. #site-title a {
  184. color: #000;
  185. text-decoration: none;
  186. }
  187. #site-description {
  188. clear: right;
  189. float: right;
  190. font-style: italic;
  191. margin: 14px 0 18px 0;
  192. width: 160px;
  193. }
  194. /*==== Nav =====*/
  195. #access {
  196. background: #fff;
  197. display: block;
  198. float: left;
  199. margin: 0 auto;
  200. width: 940px;
  201. border-top: 1px solid #999;
  202. }
  203. .subnav {
  204. float: left;
  205. margin: 0px 10px 0 400px;
  206. font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  207. }
  208. .subnav ul {
  209. list-style: none;
  210. float: right;
  211. width: 220px;
  212. }
  213. .subnav ul a {
  214. float: left;
  215. margin: 0 5px;
  216. }
  217. #access .menu-header,
  218. div.menu {
  219. font-size: 13px;
  220. margin-left: 12px;
  221. width: 928px;
  222. }
  223. #access .menu-header ul,
  224. div.menu ul {
  225. list-style: none;
  226. margin: 0;
  227. }
  228. #access .menu-header li,
  229. div.menu li {
  230. float: right;
  231. position: relative;
  232. }
  233. #access a {
  234. color: #aaa;
  235. display: block;
  236. line-height: 38px;
  237. padding: 0 10px;
  238. text-decoration: none;
  239. }
  240. #access ul ul {
  241. box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
  242. -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
  243. -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
  244. display: none;
  245. position: absolute;
  246. top: 38px;
  247. left: 0;
  248. float: left;
  249. width: 180px;
  250. z-index: 99999;
  251. }
  252. #access ul ul li {
  253. min-width: 180px;
  254. }
  255. #access ul ul ul {
  256. left: 100%;
  257. top: 0;
  258. }
  259. #access ul ul a {
  260. background: #333;
  261. line-height: 1em;
  262. padding: 10px;
  263. width: 160px;
  264. height: auto;
  265. }
  266. #access li:hover > a,
  267. #access ul ul :hover > a {
  268. background: #transparent;
  269. color: #555;
  270. }
  271. #access ul li:hover > ul {
  272. display: block;
  273. }
  274. #access ul li.current_page_item > a,
  275. #access ul li.current-menu-ancestor > a,
  276. #access ul li.current-menu-item > a,
  277. #access ul li.current-menu-parent > a {
  278. color: #000;
  279. }
  280. * html #access ul li.current_page_item a,
  281. * html #access ul li.current-menu-ancestor a,
  282. * html #access ul li.current-menu-item a,
  283. * html #access ul li.current-menu-parent a,
  284. * html #access ul li a:hover {
  285. color: #fff;
  286. }
  287. .navbar-custom {
  288. -webkit-transition: background-color 0.3s;
  289. -moz-transition: background-color 0.3s;
  290. transition: background-color 0.3s;
  291. /* Force Hardware Acceleration in WebKit */
  292. -webkit-transform: translate3d(0, 0, 0);
  293. -moz-transform: translate3d(0, 0, 0);
  294. -ms-transform: translate3d(0, 0, 0);
  295. -o-transform: translate3d(0, 0, 0);
  296. transform: translate3d(0, 0, 0);
  297. -webkit-backface-visibility: hidden;
  298. backface-visibility: hidden;
  299. }
  300. .navbar-custom.is-fixed {
  301. /* when the user scrolls down, we hide the header right above the viewport */
  302. position: fixed;
  303. top: -61px;
  304. background-color: rgba(255, 255, 255, 0.9);
  305. border-bottom: 1px solid #f2f2f2;
  306. -webkit-transition: -webkit-transform 0.3s;
  307. -moz-transition: -moz-transform 0.3s;
  308. transition: transform 0.3s;
  309. }
  310. .navbar-custom.is-fixed .navbar-brand {
  311. color: #404040;
  312. }
  313. .navbar-custom.is-fixed .navbar-brand:hover,
  314. .navbar-custom.is-fixed .navbar-brand:focus {
  315. color: #0085a1;
  316. }
  317. .navbar-custom.is-fixed .nav li a {
  318. color: #404040;
  319. }
  320. .navbar-custom.is-fixed .nav li a:hover,
  321. .navbar-custom.is-fixed .nav li a:focus {
  322. color: #0085a1;
  323. }
  324. .navbar-custom.is-visible {
  325. /* if the user changes the scrolling direction, we show the header */
  326. -webkit-transform: translate3d(0, 100%, 0);
  327. -moz-transform: translate3d(0, 100%, 0);
  328. -ms-transform: translate3d(0, 100%, 0);
  329. -o-transform: translate3d(0, 100%, 0);
  330. transform: translate3d(0, 100%, 0);
  331. }
  332. /*===== Content =====*/
  333. #main {
  334. clear: both;
  335. overflow: hidden;
  336. padding: 10px 0 0 0;
  337. }
  338. #content {
  339. margin-bottom: 36px;
  340. }
  341. #content,
  342. #content input,
  343. #content textarea {
  344. color: #333;
  345. font-size: 16px;
  346. line-height: 24px;
  347. }
  348. #content p,
  349. #content ul,
  350. #content ol,
  351. #content dd,
  352. #content pre,
  353. #content hr {
  354. margin-bottom: 24px;
  355. font-family: "Courier New", Courier, mono;
  356. }
  357. #content ul ul,
  358. #content ol ol,
  359. #content ul ol,
  360. #content ol ul {
  361. margin-bottom: 0;
  362. }
  363. #content pre,
  364. #content kbd,
  365. #content tt,
  366. #content var {
  367. font-size: 15px;
  368. line-height: 21px;
  369. }
  370. #content code {
  371. font-size: 13px;
  372. }
  373. #content dt,
  374. #content th {
  375. color: #000;
  376. }
  377. #content h1,
  378. #content h2,
  379. #content h3,
  380. #content h4,
  381. #content h5,
  382. #content h6 {
  383. color: #000;
  384. line-height: 1.5em;
  385. margin: 0 0 20px 0;
  386. }
  387. #content table {
  388. border: 1px solid #e7e7e7;
  389. margin: 0 -1px 24px 0;
  390. text-align: left;
  391. width: 100%;
  392. }
  393. #content tr th,
  394. #content thead th {
  395. color: #888;
  396. font-size: 12px;
  397. font-weight: bold;
  398. line-height: 18px;
  399. padding: 9px 24px;
  400. }
  401. #content tr td {
  402. border-top: 1px solid #e7e7e7;
  403. padding: 6px 24px;
  404. }
  405. #content tr.odd td {
  406. background: #f2f7fc;
  407. }
  408. .hentry {
  409. margin: 0 0 20px 0;
  410. }
  411. .reserved-gallery {
  412. float: left;
  413. padding: 5px;
  414. }
  415. .home .sticky {
  416. background: #f2f7fc;
  417. border-top: 4px solid #000;
  418. margin-left: -20px;
  419. margin-right: -20px;
  420. padding: 18px 20px;
  421. }
  422. .single .hentry {
  423. margin: 0 0 36px 0;
  424. }
  425. .page-title {
  426. color: #000;
  427. font-size: 14px;
  428. font-weight: bold;
  429. margin: 0 0 36px 0;
  430. }
  431. .page-title span {
  432. color: #333;
  433. font-size: 16px;
  434. font-style: italic;
  435. font-weight: normal;
  436. }
  437. .entry-caption-parent .page-title span {
  438. color: #777;
  439. font-size: 12px;
  440. font-style: italic;
  441. font-weight: normal;
  442. }
  443. .nav-previous span.meta-nav {
  444. color: #888;
  445. font-size: 12px;
  446. font-style: italic;
  447. font-weight: normal;
  448. }
  449. .nav-next span.meta-nav {
  450. color: #888;
  451. font-size: 12px;
  452. font-style: italic;
  453. font-weight: normal;
  454. }
  455. .page-title a:link,
  456. .page-title a:visited {
  457. color: #888;
  458. text-decoration: none;
  459. }
  460. .page-title a:active,
  461. .page-title a:hover {
  462. color: #373339;
  463. }
  464. #content .entry-title {
  465. color: #000;
  466. font-size: 18px;
  467. line-height: 1.3em;
  468. margin-bottom: 20px;
  469. }
  470. h2.entry-title {
  471. color: #999;
  472. }
  473. .entry-title a:link,
  474. .entry-title a:visited {
  475. color: #000;
  476. text-decoration: none;
  477. }
  478. .entry-title a:active,
  479. .entry-title a:hover {
  480. color: #a0aec4;
  481. }
  482. .entry-meta {
  483. color: #888;
  484. font-size: 12px;
  485. }
  486. .entry-meta-attachment {
  487. float: right;
  488. color: #888;
  489. font: 11px "Courier New", Courier, mono;
  490. }
  491. .entry-meta abbr,
  492. .entry-utility abbr {
  493. border: none;
  494. }
  495. .entry-meta abbr:hover,
  496. .entry-utility abbr:hover {
  497. border-bottom: 1px dotted #666;
  498. }
  499. .entry-content,
  500. .entry-summary {
  501. clear: both;
  502. padding: 18px 0 20px;
  503. }
  504. .entry-guestbook {
  505. clear: both;
  506. padding: 3px 0 10px 0;
  507. }
  508. .entry-content h5 {
  509. font: 14px "Courier New", Courier, mono;
  510. }
  511. .signature {
  512. font: 16px "Courier New", Courier, mono;
  513. float: right;
  514. margin: 10px 150px 40px 0px;
  515. }
  516. #inside h3 {
  517. font: 16px "Courier New", Courier, mono;
  518. line-height: 10px;
  519. margin: 0 0 10px 0;
  520. }
  521. #inside p {
  522. margin: 0 0 10px 0;
  523. line-height: 20px;
  524. }
  525. #content .entry-summary p:last-child {
  526. margin-bottom: 12px;
  527. }
  528. .entry-content fieldset {
  529. border: 1px solid #e7e7e7;
  530. margin: 0 0 24px 0;
  531. padding: 24px;
  532. }
  533. .entry-content fieldset legend {
  534. background: #fff;
  535. color: #000;
  536. font-weight: bold;
  537. padding: 0 24px;
  538. }
  539. .entry-content input {
  540. margin: 0 0 24px 0;
  541. }
  542. .entry-content input.file,
  543. .entry-content input.button {
  544. margin-right: 24px;
  545. }
  546. .entry-content label {
  547. color: #888;
  548. font-size: 12px;
  549. }
  550. .entry-content select {
  551. margin: 0 0 24px 0;
  552. }
  553. .entry-content sup,
  554. .entry-content sub {
  555. font-size: 10px;
  556. }
  557. .entry-content blockquote.left {
  558. float: left;
  559. margin-left: 0;
  560. margin-right: 24px;
  561. text-align: right;
  562. width: 33%;
  563. }
  564. .entry-content blockquote.right {
  565. float: right;
  566. margin-left: 24px;
  567. margin-right: 0;
  568. text-align: left;
  569. width: 33%;
  570. }
  571. .page-link {
  572. color: #000;
  573. font-weight: bold;
  574. margin: 0 0 22px 0;
  575. word-spacing: 0.5em;
  576. }
  577. .page-link a:link,
  578. .page-link a:visited {
  579. background: #f1f1f1;
  580. color: #333;
  581. font-weight: normal;
  582. padding: 0.5em 0.75em;
  583. text-decoration: none;
  584. }
  585. .home .sticky .page-link a {
  586. background: #d9e8f7;
  587. }
  588. .page-link a:active,
  589. .page-link a:hover {
  590. color: #ff4b33;
  591. }
  592. body.page .edit-link {
  593. clear: both;
  594. display: block;
  595. }
  596. #entry-author-info {
  597. background: #f2f7fc;
  598. border-top: 4px solid #000;
  599. clear: both;
  600. font-size: 14px;
  601. line-height: 20px;
  602. margin: 24px 0;
  603. overflow: hidden;
  604. padding: 18px 20px;
  605. }
  606. #entry-author-info #author-avatar {
  607. background: #fff;
  608. border: 1px solid #e7e7e7;
  609. float: left;
  610. height: 60px;
  611. margin: 0 -104px 0 0;
  612. padding: 11px;
  613. }
  614. #entry-author-info #author-description {
  615. float: left;
  616. margin: 0 0 0 104px;
  617. }
  618. #entry-author-info h2 {
  619. color: #000;
  620. font-size: 100%;
  621. font-weight: bold;
  622. margin-bottom: 0;
  623. }
  624. .entry-utility {
  625. clear: both;
  626. color: #888;
  627. font-size: 12px;
  628. line-height: 18px;
  629. }
  630. .entry-meta a,
  631. .entry-utility a {
  632. color: #888;
  633. }
  634. .entry-meta a:hover,
  635. .entry-utility a:hover {
  636. color: #ff4b33;
  637. }
  638. #content .video-player {
  639. padding: 0;
  640. }
  641. .date {
  642. float: right;
  643. margin: -20px 0 20px 50px;
  644. color: #777;
  645. font: 14px/18px "Courier New", Courier, mono;
  646. }
  647. /*===== Meta ===== */
  648. .meta {
  649. font-size: 11px;
  650. }
  651. .categories-fb {
  652. text-align: right;
  653. }
  654. span.fb {
  655. width: 16px;
  656. height: 16px;
  657. margin-left: 5px;
  658. padding: 3px 4px 2px 5px;
  659. background-image: url(img/fb1.png) ;
  660. background-position: 0 16px;
  661. position: relative;
  662. -webkit-transition: all ease 0.3s;
  663. -moz-transition: all ease 0.3s;
  664. -o-transition: all ease 0.3s;
  665. -ms-transition: all ease 0.3s;
  666. transition: all ease 0.3s;
  667. }
  668. span.fb:hover {
  669. background-position: 0 0;
  670. }
  671. /*===== Comments =====*/
  672. .commentbubble {
  673. font-size: 12px;
  674. color: #777;
  675. float: right;
  676. margin: 0 55px 0 0;
  677. }
  678. .comment {
  679. padding: 10px;
  680. }
  681. .commentbubble a.toogle-comments {
  682. float: right;
  683. text-align: right;
  684. }
  685. .comments-area {
  686. background: #ebebeb;
  687. padding: 15px;
  688. }
  689. #content .comments-area p {
  690. margin: 0 0 8px;
  691. font-size: 13px;
  692. }
  693. #content .comments-area .reply {
  694. margin: 5px 8px 0px;
  695. padding: 2px 9px;
  696. background: #ebeaea;
  697. font-size: 11px;
  698. }
  699. .comments-title {
  700. margin-bottom: 48px;
  701. margin-bottom: 3.428571429rem;
  702. font-size: 16px;
  703. font-size: 1.142857143rem;
  704. line-height: 1.5;
  705. font-weight: normal;
  706. }
  707. .comments-area {
  708. margin: 0px 50px;
  709. }
  710. .comments-area ul {
  711. margin: 0px 0px;
  712. list-style: none;
  713. }
  714. .comments-area h3 {
  715. margin: 0 0 0;
  716. }
  717. .comments-meta {
  718. font-size: 10px;
  719. }
  720. .comments-area article {
  721. margin: 24px 0;
  722. }
  723. .comments-area article header {
  724. margin: 0 0 48px;
  725. overflow: hidden;
  726. position: relative;
  727. }
  728. .comments-area article header img {
  729. float: left;
  730. padding: 0;
  731. line-height: 0;
  732. }
  733. .comments-area article header cite,
  734. .comments-area article header time {
  735. display: block;
  736. margin-left: 85px;
  737. }
  738. .comments-area article header cite {
  739. font-style: normal;
  740. font-size: 15px;
  741. }
  742. .comments-area cite b {
  743. font-weight: normal;
  744. }
  745. .comments-area article header time {
  746. text-decoration: none;
  747. font-size: 12px;
  748. color: #5e5e5e;
  749. }
  750. .comments-area article header a {
  751. text-decoration: none;
  752. color: #5e5e5e;
  753. }
  754. .comments-area article header a:hover {
  755. color: #21759b;
  756. }
  757. .comments-area article header cite a {
  758. color: #444;
  759. }
  760. .comments-area article header cite a:hover {
  761. text-decoration: underline;
  762. }
  763. a.comment-reply-link,
  764. a.comment-edit-link {
  765. color: #686868;
  766. font-size: 13px;
  767. }
  768. a.comment-reply-link:hover,
  769. a.comment-edit-link:hover {
  770. color: #21759b;
  771. }
  772. .commentlist .pingback {
  773. line-height: 1.714285714;
  774. margin-bottom: 24px;
  775. }
  776. li.comment.even {
  777. background: #fff;
  778. }
  779. li.comment.odd {
  780. background: #f3f3f3;
  781. }
  782. li.comment.thread-even {
  783. background: #f5f5f5;
  784. }
  785. li.comment.thread-odd {
  786. background: #fff;
  787. }
  788. .comment-meta {
  789. font-size: 11px;
  790. line-height: 12px;
  791. }
  792. .comment-meta a {
  793. color: #777;
  794. float: right;
  795. }
  796. /* Comment form */
  797. #respond {
  798. margin-top: 10px;
  799. }
  800. #respond h3#reply-title {
  801. margin: 0px 8px 0px;
  802. padding: 2px 9px;
  803. background: #ebeaea;
  804. font-size: 11px;
  805. margin: 0;
  806. }
  807. #respond h3#reply-title #cancel-comment-reply-link {
  808. margin-left: 10px;
  809. font-weight: normal;
  810. font-size: 12px;
  811. font-size: 0.857142857rem;
  812. }
  813. #respond form {
  814. margin: 24px 0;
  815. margin: 1.714285714rem 0;
  816. }
  817. #respond form p {
  818. margin: 11px 0;
  819. margin: 0.785714286rem 0;
  820. }
  821. #respond form p.logged-in-as {
  822. margin-bottom: 24px;
  823. margin-bottom: 1.714285714rem;
  824. }
  825. #respond form label {
  826. display: block;
  827. line-height: 1.714285714;
  828. }
  829. #respond form input[type="text"],
  830. #respond form textarea {
  831. -moz-box-sizing: border-box;
  832. box-sizing: border-box;
  833. font: 0.857142857rem "Courier New", Courier, mono;
  834. line-height: 1.714285714;
  835. padding: 10px;
  836. padding: 0.714285714rem;
  837. width: 100%;
  838. }
  839. #respond form p.form-allowed-tags {
  840. margin: 0;
  841. font-size: 12px;
  842. font-size: 0.857142857rem;
  843. line-height: 2;
  844. color: #5e5e5e;
  845. }
  846. .required {
  847. color: red;
  848. }
  849. img.avatar {
  850. width: 20px;
  851. height: 20px;
  852. margin: 0 0 -5px;
  853. }
  854. /* =Gallery listing
  855. -------------------------------------------------------------- */
  856. .category-gallery .size-thumbnail img {
  857. border: 10px solid #f1f1f1;
  858. margin-bottom: 0;
  859. }
  860. .category-gallery .gallery-thumb {
  861. float: left;
  862. margin-right: 20px;
  863. margin-top: -4px;
  864. }
  865. .home #content .category-gallery .entry-utility {
  866. padding-top: 4px;
  867. }
  868. /* =Attachment pages
  869. -------------------------------------------------------------- */
  870. .single-attachment .hentry {
  871. margin: 0px;
  872. }
  873. .attachment .entry-content .entry-caption {
  874. font-size: 140%;
  875. margin-top: 24px;
  876. }
  877. .entry-caption-attachment {
  878. margin: 0px auto 0;
  879. text-align: center;
  880. }
  881. #content .entry-caption-attachment h2.entry-title {
  882. margin: 0 0 5px;
  883. font-weight: normal;
  884. }
  885. #content .entry-caption-parent p.page-title {
  886. margin: -30px 0 0 0;
  887. font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  888. }
  889. #content .entry-caption-parent p.page-title a {
  890. color: #555;
  891. }
  892. #content .entry-caption-attachment p {
  893. font-size: 14px;
  894. text-indent: 0px;
  895. line-height: 15px;
  896. margin-bottom: 0px;
  897. }
  898. .entry-caption-attachment h2 {
  899. font: bold 27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  900. }
  901. .attachment .entry-content .nav-previous a:before {
  902. content: '\2190\00a0';
  903. }
  904. .attachment .entry-content .nav-next a:after {
  905. content: '\00a0\2192';
  906. }
  907. /* =Images
  908. -------------------------------------------------------------- */
  909. .img-responsive {
  910. display: block;
  911. width: 100% \9;
  912. max-width: 100%;
  913. height: auto;
  914. }
  915. .img-rounded {
  916. border-radius: 6px;
  917. }
  918. .img-thumbnail {
  919. padding: 4px;
  920. line-height: 1.42857143;
  921. background-color: #ffffff;
  922. border: 1px solid #dddddd;
  923. border-radius: 4px;
  924. -webkit-transition: all 0.2s ease-in-out;
  925. -o-transition: all 0.2s ease-in-out;
  926. transition: all 0.2s ease-in-out;
  927. display: inline-block;
  928. width: 100% \9;
  929. max-width: 100%;
  930. height: auto;
  931. }
  932. .img-circle {
  933. border-radius: 50%;
  934. }
  935. #content img {
  936. max-width: 880px;
  937. }
  938. #content .home img {
  939. border: 15px solid #000;
  940. }
  941. #content .attachment img {
  942. max-width: 900px;
  943. }
  944. #content .alignleft,
  945. #content img.alignleft {
  946. display: inline;
  947. float: left;
  948. margin-right: 24px;
  949. margin-top: 4px;
  950. }
  951. #content .alignright,
  952. #content img.alignright {
  953. display: inline;
  954. float: right;
  955. margin-left: 24px;
  956. margin-top: 4px;
  957. }
  958. #content .aligncenter,
  959. #content img.aligncenter {
  960. clear: both;
  961. display: block;
  962. margin-left: auto;
  963. margin-right: auto;
  964. }
  965. #content img.alignleft,
  966. #content img.alignright,
  967. #content img.aligncenter {
  968. margin-bottom: 12px;
  969. }
  970. #content .wp-caption {
  971. background: #f1f1f1;
  972. line-height: 18px;
  973. margin-bottom: 20px;
  974. padding: 4px;
  975. text-align: center;
  976. }
  977. #content .wp-caption img {
  978. margin: 5px 5px 0;
  979. }
  980. #content .wp-caption p.wp-caption-text {
  981. color: #888;
  982. font-size: 12px;
  983. margin: 5px;
  984. }
  985. #content .gallery {
  986. margin: 0 auto 18px;
  987. }
  988. #content .gallery .gallery-item {
  989. float: left;
  990. margin-top: 0;
  991. text-align: center;
  992. width: 33%;
  993. }
  994. #content .gallery img {
  995. border: 2px solid #cfcfcf;
  996. }
  997. #content .gallery .gallery-caption {
  998. color: #888;
  999. font-size: 12px;
  1000. margin: 0 0 12px;
  1001. }
  1002. #content .gallery dl {
  1003. margin: 0;
  1004. }
  1005. #content .gallery img {
  1006. border: 10px solid #f1f1f1;
  1007. }
  1008. #content .gallery br+br {
  1009. display: none;
  1010. }
  1011. #content .attachment img { /* single attachment images should be centered */
  1012. display: block;
  1013. margin: 0 auto;
  1014. }
  1015. /* =Navigation
  1016. -------------------------------------------------------------- */
  1017. .navigation {
  1018. color: #888;
  1019. font-size: 12px;
  1020. line-height: 18px;
  1021. overflow: hidden;
  1022. clear: both;
  1023. }
  1024. .navigation a:link,
  1025. .navigation a:visited {
  1026. color: #888;
  1027. text-decoration: none;
  1028. }
  1029. .navigation a:active,
  1030. .navigation a:hover {
  1031. color: #ff4b33;
  1032. }
  1033. .nav-previous {
  1034. float: left;
  1035. width: 50%;
  1036. margin: 0 0 15px 0;
  1037. }
  1038. .nav-next {
  1039. float: right;
  1040. text-align: right;
  1041. width: 50%;
  1042. }
  1043. #nav-above {
  1044. margin: 0 0 18px 0;
  1045. }
  1046. #nav-above {
  1047. display: none;
  1048. }
  1049. .paged #nav-above,
  1050. .single #nav-above {
  1051. display: block;
  1052. }
  1053. #nav-below {
  1054. margin: 50px 0 0px;
  1055. padding: 20px 10px 0;
  1056. border-top: 1px solid #cecece;
  1057. }
  1058. .pagination {
  1059. margin-top: 40px;
  1060. border-top: 1px solid #cecece;
  1061. padding: 20px 0 0;
  1062. }
  1063. .pagination a {
  1064. padding: 4px 5px;
  1065. color: #fff;
  1066. font-weight: bold;
  1067. font-size: 16px;
  1068. }
  1069. .pagination a:active {
  1070. padding: 4px 5px;
  1071. background: #707071;
  1072. color:#fff;
  1073. }
  1074. .pagination a:hover {
  1075. padding: 4px 5px;
  1076. background: #fff;
  1077. color: #ec0000;
  1078. }
  1079. .pagination a.next,
  1080. .pagination a.prev {
  1081. padding: 4px 7px;
  1082. color: #ec0000;
  1083. font-weight: bold;
  1084. font-size: 27px;
  1085. }
  1086. .pagination .current {
  1087. padding: 4px 5px;
  1088. background: #fff;
  1089. color: #ec0000;
  1090. font-weight: bold;
  1091. font-size: 16px;
  1092. }
  1093. /*====== Footer =====*/
  1094. p.cc {
  1095. float: right;
  1096. font-size: 14px;
  1097. margin: 2px 20px 30px 10px;
  1098. }
  1099. span.quiet {
  1100. display: none;
  1101. }
  1102. img.dw {
  1103. float: right;
  1104. margin: 0;
  1105. }
  1106. /*==== Accessibility ======*/
  1107. .screen-reader-text {
  1108. position: absolute;
  1109. left: -9000px;
  1110. }
  1111. .sr-only {
  1112. position: absolute;
  1113. width: 1px;
  1114. height: 1px;
  1115. margin: -1px;
  1116. padding: 0;
  1117. overflow: hidden;
  1118. clip: rect(0, 0, 0, 0);
  1119. border: 0;
  1120. }
  1121. .sr-only-focusable:active,
  1122. .sr-only-focusable:focus {
  1123. position: static;
  1124. width: auto;
  1125. height: auto;
  1126. margin: 0;
  1127. overflow: visible;
  1128. clip: auto;
  1129. }