Advertisement
GoddessOfConquest

kyung.♥

Mar 30th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.49 KB | None | 0 0
  1. <!-----------------------------------------------------------------
  2. █▀▀▀ █▀▀█ █░░ █▀▀█ █░█ ░▀░ █▀▀█ █▀▀   ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  3. █░▀█ █▄▄█ █░░ █▄▄█ ▄▀▄ ▀█▀ █▄▄█ ▀▀█   ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  4. ▀▀▀▀ ▀░░▀ ▀▀▀ ▀░░▀ ▀░▀ ▀▀▀ ▀░░▀ ▀▀▀   ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  5. ᴛʜᴇᴍᴇ ʙᴀsᴇ ʙʏ ɢᴀʟᴀxɪᴀs-ᴛʜᴇᴍᴇs @ ɢᴀʟᴀxɪᴀs-ᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ
  6. ᴛʜᴇᴍᴇ #018 ɴᴏ ᴡᴀʏ
  7. ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ! ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ᴏʀ ᴄʟᴀɪᴍ ᴀs ʏᴏᴜʀ ᴏᴡɴ.
  8. ------------------------------------------------------------------>
  9. <html>
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  12. <head>
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}" />
  15. <link rel="alternate" type="application/rss+xml" title="RSS 2.0 feed" href="{RSS}" />
  16. {block:ifinfinitescroll}
  17. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  18. {/block:ifinfinitescroll}
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20. <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
  21. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  22. <script>
  23. (function($){
  24. $(document).ready(function(){
  25. $("[title]").style_my_tooltips();
  26. });
  27. })(jQuery);
  28. </script>
  29.  
  30. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  31.  
  32. <script language="javascript">
  33. $(document).ready(function() {
  34. $('a#clickbutton').click(function() {
  35. $('.t',this).toggle();
  36. });
  37.  
  38. $("#about").css({"opacity": "0.0", "z-index": "9999"})
  39. $("#clickbutton").toggle(
  40. function () {
  41. $("#about").animate({"opacity": "1.0", "z-index": "999999999999999999999999999999999999999999"}, "fast");
  42. },
  43. function () {
  44. $("#about").animate({"opacity": "0.0", "z-index": "100000000000"}, "fast");
  45. });
  46. });
  47. </script>
  48.  
  49. <!----- Metas ----->
  50.  
  51. <!----- Colors ----->
  52.  
  53. <!----- Background and Posts ----->
  54. <meta name="color:Background Color" content="#151515" />
  55. <meta name="color:Posts" content="#252525" />
  56. <meta name="color:Post Text" content="#aaaaaa" />
  57. <meta name="color:Post Title Color" content="#aa457f" />
  58. <meta name="color:Post Title Color Hover" content="#252525" />
  59.  
  60. <!----- Bold and Italic ----->
  61. <meta name="color:Bold" content="#aa457f" />
  62. <meta name="color:Italic" content="#aa457f" />
  63.  
  64. <!----- Ul Ol and Li Color ----->
  65. <meta name="color:List Text" content="#707070" />
  66.  
  67. <!----- Links ----->
  68. <meta name="color:Link Color" content="#aa457f" />
  69. <meta name="color:Link Hover" content="#3c3c3c" />
  70. <meta name="color:Tag Color" content="#fefefe" />
  71.  
  72. <!----- Blockquotes ----->
  73. <meta name="color:Blockquote Background" content="#1e1e1e" />
  74. <meta name="color:Blockquote Border" content="#aa457f" />
  75. <meta name="color:Blockquote Text" content="#cccccc" />
  76. <meta name="color:Blockquote Blockquote Background" content="#212121" />
  77. <meta name="color:Blockquote Blockquote Border" content="#aa457f" />
  78. <meta name="color:Blockquote Blockquote Text" content="#cccccc" />
  79.  
  80. <!----- Asks ----->
  81. <meta name="color:Ask Background" content="#1a1a1a" />
  82.  
  83. <!----- Permas ----->
  84. <meta name="color:Perma Background" content="#2b2b2b" />
  85. <meta name="color:Perma Text" content="#aaaaaa" />
  86.  
  87. <!----- Quote ----->
  88. <meta name="color:Quote Text" content="#aa457f" />
  89.  
  90. <!----- Chats ----->
  91. <meta name="color:Chat Even" content="#2e2e2e" />
  92. <meta name="color:Chat Odd" content="#202020" />
  93.  
  94. <!----- Accent ----->
  95. <meta name="color:Accent" content="#aa457f" />
  96.  
  97. <!----- Tooltip ----->
  98. <meta name="color:Tooltip Background" content="#202020" />
  99. <meta name="color:Tooltip Text" content="#cecece" />
  100. <meta name="color:Box Shadow" content="#000000" />
  101.  
  102. <!----- Scroll and Select ----->
  103. <meta name="color:Scrollbar Background" content="#282828" />
  104. <meta name="color:Scrollbar Thumb" content="#aa457f" />
  105. <meta name="color:Selected Text Color" content="#aa457f" />
  106. <meta name="color:Selected Text Background" content="#333333" />
  107.  
  108. <!----- Images ----->
  109. <meta name="image:Background Image" content="" />
  110.  
  111. <meta name="image:Sidebar Image" content="http://static.tumblr.com/ssbhuug/FR8nf9zgf/300x150.png" />
  112.  
  113. <meta name="image:Sidebar Image 2" content="http://static.tumblr.com/ssbhuug/uj4nf9zi7/125x145.png" />
  114.  
  115. <meta name="image:Accent Background" content="http://static.tumblr.com/e0b1f9101f90a1fcafbfeb944b254f48/ssbhuug/Clinfaosf/tumblr_static_24774snovrdwwg4cwcg0osccw.png" />
  116.  
  117. <!----- Text ----->
  118.  
  119. <!----- MP3 Player ----->
  120. <meta name="text:MP3 Link" content="" />
  121.  
  122.  
  123.  
  124. <!----- Read More ----->
  125. <meta name="text:Read More Title" content="Snoopy?" />
  126.  
  127. <!----- Background ----->
  128. <meta name="text:Background Size" content="contain" />
  129. <meta name="text:Background Repeat" content="no-repeat" />
  130. <meta name="text:Background Position" content="bottom right" />
  131. <meta name="text:Background Attachment" content="fixed" />
  132.  
  133. <!----- Links ----->
  134. <meta name="text:Home Link" content="/" />
  135. <meta name="text:Home Link Hover" content="Refresh" />
  136. <meta name="text:Ask Link" content="/ask" />
  137. <meta name="text:Ask Link Hover" content="Inquire" />
  138. <meta name="text:Submit Link" content="/submit" />
  139. <meta name="text:Submit Link Hover" content="Gifts?" />
  140. <meta name="text:Archive Link" content="/archive" />
  141. <meta name="text:Archive Link Hover" content="History" />
  142.  
  143. <!----- Extra Links ----->
  144. <meta name="text:Link 1 URL" content="/" />
  145. <meta name="text:Link 1 Hover" content="Link 1" />
  146. <meta name="text:Link 2 URL" content="/" />
  147. <meta name="text:Link 2 Hover" content="Link 2" />
  148. <meta name="text:Link 3 URL" content="/" />
  149. <meta name="text:Link 3 Hover" content="Link 3" />
  150. <meta name="text:Link 4 URL" content="/" />
  151. <meta name="text:Link 4 Hover" content="Link 4" />
  152. <meta name="text:Link 5 URL" content="/" />
  153. <meta name="text:Link 5 Hover" content="Link 5" />
  154. <meta name="text:Link 6 URL" content="/" />
  155. <meta name="text:Link 6 Hover" content="Link 6" />
  156.  
  157.  
  158. <!----- Sidebar Title ----->
  159. <meta name="text:Sidebar Title" content="Title" />
  160.  
  161. <!----- Fonts ----->
  162.  
  163. <meta name="font:Body" content="avalon" />
  164. <meta name="font:Quote" content="streetscript" />
  165. <meta name="font:Blockquote" content="Arial" />
  166. <meta name="font:Post Title" content="avalon" />
  167. <meta name="font:List" content="alternate gothic" />
  168. <meta name="font:Asker" content="avalon" />
  169.  
  170. <!----- Options ----->
  171.  
  172. <meta name="if:250" content="1" />
  173. <meta name="if:400" content="0" />
  174. <meta name="if:500" content="0" />
  175. <meta name="if:Post Texture" content="1" />
  176. <meta name="if:Light Controls" content="0" />
  177. <meta name="if:Dark Controls" content="1" />
  178. <meta name="if:Like Button" content="1" />
  179. <meta name="if:Black Like" content="1" />
  180. <meta name="if:Grey Like" content="0" />
  181. <meta name="if:White Like" content="0" />
  182. <meta name="if:Image Fade" content="1" />
  183. <meta name="if:Monochrome" content="0" />
  184. <meta name="if:Infinite Scroll" content="0" />
  185. <meta name="if:Pagination" content="1" />
  186. <meta name="if:Black" content="1" />
  187. <meta name="if:White" content="0" />
  188. <meta name="if:Gray" content="0" />
  189.  
  190. <!----- Google Fonts ----->
  191.  
  192. <link href='http://fonts.googleapis.com/css?family=Marvel' rel='stylesheet' type='text/css'>
  193.  
  194. <!---- End of Metas ----->
  195.  
  196. <style type="text/css">
  197.  
  198. /* Tumblr Controls */
  199. iframe#tumblr_controls {
  200. {block:ifLightControls}
  201. -webkit-filter:invert(100%);
  202. -moz-filter:invert(100%);
  203. -o-filter:invert(100%);
  204. -ms-filter:invert(100%);
  205. filter:invert(100%);
  206. {/block:ifLightControls}
  207. {block:ifDarkControls}
  208. -webkit-filter:invert(0%);
  209. -moz-filter:invert(0%);
  210. -o-filter:invert(0%);
  211. -ms-filter:invert(0%);
  212. filter:invert(0%);
  213. {/block:ifDarkControls}
  214. top:0% !important;
  215. right:0% !important;
  216. position:fixed !important;
  217. z-index:99999999 !important;
  218. opacity:0.3;
  219. }
  220. iframe#tumblr_controls:hover {
  221. -webkit-transition: all 0.7s linear;
  222. -moz-transition: all 0.7s linear;
  223. -webkit-transition: all 0.7s linear;
  224. transition: all 0.7s linear;
  225. opacity: 1;
  226. }
  227.  
  228. /* Body */
  229.  
  230. /* Selection */
  231.  
  232. ::-moz-selection { /* Code for Firefox */
  233. color: {color:Selected Text Color};
  234. background: {color:Selected Text Background};
  235. }
  236.  
  237. ::selection {
  238. color: {color:Selected Text Color};
  239. background: {color:Selected Text Background};
  240. }
  241.  
  242.  
  243. /* Let's get this party started */
  244. ::-webkit-scrollbar {
  245. width:7px;
  246. max-height:5px;
  247. min-height:1px;
  248. }
  249.  
  250. /* Track */
  251. ::-webkit-scrollbar-track {
  252. background-color:{color:Scrollbar Background};
  253. border-radius: 10px;
  254. -webkit-border-radius: 10px;
  255. }
  256. /* Handle */
  257. ::-webkit-scrollbar-thumb {
  258. background-color:{color:Scrollbar Thumb};
  259. border-radius: 10px;
  260. -webkit-border-radius: 10px;
  261. }
  262. ::-webkit-scrollbar-thumb:window-inactive {
  263. background: {color:Scrollbar Background};
  264. }
  265.  
  266. *, body, a {
  267. cursor:url('http://i.imgur.com/2qleX.jpg'), auto;
  268. }
  269. body {
  270. margin:0;
  271. font-size:10px;
  272. padding:0;
  273. font-family:{font:Body};
  274. background-color:{color:Background Color};
  275. background-image:url('{image:Background Image}');
  276. background-size:{text:Background Size};
  277. background-repeat:{text:Background Repeat};
  278. background-position:{text:Background Position};
  279. background-attachment:{text:Background Attachment};
  280. }
  281.  
  282. blockquote {
  283. padding:5px;
  284. padding-left:10px;
  285. padding-right:10px;
  286. margin:5px 10px 0px 10px;
  287. width:auto !important;
  288. background-color:{color:Blockquote Background};
  289. border-left:dotted 2px {color:Blockquote Border};
  290. color:{color:Blockquote Text};
  291. font-family:{font:Blockquote};
  292. line-height:100%;
  293. border-radius:0px;
  294. }
  295.  
  296. blockquote blockquote {
  297. padding:5px;
  298. padding-left:10px;
  299. padding-right:10px;
  300. margin:5px 10px 5px 10px;
  301. width:auto !important;
  302. background-color:{color:Blockquote Blockquote Background};
  303. border-left:dotted 2px {color:Blockquote Blockquote Border};
  304. color:{color:Blockquote Blockquote Text};
  305. font-family:{font:Blockquote};
  306. line-height:100%;
  307. border-radius:0px;
  308. }
  309.  
  310. * {
  311. -moz-transition:all 0.5s linear;
  312. -webkit-transition:all 0.5s linear;
  313. -o-transition:all 0.5s linear;
  314. transition:all 0.5s linear;
  315. }
  316.  
  317. *:hover {
  318. -moz-transition:all 0.5s linear;
  319. -webkit-transition:all 0.5s linear;
  320. -o-transition:all 0.5s linear;
  321. transition:all 0.5s linear;
  322. }
  323.  
  324. a {
  325. color:{color:Tag Color};
  326. text-decoration:none;
  327. -moz-transition:all 0.5s linear;
  328. -webkit-transition:all 0.5s linear;
  329. -o-transition:all 0.5s linear;
  330. transition:all 0.5s linear;
  331. }
  332.  
  333. a:link {
  334. color:{color:Link Color};
  335. text-decoration:none;
  336. -moz-transition:all 0.5s linear;
  337. -webkit-transition:all 0.5s linear;
  338. -o-transition:all 0.5s linear;
  339. transition:all 0.5s linear;
  340. }
  341.  
  342. a:visited {
  343. color:{color:Link Color};
  344. text-decoration:none;
  345. -moz-transition:all 0.5s linear;
  346. -webkit-transition:all 0.5s linear;
  347. -o-transition:all 0.5s linear;
  348. transition:all 0.5s linear;
  349. }
  350.  
  351. a:active {
  352. color:{color:Link Color};
  353. text-decoration:none;
  354. -moz-transition:all 0.5s linear;
  355. -webkit-transition:all 0.5s linear;
  356. -o-transition:all 0.5s linear;
  357. transition:all 0.5s linear;
  358. }
  359. a:hover {
  360. color:{color:Link Hover};
  361. text-decoration:none;
  362. -moz-transition:all 0.5s linear;
  363. -webkit-transition:all 0.5s linear;
  364. -o-transition:all 0.5s linear;
  365. transition:all 0.5s linear;
  366. }
  367.  
  368. b, strong {
  369. color:{color:Bold};
  370. }
  371. i, em {
  372. color:{color:Italic};
  373. }
  374. small, big{
  375. font-family:{font:List};
  376. letter-spacing:1px;
  377. }
  378. ul {
  379. color: {color:List Text};
  380. font-family:{font:List};
  381. font-size:12px;
  382. line-height:100%;
  383. text-transform:uppercase;
  384. margin-left:-10px;
  385. list-style-type:circle;
  386. }
  387. ol {
  388. color: {color:List Text};
  389. font-family:{font:List};
  390. font-size:12px;
  391. line-height:100%;
  392. text-transform:uppercase;
  393. margin-left:-10px;
  394. list-style-type: upper-roman;
  395. }
  396.  
  397. li {
  398. color: {color:List Text};
  399. font-family:{font:List};
  400. font-size:12px;
  401. line-height:100%;
  402. text-transform:uppercase;
  403. }
  404. pre {
  405. color:{color:Blockquote Blockquote text};
  406. background-color:{color:Blockquote Blockquote Background};
  407. padding:2px;
  408. font-family:arial;
  409. font-size:8px;
  410. letter-spacing:0;
  411. word-spacing:0;
  412. text-align:justify;
  413. text-transform:auto;
  414. line-height: 100%;
  415. }
  416.  
  417. blockquote img {
  418. max-width:100%;
  419. }
  420.  
  421. blockquote blockquote img {
  422. max-width:100%;
  423. }
  424.  
  425. /* Posts */
  426.  
  427. .post_title {
  428. {block:ifPostTexture}
  429. background-repeat:repeat;
  430. background-attachment:fixed;
  431. background-image:url('{image:Accent Background}');
  432. {/block:ifPostTexture}
  433. background-color:{color:Background Color};
  434. margin:5px 0px 5px 0px;
  435. padding:10px;
  436. font-family:{font:Post Title};
  437. color:{color:Post Title Color};
  438. font-size:25px;
  439. line-height:100%;
  440. word-spacing:0;
  441. letter-spacing:0;
  442. text-align:center;
  443. text-transform:uppercase;
  444. text-decoration:none;
  445. -moz-transition:all 0.5s linear;
  446. -webkit-transition:all 0.5s linear;
  447. -o-transition:all 0.5s linear;
  448. transition:all 0.5s linear;
  449. }
  450.  
  451. .posts:hover .post_title {
  452. {block:if500}
  453. box-shadow:inset 350px 0px {color:Accent}, inset -350px 0px {color:Accent};
  454. {/block:if500}
  455. {block:if400}
  456. box-shadow:inset 250px 0px {color:Accent}, inset -250px 0px {color:Accent};
  457. {/block:if400}
  458. {block:if250}
  459. box-shadow:inset 200px 0px {color:Accent}, inset -200px 0px {color:Accent};
  460. {/block:if250}
  461. color:{color:Post Title Color Hover};
  462. box-shadow:inset auto !important 0px {color:Accent}, inset auto !important 0px {color:Accent};
  463. -moz-transition:all 0.5s linear;
  464. -webkit-transition:all 0.5s linear;
  465. -o-transition:all 0.5s linear;
  466. transition:all 0.5s linear;
  467. }
  468.  
  469. .posts {
  470. {block:if500}
  471. width:500px;
  472. {/block:if500}
  473. {block:if400}
  474. width:400px;
  475. {/block:if400}
  476. {block:if250}
  477. {/block:if250}
  478. position:relative;
  479. margin-top:20px;
  480. margin-bottom:20px;
  481. margin-left:-200px;
  482. word-wrap:break-word;
  483. padding:10px;
  484. background-color:{color:Posts};
  485. font-size:10px;
  486. color:{color:Post Text};
  487. line-height:100%;
  488. text-transform:none;
  489. text-align:justify;
  490. word-spacing:0;
  491. letter-spacing:0;
  492. text-decoration:none;
  493. }
  494.  
  495. .posts img {
  496. max-width:100%;
  497. {block:ifMonochrome}
  498. -moz-transition:all 0.5s ease-in-out;
  499. -webkit-transition:all 0.5s ease-in-out;
  500. -o-transition:all 0.5s ease-in-out;
  501. transition:all 0.5s ease-in-out;
  502. -webkit-filter: grayscale(100%);
  503. {/block:ifMonochrome}
  504. {block:ifImageFade}
  505. opacity: .5;
  506. -moz-transition:all 0.5s ease-in-out;
  507. -webkit-transition:all 0.5s ease-in-out;
  508. -o-transition:all 0.5s ease-in-out;
  509. transition:all 0.5s ease-in-out;
  510. {/block:ifImageFade}
  511. }
  512.  
  513. .posts img:hover {
  514. {block:ifImageFade}
  515. -moz-transition:all 0.5s ease-in-out;
  516. -webkit-transition:all 0.5s ease-in-out;
  517. -o-transition:all 0.5s ease-in-out;
  518. transition:all 0.5s ease-in-out;
  519. -webkit-filter: grayscale(0%) !important;
  520. opacity: 1;
  521. {/block:ifImageFade}
  522. {block:ifMonochrome}
  523. -moz-transition:all 0.5s ease-in-out;
  524. -webkit-transition:all 0.5s ease-in-out;
  525. -o-transition:all 0.5s ease-in-out;
  526. transition:all 0.5s ease-in-out;
  527. -webkit-filter: grayscale(0%);
  528. {/block:ifMonochrome}
  529. }
  530.  
  531. .like_button {
  532. width:10px !important;
  533. height:10px;
  534. margin:12px 3px 0px 0px;
  535. padding:-2px;
  536. float:right;
  537. line-height:0;
  538. word-spacing:0;
  539. letter-spacing:1px;
  540. text-align:center;
  541. text-transform:uppercase;
  542. text-decoration:none;
  543. }
  544.  
  545. .perma {
  546. width:auto !important;
  547. margin:10px 0px 0px 0px;
  548. padding:5px;
  549. background-color:{color:Perma Background};
  550. color:{color:Perma Text};
  551. font-family:{font:List};
  552. font-size:10px;
  553. line-height:100%;
  554. word-spacing:0;
  555. letter-spacing:1px;
  556. text-align:center;
  557. text-transform:uppercase;
  558. text-decoration:none;
  559. }
  560.  
  561. .permapage {
  562. width:auto !important;
  563. margin:10px 0px 0px 0px;
  564. padding:5px;
  565. background-color:{color:Perma Background};
  566. color:{color:Perma Text};
  567. font-family:{font:List};
  568. font-size:10px;
  569. line-height:100%;
  570. word-spacing:0;
  571. letter-spacing:1px;
  572. text-align:center;
  573. text-transform:uppercase;
  574. text-decoration:none;
  575. }
  576.  
  577. .notes_wrapper {
  578. {block:if500}
  579. width:500px;
  580. {/block:if500}
  581. {block:if400}
  582. width:400px;
  583. {/block:if400}
  584. {block:if250}
  585. width:250px;
  586. {/block:if250}
  587. max-height:200px !important;
  588. margin:-5px 0px 0px 0px;
  589. padding:10px;
  590. overflow:auto;
  591. }
  592.  
  593. .notes {
  594. margin:-5px 0px 0px -25px;
  595. word-wrap:break-word;
  596. display:inline-block;
  597. line-height:100%;
  598. color:{color:Post Text};
  599. background-color:transparent;
  600. text-align:left;
  601. text-transform:auto;
  602. font-family:{font:Body};
  603. font-size:10px;
  604. letter-spacing:0;
  605. word-spacing:0;
  606. list-style-type:none;
  607. }
  608.  
  609. .notes ul, ol {
  610. display:inline-block;
  611. }
  612. .notes li {
  613. margin-top:5px;
  614. }
  615.  
  616. .notes img {
  617. display:none;
  618. {block:ifMonochrome}
  619. -moz-transition:all 0.5s ease-in-out;
  620. -webkit-transition:all 0.5s ease-in-out;
  621. -o-transition:all 0.5s ease-in-out;
  622. transition:all 0.5s ease-in-out;
  623. -webkit-filter: grayscale(100%);
  624. {/block:ifMonochrome}
  625. {block:ifImageFade}
  626. opacity: .5;
  627. -moz-transition:all 0.5s ease-in-out;
  628. -webkit-transition:all 0.5s ease-in-out;
  629. -o-transition:all 0.5s ease-in-out;
  630. transition:all 0.5s ease-in-out;
  631. {/block:ifImageFade}
  632. }
  633.  
  634. .notes img:hover {
  635. {block:ifImageFade}
  636. -moz-transition:all 0.5s ease-in-out;
  637. -webkit-transition:all 0.5s ease-in-out;
  638. -o-transition:all 0.5s ease-in-out;
  639. transition:all 0.5s ease-in-out;
  640. -webkit-filter: grayscale(0%) !important;
  641. opacity: 1;
  642. {/block:ifImageFade}
  643. {block:ifMonochrome}
  644. -moz-transition:all 0.5s ease-in-out;
  645. -webkit-transition:all 0.5s ease-in-out;
  646. -o-transition:all 0.5s ease-in-out;
  647. transition:all 0.5s ease-in-out;
  648. -webkit-filter: grayscale(0%);
  649. {/block:ifMonochrome}
  650. }
  651.  
  652. .read_more {
  653. padding:4px;
  654. background-color:{color:Blockquote Background};
  655. text-align:center;
  656. }
  657.  
  658.  
  659. .text_post {
  660. max-height:350px;
  661. min-height:auto;
  662. padding:5px;
  663. background-color:transparent;
  664. overflow:auto;
  665. }
  666.  
  667. .text_post::-webkit-scrollbar {
  668. width:3px;
  669. height:4px;
  670. min-height:1px;
  671. }
  672. .text_post::-webkit-scrollbar-track {
  673. background-color:{color:Scrollbar Background};
  674. }
  675. .text_post::-webkit-scrollbar-thumb {
  676. background-color:{color:Scrollbar Thumb};
  677. }
  678.  
  679.  
  680. /* Asks */
  681. .asks {
  682. min-height:40px;
  683. max-height:auto !important;
  684. height:auto !important;
  685. {block:ifPostTexture}
  686. background-repeat:repeat;
  687. background-attachment:fixed;
  688. background-image:url('{image:Accent Background}');
  689. {/block:ifPostTexture}
  690. background-color:{color:Ask Background};
  691. padding:10px;
  692. font-family:{font:Body};
  693. font-size:10px;
  694. color:{color:Post Text};
  695. line-height:100%;
  696. text-transform:auto;
  697. text-align:center;
  698. word-spacing:0;
  699. letter-spacing:0;
  700. }
  701.  
  702. .askers {
  703. margin:0px 0px 5px 0px;
  704. padding:5px;
  705. border-bottom:dotted 2px {color:Accent};
  706. font-family:{font:Asker};
  707. font-size:20px;
  708. color:{color:Asker Text};
  709. line-height:100%;
  710. text-transform:uppercase;
  711. text-align:center;
  712. }
  713.  
  714. .askers:first-letter {
  715. text-transform:uppercase;
  716. }
  717.  
  718. /* Quotes */
  719. .quotes {
  720. width:auto !important;
  721. margin:0px 0px 5px 0px;
  722. {block:ifPostTexture}
  723. background-repeat:repeat;
  724. background-attachment:fixed;
  725. background-image:url('{image:Accent Background}');
  726. {/block:ifPostTexture}
  727. background-color:{color:Background Color};
  728. padding:10px;
  729. font-family:{font:Quote};
  730. font-size:20px;
  731. color:{color:Quote Text};
  732. text-align:justify;
  733. text-transform:auto;
  734. letter-spacing:0;
  735. word-spacing:0;
  736. line-height:100%;
  737. }
  738.  
  739. /* Chat */
  740.  
  741. .chat {
  742. width:auto !important;
  743. border-top:5px solid {color:Accent};
  744. border-bottom:5px solid {color:Accent};
  745. border-left:5px solid {color:Background Color};
  746. border-right:5px solid {color:Background Color};
  747. }
  748.  
  749. .even {
  750. background-color:{color:Chat Even};
  751. color:{color:Post Text};
  752. padding:2px 10px 2px 10px;
  753. font-family:{font:List};
  754. font-size:13px;
  755. letter-spacing:1px;
  756. word-spacing:0;
  757. line-height:100%;
  758. text-transform:auto;
  759. text-align:justify;
  760. }
  761.  
  762. .odd {
  763. background-color:{color:Chat Odd};
  764. color:{color:Post Text};
  765. padding:2px 10px 2px 10px;
  766. font-family:{font:List};
  767. font-size:13px;
  768. letter-spacing:1px;
  769. word-spacing:0;
  770. line-height:100%;
  771. text-transform:auto;
  772. text-align:justify;
  773. }
  774.  
  775. /* Audio */
  776. .album {
  777. background-repeat: no-repeat;
  778. background-position: center;
  779. position: absolute;
  780. width: 64px;
  781. height: 64px;
  782. padding:1px;
  783. background-size: 60px;
  784. overflow: hidden;
  785. background-color: {color:Posts};
  786. border-top:2px solid {color:Accent};
  787. border-bottom:2px solid {color:Accent};
  788. border-left:2px solid {color:Background Color};
  789. border-right:2px solid {color:Background Color};
  790. -moz-transition:all 0.5s linear;
  791. -webkit-transition:all 0.5s linear;
  792. -o-transition:all 0.5s linear;
  793. transition:all 0.5s linear;
  794. }
  795.  
  796. .album img {
  797. width: 64px;
  798. height: 64px;
  799. overflow: hidden;
  800. -moz-transition:all 0.5s linear;
  801. -webkit-transition:all 0.5s linear;
  802. -o-transition:all 0.5s linear;
  803. transition:all 0.5s linear;
  804. {block:ifMonochrome}
  805. -webkit-filter: grayscale(100%);
  806. {/block:ifMonochrome}
  807. {block:ifImageFade}
  808. opacity:.5;
  809. {/block:ifImageFade}
  810. }
  811.  
  812. .album img:hover {
  813. -moz-transition:all 0.5s linear;
  814. -webkit-transition:all 0.5s linear;
  815. -o-transition:all 0.5s linear;
  816. transition:all 0.5s linear;
  817. {block:ifMonochrome}
  818. -webkit-filter: grayscale(0%) !important;
  819. {/block:ifMonochrome}
  820. {block:ifImageFade}
  821. opacity:1;
  822. {/block:ifImageFade}
  823. }
  824.  
  825. .player {
  826. width: 10px;
  827. height: 11px;
  828. overflow: hidden;
  829. padding: 4px 21px 21px 4px;
  830. margin-top: 15px;
  831. margin-left: 15px;
  832. position: absolute;
  833. background-color: {color:Posts};
  834. opacity: 0;
  835. z-index: 10;
  836. -moz-transition:all 0.5s linear;
  837. -webkit-transition:all 0.5s linear;
  838. -o-transition:all 0.5s linear;
  839. transition:all 0.5s linear;
  840. }
  841.  
  842. .album:hover .player {
  843. {block:ifMonochrome}
  844. opacity: 0.5
  845. ;{/block:ifMonochrome}
  846. }
  847.  
  848.  
  849. .track {
  850. margin-left: 65px;
  851. min-height: 55px;
  852. max-height: 55px;
  853. overflow: auto;
  854. font-family:{font:List};
  855. line-height:100%;
  856. font-size: 13px;
  857. padding: 10px 5px 6px 5px;
  858. text-align:center;
  859. color: {color:Post Text};
  860. text-transform: uppercase;
  861. letter-spacing:0;
  862. background-color:{color:Blockquote Background};
  863. border-right:2px solid {color:Accent};
  864. }
  865.  
  866. /* Music Track Scroll */
  867. .track::-webkit-scrollbar {
  868. width:3px;
  869. max-height:5px;
  870. min-height:1px;
  871. }
  872.  
  873. /* Track */
  874. .track::-webkit-scrollbar-track {
  875. background-color:{color:Scrollbar Background};
  876. }
  877. /* Handle */
  878. .track::-webkit-scrollbar-thumb {
  879. background-color:{color:Scrollbar Thumb};
  880. }
  881. .track::-webkit-scrollbar-thumb:window-inactive {
  882. background: {color:Scrollbar Background};
  883. }
  884.  
  885. /* Images */
  886. .photo {
  887. max-width:100%;
  888. {block:ifMonochrome}
  889. -moz-transition:all 0.5s ease-in-out;
  890. -webkit-transition:all 0.5s ease-in-out;
  891. -o-transition:all 0.5s ease-in-out;
  892. transition:all 0.5s ease-in-out;
  893. -webkit-filter: grayscale(100%);
  894. {/block:ifMonochrome}
  895. {block:ifImageFade}
  896. opacity: .5;
  897. -moz-transition:all 0.5s ease-in-out;
  898. -webkit-transition:all 0.5s ease-in-out;
  899. -o-transition:all 0.5s ease-in-out;
  900. transition:all 0.5s ease-in-out;
  901. {/block:ifImageFade}
  902. }
  903.  
  904. .photo:hover {
  905. {block:ifImageFade}
  906. -moz-transition:all 0.5s ease-in-out;
  907. -webkit-transition:all 0.5s ease-in-out;
  908. -o-transition:all 0.5s ease-in-out;
  909. transition:all 0.5s ease-in-out;
  910. -webkit-filter: grayscale(0%) !important;
  911. opacity: 1;
  912. {/block:ifImageFade}
  913. {block:ifMonochrome}
  914. -moz-transition:all 0.5s ease-in-out;
  915. -webkit-transition:all 0.5s ease-in-out;
  916. -o-transition:all 0.5s ease-in-out;
  917. transition:all 0.5s ease-in-out;
  918. -webkit-filter: grayscale(0%);
  919. {/block:ifMonochrome}
  920. }
  921.  
  922. .image img {
  923. max-width:100%;
  924. {block:ifMonochrome}
  925. -moz-transition:all 0.5s ease-in-out;
  926. -webkit-transition:all 0.5s ease-in-out;
  927. -o-transition:all 0.5s ease-in-out;
  928. transition:all 0.5s ease-in-out;
  929. -webkit-filter: grayscale(100%);
  930. {/block:ifMonochrome}
  931. {block:ifImageFade}
  932. opacity: .5;
  933. -moz-transition:all 0.5s ease-in-out;
  934. -webkit-transition:all 0.5s ease-in-out;
  935. -o-transition:all 0.5s ease-in-out;
  936. transition:all 0.5s ease-in-out;
  937. {/block:ifImageFade}
  938. }
  939.  
  940. .video {
  941. {block:if500}
  942. max-width:500px !important;
  943. {/block:if500}
  944. {block:if400}
  945. max-width:400px !important;
  946. {/block:if400}
  947. {block:if250}
  948. max-width:250px !important;
  949. {/block:if250}
  950. {block:ifMonochrome}
  951. -moz-transition:all 0.5s ease-in-out;
  952. -webkit-transition:all 0.5s ease-in-out;
  953. -o-transition:all 0.5s ease-in-out;
  954. transition:all 0.5s ease-in-out;
  955. -webkit-filter: grayscale(100%);
  956. {/block:ifMonochrome}
  957. {block:ifImageFade}
  958. opacity: .5;
  959. -moz-transition:all 0.5s ease-in-out;
  960. -webkit-transition:all 0.5s ease-in-out;
  961. -o-transition:all 0.5s ease-in-out;
  962. transition:all 0.5s ease-in-out;
  963. {/block:ifImageFade}
  964. }
  965.  
  966. .video:hover {
  967. {block:ifFade}opacity: 1;{/block:ifFade}
  968. {block:ifMonochrome}
  969. -webkit-filter: grayscale(0%);
  970. {/block:ifMonochrome}
  971. {block:ifImageFade}
  972. opacity: 1;
  973. -moz-transition:all 0.5s ease-in-out;
  974. -webkit-transition:all 0.5s ease-in-out;
  975. -o-transition:all 0.5s ease-in-out;
  976. transition:all 0.5s ease-in-out;
  977. {/block:ifImageFade}
  978. }
  979.  
  980. /* Wrappers */
  981. .postwrap {
  982. {block:if500}
  983. width:500px !important;
  984. {/block:if500}
  985. {block:if400}
  986. width:400px !important;
  987. {/block:if400}
  988. {block:if250}
  989. width:250px !important;
  990. {/block:if250}
  991. margin-left:450px;
  992. margin-top:20px;
  993. margin-bottom:10px;
  994. height:100%;
  995. position:relative;
  996. }
  997.  
  998. #center {
  999. position:absolute;
  1000. margin-top:60px;
  1001. margin-bottom:60px;
  1002. background-color:transparent;
  1003. width:300px;
  1004. height:auto;
  1005. margin-left:auto;
  1006. margin-right:auto;
  1007. }
  1008.  
  1009. /*sidebar wrapper*/
  1010. #sidebar {
  1011. position:fixed;
  1012. margin-left:0px;
  1013. margin-top:50px;
  1014. width:150px;
  1015. height:auto;
  1016. padding:0px;
  1017. background-color:transparent;
  1018. z-index:99999999999999999999;
  1019. }
  1020.  
  1021. /* Sidebar */
  1022. #sbbg{
  1023. position:fixed;
  1024. width:300px;
  1025. height:150px;
  1026. margin-left:800px;
  1027. margin-top:100px;
  1028. background-color:{color:Posts};
  1029. border-top:15px solid {color:Accent};
  1030. border-bottom:15px solid {color:Accent};
  1031. border-left:15px solid {color:Background Color};
  1032. border-right:15px solid {color:Background Color};
  1033. -moz-box-shadow:2px 2px 0 {color:Box Shadow}, -1px -1px 0 {color:Box Shadow};
  1034. -webkit-box-shadow:2px 2px 0 {color:Box Shadow}, -1px -1px 0 {color:Box Shadow};
  1035. box-shadow:2px 2px 0 {color:Box Shadow}, -1px -1px 0 {color:Box Shadow};
  1036. padding:5px;
  1037. }
  1038.  
  1039. #sbbg img {
  1040. max-width:300px !important;
  1041. max-height:150px !important;
  1042. {block:ifMonochrome}
  1043. -moz-transition:all 0.5s ease-in-out;
  1044. -webkit-transition:all 0.5s ease-in-out;
  1045. -o-transition:all 0.5s ease-in-out;
  1046. transition:all 0.5s ease-in-out;
  1047. -webkit-filter: grayscale(100%);
  1048. {/block:ifMonochrome}
  1049. {block:ifImageFade}
  1050. opacity: .5;
  1051. -moz-transition:all 0.5s ease-in-out;
  1052. -webkit-transition:all 0.5s ease-in-out;
  1053. -o-transition:all 0.5s ease-in-out;
  1054. transition:all 0.5s ease-in-out;
  1055. {/block:ifImageFade}
  1056. }
  1057.  
  1058. #sbbg img:hover {
  1059. {block:ifImageFade}
  1060. -moz-transition:all 0.5s ease-in-out;
  1061. -webkit-transition:all 0.5s ease-in-out;
  1062. -o-transition:all 0.5s ease-in-out;
  1063. transition:all 0.5s ease-in-out;
  1064. -webkit-filter: grayscale(0%) !important;
  1065. opacity: 1;
  1066. {/block:ifImageFade}
  1067. {block:ifMonochrome}
  1068. -moz-transition:all 0.5s ease-in-out;
  1069. -webkit-transition:all 0.5s ease-in-out;
  1070. -o-transition:all 0.5s ease-in-out;
  1071. transition:all 0.5s ease-in-out;
  1072. -webkit-filter: grayscale(0%);
  1073. {/block:ifMonochrome}
  1074. }
  1075.  
  1076. #sbnav {
  1077. position:fixed;
  1078. width:auto !important;
  1079. height:auto !important;
  1080. margin-top:-205px;
  1081. margin-left:130px;
  1082. background-color:transparent;
  1083. padding:3px;
  1084. color:{color:Post Text};
  1085. font-family:{font:List};
  1086. font-size:30px;
  1087. letter-spacing:0;
  1088. word-spacing:2px;
  1089. line-height:100%;
  1090. }
  1091.  
  1092. /* Click */
  1093.  
  1094. #about {
  1095. position: fixed;
  1096. margin-top:-158px;
  1097. width:297px;
  1098. height:150px;
  1099. margin-left:-5px;
  1100. font:10px {font:Body};
  1101. padding: 5px;
  1102. {block:ifPostTexture}
  1103. background-repeat:repeat;
  1104. background-attachment:fixed;
  1105. background-image:url('{image:Accent Background}');
  1106. {/block:ifPostTexture}
  1107. background-color:{color:Background Color};
  1108. border-left:solid 2px {color:Accent};
  1109. border-right:solid 2px {color:Accent};
  1110. color:{color:Post Text};
  1111. z-index:999999999999999999999999999999999999999999999999999999999999999999999999;
  1112. }
  1113.  
  1114. #sbpic {
  1115. position:fixed;
  1116. margin:0px 0px;
  1117. padding:2px;
  1118. width:125px;
  1119. height:145px;
  1120. background-color:{color:Posts};
  1121. }
  1122.  
  1123. #sbpic img {
  1124. max-width:125px;
  1125. max-height:145px;
  1126. }
  1127.  
  1128. #sbdesc {
  1129. position:fixed;
  1130. margin:35px 175px;
  1131. padding:5px;
  1132. width:110px;
  1133. height:90px;
  1134. background-color:{color:Posts};
  1135. color:{color:Post Text};
  1136. font-family:{font:Body};
  1137. font-size:10px;
  1138. line-height:100%;
  1139. text-align:center;
  1140. text-transform:auto;
  1141. letter-spacing:0;
  1142. word-spacing:0;
  1143. overflow:auto;
  1144. }
  1145.  
  1146. /* Music Track Scroll */
  1147. #sbdesc::-webkit-scrollbar {
  1148. width:2.5px;
  1149. max-height:5px;
  1150. min-height:1px;
  1151. }
  1152.  
  1153. /* Track */
  1154. #sbdesc::-webkit-scrollbar-track {
  1155. background-color:{color:Scrollbar Background};
  1156. }
  1157. /* Handle */
  1158. #sbdesc::-webkit-scrollbar-thumb {
  1159. background-color:{color:Scrollbar Thumb};
  1160. }
  1161. #sbdesc::-webkit-scrollbar-thumb:window-inactive {
  1162. background: {color:Scrollbar Background};
  1163. }
  1164.  
  1165. #sb_title {
  1166. position:fixed;
  1167. margin:0px 175px;
  1168. padding:3px;
  1169. width:115px;
  1170. height:auto !important;
  1171. background-color:transparent;
  1172. font-family:{font:Body};
  1173. font-size:25px;
  1174. text-transform:uppercase;
  1175. overflow:hidden;
  1176. text-align:center;
  1177. color:{color:Tag Color};
  1178. word-spacing:0;
  1179. letter-spacing:0;
  1180. }
  1181.  
  1182. #sbhovers {
  1183. position:fixed;
  1184. margin:130px 175px;
  1185. padding:3px;
  1186. width:115px;
  1187. height:auto !important;
  1188. background-color:transparent;
  1189. font-family:{font:Body};
  1190. font-size:18px;
  1191. text-transform:uppercase;
  1192. overflow:hidden;
  1193. text-align:center;
  1194. color:{color:Tag Color};
  1195. word-spacing:0;
  1196. letter-spacing:0;
  1197. }
  1198.  
  1199. #sblinks {
  1200. position:fixed;
  1201. margin:-1px 133px;
  1202. width:auto !important;
  1203. height:auto !important;
  1204. padding:2px;
  1205. }
  1206.  
  1207. #sblinks a {
  1208. display:block;
  1209. margin-top:4px;
  1210. width:25px;
  1211. height:auto !important;
  1212. padding:4px;
  1213. background-color:{color:Accent};
  1214. color:{color:Link Hover};
  1215. text-align:center;
  1216. text-transform:uppercase;
  1217. font-family:{font:Body};
  1218. font-size:12px;
  1219. letter-spacing:0;
  1220. word-spacing:0;
  1221. line-height:100%;
  1222. }
  1223.  
  1224. #sblinks a:hover {
  1225. background-color:{color:Posts};
  1226. color:{color:Link Color};
  1227. }
  1228.  
  1229.  
  1230. /* Tooltip */
  1231. #s-m-t-tooltip{
  1232. /* basic */
  1233. max-width:200px;
  1234. z-index:9999999999999999999999999999999999999999999999;
  1235. margin:24px 14px 7px 12px;
  1236. /* style and design */
  1237. padding:2px 4px 2px 4px;
  1238. background-color:{color:Tooltip Background};
  1239. border:1px dotted {color:Accent};
  1240. color:{color:Tooltip Text};
  1241. font-family:{font:List};
  1242. letter-spacing:1px;
  1243. text-transform:uppercase;
  1244. font-size:10px;
  1245. line-height:100%;
  1246. -moz-border-radius:3px;
  1247. -webkit-border-radius:3px;
  1248. border-radius:3px;
  1249. -moz-box-shadow:2px 2px 0 {color:Box Shadow}, -1px -1px 0 {color:Box Shadow};
  1250. -webkit-box-shadow:2px 2px 0 {color:Box Shadow}, -1px -1px 0 {color:Box Shadow};
  1251. box-shadow:2px 2px 0 {color:Box Shadow}, -1px -1px 0 {color:Box Shadow};
  1252. -moz-transition:all 0.5s ease-in-out;
  1253. -webkit-transition:all 0.5s ease-in-out;
  1254. -o-transition:all 0.5s ease-in-out;
  1255. transition:all 0.5s ease-in-out;
  1256. }
  1257.  
  1258.  
  1259. /* Music Code made by Admin S */
  1260. #music_player {
  1261. position:fixed;
  1262. width:10px;
  1263. height:10px;
  1264. margin:0px -30px;
  1265. padding:3px 10px 10px 5px;
  1266. background-color:{color:Posts};
  1267. border:dotted 3px {color:Accent};
  1268. border-radius:10em;
  1269. overflow:hidden;
  1270. -moz-transition:all 0.5s ease-in-out;
  1271. -webkit-transition:all 0.5s ease-in-out;
  1272. -o-transition:all 0.5s ease-in-out;
  1273. transition:all 0.5s ease-in-out;
  1274. z-index:999999999999999999999999999999;
  1275. }
  1276.  
  1277. #music_player:hover {
  1278. border-radius:50px 0px 0px 50px;
  1279. width:125px !important;
  1280. -moz-transition:all 0.5s ease-in-out;
  1281. -webkit-transition:all 0.5s ease-in-out;
  1282. -o-transition:all 0.5s ease-in-out;
  1283. transition:all 0.5s ease-in-out;
  1284. }
  1285.  
  1286. #music_icon {
  1287. position:fixed;
  1288. padding:3px 10px 10px 5px;
  1289. background-color:{color:Accent};
  1290. border-radius:10em;
  1291. width:10px;
  1292. height:10px;
  1293. margin:-3px -5px;
  1294. -moz-transition:all 0.9s ease-in-out;
  1295. -webkit-transition:all 0.9s ease-in-out;
  1296. -o-transition:all 0.9s ease-in-out;
  1297. transition:all 0.9s ease-in-out;
  1298. }
  1299.  
  1300. #music_player #music_icon:hover {
  1301. border-radius:50px 0px 0px 50px;
  1302. -moz-transition:all 0.2s ease-in-out;
  1303. -webkit-transition:all 0.2s ease-in-out;
  1304. -o-transition:all 0.2s ease-in-out;
  1305. transition:all 0.2s ease-in-out;
  1306. }
  1307.  
  1308. #music_icon img {
  1309. margin:3px 0px;
  1310. width:auto;
  1311. height:auto;
  1312. }
  1313.  
  1314.  
  1315. #playerbox {
  1316. margin:-21px 25px;
  1317. z-index:999999999999999999999;
  1318. }
  1319.  
  1320. /* Pagination */
  1321.  
  1322. #pagination {
  1323. position:fixed;
  1324. width:100px !important;
  1325. height:auto !important;
  1326. margin-top:290px;
  1327. margin-left:265px;
  1328. font-family:{font:List};
  1329. font-size:12px;
  1330. font-weight:none;
  1331. color:{color:post text};
  1332. padding:1px;
  1333. text-transform:uppercase;
  1334. background-color:transparent;
  1335. letter-spacing:0px;
  1336. text-align:right;
  1337. }
  1338.  
  1339.  
  1340. /* Credit */
  1341. .credit {
  1342. position:fixed;
  1343. bottom:7px;
  1344. left:5px;
  1345. }
  1346.  
  1347. .credit a{
  1348. width:10px !important;
  1349. height:10px !important;
  1350. padding:1px 7px 1px 3px;
  1351. background-color:{color:Posts};
  1352. border:dotted 1px {color:Accent};
  1353. color:{color:Tag Color};
  1354. font-family:avalon;
  1355. font-size:15px;
  1356. word-spacing:0;
  1357. letter-spacing:-4px;
  1358. line-height:100%;
  1359. text-transform:uppercase;
  1360. text-align:justify;
  1361. }
  1362.  
  1363. .credit a:hover {
  1364. background-color:{color:Accent};
  1365. border:dotted 1px {color:Posts};
  1366. color:{color:Link Hover};
  1367. }
  1368.  
  1369. </style>
  1370. </head>
  1371. <body>
  1372.  
  1373. <div id="center">
  1374. <div id="sidebar">
  1375. <div id="sbbg">
  1376. <img src="{image:Sidebar Image}" width="300px" height="150px" />
  1377. <div id="music_player">
  1378. <div id="music_icon"><img src="http://media.tumblr.com/tumblr_lm6prnRzP61qfoi4t.gif"><div id="playerbox"><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="105" height="20">
  1379. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  1380. <param name="bgcolor" value="#252525" />
  1381. <param name="FlashVars" value="mp3={text:MP3 Link}&amp;width=105&amp;height=20&amp;volume=50&amp;autoplay=1&amp;loop=1&amp;shuffle=1&amp;showslider=0&amp;loadingcolor=252525&amp;bgcolor=252525&amp;bgcolor1=252525&amp;bgcolor2=252525&amp;buttoncolor=505050&amp;buttonovercolor=aa457f&amp;showlist=0" />
  1382. </object></div></div>
  1383. </div>
  1384. <div id="sbnav"><a href="{text:Home Link}" title="{text:Home Link Hover}">.01</a> <a href="{text:Ask Link}" title="{text:Ask Link Hover}">.02</a> <a href="{text:Submit Link}" title="{text:Submit Link Hover}">.03</a> <a href="{text:Archive Link}" title="{text:Archive Link Hover}">.04</a> <a id="clickbutton" class="t" style="cursor:pointer;"><span class="t" title="Click for More">.05</span><span class="t" style="display:none" title="Click for Less">.05</span></a></div>
  1385.  
  1386. <div id="about">
  1387. <div id="sbpic"><img src="{image:Sidebar Image 2}" width="125px" height="145px"></div>
  1388. <div id="sb_title">{text:Sidebar Title}</div>
  1389. <div id="sbdesc">{Description}</div>
  1390. <div id="sblinks"><a href="{text:Link 1 URL}" title="{text:Link 1 Hover}">I</a> <a href="{text:Link 2 URL}" title="{text:Link 2 Hover}">II</a> <a href="{text:Link 3 URL}" title="{text:Link 3 Hover}">III</a> <a href="{text:Link 4 URL}" title="{text:Link 4 Hover}">IV</a>
  1391. </div>
  1392.  
  1393.  
  1394.  
  1395. {block:ifpagination}
  1396. <div id="pagination">
  1397. {block:PreviousPage}
  1398. <a href="{PreviousPage}">back</a>
  1399. {/block:PreviousPage}
  1400. {block:IndexPage}
  1401. -
  1402. {/block:IndexPage}
  1403. {block:NextPage}
  1404. <a href="{NextPage}">forth</a>
  1405. {/block:NextPage}
  1406. </div>
  1407. {/block:ifpagination}
  1408.  
  1409. </div>
  1410. </div>
  1411.  
  1412.  
  1413.  
  1414.  
  1415. <div class="autopagerize_page_element">
  1416. <div class="postwrap">
  1417. {block:Posts}
  1418. <div class="posts">
  1419. <!----- Images ----->
  1420. {block:If250}
  1421. {block:Photo}
  1422. {LinkOpenTag}
  1423. <div class="image">
  1424. <img src="{PhotoURL-250}" />
  1425. </div>
  1426. {LinkCloseTag}
  1427. {block:Caption}
  1428. {Caption}
  1429. {/block:Caption}
  1430. {/block:Photo}
  1431. {/block:If250}
  1432. {block:If400}
  1433. {block:Photo}
  1434. {LinkOpenTag}
  1435. <div class="image">
  1436. <img src="{PhotoURL-400}" />
  1437. </div>
  1438. {LinkCloseTag}
  1439. {block:Caption}
  1440. {Caption}
  1441. {/block:Caption}
  1442. {/block:Photo}
  1443. {/block:If400}
  1444. {block:If500}
  1445. {block:Photo}
  1446. {LinkOpenTag}
  1447. <div class="image">
  1448. <img src="{PhotoURL-500}" />
  1449. </div>
  1450. {LinkCloseTag}
  1451. {block:Caption}
  1452. {Caption}
  1453. {/block:Caption}
  1454. {/block:Photo}
  1455. {/block:If500}
  1456. <!----- Photosets ----->
  1457. {block:If250}
  1458. {block:Photoset}
  1459. <div class="photo">
  1460. {Photoset-250}
  1461. </div>
  1462. {block:Caption}
  1463. {Caption}
  1464. {/block:Caption}
  1465. {/block:Photoset}
  1466. {/block:If250}
  1467. {block:If400}
  1468. {block:Photoset}
  1469. <div class="photo">
  1470. {Photoset-400}
  1471. </div>
  1472. {block:Caption}
  1473. {Caption}
  1474. {/block:Caption}
  1475. {/block:Photoset}
  1476. {/block:If400}
  1477. {block:If500}
  1478. {block:Photoset}
  1479. <div class="photo">
  1480. {Photoset-500}
  1481. </div>
  1482. {block:Caption}
  1483. {Caption}
  1484. {/block:Caption}
  1485. {/block:Photoset}
  1486. {/block:If500}
  1487. <!----- Videos ----->
  1488. {block:If250}
  1489. {block:Video}
  1490. <div class="video">
  1491. {Video-250}
  1492. </div>
  1493. {block:Caption}
  1494. {Caption}
  1495. {/block:Caption}
  1496. {/block:Video}
  1497. {/block:If250}
  1498. {block:If400}
  1499. {block:Video}
  1500. <div class="video">
  1501. {Video-400}
  1502. </div>
  1503. {block:Caption}
  1504. {Caption}
  1505. {/block:Caption}
  1506. {/block:Video}
  1507. {/block:If400}
  1508. {block:If500}
  1509. {block:Video}
  1510. <div class="video">
  1511. {Video-500}
  1512. </div>
  1513. {block:Caption}
  1514. {Caption}
  1515. {/block:Caption}
  1516. {/block:Video}
  1517. {/block:If500}
  1518. <!----- Chat ----->
  1519. {block:Chat}
  1520. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  1521. <div class="chat">
  1522. {block:Lines}
  1523. <div class="{Alt}">
  1524. {block:Label}<span style="color:{color:Accent};">{Label}</span>{/block:Label} {Line}</div>
  1525. {/block:Lines}</div>
  1526. {/block:Chat}
  1527. <!----- Quote ----->
  1528. {block:Quote}
  1529. <div class="quotes">{Quote}
  1530. {block:Source}<div class="perma" style="text-align:center !important;padding:4px; background-color:{color:Posts};">{Source}</div>{/block:Source}
  1531. </div>
  1532. {/block:Quote}
  1533. <!----- Link ----->
  1534. {block:Link}
  1535. <a href="{URL}" target="_blank">
  1536. <div class="post_title">{Name}</div>
  1537. </a>
  1538. {block:Description}
  1539. {Description}
  1540. {/block:Description}
  1541. {/block:Link}
  1542. <!----- Text ----->
  1543. {block:Text}
  1544. {block:Title}
  1545. <div class="post_title">{Title}</div>
  1546. {/block:Title}
  1547. <div class="text_post">
  1548. {Body}
  1549.  
  1550. {block:More}<a href="{Permalink}"><div class="read_more">{text:Read More Title}</div></a>{/block:More}
  1551. </div>
  1552. {/block:Text}
  1553.  
  1554. <!----- Asks ----->
  1555. {block:Answer}
  1556. <div class="asks"><div class="askers">{Asker}</div>{Question}</div>
  1557. {Answer}
  1558. {/block:Answer}
  1559. <!----- Audio ----->
  1560. {block:Audio}
  1561. <div class="album">
  1562. {block:AudioPlayer}
  1563. <div class="player">
  1564. {block:ifWhite}
  1565. {AudioPlayerWhite}
  1566. {/block:ifWhite}
  1567. {block:ifBlack}
  1568. {AudioPlayerBlack}
  1569. {/block:ifBlack}
  1570. {block:ifGray}
  1571. {AudioPlayerGrey}
  1572. {/block:ifGray}
  1573. </div>
  1574. {/block:AudioPlayer}
  1575. {block:AlbumArt}
  1576. {block:IndexPage}
  1577. <img src="{AlbumArtURL}">
  1578. {/block:IndexPage}
  1579. {block:PermalinkPage}
  1580. <img src="{AlbumArtURL}">
  1581. {/block:PermalinkPage}
  1582. {/block:AlbumArt}
  1583. </div>
  1584. <div class="track">
  1585. {block:TrackName}<span style="color:{color:Accent};">Title:</span> {TrackName}<br>{/block:TrackName}
  1586. {block:Artist}<span style="color:{color:Accent};">Artist:</span> {Artist}<br>{/block:Artist}
  1587. {block:Album}<span style="color:{color:Accent};">Album:</span>
  1588. {Album}<br>{/block:Album}
  1589. <span style="color:{color:Accent};">Played:</span> {PlayCountWithLabel}</div>
  1590. {block:Caption}
  1591. {Caption}
  1592. {/block:Caption}
  1593. {/block:Audio}
  1594.  
  1595.  
  1596. <!----- Perma ----->
  1597. {block:IndexPage}
  1598. <div class="perma">
  1599. {block:Date}<a href="{Permalink}" title="@ {12Hour}:{Minutes}{AmPm} with {NoteCountwithLabel}" >{MonthNumberWithZero}{DayOfMonthWithZero}{Year}</a>{/block:Date}
  1600. {block:RebloggedFrom} &times; <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> ( <a href="{ReblogRootURL}" title="{ReblogRoottitle}">src</a> ){/block:RebloggedFrom} &times; <a href="{ReblogURL}" title="Reblog?">reblog</a> {block:HasTags} &times; <a title="{block:Tags} #{Tag}{/block:Tags}">tags</a>{/block:HasTags}{block:ifLikeButton} <span class="like_button" style="margin-top:-15px;" title="Like?">{block:ifBlackLike}{LikeButton size="15" color="black"}{/block:ifBlackLike}{block:ifGreyLike}{LikeButton size="15" color="grey"}{/block:ifGreyLike}{block:ifWhiteLike}{LikeButton size="15" color="white"}{/block:ifWhiteLike}</span>{/block:ifLikeButton}</div>
  1601. {/block:IndexPage}
  1602. {block:PermaLinkPage}
  1603. <div class="permapage">
  1604. Posted On: {DayOfWeek}, {DayOfMonth} {Month} {Year}.
  1605. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> (<a href="{ReblogRootURL}" title="{ReblogRootName}">src</a>)
  1606. {/block:RebloggedFrom}</br>
  1607. <span style="margin-top:5px; text-align:center; width:auto;">{block:Tags}#<a href="{TagURL}">{Tag}</a> &nbsp; {/block:Tags} </span>
  1608. </div>
  1609. {/block:PermalinkPage}
  1610. </div>
  1611. {block:PermaLinkPage}
  1612. {block:PostNotes}
  1613. <div class="notes_wrapper">
  1614. <div class="notes">
  1615. {PostNotes}
  1616. </div>
  1617. </div>
  1618. {/block:PostNotes}
  1619. {/block:PermalinkPage}
  1620. {/block:Posts}
  1621. </div>
  1622. </div>
  1623.  
  1624.  
  1625. <div class="credit"><a title="Galaxias-themes" href="/">GA</a></div>
  1626.  
  1627.  
  1628. </body>
  1629. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement