Advertisement
faitha

THEME 006. "WINTER"

May 18th, 2014
847
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.11 KB | None | 0 0
  1. <!--
  2. hi my name is faith and i would appreciate if you didn't:
  3.  
  4. ✩ repost and claim as your own.
  5. ✩ remove my credit
  6. ✩ use as a base
  7.  
  8. but it's cool if you:
  9.  
  10. ✩ edit it. as much as u want. i don't care.
  11. ✩ make good things happen with it
  12. ✩ send me sweet little nothings about it
  13.  
  14. and that's about it cupcakes!!
  15.  
  16. -->
  17.  
  18. <html lang="en">
  19.  
  20. <head>
  21.  
  22. <title>{title}</title>
  23. <link rel="shortcut icon" href="{Favicon}"/>
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  26.  
  27.  
  28.  
  29.  
  30. <!-- COLOURS-->
  31. <meta name="color:background" content="#000"/>
  32. <meta name="color:scrollbar" content="#754c5b"/>
  33. <meta name="color:links text" content="#fff"/>
  34. <meta name="color:borders" content="#754c5b"/>
  35. <meta name="color:info" content="#754c5b"/>
  36. <meta name="color:text" content="#000000"/>
  37. <meta name="color:links" content="#000000"/>
  38. <meta name="color:links top" content="#754c5b"/>
  39. <meta name="color:link hover" content="#fff"/>
  40. <meta name="color:link text hover" content="#00000"/>
  41. <meta name="color:posts" content="#ffffff"/>
  42. <meta name="color:accent" content="#754c5b"/>
  43. <meta name="color:postlinks" content="#754c5b"/>
  44. <meta name="color:questionback" content="#754c5b"/>
  45. <meta name="color:askerback" content="#e7c1dc"/>
  46.  
  47.  
  48. <!--IMAGES-->
  49. <meta name="image:header" content="http://static.tumblr.com/kpuiknp/jEan5sr7g/headerr.gif"/>
  50. <meta name="image:background" content="http://static.tumblr.com/kpuiknp/2ZNn5dx5t/back.gif"/>
  51. <meta name="image:side" content="http://static.tumblr.com/kpuiknp/Kjyn5srpq/sidee.gif"/>
  52.  
  53.  
  54.  
  55. <!--TEXT-->
  56. <meta name="text:link1" content="/"/>
  57. <meta name="text:title1" content="link"/>
  58. <meta name="text:link2" content="/"/>
  59. <meta name="text:title2" content="link"/>
  60. <meta name="text:link3" content="/"/>
  61. <meta name="text:title3" content="link"/>
  62. <meta name="text:link4" content="/"/>
  63. <meta name="text:title4" content="link"/>
  64. <meta name="text:link5" content="/"/>
  65. <meta name="text:title5" content="link"/>
  66. <meta name="text:link6" content="/"/>
  67. <meta name="text:title6" content="link"/>
  68.  
  69.  
  70.  
  71.  
  72. <!--END -->
  73.  
  74. <style type="text/css">
  75.  
  76. /*LINK HOVER*/
  77.  
  78. #dhtmltooltip{
  79. position: absolute;
  80. width: auto;
  81. border: 1px solid #cacaca;
  82. padding: 2px;
  83. color:{color:background};
  84. background-color: {color:borders};
  85. text-transform:lowercase;
  86. font-family:consolas;
  87. padding:4px;
  88. letter-spacing:2px;
  89. visibility: hidden;
  90. z-index: 100;}
  91.  
  92. /*LINKHOVEREND*/
  93.  
  94. ::-webkit-scrollbar-thumb:vertical {
  95.  
  96. height:2px;
  97.  
  98. background-color: {color:scrollbar};
  99.  
  100. }
  101.  
  102.  
  103. ::-webkit-scrollbar {
  104. width: 8px;
  105. height: 4px;
  106. background: #ffffff;
  107. }
  108.  
  109. ::-webkit-scrollbar-thumb {
  110. background-color: {color:scrollbar};
  111. }
  112. body{
  113. color:black;
  114. font-family:georgia;
  115. font-size:10px;
  116. background-color:{color:background};
  117. background-image:url('{image:background}');
  118. }
  119. a{color:{color:postlinks}; text-decoration: none; transition: all 0.5s ease-out; -o-transitiontransition: all 1.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 1.5s ease-out; }
  120.  
  121. a:hover{ color:{color:link hover}; font-weight:none; transition: all 0.5s ease-out; -o-transitiontransition: all 1.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 1.5s ease-out;}
  122.  
  123.  
  124. #center{
  125. width:408px;
  126. margin-left:330px;
  127. position:absolute;
  128. margin-top:5px;
  129. padding:5px;
  130. }
  131.  
  132.  
  133.  
  134. #entries {
  135. padding:10px;
  136. width:500px;
  137. margin-left:275px;
  138. margin-bottom:10px;
  139. margin-top:240px;
  140. letter-spacing:0px;
  141. line-height:120%;
  142. z-index:-99;
  143. }
  144.  
  145. #post {
  146. width:500px;
  147. padding-bottom:10px;
  148. padding:10px;
  149. color:{color:Text};
  150. margin-top:10px;
  151. background-color:{color:posts};
  152. }
  153.  
  154.  
  155.  
  156.  
  157. .pagination {
  158. width:215px;
  159. font-size:10px;
  160. margin-top:88px;
  161. margin-left:15px;
  162. text-transform:uppercase;
  163. letter-spacing:3px;
  164. height:10px;
  165. line-height:10px;
  166. font-style:normal;
  167. text-align:center;
  168. background:white;
  169. padding:7px;
  170. font-family:"consolas";
  171. }
  172.  
  173. .pagination a {
  174. color:{color:link};
  175. }
  176.  
  177.  
  178.  
  179.  
  180.  
  181. /*/ENTRY/*/
  182.  
  183.  
  184. #info {
  185. width:500px;
  186. text-align:center;
  187. font-family:'courier';
  188. text-transform:uppercase;
  189. margin-top:1px;
  190. margin-left:-4px;
  191. font-size:10px;
  192. font-style:none;
  193. padding:4px;
  194. line-height:10px;
  195. -webkit-border-radius: 10px;
  196. -moz-border-radius: 10px;
  197. border-radius: 10px;
  198. background-color:{color:info};
  199. color:{color:text};
  200. }
  201.  
  202. #info a {
  203. text-align:center;
  204. color:{color:text};
  205. }
  206.  
  207.  
  208. #tags {
  209. float:left;
  210. width:489px;
  211. margin-top:5px;
  212. margin-left:px;
  213. text-align:right;
  214. padding:5px;
  215. font-size:8px;
  216. opacity:1;
  217. transition-duration: 0.5s;
  218. -moz-transition-duration: 0.5s;
  219. -webkit-transition-duration: 0.5s;
  220. -o-transition-duration: 0.5s
  221. color:{color:background};
  222. }
  223.  
  224. #tags a {
  225. letter-spacing:2px;
  226. font-size:10px;
  227. text-align:center;
  228. font-family:'consolas';
  229. text-decoration:none;
  230. display:inline-block;
  231. color:{color:background};
  232. }
  233.  
  234.  
  235.  
  236.  
  237. blockquote{
  238. padding:5px;
  239. margin: 5px 0px 2px 10px;
  240. border-left:5px {color:background} solid;
  241. }
  242.  
  243.  
  244.  
  245. big{font-size:15px}
  246. small{font-size:9px}
  247.  
  248. .title{
  249. font-size: 8px;
  250. line-height: 13px;
  251. letter-spacing: 2px;
  252. color: {color:Title};
  253. background-color:white;
  254. font-family:courier;
  255. }
  256.  
  257. h1{font-family:"courier"; font-size:13px; letter-spacing:2px;text-transform:uppercase; padding:7px; background-color:{color:accent}; text-align:right; border-bottom:dashed 4px {color:posts}; line-height:20px; color:{color:posts};}
  258.  
  259.  
  260.  
  261. #center{
  262. margin:auto;
  263. position:relative;
  264. width:800px;
  265. background-color:;}
  266.  
  267. /*END ENTRY*/
  268.  
  269.  
  270.  
  271. /*QUESTIONS*/
  272.  
  273. #question {
  274. color:{color:posts};
  275. padding:14px;
  276. font-family:'consolas';
  277. font-size:9px;
  278. letter-spacing:0px;
  279. text-align:left;
  280. margin-top:0px;
  281. text-transform:uppercase;
  282. line-height:100%;
  283. background-color:{color:questionback};
  284. }
  285.  
  286. #question a{color:{color:posts};}
  287.  
  288. #person{color:{color:background};
  289. padding:14px;
  290. font-family:'georgia';
  291. font-size:11px;
  292. letter-spacing:0px;
  293. text-align:center;
  294. margin-top:0px;
  295. text-transform:lowercase;
  296. line-height:100%;
  297. background-color:{color:askerback};
  298. }
  299.  
  300. #person a{color:{color:posts}}
  301.  
  302. /*END QUESTIONS*/
  303.  
  304.  
  305. /*/ IMPORTANT VITAL THINGS /*/
  306.  
  307.  
  308. #header{
  309. background-color:;
  310. width:800px;
  311. height:220px;;
  312. margin-left:px;
  313. margin-top:px;
  314. position:absolute;
  315. padding:3px;
  316. }
  317.  
  318. #headerimg {margin-left:-3px; position:absolute;
  319. margin-top:-3px; width:1px; height:1px;}
  320. #headerimg img{width:806px; height:217px; }
  321.  
  322. #side{width:1px; position:absolute; margin-top:255px; height:1px; margin-left:-3px; background-color:black;}
  323.  
  324. #sideimage{width:240px height:240px; margin-left:4px; margin-top:5px;}
  325. #sideimage img{width:240px; height:240px; border:{color:borders} 9px solid; }
  326.  
  327. #desc{width:1px; height:1px; margin-left:4px; margin-top:10px;}
  328. .bubble
  329. {
  330. position: relative;
  331. width: 245px;
  332. height: 100px;
  333. padding: 5px;
  334. background: #FFFFFF;
  335. -webkit-border-radius: 10px;
  336. -moz-border-radius: 10px;
  337. border-radius: 10px;
  338. border: {color:borders} solid 2px;
  339. }
  340.  
  341. .bubble:after
  342. {
  343. content: '';
  344. position: absolute;
  345. border-style: solid;
  346. border-width: 0 17px 18px;
  347. border-color: #FFFFFF transparent;
  348. display: block;
  349. width: 0;
  350. z-index: 1;
  351. top: -18px;
  352. left: 52px;
  353. }
  354.  
  355. .bubble:before
  356. {
  357. content: '';
  358. position: absolute;
  359. border-style: solid;
  360. border-width: 0 18px 19px;
  361. border-color: {color:borders} transparent;
  362. display: block;
  363. width: 0;
  364. z-index: 0;
  365. top: -21px;
  366. left: 51px;
  367. }
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377. #cred{position:fixed; right:2px; bottom:-2px; width:40px; height:30px; line-height:21px;color:black; text-align:center;font-family:arial; background-color:{color:background};-webkit-transition-duration: .7s;}
  378.  
  379. #cred:hover{height:50px;transition: all 0.5s ease-out; -o-transitiontransition: all 1.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 1.5s ease-out;}
  380.  
  381. #cred a{{color:accent};}
  382.  
  383.  
  384. #links{width:806px; height:25px; margin-left:-3px; margin-top:214px; background:{color:links top}; position:absolute; }
  385. .link{font-family:consolas;
  386. display:inline-block;
  387. font-size:9px;
  388. text-align:center;
  389. font-style:normal;
  390. width:185px;
  391. margin-left:5px;
  392. height:10px;
  393. padding:5px;
  394. margin-top:2px;
  395. color:{color:links};
  396. text-transform:uppercase;
  397. letter-spacing:1px;
  398. line-height:10px;
  399. float:left;
  400. background:{color:links top}; -webkit-transition-duration: .7s;}
  401.  
  402. .link:hover{background:{color:link hover};transition: all 0.5s ease-out; -o-transitiontransition: all 1.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 1.5s ease-out; ;
  403. }
  404.  
  405. .link a{color:{color:links};}
  406. .link:hover a{ {color:link text hover};}
  407.  
  408.  
  409.  
  410. #bottomlinks{margin-top:13px; margin-left:px; width:260px; height:70px; position:absolute;}
  411.  
  412.  
  413. .buttonz{font-family:consolas;
  414. display:inline-block;
  415. font-size:9px;
  416. text-align:center;
  417. font-style:normal;
  418. width:100px;
  419. margin-left:5px;
  420. height:10px;
  421. padding:5px;
  422. margin-top:2px;
  423. color:white;
  424. text-transform:uppercase;
  425. letter-spacing:1px;
  426. line-height:10px;
  427. float:left;
  428. border: #cacaca 1px solid;
  429. background:{color:accent}; -webkit-transition-duration: .7s;}
  430.  
  431. .buttonz:hover{background:white;transition: all 0.5s ease-out; -o-transitiontransition: all 1.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 1.5s ease-out; ;
  432. }
  433.  
  434. .buttonz a{color:white;}
  435. .buttonz:hover a{color:black;}
  436.  
  437. /* This button was generated using CSSButtonGenerator.com */
  438.  
  439.  
  440. /*/IMPORTANT VITAL THINGS/*/
  441.  
  442.  
  443. {CustomCSS]</style>
  444.  
  445. </head>
  446.  
  447. <body>
  448. <div id="dhtmltooltip"></div>
  449.  
  450. <script type="text/javascript">
  451.  
  452. /***********************************************
  453. * Cool DHTML tooltip script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
  454. * This notice MUST stay intact for legal use
  455. * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
  456. ***********************************************/
  457.  
  458. var offsetxpoint=-20 //Customize x offset of tooltip
  459. var offsetypoint=20 //Customize y offset of tooltip
  460. var ie=document.all
  461. var ns6=document.getElementById && !document.all
  462. var enabletip=false
  463. if (ie||ns6)
  464. var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""
  465.  
  466. function ietruebody(){
  467. return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
  468. }
  469.  
  470. function ddrivetip(thetext, thecolor, thewidth){
  471. if (ns6||ie){
  472. if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
  473. if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
  474. tipobj.innerHTML=thetext
  475. enabletip=true
  476. return false
  477. }
  478. }
  479.  
  480. function positiontip(e){
  481. if (enabletip){
  482. var curX=(ns6)?e.pageX : event.clientX+ietruebody().scrollLeft;
  483. var curY=(ns6)?e.pageY : event.clientY+ietruebody().scrollTop;
  484. //Find out how close the mouse is to the corner of the window
  485. var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20
  486. var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20
  487.  
  488. var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000
  489.  
  490. //if the horizontal distance isn't enough to accomodate the width of the context menu
  491. if (rightedge<tipobj.offsetWidth)
  492. //move the horizontal position of the menu to the left by it's width
  493. tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"
  494. else if (curX<leftedge)
  495. tipobj.style.left="5px"
  496. else
  497. //position the horizontal position of the menu where the mouse is positioned
  498. tipobj.style.left=curX+offsetxpoint+"px"
  499.  
  500. //same concept with the vertical position
  501. if (bottomedge<tipobj.offsetHeight)
  502. tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"
  503. else
  504. tipobj.style.top=curY+offsetypoint+"px"
  505. tipobj.style.visibility="visible"
  506. }
  507. }
  508.  
  509. function hideddrivetip(){
  510. if (ns6||ie){
  511. enabletip=false
  512. tipobj.style.visibility="hidden"
  513. tipobj.style.left="-1000px"
  514. tipobj.style.backgroundColor=''
  515. tipobj.style.width=''
  516. }
  517. }
  518.  
  519. document.onmousemove=positiontip
  520.  
  521. </script>
  522.  
  523.  
  524. <div id="center">
  525.  
  526.  
  527.  
  528. <div id="header"><div id="headerimg"><img src="{image:header}"></div><div id="links"><div class="link"><a href="/" onMouseover="ddrivetip('HOME')";
  529. onMouseout="hideddrivetip()">I</a></div>
  530.  
  531. <div class="link"><a href="/ask" onMouseover="ddrivetip('MSSG')";
  532. onMouseout="hideddrivetip()">II</a></div>
  533.  
  534. <div class="link"><a href="/submit" onMouseover="ddrivetip('SUBMIT')";
  535. onMouseout="hideddrivetip()">III</a></div>
  536.  
  537. <div class="link"><a href="/archive" onMouseover="ddrivetip('ARCHIVE')";
  538. onMouseout="hideddrivetip()">IV</a></div>
  539. </div>
  540.  
  541.  
  542.  
  543. </div>
  544.  
  545. <div id="side">
  546. <div id="sideimage"><img src="{image:side}"></div> <div id="desc"><div class="bubble"><div style="margin-left:-6px; width:245px; text-align:center; text-transform:uppercase; font-size:11px; font-family:consolas; padding:4px;height:95px; overflow:auto;">{Description}
  547. </div></div>
  548.  
  549.  
  550.  
  551. <div id="bottomlinks">
  552. <div style="margin-left:10px;">
  553. <div class="buttonz"><a href="{text:link1}">{text:title1}</a></div>
  554. <div class="buttonz"><a href="{text:link2}">{text:title2}</a></div>
  555. <div class="buttonz"><a href="{text:link3}">{text:title3}</a></div>
  556. <div class="buttonz"><a href="{text:link4}">{text:title4}</a></div>
  557. <div class="buttonz"><a href="{text:link5}">{text:title5}</a></div>
  558. <div class="buttonz"><a href="{text:link6}">{text:title6}</a></div>
  559.  
  560.  
  561. </div></div>
  562.  
  563. <div class="pagination">{block:Pagination}
  564. {block:PreviousPage}
  565. <a href="{PreviousPage}">«</a>
  566. {/block:PreviousPage}
  567. {block:JumpPagination length="3"}
  568. {block:CurrentPage}
  569. <span class="current_page">{PageNumber}</span>
  570. {/block:CurrentPage}
  571. {block:JumpPage}
  572. <a class="jump_page" href="{URL}">{PageNumber}</a>
  573. {/block:JumpPage}
  574. {/block:JumpPagination}
  575. {block:NextPage}
  576. <a href="{NextPage}">»</a>
  577. {/block:NextPage}
  578. {/block:Pagination}</div>
  579.  
  580.  
  581. </div></div>
  582.  
  583.  
  584.  
  585. <div id="entries">
  586. {block:Posts}
  587. <div id="post">
  588.  
  589. {block:Text}
  590. <h1>{block:Title}{Title}{/block:Title}</h1>
  591. {Body}{/block:Text}
  592.  
  593. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  594. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  595.  
  596. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  597. {/block:Caption}{/block:Photoset}
  598.  
  599. {block:Quote}<h2>"{Quote}"</h2>
  600. {block:Source}<div class="qsource"> —{Source}</div>
  601. {/block:Source}{/block:Quote}
  602.  
  603. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  604.  
  605. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  606.  
  607. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  608. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  609. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  610. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  611. {/block:Audio}<br>
  612.  
  613. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  614.  
  615. {block:Answer}<div id="question">riddle me this: {Question}</div> <div id="person">{Asker} inquired</div>{Answer}<br>{/block:Answer}
  616.  
  617. <div id="info">
  618. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> —
  619. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  620. and {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  621. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  622. with {NoteCountWithLabel}</a>
  623. {block:HasTags}<div id="tags">
  624.  
  625. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  626. </div>{block:HasTags}
  627. </div><br>
  628. </div>
  629.  
  630. {/block:Posts}
  631. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  632. {/block:Posts}</div></div>
  633.  
  634.  
  635. </div>
  636.  
  637.  
  638. <div id="cred"><a href="http://faithrps.tumblr.com">FAITH</a></div>
  639. </body>
  640. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement