style.css 35 KB

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