style.css 31 KB

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