Advertisement
chezshay

wildest dreams / shayofrp

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