Advertisement
TickleMeLarry

Ed Sheeran Theme #5

Feb 8th, 2013
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.56 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">
  3.  
  4. <!--
  5. --------------------------------------------------
  6.  
  7. TICKLEMELARRY.TUMBLR.COM
  8. E D S H E E R A N T H E M E
  9. --------------------------------------------------
  10. -->
  11. <head>
  12.  
  13. <meta name="color:Background" content="#d7eaba"/>
  14. <meta name="color:Font" content="#ac9993"/>
  15. <meta name="color:Bold" content="#fd448c"/>
  16. <meta name="color:Posts Title" content="#fd448c"/>
  17. <meta name="color:Scrollbar" content="#6dcff6"/>
  18.  
  19. <meta name="color:dsback" content="#c6ecfa"/>
  20. <meta name="color:scrol Background" content="#6dcff6"/>
  21. <meta name="color:info" content="#bde8ec"/>
  22. <meta name="color:linksborder" content="#f0f0f0"/>
  23. <meta name="color:Links Background" content="#f3eeee"/>
  24. <meta name="color:posts" content="#d7eaba"/>
  25. <meta name="color:Text" content="#c2c2c2"/>
  26. <meta name="color:Title" content="#b5b9c0"/>
  27. <meta name="color:Border" content="#e9e7e7"/>
  28. <meta name="color:Scrollbar" content="#6dcff6"/>
  29. <meta name="font:Body" content="arial" />
  30. <meta name="text:Font Size" content="9px"/>
  31. <meta name="color:Title" content="#b5b9c0"/>
  32. <meta name="color:Link" content="#a5afbd"/>
  33. <meta name="color:Link Hover" content="#b3e960"/>
  34. <meta name="text:Link1" content="/" />
  35. <meta name="text:Link1 Title" content="link 1" />
  36. <meta name="text:Link2" content="/" />
  37. <meta name="text:Link2 Title" content="link 2" />
  38. <meta name="text:Link3" content="/" />
  39. <meta name="text:Link3 Title" content="link 3" />
  40. <meta name="text:Link4" content="/" />
  41. <meta name="text:Link4 Title" content="link 4" />
  42. <meta name="text:Link5" content="/" />
  43. <meta name="text:Link5 Title" content="link 5" />
  44.  
  45.  
  46.  
  47.  
  48. <title>{Title}</title>
  49. <link rel="shortcut icon" href="{Favicon}">
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. <style type="text/css">
  58.  
  59. @font-face {
  60.  
  61. font-family: pixel2;
  62.  
  63. src: url('http://justbloomed.webs.com/other/04B_03__.TTF');}
  64.  
  65.  
  66.  
  67. @font-face {
  68.  
  69. font-family: pixel;
  70.  
  71. src: url('http://justbloomed.webs.com/other/pfarmafive.ttf');}
  72.  
  73.  
  74. a {color: {color:link}; text-decoration:none;}
  75. a:hover {color:{color:link hover}; text-decoration:none;}
  76.  
  77.  
  78.  
  79.  
  80. body {
  81. color:{color:Font};
  82. background-color:{color:Background};
  83. background-image: url('http://i46.tinypic.com/30w4iz9.jpg');
  84. background-attachment:fixed;
  85. background-position: left top;
  86. background-repeat:repeat;
  87. font-family:Calibri;
  88. font-size:10px;
  89. line-height:100%;
  90. text-align:justify}
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98. a:link, a:visited, a:active{
  99. color:{color:Links};
  100. text-decoration:none;
  101. -webkit-transition: all 0.4s ease-in-out;
  102. -moz-transition: all 0.4s ease-in-out;
  103. -o-transition: all 0.4s ease-in-out;
  104. transition: all 0.4s ease-in-out;
  105. border-bottom:0px solid transparent;}
  106.  
  107. a:hover{
  108. color:{color:Links Hover};
  109. border-bottom:1px solid {color:Links Hover};
  110. -webkit-transition: all 0.4s ease-in-out;
  111. -moz-transition: all 0.4s ease-in-out;
  112. -o-transition: all 0.4s ease-in-out;
  113. transition: all 0.4s ease-in-out;}
  114.  
  115. b, strong {
  116. color: {color:Bold};}
  117.  
  118.  
  119. blockquote {
  120. margin-left: 0px;
  121. padding-left:4px;
  122. border-left:4px solid {color:Bold};}
  123.  
  124.  
  125. #title {font-size:17px; width:199px; text-align:center; z-index: 1; overflow: visible; width:223px; text-align:center; z-index: 1; overflow: visible;
  126.  
  127. letter-spacing:1px; text-align:center; text-transform: uppercase;margin-top:170px;margin-left:120px; color:{color:title};position:fixed; font-family: georgia;line-height:100%
  128.  
  129. border-right:4px solid #8ae5ef; border-radius: 0px;text-shadow: 1px 1px 0px #ffffff;;
  130.  
  131. }
  132.  
  133.  
  134. #link {
  135. padding-bottom:4px;
  136. margin-top:5px;
  137. text-align:center;
  138. text-transform:uppercase;
  139. font-size:16px;}
  140.  
  141.  
  142. h1{
  143. color:{color:Posts Title};
  144. font-size:19px;
  145. line-height:15px;
  146. letter-spacing:0px;
  147. text-transform:none;
  148. margin-top:0px;
  149. margin-bottom:-5px;
  150. font-weight: normal;
  151. padding:0px;
  152. text-align:left;}
  153.  
  154.  
  155.  
  156.  
  157. #entries{
  158. position:absolute;
  159. left:600px;
  160. top:35px;
  161. margin-bottom:20px;
  162. width:520px;}
  163.  
  164. #posts{
  165. overflow:hidden;
  166. background-color: {color:posts};
  167. padding: 10px;
  168. margin-bottom:30px;}
  169.  
  170. #posts:hover #info {
  171. opacity:1;
  172. display:block;
  173. }
  174.  
  175.  
  176.  
  177.  
  178.  
  179. #info{
  180. width:500px;
  181. font-family:Calibri;
  182. color:{color:Links};
  183. background-color:{color:info};
  184. font-size:9px;
  185. line-spacing: 1px;
  186. text-transform:uppercase;
  187. text-align:center;
  188. padding: 0px;
  189. opacity:0;
  190. -webkit-transition:0.4s linear;
  191. position:absolute;
  192. }
  193.  
  194. #info a {
  195. color:{color:Links};}
  196.  
  197. #info a:hover {
  198. color:{color:Links Hover};}
  199.  
  200.  
  201.  
  202.  
  203. #quote {
  204. margin:10px 32px;
  205. font-size:14px;
  206. font-style:italic;}
  207.  
  208. #source {
  209. font-size:11px;}
  210.  
  211. #peaty {
  212. padding-right:10px;
  213. margin: 10px 0 0 -35px;
  214. position:absolute;
  215. font-size:60px;
  216. font-family:georgia;
  217. font-weight:bold;
  218. color:{color:Bold};}
  219.  
  220. #ieber {
  221. padding-right:10px;
  222. margin: 7px 0 0 430px;
  223. position:absolute;
  224. font-size:60px;
  225. font-family:georgia;
  226. font-weight:bold;
  227. color:{color:Bold};}
  228.  
  229.  
  230.  
  231.  
  232. #audio {
  233. padding: 0px; }
  234.  
  235. .qu {
  236. opacity: 0.7;
  237. font-family: georgia;
  238. font-size: 25px;
  239. font-weight: bold;
  240. line-height: 33px;}
  241.  
  242. .ote {
  243. opacity: 0.9;
  244. margin-top: -34px;
  245. text-indent: 15px; }
  246.  
  247. .audio {
  248. background-color :white;
  249. display: block; }
  250.  
  251.  
  252.  
  253.  
  254. .asker{
  255. width: 490px;
  256. background-color: none;
  257. padding: 5px;
  258. font-size: 11px;
  259. font-weight: normal;
  260. color:{color:Font};
  261. text-transform: normal;
  262. line-height: 11px;}
  263.  
  264. .asker img{
  265. float: left;
  266. padding: 0px 5px 0px 0px;}
  267.  
  268. .asker a{
  269. font-size: 11px;
  270. font-weight: bold;
  271. color:{color:Links};
  272. text-transform: normal;
  273. line-height: 11px;
  274. padding: 0; margin: 0}
  275.  
  276. .asker a:hover{
  277. font-size: 11px;
  278. font-weight: bold;
  279. color:{color:Links Hover};
  280. background-color: transparent;
  281. text-transform: normal;
  282. line-height:11px;
  283. padding: 0; margin: 0;}
  284.  
  285. .question{
  286. font-size: 10px;
  287. font-weight: normal;
  288. color:{color:Font};
  289. text-transform: none;}
  290.  
  291. .answer {
  292. padding-left: 4px;
  293. padding-right: 4px;
  294. padding-top: 4px;}
  295.  
  296. .answer img {
  297. max-width: 470px;}
  298.  
  299. img a{
  300. border:none;
  301. width:100%;}
  302.  
  303.  
  304.  
  305.  
  306. .user_1 .label {color:{color:links}; font-weight:bold;}
  307. .user_2 .label {color:{color:links}; font-weight:bold;}
  308. .user_3 .label {color:{color:links}; font-weight:bold;}
  309. .user_4 .label {color:{color:links}; font-weight:bold;}
  310. .user_5 .label {color:{color:links}; font-weight:bold;}
  311. .user_6 .label {color:{color:links}; font-weight:bold;}
  312. .user_7 .label {color:{color:links}; font-weight:bold;}
  313. .user_8 .label {color:{color:links}; font-weight:bold;}
  314. .user_9 .label {color:{color:links}; font-weight:bold;}
  315. .user_10 .label {color:{color:links}; font-weight:bold;}
  316. .user_11 .label {color:{color:links}; font-weight:bold;}
  317. .user_12 .label {color:{color:links}; font-weight:bold;}
  318. .user_13 .label {color:{color:links}; font-weight:bold;}
  319. .user_14 .label {color:{color:links}; font-weight:bold;}
  320. .user_15 .label {color:{color:links}; font-weight:bold;}
  321. .user_16 .label {color:{color:links}; font-weight:bold;}
  322. .user_17 .label {color:{color:links}; font-weight:bold;}
  323. .user_18 .label {color:{color:links}; font-weight:bold;}
  324. .user_19 .label {color:{color:links}; font-weight:bold;}
  325. .user_20 .label {color:{color:links}; font-weight:bold;}
  326.  
  327. ul.chat, .chat ol, .chat li {
  328. list-style:none;
  329. margin:0px;
  330. padding:0px;}
  331.  
  332.  
  333.  
  334.  
  335.  
  336. /* --- SCROLLBAR --- */
  337.  
  338.  
  339. ::-webkit-scrollbar-thumb:vertical {
  340. background-color:{color:Scrollbar};
  341. height:10px;}
  342.  
  343. ::-webkit-scrollbar-thumb:horizontal {
  344. background-color:{color:Scrollbar};
  345. height:10px;}
  346.  
  347. ::-webkit-scrollbar {
  348. background-color:{color:scrol Background};
  349. height:5px;
  350. width:5px;}
  351.  
  352.  
  353. ::-moz-selection {background-color:;color:#392E2E;}
  354.  
  355. ::selection {background-color:;color:#fd448c;}
  356.  
  357.  
  358.  
  359. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  360.  
  361.  
  362.  
  363. <link href='http://fonts.googleapis.com/css?family=Codystar'
  364. rel='stylesheet' type='text/css'>
  365. }
  366.  
  367.  
  368.  
  369.  
  370.  
  371. #postnotes {
  372. width:510px;
  373. padding:5px;
  374. margin:0px 0px 0px 0px;
  375. font-size:10px;
  376. background-color: none;}
  377.  
  378. #postnotes a {
  379. margin-top:1px;}
  380.  
  381. ol.notes li.note {
  382. border-bottom: solid 0px;
  383. padding:1px;}
  384.  
  385. ol.notes li.note img.avatar {
  386. vertical-align:-4px;
  387. margin-right:0px;
  388. width:16px;
  389. height:16px;}
  390.  
  391.  
  392.  
  393.  
  394. }
  395. }
  396.  
  397.  
  398.  
  399.  
  400. }}
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407. }
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416. #iwish {
  417. position: fixed;
  418. margin-top:144px;
  419. float:right;
  420. margin-left:124px;
  421. width:177px;
  422. font-size: 10px;
  423. text-align: center;
  424. background: {color:dsback};;
  425. background-image: url('') ;
  426. letter-spacing: 1px;
  427. padding:82px;
  428. border-top-right-radius:25px;
  429. border-bottom-left-radius:25px;
  430. border-top-left-radius:25px;
  431. border-bottom-right-radius:25px;
  432.  
  433. -webkit-transition: all 0.2s ease-in-out;position:fixed;text-shadow: -1px 0px 3px #9f9f9f;
  434. -moz-transition: all 0.6s ease-in-out;
  435. -o-transition: all 0.6s ease-in-out;
  436. -ms-transition: all 0.6s ease-in-out;
  437. transition: all 0.6s ease-in-out;
  438.  
  439. }
  440.  
  441.  
  442. #creadit{position:fixed; bottom:10px; right:10px; font-size:10px; font-family:calibri;color:#bdd2ce; text-transform:uppercase;letter-spacing: 0px; font-style:normal;}
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452. </style>
  453.  
  454.  
  455.  
  456. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  457.  
  458.  
  459.  
  460. </head>
  461.  
  462.  
  463.  
  464. <body>
  465.  
  466.  
  467.  
  468.  
  469. </div>
  470.  
  471.  
  472.  
  473. <div style="margin-top:308px;font-family: tahoma;position:fixed;color:#fff; overflow:hidden; font-size:9px;font-style:normal;margin-left:170px;z-index:4;">
  474.  
  475. <big><big><big><big><big><big><big><big><big></big></big></big></big></big></big></big>
  476.  
  477. </div>
  478. <div id="iwish">
  479.  
  480.  
  481. </div>
  482.  
  483.  
  484.  
  485.  
  486. </div></div>
  487. <div id="title"><a href="/">{Title}</a></div><br>
  488. </div>
  489.  
  490.  
  491.  
  492. </div>
  493.  
  494.  
  495.  
  496.  
  497. <div id="creadit"><img style="text-align: center; border-radius: 10px;" /><br><center><a href="http://ticklemelarry.tumblr.com/" target="_blank"><font color="#6291b3">T H E M E B Y <BR>©<strong> TICKLE ME LARRY</strong> </a></font></div></center>
  498.  
  499.  
  500. </div>
  501.  
  502.  
  503. <br>
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514. <div id="entries">
  515. {block:Posts}
  516. <div id="posts">
  517.  
  518.  
  519. {block:Title}
  520. <h1>{Title}&nbsp;</h1>
  521. {/block:Title}
  522.  
  523. {block:Text}
  524. {Body}
  525. {/block:Text}
  526.  
  527. {block:Quote}
  528. <div id="quote">
  529. <div id="peaty">“</div>
  530. <center>
  531. {Quote}
  532. </center>
  533. <div id="ieber">”</div>
  534. </div>
  535. {block:Source}
  536. <div id="source">
  537. <center>
  538. {Source}
  539. </center>
  540. </div>{/block:Source}
  541. {/block:Quote}
  542.  
  543. {block:Link}
  544. <a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  545. {block:Description}{Description}{/block:Description}
  546. {/block:Link}
  547.  
  548. {block:Photo}
  549. {LinkOpenTag}
  550. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  551. {LinkCloseTag}<br>
  552. {block:Caption}
  553. {Caption}
  554. {/block:Caption}
  555. {/block:Photo}
  556.  
  557. {block:Photoset}
  558. {Photoset-500}
  559. {block:Caption}
  560. {Caption}
  561. {/block:Caption}
  562. {/block:Photoset}
  563.  
  564. {block:Chat}
  565. <ul class="chat">
  566. {block:Lines}
  567. <li class="user_{UserNumber}">
  568. {block:Label}
  569. <span class="label">{Label}</span>
  570. {/block:Label}
  571. &nbsp;{Line}</li>
  572. {/block:Lines}</ul>
  573. {/block:Chat}
  574.  
  575. {block:Video}
  576. {Video-500}
  577. {block:Caption}
  578. {Caption}
  579. {/block:Caption}
  580. {/block:Video}
  581.  
  582. {block:Answer}
  583. <div class="asker">
  584. <img src="{AskerPortraitURL-24}"><b>{Asker}</b> asked:
  585. <div class="questions">
  586. {Question}
  587. </div></div>
  588. <div class="answer">
  589. {Answer}
  590. </div>
  591. {/block:Answer}
  592.  
  593. {block:Audio}
  594. <div id="audio">
  595. {block:AlbumArt}
  596. <img src="{AlbumArtURL}" width="55px" height="55px" align="left" style="margin-right:10px" />
  597. {/block:AlbumArt}
  598. {block:TrackName}
  599. Song: <b>{TrackName}</b><br>
  600. {/block:TrackName}
  601. {block:Artist}
  602. Artist: <b>{Artist}</b><br><br>
  603. {/block:Artist}
  604. {AudioPlayerBlack}<br>
  605. </div>
  606. {block:Caption}
  607. {Caption}
  608. {/block:Caption}
  609. {/block:Audio}
  610.  
  611.  
  612. <br><div id="info">
  613. {block:Date}
  614. <a href="{Permalink}">{TimeAgo}</a>
  615. {/block:Date}
  616. {block:NoteCount}
  617. | <a href="{Permalink}">{NoteCount} notes</a>
  618. {/block:NoteCount}
  619. | <a href="{ReblogURL}" target="_blank">reblog</a><br>
  620. {block:RebloggedFrom}
  621. via: <a href="{ReblogParentURL}">
  622. <a href="{ReblogParentURL}">{ReblogParentName}</a> |
  623. {/block:RebloggedFrom}
  624. {block:ContentSource}
  625. source: <a href="{SourceURL}">{SourceLink}</a><br>
  626. {/block:ContentSource}
  627. {block:HasTags}
  628. - {block:Tags}<a href="/tagged/{Tag}">{Tag}</a> - {/block:Tags}
  629. {/block:HasTags}
  630. </div>
  631.  
  632.  
  633. </div>
  634. {/block:Posts}
  635.  
  636. {block:PostNotes}
  637. <div id="postnotes">{PostNotes}</div>
  638. {/block:PostNotes}
  639.  
  640. </div>
  641.  
  642.  
  643. </body>
  644. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement