Advertisement
imgirlrauhl

Theme #6 by Vanne @ editionsbyvanne.tumblr.com

Dec 17th, 2013
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.01 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!----------
  5.  
  6. Theme #6 by Vanne @ editionsbyvanne.tumblr.com ***PLEASE DO NOT REMOVE THE CREDITS, THANKS YOU***
  7.  
  8. For any questions please visit my FAQ page.
  9. Cualquier duda por favor visita mi página de FAQ.
  10.  
  11. ----------->
  12.  
  13. <html>
  14.  
  15. <head>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Titillium+Web:400,400italic,700' rel='stylesheet' type='text/css'>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Mr+Bedfort' rel='stylesheet' type='text/css'>
  20.  
  21. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  22. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25.  
  26.  
  27. <meta name="color:Title" content="#4291a7"/>
  28. <meta name="color:Title Shadow" content="#848484"/>
  29. <meta name="color:Sidebar Border" content="#fff"/>
  30. <meta name="color:Description" content="#878787"/>
  31. <meta name="color:Blockquote Text" content="#7893b9"/>
  32. <meta name="color:Scrollbar" content="#f6d2d2"/>
  33. <meta name="color:Scrollbar Bottom" content="#fff"/>
  34. <meta name="color:Entries BG" content="#fff"/>
  35. <meta name="color:Entries Text" content="#7f9192"/>
  36. <meta name="color:Entries Title" content="#7e8cc2"/>
  37. <meta name="color:Link" content="#2b9cb7"/>
  38. <meta name="color:Link Hover" content="#969696"/>
  39. <meta name="color:Main Nav BG" content="#f0d4d4"/>
  40. <meta name="color:Main Nav Links" content="#fff"/>
  41. <meta name="color:Navigation BG" content="#cfe6d0"/>
  42. <meta name="color:Reblog Button" content="#c3e2db"/>
  43. <meta name="color:Italic Text" content="#abc0b1"/>
  44. <meta name="color:Bold Text" content="#9dbdd3"/>
  45. <meta name="color:Music BG" content="#f6f9f4"/>
  46. <meta name="color:Music Border" content="#d9e8d9"/>
  47.  
  48. <meta name="image:Background" content="http://s26.postimg.org/jz8cfp93p/fancy_deboss.png"/>
  49. <meta name="image:Sidebar Image" content="https://24.media.tumblr.com/c6aad391d80423761e67ded3bcb2e543/tumblr_mxlonfrhFc1t0v4cmo1_250.png"/>
  50. <meta name="image:Top BG" content="https://24.media.tumblr.com/5dacd004927da04b74e271b176c3dee0/tumblr_mxv8s5Zcob1sl631ro2_250.png"/>
  51.  
  52.  
  53. <meta name="if:Show Captions" content="">
  54. <meta name="if:Show Tags" content="">
  55. <meta name="if:Show Favicon" content="1">
  56. <meta name="if:Image Fade" content="1">
  57. <meta name="if:Black And White Images" content="">
  58. <meta name="if:Back To Top" content="1"/>
  59.  
  60. <meta name="text:Sidebar Title" content="">
  61. <meta name="text:Link 1" content="">
  62. <meta name="text:Link 1 URL" content="">
  63. <meta name="text:Link 2" content="">
  64. <meta name="text:Link 2 URL" content="">
  65. <meta name="text:Link 3" content="">
  66. <meta name="text:Link 3 URL" content="">
  67. <meta name="text:Link 4" content="">
  68. <meta name="text:Link 4 URL" content="">
  69. <meta name="text:Link 5" content="">
  70. <meta name="text:Link 5 URL" content="">
  71. <meta name="text:Link 6" content="">
  72. <meta name="text:Link 6 URL" content="">
  73.  
  74. <style type="text/css">
  75.  
  76. #tumblr_controls{
  77. position:fixed !important;
  78. -webkit-filter: invert(100%)
  79. }
  80. iframe#tumblr_controls {
  81. top:2% !important;
  82. right:1% !important;
  83. position: fixed !important;
  84. }
  85.  
  86. body {
  87. background: url('{image:Background}');
  88. background-attachment: fixed;
  89. }
  90.  
  91. ::-webkit-scrollbar-thumb:vertical {
  92. background-color: {color:Scrollbar};
  93. height: auto;
  94. }
  95.  
  96. ::-webkit-scrollbar-thumb:horizontal {
  97. background-color: {color:Scrollbar};
  98. height: auto;
  99. }
  100.  
  101. ::-webkit-scrollbar {
  102. height: 6px;
  103. width: 6px;
  104. background-color: {color:Scrollbar Bottom};
  105. }
  106.  
  107. blockquote {
  108. margin-left: 0px;
  109. margin-right: 0px;
  110. padding-left: 5px;
  111. font-size: 10px;
  112. font-style: italic;
  113. border-left: 3px solid;
  114. color: {color:Blockquote Text};
  115. }
  116.  
  117. a {
  118. text-decoration: none;
  119. color: {color:Link};
  120. }
  121.  
  122. a:hover {
  123. color: {color:Link Hover};
  124. text-decoration: none;
  125. }
  126.  
  127. b, strong {
  128. color: {color:Bold Text};
  129. font-weight: 700;
  130. }
  131.  
  132. i, em {
  133. color: {color:Italic Text};
  134. font-weight: 400italic;
  135. }
  136.  
  137. /*---------------------------SIDEBAR-------------------------*/
  138. #title {
  139. z-index: 99999;
  140. position: fixed;
  141. margin-top: 25px;
  142. margin-left:70px;
  143. font-family: Mr Bedfort;
  144. font-size: 30px;
  145. line-height: 31px;
  146. text-align: center;
  147. color: {color:Title};
  148. width: 300px;
  149. text-shadow: 0px 0px 7px {color:Title Shadow};
  150. }
  151.  
  152. #description {
  153. position: fixed;
  154. margin-top: 32px;
  155. margin-left: 0px;
  156. padding: 3px;
  157. width: 194px;
  158. line-height: 13px;
  159. z-index:9999;
  160. font-size: 12px;
  161. font-family: Titillium Web;
  162. text-transform: none;
  163. text-align: left;
  164. text-shadow: 0px 0px 0px;
  165. color: {color:Description};
  166. }
  167.  
  168. #sidebar {
  169. z-index:9999;
  170. position: fixed;
  171. margin-left:120px;
  172. margin-top: 70px;
  173. width: 200px;
  174. }
  175.  
  176. #sidebar img {
  177. border: 5px solid {color:Sidebar Border};
  178. box-shadow: 0px 0px 4px #d7d7d7;
  179. width: 190px;
  180. }
  181.  
  182. #icon {
  183. z-index:9999;
  184. position: fixed;
  185. margin-left:92px;
  186. margin-top: 90px;
  187. width: 60px;
  188. }
  189.  
  190. #icon img {
  191. border: 5px solid {color:Sidebar Border};
  192. box-shadow: 0px 0px 4px #d7d7d7;
  193. border-radius: 32px;
  194. max-width: 50px;
  195. }
  196.  
  197. #top {
  198. left: 0px;
  199. top: 0px;
  200. z-index: 9999;
  201. position: fixed;
  202. width:100%;
  203. height: 60px;
  204. background: url('{image:Top BG}');
  205. }
  206.  
  207. #bottom {
  208. left: 0px;
  209. bottom: 0px;
  210. position: fixed;
  211. width:100%;
  212. height: 60px;
  213. background: url('{image:Top BG}');
  214. }
  215.  
  216. /*-------------------MAIN NAV-------------------*/
  217. #nav {
  218. position: fixed;
  219. margin-top: 6px;
  220. margin-left: 0px;
  221. z-index: 9999;
  222. }
  223.  
  224. #nav a {
  225. z-index: 9999;
  226. margin-bottom: 4px;
  227. position: relative;
  228. display: inline-block;
  229. text-align: center;
  230. font-family: Titillium Web;
  231. font-size: 8px;
  232. padding:3px;
  233. width: 58px;
  234. text-transform: uppercase;
  235. letter-spacing: 1px;
  236. text-shadow: 1px 1px 0px {color:Title Shadow};
  237. background: {color:Main Nav BG};
  238. color: {color:Main Nav Links};
  239. }
  240.  
  241. #nav a:hover {
  242. text-shadow: 1px 1px 0px {color:Main Nav Links};
  243. color: {color:Title Shadow};
  244. }
  245.  
  246. /*-------------------ENTRIES-------------------*/
  247. #container {
  248. margin-top: 70px;
  249. margin-bottom: 30px;
  250. margin-left: 430px;
  251. width: 650px;
  252. }
  253.  
  254. .entry {
  255. float:left;
  256. z-index: 9999;
  257. width: 250px;
  258. position: relative;
  259. margin: 15px;
  260. padding: 10px;
  261. text-align: justify;
  262. font-size: 12px;
  263. font-family: Titillium Web;
  264. color: {color:Entries Text};
  265. background: {color:Entries BG};
  266. box-shadow: 0px 0px 4px #d7d7d7;
  267. {block:PermalinkPage}
  268. width: 400px;
  269. margin-left: 68px;
  270. margin-top: 20px;
  271. {/block:PermalinkPage}
  272. }
  273.  
  274. .entry img {
  275. max-width: 100%;
  276. }
  277.  
  278. #entrytitle {
  279. font-size: 20px;
  280. text-align: center;
  281. text-transform: none;
  282. text-shadow: 0px 0px 3px {color:Title Shadow};
  283. font-family: Titillium Web;
  284. color: {color:Entries Title};
  285. }
  286.  
  287. /*-------------------PAGINATION-------------------*/
  288. /*PAGINATION*/
  289. #pagination {
  290. z-index: 99;
  291. position: fixed;
  292. padding: 2px;
  293. margin-top: 12px;
  294. margin-left: 0px;
  295. }
  296.  
  297. #pagination a {
  298. display: inline-block;
  299. opacity: .8;
  300. font-size: 9px;
  301. padding: 2px 6px 2px 6px;
  302. margin: 4px;
  303. margin-bottom: 10px;
  304. text-align: center;
  305. font-family: Titillium Web;
  306. background: {color:Main Nav BG};
  307. color: {color:Main Nav Links};
  308. text-shadow: 1px 1px 0px {color:Title Shadow};
  309. }
  310.  
  311. #pagination a:hover {
  312. opacity: 1;
  313. color: {color:Title Shadow};
  314. text-shadow: 1px 1px 0px {color:Main Nav Links};
  315. }
  316.  
  317. span.highlight1 {
  318. margin: 4px;
  319. font-family: Titillium Web;
  320. font-size: 9px;
  321. background: {color:Main Nav BG};
  322. padding: 2px 0px 2px 0px;
  323. color: {color:Main Nav Links};
  324. text-shadow: 1px 1px 0px {color:Title Shadow};
  325. }
  326.  
  327. /*-------------------IMAGES-------------------*/
  328. {block:IfImageFade}.photo {
  329. opacity: .7;
  330. -webkit-transition: all 0.5s ease-in-out;
  331. -moz-transition: all 0.5s ease-in-out;
  332. -o-transition: all 0.5s ease-in-out;
  333. -ms-transition: all 0.5s ease-in-out;
  334. transition: all 0.5s ease-in-out;
  335. }
  336.  
  337. .photo:hover {
  338. opacity: 1;
  339. }
  340.  
  341. .entry img {
  342. opacity: .7;
  343. -webkit-transition: all 0.5s ease-in-out;
  344. -moz-transition: all 0.5s ease-in-out;
  345. -o-transition: all 0.5s ease-in-out;
  346. -ms-transition: all 0.5s ease-in-out;
  347. transition: all 0.5s ease-in-out;
  348. }
  349.  
  350. .entry img:hover {
  351. opacity: 1;
  352. }
  353.  
  354. #sidebar img {
  355. opacity: .7;
  356. -webkit-transition: all 0.5s ease-in-out;
  357. -moz-transition: all 0.5s ease-in-out;
  358. -o-transition: all 0.5s ease-in-out;
  359. -ms-transition: all 0.5s ease-in-out;
  360. transition: all 0.5s ease-in-out;
  361. }
  362.  
  363. #sidebar img:hover {
  364. opacity: 1;
  365. }
  366. {/block:IfImageFade}
  367.  
  368. {block:IfBlackAndWhiteImages}
  369. .entry img{
  370. -webkit-transition: opacity 0.8s linear;
  371. opacity: 0.7;
  372. -webkit-filter:grayscale(100%);
  373. -webkit-transition: all 0.5s ease-in-out;
  374. -moz-transition: all 0.5s ease-in-out;
  375. -o-transition: all 0.5s ease-in-out;
  376. -ms-transition: all 0.5s ease-in-out;
  377. transition: all 0.5s ease-in-out;
  378. }
  379.  
  380. .entry img:hover{
  381. -webkit-transition: opacity 0.8s linear;
  382. opacity: 1;
  383. -webkit-filter:none;
  384. -webkit-transition: all 0.5s ease-in-out;
  385. -moz-transition: all 0.5s ease-in-out;
  386. -o-transition: all 0.5s ease-in-out;
  387. -ms-transition: all 0.5s ease-in-out;
  388. transition: all 0.5s ease-in-out;
  389. }
  390. {/block:IfBlackAndWhiteImages}
  391.  
  392. /*-------------------AUDIO-------------------*/
  393.  
  394. /* PLEASE DO NOT STEAL MY AUDIO CODE!! */
  395.  
  396. #audio img {
  397. max-width: 56px;
  398. float: left;
  399. margin-right: 7px;
  400. }
  401.  
  402. #player {
  403. width: 28px;
  404. margin-left: 15px;
  405. margin-top: 15px;
  406. overflow: hidden;
  407. position: absolute;
  408. opacity: .4;
  409. }
  410.  
  411. #player:hover {
  412. opacity: .8;
  413. }
  414.  
  415. #hello {
  416. color: {color:Bold Text};
  417. padding: 2px;
  418. text-align: center;
  419. font-family: Titillium Web;
  420. text-transform: uppercase;
  421. font-weight: 700;
  422. font-size: 9px;
  423. border-bottom: 1px dashed {color:Bold Text};
  424. }
  425.  
  426. #musicc {
  427. margin-top: -4px;
  428. padding: 9px;
  429. width: 167px;
  430. height: 36px;
  431. overflow: auto;
  432. position: relative;
  433. border: 1px dashed {color:Music Border};
  434. background: {color:Music BG};
  435. }
  436.  
  437. /*-------------------AUDIO PERMALINK PAGE-------------------*/
  438. #audio2 img {
  439. width: 200px;
  440. float: left;
  441. margin-right: 7px;
  442. }
  443.  
  444. #musicc2 {
  445. margin-top: -10px;
  446. padding: 9px;
  447. width: 170px;
  448. height: 180px;
  449. overflow: auto;
  450. position: relative;
  451. border: 1px dashed {color:Music Border};
  452. background: {color:Music BG};
  453. }
  454.  
  455. /*-------------------BACK TO TOP-------------------*/
  456. .top {
  457. position: fixed;
  458. z-index: 999;
  459. font-size: 10px;
  460. font-family: Titillium Web;
  461. text-align: center;
  462. text-transform: uppercase;
  463. letter-spacing: 1px;
  464. }
  465.  
  466. .top a {
  467. text-shadow: 1px 1px 0px {color:Main Nav Links};
  468. color: {color:Title Shadow};
  469. }
  470.  
  471. .top a:hover {
  472. color: {color:Main Nav Links};
  473. text-shadow: 1px 1px 0px {color:Title Shadow};
  474.  
  475. }
  476.  
  477. #scrollToTop:link, #scrollToTop:visited {
  478. z-index: 999;
  479. display: none;
  480. position: fixed;
  481. bottom: 25px;
  482. left: 180px;
  483. }
  484.  
  485. /*-------------------REBLOG-------------------*/
  486. #reblog {
  487. bottom: -5px;
  488. z-index: 0;
  489. left: 8px;
  490. position: absolute;
  491. padding: 5px;
  492. padding-left: 7px;
  493. opacity: 0;
  494. font-family: Titillium Web;
  495. text-align: center;
  496. text-transform: uppercase;
  497. font-size: 9px;
  498. box-shadow: 0px 0px 4px #d7d7d7;
  499. background: {color:Reblog Button};
  500. text-shadow: 1px 1px 0px {color:Title Shadow};
  501. -webkit-transition: all 0.5s ease-in-out;
  502. -moz-transition: all 0.5s ease-in-out;
  503. -o-transition: all 0.5s ease-in-out;
  504. -ms-transition: all 0.5s ease-in-out;
  505. transition: all 0.5s ease-in-out;
  506. }
  507.  
  508. #reblog a {
  509. color: {color:Main Nav Links};
  510. text-align: center;
  511. -webkit-transition:all .5s ease;
  512. -moz-transition:all .5s ease;
  513. transition:all .5s ease;
  514. -o-transition:all .5s ease;
  515. }
  516.  
  517. #reblog a:hover {
  518. text-shadow: 1px 1px 0px {color:Main Nav Links};
  519. color: {color:Title Shadow};
  520. -webkit-transition:all .5s ease;
  521. -moz-transition:all .5s ease;
  522. transition:all .5s ease;
  523. -o-transition:all .5s ease;
  524. }
  525.  
  526. .entry:hover #reblog{
  527. opacity: 1;
  528. left: -5px;
  529. }
  530.  
  531. /*-------------------PERMALINK FOR IMAGES-------------------*/
  532. #permalink{
  533. bottom: -15px;
  534. left: 10px;
  535. width: 244px;
  536. font-family: Titillium Web;
  537. text-align: center;
  538. position: absolute;
  539. font-size: 10px;
  540. border-top: 1px solid {color:Reblog Button};
  541. background: {color:Entries BG};
  542. padding: 3px;
  543. opacity: 0;
  544. -webkit-transition: all 0.5s ease-in-out;
  545. -moz-transition: all 0.5s ease-in-out;
  546. -o-transition: all 0.5s ease-in-out;
  547. -ms-transition: all 0.5s ease-in-out;
  548. transition: all 0.5s ease-in-out;
  549. }
  550.  
  551. #permalink a {
  552. text-align: center;
  553. }
  554.  
  555. .entry:hover #permalink{
  556. bottom: 5px;
  557. opacity: 1;
  558. }
  559.  
  560. /*------------------PERMALINK AND TAGS FOR TEXT-------------------*/
  561. #permalinktxt{
  562. font-family: Titillium Web;
  563. text-align: right;
  564. position: relative;
  565. font-size: 10px;
  566. -webkit-transition: all 0.5s ease-in-out;
  567. -moz-transition: all 0.5s ease-in-out;
  568. -o-transition: all 0.5s ease-in-out;
  569. -ms-transition: all 0.5s ease-in-out;
  570. transition: all 0.5s ease-in-out;
  571. }
  572.  
  573. #tagstxt{
  574. font-family: Titillium Web;
  575. text-align: right;
  576. position: relative;
  577. font-size: 10px;
  578. -webkit-transition: all 0.5s ease-in-out;
  579. -moz-transition: all 0.5s ease-in-out;
  580. -o-transition: all 0.5s ease-in-out;
  581. -ms-transition: all 0.5s ease-in-out;
  582. transition: all 0.5s ease-in-out;
  583. }
  584.  
  585. /*-------------------------PERMALINK PAGE-----------------------*/
  586. #permalink2{
  587. font-family: Titillium Web;
  588. text-align: center;
  589. position: relative;
  590. text-transform: none;
  591. font-size: 11px;
  592. padding: 3px;
  593. left: -10px;
  594. top: 8px;
  595. width: 414px;
  596. margin-bottom: 10px;
  597. }
  598.  
  599. /*------------------------CREDITS---------------------------*/
  600.  
  601. #credit {
  602. z-index: 9999;
  603. width:auto;
  604. position:fixed;
  605. top:75px;
  606. right:0px;
  607. -webkit-transition: all .7s ease;
  608. -moz-transition: all .7s ease;
  609. -o-transition: all .7s ease;
  610. transition: all .7s ease;
  611. }
  612.  
  613. #credit2 {
  614. z-index: 9999;
  615. position: fixed;
  616. top: 90px;
  617. right: 0px;
  618. font-size: 14px;
  619. font-family: Titillium Web;
  620. padding: 3px 5px 4px 8px;
  621. width:12px;
  622. height:18px;
  623. box-shadow: 0px 0px 4px #d7d7d7;
  624. background: url('{image:Top BG}');
  625. color: {color:Entries Text};
  626. -webkit-transition: all .7s ease;
  627. -moz-transition: all .7s ease;
  628. -o-transition: all .7s ease;
  629. transition: all .7s ease
  630. }
  631.  
  632. #credit3 {
  633. z-index: 9999;
  634. position: fixed;
  635. margin-right: -112px;
  636. top: 90px;
  637. right: 0px;
  638. font-size: 10px;
  639. padding: 5px 6px 2px 6px;
  640. width:100px;
  641. height:18px;
  642. text-transform:uppercase;
  643. text-align: center;
  644. font-family: Titillium Web;
  645. box-shadow: 0px 0px 4px #d7d7d7;
  646. background: {color:Entries BG};
  647. -webkit-transition: all .7s ease;
  648. -moz-transition: all .7s ease;
  649. -o-transition: all .7s ease;
  650. transition: all .7s ease;
  651. }
  652.  
  653. #credit:hover #credit2 {
  654. margin-right: 112px;
  655. }
  656.  
  657. #credit:hover #credit3 {
  658. margin-right: 0px;
  659. }
  660.  
  661.  
  662.  
  663.  
  664.  
  665. </style>
  666.  
  667. {block:IfBackToTop}
  668. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  669. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  670.  
  671. <div class="top">
  672. <a href="javascript:;" id="scrollToTop">back to top ↑</a>
  673. </div>
  674. {/block:IfBackToTop}
  675.  
  676. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  677.  
  678.  
  679. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  680.  
  681. <script>
  682. $(function(){
  683. var $container = $('#container');
  684. $container.imagesLoaded(function(){
  685. $container.masonry({
  686. itemSelector: '.entry',
  687. });
  688. });
  689. $container.infinitescroll({
  690. itemSelector : ".entry",
  691. navSelector : "#pagination",
  692. nextSelector : "#pagination a",
  693. loadingImg : "http://media.tumblr.com/ec1742dbca16ca94b47814f1de4e37e6/tumblr_inline_mj8pf7Te3l1qz4rgp.png",
  694. loadingText : "<em></em>",
  695. bufferPx : 10000,
  696. extraScrollPx: 12000,
  697. },
  698. // trigger Masonry as a callback
  699. function( newElements ) {
  700. var $newElems = $( newElements ).css({ opacity: 0 });
  701. // ensure that images load before adding to masonry layout
  702. $newElems.imagesLoaded(function(){
  703. $newElems.animate({ opacity: 1 });
  704. $container.masonry( 'appended', $newElems, true );
  705. });
  706. }
  707. );
  708. });
  709. </script>
  710.  
  711. </head>
  712.  
  713. <body>
  714.  
  715. <div id="title">{text:Sidebar Title}</div>
  716.  
  717. <div id="sidebar">
  718. <div id="sidebar img"><a href="/"><a href="/" class="m-i"><img class="menu-picture" src="{image:Sidebar Image}"/></a>
  719. </div>
  720. <div id="nav">
  721. <a href="/">home</a>
  722. <a href="/ask">message</a>
  723. <a href="http://editionsbyvanne.tumblr.com">theme</a>
  724. </div>
  725. <div id="description">{Description}
  726. <select onchange='location=this.options[this.selectedIndex].value;' style='
  727. line-height:90%;
  728. font-size:8px;
  729. letter-spacing: 1px;
  730. color:#fff;
  731. width:195px;
  732. background-color:{color:Navigation BG};
  733. text-shadow: 1px 1px 0px {color:Title Shadow};
  734. border:1px solid #eee;
  735. height:18px;
  736. font-family:Titillium Web;
  737. text-transform: uppercase;
  738. margin-top:5px;
  739. padding:1px;
  740. '>
  741. <option>Navigation</option>
  742.  
  743. {block:IfLink1}<option value="{text:Link 1 URL}">{text:Link 1}</option>{/block:IfLink1}
  744. {block:IfLink2}<option value="{text:Link 2 URL}">{text:Link 2}</option>{/block:IfLink2}
  745. {block:IfLink3}<option value="{text:Link 3 URL}">{text:Link 3}</option>{/block:IfLink3}
  746. {block:IfLink4}<option value="{text:Link 4 URL}">{text:Link 4}</option>{/block:IfLink4}
  747. {block:IfLink5}<option value="{text:Link 5 URL}">{text:Link 5}</option>{/block:IfLink5}
  748. {block:IfLink6}<option value="{text:Link 6 URL}">{text:Link 6}</option>{/block:IfLink6}
  749.  
  750. </select>
  751. {block:Pagination}
  752. <div id="pagination">
  753. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}
  754. {block:JumpPagination length="4"}
  755. {block:CurrentPage}<span class="current_page"><span class="highlight1">&nbsp;&nbsp;&nbsp;{PageNumber}&nbsp;&nbsp;&nbsp;</span></span>{/block:CurrentPage}
  756. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  757. {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
  758. </div>
  759. {/block:Pagination}
  760. </div>
  761. </div>
  762.  
  763.  
  764. {block:IfShowFavicon}
  765. <div id="icon">
  766. <div id="icon img"><a href="/"><a href="/" class="m-i"><img class="menu-picture" src="{Favicon}"/></a>
  767. </div>
  768. </div>
  769. {/block:IfShowFavicon}
  770.  
  771. <div id="top"></div>
  772. <div id="bottom"></div>
  773.  
  774.  
  775.  
  776. <div id="container">
  777. {block:Posts}
  778. <div class="entry">
  779.  
  780. {block:Text}
  781. {block:Title}<div id="entrytitle"><font color="{color:Entries Title}"></font> {Title} <font color="{color:Entries Border}"></font></div>{/block:Title}
  782. {Body}
  783. <center>
  784. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  785. </center>
  786. <!-- permalink --> {block:IndexPage}
  787. <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  788. <div id="permalinktxt">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  789. {block:IfShowTags}
  790. <div id="tagstxt">{block:HasTags}<b>Tagged:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{block:HasTags}</div>
  791. {/block:IfShowTags}
  792. <!-- /permalink --> {/block:IndexPage}
  793. {/block:Text}
  794.  
  795.  
  796. {block:Photo}
  797. {LinkOpenTag}<img src="{PhotoURL-highres}" width="400px" alt="{PhotoAlt}">{LinkCloseTag}
  798. <center>
  799. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  800. </center>
  801. <!-- permalink --> {block:IndexPage}
  802. <div id="permalink">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  803. <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  804. <!-- /permalink --> {/block:IndexPage}
  805. {/block:Photo}
  806.  
  807.  
  808. {block:Photoset}
  809. {block:IndexPage}
  810. <div class="photo">{Photoset-250}</div>
  811. {block:IfGridTheme}<div class="photo">{Photoset-250}</div>{/block:IfGridTheme}
  812. {/block:IndexPage}
  813. {block:PermalinkPage}<div class="photo">{Photoset-400}</div>{/block:PermalinkPage}
  814. <center>
  815. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  816. </center>
  817. <!-- permalink --> {block:IndexPage}
  818. <div id="permalink">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  819. <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  820. <!-- /permalink --> {/block:IndexPage}
  821. {/block:Photoset}
  822.  
  823.  
  824. {block:Audio}
  825. {block:IndexPage}
  826. {block:AlbumArt}
  827. <div id="audio"><img src="{AlbumArtURL}" alt=""></div>
  828. {/block:AlbumArt}
  829. <div id="player">{AudioPlayerGrey}</div><div style="margin-top: 5px;"></div>
  830. <div id="musicc">
  831. {block:Artist}
  832. <div id="hello"><b>Artist:</b></div> <center><i>{Artist}</i></center>
  833. {/block:Artist} <br />
  834. {block:Album}<div id="hello"><b>Album:</b></div> <center><i>{Album}</i></center>{/block:Album}<br />
  835. <div id="hello">{block:TrackName}<b>Track:</b></div> <center><i>{TrackName}</i></center>{/block:TrackName}<br />
  836. <div id="hello"><b>Plays:</b></div> <center><i>{FormattedPlayCount}</i></center><br />
  837. {block:Date}<div id="hello"><b>Posted:</b></div> <center><a href="{permalink}"><i>{TimeAgo}</i></a>{/block:Date} {block:NoteCount} <i>with</i> <a href="{permalink}"><i>{NoteCountWithLabel}</i></a></center>{/block:NoteCount}
  838. </div>
  839. <!-- permalink -->
  840. <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  841. <!-- /permalink -->
  842. {/block:IndexPage}
  843. {block:PermalinkPage}
  844. {block:AlbumArt}
  845. <div id="audio2"><img src="{AlbumArtURL}" alt=""></div><p>
  846. {/block:AlbumArt}
  847. <div id="player">{AudioPlayerGrey}</div><div style="margin-top: 5px;"></div>
  848. <div id="musicc2">
  849. {block:Artist}
  850. <div id="hello"><b>Artist:</b></div> <center><i>{Artist}</i></center>
  851. {/block:Artist} <br />
  852. {block:Album}<div id="hello"><b>Album:</b></div> <center><i>{Album}</i></center>{/block:Album}<br />
  853. <div id="hello">{block:TrackName}<b>Track:</b></div> <center><i>{TrackName}</i></center>{/block:TrackName}<br />
  854. <div id="hello"><b>Plays:</b></div> <center><i>{FormattedPlayCount}</i></center>
  855. </div>
  856. {/block:PermalinkPage}
  857. {/block:Audio}
  858.  
  859. {block:Video}
  860. {block:IndexPage}
  861. {Video-250}
  862. {/block:IndexPage}
  863. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  864. <center>
  865. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  866. </center>
  867. <!-- permalink --> {block:IndexPage}
  868. <div id="permalink">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  869. <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  870. <!-- /permalink --> {/block:IndexPage}
  871. {/block:Video}
  872.  
  873. {block:Quote}
  874. <div style="color: {color:Blockquote Text}; font-style: italic;">" {Quote} " </div>
  875. <div style="text-align: center; font-size: 9px; font-style: italic; padding-top: 3px;">—{Source}</div>
  876. <center>
  877. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  878. </center>
  879. <!-- permalink --> {block:IndexPage}
  880. <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  881. <!-- /permalink --> {/block:IndexPage}
  882. {/block:Quote}
  883.  
  884. {block:Link}
  885. <div id="entrytitle"></font> <t><a href="{URL}" {Target}>{Name}</a></t><font></div>
  886. {Description}
  887. <center>
  888. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  889. </center>
  890. <!-- permalink --> {block:IndexPage}
  891. <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  892. <div id="permalinktxt">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  893. <!-- /permalink --> {/block:IndexPage}
  894. {/block:Link}
  895.  
  896. {block:Chat}
  897. {block:Title}{Title}{/block:Title}
  898. {block:Lines}<span class="highlight2">{block:Label}<i>{Label}</i>{/block:Label}</span> {Line}<br>{/block:Lines}
  899. <center>
  900. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  901. </center>
  902. <!-- permalink --> {block:IndexPage}
  903. <div id="reblog"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  904. <div id="permalinktxt">{block:Date}<b>Posted:</b> <a href="{permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} with <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  905. <!-- /permalink --> {/block:IndexPage}
  906. {/block:Chat}
  907.  
  908. {block:Answer}
  909. <div id="portrait"><img src="{AskerPortraitURL-40}"></div>
  910. <div id="ask">{Asker} <b>sent:</b> {Question}</div>
  911. {Answer}
  912. {/block:Answer}
  913.  
  914. {block:PermalinkPage}
  915. <center>{block:Caption}{Caption}{/block:Caption}</center>
  916. <div id="permalink2">
  917. {block:Date}<b>Posted:</b> {12Hour}:{Minutes}{AmPm} {ShortDayOfWeek} {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} {Year}{/block:Date}
  918. {block:NoteCount}with <i>{NoteCountWithLabel}</i>{/block:NoteCount}
  919. {block:RebloggedFrom}<br><i>Reblogged from</i> <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  920. {block:HasTags}<br><b>Tagged:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{block:HasTags}
  921. </div>
  922. {block:PostNotes}{PostNotes}{/block:PostNotes}
  923. {/block:PermalinkPage}
  924. </div>
  925.  
  926. {/block:Posts}
  927. </div>
  928.  
  929. <div id="credit"><div id="credit2">©</div>
  930. <div id="credit3">
  931. <a href="http://editionsbyvanne.tumblr.com/">Theme by Vanne</a>
  932. </div></div>
  933.  
  934. </body>
  935.  
  936. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement