Advertisement
rasperries

rebel

Sep 8th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 KB | None | 0 0
  1. <!---
  2.  
  3. theme by mcpoyles
  4.  
  5. --->
  6.  
  7. <html>
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="font:body" content="arial" />
  12. <meta name="font:title" content="georgia" />
  13. <meta name="font:sidelinks" content="georgia" />
  14.  
  15. <meta name="color:background" content="#ffffff" />
  16. <meta name="color:body" content="#747474" />
  17. <meta name="color:links" content="#A8A8A8" />
  18. <meta name="color:hover" content="#757575" />
  19. <meta name="color:entry" content="#ffffff" />
  20. <meta name="color:side" content="#ffffff" />
  21. <meta name="color:date" content="#0000000" />
  22. <meta name="color:tags" content="#f8f8f8" />
  23. <meta name="color:bottom" content="#ffffff" />
  24. <meta name="color:sidelinks" content="#ffffff" />
  25. <meta name="color:sidelinks hover" content="#cccccc" />
  26. <meta name="color:navigation" content="#666666" />
  27.  
  28. <meta name="image:sidebar" content=""/>
  29.  
  30. <meta name="text:Link1" content=""/>
  31. <meta name="text:Link1 URL" content=""/>
  32. <meta name="text:Link2" content=""/>
  33. <meta name="text:Link2 URL" content=""/>
  34. <meta name="text:Link3" content=""/>
  35. <meta name="text:Link3 URL" content=""/>
  36. <meta name="text:Link4" content=""/>
  37. <meta name="text:Link4 URL" content=""/>
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45. </head>
  46.  
  47. <style type="text/css">
  48. body {cursor: url(http://i.imgur.com/ZOrzC.png), auto;color: {color:text}; background-color: {color:background}; background-image: url('{image:background}'); {block:ifFixedBackground}background-attachment: fixed; {/block:ifFixedBackground} {block:ifNoRepeatBackground}background-repeat:no-repeat; {/block:ifNoRepeatBackground} background-position:{text:Background Position}; font-family: calibri; font-size:{text:Body Font Size}; text-align: justify;
  49. text-align:left;
  50. color:{color:body};
  51. background-color:{color:background};
  52. font-family:times;
  53. font-size:10px; }
  54.  
  55. blockquote{
  56. margin-left:15px;
  57. border-left:1px solid #ddd;
  58. padding-left:10px;
  59. width:95%;
  60. }
  61.  
  62. b, em, bold, .question a {
  63. font-family:georgia;
  64. font-weight:normal;
  65. text-transform:lowercase;
  66. color:#666666;}
  67.  
  68. a {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto; color: {color:link}; text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:link};
  69. text-decoration: none;
  70. color:{color:links};
  71. text-decoration:none;
  72. -moz-transition:0.3s ease-in;
  73. -webkit-transition: 0.3s ease-in;
  74. -o-transition:0.3s ease-in;
  75. transition:0.3s ease-in; }
  76.  
  77. a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;color:{color:link hover}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color:{color:link hover}; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  78. color: {color:hover};
  79. text-decoration:none;}
  80.  
  81. #wrap {
  82. min-height: 100%; }
  83.  
  84. #header {
  85. padding:5px 0px 5px 0px;
  86. min-width:100%;
  87. margin-bottom:60px;
  88. text-align:center; }
  89.  
  90. #main {
  91. padding:10px; }
  92.  
  93. #container{
  94. width:800px;
  95. left:200px;
  96. position:relative;}
  97.  
  98. .bottom{
  99. background-color:{color:bottom};
  100. padding:10px 0px 0px 0px;}
  101.  
  102. .space{
  103. margin-bottom:20px;}
  104.  
  105. #sidebar {
  106. padding:5px;
  107. width:175px;
  108. float:left;
  109. left:195px;
  110. top:120px;
  111. position:fixed;
  112. background-color:#ffffff;
  113. margin-right:5px;
  114. margin-top:0px;
  115. border-right:1px solid #ebebeb;
  116. padding-right:20px;}
  117.  
  118. .description {
  119. text-align:justify;
  120. line-height:12px;
  121. color:#636363;
  122. font-size:10px;
  123. font-family:times new roman;
  124. font-style:;}
  125.  
  126. .side-title {
  127. font-family:times new roman;
  128. font-weight:bold;
  129. font-size:16px;
  130. font-color:#cccccc;
  131. text-align:left;
  132. padding-bottom:0;
  133. -webkit-transform: skew(-0deg, 0deg);
  134. -moz-transform: skew(-0deg, 0deg);
  135. -o-transform: skew(-0deg, 0deg);
  136. margin-bottom:0;}
  137.  
  138. .side-title a {
  139. font-family:georgia;
  140. font-size:8px;
  141. letter-spacing:2px;
  142. text-transform:uppercase;
  143. font-weight:lighter;
  144. font-color:#cccccc;
  145. text-align:left;}
  146.  
  147. .sidelinks {
  148. text-align:left;}
  149.  
  150. .sidelinks a {
  151. padding:0 3px 0 0;
  152. background-color:#ffffff;
  153. font-family:times new roman;
  154. font-size:8px;
  155. text-transform:uppercase;
  156. letter-spacing:1px; }
  157.  
  158. .sidelinks a:hover {
  159. background-color:#ffffff; }
  160.  
  161. #entry {
  162. float:left;
  163. margin-left:225px;}
  164.  
  165. .post {
  166. background-color:{color:entry};
  167. padding:10px 10px 75px 10px;
  168. width:400px;
  169. }
  170.  
  171. .label1{
  172. font-family:georgia;
  173. color:{color:date};}
  174.  
  175. .title, .title a {
  176. display:block;
  177. font-family:{font:title};
  178. color:{color:title};
  179. font-size:9px;
  180. text-align:left;
  181. text-transform:lowercase;
  182. padding:0px 3px 0px 3px;}
  183.  
  184. .title a:hover {
  185. color:{color:date}; }
  186.  
  187. .date {
  188. background-color:{color:date};
  189. padding:3px 5px 3px 5px;}
  190.  
  191. .date, .date a {
  192. display:block;
  193. font-family:georgia;
  194. text-align:center;
  195. color:#0000000;
  196. text-transform:lowercase; }
  197.  
  198. .links {
  199. color:#888888;
  200. padding:5px 5px 5px 5px;
  201. text-transform:lowercase;
  202. font-size:10px;
  203. background-color:#f8f8f8; }
  204.  
  205. .tags {
  206. color:#888888;
  207. padding:5px 5px 5px 5px;
  208. text-transform:lowercase;
  209. font-size:10px;
  210. background-color:{color:tags}; }
  211.  
  212. .chat {
  213. border-bottom:0px solid #f5f5f5;
  214. padding:2px;}
  215.  
  216. .question{
  217. background-color:transparent;
  218. padding:10px;}
  219.  
  220. #footer {
  221. position: relative;
  222. margin-top: -150px;
  223. height: 150px;
  224. clear:both;}
  225.  
  226. /*pagination*/
  227.  
  228. .pagination { text-align:right; color:#ffffff; }
  229. .current_page { background-color:#000000; padding:5px; margin:1px; }
  230. .jump_page, .next { background-color:#f2f2f2; padding:5px; margin:1px; }
  231.  
  232. .quotesource{
  233. text-align:right;
  234. margin-top:-8px;
  235. }
  236.  
  237. .quotesource span{
  238. background-color:white;
  239. padding-left:10px;
  240. }
  241.  
  242. .quoteborder{
  243. border-bottom:0px double #f2f2f2;
  244. }
  245.  
  246. ol {
  247. list-style-type: none;
  248. margin: 0 0 1.5em 2.5em; }
  249.  
  250. ol.notes li {
  251. width: 320px;
  252. padding: 5px 0;
  253. margin: 0 0 3px -28px;
  254. border-bottom: 1px solid #f5f5f5; }
  255.  
  256. ol.notes li:hover {
  257. border-bottom: 1px solid #f5f5f5; }
  258.  
  259. ol.notes li img {
  260. width:16px;
  261. padding-right: 10px;
  262. margin-bottom: -5px;
  263. opacity: 0.85;
  264. filter:alpha(opacity=85); }
  265.  
  266. ol.notes li img:hover {
  267. opacity: 1;
  268. filter:alpha(opacity=100); }
  269.  
  270. .user_1, .user_3, .user_5, .user_7,
  271. .user_7 , .user_9 .user_11 {
  272. background-color:#f2f2f2;
  273. margin-right:25px;
  274. color:{color:body};}
  275.  
  276. .user_2, .user_4, .user_6, .user_8,
  277. .user_10, .user_12 {
  278. background-color:{color:entry};
  279. color:{color:body};
  280. margin-right:25px;}
  281.  
  282. ul.chat, .chat ol, .chat li {
  283. list-style:none;
  284. margin:0px;
  285. padding:5px;}
  286.  
  287. /*audio*/
  288.  
  289. .player {
  290. width:25px;
  291. height:25px;
  292. overflow:hidden;
  293. margin-left:12px;
  294. padding:5px;
  295. position:absolute;
  296. margin-top:12px;
  297. background:white;
  298. z-index:2;}
  299.  
  300. .audioinfo {
  301. text-align:right;
  302. z-index:2;
  303. position:absolute;
  304. padding-top:22px;
  305. letter-spacing:2px;
  306. text-transform:uppercase;
  307. width:330px;
  308. font-size:8px;
  309. margin-left:50px;
  310. }
  311.  
  312.  
  313. .playerback {height:58px;
  314. background-color:#fafafa;
  315. }
  316.  
  317. #theme{
  318. position:fixed;
  319. bottom:12px;
  320. right:12px;
  321. -webkit-border-radius:100px;
  322. padding:3px 5px 2px;
  323. text-transform:lowercase;
  324. -webkit-transition:0.6s ease-in;
  325. cursor:default;
  326. font-size:7px;
  327. color:white;
  328. }
  329.  
  330. #theme:hover{
  331. background-color:{color:white};
  332. color:white;
  333. }
  334.  
  335. {CustomCSS}
  336. </style>
  337.  
  338.  
  339. <body>
  340. <div id="header">
  341. </div>
  342.  
  343. <div id="main">
  344. <div id="container">
  345.  
  346. <div id="sidebar">
  347. <div class="side-title">
  348. <a href="/">{Title}</a></div>
  349.  
  350. <br>
  351. <div class="description">{Description}<br><br>
  352.  
  353. <div class="sidelinks">
  354. <a href="/">I</a>&nbsp;&nbsp;
  355. <a href="/faq">II</a>&nbsp;&nbsp;
  356. <a href="/about">III</a>&nbsp;&nbsp;
  357. <a href="/tagss">IV</a>
  358. <a href="/archive">V</a>
  359.  
  360. </div>
  361.  
  362. <br>
  363.  
  364. <div style="text-align:right; padding-top:10px;font-size:10px;margin-top:0px; margin-bottom:10px;">
  365. {block:Pagination}
  366.  
  367. {block:PreviousPage}
  368. <a href="{PreviousPage}">recent</a>
  369. {/block:PreviousPage}
  370. &mdash;
  371. {block:NextPage}
  372. <a href="{NextPage}">older</a>
  373. {/block:NextPage}
  374. {/block:Pagination}
  375.  
  376. </div></div></div>
  377.  
  378. <div id="entry">
  379.  
  380. {block:Posts}
  381.  
  382. <div class="post">
  383.  
  384. {block:Text}
  385. {block:Title}
  386. <div class="title">
  387. <a href="{Permalink}">{Title}</a></div>
  388. {/block:Title}
  389. {Body}
  390. {/block:Text}
  391.  
  392.  
  393. {block:Photo}
  394. <img src="{PhotoURL-400}" />
  395. {block:Caption}
  396. {Caption}
  397. {/block:Caption}
  398. {/block:Photo}
  399.  
  400.  
  401. {block:Photoset}
  402. {Photoset-400}
  403. {block:Caption}
  404. {Caption}
  405. {/block:Caption}
  406. {/block:Photoset}
  407.  
  408.  
  409. {block:Quote}
  410. <div class="postquote">{Quote}</div><br><br>
  411. {block:Source}<div class="quoteborder"> </div>
  412. <div class="quotesource"><span>{Source}</span></div>{/block:Source}
  413. {/block:Quote}
  414.  
  415. {block:Link}
  416. <div class="title">
  417. <a href="{URL}" {Target}>{Name}</a></div>
  418. {block:Description}
  419. {Description}
  420. {/block:Description}
  421. {/block:Link}
  422.  
  423. {block:Chat}
  424. <ul class="chat">
  425. {block:Lines}
  426. <li class="user_{UserNumber}">
  427. {block:Label}
  428. <span class="label">
  429. {Label}</span>
  430. {/block:Label}
  431. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  432.  
  433.  
  434. {block:Video}
  435. {Video-400}
  436. {block:Caption}
  437. {Caption}
  438. {/block:Caption}
  439. {/block:Video}
  440.  
  441.  
  442. {block:Audio}
  443.  
  444. <div class="audioinfo">
  445. {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}
  446. </div>
  447. <div class="playerback">
  448. <div class="player">{AudioPlayerWhite}</div>
  449. </div>
  450. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  451. {/block:Audio}
  452.  
  453.  
  454. {block:Answer}
  455. <div class="tags">
  456. <b>{Asker}:</b> {Question}
  457. </div>
  458. {Answer}
  459. {/block:Answer}
  460.  
  461.  
  462. {block:HasTags} <div class="tags" style="margin-top:10px;">{block:Tags}<a href="{TagURL}">{Tag}</a> &nbsp;&nbsp;{/block:Tags} </div>{/block:HasTags}
  463. <table style="font-family:times;font-size:10px;color:{color:hover};border-top:1px solid #f0f0f0;margin-top:10px;" width="100%"><tr><td>
  464. {block:RebloggedFrom} via: <a href="{ReblogParentURL}">{ReblogParentName}</a> / {/block:RebloggedFrom}
  465. {block:ContentSource} source: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}
  466. </td>
  467.  
  468. <td style="text-align:right;">
  469. {block:Date}<a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>{/block:Date}
  470. {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
  471. </td></tr></table>
  472. </div>
  473.  
  474. <div class="bottom"> </div>
  475.  
  476. <div class="space"> </div>
  477.  
  478. {block:PostNotes}
  479. <div class="post">
  480. {PostNotes}
  481. </div>
  482. {/block:PostNotes}
  483.  
  484. {/block:Posts}
  485. </div>
  486.  
  487. </div>
  488.  
  489. </div>
  490. </div>
  491. </div>
  492. <div id="theme"><script language="JavaScript">
  493. var ref = (''+document.referrer+'');
  494. var w_h = window.screen.width + " x " + window.screen.height;
  495. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID3539933&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');</script></div></a>
  496. </body>
  497. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement