enchantingly

Theme 21 - Pretty in Pink

Oct 10th, 2013
1,720
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.06 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!----
  5. Theme 21 - "Pretty in Pink" by Elowen (theghostoflove.tumblr.com)
  6.  
  7. Credit stays intact, please. If you get stuck, feel free to message me! Comments and suggestions are welcome.
  8. --->
  9.  
  10. <head>
  11.  
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17. <meta name="color:Ask and Link Bg" content="#fdbfb8">
  18. <meta name="color:Background" content="#ffd7d3">
  19. <meta name="color:Body" content="#df6355">
  20. <meta name="color:Border" content="#ff6857">
  21. <meta name="color:Border 1" content="#ffc4bd">
  22. <meta name="color:Border 2" content="#fd9d9d">
  23. <meta name="color:Border 3" content="#ff8181">
  24. <meta name="color:Chat1" content="#fdbfb8">
  25. <meta name="color:Chat2" content="#ffa196">
  26. <meta name="color:Link" content="#f76666">
  27. <meta name="color:Link Hover" content="#fdfdfd">
  28. <meta name="color:Navlinks Bg" content="#fdc5bf">
  29. <meta name="color:Navlinks Bg Hover" content="#fca69c">
  30. <meta name="color:Post" content="#ffb3aa">
  31. <meta name="color:Sidebar 1" content="#fdafa5">
  32. <meta name="color:Sidebar 2" content="#ffc4bd">
  33. <meta name="color:Sidebar 3" content="#eca69e">
  34. <meta name="color:Title" content="#ff6363">
  35.  
  36. <meta name="if:Cursive Fonts" content="1">
  37. <meta name="if:Infinite Scroll" content="0">
  38. <meta name="if:Page Support" content="0">
  39. <meta name="if:Posts 400" content="0">
  40.  
  41. <meta name="image:Background" content="https://static.tumblr.com/c2e9f0158da1377d9a9c7a605bf6cc53/ougxdjo/cFgmugtc5/tumblr_static_bg.jpg">
  42. <meta name="image:Sidebar" content="https://static.tumblr.com/a503e1d94fa43504d163127bf77628aa/ougxdjo/xYvmugszw/tumblr_static_jlaw.jpg">
  43.  
  44. <meta name="text:Link 1" content="">
  45. <meta name="text:Link 1 URL" content="http://">
  46. <meta name="text:Link 2" content="">
  47. <meta name="text:Link 2 URL" content="http://">
  48. <meta name="text:Link 3" content="">
  49. <meta name="text:Link 3 URL" content="http://">
  50. <meta name="text:Link 4" content="">
  51. <meta name="text:Link 4 URL" content="http://">
  52. <meta name="text:Link 5" content="">
  53. <meta name="text:Link 5 URL" content="http://">
  54. <meta name="text:Link 6" content="">
  55. <meta name="text:Link 6 URL" content="http://">
  56. <meta name="text:Link 7" content="">
  57. <meta name="text:Link 7 URL" content="http://">
  58. <meta name="text:Link 8" content="">
  59. <meta name="text:Link 8 URL" content="http://">
  60. <meta name="text:Link 9" content="">
  61. <meta name="text:Link 9 URL" content="http://">
  62. <meta name="text:Link Ten" content="">
  63. <meta name="text:Link Ten URL" content="http://">
  64.  
  65. <style type="text/css">
  66.  
  67. /**BASICS**/
  68.  
  69. body {
  70. text-align:justify;
  71. font-family:'Book Antiqua';
  72. font-size:12px;
  73. color:{color:body};
  74. background:{color:background} url('{image:Background}') fixed;
  75. }
  76.  
  77. blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px}
  78.  
  79. ::-webkit-scrollbar {width:8px; height:auto}
  80. ::-webkit-scrollbar-thumb:vertical {-moz-border-radius-topleft: 6px 6px;border-top-left-radius: 6px 6px; -moz-border-radius-topright: 6px 6px;border-top-right-radius: 6px 6px;-moz-border-radius-bottomleft: 6px 6px;border-bottom-left-radius: 6px 6px; -moz-border-radius-bottomright: 6px 6px;border-bottom-right-radius: 6px 6px;background:{color:post};}
  81. ::-webkit-scrollbar-thumb:horizontal {background:{color:post};}
  82.  
  83. ::selection {color:{color:post};background-color: {color:body};}
  84. ::-moz-selection {color:{color:post};background-color: {color:body};}::-webkit-selection {color:{color:post};background-color:{color:body};}
  85.  
  86. b {font-weight:bold;color:{color:body};}
  87. i {font-weight:italic;color:{color:body};}
  88. u {text-decoration:underline;}
  89.  
  90. a {color:{color:link};text-decoration:none;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
  91. a:hover {color:{color:link hover}}
  92.  
  93. h1 {font-family:book antiqua;margin-top:-10px;{block:IfCursiveFonts}font-size:21px;{/block:ifCursiveFonts} {block:ifNotCursiveFonts}font-size:18px;{/block:ifNotCursiveFonts}}
  94. h2 {font-family:book antiqua; font-size:20px; text-align:center;margin:-1px 0px -1px; line-height:100%;{block:ifNotCursiveFonts}font-size:18px;{/block:ifNotCursiveFonts}{block:ifCursiveFonts}font-size:24px;{/block:ifCursiveFonts}}
  95. h3 {font-family:lora, serif;font-size:15px;}
  96.  
  97. /**THEME STUFF**/
  98.  
  99. #sidebar1 {
  100. height:100%;
  101. width:100px;
  102. position:fixed;
  103. top:0px;
  104. left:0px;
  105. background-color:{color:Sidebar 1};
  106. border-right:10px solid {color:Border 1};
  107. }
  108.  
  109. #sidebar1 img {
  110. border:1px solid {color:border};
  111. margin-top:130px;
  112. border-radius:50%
  113. }
  114.  
  115. #sidebar {
  116. top:0px;
  117. left:110px;
  118. position:fixed;
  119. width:250px;
  120. height:100%;
  121. background-color:{color:Sidebar 2};
  122. border-left:7px solid {color:Border 2};
  123. border-right:15px solid {color:Border 3};
  124. }
  125.  
  126. #sidebar img {
  127. width:230px;
  128. margin:20px 0px 10px 0px;
  129. border:2px solid {color:border 2};
  130. }
  131.  
  132. #sidebar3 {
  133. height:100%;
  134. width:120px;
  135. position:fixed;
  136. top:0px;
  137. left:382px;
  138. background-color:{color:Sidebar 3};
  139. border-left:10px solid {color:Border 2};
  140. border-right:4px solid {color:Border 3};
  141. }
  142.  
  143. #title {
  144. padding:2px;
  145. font-family:book antiqua;
  146. font-style:italic;
  147. font-weight:normal;
  148. text-align:center;
  149. width:96px;
  150. color:{color:Title};
  151. {block:ifNotCursiveFonts}font-size:22px;
  152. margin:30px 0px 0px 0px;{/block:ifNotCursiveFonts}
  153. {block:ifCursiveFonts}font-size:30px;
  154. margin:30px 0px 0px 0px;{/block:ifCursiveFonts}
  155. }
  156.  
  157. #desc {
  158. text-align:justify;
  159. font-size:11px;
  160. width:240px;
  161. padding:5px;
  162. max-height:300px;
  163. -webkit-transition: all .7s ease-in-out;
  164. -moz-transition: all .7s ease-in-out;
  165. -o-transition: all .7s ease-in-out;
  166. transition: all .7s ease-in-out;
  167. }
  168.  
  169. #links {
  170. margin-top:90px;
  171. width:120px;
  172. text-align:center;
  173. -webkit-transition: all .7s ease-in-out;
  174. -moz-transition: all .7s ease-in-out;
  175. -o-transition: all .7s ease-in-out;
  176. transition: all .7s ease-in-out;
  177. }
  178. #links a {
  179. font-size:11px;
  180. margin:3px;
  181. text-align:center;
  182. width:90px;
  183. padding:5px;
  184. display:inline-block;
  185. background-color:{color:Navlinks Bg};
  186. }
  187. #links a:hover {
  188. letter-spacing:1px;
  189. border-bottom:2px solid {color:border};
  190. background-color:{color:Navlinks Bg Hover};
  191. -webkit-transition: all .5s ease-in-out;
  192. -moz-transition: all .5s ease-in-out;
  193. -o-transition: all .5s ease-in-out;
  194. transition: all .5s ease-in-out;
  195. }
  196.  
  197. #pagination {
  198. width:120px;
  199. text-align:center;
  200. font-size:30px;
  201. font-family:georgia;
  202. margin-top:10px;
  203. }
  204.  
  205. /**POSTS**/
  206.  
  207. #entries {
  208. position:relative;
  209. z-index:5;
  210. margin:0px 0px 0px 550px;
  211. padding:10px;
  212. padding-left:15px;
  213. padding-right:15px;
  214. float:left;
  215. {block:ifNotPosts400}width:530px;{/block:ifNotPosts400}
  216. {block:ifPosts400}width:430px;{/block:ifPosts400}
  217. }
  218.  
  219. #post {
  220. padding:15px;
  221. margin-left:5px;
  222. margin-top:10px;
  223. margin-bottom:15px;
  224. padding-bottom:10px;
  225. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  226. {block:ifPosts400}width:400px;{/block:ifPosts400}
  227. background-color:{color:Post};
  228. }
  229.  
  230. /**POST INFO**/
  231.  
  232. #info {
  233. border-top:1px solid {color:border};
  234. padding-top:10px;
  235. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  236. {block:ifPosts400}width:400px;{/block:ifPosts400}
  237. }
  238.  
  239. #tags {
  240. padding-top:0px;
  241. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  242. {block:ifPosts400}width:400px;{/blockifPosts400}
  243. }
  244.  
  245. .note {
  246. text-transform:normal;
  247. font-style:normal;
  248. letter-spacing:0px;
  249. text-align:left;
  250. line-height:100%;
  251. {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
  252. {block:ifPosts400}width:400px;{/blockifPosts400}
  253. margin-left:-10px;
  254. }
  255. .note li {
  256. list-style-type:none;
  257. text-align:left;
  258. padding-top:5px;
  259. padding-bottom:5px;
  260. margin-left:-20px;
  261. }
  262.  
  263. /**POST TYPES**/
  264.  
  265. #linkposts {
  266. height:80px;
  267. padding-bottom:10px;
  268. padding-top:10px;
  269. font-family:book antiqua;
  270. font-size:16px;
  271. border-top:2px dotted {color:Border};
  272. border-bottom:2px dotted {color:Border};
  273. border-left:2px dotted {color:Border};
  274. background-color:{color:Ask and Link Bg};
  275. width:{block:ifNotPosts400}400px;{/block:ifNotPosts400}{block:ifPosts400}300px{/block:ifPosts400}
  276. }
  277.  
  278. #linkfav img {
  279. width:100px;
  280. margin-top:-72px;
  281. position:absolute;
  282. border-top:2px dotted {color:Border};
  283. border-right:2px dotted {color:Border};
  284. border-bottom:2px dotted {color:Border};
  285. margin-left:{block:ifNotPosts400}400px;{/block:ifNotPosts400}{block:ifPosts400}300px;{/block:ifPosts400}
  286. }
  287.  
  288. #question {
  289. font-size:13px;
  290. letter-spacing:1px;
  291. padding:10px;
  292. border:2px dotted {color:Border};
  293. background-color:{color:Ask and Link Bg}
  294. }
  295. #asker {
  296. text-align:right;
  297. font-size:12px;
  298. letter-spacing:1px;
  299. padding-bottom:0px;
  300. margin-top:20px;
  301. }
  302. #asker img {
  303. vertical-align:left;
  304. float:right;
  305. margin-left:10px;
  306. margin-right:10px;
  307. margin-top:-10px;
  308. border:1px solid {color:Border};
  309. }
  310.  
  311. .album {position:absolute; margin-top:0px; width:100px; height:100px;}
  312. .album img {width:100px; height:100px}
  313. .audio {opacity:.6;overflow:hidden;display:block; position:absolute; width:28px; height:30px; margin-top:35px; margin-left:35px;}
  314. .audiobox {height:100px;z-index:-1; margin-left:100px;}
  315. .audiotext {text-align:center; padding-top:30px; max-width:300px;overflow:hidden;}
  316. .pc {padding: 8px 13px;height:13px;float:right;font-size: 12px;text-transform: lowercase;z-index:-1}
  317.  
  318. .chat {margin:3px 3px 10px 3px;}
  319. .chat .lines {margin-left:1px;}
  320. .chat .lines .line {margin-bottom:1px;padding:3px 5px;background-color:{color:Chat1}}
  321. .chat .lines .line.even{background-color:{color:Chat2};}
  322.  
  323. #credit {padding-left:10px;padding-right:10px;position:fixed;font-size:11px;font-weight:normal;line-height:150%;letter-spacing:0px;right:-120px;bottom:5px;text-transform:normal;text-align:center;background-color:{color:post};-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
  324. #credit:hover {right:10px;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
  325.  
  326. {CustomCSS}</style>
  327.  
  328. <script src="https://static.tumblr.com/ougxdjo/7cPmrvjid/lora.js" type="text/javascript"></script>
  329.  
  330. {block:ifInfiniteScroll}<script type="text/javascript" src="https://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifInfiniteScroll}
  331.  
  332. {block:ifCursiveFonts}
  333. <script src="https://static.tumblr.com/n82fyzo/XjQmg8058/cufon-yui.js" type="text/javascript"></script>
  334. <script src="https://static.tumblr.com/ougxdjo/Ubpmt2nud/cookie_400.font.js" type="text/javascript"></script>
  335. <script type="text/javascript"> Cufon.replace('h1'); </script>
  336. <script type="text/javascript"> Cufon.replace('#title'); </script>
  337. <script type="text/javascript"> Cufon.replace('h2'); </script>
  338. {/block:ifCursiveFonts}
  339.  
  340. </head>
  341. <body>
  342. <div id="sidebar1">
  343. <center><img src="{PortraitURL-96}"></center>
  344. <a href="/"><div id="title">{Title}</div></a>
  345. </a>
  346. </div>
  347. <div id="sidebar">
  348. <center><img src="{image:Sidebar}"></center>
  349. <div id="desc">{Description}</div>
  350. </div>
  351. <div id="sidebar3">
  352. <div id="links">
  353. <a href="/">home</a>
  354. {block:AskEnabled}<a href="/ask">ask</a>{/block:AskEnabled}
  355. {block:SubmitEnabled}<a href="/submit">submit</a>{/block:SubmitEnabled}
  356. <a href="/archive">archive</a>
  357. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  358. {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
  359. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
  360. {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
  361. {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
  362. {block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:ifLink6}
  363. {block:ifLink7}<a href="{text:Link 7 URL}">{text:Link 7}</a>{/block:ifLink7}
  364. {block:ifLink8}<a href="{text:Link 8 URL}">{text:Link 8}</a>{/block:ifLink8}
  365. {block:ifLink9}<a href="{text:Link 9 URL}">{text:Link 9}</a>{/block:ifLink9}
  366. {block:ifLinkTen}<a href="{text:Link Ten URL}">{text:Link Ten}</a>{/block:ifLinkTen}
  367. {block:ifPageSupport}
  368. {block:HasPages}{block:Pages}<a href="{URL}" class="page">{Label}</a><br>{/block:Pages}{/block:HasPages}
  369. {/block:ifPageSupport}
  370. </div>
  371. {block:Pagination}<div id="pagination">
  372. <small><small><small>{CurrentPage}/{TotalPages}</small></small></small><br>
  373. {block:PreviousPage}<a href="{PreviousPage}">«</a>&nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
  374. </div>
  375. </div>
  376.  
  377. <div id="entries">
  378. {block:TagPage}
  379. <h2>Posts tagged "{Tag}"</h2>
  380. {/block:TagPage}
  381. {block:ifInfiniteScroll}<div class="autopagerize_page_element">{/block:ifInfiniteScroll}
  382. {block:Posts}
  383. <div id="post">
  384. <!--Text Posts-->
  385. {block:Text}
  386. {block:Title}<h2>{Title}</h2>{/block:Title}
  387. {Body}
  388. {/block:Text}
  389.  
  390. <!--Photo Posts-->
  391. {block:ifNotPosts400}
  392. {block:Photo}<center>
  393. {OpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  394. {LinkCloseTag}</center>
  395. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  396. {/block:ifNotPosts400}
  397.  
  398. {block:ifPosts400}
  399. {block:Photo}<center>
  400. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  401. {LinkCloseTag}</center>
  402. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  403. {/block:ifPosts400}
  404.  
  405. <!--Photosets-->
  406. {block:ifNotPosts400}
  407. {block:Photoset}<center>
  408. {Photoset-500}</center>
  409. {block:Caption}{Caption}{/block:Caption}
  410. {/block:Photoset}
  411. {/block:ifNotPosts400}
  412.  
  413. {block:ifPosts400}
  414. {block:Photoset}<center>
  415. {Photoset-400}</center>
  416. {block:Caption}{Caption}{/block:Caption}
  417. {/block:Photoset}
  418. {/block:ifPosts400}
  419.  
  420. <!--Quotes-->
  421. {block:Quote}
  422. <h3>“{Quote}”</h3>
  423. <div align="right">{block:Source}<h1>- {Source}</h1>{/block:Source}</div>
  424. {/block:Quote}
  425.  
  426. <!--Video Posts-->
  427. {block:ifNotPosts400}
  428. {block:Video}{Video-500}
  429. {block:Caption}{Caption}{/block:Caption}
  430. {/block:Video}
  431. {/block:ifNotPosts400}
  432.  
  433. {block:ifPosts400}
  434. {block:Video}{Video-400}
  435. {block:Caption}{Caption}{/block:Caption}
  436. {/block:Video}
  437. {/block:ifPosts400}
  438.  
  439. <!--Link Posts-->
  440. {block:Link}
  441. <div id="linkposts">
  442. <a href="{URL}" class="link" {Target}>
  443. <center>{Name} →</center></a><BR>
  444. <center>
  445. <small><small>{URL}</small></small>
  446. </center>
  447.  
  448. <div id="linkfav"><img src="{favicon}"></div>
  449. </div><br> <!--linkposts-->
  450. {block:Description}{Description}{/block:Description}
  451. {/block:Link}
  452.  
  453. <!--Chat-->
  454. {block:Chat}
  455. {block:Title}<h4>{Title}</h4>{/block:Title}
  456. <div class="chat">
  457. <div class="lines">
  458. {block:Lines}
  459. <div class="line {Alt}">
  460. {block:Label}
  461. <strong>{Label}</strong>{/block:Label} {Line}
  462. </div> <!--line alt-->
  463. {/block:Lines}
  464. </div> <!--lines-->
  465. </div><!--chat-->
  466. {/block:Chat}
  467.  
  468. <!--Audio Posts -->
  469. {block:Audio}
  470. {block:AlbumArt}
  471. <div class="album"><img src="{AlbumArtURL}"></div>
  472. {/block:AlbumArt}
  473.  
  474. <div class="audio">{AudioPlayerWhite}</div>
  475. {block:PlayCount}
  476. <div class="pc">
  477. {PlayCountWithLabel}
  478. </div><!--pc-->
  479. {/block:PlayCount}
  480.  
  481. <center><div class="audiobox">
  482. <div class="audiotext">
  483. {block:TrackName}
  484. <i><big><big>"{TrackName}"</big></i>{/block:TrackName}
  485. {block:Artist}<br>by {Artist}{/block:Artist}</big></center>
  486. <!--audiotext-->
  487. <!--audiobox-->
  488. {block:Caption}{Caption}{/block:Caption}
  489. {/block:Audio}
  490.  
  491. <!--Asks-->
  492. {block:Answer}
  493. <div id="question">
  494. {Question}
  495. <div id="asker">
  496. <img src="{AskerPortraitURL-30}">- {Asker}</div><br>
  497. </div> <!--question-->
  498. <br>{Answer}<br>
  499. {/block:Answer}
  500.  
  501. {block:Date}
  502. <div id="info">
  503. <a href="{Permalink}"><a href="{Permalink}">
  504. {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} '{ShortYear}
  505. at {12Hour}.{Minutes}{ampm}</a> |
  506. <a href="{Permalink}"> {NoteCountWithLabel}</a>
  507. <div align="right" style="margin-top:-13px;">
  508. {block:RebloggedFrom} &nbsp;&nbsp;&nbsp;
  509. <a href="{ReblogParentURL}" title="{ReblogParentName}">
  510. via </a> {/block:RebloggedFrom}
  511. {block:Reblog} /
  512. <a href="{ReblogRootURL}" title="{ReblogRootName}">
  513. origin</a>{/block:Reblog} |{/block:RebloggedFrom}
  514. <a href="{ReblogURL}" target="_blank"> reblog</a>
  515. </div><!--right-->
  516. </div><!--info-->
  517. {/block:Date}
  518.  
  519. {block:HasTags}
  520. <div id="tags" style="margin-top:3px; margin-bottom:-5px">
  521. {block:Tags}
  522. <small>#</small><a href="{TagURL}" target="_blank">{Tag}</a>
  523. {/block:Tags}
  524. </div><!--tags-->
  525. {/block:HasTags}
  526.  
  527. {block:PostNotes}
  528. <div class="note">{PostNotes}</div>
  529. {/block:PostNotes}
  530. </div><!--post-->
  531. {/block:Posts}
  532. <div id="credit"><a href="https://theghostoflove.tumblr.com/" target="_blank">CREDIT &nbsp;&nbsp;&nbsp;THEGHOSTOFLOVE</a></div>
  533. </div> <!--entries-->
  534. </div> <!--background-->
  535.  
  536.  
  537.  
  538. </body>
  539. </html>
Advertisement
Add Comment
Please, Sign In to add comment