style.css 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498
  1. /*
  2. Theme Name: Pennebaker Hegedus Films
  3. Theme URI: https://phfilms.com
  4. Author: windhamdavid
  5. Author URI: http://davidawindham.com
  6. Description: pretty good
  7. Version: 2.0
  8. /* Thanks!
  9. http://meyerweb.com/eric/tools/css/reset/ - Eric Myer
  10. http://html5boilerplate.com/ - HTML5 ✰ Boilerplate - Paul Irish
  11. https://github.com/Automattic/_s - Automattic
  12. http://www.google.com/webfonts/specimen/Josefin+Sans - Santiago Orozco
  13. http://dimsemenov.com/plugins/magnific-popup/ - Dmitry Semenov
  14. https://github.com/Wilto/Dynamic-Carousel - Mat Marquis
  15. */
  16. /* TABLE OF CONTENTS
  17. Reset | Typography | Color | Stucture [header/content/footer] | Grid | @media [480/1024/1920) | @print
  18. */
  19. html, body, div, span, object, iframe,
  20. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  21. abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
  22. small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
  23. fieldset, form, label, legend,
  24. table, caption, tbody, tfoot, thead, tr, th, td,
  25. article, aside, canvas, details, figcaption, figure,
  26. footer, header, hgroup, menu, nav, section, summary,
  27. time, mark, audio, video {
  28. margin: 0;
  29. padding: 0;
  30. border: 0;
  31. font-size: 100%;
  32. font: inherit;
  33. vertical-align: baseline;
  34. }
  35. article, aside, details, figcaption, figure,
  36. footer, header, hgroup, menu, nav, section {
  37. display: block;
  38. }
  39. blockquote, q { quotes: none; }
  40. blockquote:before, blockquote:after,
  41. q:before, q:after { content: ""; content: none; }
  42. ins { background-color: #ff9; color: #000; text-decoration: none; }
  43. mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
  44. del { text-decoration: line-through; }
  45. abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
  46. table { border-collapse: collapse; border-spacing: 0; }
  47. hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
  48. input, select { vertical-align: middle; }
  49. html { overflow-y: scroll; }
  50. a:hover, a:active { outline: none; }
  51. ul, ol { margin-left: 0; }
  52. ol { list-style-type: decimal; }
  53. nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
  54. small { font-size: 85%; }
  55. strong, th { font-weight: bold; }
  56. td { vertical-align: top; }
  57. sub, sup { font-size: 75%; line-height: 0; position: relative; }
  58. sup { top: -0.5em; }
  59. sub { bottom: -0.25em; }
  60. pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
  61. textarea { overflow: auto; }
  62. .ie6 legend, .ie7 legend { margin-left: -7px; }
  63. input[type="radio"] { vertical-align: text-bottom; }
  64. input[type="checkbox"] { vertical-align: bottom; }
  65. .ie7 input[type="checkbox"] { vertical-align: baseline; }
  66. .ie6 input { vertical-align: text-bottom; }
  67. label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
  68. button, input, select, textarea { margin: 0; }
  69. input:valid, textarea:valid { }
  70. input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
  71. form, input, textarea {padding: 0; margin: 0;}
  72. a:link { text-decoration: none; }
  73. a:visited { text-decoration: none; }
  74. a:hover { text-decoration: none; }
  75. a:active { text-decoration: none; }
  76. form { margin: 0;padding: 0; }
  77. .no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
  78. .ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
  79. .hidden { display: none; visibility: hidden; }
  80. .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
  81. .visuallyhidden.focusable:active,
  82. .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
  83. .invisible { visibility: hidden; }
  84. .clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
  85. .clearfix:after { clear: both; }
  86. .clearfix { zoom: 1; }
  87. .clear { clear: both;}
  88. /** /\/\/*** TYPOGRAPHY ***\/\/\/ **/
  89. @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@200;400;600&display=swap');
  90. @font-face {
  91. font-family: 'JosefinSansStdLight';
  92. src: url('img/fonts/JosefinSansStd-Light-webfont.eot');
  93. src: url('img/fonts/JosefinSansStd-Light-webfont.eot?#iefix') format('embedded-opentype'),
  94. url('img/fonts/JosefinSansStd-Light-webfont.woff') format('woff'),
  95. url('img/fonts/JosefinSansStd-Light-webfont.ttf') format('truetype'),
  96. url('img/fonts/JosefinSansStd-Light-webfont.svg#JosefinSansStdLight') format('svg');
  97. font-weight: normal;
  98. font-style: normal;
  99. }
  100. body { font:13px/1.231 sans-serif; *font-size:small; }
  101. body {font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
  102. select, input, textarea, button { font:99% sans-serif; }
  103. pre, code, kbd, samp { font-family: monospace, sans-serif; }
  104. ::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
  105. ::selection { background:#FF5E99; color:#fff; text-shadow: none; }
  106. a:link { -webkit-tap-highlight-color: #FF5E99; }
  107. button { width: auto; overflow: visible; }
  108. .ie7 img { -ms-interpolation-mode: bicubic; }
  109. body, select, input, textarea { color: #444; }
  110. h1.josefin {
  111. color:#fff;
  112. font-family: 'Josefin Sans', 'JosefinSansStdLight', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  113. font-size: 26px;
  114. font-weight: 700;
  115. line-height: 27px;
  116. text-shadow: 1px 1px 1px #000;
  117. letter-spacing:7px;
  118. margin-top: 15px;
  119. font-weight: 800;
  120. }
  121. h1.josefin-head {
  122. color:#fff;
  123. font-family: 'Josefin Sans', 'JosefinSansStdLight', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  124. font-size: 21px;
  125. font-weight: 700;
  126. line-height: 27px;
  127. letter-spacing:0px;
  128. margin-top: 15px;
  129. }
  130. h2.josefin {
  131. font-family: 'JosefinSansStdLight', 'Josefin Sans', "Helvetica Neue", Helvetica, Geneva, sans-serif;
  132. font-size: 15px;
  133. font-weight: 800;
  134. line-height: 17px;
  135. text-shadow: 1px 1px 1px #000;
  136. letter-spacing:1px;
  137. color:#cecece;
  138. }
  139. h3.josefin {
  140. font-family: 'JosefinSansStdLight', 'Josefin Sans', "Helvetica Neue", Helvetica, Geneva, sans-serif;
  141. font-size: 21px;
  142. font-weight: 300;
  143. line-height: 14px;
  144. color:#cecece;
  145. margin: 7px 0;
  146. }
  147. h5.josefin {
  148. font-family: 'JosefinSansStdLight', 'Josefin Sans', "Helvetica Neue", Helvetica, Geneva, sans-serif;
  149. font-weight: 700;
  150. font-size: 13px;
  151. line-height: 17px;
  152. text-shadow: 1px 1px 1px #000;
  153. letter-spacing:2px;
  154. color:#cecece;
  155. }
  156. h1.film-title {
  157. font-family: 'JosefinSansStdLight', "Helvetica Neue", Helvetica, Geneva, sans-serif;
  158. font-size: 26px;
  159. line-height: 27px;
  160. color:#fff;
  161. margin: 0px 0 0;
  162. }
  163. h1.film-title a{
  164. color:#fff;
  165. }
  166. h3.film-title {
  167. font-size: 14px;
  168. }
  169. h1.page-title {
  170. font-family: Helvetica, Geneva, sans-serif;
  171. font-size: 26px;
  172. line-height: 27px;
  173. color:#111;
  174. margin: 24px 0 20px;
  175. }
  176. h2 {
  177. font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  178. font-size: 21px;
  179. line-height: 21px;
  180. margin: 0 0 20px;
  181. color:#000;
  182. }
  183. ul#theNavigation h2.josefin {
  184. margin: 0 29px;
  185. }
  186. h1 {
  187. font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  188. font-size: 27px;
  189. line-height: 21px;
  190. margin: 0 0 20px;
  191. color:#000;
  192. }
  193. h1.entry-title {
  194. font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  195. font-size: 21px;
  196. line-height: 26px;
  197. margin: 15px 0 20px;
  198. color:#000;
  199. }
  200. h2.col-title{
  201. font-family: Arial, Helvetica, Geneva, sans-serif;
  202. font-size: 26px;
  203. line-height: 27px;
  204. margin: 25px 0 0;
  205. color:#000;
  206. }
  207. p {
  208. font-size: 14px;
  209. line-height: 16px;
  210. font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  211. margin: 0 0 10px;
  212. display: block;
  213. -webkit-margin-before: 1em;
  214. -webkit-margin-after: 1em;
  215. -webkit-margin-start: 0px;
  216. -webkit-margin-end: 0px;
  217. }
  218. a {
  219. color:#333 ;
  220. }
  221. a:hover {
  222. color: #999;
  223. }
  224. /** /\/\/*** STRUCTURE ***\/\/\/ **/
  225. body {
  226. margin: 0;
  227. padding: 0;
  228. background: #6b6b6b;
  229. }
  230. nav {
  231. margin: -70px 0 0px;
  232. float: right;
  233. }
  234. @media only screen and (max-width: 767px) {
  235. nav {
  236. margin: -90px 0 0px;
  237. float: left;
  238. }
  239. }
  240. .container {
  241. background:#fff;
  242. box-shadow: 5px 5px 35px rgba(0,0,0,.25);;
  243. }
  244. .page-container {
  245. padding:30px 0;
  246. }
  247. /** /\/\/*** HEADER ***\/\/\/ **/
  248. #header-wrap {
  249. margin: 0;
  250. background: url(img/banner-bg.jpg) no-repeat #777777;
  251. }
  252. #header-wrap .container {
  253. background: url(img/trans.png);
  254. }
  255. .s
  256. #header-wrap img.blur { width:367; height:459px;
  257. filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px);
  258. -o-filter: blur(3px); -ms-filter: blur(3px); }
  259. header {
  260. margin: 0;
  261. padding: 0;
  262. }
  263. header h1.title {
  264. margin: 88px 0 10px;
  265. }
  266. header h1.josefin a {
  267. color: #fff;
  268. }
  269. header h1.josefin a:hover {
  270. color: #555;
  271. text-decoration:none;
  272. }
  273. nav h2 a {
  274. color: #fff;
  275. margin: 0 7px;
  276. }
  277. nav h2 a:hover {
  278. color: #fff;
  279. }
  280. nav h2.josefin {
  281. margin: 0;
  282. }
  283. header img.logo {
  284. float: left;
  285. margin: 25px 20px 0 0;
  286. }
  287. header .head-secondary {
  288. float: right;
  289. margin: -60px 0 0 0;
  290. }
  291. /*** SLIDER ***/
  292. .slided {display: none;} /*Flash of un-styled content*/
  293. #slider-wrap {
  294. background:#252525;
  295. margin: 0;
  296. padding: 0;
  297. }
  298. #slider-wrap .container {
  299. background: url(img/trans.png) #252525;
  300. }
  301. .slided {
  302. margin: 0;
  303. padding: 0;
  304. }
  305. .slided li {
  306. list-style: none;
  307. margin: -20px 0 10px;
  308. padding: 0;
  309. }
  310. .slided img {
  311. padding: 0 20px 0 0;
  312. margin: 0 0 0 0;
  313. }
  314. li.slide img {
  315. margin: 0;
  316. float: left;
  317. /**background: #2d2d2d;
  318. padding: 4px;**/
  319. }
  320. ul.slidecontrols {
  321. margin: 0;
  322. }
  323. .slided a.film-prev {
  324. float: right;
  325. position: relative;
  326. left: 0px;
  327. top: 280px;
  328. background: url(img/prevButton.png);
  329. height: 50px;
  330. width: 50px;
  331. z-index: 300;
  332. -webkit-transition: all ease 0.3s;
  333. -moz-transition: all ease 0.3s;
  334. -o-transition: all ease 0.3s;
  335. -ms-transition: all ease 0.3s;
  336. transition: all ease 0.3s;
  337. }
  338. .slided a.film-prev:hover {
  339. background: url(img/prevButton.png);
  340. background-position: -50px 0;
  341. }
  342. .slided a.film-next {
  343. float: right;
  344. position: relative;
  345. right: 0px;
  346. top: 280px;
  347. background: url(img/nextButton.png) -50px 0px;
  348. height: 50px;
  349. width: 50px;
  350. z-index: 300;
  351. -webkit-transition: all ease 0.3s;
  352. -moz-transition: all ease 0.3s;
  353. -o-transition: all ease 0.3s;
  354. -ms-transition: all ease 0.3s;
  355. transition: all ease 0.3s;
  356. }
  357. .slided a.film-next:hover {
  358. background: url(img/nextButton.png);
  359. background-position: 0px 0px;
  360. }
  361. .slided p {
  362. //background-color: rgba(18, 14, 15, .3);
  363. color: #b3b3b3;
  364. letter-spacing: 0px;
  365. padding: 20px;
  366. margin: 0px 0 0 20px;
  367. font: 300 17px/19px "Helvetica Neue", Helvetica, Geneva, sans-serif;
  368. }
  369. .slided a {
  370. color: #777;
  371. }
  372. .slided h2{
  373. color: #fff;
  374. font: 700 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  375. }
  376. .slided h1 {
  377. padding: 10px;
  378. }
  379. .slided h1.film-title a {
  380. color: #fff;
  381. //background-color: rgba(18, 14, 15, .9);
  382. font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  383. line-height: 35px;
  384. font-weight: 300;
  385. padding: 12px 20px;
  386. margin: 0 0 0 -20px;
  387. }
  388. .slided h3{
  389. color: #c7c7c7;
  390. margin: 10px 0 0 5px;
  391. font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  392. z-index: 0;
  393. }
  394. .slider {
  395. padding: 0;
  396. margin: 0;
  397. }
  398. .slided .film-tabs {
  399. padding: 0px 0 0px;
  400. margin: 0px auto 2px;
  401. float:left;
  402. }
  403. .slided .film-tabs li {
  404. display: inline-block;
  405. padding: 2px;
  406. margin: 0;
  407. background: #222;
  408. }
  409. .slided .film-tabs a {
  410. display: inline-block;
  411. height: 11px;
  412. text-indent: -9999px;
  413. width: 11px;
  414. border-radius: 0px;
  415. margin-left: 3px;
  416. background-color: #393939;
  417. opacity: 0.7;
  418. filter: alpha(opacity = 70);
  419. -webkit-transition: all ease 0.3s;
  420. -moz-transition: all ease 0.3s;
  421. -o-transition: all ease 0.3s;
  422. -ms-transition: all ease 0.3s;
  423. transition: all ease 0.3s;
  424. }
  425. .slided .film-tabs a:hover {
  426. background: #f5f5f5;
  427. }
  428. .ie .slided .film-tabs li,
  429. .ie .slided .film-tabs a {
  430. display: block;
  431. float: left;
  432. }
  433. .slided .film-tabs .film-active-tab a {
  434. background: #777;
  435. outline: none;
  436. }
  437. ul.dots {
  438. float: right;
  439. }
  440. ul.dots li {
  441. display: inline-block;
  442. height: 13px;
  443. text-indent: -9999px;
  444. width: 13px;
  445. border-radius: 0px;
  446. margin: 10px 0 0 6px;
  447. float: left;
  448. }
  449. /** /\/\/*** CONTENT ***\/\/\/ **/
  450. .404 {
  451. padding: 20px;
  452. margin: 20px 0;
  453. min-height: 540px;
  454. }
  455. .front {
  456. margin:0;
  457. background: #fff
  458. }
  459. .search-results {
  460. padding: 50px 0;
  461. }
  462. .single {
  463. margin: 10px 0 50px;
  464. background: #f8f8f8;
  465. }
  466. #film-wrap {
  467. background: #f2f2f2;
  468. margin: 0;
  469. padding: 0;
  470. }
  471. #film-wrap .container {
  472. background: #fff;
  473. padding: 0 30px 40px;
  474. }
  475. .film-page {
  476. padding: 30px 0;
  477. min-height: 480px;
  478. }
  479. .film-page h2 {
  480. margin: 0px 0 5px;
  481. color: #000;
  482. font-size: 25px;
  483. font-weight: 500;
  484. background: #fff;
  485. padding: 10px;
  486. }
  487. .film-page h5 {
  488. font-size: 15px;
  489. padding: 0 10px;
  490. }
  491. .film-page p {
  492. font-size: 14px;
  493. margin-bottom: 5px;
  494. }
  495. .film-page img {
  496. float: left;
  497. padding: 10px 0;
  498. }
  499. .film-page li {
  500. list-style: none;
  501. padding: 0;
  502. margin: 0;
  503. }
  504. li.credits {
  505. font-size: 14px;
  506. }
  507. .film-page .cover img {
  508. margin: 5px 10px 30px;
  509. max-width: 150px;
  510. }
  511. .summary {
  512. background: #fff;
  513. }
  514. .container.films {
  515. padding: 20px 30px;
  516. background: #b3b3b3;
  517. }
  518. .films {
  519. background-color: #fff;
  520. }
  521. .film {
  522. background-color: rgba(255, 255, 255, 1);
  523. margin: 10px 2px;
  524. padding: 12px;
  525. -moz-box-shadow: 1px 1px 5px #575757;
  526. -webkit-box-shadow: 1px 1px 5px #575757;
  527. box-shadow: 1px 1px 5px #575757;
  528. height: 200px;
  529. overflow: hidden;
  530. }
  531. .film:hover #slidingbox {
  532. margin-top: -210px;
  533. opacity: 1;
  534. }
  535. .film:hover img {
  536. opacity: 0;
  537. }
  538. .film:hover h3 {
  539. opacity: 0;
  540. }
  541. .film:hover p.date {
  542. opacity: 0;
  543. }
  544. .slidingbox {
  545. -webkit-transition: all 300ms ease;
  546. -moz-transition: all 300ms ease;
  547. -o-transition: all 300ms ease;
  548. transition: all 300ms ease;
  549. }
  550. .film p {
  551. text-align:left;
  552. color: #333;
  553. font-size: 12px;
  554. }
  555. .film img {
  556. max-height: 140px;
  557. min-height: 133px;
  558. }
  559. .film p.date {
  560. margin: 0px 0 10px;
  561. color: #777;
  562. font-weight: 500;
  563. font-size: 14px;
  564. text-align: right;
  565. }
  566. .film h3 {
  567. margin: 0 0 2px;
  568. padding: 3px;
  569. text-align: left;
  570. height: 40px;
  571. }
  572. .film h3 a {
  573. font-size: 17px;
  574. font-weight: 800;
  575. font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  576. text-align: left;
  577. color: #333;
  578. }
  579. .film img {
  580. border: 1px solid #555;
  581. -webkit-transition: all ease 0.5s;
  582. -moz-transition: all ease 0.5s;
  583. -o-transition: all ease 0.5s;
  584. -ms-transition: all ease 0.5s;
  585. transition: all ease 0.5s;
  586. }
  587. .film img:hover {
  588. opacity: 0;
  589. }
  590. .film-page li.previous {
  591. float: left;
  592. }
  593. .film-page li.next {
  594. float: right;
  595. }
  596. .media-loading {
  597. }
  598. img.play {
  599. position: relative;
  600. margin: 0 auto -300px;
  601. max-width: 50px;
  602. }
  603. .history {
  604. padding: 30px 0;
  605. min-height: 540px;
  606. }
  607. .history h1 {
  608. font-size: 21px;
  609. }
  610. .history h2 {
  611. }
  612. .history h3 {
  613. font-size: 17px;
  614. font-weight: 500;
  615. margin: 10px 0 0;
  616. }
  617. .history .top-pad {
  618. padding: 26px 0;
  619. }
  620. .promo {
  621. padding: 30px 0;
  622. min-height: 540px;
  623. }
  624. .promo h1.times {
  625. font-size: 47px;
  626. font-family:times;
  627. font-weight:200;
  628. margin-top:20px;
  629. }
  630. .promo span.subtitle {
  631. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  632. font-size: 16px;
  633. margin-left: 20px;
  634. letter-spacing:2px
  635. }
  636. .promo-front {
  637. padding: 10px;
  638. border: 5px solid #f5f5f5;
  639. margin: 23px 20px 23px 0;
  640. }
  641. .press.promo-front img {
  642. float: left;
  643. margin: 0 10px 5px 0;
  644. padding: 0;
  645. }
  646. .promo-front h1.times {
  647. font-size: 31px;
  648. font-family:times;
  649. font-weight:200;
  650. margin-top:20px;
  651. }
  652. .promo-front span.subtitle {
  653. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  654. font-size: 14px;
  655. margin-left: 20px;
  656. letter-spacing:2px;
  657. }
  658. .promo-front .btm-border {
  659. border-bottom: 2px solid #333;
  660. margin: 0 20px;
  661. }
  662. #press-wrap {
  663. margin: 0;
  664. }
  665. #press-wrap .container {
  666. background: #fff;
  667. }
  668. .press-container {
  669. padding:50px 0;
  670. }
  671. .press {
  672. margin: 23px 0;
  673. }
  674. .press img {
  675. float: left;
  676. margin: 0px 0px 15px 15px;
  677. }
  678. .press article {
  679. margin: 0 0 11px;
  680. padding: 20px 0px 10px;
  681. clear: both;
  682. }
  683. .front .press article {
  684. margin: 20px 0 0;
  685. padding: 15px;
  686. border-top: 1px dashed #888;
  687. }
  688. .front .press article img {
  689. max-width: 255px;
  690. margin: 0 0 10px;
  691. width: 100%;
  692. }
  693. .press h3.josefin {
  694. font: small-caps 100 23px "Helvetica Neue", Helvetica, sans-serif;
  695. font-size: 17px;
  696. font-weight: 600;
  697. line-height: 17px;
  698. margin: 0 0 10px;
  699. color: #000;
  700. }
  701. .press h3 a {
  702. color: #000;
  703. }
  704. .press p {
  705. color: #555;
  706. font-size: 14px;
  707. padding: 0px;
  708. }
  709. .press_highlight {
  710. background: #f3f3f3;
  711. padding: 55px 28px;
  712. margin: 0 0;
  713. }
  714. .press_highlight p {
  715. color: #888;
  716. }
  717. .more-press {
  718. float: right;
  719. padding: 20px;
  720. margin: 0px 0 15px;
  721. background: #f5f5f5;
  722. -webkit-border-radius: 0 4px 4px 0;
  723. -moz-border-radius: 0 4px 4px 0;
  724. border-radius: 0 4px 4px 0;
  725. display: inline-block;
  726. *display: inline;
  727. padding: 4px 12px;
  728. *margin-left: .3em;
  729. font-size: 14px;
  730. line-height: 20px;
  731. color: #333333;
  732. text-align: center;
  733. text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  734. vertical-align: middle;
  735. cursor: pointer;
  736. background-color: #f5f5f5;
  737. *background-color: #e6e6e6;
  738. background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  739. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  740. background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  741. background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  742. background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  743. background-repeat: repeat-x;
  744. border: 1px solid #cccccc;
  745. *border: 0;
  746. border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  747. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  748. border-bottom-color: #b3b3b3;
  749. -webkit-border-radius: 4px;
  750. -moz-border-radius: 4px;
  751. border-radius: 4px;
  752. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  753. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  754. *zoom: 1;
  755. -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  756. -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  757. box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  758. }
  759. li.previous {
  760. margin: 13px 0;
  761. float: left;
  762. }
  763. li.next {
  764. margin: 13px 0;
  765. float: right;
  766. }
  767. .journal {
  768. background: #fff;
  769. }
  770. /* .journal img {
  771. float: left;
  772. margin: 0 21px 11px 0;
  773. padding: 10px;
  774. background: #cecece;
  775. }*** Let's let wp-caption handle this */
  776. .journal article {
  777. padding: 47px;
  778. margin: 0px 0;
  779. clear: both;
  780. color: #333;
  781. min-height: 400px;
  782. }
  783. .journal h1 {
  784. color: #333;
  785. margin: 27px 0 7px;
  786. font: 500 23px "Helvetica Neue", Helvetica, sans-serif;
  787. }
  788. .journal h1 a {
  789. color: #333;
  790. }
  791. .journal h2 {
  792. font-size: 21px;
  793. }
  794. .journal h2 a {
  795. color: #333;
  796. }
  797. .journal h3 {
  798. font-size: 19px;
  799. font-family: "Helvetica Neue", Helvetica, sans-serif;
  800. margin: 14px 0 8px;
  801. }
  802. .journal h3 a {
  803. color: #000;
  804. }
  805. .journal h3 a:hover {
  806. color: #555;
  807. }
  808. form.show-btn input {
  809. padding: 10px;
  810. margin: 10px 0 0;
  811. color: #ffffff;
  812. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  813. background-color: #49afcd;
  814. *background-color: #2f96b4;
  815. background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  816. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  817. background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  818. background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  819. background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  820. background-repeat: repeat-x;
  821. border-color: #2f96b4 #2f96b4 #1f6377;
  822. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  823. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  824. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  825. }
  826. .buy-now input {
  827. padding: 10px;
  828. margin: 10px 0 0;
  829. color: #ffffff;
  830. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  831. background-color: #49afcd;
  832. *background-color: #2f96b4;
  833. background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  834. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  835. background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  836. background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  837. background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  838. background-repeat: repeat-x;
  839. border-color: #2f96b4 #2f96b4 #1f6377;
  840. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  841. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  842. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  843. }
  844. .store-item {
  845. padding: 10px 0 0;
  846. margin: 10px 0;
  847. min-height: 400px;
  848. }
  849. .store-item h4 {
  850. min-height: 30px;
  851. font-weight: 500px;
  852. background-color: #f1f1f1;
  853. padding: 10px;
  854. }
  855. #store-wrap {
  856. }
  857. #store-wrap .container {
  858. background: #fff;
  859. }
  860. .store-item input {
  861. width:auto !important; overflow:visible; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1; color:#000;
  862. margin: 10px 0 0;
  863. }
  864. .store-item input.buy-now {
  865. padding: 3px 10px;
  866. margin: 3px 0 0;
  867. color: #ffffff;
  868. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  869. background-color: #49afcd;
  870. *background-color: #2f96b4;
  871. background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  872. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  873. background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  874. background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  875. background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  876. background-repeat: repeat-x;
  877. border-color: #2f96b4 #2f96b4 #1f6377;
  878. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  879. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  880. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  881. }
  882. .store-item input.button:active { border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf; }
  883. div#PPMiniCart img {
  884. display: none;
  885. }
  886. div#PPMiniCart form ul {
  887. margin: 0px 0 0;
  888. }
  889. div#PPMiniCart form {
  890. margin: 0px 0 0;
  891. }
  892. div#PPMiniCart form input.quantity {
  893. margin: 0px;
  894. background: #f5f5f5;
  895. color: #000;
  896. }
  897. div#PPMiniCart form input {
  898. padding: 3px; 10px
  899. margin: 10px 0 10px;
  900. color: #ffffff;
  901. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  902. background-color: #49afcd;
  903. *background-color: #2f96b4;
  904. background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  905. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  906. background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  907. background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  908. background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  909. background-repeat: repeat-x;
  910. border-color: #2f96b4 #2f96b4 #1f6377;
  911. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  912. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  913. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  914. }
  915. /*** WP Content ***/
  916. .wp-caption {
  917. border: 1px solid #ccc;
  918. margin-bottom: 1.5em;
  919. max-width: 100%;
  920. }
  921. .wp-caption img[class*="wp-image-"] {
  922. display: block;
  923. margin: 1.2% auto 0;
  924. max-width: 98%;
  925. }
  926. .wp-caption-text {
  927. text-align: center;
  928. font-size:11px;
  929. padding: 0 5px;
  930. }
  931. .wp-caption .wp-caption-text {
  932. margin: 0.8075em 0;
  933. }
  934. .site-main .gallery {
  935. margin-bottom: 1.5em;
  936. }
  937. .gallery-caption {
  938. }
  939. .site-main .gallery a img {
  940. border: none;
  941. height: auto;
  942. max-width: 90%;
  943. }
  944. .site-main .gallery dd {
  945. margin: 0;
  946. }
  947. .site-main .gallery-columns-4 .gallery-item {
  948. }
  949. .site-main .gallery-columns-4 .gallery-item img {
  950. }
  951. embed,
  952. iframe,
  953. object {
  954. max-width: 100%;
  955. }
  956. .alignleft {
  957. display: inline;
  958. float: left;
  959. margin-right: 1.5em;
  960. }
  961. .alignright {
  962. display: inline;
  963. float: right;
  964. margin-left: 1.5em;
  965. }
  966. .aligncenter {
  967. clear: both;
  968. display: block;
  969. margin: 0 auto;
  970. }
  971. /*** TABS ***/
  972. ul.tabs {
  973. display: block;
  974. margin: 35px 0 20px 0;
  975. border-bottom: 1px solid #cecece;
  976. }
  977. ul.tabs li {
  978. display: block;
  979. width: auto;
  980. height: 29px;
  981. padding: 0;
  982. float: left;
  983. margin-bottom: 0;
  984. background: #fff;
  985. }
  986. ul.tabs li a {
  987. color: #111;
  988. display: block;
  989. font-weight: bold;
  990. text-decoration: none;
  991. width: auto;
  992. padding: 0px 20px;
  993. line-height: 28px;
  994. border-right: solid 1px #333;
  995. border-width: 1px 1px 0 0;
  996. margin: 0;
  997. font-size: 13px;
  998. }
  999. ul.tabs li:last-child a {
  1000. border: none;
  1001. }
  1002. ul.tabs li a.active {
  1003. position: relative;
  1004. margin: 0;
  1005. color: #444;
  1006. }
  1007. ul.tabs li:first-child a.active {
  1008. margin-left: 0;
  1009. }
  1010. ul.tabs li:first-child a {
  1011. border-width: 1px 1px 0 1px;
  1012. }
  1013. ul.tabs-content { margin: 0; display: block; }
  1014. ul.tabs-content > li { display:none; }
  1015. ul.tabs-content > li.active { display: block; }
  1016. /* Clearfixing tabs for beautiful stacking */
  1017. ul.tabs:before,
  1018. ul.tabs:after {
  1019. content: '\0020';
  1020. display: block;
  1021. overflow: hidden;
  1022. visibility: hidden;
  1023. width: 0;
  1024. height: 0; }
  1025. ul.tabs:after {
  1026. clear: both; }
  1027. ul.tabs {
  1028. zoom: 1;}
  1029. .gallery .image-title,
  1030. .gallery .image-description,
  1031. .gallery .image-author,
  1032. .gallery .image-link {
  1033. display:none;
  1034. }
  1035. .gallery
  1036. {
  1037. width: 100%;
  1038. text-align: center;
  1039. margin-left: auto;
  1040. margin-right: auto;
  1041. padding: none;
  1042. }
  1043. .gallery ul.images
  1044. {
  1045. list-style-type: none;
  1046. border: none;
  1047. padding: none;
  1048. }
  1049. .gallery ul.images li.image
  1050. {
  1051. display: inline;
  1052. line-height: 0;
  1053. }
  1054. .gallery ul.images li.image a
  1055. {
  1056. text-decoration: none;
  1057. color: inherit;
  1058. cursor: pointer;
  1059. margin: 14px;
  1060. display: inline-block;
  1061. background: white;
  1062. padding: 3px;
  1063. line-height: 0;
  1064. -webkit-border-radius: 4px 4px;
  1065. -moz-border-radius: 4px 4px;
  1066. border-radius: 4px 4px;
  1067. -moz-box-shadow: 0px 0px 8px #AAA;
  1068. -webkit-box-shadow: 0px 0px 8px #AAA;
  1069. box-shadow: 0px 0px 8px #AAA;
  1070. -webkit-transition: -webkit-box-shadow 0.1s ease-out;
  1071. -moz-transition: -webkit-box-shadow 0.1s ease-out;
  1072. -o-transition: -webkit-box-shadow 0.1s ease-out;
  1073. transition: -webkit-box-shadow 0.1s ease-out;
  1074. }
  1075. .gallery ul.images li.image a img
  1076. {
  1077. border: none;
  1078. padding: none;
  1079. -webkit-border-radius: 4px 4px;
  1080. -moz-border-radius: 4px 4px;
  1081. border-radius: 4px 4px;
  1082. }
  1083. .gallery ul.images li.image a:hover
  1084. {
  1085. -moz-box-shadow: 0px 0px 8px #222;
  1086. -webkit-box-shadow: 0px 0px 8px #222;
  1087. box-shadow: 0px 0px 8px #222;
  1088. }
  1089. /** /\/\/*** FOOTER ***\/\/\/ **/
  1090. #footer-wrap {
  1091. width: 100%;
  1092. min-height: 100px;
  1093. margin: 0;
  1094. background: #252525;
  1095. }
  1096. #footer-wrap .container {
  1097. background: url(img/trans.png) #252525;
  1098. opacity: 0.7;
  1099. filter: alpha(opacity = 70); /* For IE */
  1100. }
  1101. .s
  1102. footer {
  1103. clear: both;
  1104. }
  1105. footer img.logo {
  1106. margin: 30px 0 0;
  1107. float: left;
  1108. }
  1109. footer a {
  1110. color: #c7c7c7;
  1111. }
  1112. footer a:hover {
  1113. color: #fff;
  1114. }
  1115. footer p {
  1116. text-align: left;
  1117. color: #777;
  1118. font-size: 13px;
  1119. line-height: 14px;
  1120. margin: 0;
  1121. }
  1122. .info {
  1123. text-align: right;
  1124. margin: 25px 40px 0px 0;
  1125. padding: 20px 0px 40px;
  1126. }
  1127. .social {
  1128. margin: 45px 10px 0px 0;
  1129. }
  1130. .social-tweet {
  1131. position: relative;
  1132. bottom: 0px;
  1133. }
  1134. .social li a {
  1135. text-decoration: none;
  1136. }
  1137. .social a {
  1138. color: #888;
  1139. }
  1140. .social p {
  1141. margin: 20px 0 0 0;
  1142. }
  1143. .social ul {
  1144. margin: 0 0 10px;
  1145. list-style-type: none;
  1146. }
  1147. .social img {
  1148. float: right;
  1149. margin: 0 0 0 15px;
  1150. }
  1151. span.twit:hover {
  1152. background-position: 0 0px;
  1153. }
  1154. span.twit {
  1155. width: 32px;
  1156. height: 32px;
  1157. margin-left: 10px;
  1158. background-image: url(img/tweet.png);
  1159. background-position: 0 32px;
  1160. position: relative;
  1161. float: right;
  1162. -webkit-transition: all ease 0.3s;
  1163. -moz-transition: all ease 0.3s;
  1164. -o-transition: all ease 0.3s;
  1165. -ms-transition: all ease 0.3s;
  1166. transition: all ease 0.3s;
  1167. }
  1168. span.vimeo:hover {
  1169. background-position: 0 0px;
  1170. }
  1171. span.vimeo {
  1172. width: 32px;
  1173. height: 32px;
  1174. margin-left: 10px;
  1175. background-image: url(img/vimeo.png);
  1176. background-position: 0 32px;
  1177. position: relative;
  1178. float: right;
  1179. -webkit-transition: all ease 0.3s;
  1180. -moz-transition: all ease 0.3s;
  1181. -o-transition: all ease 0.3s;
  1182. -ms-transition: all ease 0.3s;
  1183. transition: all ease 0.3s;
  1184. }
  1185. span.fb:hover {
  1186. background-position: 0 0px;
  1187. }
  1188. span.fb {
  1189. width: 32px;
  1190. height: 32px;
  1191. margin-left: 10px;
  1192. background-image: url(img/fb.png);
  1193. background-position: 0 32px;
  1194. position: relative;
  1195. float: right;
  1196. -webkit-transition: all ease 0.3s;
  1197. -moz-transition: all ease 0.3s;
  1198. -o-transition: all ease 0.3s;
  1199. -ms-transition: all ease 0.3s;
  1200. transition: all ease 0.3s;
  1201. }
  1202. span.yt:hover {
  1203. background-position: 0 0px;
  1204. }
  1205. span.yt {
  1206. width: 32px;
  1207. height: 32px;
  1208. margin-left: 10px;
  1209. background-image: url(img/yt.png);
  1210. background-position: 0 32px;
  1211. position: relative;
  1212. float: right;
  1213. -webkit-transition: all ease 0.3s;
  1214. -moz-transition: all ease 0.3s;
  1215. -o-transition: all ease 0.3s;
  1216. -ms-transition: all ease 0.3s;
  1217. transition: all ease 0.3s;
  1218. }
  1219. span.gowatch:hover {
  1220. background-position: 0 0px;
  1221. }
  1222. span.gowatch {
  1223. width: 32px;
  1224. height: 32px;
  1225. margin-left: 10px;
  1226. background-image: url(img/gowatchit.png);
  1227. background-position: 0 32px;
  1228. position: relative;
  1229. float: right;
  1230. -webkit-transition: all ease 0.3s;
  1231. -moz-transition: all ease 0.3s;
  1232. -o-transition: all ease 0.3s;
  1233. -ms-transition: all ease 0.3s;
  1234. transition: all ease 0.3s;
  1235. }
  1236. span.tumblr:hover {
  1237. background-position: 0 0px;
  1238. }
  1239. span.tumblr {
  1240. width: 32px;
  1241. height: 32px;
  1242. margin-left: 10px;
  1243. background-image: url(img/tumblr.png);
  1244. background-position: 0 32px;
  1245. position: relative;
  1246. float: right;
  1247. -webkit-transition: all ease 0.3s;
  1248. -moz-transition: all ease 0.3s;
  1249. -o-transition: all ease 0.3s;
  1250. -ms-transition: all ease 0.3s;
  1251. transition: all ease 0.3s;
  1252. }
  1253. .tooltip{display:inline;position:relative}
  1254. .tooltip:hover{text-decoration:none}
  1255. .tooltip:hover:after{
  1256. margin-left: 100px;
  1257. background:#111;
  1258. background:rgba(0,0,0,.8);
  1259. border-radius:5px;
  1260. bottom:18px;
  1261. color:#fff;
  1262. content:attr(title);
  1263. display:block;
  1264. left:50%;
  1265. padding:5px 15px;
  1266. position:absolute;
  1267. white-space:nowrap;
  1268. z-index:98
  1269. }
  1270. .tooltip:hover:before{
  1271. border:solid;
  1272. border-color:#111 transparent;
  1273. border-width:6px 6px 0 6px;
  1274. bottom:12px;
  1275. content:"";
  1276. display:block;
  1277. left:75%;
  1278. position:absolute;
  1279. z-index:99
  1280. }
  1281. #searchform {
  1282. margin: 0;
  1283. padding: 30px 0 0;
  1284. width: 100%;
  1285. display: block;
  1286. cursor: pointer;
  1287. text-align: right;
  1288. }
  1289. #searchform input#s.field {
  1290. margin: 0 10px;
  1291. padding:5px;
  1292. width: 125px;
  1293. color:#fff;
  1294. background: rgba(255,255,255,0.25);
  1295. }
  1296. #searchform input#searchsubmit.submit {
  1297. padding: 0;
  1298. margin: 0 0 0;
  1299. width: 20px;
  1300. height: 21px;
  1301. background: url(img/search2.png) no-repeat;
  1302. border: none;
  1303. }
  1304. .elsewhere {
  1305. text-align: right;
  1306. margin: 0px 0 11px;
  1307. }
  1308. .elsewhere p {
  1309. font-family:WebSymbolsRegular;
  1310. font-size: 22px;
  1311. line-height: 24px;
  1312. color: #c7c7c7;
  1313. }
  1314. .elsewhere p a {
  1315. color: #c7c7c7;
  1316. }
  1317. .elsewhere p a:hover {
  1318. color: #fff;
  1319. }
  1320. /* a lil css added by Marianne */
  1321. p {
  1322. font-size: 17px;
  1323. line-height: 1.5;
  1324. }
  1325. h1 {
  1326. line-height: 1;
  1327. }
  1328. .press h3.josefin {
  1329. line-height: 1.2;
  1330. }
  1331. a:hover, a:active {
  1332. text-decoration: underline;
  1333. cursor: pointer;
  1334. }
  1335. @media only screen and (max-width: 751px) {
  1336. .front .press article img {
  1337. max-width: 100%;
  1338. margin: 0 auto 20px auto;
  1339. width: 100%;
  1340. }
  1341. .press.promo-front img {
  1342. float: none;
  1343. max-width: 420px;
  1344. margin: 0 auto 10px auto;
  1345. width: 100%;
  1346. }
  1347. .promo-front span.subtitle {
  1348. letter-spacing: .5px;
  1349. }
  1350. footer img.logo {
  1351. float: none;
  1352. margin: 30px auto;
  1353. display: block;
  1354. }
  1355. .social {
  1356. margin: -20px 10px 30px 10px;
  1357. }
  1358. img.attachment-spotlight.size-spotlight.wp-post-image {
  1359. margin-bottom: -10px;
  1360. }
  1361. .front .press article {
  1362. margin-top: 0;
  1363. }
  1364. .row, body, .container {
  1365. width: 100%;
  1366. min-width: 0;
  1367. margin-left: 0px;
  1368. margin-right: 0px;
  1369. padding-left: 0px;
  1370. padding-right: 0px;
  1371. }
  1372. .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol, .row .slidecol {
  1373. width: auto;
  1374. float: none;
  1375. margin-left: 20px;
  1376. margin-right: 20px;
  1377. padding-left: 5px;
  1378. padding-right: 5px;
  1379. }
  1380. }