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: 30px 30px 100px;
  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. margin: 0px 0px 15px 15px;
  676. }
  677. .press article {
  678. margin: 0 0 11px;
  679. padding: 20px 0px 10px;
  680. clear: both;
  681. }
  682. .front .press article {
  683. margin: 20px 0 0;
  684. padding: 15px;
  685. border-top: 1px dashed #888;
  686. }
  687. .front .press article img {
  688. max-width: 255px;
  689. margin: 0 0 10px;
  690. width: 100%;
  691. }
  692. .press h3.josefin {
  693. font: small-caps 100 23px "Helvetica Neue", Helvetica, sans-serif;
  694. font-size: 17px;
  695. font-weight: 600;
  696. line-height: 17px;
  697. margin: 0 0 10px;
  698. color: #000;
  699. }
  700. .press h3 a {
  701. color: #000;
  702. }
  703. .press p {
  704. color: #555;
  705. font-size: 14px;
  706. padding: 0px;
  707. }
  708. .press_highlight {
  709. background: #f3f3f3;
  710. padding: 55px 28px;
  711. margin: 0 0;
  712. }
  713. .press_highlight p {
  714. color: #888;
  715. }
  716. .more-press {
  717. float: right;
  718. padding: 20px;
  719. margin: 0px 0 15px;
  720. background: #f5f5f5;
  721. -webkit-border-radius: 0 4px 4px 0;
  722. -moz-border-radius: 0 4px 4px 0;
  723. border-radius: 0 4px 4px 0;
  724. display: inline-block;
  725. *display: inline;
  726. padding: 4px 12px;
  727. *margin-left: .3em;
  728. font-size: 14px;
  729. line-height: 20px;
  730. color: #333333;
  731. text-align: center;
  732. text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  733. vertical-align: middle;
  734. cursor: pointer;
  735. background-color: #f5f5f5;
  736. *background-color: #e6e6e6;
  737. background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  738. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  739. background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  740. background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  741. background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  742. background-repeat: repeat-x;
  743. border: 1px solid #cccccc;
  744. *border: 0;
  745. border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  746. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  747. border-bottom-color: #b3b3b3;
  748. -webkit-border-radius: 4px;
  749. -moz-border-radius: 4px;
  750. border-radius: 4px;
  751. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  752. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  753. *zoom: 1;
  754. -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  755. -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  756. box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  757. }
  758. li.previous {
  759. margin: 13px 0;
  760. float: left;
  761. }
  762. li.next {
  763. margin: 13px 0;
  764. float: right;
  765. }
  766. .journal {
  767. background: #fff;
  768. }
  769. /* .journal img {
  770. float: left;
  771. margin: 0 21px 11px 0;
  772. padding: 10px;
  773. background: #cecece;
  774. }*** Let's let wp-caption handle this */
  775. .journal article {
  776. padding: 47px;
  777. margin: 0px 0;
  778. clear: both;
  779. color: #333;
  780. min-height: 400px;
  781. }
  782. .journal h1 {
  783. color: #333;
  784. margin: 27px 0 7px;
  785. font: 500 23px "Helvetica Neue", Helvetica, sans-serif;
  786. }
  787. .journal h1 a {
  788. color: #333;
  789. }
  790. .journal h2 {
  791. font-size: 21px;
  792. }
  793. .journal h2 a {
  794. color: #333;
  795. }
  796. .journal h3 {
  797. font-size: 19px;
  798. font-family: "Helvetica Neue", Helvetica, sans-serif;
  799. margin: 14px 0 8px;
  800. }
  801. .journal h3 a {
  802. color: #000;
  803. }
  804. .journal h3 a:hover {
  805. color: #555;
  806. }
  807. form.show-btn input {
  808. padding: 10px;
  809. margin: 10px 0 0;
  810. color: #ffffff;
  811. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  812. background-color: #49afcd;
  813. *background-color: #2f96b4;
  814. background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  815. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  816. background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  817. background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  818. background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  819. background-repeat: repeat-x;
  820. border-color: #2f96b4 #2f96b4 #1f6377;
  821. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  822. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  823. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  824. }
  825. .buy-now input {
  826. padding: 10px;
  827. margin: 10px 0 0;
  828. color: #ffffff;
  829. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  830. background-color: #49afcd;
  831. *background-color: #2f96b4;
  832. background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  833. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  834. background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  835. background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  836. background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  837. background-repeat: repeat-x;
  838. border-color: #2f96b4 #2f96b4 #1f6377;
  839. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  840. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  841. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  842. }
  843. .store-item {
  844. padding: 10px 0 0;
  845. margin: 10px 0;
  846. min-height: 400px;
  847. }
  848. .store-item h4 {
  849. min-height: 30px;
  850. font-weight: 500px;
  851. background-color: #f1f1f1;
  852. padding: 10px;
  853. }
  854. #store-wrap {
  855. }
  856. #store-wrap .container {
  857. background: #fff;
  858. }
  859. .store-item input {
  860. width:auto !important; overflow:visible; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1; color:#000;
  861. margin: 10px 0 0;
  862. }
  863. .store-item input.buy-now {
  864. padding: 3px 10px;
  865. margin: 3px 0 0;
  866. color: #ffffff;
  867. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  868. background-color: #49afcd;
  869. *background-color: #2f96b4;
  870. background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  871. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  872. background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  873. background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  874. background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  875. background-repeat: repeat-x;
  876. border-color: #2f96b4 #2f96b4 #1f6377;
  877. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  878. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  879. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  880. }
  881. .store-item input.button:active { border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf; }
  882. div#PPMiniCart img {
  883. display: none;
  884. }
  885. div#PPMiniCart form ul {
  886. margin: 0px 0 0;
  887. }
  888. div#PPMiniCart form {
  889. margin: 0px 0 0;
  890. }
  891. div#PPMiniCart form input.quantity {
  892. margin: 0px;
  893. background: #f5f5f5;
  894. color: #000;
  895. }
  896. div#PPMiniCart form input {
  897. padding: 3px; 10px
  898. margin: 10px 0 10px;
  899. color: #ffffff;
  900. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  901. background-color: #49afcd;
  902. *background-color: #2f96b4;
  903. background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  904. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  905. background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  906. background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  907. background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  908. background-repeat: repeat-x;
  909. border-color: #2f96b4 #2f96b4 #1f6377;
  910. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  911. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  912. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  913. }
  914. /*** WP Content ***/
  915. .wp-caption {
  916. border: 1px solid #ccc;
  917. margin-bottom: 1.5em;
  918. max-width: 100%;
  919. }
  920. .wp-caption img[class*="wp-image-"] {
  921. display: block;
  922. margin: 1.2% auto 0;
  923. max-width: 98%;
  924. }
  925. .wp-caption-text {
  926. text-align: center;
  927. font-size:11px;
  928. padding: 0 5px;
  929. }
  930. .wp-caption .wp-caption-text {
  931. margin: 0.8075em 0;
  932. }
  933. .site-main .gallery {
  934. margin-bottom: 1.5em;
  935. }
  936. .gallery-caption {
  937. }
  938. .site-main .gallery a img {
  939. border: none;
  940. height: auto;
  941. max-width: 90%;
  942. }
  943. .site-main .gallery dd {
  944. margin: 0;
  945. }
  946. .site-main .gallery-columns-4 .gallery-item {
  947. }
  948. .site-main .gallery-columns-4 .gallery-item img {
  949. }
  950. embed,
  951. iframe,
  952. object {
  953. max-width: 100%;
  954. }
  955. .alignleft {
  956. display: inline;
  957. float: left;
  958. margin-right: 1.5em;
  959. }
  960. .alignright {
  961. display: inline;
  962. float: right;
  963. margin-left: 1.5em;
  964. }
  965. .aligncenter {
  966. clear: both;
  967. display: block;
  968. margin: 0 auto;
  969. }
  970. /*** TABS ***/
  971. ul.tabs {
  972. display: block;
  973. margin: 35px 0 20px 0;
  974. border-bottom: 1px solid #cecece;
  975. }
  976. ul.tabs li {
  977. display: block;
  978. width: auto;
  979. height: 29px;
  980. padding: 0;
  981. float: left;
  982. margin-bottom: 0;
  983. background: #fff;
  984. }
  985. ul.tabs li a {
  986. color: #111;
  987. display: block;
  988. font-weight: bold;
  989. text-decoration: none;
  990. width: auto;
  991. padding: 0px 20px;
  992. line-height: 28px;
  993. border-right: solid 1px #333;
  994. border-width: 1px 1px 0 0;
  995. margin: 0;
  996. font-size: 13px;
  997. }
  998. ul.tabs li:last-child a {
  999. border: none;
  1000. }
  1001. ul.tabs li a.active {
  1002. position: relative;
  1003. margin: 0;
  1004. color: #444;
  1005. }
  1006. ul.tabs li:first-child a.active {
  1007. margin-left: 0;
  1008. }
  1009. ul.tabs li:first-child a {
  1010. border-width: 1px 1px 0 1px;
  1011. }
  1012. ul.tabs-content { margin: 0; display: block; }
  1013. ul.tabs-content > li { display:none; }
  1014. ul.tabs-content > li.active { display: block; }
  1015. /* Clearfixing tabs for beautiful stacking */
  1016. ul.tabs:before,
  1017. ul.tabs:after {
  1018. content: '\0020';
  1019. display: block;
  1020. overflow: hidden;
  1021. visibility: hidden;
  1022. width: 0;
  1023. height: 0; }
  1024. ul.tabs:after {
  1025. clear: both; }
  1026. ul.tabs {
  1027. zoom: 1;}
  1028. .gallery .image-title,
  1029. .gallery .image-description,
  1030. .gallery .image-author,
  1031. .gallery .image-link {
  1032. display:none;
  1033. }
  1034. .gallery
  1035. {
  1036. width: 100%;
  1037. text-align: center;
  1038. margin-left: auto;
  1039. margin-right: auto;
  1040. padding: none;
  1041. }
  1042. .gallery ul.images
  1043. {
  1044. list-style-type: none;
  1045. border: none;
  1046. padding: none;
  1047. }
  1048. .gallery ul.images li.image
  1049. {
  1050. display: inline;
  1051. line-height: 0;
  1052. }
  1053. .gallery ul.images li.image a
  1054. {
  1055. text-decoration: none;
  1056. color: inherit;
  1057. cursor: pointer;
  1058. margin: 14px;
  1059. display: inline-block;
  1060. background: white;
  1061. padding: 3px;
  1062. line-height: 0;
  1063. -webkit-border-radius: 4px 4px;
  1064. -moz-border-radius: 4px 4px;
  1065. border-radius: 4px 4px;
  1066. -moz-box-shadow: 0px 0px 8px #AAA;
  1067. -webkit-box-shadow: 0px 0px 8px #AAA;
  1068. box-shadow: 0px 0px 8px #AAA;
  1069. -webkit-transition: -webkit-box-shadow 0.1s ease-out;
  1070. -moz-transition: -webkit-box-shadow 0.1s ease-out;
  1071. -o-transition: -webkit-box-shadow 0.1s ease-out;
  1072. transition: -webkit-box-shadow 0.1s ease-out;
  1073. }
  1074. .gallery ul.images li.image a img
  1075. {
  1076. border: none;
  1077. padding: none;
  1078. -webkit-border-radius: 4px 4px;
  1079. -moz-border-radius: 4px 4px;
  1080. border-radius: 4px 4px;
  1081. }
  1082. .gallery ul.images li.image a:hover
  1083. {
  1084. -moz-box-shadow: 0px 0px 8px #222;
  1085. -webkit-box-shadow: 0px 0px 8px #222;
  1086. box-shadow: 0px 0px 8px #222;
  1087. }
  1088. /** /\/\/*** FOOTER ***\/\/\/ **/
  1089. #footer-wrap {
  1090. width: 100%;
  1091. min-height: 100px;
  1092. margin: 0;
  1093. background: #252525;
  1094. }
  1095. #footer-wrap .container {
  1096. background: url(img/trans.png) #252525;
  1097. opacity: 0.7;
  1098. filter: alpha(opacity = 70); /* For IE */
  1099. }
  1100. .s
  1101. footer {
  1102. clear: both;
  1103. }
  1104. footer img.logo {
  1105. margin: 30px 0 0;
  1106. float: left;
  1107. }
  1108. footer a {
  1109. color: #c7c7c7;
  1110. }
  1111. footer a:hover {
  1112. color: #fff;
  1113. }
  1114. footer p {
  1115. text-align: left;
  1116. color: #777;
  1117. font-size: 13px;
  1118. line-height: 14px;
  1119. margin: 0;
  1120. }
  1121. .info {
  1122. text-align: right;
  1123. margin: 25px 40px 0px 0;
  1124. padding: 20px 0px 40px;
  1125. }
  1126. .social {
  1127. margin: 45px 10px 0px 0;
  1128. }
  1129. .social-tweet {
  1130. position: relative;
  1131. bottom: 0px;
  1132. }
  1133. .social li a {
  1134. text-decoration: none;
  1135. }
  1136. .social a {
  1137. color: #888;
  1138. }
  1139. .social p {
  1140. margin: 20px 0 0 0;
  1141. }
  1142. .social ul {
  1143. margin: 0 0 10px;
  1144. list-style-type: none;
  1145. }
  1146. .social img {
  1147. float: right;
  1148. margin: 0 0 0 15px;
  1149. }
  1150. span.twit:hover {
  1151. background-position: 0 0px;
  1152. }
  1153. span.twit {
  1154. width: 32px;
  1155. height: 32px;
  1156. margin-left: 10px;
  1157. background-image: url(img/tweet.png);
  1158. background-position: 0 32px;
  1159. position: relative;
  1160. float: right;
  1161. -webkit-transition: all ease 0.3s;
  1162. -moz-transition: all ease 0.3s;
  1163. -o-transition: all ease 0.3s;
  1164. -ms-transition: all ease 0.3s;
  1165. transition: all ease 0.3s;
  1166. }
  1167. span.vimeo:hover {
  1168. background-position: 0 0px;
  1169. }
  1170. span.vimeo {
  1171. width: 32px;
  1172. height: 32px;
  1173. margin-left: 10px;
  1174. background-image: url(img/vimeo.png);
  1175. background-position: 0 32px;
  1176. position: relative;
  1177. float: right;
  1178. -webkit-transition: all ease 0.3s;
  1179. -moz-transition: all ease 0.3s;
  1180. -o-transition: all ease 0.3s;
  1181. -ms-transition: all ease 0.3s;
  1182. transition: all ease 0.3s;
  1183. }
  1184. span.fb:hover {
  1185. background-position: 0 0px;
  1186. }
  1187. span.fb {
  1188. width: 32px;
  1189. height: 32px;
  1190. margin-left: 10px;
  1191. background-image: url(img/fb.png);
  1192. background-position: 0 32px;
  1193. position: relative;
  1194. float: right;
  1195. -webkit-transition: all ease 0.3s;
  1196. -moz-transition: all ease 0.3s;
  1197. -o-transition: all ease 0.3s;
  1198. -ms-transition: all ease 0.3s;
  1199. transition: all ease 0.3s;
  1200. }
  1201. span.yt:hover {
  1202. background-position: 0 0px;
  1203. }
  1204. span.yt {
  1205. width: 32px;
  1206. height: 32px;
  1207. margin-left: 10px;
  1208. background-image: url(img/yt.png);
  1209. background-position: 0 32px;
  1210. position: relative;
  1211. float: right;
  1212. -webkit-transition: all ease 0.3s;
  1213. -moz-transition: all ease 0.3s;
  1214. -o-transition: all ease 0.3s;
  1215. -ms-transition: all ease 0.3s;
  1216. transition: all ease 0.3s;
  1217. }
  1218. span.gowatch:hover {
  1219. background-position: 0 0px;
  1220. }
  1221. span.gowatch {
  1222. width: 32px;
  1223. height: 32px;
  1224. margin-left: 10px;
  1225. background-image: url(img/gowatchit.png);
  1226. background-position: 0 32px;
  1227. position: relative;
  1228. float: right;
  1229. -webkit-transition: all ease 0.3s;
  1230. -moz-transition: all ease 0.3s;
  1231. -o-transition: all ease 0.3s;
  1232. -ms-transition: all ease 0.3s;
  1233. transition: all ease 0.3s;
  1234. }
  1235. span.tumblr:hover {
  1236. background-position: 0 0px;
  1237. }
  1238. span.tumblr {
  1239. width: 32px;
  1240. height: 32px;
  1241. margin-left: 10px;
  1242. background-image: url(img/tumblr.png);
  1243. background-position: 0 32px;
  1244. position: relative;
  1245. float: right;
  1246. -webkit-transition: all ease 0.3s;
  1247. -moz-transition: all ease 0.3s;
  1248. -o-transition: all ease 0.3s;
  1249. -ms-transition: all ease 0.3s;
  1250. transition: all ease 0.3s;
  1251. }
  1252. .tooltip{display:inline;position:relative}
  1253. .tooltip:hover{text-decoration:none}
  1254. .tooltip:hover:after{
  1255. margin-left: 100px;
  1256. background:#111;
  1257. background:rgba(0,0,0,.8);
  1258. border-radius:5px;
  1259. bottom:18px;
  1260. color:#fff;
  1261. content:attr(title);
  1262. display:block;
  1263. left:50%;
  1264. padding:5px 15px;
  1265. position:absolute;
  1266. white-space:nowrap;
  1267. z-index:98
  1268. }
  1269. .tooltip:hover:before{
  1270. border:solid;
  1271. border-color:#111 transparent;
  1272. border-width:6px 6px 0 6px;
  1273. bottom:12px;
  1274. content:"";
  1275. display:block;
  1276. left:75%;
  1277. position:absolute;
  1278. z-index:99
  1279. }
  1280. #searchform {
  1281. margin: 0;
  1282. padding: 30px 0 0;
  1283. width: 100%;
  1284. display: block;
  1285. cursor: pointer;
  1286. text-align: right;
  1287. }
  1288. #searchform input#s.field {
  1289. margin: 0 10px;
  1290. padding:5px;
  1291. width: 125px;
  1292. color:#fff;
  1293. background: rgba(255,255,255,0.25);
  1294. }
  1295. #searchform input#searchsubmit.submit {
  1296. padding: 0;
  1297. margin: 0 0 0;
  1298. width: 20px;
  1299. height: 21px;
  1300. background: url(img/search2.png) no-repeat;
  1301. border: none;
  1302. }
  1303. .elsewhere {
  1304. text-align: right;
  1305. margin: 0px 0 11px;
  1306. }
  1307. .elsewhere p {
  1308. font-family:WebSymbolsRegular;
  1309. font-size: 22px;
  1310. line-height: 24px;
  1311. color: #c7c7c7;
  1312. }
  1313. .elsewhere p a {
  1314. color: #c7c7c7;
  1315. }
  1316. .elsewhere p a:hover {
  1317. color: #fff;
  1318. }
  1319. /* a lil css added by Marianne */
  1320. p {
  1321. font-size: 17px;
  1322. line-height: 1.5;
  1323. }
  1324. h1 {
  1325. line-height: 1;
  1326. }
  1327. .press h3.josefin {
  1328. line-height: 1.2;
  1329. }
  1330. a:hover, a:active {
  1331. text-decoration: underline;
  1332. cursor: pointer;
  1333. }
  1334. @media only screen and (max-width: 751px) {
  1335. .front .press article img {
  1336. max-width: 100%;
  1337. margin: 0 auto 20px auto;
  1338. width: 100%;
  1339. }
  1340. .press.promo-front img {
  1341. float: none;
  1342. max-width: 420px;
  1343. margin: 0 auto 10px auto;
  1344. width: 100%;
  1345. }
  1346. .promo-front span.subtitle {
  1347. letter-spacing: .5px;
  1348. }
  1349. footer img.logo {
  1350. float: none;
  1351. margin: 30px auto;
  1352. display: block;
  1353. }
  1354. .social {
  1355. margin: -20px 10px 30px 10px;
  1356. }
  1357. img.attachment-spotlight.size-spotlight.wp-post-image {
  1358. margin-bottom: -10px;
  1359. }
  1360. .front .press article {
  1361. margin-top: 0;
  1362. }
  1363. .row, body, .container {
  1364. width: 100%;
  1365. min-width: 0;
  1366. margin-left: 0px;
  1367. margin-right: 0px;
  1368. padding-left: 0px;
  1369. padding-right: 0px;
  1370. }
  1371. .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 {
  1372. width: auto;
  1373. float: none;
  1374. margin-left: 20px;
  1375. margin-right: 20px;
  1376. padding-left: 5px;
  1377. padding-right: 5px;
  1378. }
  1379. }