style.css 20 KB

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