Advertisement
syncode

Impressionism

Mar 27th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.07 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <!--
  4. ///////////////////////////////////////////////////////////////////////////
  5.  
  6. Theme IMPRESSION [ISM]
  7.  
  8.  
  9. Design and Coded by artset.tumblr.com
  10.  
  11. //////////////////////////////////////////////////////////////////////////
  12.  
  13. Do not redistribute, remove credit, or claim as your own. Edits are welcome as long as credit remains intact.
  14.  
  15. -->
  16. <head>
  17. <meta name="color:Background" content="#fff" />
  18. <meta name="color:Sidebar" content="#fff" />
  19. <meta name="color:PostBackground" content="#fff" />
  20. <meta name="color:Question Background" content="#eee" />
  21. <meta name="color:Text" content="#424242" />
  22. <meta name="color:Accent" content="#59b0b7" />
  23. <meta name="color:Border" content="#ecebeb" />
  24. <meta name="color:Title" content="#96a3bd" />
  25. <meta name="color:TitleHover" content="#96a3bd" />
  26. <meta name="color:Link" content="#b7c4dd" />
  27. <meta name="color:Hover" content="#b1ebe9" />
  28. <meta name="color:Navigation" content="#96a3bd" />
  29. <meta name="color:bold" content="#7c6d83" />
  30. <meta name="color:italic" content="#788591" />
  31.  
  32. <meta name="font:body" content="baskerville" />
  33.  
  34. <meta name="text:font size" content="9px" />
  35. <meta name="text:title font size" content="15px" />
  36.  
  37. <meta name="text:Link One Title" content="1" />
  38. <meta name="text:Link One" content="/" />
  39. <meta name="text:Link Two Title" content="2" />
  40. <meta name="text:Link Two" content="/" />
  41. <meta name="text:Link Three Title" content="3" />
  42. <meta name="text:Link Three" content="" />
  43. <meta name="text:Link Four Title" content="4" />
  44. <meta name="text:Link Four" content="" />
  45. <meta name="text:Link Five Title" content="5" />
  46. <meta name="text:Link Five" content="" />
  47. <meta name="text:navigation" content="navigation" />
  48. <meta name="if:dropdown box" content="0" />
  49. <meta name="if:white tumblr controls" content="1" />
  50.  
  51. <meta name="if:round" content="0" />
  52. <meta name="if:faded images" content="0" />
  53. <meta name="if:large space" content="" />
  54. <meta name="if:medium space" content="1" />
  55. <meta name="if:small space" content="0" />
  56. <meta name="if:bottom left" content="1"/>
  57. <meta name="if:bottom right" content="0" />
  58. <meta name="if:top left" content="0" />
  59. <meta name="if:top right" content="0" />
  60. <meta name="if:repeat" content="0" />
  61. <meta name="image:background" content=""/>
  62. <meta name="image:sidebar" content="https://41.media.tumblr.com/fe4c380ab890b60bb059032e7a209560/tumblr_ni03bnXThA1roe6alo2_250.jpg"/>
  63. <title>{Title}</title>
  64. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  65. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  66. <link rel="shortcut icon" href="{Favicon}" />
  67. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  68.  
  69.  
  70.  
  71. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  72. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  73. <script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:20,tip_fade_speed:400,attribute:"title"});});})(jQuery);</script>
  74.  
  75.  
  76. <style type="text/css">
  77. #s-m-t-tooltip {
  78. display: block;
  79. max-width: 100px;
  80. margin: 15px;
  81. word-wrap: break-word;
  82. padding:2px 5px 2px 5px;
  83. z-index: 9999;
  84. background: {color:postbackground};
  85. text-transform: uppercase;
  86. font-family:consolas;
  87. font-size: 9px;
  88. color: {color:accen};
  89. text-align: center;
  90. letter-spacing:1px;
  91. }
  92.  
  93. {block:ifwhitetumblrcontrols}#tumblr_controls {-webkit-filter: invert(100%); position: fixed !important;}{/block:ifwhitetumblrcontrols}
  94.  
  95. body, a, a:hover {
  96. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur),
  97. progress;}
  98.  
  99. body {
  100. background-color:{color:background};
  101. color:{color:text};
  102. font-family: {font:body};
  103. font-size:{text:font size};
  104. font-family:consolas;
  105. text-align:left;
  106. padding: 0px;
  107. background-image: url(http://fotos.fotoflexer.com/1d8ac58fffda106309375c250cf5b4c1.jpg);
  108. background-attachment: fixed;
  109. background-repeat:repeat;
  110. }
  111.  
  112. ::selection {
  113. background:{color:accent};
  114. color:{color:background};}
  115.  
  116. ::-webkit-scrollbar {
  117. width:3px;
  118. height:7px;
  119. }
  120. ::-webkit-scrollbar-track-piece {
  121. background-color:{color:border};
  122. }
  123. ::-webkit-scrollbar-thumb {
  124. background-color:{color:accent};
  125. }
  126.  
  127. a{
  128. text-decoration:none;
  129. color:{color:link};
  130. -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  131.  
  132. a:hover {
  133. color:{color:hover} ; }
  134.  
  135.  
  136. #left{
  137. width:200px;
  138. color:{color:text};
  139. margin-top:-30px;
  140. font-size:{text:fontsize};
  141. background:{color:sidebar};
  142. position:fixed;
  143. padding:40px;
  144. {block:ifround}border-radius:5px;{/block:ifround}
  145. margin-left:none;
  146. height:100%;
  147. border-right:1px solid {color:border};
  148. border-left:1px solid {color:border};
  149. }
  150.  
  151. #left img {
  152. width:170px;
  153. padding:5px;
  154. border:1px solid {color:border};
  155. margin:10px;
  156. text-align:center;
  157. }
  158.  
  159. #tagg {
  160. background:{color:sidebar};
  161. display:absolute;
  162. width:100px;
  163. padding:20px;
  164. border:1px solid {color:border};
  165. margin-left:30px;
  166. font-family:georgia;
  167. opacity:0;
  168. margin-top:15px;
  169. -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
  170. }
  171.  
  172. #tagg a {
  173. display:block;
  174. color:{color:text};
  175. padding:4px;
  176. border-bottom:1px solid {color:border};
  177. }
  178.  
  179. #left:hover #tagg {
  180. opacity:1;
  181. }
  182.  
  183. #left:hover #description {
  184. margin-top:190px;
  185. }
  186. #description {
  187. background:{color:sidebar};
  188. text-align:center;
  189. position:absolute;
  190. margin-top:40px;
  191. margin-left:30px;
  192. padding:20px;
  193. width:100px;
  194. font-size:12px;
  195. border:1px solid {color:border};
  196. -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
  197. }
  198. #title {
  199. text-align:center;
  200. padding:10px;
  201. }
  202. #title a{
  203. color:{color:title};
  204. font-size:{text:title font size};
  205. display:relative;
  206. }
  207.  
  208. #title:hover a{
  209. color:{color:titlehover};
  210. }
  211.  
  212. #nav {
  213. text-align:center;
  214. font-family:georgia;
  215. }
  216.  
  217. #nav a {
  218. display:inline-block;
  219. margin:4px;
  220. color:{color:Navigation};
  221. }
  222. #content {
  223. {block:indexpage}
  224. margin:auto;
  225. float:center;
  226. width:400px;
  227. {/block:indexpage}
  228. {block:permalinkpage}
  229. width:500px;
  230. margin:auto;
  231. float:center;
  232. {/block:permalinkpage};
  233.  
  234. }
  235.  
  236. #entry img {
  237. {block:Indexpage}width:100%;
  238. z-index:-9999;
  239. -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
  240. {block:ifround}border-radius:5px;{/block:ifround} {/block:Indexpage}
  241. {block:permalinkpage}width:400px;
  242. background:{color:postbackground};
  243. margin-top:10px;{/block:permalinkpage} }
  244.  
  245. #entry:hover{
  246. opacity:.9;
  247. }
  248.  
  249. #entry {
  250. border:1px solid {color:border};
  251. {block:iffadedimages}opacity:.8;{/block:iffadedimages}
  252. float:right;
  253. padding:10px;
  254. {block:iflargespace}margin:50px;{/block:iflargespace}
  255. {block:ifsmallspace}margin:10px;{/block:ifsmallspace}
  256. {block:ifmediumspace}margin:20px;{/block:ifmediumspace}
  257. {block:Indexpage}
  258. background:{color:postbackground};
  259. width:400px;{/block:Indexpage}
  260. {block:permalinkpage}width:400px;
  261. margin-left:100px;
  262. margin-top:100px;
  263. background: {color:postbackground};{/block:permalinkpage};
  264. {block:ifround}border-radius:5px;{/block:ifround}
  265. -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease- out; transition: all 0.3s ease-out;}
  266.  
  267. .pagination {display: none;}
  268.  
  269. .posttitle {
  270. text-align:center;
  271. font-size:14px;
  272. }
  273. .mark {
  274. font: bold 60px georgia;
  275. line-height: 50px;
  276. position: absolute;
  277. color:{color:link};
  278. opacity:.3;}
  279.  
  280. .quote {
  281. text-indent: 35px;
  282. text-align: justify;
  283. padding:6px;
  284. border-bottom:1px solid {color:border};
  285. line-height:15px;
  286.  
  287. }
  288. .question {
  289. padding:12px;
  290. text-align:justify;
  291. border-bottom:1px solid {color:border};
  292. margin:-10px -10px 10px;
  293. background:{color:question background};
  294. }
  295.  
  296. .asker {
  297. text-align:center;
  298. font-size:11px;
  299. font-style:italic;
  300. }
  301.  
  302. i, em {
  303. font-style:italic;
  304. color:{color:italic};
  305. }
  306.  
  307. b, strong {
  308. color:{color:bold};
  309. letter-spacing:1px;
  310. font-family:georgia;
  311. }
  312.  
  313. blockquote {
  314. margin-top:7px;
  315. margin-left:20px;
  316. padding-left:5px;
  317. padding-right:5px;
  318. padding-top:2px;
  319. padding-bottom:2px;
  320. border-left: 1px solid {color:border};}
  321.  
  322. #audio { width:100%; }
  323. .tumblr_audio_player {height: 40px; width: 40px; border:none; position:absolute; margin-top:30px; margin-left:30px; z-index:999999; opacity:.3; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  324. #playpic img {width:100px; height:100px; overflow:hidden; float:left; opacity:.8; }
  325. #entry:hover .tumblr_audio_player {opacity:.8}
  326. #captio { overflow:auto; margin-left: 130px; height:100px;}
  327. q { font-family:consolas; color:{color:link};}
  328.  
  329.  
  330. .permalinkpage {
  331. line-height:10px;
  332. font-family:calibri;
  333. text-align:center;
  334. font-size:11px;
  335.  
  336. }
  337.  
  338. #postnotes img{
  339. height:20px;
  340. width:20px;
  341. }
  342.  
  343. #postnotes {
  344. height:250px;
  345. overflow:auto;
  346. font-family:calibri;
  347. font-size:11px;
  348. }
  349.  
  350. .permat {
  351. position:relative;
  352. text-align:right;
  353. font-size:9px;
  354. font-family:consolas;
  355. text-transform:uppercase;
  356. border-top:1px solid {color:border};
  357. padding-top:1px;
  358. margin:4px;
  359. margin:10px -10px -0px;
  360. }
  361.  
  362. .permat a{
  363. background:{color:border};
  364. margin-left:4px;
  365. margin-right:4px;
  366. padding:2px;
  367. padding-left:3px;
  368. padding-right:3px;
  369. }
  370.  
  371. .permat a:hover {
  372. background:{color:accent};
  373. color:{color:background};
  374. }
  375.  
  376. #artset {
  377. font-family:calibri;
  378. text-transform:uppercase;
  379. letter-spacing:1px;
  380. font-size:10px;
  381. position:fixed;
  382. right:10px;
  383. bottom:10px;
  384. color:{color:postbackground};
  385. background:{color:accent};
  386. padding:5px 15px 5px 15px;
  387. width:70px;
  388. overflow:hidden;
  389. text-align:center;
  390. height:13px;
  391. -webkit-transition: all 0.3s linear;
  392. -moz-transition: all 0.3s linear;
  393. transition: all 0.3s linear;
  394. }
  395.  
  396. #artset a {
  397. color:{color:background};
  398. line-height:10px;
  399. -webkit-animation:fadeInDown 3s;
  400. -moz-animation:fadeInDown 3s;
  401. -ms-animation:fadeInDown 3s;
  402. -moz-transition: all 0.4s ease-out;
  403. -o-transition: all 0.4s ease-out;
  404. -webkit-transition: all 0.4s ease-out;
  405. transition: all 0.4s ease-out;
  406.  
  407. }
  408.  
  409. .word {
  410. -webkit-transition: all 0.3s linear;
  411. -moz-transition: all 0.3s linear;
  412. transition: all 0.3s linear;
  413. }
  414.  
  415. #artset a:hover .word{
  416. margin-top:-18px;
  417. -webkit-transition: all 0.3s linear;
  418. -moz-transition: all 0.3s linear;
  419. transition: all 0.3s linear;
  420. }
  421. {CustomCSS}</style>
  422.  
  423. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  424. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  425. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  426.  
  427. </head>
  428.  
  429. <script>
  430. $(document).ready(function(){
  431. $('.photo-slideshow').pxuPhotoset({
  432. lightbox: true,
  433. rounded: false,
  434. gutter: '2px',
  435. borderRadius: '0px',
  436. photoset: '.photo-slideshow',
  437. photoWrap: '.photo-data',
  438. photo: '.pxu-photo'
  439. });
  440. });
  441. </script>
  442.  
  443. <body>
  444.  
  445. <div id="artset">
  446. <a href="http://artset.tumblr.com">
  447. <div class="word">Impression
  448. <br><br>
  449. by artset
  450. </div>
  451. </a>
  452. </div>
  453.  
  454. <div id="left">
  455.  
  456.  
  457.  
  458. <img src="{image:sidebar}">
  459.  
  460. <div id="title">
  461. <div class="{select:title font}">
  462. <a href="/">{Title}</a>
  463. </div>
  464. </div>
  465.  
  466.  
  467.  
  468.  
  469. <div id="description">{description}</div>
  470.  
  471.  
  472.  
  473. <div id="nav">
  474. {block:ifnotdropdownbox}
  475. <a href="/" title="index">index</a>
  476.  
  477. <a href="/ask" title="msg">message</a>
  478.  
  479. //
  480.  
  481. {/block:ifnotdropdownbox}
  482.  
  483. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev.</a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  484.  
  485. </div>
  486.  
  487.  
  488.  
  489.  
  490. {block:ifdropdownbox}
  491. <center>
  492. <select onchange='location=this.options[this.selectedIndex].value;' style=' line-height:60%;font-size:9px; width:120px; background-color:{color:background}; border: 1px solid {color:border}; height:20px;padding:1px;color:{color:navigation}; border-radius:2px; margin-top:5px;'>
  493. <option>{text:navigation}</option>
  494. <option value="/">home</option>
  495. <option value="/ask">message</option>
  496. <option value="/archive">history</option>
  497. <option value="http://artset.tumblr.com">theme</option>
  498.  
  499. </select>
  500. </center>
  501. {/block:ifdropdownbox}
  502.  
  503. <div id="tagg">
  504. {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title} </a>{/block:ifLinkOneTitle}
  505. {block:ifLinkTwoTitle}<a href value="{text:Link Two}"> {text:Link Two Title} </a>{/block:ifLinkTwoTitle}
  506. {block:ifLinkThreeTitle}<a href value="{text:Link Three}"> {text:Link Three Title} </a>{/block:ifLinkThreeTitle}
  507. {block:ifLinkFourTitle}<a href value="{text:Link Four}"> {text:Link Four Title} </a>{/block:ifLinkFourTitle}
  508. {block:ifLinkFiveTitle}<a href value="{text:Link Five}"> {text:Link Five Title} </a>{/block:ifLinkFiveTitle}
  509. </div>
  510. </div>
  511.  
  512.  
  513. <div id="content">
  514.  
  515. {block:Posts}
  516.  
  517. <div id="entry">
  518.  
  519. {block:Text}
  520. <div class="question">
  521. <div class="posttitle"><a href="{Permalink}">{block:Title}{Title}{/block:Title}</a> </div> </div>
  522. {Body}
  523. {/block:Text}
  524.  
  525. {block:Photo}
  526. {block:IndexPage}<a href="{Permalink}" title="{notecountwithlabel}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>
  527. {block:caption}{Caption}{/block:caption}{/block:IndexPage}
  528. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  529. {block:PermalinkPage}<BR>{block:caption}{caption}{/block:caption}{/block:PermalinkPage}
  530. {/block:Photo}
  531.  
  532. {block:Photoset}
  533. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-400}" width="{PhotoWidth-400}" height="{PhotoHeight-400}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
  534. {block:Caption}
  535. <div class="caption">{Caption}</div>
  536. {/block:Caption}
  537.  
  538. {/block:Photoset}
  539.  
  540. {block:Quote}
  541. <div class="mark">“</div>
  542. <div class="quote">
  543. {Quote} </div> <BR>
  544. {block:Source} <a href="{Permalink}">{Source}</a>{/block:Source}
  545. {/block:Quote}
  546.  
  547. {block:Link}
  548. <div class="question"><a href="{URL}" {Target}>{Name}</a> </div>
  549. {block:Description}{Description}{/block:Description}
  550. {/block:Link}
  551.  
  552. {block:Chat}
  553. {block:Title}<t>{Title}</t>{/block:Title}
  554. {block:Lines}
  555. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  556. {/block:Lines}
  557. {/block:Chat}
  558.  
  559. {block:Audio}
  560. <div id="audio">
  561. {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  562. <div id="playpic">{block:AlbumArt} <img src="{AlbumArtURL}">
  563. {/block:AlbumArt}<div id="captio">{block:TrackName}Track: "{TrackName}"
  564. {/block:TrackName} <br> {block:Artist}Artist: {Artist}{/block:Artist} <br> {block:Album}Album: {Album}{/block:Album}</div></div>
  565. {/block:Audio}
  566.  
  567. {block:Video}
  568. <div style="width:400px; overflow:Auto;">{Video-250}</div>{/block:indexpage} {block:permalinkpage} {Video-500}{/block:permalinkpage}
  569. {block:Caption}{Caption}{/block:Caption}
  570. {/block:Video}
  571.  
  572. {block:Answer}
  573. <div class="question">
  574. <div class="asker">{Asker} inquires... </div>
  575. <br>
  576. {Question}</div> {Answer}
  577. {/block:Answer}
  578.  
  579. {block:Indexpage}
  580. <div class="permat">
  581. <a href="{permalink}">{NoteCountWithLabel}</a><a href="{reblogurl}">Reblog</a>{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
  582. </div>
  583. {/block:Indexpage}
  584.  
  585. {block:PermalinkPage}
  586. <div class="permalinkpage">
  587. {block:NoteCount}{NoteCount} notes<br>{/block:NoteCount}.
  588. {block:RebloggedFrom}Source: <a href="{ReblogRootURL}">{ReblogRootName}</a> | Reblogged From: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  589. {block:NoteCount} <div style="text-align:center; margin:5px; font-family:calibri; line-height:12px"></div>{/block:NoteCount} <Br>
  590. {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}
  591. </div>
  592. {/block:PermalinkPage}
  593. {block:PostNotes}
  594. <div id="postnotes">{PostNotes}</div>
  595. {/block:PostNotes}</div>{/block:Posts}
  596.  
  597. </div>
  598. {/block:Posts}
  599.  
  600. </div>{/block:Posts}</div></div></div> </div>
  601. </div> </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement