style.css 22 KB

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