chezshay

bad blood

Dec 30th, 2014
1,615
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.31 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <script type="text/javascript">
  9. <!--
  10. function toggle_visibility(id) {
  11. var e = document.getElementById(id);
  12. if(e.style.display == 'block')
  13. e.style.display = 'none';
  14. else
  15. e.style.display = 'block';
  16. }
  17. //-->
  18. </script>
  19.  
  20. <!---shayofrp.tumblr.com
  21. --->
  22.  
  23. <meta name="color:Background" content="#ffffff"/>
  24. <meta name="color:Text" content="#000000"/>
  25. <meta name="color:Sidebar" content="#fbfbfb"/>
  26. <meta name="color:Sidebar Links" content="#b8b8b8"/>
  27. <meta name="color:DescriptionText" content="#b8b8b8"/>
  28. <meta name="color:Border" content="#dddddd"/>
  29. <meta name="color:Hover" content="#f2f2f2"/>
  30. <meta name="color:Scrollbar" content="#000000"/>
  31. <meta name="color:ScrollbarBg" content="#ffffff"/>
  32. <meta name="color:Links" content="#c0bfbf"/>
  33. <meta name="color:Info Background" content="#f3f3f3"/>
  34. <meta name="color:Question Background" content="#fcfcfc"/>
  35. <meta name="color:Answer Backg" content="#000000"/>
  36. <meta name="image:Sidebar" content=""/>
  37. <meta name="image:Background" content=""/>
  38. <meta name="text:Link 1" content="" />
  39. <meta name="text:Link 1 URL" content="" />
  40. <meta name="text:Link 2" content="" />
  41. <meta name="text:Link 2 URL" content="" />
  42. <meta name="text:Link 3" content="" />
  43. <meta name="text:Link 3 URL" content="" />
  44. <meta name="text:Link 4" content="" />
  45. <meta name="text:Link 4 URL" content="" />
  46.  
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar-thumb {
  50. height:auto;
  51. background-color:{color:Scrollbar};
  52. }
  53.  
  54. ::-webkit-scrollbar {
  55. height:9px;
  56. width:4px;
  57. background-color:{color:ScrollbarBg};
  58. }
  59.  
  60. body {
  61. background:{color:background};
  62. margin:0px;
  63. color:{color:text};
  64. font-family:arial;
  65. font-size:9px;
  66. line-height:150%;
  67. letter-spacing:1px;
  68. text-align:justify;
  69. background-image:url('{image:Background}');
  70. }
  71.  
  72.  
  73. a {
  74. text-decoration:none;
  75. outline:none;
  76. -moz-outline-style:none;
  77. color:{color:Links};
  78. }
  79.  
  80. img {
  81. border:none;
  82. }
  83.  
  84. blockquote {
  85. padding-left:5px;
  86. border-left:1px solid {color:text};
  87. }
  88.  
  89. blockquote blockquote {
  90. padding-left:5px;
  91. border-left:2px solid;
  92. }
  93.  
  94.  
  95. a:hover {
  96. color:#000000;
  97. -moz-transition-duration:0.3s;
  98. -webkit-transition-duration:0.3s;
  99. -o-transition-duration:0.3s;
  100. }
  101.  
  102. small {font-size:9px;}
  103.  
  104. /*ENTRIES*/
  105.  
  106. #entries {
  107. padding:10px;
  108. width:500px;
  109. margin-left:450px;
  110. margin-top:5px;
  111. font-size:9px;
  112. line-height:150%;
  113. font-family:'arial';
  114. letter-spacing:1px;
  115. }
  116.  
  117. #post {
  118. width:500px;
  119. padding-bottom:20px;
  120. padding:25px;
  121. margin-top:-10px;
  122. }
  123.  
  124. #post:hover .tags{opacity:1;
  125. margin-top:10px;
  126. }
  127. /*SIDEBAR*/
  128.  
  129. #sidebar {
  130. position:fixed;
  131. width:250px;
  132. margin-top:200px;
  133. padding:10px;
  134. height:100px;
  135. margin-left:170px;
  136. }
  137.  
  138. #sidebarimage {
  139. width 120px;
  140. text-align:right;
  141. }
  142.  
  143. #sidebarimage img {
  144. width:100px;
  145. border-radius:100px;
  146. margin-top:3px;
  147. }
  148.  
  149. #links a:hover {
  150. -moz-transition-duration:0.3s;
  151. -webkit-transition-duration:0.3s;
  152. -o-transition-duration:0.3s;
  153. color:{color:Hover};
  154. }
  155.  
  156. #links a:hover{margin-left:0px;
  157. font-style:italic;}
  158.  
  159. #description {
  160. text-align:right;
  161. font-family:'arial';
  162. margin-top:60px;
  163. font-size:9px;
  164. text-transform:lowercase;
  165. padding:5px;
  166. width:200px;
  167. line-height:170%;
  168. position:relative;
  169. margin-left:50px;
  170. color:{color:DescriptionText};
  171. }
  172.  
  173. #title {
  174. text-align:right;
  175. top:5px;
  176. font-family:'arial';
  177. font-size:9px;
  178. font-weight:bold;
  179. padding:5px;
  180. position:relative;
  181. padding-bottom:5px;
  182. margin-bottom:10px;
  183. text-transform:uppercase;
  184. color:{color:Text};
  185. }
  186.  
  187. #title a{color:{color:background};
  188. padding:5px;
  189. background-color:{color:text};
  190. }
  191.  
  192. /*LINKS*/
  193. #links{position:fixed;
  194. text-transform:uppercase;
  195. font-family:arial;
  196. font-weight:bold;
  197. width:250px;
  198. font-size:8px;
  199. margin-left:0px;
  200. margin-top:0px;
  201. text-align:right;
  202. padding:5px;
  203. }
  204.  
  205. #links a{margin-right:5px;
  206. width:70px;
  207. margin-top:5px;
  208. color:white;
  209. background-color:black;
  210. border:solid 1px {color:info background};
  211. padding:5px;
  212. display:inline-block;
  213. }
  214.  
  215. /*POST INFO*/
  216.  
  217. #info {
  218. width:490px;
  219. font-weight:bold;
  220. border-top:solid 1px {color:info background};
  221. text-align:left;
  222. padding:5px;
  223. font-family:'arial';
  224. margin-left:0px;
  225. margin-top:5px;
  226. font-size:8px;
  227. text-transform:uppercase;
  228. font-style:none;
  229. line-height:10px;
  230. color:{color:text};
  231. }
  232.  
  233. #info a {
  234. text-align:center;
  235. color:{color:Text};
  236. }
  237.  
  238. .right{float:right}
  239.  
  240. .tags {text-transform:none;
  241. color:{color:postbg};
  242. width:505px;
  243. opacity:0;
  244. margin-top:-5px;
  245. margin-left:0px;
  246. font-size:8px;
  247. text-align:center;
  248. text-transform:uppercase;
  249. -moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
  250.  
  251.  
  252. .tags a {
  253. letter-spacing:0px;
  254. padding:2px;
  255. font-size:8px;
  256. text-align:center;
  257. font-family:'arial';
  258. text-decoration:none;
  259. display:inline-block;
  260. color:{color:Links};
  261. }
  262.  
  263.  
  264. /*QUESTION*/
  265.  
  266. #asker {
  267. color:{color:background};
  268. text-transform:lowercase;
  269. padding:15px;
  270. font-family:arial;
  271. font-size:9px;
  272. letter-spacing:0px;
  273. text-align:left;
  274. margin-top:0px;
  275. line-height:100%;
  276. background-color:{color:text};
  277. }
  278.  
  279. #asker a{color:{color:Text};}
  280.  
  281.  
  282. #url a{color:{color:Text};
  283. padding:2px;
  284. background-color:{color:Info Background};
  285. }
  286.  
  287.  
  288. /*CREDIT*/
  289.  
  290. #cred {
  291. position:fixed;
  292. font-family:consolas;
  293. font-size:8px;
  294. right:9px;
  295. bottom:9px;
  296. padding:4px;
  297. letter-spacing:1px;
  298. }
  299.  
  300. {CustomCSS}</style></head><body>
  301.  
  302. <div id="sidebar">
  303. <div id="sidebarimage">
  304. <a title="home" href="/">
  305. <img src="{image:Sidebar}">
  306. </a>
  307. </div>
  308. <div id="links">
  309. <a href="{text:Link 1 URL}"><span>{text:Link 1}</a></span>
  310. <a href="{text:Link 2 URL}"><span>{text:Link 2}</a></span>
  311. <a href="{text:Link 3 URL}"><span>{text:Link 3}</a></span>
  312. <a href="{text:Link 4 URL}"><span>{text:Link 4}</a></span>
  313.  
  314. </div>
  315. <div id="description"><br>{Description}<br>
  316.  
  317. <div id="title">{block:Pagination}
  318. {block:PreviousPage}<a href="{PreviousPage}">PAST</a>{/block:PreviousPage}
  319. {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
  320. {/block:Pagination}</div>
  321. </div>
  322.  
  323. </div>
  324. <div id="entries">
  325. {block:Posts}
  326. <div id="post">
  327.  
  328. {block:Text}
  329. <h1>{block:Title}{Title}{/block:Title}</h1>
  330. {Body}{/block:Text}
  331.  
  332. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  333. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  334.  
  335. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  336. {/block:Caption}{/block:Photoset}
  337.  
  338. {block:Quote}<h2>"{Quote}"</h2>
  339. {/block:Source}{/block:Quote}
  340.  
  341. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  342.  
  343. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  344.  
  345. {block:Audio}<div align="center">
  346. <span class="audio">{AudioPlayerWhite}</div></span>
  347. <center>{block:TrackName}{TrackName}{/block:TrackName}
  348. {block:Artist}&mdash; {Artist}<br />{/block:Artist}
  349. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  350. {/block:Audio}<br>
  351.  
  352. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}</center>{/block:Video}
  353.  
  354. {block:Answer}<div id="asker">{Question} — <i>{Asker}</i></div> {Answer}{/block:Answer}
  355.  
  356. <div id="info">
  357. <div id="permalink">
  358. <a href="{Permalink}">{timeago}</a>
  359. <div class="right">{block:ContentSource} {block:RebloggedFrom}
  360. <a title ="{ReblogParentName}" href="{ReblogParentURL}">via</a>
  361. {/block:RebloggedFrom}<a href="{SourceURL}">©</a> {/block:ContentSource}
  362. {NoteCount} </div></a></div>
  363.  
  364.  
  365. </div>
  366.  
  367. {block:HasTags}<div class="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  368. </div>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}{/block:Posts}{/block:Posts}</div></div>
  369.  
  370. {/block:Posts}</div></div></div>
  371. <br><br><br><br>
  372.  
  373. <div id="cred">
  374. <a href="http://shayofrp.tumblr.com/">CRED</a>
  375. </div>
  376. </div>
  377. </body>
  378. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment