Advertisement
Guest User

Counting Stars, by Crystalrees

a guest
Apr 19th, 2014
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 8.87 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.  
  3. <!--
  4.  
  5. Base code by Narruld;
  6. THEME BY CRYSTALREES, DON'T COPY!!!!!!!!!!!!!!!
  7.  
  8. -->
  9.  
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19.  
  20. <meta name="color:Text" content="#bbbbbb"/>
  21. <meta name="color:Link" content="#aaaaaa"/>
  22. <meta name="color:Tags" content="#cccccc"/>
  23. <meta name="color:Hover" content="#f1f1f1"/>
  24. <meta name="color:Line" content="#f2f2f2"/>
  25. <meta name="color:Border" content="#eeeeee"/>
  26. <meta name="color:scrollbarbg" content="ffffff"/>
  27. <meta name="color:askbg" content="ffffff"/>
  28. <meta name="color:Titlec" content="000000"/>
  29. <meta name="color:bgselection" content="ffbadb"/>
  30. <meta name="color:textselection" content="000000"/>
  31. <meta name="color:pagi" content="000000"/>
  32. <meta name="color:pagihover" content="000000"/>
  33.  
  34. <meta name="image:bg" content=""/>
  35.  
  36. <meta name="text:title 2" content="your title comes here;"/>
  37. <meta name="text:linkA" content="">
  38. <meta name="text:linkA url" content="/">    
  39. <meta name="text:linkB" content="">
  40. <meta name="text:linkB url" content="/">
  41. <meta name="text:linkC" content="">
  42. <meta name="text:linkC url" content="/">
  43. <meta name="text:linkD" content="">
  44. <meta name="text:linkD url" content="/">
  45. <meta name="text:linkE" content="">
  46. <meta name="text:linkE url" content="/">
  47.  
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52.  
  53.  ::-webkit-scrollbar {
  54. width: 5px;height: 5px;}
  55. ::-webkit-scrollbar-button:start:decrement,
  56. ::-webkit-scrollbar-button:end:increment {
  57. height: 6px;display: block;background-color: {color:white};}
  58. ::-webkit-scrollbar-track-piece {
  59. background-color: {color:scrollbarbg};}
  60. ::-webkit-scrollbar-thumb:vertical {
  61. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  62.  
  63.     ::-moz-selection {
  64.     background-color:{color:bgselection};
  65.     color:{color:textselection};
  66.     }
  67.  
  68.     ::selection {
  69.     background-color: {color:bgselection};
  70.     color: {color:textselection};
  71.     }
  72.  
  73. body {
  74.     background:{color:background};
  75.     margin:0px;
  76.     color:{color:text};
  77.     font-family:Arial, Helvetica;
  78.     font-size:9px;
  79.     line-height:100%;
  80. }
  81.  
  82. a {
  83.     text-decoration:none;
  84.     -moz-outline-style:none;
  85.     color:{color:link};
  86. }
  87.  
  88. img {
  89.     border:none;
  90. }
  91.  
  92.  
  93. h1 {
  94.     font-size:13px;
  95.     text-transform:uppercase;
  96. }
  97.  
  98. blockquote {
  99.     padding-left:5px;
  100.     border-left:2px solid;
  101. }
  102.    
  103. blockquote blockquote {
  104.     padding-left:5px;
  105.     border-left:2px solid;
  106. }
  107.  
  108.  
  109. a:hover {
  110.     opacity:1;
  111.     color:{color:hover};
  112.      -webkit-transition: all 0.5s ease;
  113.     -moz-transition: all 0.5s ease;
  114.     -o-transition: all 0.5s ease
  115. }
  116.  
  117.  
  118. #sidebar {
  119.     position:absolute;
  120.     width:500px;
  121.     margin-left:500px;
  122.     margin-top:110px;
  123.     opacity:1;
  124. }
  125.  
  126. .nav {
  127.     width: 400px;
  128.     background: transparent;
  129.     color: {color:Link};
  130.     word-spacing:35px;
  131.     margin-top:-120px;
  132.     margin-left:50px;
  133.     height: 20px;
  134.     line-height: 25px;
  135.     text-align: left;
  136.     }
  137.  
  138. .nav:hover {
  139.     color:{color:Hover};
  140.     background: transparent;
  141.     }
  142.  
  143. #titlef {
  144.     color:{color:Titlec};
  145.     font-size:25px;
  146.     font-family:arial;
  147.     text-align:center;
  148.     letter-spacing:-2px;
  149.     margin-left:-100px;
  150.     margin-top:-50px;
  151.     font-style:none;
  152.     font-weight:bold;
  153.     text-transform:lowercase;
  154.     padding:4px;
  155.     padding-top:0px;
  156.     padding-bottom:8px;
  157.     padding-right:0px;
  158.     position:absolute;
  159.     padding-left:0px;
  160.     width:300px;
  161.     padding-left:29px;
  162. }
  163.  
  164.  
  165. .desc {
  166.     position:fixed;
  167.     margin-top:200px;
  168.     margin-left:-400px;
  169.     font-family:cambria;
  170.     line-height:110%;
  171.     font-size:9px;
  172.     font-style:italic;
  173.     width:300px;
  174.     padding:9px;
  175.     text-align:center;
  176.     color:{color:text};
  177. }
  178.    
  179. .desc a
  180.     {color:{color:text};
  181.     -moz-transition-duration:0.6s;
  182.     -webkit-transition-duration:0.6s;
  183.     -o-transition-duration:0.6s;
  184. }
  185.  
  186. .prevnext {
  187.     position:fixed;
  188.     float:right;
  189.     margin-top:270px;
  190.     margin-left:350px;
  191.    
  192. }
  193.  
  194. #paginacao {
  195.     font-size: 10px;
  196.     text-align:right;
  197.     font-weight: bold;
  198.     line-height: 21px;
  199. }
  200.  
  201. #paginacao a {
  202.     margin: 0 1px 0 0;
  203.     padding: 2px 4px;
  204.     color:{color:pagi};
  205.     text-decoration: none;
  206. }
  207.  
  208. #paginacao a:hover {
  209.     color:{color:pagihover};
  210.     border: none;
  211.    
  212. }  
  213.  
  214. #all {
  215.     padding:10px;
  216.     width:500px;
  217.     margin-left:550px;
  218.     margin-top:70px;
  219.     font-size:10px;
  220. }
  221.  
  222.  
  223. #posts {
  224.     width:500px;
  225.     padding-bottom:20px;
  226.     padding:10px;
  227.     margin-top:50px;
  228.     background-color:{color:Post};
  229. }
  230.  
  231.  
  232. #details {
  233.     text-align:right;
  234.     margin-top:8px;
  235.     text-transform:uppercase;
  236.     font-size:8px;
  237.     font-style:none;
  238.     border-top:1px solid {color:Line};
  239. }
  240.  
  241.  
  242. #tags {
  243.     font-family:cambria;
  244.     letter-spacing:0px;
  245.     text-transform:lowercase;
  246.     font-size:10px;
  247.     font-style:italic;
  248.     margin-top:2px;
  249.     text-align:right;
  250. }
  251.    
  252. #tags a {
  253.     display:inline-block;
  254.     padding:-3px;
  255.     text-align:right;
  256.     color:{color:Tags};
  257.     -webkit-transition: all 0.6s ease-in-out;
  258.     -moz-transition: all 0.6s ease-in-out;
  259.     -o-transition: all 0.6s ease-in-out;
  260.     -ms-transition: all 0.6s ease-in-out;
  261.     -transition: all 0.6s ease-in-out;
  262.     }  
  263.  
  264.  
  265. #question {
  266.     padding:8px;
  267.     font-family:cambria;
  268.     letter-spacing:2px;
  269.     text-align:right;
  270.     font-style:italic;
  271.     border:3px {color:border} solid;
  272.     color:{color:text};
  273.     background-color:{color:askbg}
  274. }
  275.  
  276. {CustomCSS}</style></head><body>
  277. <div id="sidebar">
  278. <div class="nav">
  279. <a href="{text:linkA url}">{text:linkA}</a>
  280. <a href="{text:linkB url}">{text:linkB}</a>
  281. <a href="{text:linkC url}">{text:linkC}</a>
  282. <a href="{text:linkD url}">{text:linkD}</a>
  283. <a href="{text:linkE url}">{text:linkE}</a>
  284. </div>
  285. <div id="titlef">
  286. <div style="margin-top:-3px;margin-left:-1px;"><br>{text:title 2};</div></div>
  287. <div class="desc">
  288. {Description}
  289. </div> </div>
  290. <div class="prevnext">
  291. <div id="paginacao">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}{/block:Pagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</div></div>
  292.  
  293. </div>
  294.  
  295. <div id="all">{block:Posts}<div id="posts">
  296.  
  297. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  298.  
  299. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  300.  
  301. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  302.  
  303. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  304.  
  305. {block:Quote}{Quote}{/block:Quote}
  306.  
  307. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  308. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  309. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  310. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  311. {/block:Audio}
  312.  
  313. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  314.  
  315. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  316.  
  317.  
  318. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">β€” {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  319.  
  320. <div id="details">
  321. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">Β© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  322. {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  323. {/block:Posts}
  324. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  325. {/block:Posts}</div></div></div></div></div></div></div></div></div></div></div>
  326.  
  327.  
  328. <div style="position:fixed;bottom:2px; right:3px; font-size:9px; letter-spacing:1px; font-family:calibri;border:0px solid;padding:4px;"><a href="http://crystalrees.tumblr.com/">CRYSTALREES</a></center></div>
  329.  
  330.    
  331. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement