style.css 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639
  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. * {
  43. -webkit-font-smoothing: antialiased !important;
  44. text-rendering: optimizeLegibility !important;
  45. font-weight: normal;
  46. }
  47. body {
  48. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  49. font-size: 14px;
  50. line-height: 1.42857143;
  51. }
  52. input,button,select,textarea {
  53. font-family: inherit;
  54. font-size: inherit;
  55. line-height: inherit;
  56. }
  57. .light {
  58. color:#fcfcfc;
  59. }
  60. .dim {
  61. color: #737373;
  62. }
  63. .right {
  64. text-align: right;
  65. }
  66. /*============================================
  67. Grid
  68. ==============================================*/
  69. .container {
  70. padding-right: 15px;
  71. padding-left: 15px;
  72. margin-right: auto;
  73. margin-left: auto;
  74. }
  75. .container-full {
  76. margin: 0 auto;
  77. width: 100%;
  78. }
  79. @media (max-width: 768px) {
  80. .offcanvas {
  81. display: none;
  82. }
  83. }
  84. @media (min-width: 768px) {
  85. .container {
  86. width: 750px;
  87. }
  88. .offcanvas {
  89. display: none;
  90. }
  91. .site-title {
  92. font-size: 25px;
  93. }
  94. }
  95. @media (min-width: 992px) {
  96. .container {
  97. width: 970px;
  98. }
  99. .offcanvas {
  100. display: none;
  101. }
  102. }
  103. @media (min-width: 1200px) {
  104. .container {
  105. width: 1170px;
  106. }
  107. }
  108. //@media (min-width: 1310px) {
  109. .offcanvas {
  110. display: block;
  111. z-index: 1;
  112. }
  113. body {
  114. margin-right: 150px !important;
  115. }
  116. .navbar {
  117. margin-right: 150px !important;
  118. }
  119. .nav-toggle {
  120. display: none;
  121. }
  122. }
  123. /*============================================
  124. Loader / Transit
  125. ==============================================*/
  126. #loader {
  127. position: fixed;
  128. width: 100%;
  129. height: 100%;
  130. top: 0;
  131. left: 0;
  132. font-size: 150px;
  133. text-align: center;
  134. vertical-align: middle;
  135. color: #222;
  136. z-index: 200000;
  137. background-color: #222;
  138. }
  139. .loading-animation {
  140. width: 250px;
  141. height: 250px;
  142. position: absolute;
  143. top: 0;
  144. bottom: 0;
  145. right: 0;
  146. left: 0;
  147. margin: auto;
  148. }
  149. .loading-animation svg {
  150. position:absolute;
  151. top:0;
  152. left:0;
  153. -webkit-transform-origin:center center;
  154. -ms-transform-origin:center center;
  155. -o-transform-origin:center center;
  156. transform-origin:center center;
  157. -webkit-transition:all 0.3s;
  158. -o-transition:all 0.3s;
  159. transition:all 0.3s;
  160. -webkit-transform:rotateY(0deg);
  161. -ms-transform:rotateY(0deg);
  162. -o-transform:rotateY(0deg);
  163. transform:rotateY(0deg);
  164. }
  165. .loading-animation path {
  166. fill:none;
  167. stroke:#fff;
  168. stroke-width:2;
  169. -webkit-transition:all .3s;
  170. -o-transition:all .3s;
  171. transition:all .3s;
  172. }
  173. .loading-animation .l1 path {
  174. fill:rgba(242,242,242,.1);
  175. stroke-dasharray:450;
  176. stroke-dashoffset:900;
  177. -webkit-animation:LOADING1 4s linear 0s infinite;
  178. -o-animation:LOADING1 4s linear 0s infinite;
  179. animation:LOADING1 4s linear 0s infinite;
  180. }
  181. .loading-animation .l2 path {
  182. fill:rgba(242,242,242,.1);
  183. stroke-dasharray:340;
  184. stroke-dashoffset:340;
  185. -webkit-animation:LOADING2 3s linear 0s infinite;
  186. -o-animation:LOADING2 3s linear 0s infinite;
  187. animation:LOADING2 3s linear 0s infinite;
  188. }
  189. .loading-animation .l3 path {
  190. fill:none;
  191. stroke-width:1;
  192. stroke-dasharray:33;
  193. stroke-dashoffset:33;
  194. -webkit-animation:LOADING3 2s linear 0s infinite;
  195. -o-animation:LOADING3 2s linear 0s infinite;
  196. animation:LOADING3 2s linear 0s infinite;
  197. }
  198. @-webkit-keyframes LOADING1 {
  199. 0%{stroke-dashoffset:-900;}
  200. 50%{stroke-dashoffset:0;}
  201. 100%{stroke-dashoffset:900;}
  202. }
  203. @-moz-keyframes LOADING1 {
  204. 0%{stroke-dashoffset:-900;}
  205. 50%{stroke-dashoffset:0;}
  206. 100%{stroke-dashoffset:900;}
  207. }
  208. @-o-keyframes LOADING1 {
  209. 0%{stroke-dashoffset:-900;}
  210. 50%{stroke-dashoffset:0;}
  211. 100%{stroke-dashoffset:900;}
  212. }
  213. @keyframes LOADING1 {
  214. 0%{stroke-dashoffset:-900;}
  215. 50%{stroke-dashoffset:0;}
  216. 100%{stroke-dashoffset:900;}
  217. }
  218. @-webkit-keyframes LOADING2 {
  219. 0%{stroke-dashoffset:340;}
  220. 50%{stroke-dashoffset:0;}
  221. 100%{stroke-dashoffset:-340;}
  222. }
  223. @-moz-keyframes LOADING2 {
  224. 0%{stroke-dashoffset:340;}
  225. 50%{stroke-dashoffset:0;}
  226. 100%{stroke-dashoffset:-340;}
  227. }
  228. @-o-keyframes LOADING2 {
  229. 0%{stroke-dashoffset:340;}
  230. 50%{stroke-dashoffset:0;}
  231. 100%{stroke-dashoffset:-340;}
  232. }
  233. @keyframes LOADING2 {
  234. 0%{stroke-dashoffset:340;}
  235. 50%{stroke-dashoffset:0;}
  236. 100%{stroke-dashoffset:-340;}
  237. }
  238. @-webkit-keyframes LOADING3 {
  239. 0%{stroke-dashoffset:-230;}
  240. 50%{stroke-dashoffset:0;}
  241. 100%{stroke-dashoffset:230;}
  242. }
  243. @-moz-keyframes LOADING3 {
  244. 0%{stroke-dashoffset:-230;}
  245. 50%{stroke-dashoffset:0;}
  246. 100%{stroke-dashoffset:230;}
  247. }
  248. @-o-keyframes LOADING3 {
  249. 0%{stroke-dashoffset:-230;}
  250. 50%{stroke-dashoffset:0;}
  251. 100%{stroke-dashoffset:230;}
  252. }
  253. @keyframes LOADING3 {
  254. 0%{stroke-dashoffset:-230;}
  255. 50%{stroke-dashoffset:0;}
  256. 100%{stroke-dashoffset:230;}
  257. }
  258. .svg-wrap .l1 {
  259. -webkit-animation:TURN 3s linear 0s infinite;
  260. -o-animation:TURN 3s linear 0s infinite;
  261. animation:TURN 3s linear 0s infinite;
  262. }
  263. .svg-wrap .l2 {
  264. -webkit-animation:TURN 2s linear 0s infinite;
  265. -o-animation:TURN 2s linear 0s infinite;
  266. animation:TURN 2s linear 0s infinite;
  267. }
  268. .svg-wrap .l3 {
  269. -webkit-animation:TURN 4.5s linear 0s infinite;
  270. -o-animation:TURN 4.5s linear 0s infinite;
  271. animation:TURN 4.5s linear 0s infinite;
  272. }
  273. @-webkit-keyframes TURN {
  274. 0%{-webkit-transform:rotateY(0deg);opacity:1}
  275. 25%{-webkit-transform:rotateY(90deg);opacity:.6}
  276. 50%{-webkit-transform:rotateY(180deg);opacity:1}
  277. 75%{-webkit-transform:rotateY(270deg);opacity:.6}
  278. 100%{-webkit-transform:rotateY(360deg);opacity:1}}
  279. @-webkit-keyframes TURNBACK {
  280. 0%{-webkit-transform:rotateY(360deg);opacity:1}
  281. 25%{-webkit-transform:rotateY(270deg);opacity:.6}
  282. 50%{-webkit-transform:rotateY(180deg);opacity:1}
  283. 75%{-webkit-transform:rotateY(90deg);opacity:.6}
  284. 100%{-webkit-transform:rotateY(0deg);opacity:1}}
  285. .zw-logo {
  286. transform-origin: 50% 50%;
  287. -webkit-transform-origin: 50% 50%;
  288. animation: spin 4s cubic-bezier(.49,.05,.32,1.04) infinite alternate;
  289. }
  290. @keyframes spin {
  291. 50% {
  292. transform: rotate(360deg);
  293. }
  294. }
  295. .m-scene .scene_element {
  296. -webkit-animation-duration: 0.25s;
  297. animation-duration: 0.25s;
  298. -webkit-transition-timing-function: ease-in;
  299. transition-timing-function: ease-in;
  300. -webkit-animation-fill-mode: both;
  301. animation-fill-mode: both; }
  302. .m-scene .scene_element--fadein {
  303. -webkit-animation-name: fadeIn;
  304. animation-name: fadeIn; }
  305. .m-scene .scene_element--fadeinup {
  306. -webkit-animation-name: fadeInUp;
  307. animation-name: fadeInUp; }
  308. .m-scene .scene_element--fadeinright {
  309. -webkit-animation-name: fadeInRight;
  310. animation-name: fadeInRight; }
  311. .m-scene .scene_element--delayed {
  312. -webkit-animation-delay: 0.25s;
  313. animation-delay: 0.25s; }
  314. .m-scene.is-exiting .scene_element {
  315. -webkit-animation-direction: alternate-reverse;
  316. animation-direction: alternate-reverse; }
  317. .m-scene.is-exiting .scene_element--delayed {
  318. -webkit-animation-delay: 0s;
  319. animation-delay: 0s; }
  320. .m-scene.is-exiting .scene_element--noexiting {
  321. -webkit-animation-direction: alternate-reverse;
  322. animation-direction: alternate-reverse; }
  323. /*============================================
  324. Intro
  325. ==============================================*/
  326. .intro {
  327. width: 100%;
  328. height: 100%;
  329. min-height: 1000px;
  330. padding: 250px 0 0;
  331. background: #222;
  332. -webkit-background-size: cover;
  333. -moz-background-size: cover;
  334. -o-background-size: cover;
  335. background-size: cover;
  336. color: #cecece;
  337. }
  338. .typed {
  339. padding: 10px;
  340. max-width: 100%;
  341. display: block;
  342. white-space: pre;
  343. font-size: 27px;
  344. }
  345. .typed:after {
  346. visibility: visible;
  347. content: '';
  348. background-color: #d4f8e3;
  349. opacity: .5;
  350. display: inline-block;
  351. position: relative;
  352. width: 0.5em;
  353. height: 1em;
  354. top: 5px;
  355. margin-left: 0;
  356. margin-bottom: 2px;
  357. -webkit-animation: blink 1s 30;
  358. -moz-animation: blink 1s 30;
  359. animation: blink 1s 30;
  360. }
  361. .typed-cursor{
  362. display: none;
  363. }
  364. @keyframes blink{
  365. 0% { opacity:1; }
  366. 50% { opacity:0; }
  367. 100% { opacity:1; }
  368. }
  369. @-webkit-keyframes blink{
  370. 0% { opacity:1; }
  371. 50% { opacity:0; }
  372. 100% { opacity:1; }
  373. }
  374. @-moz-keyframes blink{
  375. 0% { opacity:1; }
  376. 50% { opacity:0; }
  377. 100% { opacity:1; }
  378. }
  379. .screen-reader {
  380. text-indent: -10000px;
  381. top:auto;
  382. width:1px;
  383. height:1px;
  384. overflow:hidden;
  385. }
  386. .big-top {
  387. height: auto;
  388. margin: 0 auto;
  389. width: 100%;
  390. position: relative;
  391. box-shadow: 0 0 50px rgba(0,0,0,0.8);
  392. padding: 100px 0;
  393. }
  394. .top-lead {
  395. min-height: 400px;
  396. background: #5E7A9B;
  397. background: -webkit-linear-gradient(top, #355069 0, #5e7a9b 100%);
  398. background: -moz-linear-gradient(top, #355069 0, #5e7a9b 100%);
  399. background: -o-linear-gradient(top, #355069 0, #5e7a9b 100%);
  400. background: linear-gradient(top, #355069 0, #5e7a9b 100%);
  401. }
  402. .posts {
  403. }
  404. .postss:before {
  405. content: "";
  406. position: absolute;
  407. background: url(img/desk.jpg) repeat;
  408. background-size: cover;
  409. z-index: -1;
  410. height: 100%; width: 100%;
  411. filter: blur(5px);
  412. -webkit-filter: blur(5px);
  413. -moz-filter: blur(5px);
  414. -o-filter: blur(5px);
  415. -ms-filter: blur(5px);
  416. }
  417. /*============================================
  418. Navbar
  419. ==============================================*/
  420. .navbar {
  421. background-color: rgba(237, 237, 237, 0.7);
  422. -webkit-transition: background-color 0.3s;
  423. -moz-transition: background-color 0.3s;
  424. transition: background-color 0.3s;
  425. -webkit-transform: translate3d(0, 0, 0);
  426. -moz-transform: translate3d(0, 0, 0);
  427. -ms-transform: translate3d(0, 0, 0);
  428. -o-transform: translate3d(0, 0, 0);
  429. transform: translate3d(0, 0, 0);
  430. }
  431. .navbar.fixed {
  432. position: fixed;
  433. top: -80px;
  434. background-color: rgba(237, 237, 237, 0.7);
  435. -webkit-transition: -webkit-transform 0.3s;
  436. -moz-transition: -moz-transform 0.3s;
  437. transition: transform 0.3s;
  438. }
  439. .navbar.visible {
  440. -webkit-transform: translate3d(0, 100%, 0);
  441. -moz-transform: translate3d(0, 100%, 0);
  442. -ms-transform: translate3d(0, 100%, 0);
  443. -o-transform: translate3d(0, 100%, 0);
  444. transform: translate3d(0, 100%, 0);
  445. }
  446. #nav {
  447. width: 100%;
  448. background-color: rgba(237, 237, 237, 0.7);
  449. }
  450. #nav.affix-top {
  451. visibility: collapse;
  452. position: absolute;
  453. top:0;
  454. left:0;
  455. height:80px;
  456. }
  457. #nav.affix {
  458. position: fixed;
  459. top: 0;
  460. z-index:10;
  461. -webkit-transition: all .3s ease-in-out;
  462. -moz-transition: all .3s ease-in-out;
  463. transition: all .3s ease-in-out;
  464. }
  465. /*============================================
  466. NavMenu
  467. ==============================================*/
  468. .offcanvas.in {
  469. display: block;
  470. }
  471. .canvas-sliding {
  472. -webkit-transition: .25s ease-in-out;
  473. transition: .25s ease-in-out;
  474. }
  475. .navmenu,
  476. .navbar-offcanvas {
  477. width: 150px;
  478. height: auto;
  479. border-style: solid;
  480. border-width: 1px;
  481. border-radius: 4px;
  482. padding-top:80px;
  483. }
  484. .navmenu-fixed-right,
  485. .navbar-offcanvas {
  486. position: fixed;
  487. top: 0;
  488. bottom: 0;
  489. z-index: 1030;
  490. overflow-y: auto;
  491. border-radius: 0;
  492. background-color: rgba(237, 237, 237, 0.7);
  493. left: auto;
  494. right: 0;
  495. border-width: 0 0 0 0px;
  496. }
  497. .nav-toggle {
  498. padding: 15px 0;
  499. padding: 10px 35px 16px 0px;
  500. right: 15px;
  501. top: 25px;
  502. cursor: pointer;
  503. position: absolute;
  504. }
  505. .nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  506. cursor: pointer;
  507. border-radius: 1px;
  508. height: 5px;
  509. width: 35px;
  510. background: #333E52;
  511. position: absolute;
  512. display: block;
  513. content: '';
  514. }
  515. .nav-toggle span:before {
  516. top: -10px;
  517. }
  518. .nav-toggle span:after {
  519. bottom: -10px;
  520. }
  521. .nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  522. transition: all 500ms ease-in-out;
  523. }
  524. .nav-toggle.active span {
  525. background-color: transparent;
  526. }
  527. .nav-toggle.active span:before, .nav-toggle.active span:after {
  528. top: 0;
  529. }
  530. .nav-toggle.active span:before {
  531. transform: rotate(45deg);
  532. -webkit-transform: rotate(45deg);
  533. -o-transform: rotate(45deg);
  534. }
  535. .nav-toggle.active span:after {
  536. transform: rotate(-45deg);
  537. -webkit-transform: rotate(-45deg);
  538. -o-transform: rotate(-45deg);
  539. }
  540. ul.social {
  541. padding: 5px 15px;
  542. }
  543. ul.social li {
  544. float: left;
  545. padding: 1px 3px;
  546. }
  547. #archives li {
  548. list-style: none;
  549. margin: 2px 8px;
  550. float: left;
  551. }
  552. .fa {
  553. color: #777;
  554. }
  555. .fa-15x {
  556. font-size: 1.6em !important;
  557. padding: 2px 2px;
  558. }
  559. /*============================================
  560. Header
  561. ==============================================*/
  562. .site-title {
  563. float: right;
  564. padding: 15px 0;
  565. font: 21px/27px "Courier New", Courier, mono;
  566. }
  567. .site-title a {
  568. color: #000;
  569. text-decoration: none;
  570. }
  571. img.dw {
  572. float: right;
  573. margin: 15px 0;
  574. }
  575. #site-description {
  576. clear: right;
  577. float: right;
  578. font-style: italic;
  579. margin: 14px 0 18px 0;
  580. width: 160px;
  581. }
  582. /*============================================
  583. Content
  584. ==============================================*/
  585. /*===== Structure =====*/
  586. .leader {
  587. padding: 50px 0;
  588. }
  589. .dark {
  590. background: #222;
  591. }
  592. .footer {
  593. padding: 50px 0;
  594. }
  595. .col-centered {
  596. float: none;
  597. margin: 0 auto;
  598. }
  599. article#main {
  600. padding: 10px;
  601. margin: 30px 0 0;
  602. }
  603. article#main .entry-content {
  604. padding: 15px;
  605. }
  606. /*===== Wordpress =====*/
  607. .post {
  608. background: #fff;
  609. margin-bottom: 40px;
  610. }
  611. #content {
  612. margin-bottom: 36px;
  613. margin-top: 100px;
  614. }
  615. #content,
  616. #content input,
  617. #content textarea {
  618. color: #333;
  619. font-size: 16px;
  620. line-height: 24px;
  621. }
  622. #content p,
  623. #content ul,
  624. #content ol,
  625. #content dd,
  626. #content pre,
  627. #content hr {
  628. margin-bottom: 24px;
  629. font-family: "Courier New", Courier, mono;
  630. }
  631. #content ul ul,
  632. #content ol ol,
  633. #content ul ol,
  634. #content ol ul {
  635. margin-bottom: 0;
  636. }
  637. #content pre,
  638. #content kbd,
  639. #content tt,
  640. #content var {
  641. font-size: 15px;
  642. line-height: 21px;
  643. }
  644. #content code {
  645. font-size: 13px;
  646. }
  647. #content dt,
  648. #content th {
  649. color: #000;
  650. }
  651. #content h1,
  652. #content h2,
  653. #content h3,
  654. #content h4,
  655. #content h5,
  656. #content h6 {
  657. color: #000;
  658. line-height: 1.5em;
  659. margin: 0 0 20px 0;
  660. }
  661. #content table {
  662. border: 1px solid #e7e7e7;
  663. margin: 0 -1px 24px 0;
  664. text-align: left;
  665. width: 100%;
  666. }
  667. #content tr th,
  668. #content thead th {
  669. color: #888;
  670. font-size: 12px;
  671. font-weight: bold;
  672. line-height: 18px;
  673. padding: 9px 24px;
  674. }
  675. #content tr td {
  676. border-top: 1px solid #e7e7e7;
  677. padding: 6px 24px;
  678. }
  679. #content tr.odd td {
  680. background: #f2f7fc;
  681. }
  682. .hentry {
  683. margin: 0 0 30px 0;
  684. }
  685. .reserved-gallery {
  686. float: left;
  687. padding: 5px;
  688. }
  689. .home .sticky {
  690. background: #f2f7fc;
  691. border-top: 4px solid #000;
  692. margin-left: -20px;
  693. margin-right: -20px;
  694. padding: 18px 20px;
  695. }
  696. .single .hentry {
  697. margin: 0 0 36px 0;
  698. }
  699. .page-title {
  700. color: #000;
  701. font-size: 14px;
  702. font-weight: bold;
  703. margin: 0 0 36px 0;
  704. }
  705. .page-title span {
  706. color: #333;
  707. font-size: 16px;
  708. font-style: italic;
  709. font-weight: normal;
  710. }
  711. .entry-caption-parent .page-title span {
  712. color: #777;
  713. font-size: 12px;
  714. font-style: italic;
  715. font-weight: normal;
  716. }
  717. .nav-previous span.meta-nav {
  718. color: #888;
  719. font-size: 12px;
  720. font-style: italic;
  721. font-weight: normal;
  722. }
  723. .nav-next span.meta-nav {
  724. color: #888;
  725. font-size: 12px;
  726. font-style: italic;
  727. font-weight: normal;
  728. }
  729. .page-title a:link,
  730. .page-title a:visited {
  731. color: #888;
  732. text-decoration: none;
  733. }
  734. .page-title a:active,
  735. .page-title a:hover {
  736. color: #373339;
  737. }
  738. #content .entry-title {
  739. color: #000;
  740. font-size: 18px;
  741. line-height: 1.3em;
  742. margin-bottom: 20px;
  743. }
  744. h2.entry-title {
  745. color: #999;
  746. }
  747. .entry-title a:link,
  748. .entry-title a:visited {
  749. color: #000;
  750. text-decoration: none;
  751. }
  752. .entry-title a:active,
  753. .entry-title a:hover {
  754. color: #a0aec4;
  755. }
  756. .entry-meta {
  757. color: #888;
  758. font-size: 12px;
  759. }
  760. .entry-meta-attachment {
  761. float: right;
  762. color: #888;
  763. font: 11px "Courier New", Courier, mono;
  764. }
  765. .entry-meta abbr,
  766. .entry-utility abbr {
  767. border: none;
  768. }
  769. .entry-meta abbr:hover,
  770. .entry-utility abbr:hover {
  771. border-bottom: 1px dotted #666;
  772. }
  773. .entry-content,
  774. .entry-summary {
  775. clear: both;
  776. padding: 18px 0 20px;
  777. }
  778. .entry-guestbook {
  779. clear: both;
  780. padding: 3px 0 10px 0;
  781. }
  782. .entry-content h5 {
  783. font: 14px "Courier New", Courier, mono;
  784. }
  785. .signature {
  786. font: 16px "Courier New", Courier, mono;
  787. float: right;
  788. margin: 10px 150px 40px 0px;
  789. }
  790. #inside h3 {
  791. font: 16px "Courier New", Courier, mono;
  792. line-height: 10px;
  793. margin: 0 0 10px 0;
  794. }
  795. #inside p {
  796. margin: 0 0 10px 0;
  797. line-height: 20px;
  798. }
  799. #content .entry-summary p:last-child {
  800. margin-bottom: 12px;
  801. }
  802. .entry-content fieldset {
  803. border: 1px solid #e7e7e7;
  804. margin: 0 0 24px 0;
  805. padding: 24px;
  806. }
  807. .entry-content fieldset legend {
  808. background: #fff;
  809. color: #000;
  810. font-weight: bold;
  811. padding: 0 24px;
  812. }
  813. .entry-content input {
  814. margin: 0 0 24px 0;
  815. }
  816. .entry-content input.file,
  817. .entry-content input.button {
  818. margin-right: 24px;
  819. }
  820. .entry-content label {
  821. color: #888;
  822. font-size: 12px;
  823. }
  824. .entry-content select {
  825. margin: 0 0 24px 0;
  826. }
  827. .entry-content sup,
  828. .entry-content sub {
  829. font-size: 10px;
  830. }
  831. .entry-content blockquote.left {
  832. float: left;
  833. margin-left: 0;
  834. margin-right: 24px;
  835. text-align: right;
  836. width: 33%;
  837. }
  838. .entry-content blockquote.right {
  839. float: right;
  840. margin-left: 24px;
  841. margin-right: 0;
  842. text-align: left;
  843. width: 33%;
  844. }
  845. .page-link {
  846. color: #000;
  847. font-weight: bold;
  848. margin: 0 0 22px 0;
  849. word-spacing: 0.5em;
  850. }
  851. .page-link a:link,
  852. .page-link a:visited {
  853. background: #f1f1f1;
  854. color: #333;
  855. font-weight: normal;
  856. padding: 0.5em 0.75em;
  857. text-decoration: none;
  858. }
  859. .home .sticky .page-link a {
  860. background: #d9e8f7;
  861. }
  862. .page-link a:active,
  863. .page-link a:hover {
  864. color: #ff4b33;
  865. }
  866. body.page .edit-link {
  867. clear: both;
  868. display: block;
  869. }
  870. #entry-author-info {
  871. background: #f2f7fc;
  872. border-top: 4px solid #000;
  873. clear: both;
  874. font-size: 14px;
  875. line-height: 20px;
  876. margin: 24px 0;
  877. overflow: hidden;
  878. padding: 18px 20px;
  879. }
  880. #entry-author-info #author-avatar {
  881. background: #fff;
  882. border: 1px solid #e7e7e7;
  883. float: left;
  884. height: 60px;
  885. margin: 0 -104px 0 0;
  886. padding: 11px;
  887. }
  888. #entry-author-info #author-description {
  889. float: left;
  890. margin: 0 0 0 104px;
  891. }
  892. #entry-author-info h2 {
  893. color: #000;
  894. font-size: 100%;
  895. font-weight: bold;
  896. margin-bottom: 0;
  897. }
  898. .entry-utility {
  899. clear: both;
  900. color: #888;
  901. font-size: 12px;
  902. line-height: 18px;
  903. }
  904. .entry-meta a,
  905. .entry-utility a {
  906. color: #888;
  907. }
  908. .entry-meta a:hover,
  909. .entry-utility a:hover {
  910. color: #ff4b33;
  911. }
  912. #content .video-player {
  913. padding: 0;
  914. }
  915. .date {
  916. float: right;
  917. margin: 0px 0 20px 50px;
  918. color: #777;
  919. font: 14px/18px "Courier New", Courier, mono;
  920. }
  921. /*============================================
  922. Meta
  923. ==============================================*/
  924. .meta {
  925. font-size: 11px;
  926. }
  927. .categories-fb {
  928. text-align: right;
  929. }
  930. span.fb {
  931. width: 16px;
  932. height: 16px;
  933. margin-left: 5px;
  934. padding: 3px 4px 2px 5px;
  935. background-image: url(img/fb1.png) ;
  936. background-position: 0 16px;
  937. position: relative;
  938. -webkit-transition: all ease 0.3s;
  939. -moz-transition: all ease 0.3s;
  940. -o-transition: all ease 0.3s;
  941. -ms-transition: all ease 0.3s;
  942. transition: all ease 0.3s;
  943. }
  944. span.fb:hover {
  945. background-position: 0 0;
  946. }
  947. /*============================================
  948. Comments
  949. ==============================================*/
  950. .commentbubble {
  951. font-size: 12px;
  952. color: #777;
  953. float: right;
  954. margin: 0 55px 0 0;
  955. }
  956. .comment {
  957. padding: 10px;
  958. }
  959. .commentbubble a.toogle-comments {
  960. float: right;
  961. text-align: right;
  962. }
  963. .comments-area {
  964. background: #ebebeb;
  965. padding: 15px;
  966. }
  967. #content .comments-area p {
  968. margin: 0 0 8px;
  969. font-size: 13px;
  970. }
  971. #content .comments-area .reply {
  972. margin: 5px 8px 0px;
  973. padding: 2px 9px;
  974. background: #ebeaea;
  975. font-size: 11px;
  976. }
  977. .comments-title {
  978. margin-bottom: 48px;
  979. margin-bottom: 3.428571429rem;
  980. font-size: 16px;
  981. font-size: 1.142857143rem;
  982. line-height: 1.5;
  983. font-weight: normal;
  984. }
  985. .comments-area {
  986. margin: 0px 50px;
  987. }
  988. .comments-area ul {
  989. margin: 0px 0px;
  990. list-style: none;
  991. }
  992. .comments-area h3 {
  993. margin: 0 0 0;
  994. }
  995. .comments-meta {
  996. font-size: 10px;
  997. }
  998. .comments-area article {
  999. margin: 24px 0;
  1000. }
  1001. .comments-area article header {
  1002. margin: 0 0 48px;
  1003. overflow: hidden;
  1004. position: relative;
  1005. }
  1006. .comments-area article header img {
  1007. float: left;
  1008. padding: 0;
  1009. line-height: 0;
  1010. }
  1011. .comments-area article header cite,
  1012. .comments-area article header time {
  1013. display: block;
  1014. margin-left: 85px;
  1015. }
  1016. .comments-area article header cite {
  1017. font-style: normal;
  1018. font-size: 15px;
  1019. }
  1020. .comments-area cite b {
  1021. font-weight: normal;
  1022. }
  1023. .comments-area article header time {
  1024. text-decoration: none;
  1025. font-size: 12px;
  1026. color: #5e5e5e;
  1027. }
  1028. .comments-area article header a {
  1029. text-decoration: none;
  1030. color: #5e5e5e;
  1031. }
  1032. .comments-area article header a:hover {
  1033. color: #21759b;
  1034. }
  1035. .comments-area article header cite a {
  1036. color: #444;
  1037. }
  1038. .comments-area article header cite a:hover {
  1039. text-decoration: underline;
  1040. }
  1041. a.comment-reply-link,
  1042. a.comment-edit-link {
  1043. color: #686868;
  1044. font-size: 13px;
  1045. }
  1046. a.comment-reply-link:hover,
  1047. a.comment-edit-link:hover {
  1048. color: #21759b;
  1049. }
  1050. .commentlist .pingback {
  1051. line-height: 1.714285714;
  1052. margin-bottom: 24px;
  1053. }
  1054. li.comment.even {
  1055. background: #fff;
  1056. }
  1057. li.comment.odd {
  1058. background: #f3f3f3;
  1059. }
  1060. li.comment.thread-even {
  1061. background: #f5f5f5;
  1062. }
  1063. li.comment.thread-odd {
  1064. background: #fff;
  1065. }
  1066. .comment-meta {
  1067. font-size: 11px;
  1068. line-height: 12px;
  1069. }
  1070. .comment-meta a {
  1071. color: #777;
  1072. float: right;
  1073. }
  1074. /*====== Comment form ======*/
  1075. #respond {
  1076. margin-top: 10px;
  1077. }
  1078. #respond h3#reply-title {
  1079. margin: 0px 8px 0px;
  1080. padding: 2px 9px;
  1081. background: #ebeaea;
  1082. font-size: 11px;
  1083. margin: 0;
  1084. }
  1085. #respond h3#reply-title #cancel-comment-reply-link {
  1086. margin-left: 10px;
  1087. font-weight: normal;
  1088. font-size: 12px;
  1089. font-size: 0.857142857rem;
  1090. }
  1091. #respond form {
  1092. margin: 24px 0;
  1093. margin: 1.714285714rem 0;
  1094. }
  1095. #respond form p {
  1096. margin: 11px 0;
  1097. margin: 0.785714286rem 0;
  1098. }
  1099. #respond form p.logged-in-as {
  1100. margin-bottom: 24px;
  1101. margin-bottom: 1.714285714rem;
  1102. }
  1103. #respond form label {
  1104. display: block;
  1105. line-height: 1.714285714;
  1106. }
  1107. #respond form input[type="text"],
  1108. #respond form textarea {
  1109. -moz-box-sizing: border-box;
  1110. box-sizing: border-box;
  1111. font: 0.857142857rem "Courier New", Courier, mono;
  1112. line-height: 1.714285714;
  1113. padding: 10px;
  1114. padding: 0.714285714rem;
  1115. width: 100%;
  1116. }
  1117. #respond form p.form-allowed-tags {
  1118. margin: 0;
  1119. font-size: 12px;
  1120. font-size: 0.857142857rem;
  1121. line-height: 2;
  1122. color: #5e5e5e;
  1123. }
  1124. .required {
  1125. color: red;
  1126. }
  1127. img.avatar {
  1128. width: 20px;
  1129. height: 20px;
  1130. margin: 0 0 -5px;
  1131. }
  1132. /*============================================
  1133. Media
  1134. ==============================================*/
  1135. .video-container {
  1136. position: relative;
  1137. padding-bottom: 56.25%;
  1138. padding-top: 30px; height: 0; overflow: hidden;
  1139. }
  1140. .video-container iframe,
  1141. .video-container object,
  1142. .video-container embed {
  1143. position: absolute;
  1144. top: 0;
  1145. left: 0;
  1146. width: 100%;
  1147. height: 100%;
  1148. }
  1149. .category-gallery .size-thumbnail img {
  1150. border: 10px solid #f1f1f1;
  1151. margin-bottom: 0;
  1152. }
  1153. .category-gallery .gallery-thumb {
  1154. float: left;
  1155. margin-right: 20px;
  1156. margin-top: -4px;
  1157. }
  1158. .home #content .category-gallery .entry-utility {
  1159. padding-top: 4px;
  1160. }
  1161. /*===== Attachments =====*/
  1162. .single-attachment .hentry {
  1163. margin: 0px;
  1164. }
  1165. .attachment .entry-content .entry-caption {
  1166. font-size: 140%;
  1167. margin-top: 24px;
  1168. }
  1169. .entry-caption-attachment {
  1170. margin: 0px auto 0;
  1171. text-align: center;
  1172. }
  1173. #content .entry-caption-attachment h2.entry-title {
  1174. margin: 0 0 5px;
  1175. font-weight: normal;
  1176. }
  1177. #content .entry-caption-parent p.page-title {
  1178. margin: -30px 0 0 0;
  1179. font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  1180. }
  1181. #content .entry-caption-parent p.page-title a {
  1182. color: #555;
  1183. }
  1184. #content .entry-caption-attachment p {
  1185. font-size: 14px;
  1186. text-indent: 0px;
  1187. line-height: 15px;
  1188. margin-bottom: 0px;
  1189. }
  1190. .entry-caption-attachment h2 {
  1191. font: bold 27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  1192. }
  1193. .attachment .entry-content .nav-previous a:before {
  1194. content: '\2190\00a0';
  1195. }
  1196. .attachment .entry-content .nav-next a:after {
  1197. content: '\00a0\2192';
  1198. }
  1199. /*===== Images ======*/
  1200. img.avatar {
  1201. width: 50px;
  1202. height: 50px;
  1203. -webkit-border-radius: 30px;
  1204. -moz-border-radius: 30px;
  1205. border-radius: 30px;
  1206. }
  1207. .entry-content img {
  1208. max-width: 100%;
  1209. height: auto;
  1210. }
  1211. .img-rounded {
  1212. border-radius: 6px;
  1213. }
  1214. .img-thumbnail {
  1215. padding: 4px;
  1216. line-height: 1.42857143;
  1217. background-color: #ffffff;
  1218. border: 1px solid #dddddd;
  1219. border-radius: 4px;
  1220. -webkit-transition: all 0.2s ease-in-out;
  1221. -o-transition: all 0.2s ease-in-out;
  1222. transition: all 0.2s ease-in-out;
  1223. display: inline-block;
  1224. width: 100% \9;
  1225. max-width: 100%;
  1226. height: auto;
  1227. }
  1228. .img-circle {
  1229. border-radius: 50%;
  1230. }
  1231. #content .home img {
  1232. border: 15px solid #000;
  1233. }
  1234. #content .attachment img {
  1235. max-width: 900px;
  1236. }
  1237. #content .alignleft,
  1238. #content img.alignleft {
  1239. display: inline;
  1240. float: left;
  1241. margin-right: 24px;
  1242. margin-top: 4px;
  1243. }
  1244. #content .alignright,
  1245. #content img.alignright {
  1246. display: inline;
  1247. float: right;
  1248. margin-left: 24px;
  1249. margin-top: 4px;
  1250. }
  1251. #content .aligncenter,
  1252. #content img.aligncenter {
  1253. clear: both;
  1254. display: block;
  1255. margin-left: auto;
  1256. margin-right: auto;
  1257. }
  1258. #content img.alignleft,
  1259. #content img.alignright,
  1260. #content img.aligncenter {
  1261. margin-bottom: 12px;
  1262. }
  1263. #content .wp-caption {
  1264. background: #f1f1f1;
  1265. line-height: 18px;
  1266. margin-bottom: 20px;
  1267. padding: 4px;
  1268. text-align: center;
  1269. }
  1270. #content .wp-caption img {
  1271. margin: 5px 5px 0;
  1272. }
  1273. #content .wp-caption p.wp-caption-text {
  1274. color: #888;
  1275. font-size: 12px;
  1276. margin: 5px;
  1277. }
  1278. #content .gallery {
  1279. margin: 0 auto 18px;
  1280. }
  1281. #content .gallery .gallery-item {
  1282. float: left;
  1283. margin-top: 0;
  1284. text-align: center;
  1285. width: 33%;
  1286. }
  1287. #content .gallery img {
  1288. border: 2px solid #cfcfcf;
  1289. }
  1290. #content .gallery .gallery-caption {
  1291. color: #888;
  1292. font-size: 12px;
  1293. margin: 0 0 12px;
  1294. }
  1295. #content .gallery dl {
  1296. margin: 0;
  1297. }
  1298. #content .gallery img {
  1299. border: 10px solid #f1f1f1;
  1300. }
  1301. #content .gallery br+br {
  1302. display: none;
  1303. }
  1304. #content .attachment img {
  1305. display: block;
  1306. margin: 0 auto;
  1307. }
  1308. /*============================================
  1309. Pagination
  1310. ==============================================*/
  1311. .navigation {
  1312. color: #888;
  1313. font-size: 12px;
  1314. line-height: 18px;
  1315. overflow: hidden;
  1316. clear: both;
  1317. }
  1318. .navigation a:link,
  1319. .navigation a:visited {
  1320. color: #888;
  1321. text-decoration: none;
  1322. }
  1323. .navigation a:active,
  1324. .navigation a:hover {
  1325. color: #ff4b33;
  1326. }
  1327. .nav-previous {
  1328. float: left;
  1329. width: 50%;
  1330. margin: 0 0 15px 0;
  1331. }
  1332. .nav-next {
  1333. float: right;
  1334. text-align: right;
  1335. width: 50%;
  1336. }
  1337. #nav-above {
  1338. margin: 0 0 18px 0;
  1339. }
  1340. #nav-above {
  1341. display: none;
  1342. }
  1343. .paged #nav-above,
  1344. .single #nav-above {
  1345. display: block;
  1346. }
  1347. #nav-below {
  1348. margin: 50px 0 0px;
  1349. padding: 20px 10px 0;
  1350. border-top: 1px solid #cecece;
  1351. }
  1352. .pagination {
  1353. margin-top: 40px;
  1354. border-top: 1px solid #cecece;
  1355. padding: 20px 0 0;
  1356. }
  1357. .pagination a {
  1358. padding: 4px 5px;
  1359. color: #fff;
  1360. font-weight: bold;
  1361. font-size: 16px;
  1362. }
  1363. .pagination a:active {
  1364. padding: 4px 5px;
  1365. background: #707071;
  1366. color:#fff;
  1367. }
  1368. .pagination a:hover {
  1369. padding: 4px 5px;
  1370. background: #fff;
  1371. color: #ec0000;
  1372. }
  1373. .pagination a.next,
  1374. .pagination a.prev {
  1375. padding: 4px 7px;
  1376. color: #ec0000;
  1377. font-weight: bold;
  1378. font-size: 27px;
  1379. }
  1380. .pagination .current {
  1381. padding: 4px 5px;
  1382. background: #fff;
  1383. color: #ec0000;
  1384. font-weight: bold;
  1385. font-size: 16px;
  1386. }
  1387. /*============================================
  1388. Footer
  1389. ==============================================*/
  1390. p.cc {
  1391. float: right;
  1392. font-size: 14px;
  1393. margin: 2px 20px 30px 10px;
  1394. }
  1395. span.quiet {
  1396. display: none;
  1397. }
  1398. span.right {
  1399. float: right;
  1400. }
  1401. .footer {
  1402. background: url(img/space.jpg);
  1403. padding: 100px 0 300px;
  1404. }
  1405. .form-row {
  1406. margin: 10px 0;
  1407. }
  1408. .form-row.checkbox {
  1409. font-size: 0.85em;
  1410. }
  1411. .form-row.texts:first-of-type {
  1412. margin-top: 30px;
  1413. }
  1414. .form-row.texts + .form-row:not(.texts) {
  1415. margin-top: 30px;
  1416. }
  1417. .checkbox-field input {
  1418. margin-right: 10px;
  1419. }
  1420. /*============================================
  1421. Forms
  1422. ==============================================*/
  1423. .text-field {
  1424. width: 50%;
  1425. float: left;
  1426. display: block;
  1427. -webkit-box-sizing: border-box;
  1428. -moz-box-sizing: border-box;
  1429. box-sizing: border-box;
  1430. position: relative;
  1431. }
  1432. .text-field > strong {
  1433. display: block;
  1434. font-weight: bold;
  1435. color: white;
  1436. font-size: 0.85em;
  1437. margin-top: -3px;
  1438. }
  1439. .text-field > strong > i {
  1440. font-weight: normal;
  1441. font-style: italic;
  1442. font-family: playfair display, serif;
  1443. font-size: 0.9em;
  1444. opacity: 0.8;
  1445. }
  1446. .text-field .req {
  1447. position: relative;
  1448. top: 4px;
  1449. left: 4px;
  1450. color: #1a8;
  1451. opacity: 0.5;
  1452. }
  1453. .text-field [type='email'],
  1454. .text-field [type='text'] {
  1455. -webkit-box-sizing: border-box;
  1456. -moz-box-sizing: border-box;
  1457. box-sizing: border-box;
  1458. -webkit-transition: all 200ms linear;
  1459. transition: all 200ms linear;
  1460. }
  1461. .text-field [type='email']::-webkit-input-placeholder,
  1462. .text-field [type='text']::-webkit-input-placeholder {
  1463. color: rgba(250, 250, 250, 0.2);
  1464. font-weight: normal;
  1465. }
  1466. .text-field [type='email']::-moz-placeholder,
  1467. .text-field [type='text']::-moz-placeholder {
  1468. color: rgba(250, 250, 250, 0.2);
  1469. font-weight: normal;
  1470. }
  1471. .text-field [type='email']:-ms-input-placeholder,
  1472. .text-field [type='text']:-ms-input-placeholder {
  1473. color: rgba(250, 250, 250, 0.2);
  1474. font-weight: normal;
  1475. }
  1476. .text-field [type='email']::placeholder,
  1477. .text-field [type='text']::placeholder {
  1478. color: rgba(250, 250, 250, 0.2);
  1479. font-weight: normal;
  1480. }
  1481. .text-field [type='email'],
  1482. .text-field [type='text'] {
  1483. background: transparent;
  1484. border: 0;
  1485. padding: 5px 0;
  1486. border-bottom: solid 1px rgba(250, 250, 250, 0.2);
  1487. margin: 5px 5px 5px 0;
  1488. color: #1d8;
  1489. font-weight: bold;
  1490. }
  1491. .text-field [type='email']:hover,
  1492. .text-field [type='text']:hover {
  1493. border-bottom-color: rgba(250, 250, 250, 0.5);
  1494. outline: 0;
  1495. }
  1496. .text-field [type='email']:focus,
  1497. .text-field [type='text']:focus {
  1498. color: #1d8;
  1499. border-bottom-color: #1d8;
  1500. outline: 0;
  1501. }
  1502. @media (min-width: 768px) {
  1503. .text-field [type='email'],
  1504. .text-field [type='text'] {
  1505. width: 92%;
  1506. }
  1507. }
  1508. .contact-form-message {
  1509. }
  1510. .signup-footer {
  1511. background: #101a12;
  1512. color: rgba(250, 250, 250, 0.7);
  1513. }
  1514. .signup-footer h2 {
  1515. font-weight: bold;
  1516. margin: 0;
  1517. font-size: 1.5em;
  1518. color: white;
  1519. }
  1520. @media (min-width: 768px) {
  1521. .signup-footer .in {
  1522. padding-top: 140px;
  1523. padding-bottom: 140px;
  1524. }
  1525. }
  1526. .signup-footer p {
  1527. margin: 0;
  1528. line-height: 1.4;
  1529. }
  1530. .signup-footer h2 + p {
  1531. margin-top: -0.25em;
  1532. }
  1533. .signup-footer .submit {
  1534. height: 40px;
  1535. line-height: 36px;
  1536. }
  1537. .signup-footer .actions {
  1538. margin-top: 30px;
  1539. }
  1540. form .actions button{
  1541. margin: 20px 0;
  1542. }