msstephyyanne

18: Celestial

Mar 19th, 2015
888
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.20 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!--Theme Eighteen BY Themesbyjude
  4. follow the rules ok it's not that hard -->
  5.  
  6.  
  7. <meta name="color:background" content="#ffffff"/>
  8. <meta name="color:text" content="#838282"/>
  9. <meta name="color:link" content="#b8b8b8"/>
  10. <meta name="color:link hover" content="#eeeeee"/>
  11. <meta name="color:border" content="#eeeeee"/>
  12. <meta name="color:blogtitle" content="#eeeeee"/>
  13.  
  14. <meta name="image:sidebar" content=""/>
  15.  
  16. <meta name="text:blogtitle" content="/">
  17.  
  18. <meta name="text:link1 url" content="/">
  19. <meta name="text:link1 hover" content="link 1">
  20. <meta name="text:link2 url" content="/">
  21. <meta name="text:link2 hover" content="link 2">
  22. <meta name="text:link3 url" content="/">
  23. <meta name="text:link3 hover" content="link 3">
  24. <meta name="text:link4 url" content="/">
  25. <meta name="text:link4 hover" content="link 4">
  26. <meta name="text:link5 url" content="/">
  27. <meta name="text:link5 hover" content="link 5">
  28.  
  29.  
  30.  
  31. <title>{Title}</title>
  32.  
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
  38.  
  39. <style type="text/css">
  40.  
  41. ::-webkit-scrollbar-thumb:vertical {border:4px solid #fff;height:2px; background-color:{color:border}}
  42. ::-webkit-scrollbar {background-color:#838282;height:3px;width:10px;border:5px solid #fff;}
  43.  
  44. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  45.  
  46.  
  47.  
  48. body {
  49. background:{color:background};
  50. margin:0px;
  51. color:{color:text};
  52. text-align:justify;
  53. font:11px arial;
  54. letter-spacing:.6px;
  55. line-height:100%;
  56. }
  57.  
  58. a {
  59. text-decoration:none;
  60. outline:none;
  61. -moz-outline-style:none;
  62. color:{color:link};
  63. -moz-transition-duration:0.8s;
  64. -webkit-transition-duration:0.8s;
  65. -o-transition-duration:0.8s;
  66. }
  67.  
  68. a:hover {
  69.  
  70. color:{color:text};
  71. border-bottom:1px solid {color:link}}
  72. -moz-outline-style:none;
  73. }
  74.  
  75. img {
  76.  
  77. }
  78.  
  79. b, strong {color:{color:blogtitle}}
  80. i, em {color:{color:text}}
  81. p {margin-top:9px; margin-bottom:9px}
  82.  
  83. blockquote {
  84. border-left:1px solid {color:border};
  85. padding-left:5px;
  86. margin:0px 0px 0px 10px}
  87.  
  88. h1 {
  89. font-size:15px;
  90. text-align:center;
  91. font-family:'marck script';
  92. letter-spacing:2px;
  93. color:{color:text};
  94. }
  95.  
  96. h2 {
  97. font-size:8px;
  98. text-align:center;
  99. font-family:calibri;
  100. letter-spacing:1px;
  101. color:{color:text};
  102. }
  103.  
  104.  
  105. #sidebar {
  106. width:190px;
  107. position:fixed;
  108. margin-left:200px;
  109. margin-top:85px;
  110. border-left:1px solid {color:border};
  111. }
  112.  
  113.  
  114. #sidebarimage {
  115. position:fixed;
  116. width:150px;
  117. height:210px;
  118. }
  119.  
  120. #sidebarimage img {
  121. width:190px;
  122. height:250px;
  123. margin-top:25px;
  124. }
  125.  
  126. #title {
  127. color:{color:blogtitle};
  128. font-style:normal;
  129. font-family:'marck script';
  130. letter-spacing:3px;
  131. text-align:left;
  132. font-size:25px;
  133. margin-top:0px;
  134. padding:7px;
  135. width:190px;
  136. z-index:100;
  137. }
  138.  
  139. #links {
  140. width:190px;
  141. margin-top:10px;
  142. padding:5px;
  143. text-align:center;
  144. word-spacing:1px;
  145. font-family:'calibri';
  146. font-size:13px;
  147. display:block;
  148. opacity:1px;
  149. color:{color:link};
  150. border-top:1px solid {color:border};
  151. }
  152.  
  153. #links a {
  154. letter-spacing: 1px;
  155. padding:3px;
  156. line-height:230%;
  157. text-transform:underline;
  158. -webkit-transition: all .5s ease;
  159. -moz-transition: all .5s ease;
  160. -o-transition: all .5s ease;
  161. }
  162.  
  163. #description {
  164. width:190px;
  165. font-size:11px;
  166. font-family:arial;
  167. margin-top:300px;
  168. padding:7px;
  169. height:65px;
  170. overflow:scroll;
  171. text-align:justify;
  172. letter-spacing:.5px;
  173. line-height:100%;
  174.  
  175. }
  176.  
  177.  
  178. #s-m-t-tooltip {
  179. max-width:300px;
  180. padding:3px 4px 5px 4px;
  181. margin:20px 0px 0px 20px;
  182. background-color:#fff
  183. border:1px solid {color:link};
  184. font-family:calibri;
  185. font-size:10px;
  186. letter-spacing:1.5px;
  187. text-transform:uppercase;
  188. color:{color:text};
  189. z-index:999999999999999999999999999999999999;
  190. }
  191.  
  192. #pagination {
  193. text-align:center;
  194. margin-top:10px;
  195. }
  196.  
  197. #entries {
  198. padding:20px;
  199. width:500px;
  200. margin-left:530px;
  201. margin-top:40px;
  202. }
  203.  
  204. #post {
  205. width:500px;
  206. padding-bottom:90px;
  207. }
  208.  
  209. #info {
  210. width:500px;
  211. margin-top:17px;
  212. padding:3px 0;
  213. color:{color:text};
  214. font:9px calibri;
  215. line-height:120%;
  216. text-align:center;
  217. letter-spacing:1px;
  218. text-transform:uppercase;
  219. border-top:1px solid {color:border};}
  220.  
  221.  
  222. #tags {
  223. width:500px;
  224. color:{color:text};
  225. font:9.5px calibri;
  226. text-align:center;
  227. letter-spacing:1px;
  228. margin-top:4px;}
  229.  
  230. #question {
  231. float:left;
  232. margin-top:-2px;
  233. margin-right:5px;
  234. padding:8px;
  235. border:1px solid {color:border};}
  236.  
  237.  
  238. #quote{
  239. float:left;
  240. padding-top:5px;
  241. font-family:'Calibri';
  242. font-style:italic;
  243. font-size:15px;
  244. height:auto;
  245. margin-top:0px;
  246. }
  247.  
  248. #cred {
  249. position:fixed;
  250. font-size:10px;
  251. font-weight:normal;
  252. line-height:150%;
  253. letter-spacing:2px;
  254. right:25px;
  255. bottom:10px;
  256. text-transform:uppercase;
  257. text-align:center;
  258. }
  259.  
  260.  
  261. {CustomCSS}</style></head><body>
  262.  
  263. <div id="sidebar">
  264. <div id="title"> <a href="/">{text:blogtitle}</a></div>
  265. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  266. <div id="description">{Description}</div>
  267. <div id="links">
  268. {block:Pagination}{block:PreviousPage}<a title="back}" href="{PreviousPage}">←</a>{/block:PreviousPage}{/block:Pagination}
  269. <a title="{text:link1 hover}" href="{text:link1 url}">I</a>
  270. <a title="{text:link2 hover}" href="{text:link2 url}">II</a>
  271. <a title="{text:link3 hover}" href="{text:link3 url}">III</a>
  272. <a title="{text:link4 hover}" href="{text:link4 url}">IV</a>
  273. <a title="{text:link5 hover}" href="{text:link5 url}">V</a>
  274.  
  275. {block:Pagination}{block:NextPage}<a title="next" href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}
  276. </div>
  277. </div>
  278.  
  279.  
  280. <div id="entries">{block:Posts}<div id="post">
  281.  
  282. {block:Text}<h1>{block:Title}<big><big>{Title}</big></big>{/block:Title}</h1>{Body}{/block:Text}
  283.  
  284. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}{/block:Photo}
  285.  
  286. {block:Photoset}{Photoset-500}{/block:Photoset}
  287.  
  288. {block:Quote}<div id="quote">“</div>&nbsp;&nbsp;&nbsp;&nbsp;{Quote}<br>
  289. {block:Source}<div align="right">— {Source}</div>{/block:Source}
  290. {/block:Quote}
  291.  
  292. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  293.  
  294. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  295.  
  296. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  297.  
  298. {block:Audio}<div class="player">{AudioPlayerWhite}</div>
  299. <div class="audioinfo">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}</div>{/block:Audio}
  300.  
  301. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:10px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="calibri">{Answer}</font>{/block:Answer}
  302.  
  303. <div id="info">
  304. {block:NoteCount}&hearts; {NoteCount} &mdash; {/block:NoteCount}{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayofMonthWithZero} {ShortMonth} {Year}{/block:Date} {block:RebloggedFrom}&mdash; via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource} (<a href="{SourceURL}">source</a>){/block:ContentSource}</div>
  305.  
  306. {block:HasTags}<div id="tags">
  307. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  308. </div>{/block:HasTags}
  309.  
  310. </div>
  311.  
  312. {/block:posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  313.  
  314. </div>
  315. </div>
  316.  
  317.  
  318. <div id="cred"><div id="credit"><a href="http://themesbyjude.tumblr.com">© JUDE</a></div>
  319.  
  320. </body>
  321. </html>
Advertisement
Add Comment
Please, Sign In to add comment