Advertisement
americanbeautyrose

008. thousand needles

Jun 8th, 2014
839
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.24 KB | None | 0 0
  1. <!---
  2. thousand needles, theme 008 by fincheltanarps.
  3. theme base by hawtornes.
  4. please do not remove these credits, and take this theme as your own.
  5. --->
  6.  
  7. <html><head>
  8.  
  9. <!-- the variables -->
  10.  
  11. <meta name="color:background" content="#ffffff" />
  12. <meta name="color:entries" content="#191515"/>
  13. <meta name="color:info" content="#191515" />
  14. <meta name="color:sbar" content="#191515" />
  15. <meta name="color:sbackbar" content="#111111" />
  16. <meta name="color:sbartitle" content="#ffffff" />
  17. <meta name="color:subtitle" content="#ffffff" />
  18. <meta name="color:text" content="#ffffff" />
  19. <meta name="color:link" content="#636d72" />
  20. <meta name="color:infotext" content="#ffffff" />
  21. <meta name="color:sbarlinks" content="#636d72" />
  22. <meta name="color:sidetext" content="#ffffff" />
  23. <meta name="color:textshad" content="#111111" />
  24. <meta name="color:question" content="#191515" />
  25. <meta name="color:qtext" content="#000000" />
  26. <meta name="color:border" content="#ffffff"/>
  27. <meta name="color:backborder" content="#ffffff" />
  28. <meta name="color:pagination" content="#ffffff" />
  29. <meta name="color:sbarhover" content="#797180" />
  30. <meta name="color:scrollbar" content="#636d72" />
  31.  
  32. <meta name="font:title" content="georgia" />
  33. <meta name="font:body" content="georgia" />
  34.  
  35. <meta name="image:background" content=""/>
  36. <meta name="image:backbar" content=""/>
  37. <meta name="image:picbar" content="" />
  38. <meta name="image:picbar2" content="" />
  39.  
  40. <meta name="if:show sidebar image" content="1"/>
  41. <meta name="if:show tags" content="1"/>
  42.  
  43. <meta name="text:link1title" content="" />
  44. <meta name="text:link2title" content="" />
  45. <meta name="text:link3" content="" />
  46. <meta name="text:link3title" content="" />
  47. <meta name="text:link4" content="" />
  48. <meta name="text:link4title" content="" />
  49. <meta name="text:link5" content="" />
  50. <meta name="text:link5title" content="" />
  51. <meta name="text:link6" content="" />
  52. <meta name="text:link6title" content="" />
  53.  
  54. <meta name="text:title" content="" />
  55.  
  56. <title>{title}</title>
  57.  
  58. <link rel="shortcut icon" href="{Favicon}">
  59. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  60.  
  61. <style type="text/css">
  62.  
  63. @font-face{font-family:Soymilk;src:url(http://static.tumblr.com/9wzbixa/Kp0mkuq08/denne-soymilk.otf);}
  64.  
  65. body {color:{color:text}; text-align:justify; font-size:10px; font-family:georgia; background-color:{color:background}; background-image:url('{image:background}'); background-attachment:fixed; letter-spacing:0px;}
  66.  
  67. a {color:{color:link}; text-decoration:none; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; font-style:italic; letter-spacing:0px; font-style:none;}
  68. a:hover {color:{color:link}; letter-spacing:0px; font-style:italic; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  69.  
  70. #everything {
  71. margin-left:-11px;
  72. margin-top:47px;
  73. }
  74.  
  75.  
  76. #entries {position:absolute; width:520px; margin-left:538px; margin-top:-35px}
  77. #posts {background-color:{color:entries}; padding:10px; border: 1px solid {color:border};}
  78.  
  79.  
  80. #backbar {
  81. float:left;
  82. margin-left:524px;
  83. position:fixed;
  84. width:546px;
  85. height:200%;
  86. overflow:hidden;
  87. margin-top:-53px;
  88. background-color:{color:backbar};
  89. background-image:url('{image:backbar}');
  90. background-size:520px;
  91. background-attachment:fixed;
  92. background-attachment:no-repeat;
  93. border:1px solid {color:backborder};}
  94.  
  95. #sbackbar {
  96. float:left;
  97. margin-left:23px;
  98. position:fixed;
  99. width:466px;
  100. height:526px;
  101. overflow:hidden;
  102. margin-top:10px;
  103. background-color:{color:sbackbar};
  104. background-size:520px;
  105. background-attachment:fixed;
  106. background-attachment:no-repeat;
  107. border:1px solid {color:backborder};}
  108.  
  109. #picbar {
  110. float:left;
  111. margin-left:27px;
  112. position:fixed;
  113. width:458px;
  114. height:277px;
  115. overflow:hidden;
  116. margin-top:14px;
  117. background-color:{color:entries};
  118. background-image:url('{image:picbar}');
  119. background-attachment:absolute;
  120. background-attachment:no-repeat;
  121. border:1px double {color:border};}
  122.  
  123. #picbar2 {
  124. float:center;
  125. margin-left:93px;
  126. position:fixed;
  127. width:392px;
  128. height:236px;
  129. overflow:hidden;
  130. margin-top:296px;
  131. background-color:{color:entries};
  132. background-image:url('{image:picbar2}');
  133. opacity: 1;
  134. filter: alpha(opacity=100);
  135. -webkit-transition: all 0.5s ease-out;
  136. -moz-transition: all 0.5s ease-out;
  137. transition: all 0.5s ease-out;
  138. background-attachment:absolute;
  139. background-attachment:no-repeat;
  140. border:1px double {color:border};}
  141.  
  142.  
  143. #linksbar {float:right; position:fixed; width:41px; height:216px; margin-left:27px; margin-top:296px; overflow:hidden; padding:10px; background-color:{color:sbar}; border: 1px solid {color:border};}
  144.  
  145. #descriptbar {float:right; position:fixed; width:169px; height:244px; margin-left:291px; margin-top:20px; overflow:hidden; padding:10px; background-color:{color:sbar}; text-align:center; border: 1px solid {color:border}; color:{color:text};}
  146.  
  147. #titlebar {float:right; position:fixed; width:418px; height:33px; margin-left:15px; margin-top:-34px; overflow:hidden; padding:10px; background-color: transparent; font-family:soymilk; font-size:40px; font-weight:bold; color:{color:sbartitle}; text-shadow: 1px 1px 1px {color:textshad};}
  148.  
  149. #titlebar2 {float:right; position:fixed; width:318px; height:53px; margin-left:260px; margin-top:-31px; overflow:hidden; padding:10px; background-color: transparent; font-family:never let go; font-size:31px; font-weight:bold; color:{color:subtitle}; text-shadow: 1px 1px 1px {color:textshad}; word-spacing:-2px;}
  150.  
  151. #sbarlinks {position:fixed; margin-top:-5px; margin-left:-41px; margin-right:0px}
  152. #sbarlinks a {width:50px; height:51px; line-height:50px; font-family:georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; border:1px solid {color:border}; font-size:20px; text-align:center; display:inline-block; margin:1px -55px 3px 35px; letter-spacing:1px; background-color:{color:sbarlinks}; color:{color:sbartitle}; text-transform:lowercase; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; text-shadow: 1px 1px 1px #000; font-style:none;}
  153. #sbarlinks a:hover {width:50px; height:51px; line-height:50px; font-family:georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; border:1px solid {color:border}; font-size:13px; text-align:center; display:inline-block; margin:1px -55px 3px 35px; letter-spacing:1px; background-color: {color:sbarhover}; color:{color:sbartitle}; text-transform:lowercase; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; text-shadow: 1px 1px 1px #000;}
  154.  
  155. .pagination {
  156. margin-top:5px;
  157. text-align:center;
  158. margin-left:-10px;
  159. }
  160.  
  161. .pagination a {
  162. display:inline-block;
  163. background:transparent;
  164. padding:4px 5px;
  165. color: {color:pagination};
  166. font:13px georgia;
  167. font-style:italic;
  168. text-transform:lowercase;
  169. }
  170.  
  171. .pagination a:hover {
  172. color: {color:paginationhov};
  173.  
  174. }
  175.  
  176. #titleuno {font-size:20px; font-family:'georgia'; color:{color:title}; font-style:italic; text-transform:lowercase; text-align:center; line-height:120%; letter-spacing:-1px; }
  177.  
  178. #titledos {font-size:20px; font-family:'georgia'; color:{color:title}; font-style:italic; letter-spacing;-1px; text-transform:lowercase; line-height:22px; text-align:center;}
  179.  
  180. #info {
  181. width:518px;
  182. margin-top:-6px;
  183. padding:3px 0;
  184. background:{color:info};
  185. color:{color:infotext};
  186. font:10px georgia;
  187. line-height:120%;
  188. text-align:center;
  189. letter-spacing:0px;
  190. text-transform:uppercase;
  191. border: 1px solid {color:border};
  192. }
  193.  
  194. #info a {color:{color:links}; margin-top:-12px;}
  195. #info a:hover {color:{color:text}}
  196.  
  197. #tags {
  198. width:516px;
  199. background:{color:info};
  200. padding:1px 1px 1px 1px;
  201. margin-top:-8px;
  202. color:{color:infotext};
  203. font:10px georgia;
  204. {block:iflowercasetags}text-transform:lowercase;{/block:iflowercasetags}
  205. text-align:center;
  206. letter-spacing:0px;
  207. font-style:italic;
  208. border-bottom: 1px solid {color:border};
  209. border-left: 1px solid {color:border};
  210. border-right: 1px solid {color:border};
  211. }
  212.  
  213. #tags a {color:{color:link};}
  214. #tags a:hover {color:{color:text}}
  215. .num {color:{color:text}}
  216.  
  217. #marking {width:12px; height:6px; font-size:30px; font-family:georgia; position:absolute; text-shadow: 1px 1px 1px {color:textshad};
  218. color:{color:question}; bottom: -1.5px; left: 330px;}
  219.  
  220. #asker {width:500px; text-align:right; text-transform:lowercase; font-style: italic; color{color:link}; font-size:20px; letter-spacing:0px; margin-left:-23px; margin-top:-6px;}
  221. #asker a {color:{color:link};}
  222. #asker a:hover {color:{color:text};}
  223.  
  224. #question {background-color:{color:question}; font-size:10px; font-weight:normal; font-family:georgia; line-height:90%; color:{color:qtext}; margin: 0 0 11px 0; padding: 10px 15px; position:relative; border:1px solid #000; border-radius: 1em; -moz-box-shadow: 10px 10px 5px #888; -webkit-box-shadow: 10px 10px 5px #888; box-shadow: 3px 3px 5px #888; text-align:center;}
  225.  
  226.  
  227. .user_1 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
  228. .user_2 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
  229. .user_3 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
  230. .user_4 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
  231. .user_5 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
  232. .user_6 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
  233. .user_7 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
  234. .user_8 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
  235. .user_9 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
  236. .user_10 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
  237. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  238.  
  239. #audio {width:500px; height:105px; margin-bottom:5px}
  240. .player {margin-left:110px; margin-top:5px; float:left}
  241.  
  242. #source {margin-top:3px; text-align:left; margin-bottom:5px; font-size:9px}
  243.  
  244. #credit a {
  245. position:fixed; font:14px georgia; background-color:transparent; border:1px solid {color:sbar}; color:{color:entries}; padding:5px; bottom:20px; right:20px; text-shadow: 1px 1px 1px #000;}
  246.  
  247. #credit a:hover {
  248. color:{color:text}}
  249.  
  250. b, strong {color:{color:title}}
  251. i, em {color:{color:text}}
  252. p {margin-top:5px; margin-bottom:5px}
  253. blockquote {border-left:1px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px}
  254. hr {background-color: #fff; margin-left:0px; width:500px; height: 1px; border: 0; }
  255.  
  256. ::-webkit-scrollbar {width: 5px; height: 3px; background: #fff;}
  257.  
  258. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar}; border:1px solid #000; -moz-border-radius: 5px;border-radius: 75px;}
  259.  
  260. </style>
  261. </head>
  262.  
  263. <body>
  264.  
  265. <div id="backbar"></div>
  266.  
  267. <div id="sbackbar"></div>
  268.  
  269. <div id="picbar"></div>
  270.  
  271.  
  272. <div id="picbar2"></div>
  273.  
  274. <div id="everything">
  275.  
  276. </div>
  277. </div>
  278.  
  279. <div id="linksbar">
  280. <div id="sbarlinks">
  281. <a href="/">{text:link1title}</a><br>
  282. <a href="/ask">{text:link2title}</a><br>
  283. <a href="{text:link3}">{text:link3title}</a><br>
  284. <a href="{text:link4}">{text:link4title}</a><br>
  285.  
  286. </div>
  287. </div>
  288.  
  289.  
  290. <div id="sbar1">
  291. <div id="titlebar">
  292. {text:title}
  293. </div>
  294. </div>
  295.  
  296. <div id="sbar2">
  297. </div>
  298.  
  299. <div id="descriptbar">
  300. {Description}
  301. {block:Pagination}
  302. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
  303. - {block:NextPage}<a href="{NextPage}">forth</a>{/block:NextPage}</div>
  304. {/block:Pagination}
  305. </div>
  306. </div>
  307.  
  308. </div></div>
  309.  
  310. <div id="entries">{block:Posts}
  311. <div id="posts">
  312.  
  313. {block:Quote}
  314. <div id="titledos">"{Quote}"</div>
  315. {block:Source}<div id="source">— {Source}</div>{/block:Source}
  316. {/block:Quote}
  317.  
  318. {block:Title}<div id="titleuno">{Title}</div>{/block:Title}
  319. {block:Text}{Body}{/block:Text}
  320.  
  321. {block:Link}
  322. <div id="titleuno"><a href="{URL}" class="link" {Target}>{Name}</a></div>{block:Description}<div class="description">{Description}</div>{/block:Description}
  323. {/block:Link}
  324.  
  325. {block:Photo}
  326. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  327. {/block:Photo}
  328. {block:Photoset}
  329. <center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
  330. {/block:Photoset}
  331.  
  332. {block:Chat}
  333. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  334. {/block:Chat}
  335.  
  336. {block:Video}
  337. {Video-500}{block:Caption}{Caption}{/block:Caption}
  338. {/block:Video}
  339.  
  340. {block:Answer}
  341. <div id="question">
  342. <br><div id="marking">◥</div>
  343. {Question}<br><br></div>
  344. <div id="asker">{Asker} whispered:</div><br>
  345. <div id="answer">{Answer}</div>
  346. {/block:answer}
  347.  
  348. {block:Audio}<span class="audio"><center><div style=" -moz-border-radius: 5px;border-radius: 75px;">{AudioPlayerWhite}</div></center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}</div>
  349.  
  350. <div id="info">
  351. {block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayofMonthWithZero} {ShortMonth}{/block:Date} {block:RebloggedFrom}&mdash; via <a href="{ReblogParentURL}">{ReblogParentName}</a> &mdash; {block:NoteCount}{NoteCount} ♫{/block:NoteCount}{/block:RebloggedFrom}{block:ContentSource} (<a href="{SourceURL}">source</a>){/block:ContentSource}</div>
  352.  
  353. {block:HasTags}<div id="tags">filed under:
  354. {block:Tags}<a href="/tagged/{Tag}"><span class="num">#</span>{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  355. </div>{/block:HasTags}
  356.  
  357. <br><br><br>
  358. {/block:posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  359.  
  360. </div>
  361. </div>
  362.  
  363. <div id="credit"><a href="http://fincheltanarps.tumblr.com" title="credit">RFS</a></div>
  364.  
  365. </body>
  366. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement