Advertisement
Guest User

d

a guest
Jan 26th, 2015
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.17 KB | None | 0 0
  1. <!— THEME #14 by bramrps —>
  2.  
  3. <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
  4.  
  5. <html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”>
  6.  
  7.  
  8. <link href=’http://fonts.googleapis.com/css?family=Rochester’ rel=’stylesheet’ type=’text/css’>
  9.  
  10. <link href=’http://fonts.googleapis.com/css?family=HeadVersusHeart’ rel=’stylesheet’ type=’text/css’>
  11.  
  12. <link href=’http://fonts.googleapis.com/css?family=Lobster’ rel=’stylesheet’ type=’text/css’>
  13.  
  14. <link href=’http://fonts.googleapis.com/css?family=CFJackStory’ rel=’stylesheet’ type=’text/css’>
  15.  
  16.  
  17. <head>
  18.  
  19. <script type=”text/javascript” src=”https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js”></script>
  20.  
  21. <script type=”text/javascript” src=”http://static.tumblr.com/ifqwhnb/GBsm20q7d/jquery.nivo.slider.pack.js”></script>
  22. <script type=”text/javascript”>
  23.  
  24. var $nv4wp = jQuery.noConflict();
  25.  
  26. $nv4wp(window).load(function() {
  27.  
  28. $nv4wp(‘#slider’).nivoSlider({
  29.  
  30. effect:’random’,
  31.  
  32. slices:15, // For slice animations
  33.  
  34. boxCols: 4, // For box animations
  35.  
  36. boxRows: 2, // For box animations
  37.  
  38. animSpeed:500, // Slide transition speed
  39.  
  40. pauseTime:3000, // How long each slide will show
  41.  
  42. startSlide:0, // Set starting Slide (0 index)
  43.  
  44. directionNav:true, //Next & Prev
  45.  
  46. directionNavHide:true, //Only show on hover
  47.  
  48. controlNav:true, // 1,2,3… navigation
  49.  
  50. controlNavThumbs:false, // Use thumbnails for Control Nav
  51.  
  52. controlNavThumbsFromRel:false, // Use image rel for thumbs
  53.  
  54. controlNavThumbsSearch: ‘.jpg’, // Replace this with…
  55.  
  56. controlNavThumbsReplace: ‘_thumb.jpg’, // …this in thumb Image src
  57.  
  58. keyboardNav:true, //Use left & right arrows
  59.  
  60. pauseOnHover:true, //Stop animation while hovering
  61.  
  62. manualAdvance:false, //Force manual transitions
  63.  
  64. captionOpacity:0.8, //Universal caption opacity
  65.  
  66. prevText: ‘Prev’, // Prev directionNav text
  67.  
  68. nextText: ‘Next’, // Next directionNav text
  69.  
  70. beforeChange: function(){}, // Triggers before a slide transition
  71.  
  72. afterChange: function(){}, // Triggers after a slide transition
  73.  
  74. slideshowEnd: function(){}, // Triggers after all slides have been shown
  75.  
  76. lastSlide: function(){}, // Triggers when last slide is shown
  77.  
  78. afterLoad: function(){} // Triggers when slider has loaded
  79.  
  80. });
  81.  
  82. });
  83.  
  84. </script>
  85.  
  86.  
  87. <script type=”text/javascript”>
  88. function changeNavigation(id) {document.getElementById(‘liuc’).innerHTML=document.getElementById(id).innerHTML}
  89. </script>
  90.  
  91. <title>{Title}</title>
  92. <link rel=”shortcut icon” href=”{Favicon}”>
  93. <link rel=”alternate” type=”application/rss+xml” href=”{RSS}”>
  94.  
  95.  
  96. <meta name=”font:Body” content=”Georgia” />
  97. <meta name=”color:Background” content=”#c6c9ae” />
  98. <meta name=”color:Body” content=”#000” />
  99. <meta name=”color:Entries” content=”#e3ddc5” />
  100. <meta name=”color:Borders” content=”#000” />
  101. <meta name=”color:Sidebars” content=”#e3ddc5” />
  102. <meta name=”color:Bold” content=”#a24a44” />
  103. <meta name=”color:Link” content=”#000” />
  104. <meta name=”color:Link Bg” content=”#a24a44” />
  105. <meta name=”color:Link Hover” content=”#c0b99e” />
  106. <meta name=”color:Entry titles” content=”#a24a44” />
  107. <meta name=”color:Pre Bg” content=”#a24a44” />
  108. <meta name=”color:Pre Color” content=”#c0b99e” />
  109. <meta name=”color:blockquote” content=”#c0b99e” />
  110. <meta name=”image:Image” content=”” />
  111. <meta name=”image:Image2” content=”” />
  112. <meta name=”image:Borderbar” content=”” />
  113. <meta name=”image:Background” content=”” />
  114. <meta name=”text:Link1” content=”01.” />
  115. <meta name=”text:Link1 URL” content=”/” />
  116. <meta name=”text:Link2” content=”02.” />
  117. <meta name=”text:Link2 URL” content=”/” />
  118. <meta name=”text:Link3” content=”03.” />
  119. <meta name=”text:Link3 URL” content=”/” />
  120. <meta name=”text:Link4” content=”04.” />
  121. <meta name=”text:Link4 URL” content=”/” />
  122.  
  123.  
  124.  
  125. <style type=”text/css”>
  126.  
  127. .vd {position:absolute; z-index: 4; height:auto; padding-left: DISTANCIA_DO_LADOpx; top: DISTANCIA_DO_TOPOpx; }
  128.  
  129. /* The Nivo Slider styles */
  130. #slider {position:relative;}
  131. #slider img {position:absolute; top:0px; left:0px; display:none;}
  132. #slider a {border:0; display:block;}
  133. .nivoSlider {position:relative; width: 340px;}
  134. .nivoSlider img {position:absolute; top:0px; left:0px;}
  135. /* If an image is wrapped in a link */
  136. .nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%; height:100%; border:0;
  137. padding:0;margin:0; z-index:6; display:none;}
  138. /* The slices and boxes in the Slider */
  139. .nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
  140. .nivo-box {display:block;position:absolute;z-index:5;}
  141. /* Caption styles */
  142. .nivo-caption {position:absolute;left:0px; bottom:0px; background:#b7cd7a; color:#000; text-transform: uppercase; width: 100%;
  143. z-index:50; border-right: 5px solid #;padding: 5px 0;}
  144. .nivo-caption p {padding:0 20px;margin:0;font-size:14px;}
  145. .nivo-caption a {display:inline !important;}
  146. .nivo-html-caption {display:none;}
  147. /* Direction nav styles (e.g. Next & Prev) */
  148. .nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
  149. .nivo-prevNav {left:0px;}
  150. .nivo-nextNav {right:0px;}
  151. /*============================*/
  152. /*=== Custom Slider Styles ===*/
  153. /*============================*/
  154. .slider {width:100%;}
  155. .slider img {position:absolute;top:0px;left:0px;display:none;}
  156. .slider a {border:0;display:block;}
  157. .nivo-controlNav {display:none;}
  158. .nivo-directionNav a {display:block;width:31px;height:34px;background:url(http://media.tumblr.com/tumblr_m5sfpa0Z241r5ehrc.png) no-repeat;text-indent:-9999px;border:0;
  159. }
  160. a.nivo-nextNav {background-position:-30px 0;right:15px;}
  161. a.nivo-prevNav { left:15px;}
  162. .nivo-caption {font-family:”Trebuchet MS”, Arial, Helvetica, sans-serif;}
  163. .nivo-caption a {color:#efe9d1; text-decoration:underline;}
  164.  
  165. body {
  166. background: {color:Background};
  167. background-image: url(‘{image:Background}’);
  168. background-attachment:fixed;
  169. position:absolute;
  170. font-size:12px;
  171. font-family: {font:Body};
  172. color:{color:Body};
  173. }
  174.  
  175. blockquote {
  176. margin-left: 15px;
  177. margin-right:15px;
  178. border-left: 1px solid {color:blockquote};
  179. padding-left:5px;
  180. text-align: justify;
  181. }
  182.  
  183.  
  184. b, strong {
  185. color:{color:Bold};
  186. }
  187.  
  188. i, em {
  189. color:{color:Body}
  190. text-shadow: 0px 0px 2px #000;
  191. }
  192.  
  193. a {
  194. text-decoration:none;
  195. outline:normal;
  196. color:{color:Link};
  197. text-transform:uppercase;
  198. -webkit-transition: all 0.5s ease-in-out;
  199. -moz-transition: all 0.5s ease-in-out;
  200. -o-transition: all 0.5s ease-in-out;
  201. }
  202.  
  203. a:hover {
  204. text-transform:lowercase;
  205. -webkit-transition: all 0.5s ease-in-out;
  206. -moz-transition: all 0.5s ease-in-out;
  207. -o-transition: all 0.5s ease-in-out;
  208. }
  209.  
  210. pre {
  211. font-family:georgia;
  212. font-size:8px;
  213. text-transform:Uppercase;
  214. background-color:{color:Pre Bg};
  215. padding:2px;
  216. text-align:center;
  217. border-left:1px solid #000;
  218. border-right:1px solid #000;
  219. color:{color:Pre Color};
  220. }
  221.  
  222. h1 {
  223. margin-top:-5px;
  224. margin-bottom:5px;
  225. color:{color:Entry titles};
  226. font-family:’lobster’;
  227. font-style:normal;
  228. text-align:center;
  229. text-transform:lowercase;
  230. font-size: 25px;
  231. color: {color:Entry titles};
  232. padding-bottom:0px;
  233. text-shadow: 2px 3px 1px #000;
  234. }
  235.  
  236. h2 {
  237. margin-top:0px;
  238. margin-bottom:5px;
  239. font-family:’lobster’;
  240. text-transform:lowercase;
  241. text-align:center;
  242. font-size: 25px;
  243. color:{color:Entry titles};
  244. text-shadow: 1px 2px 1px #000;
  245. }
  246.  
  247. h3 {
  248. margin-top:-5px;
  249. margin-bottom:-5px;
  250. color:{color:Entry titles};
  251. font-family:’lobster’;
  252. font-style:normal;
  253. text-align:center;
  254. text-transform:lowercase;
  255. font-size: 25px;
  256. text-shadow: 2px 3px 1px #000;
  257. color: {color:Entry titles};
  258. }
  259.  
  260. h4 {
  261. margin-top:10px;
  262. margin-bottom:-5px;
  263. font-family:’head versus heart’;
  264. text-transform:uppercase;
  265. text-align:center;
  266. font-size: 17px;
  267. color:{color:Link};
  268. text-shadow: 1px 2px 1px #000;
  269. }
  270.  
  271. h5 {
  272. font-family:’georgia’;
  273. margin-top:5px;
  274. margin-left:5px;
  275. font-size:11px;
  276. color:{color:Entry titles};
  277. text-shadow: 1px 1px 1px #000;
  278. }
  279.  
  280. img {
  281. border: 0;
  282. max-width: 100%;}
  283.  
  284. img:hover {
  285. opacity:0.7;
  286. -webkit-transition:all 0.4s ease-in-out;
  287. -moz-transition:all 0.4s ease-in-out;
  288. -o-transition:all 0.4s ease-in-out;
  289. -ms-transition: all 0.4s ease-in-out;
  290. transition:all 0.5s ease-in-out
  291. }
  292.  
  293.  
  294. #toptitle {
  295. text:{text:one};
  296. font-family:’cf jack story’;
  297. font-size:30px;
  298. color:{color:Title Color};
  299. font-style:normal;
  300. text-align:center;
  301. text-shadow: 1px 2px 1px #000;
  302. }
  303.  
  304.  
  305. #topsub {
  306. text:{text:sub};
  307. font-family:’georgia’;
  308. font-size:8px;
  309. margin-top:33px;
  310. width:167px;
  311. margin-left:128px;
  312. color:{color:Subtitle Color};
  313. background-color:{color:Entry Titles};
  314. text-align:center;
  315. padding:5px;
  316. text-transform:uppercase;
  317. border-color:{color:Borders};
  318. border-width:1px;
  319. border-style: solid;
  320. border-radius: 0px 0px 0px 0px;
  321. }
  322.  
  323.  
  324. #borderbar1 {
  325. position:fixed;
  326. top:40px;
  327. left:1085px;
  328. width:210px;
  329. height:479px;
  330. padding:5px;
  331. background-image:url(‘{image:Borderbar}’);
  332. background-attachment:fixed;
  333. background-color:#fff;
  334. border-color:{color:Borders};
  335. border-width:1px;
  336. border-style: solid;
  337. border-radius: 0px 0px 0px 0px;
  338. }
  339.  
  340.  
  341. #borderbar2 {
  342. position:fixed;
  343. top:40px;
  344. left:45px;
  345. width:341px;
  346. height:480px;
  347. padding:5px;
  348. background-image:url(‘{image:Borderbar}’);
  349. background-attachment:fixed;
  350. background-color:#fff;
  351. border-color:{color:Borders};
  352. border-width:1px;
  353. border-style: solid;
  354. border-radius: 0px 0px 0px 0px;
  355. }
  356.  
  357. #titlebar {
  358. position:fixed;
  359. top:48px;
  360. left:80px;
  361. width:435px;
  362. height:60px;
  363. padding:5px;
  364. background-color:transparent;
  365. }
  366.  
  367.  
  368. #sidebar {
  369. position:fixed;
  370. top:250px;
  371. left:48px;
  372. width:182px;
  373. height:200px;
  374. background-color:transparent;
  375. }
  376.  
  377.  
  378. #sidebar2 {
  379. position:fixed;
  380. top:236px;
  381. left:323px;
  382. width:60px;
  383. height:350px;
  384. padding-top:1px;
  385. background-color:transparent;
  386. }
  387.  
  388. #sidebar3 {
  389. position:fixed;
  390. top:45px;
  391. left:1090px;
  392. width:210px;
  393. height:479px;
  394. padding-top:1px;
  395. background-color:{color:Sidebars};
  396. border-color:{color:Borders};
  397. border-style:solid;
  398. border-width:1px;
  399. border-radius: 0px 0px 0px 0px;
  400. }
  401.  
  402. #sidebar4 {
  403. position:fixed;
  404. top:282px;
  405. left:141px;
  406. width:100px;
  407. height:67px;
  408. padding-top:1px;
  409. background-color:{color:Sidebars};
  410. border-color:{color:Borders};
  411. border-style:solid;
  412. border-width:1px;
  413. border-radius: 0px 0px 0px 0px;
  414. }
  415.  
  416.  
  417. #image {
  418. z-index:3;
  419. position:fixed;
  420. top:45px;
  421. left:50px;
  422. width:340px;
  423. height:480px;
  424. background-image:url(‘{image:Image}’);
  425. background-attachment:none;
  426. background-size:auto;
  427. background-position:top left;
  428. background-repeat:no-repeat;
  429. float:center;
  430. overflow:hidden;
  431. background-color:transparent;
  432. border-color:{color:Borders};
  433. border-style:solid;
  434. border-width:1px;
  435. border-radius: 0px 0px 0px 0px;
  436. }
  437.  
  438. #image2 {
  439. opacity:0px;
  440. z-index:3;
  441. position:fixed;
  442. top:45px;
  443. left:1090px;
  444. width:210px;
  445. height:479px;
  446. padding-top:1px;
  447. background-image:url(‘{image:Image2}’);
  448. background-attachment:none;
  449. background-size:auto;
  450. background-position:top left;
  451. background-repeat:no-repeat;
  452. float:center;
  453. overflow:hidden;
  454. background-color:#2e0825;
  455. border-color:{color:Borders};
  456. border-style:solid;
  457. border-width:1px;
  458. border-radius: 0px 0px 0px 0px;
  459. -webkit-transition: opacity 0.8s linear;
  460. }
  461.  
  462. #image2:hover{
  463. -webkit-transition: opacity 0.8s linear;
  464. opacity: 0.0;
  465. }
  466.  
  467.  
  468. #description {
  469. padding:10px;
  470. color:{color:Description};
  471. font-size:10px;
  472. text-align:justify;
  473. font-family:’georgia’;
  474. }
  475. #pagination {
  476. font-family:’georgia’;
  477. font-size:16px;
  478. padding-top:5px;
  479. text-transform:uppercase;
  480. display:inline-block;
  481. color:{color:Body};
  482. -webkit-transition: all 0.2s ease-in-out;
  483. -moz-transition: all 0.2s ease-in-out;
  484. -o-transition: all 0.2s ease-in-out;
  485. }
  486.  
  487. #links {
  488. text-align:center;
  489. }
  490.  
  491.  
  492. #links a{
  493. font-family:’georgia’;
  494. background-color:{color:Link Bg};
  495. color:#fff;
  496. border-color:{color:Borders};
  497. border-style:solid;
  498. border-width:1px;
  499. width:60px;
  500. height:60px;
  501. line-height:60px;
  502. font-size:18px;
  503. text-transform:uppercase;
  504. display:inline-block;
  505. margin-top:3px;
  506. margin-bottom:0px;
  507. padding:0px;
  508. color:{color:Link};
  509. border-radius: 0px 0px 0px 0px;
  510. -webkit-transition: all 0.2s ease-in-out;
  511. -moz-transition: all 0.2s ease-in-out;
  512. -o-transition: all 0.2s ease-in-out;
  513. }
  514.  
  515. #links a:hover{
  516. color:{color:Link};
  517. background:{color:Link Hover};
  518. text-shadow: 0px 1px 1px #000;
  519. text-transform:lowercase;
  520. box-shadow:0px 0px 2px #000;
  521. -webkit-transition: opacity 0.7s linear;opacity: 1;
  522. -webkit-transition: all 0.3s ease-out;
  523. -moz-transition: all 0.3s ease-out;
  524. transition: all 0.3s ease-out;
  525. }
  526.  
  527. #links2 {
  528. text-align:center;
  529. }
  530.  
  531.  
  532. #links2 a{
  533. font-family:’georgia’;
  534. background-color:{color:Link Bg};
  535. color:#fff;
  536. border-color:{color:Borders};
  537. border-style:solid;
  538. border-width:1px;
  539. width:58px;
  540. height:122px;
  541. line-height:122px;
  542. font-size:10px;
  543. text-transform:uppercase;
  544. display:inline-block;
  545. margin-top:3px;
  546. margin-bottom:0px;
  547. padding:0px;
  548. color:{color:Link};
  549. -webkit-transition: all 0.2s ease-in-out;
  550. -moz-transition: all 0.2s ease-in-out;
  551. -o-transition: all 0.2s ease-in-out;
  552. }
  553.  
  554. #links2 a:hover{
  555. color:{color:Link};
  556. background:{color:Link Hover};
  557. text-shadow: 0px 1px 1px #000;
  558. text-transform:lowercase;
  559. box-shadow:0px 0px 2px #000;
  560. -webkit-transition: opacity 0.7s linear;opacity: 1;
  561. -webkit-transition: all 0.3s ease-out;
  562. -moz-transition: all 0.3s ease-out;
  563. transition: all 0.3s ease-out;
  564. }
  565.  
  566. #links3 {
  567. text-align:center;
  568. }
  569.  
  570.  
  571. #links3 a{
  572. font-family:’georgia’;
  573. background-color:{color:Link Bg};
  574. color:#fff;
  575. border-color:{color:Borders};
  576. border-style:solid;
  577. border-width:1px;
  578. width:157px;
  579. height:58px;
  580. line-height:58px;
  581. font-size:10px;
  582. text-transform:uppercase;
  583. display:inline-block;
  584. margin-top:3px;
  585. margin-bottom:0px;
  586. padding:0px;
  587. color:{color:Link};
  588. -webkit-transition: all 0.2s ease-in-out;
  589. -moz-transition: all 0.2s ease-in-out;
  590. -o-transition: all 0.2s ease-in-out;
  591. }
  592.  
  593. #links3 a:hover{
  594. color:{color:Link};
  595. background:{color:Link Hover};
  596. text-shadow: 0px 1px 1px #000;
  597. text-transform:lowercase;
  598. box-shadow:0px 0px 2px #000;
  599. -webkit-transition: opacity 0.7s linear;opacity: 1;
  600. -webkit-transition: all 0.3s ease-out;
  601. -moz-transition: all 0.3s ease-out;
  602. transition: all 0.3s ease-out;
  603. }
  604.  
  605. .user_1 .label {
  606. color:{color:Link};
  607. font-family:’georgia’;
  608. font-size: 10px;
  609. padding: 5px;
  610. text-transform:uppercase;
  611. font-weight:bold
  612. }
  613.  
  614. .user_2 .label {
  615. color:{color:Entry titles};
  616. font-family:’georgia’;
  617. font-size: 10px;
  618. padding: 5px;
  619. text-transform:uppercase;
  620. font-weight:bold
  621. }
  622.  
  623. .user_3 .label {
  624. color:{color:Link};
  625. font-family:’georgia’;
  626. font-size: 10px;
  627. padding: 5px;
  628. text-transform:uppercase;
  629. font-weight:bold
  630. }
  631.  
  632. .user_4 .label {
  633. color:{color:Entry titles};
  634. font-family:’georgia’;
  635. font-size: 10px;
  636. padding: 5px;
  637. text-transform:uppercase;
  638. font-weight:bold
  639. }
  640.  
  641. .user_5 .label {
  642. color:{color:Link};
  643. font-family:’georgia’;
  644. font-size: 10px;
  645. padding: 5px;
  646. text-transform:uppercase;
  647. font-weight:bold
  648. }
  649.  
  650. .user_6 .label {
  651. color:{color:Entry titles};
  652. font-family:’georgia’;
  653. font-size: 10px;
  654. padding: 5px;
  655. text-transform:uppercase;
  656. font-weight:bold
  657. }
  658.  
  659. .user_7 .label {
  660. color:{color:Link};
  661. font-family:’georgia’;
  662. font-size: 10px;
  663. padding: 5px;
  664. text-transform:uppercase;
  665. font-weight:bold
  666. }
  667.  
  668. .user_8 .label {
  669. color:{color:Entry titles};
  670. font-family:’georgia’;
  671. font-size: 10px;
  672. padding: 5px;
  673. text-transform:uppercase;
  674. font-weight:bold
  675. }
  676.  
  677. .user_9 .label {
  678. color:{color:Link};
  679. font-family:’georgia’;
  680. font-size: 10px;
  681. padding: 5px;
  682. text-transform:uppercase;
  683. font-weight:bold
  684. }
  685.  
  686. .user_10 .label {
  687. color:{color:Entry titles};
  688. font-family:’georgia’;
  689. font-size: 10px;
  690. padding: 5px;
  691. text-transform:uppercase;
  692. font-weight:bold
  693. }
  694.  
  695.  
  696. ul.chat, .chat ol, .chat li {
  697. list-style:none;
  698. margin-top:-8px;
  699. margin-bottom:0px;
  700. padding: 3px;
  701. }
  702.  
  703. p {
  704. margin-top:0px;
  705. margin-bottom:4px
  706. }
  707.  
  708. #postbg {
  709. padding:5px;
  710. background-image: url(‘{image:Borderbar}’);
  711. margin-bottom:50px;
  712. overflow: hidden;
  713. border:1px solid {color:Borders};
  714. }
  715.  
  716. #entries {
  717. position:absolute;
  718. margin-left:480px;
  719. margin-top:10px;
  720. font-size:10px;
  721. text-align:justify;
  722.  
  723. }
  724.  
  725. #post {
  726. background-color:{color:Entries};
  727. padding:8px;
  728. padding-top:5px;
  729. padding-bottom:5px;
  730. width:500px;
  731. border-color:{color:Entries border};
  732. border-style:solid;
  733. border-width:1px;
  734. }
  735.  
  736.  
  737. #quotetext {
  738. font-family:’rochester’;
  739. font-size:25px;
  740. color:{color:Borders};
  741. font-style:normal;
  742. text-align:justify;
  743. margin-top:5px;
  744. padding:2px;
  745. }
  746.  
  747.  
  748. #asks {
  749. text-align:left;
  750. font-size:10px;
  751. font-family:’georgia’;
  752. margin:5px;
  753. padding:5px;
  754. min-height:60px;
  755. background-color:transparent;
  756. border-bottom:2px solid {color:Entry titles};
  757. box-shadow:1px 1px 2px #000;
  758. }
  759.  
  760. .asker {
  761. font-family:’head versus heart’;
  762. color:{color:Entry titles};
  763. text-transform:uppercase;
  764. margin-top:2px;
  765. margin-bottom:-8px;
  766. font-size:20px;
  767. letter-spacing:1px;
  768. text-shadow:2px 3px 1px #000;
  769. font-style:normal;
  770.  
  771. }
  772.  
  773. #askimage {
  774. height:60px;
  775. width:60px;
  776. float:left;
  777. padding:10px;
  778. padding-right:5px;
  779. border-radius:10px;
  780. -moz-border-radius:10px;
  781. -webkit-border-radius:10px;
  782. opacity:0.5;
  783. -webkit-transition:all 0.4s ease-in-out;
  784. -moz-transition:all 0.4s ease-in-out;
  785. -o-transition:all 0.4s ease-in-out;
  786. -ms-transition: all 0.4s ease-in-out;
  787. transition:all 0.5s ease-in-out;
  788. }
  789.  
  790. #answers {
  791. margin-left:5px;
  792. margin-top:8px;
  793. margin-bottom:10px;
  794. text-align:justify;
  795. }
  796.  
  797. #audio {
  798. border-radius:100%;
  799. width:100%;
  800. height:100px;
  801. margin-bottom:5px
  802. }
  803.  
  804. .albumart {
  805. border-radius:10px;
  806. margin-top:15px;
  807. margin-left:15px;
  808. float:left;
  809. width:71px;
  810. height:71px
  811. }
  812.  
  813. .player {
  814. border-radius:10px;
  815. margin-left:15px;
  816. margin-top:15px;
  817. display:block;
  818. height:50px;
  819. width:50px;
  820. padding:11px;
  821. overflow:hidden;
  822. position:absolute;
  823. opacity:0.3;
  824. background:#fff;
  825. -webkit-transition:all 0.4s ease-in-out;
  826. -moz-transition:all 0.4s ease-in-out;
  827. -o-transition:all 0.4s ease-in-out;
  828. -ms-transition: all 0.4s ease-in-out;
  829. transition:all 0.5s ease-in-out
  830. }
  831.  
  832. .player:hover {
  833. opacity:0.9;
  834. -webkit-transition:all 0.4s ease-in-out;
  835. -moz-transition:all 0.4s ease-in-out;
  836. -o-transition:all 0.4s ease-in-out;
  837. -ms-transition: all 0.4s ease-in-out;
  838. transition:all 0.5s ease-in-out}
  839.  
  840. .audioplayer {
  841. width:24px;
  842. height:24px;
  843. margin-top:12px;
  844. margin-left:12px;
  845. overflow:hidden
  846.  
  847. }
  848.  
  849. .audioinfo {
  850. font-size:10px;
  851. font-family:georgia;
  852. color:{color:text};
  853. text-align:left;
  854. padding-top:14px;
  855. margin-left:90px;
  856. }
  857.  
  858. .audiotitle {
  859. color:{color:Entry titles};
  860. margin-bottom:-12px;
  861. text-transform: lowercase;
  862. font-size: 20px;
  863. font-family:’lobster’;
  864. font-weight:bold;
  865. text-shadow: 1px 2px 1px #000;
  866. }
  867.  
  868. #info {
  869. font-family:’georgia’;
  870. font-size:8px;
  871. text-align: center;
  872. margin-bottom: 0px;
  873. margin-top: 5px;
  874. padding: 2px;
  875. padding-top: 2px;
  876. color:{color:Entries border};
  877. text-transform:uppercase;
  878. background-color:transparent;
  879. border-bottom:2px solid {color:Entry titles};
  880. box-shadow:2px 1px 2px #000;
  881. }
  882.  
  883. #info2 {
  884. font-family:’calibri’;
  885. font-size:8px;
  886. text-align: center;
  887. margin-bottom: -4px;
  888. padding: 2px;
  889. padding-top: 0px;
  890. padding-bottom:3px;
  891. color:{color:Body};
  892. text-transform:uppercase;
  893. font-style:normal;
  894. background-color:transparent;
  895. }
  896.  
  897. #todo {
  898. font-family:’georgia’;
  899. font-size:9px;
  900. margin-left:30px;
  901. margin-top:-12px;
  902. }
  903.  
  904. #credit a{
  905. position:fixed;
  906. right:3px;
  907. bottom:3px;
  908. padding:4px;
  909. background:white;
  910. font-size:11px;
  911. color:black;
  912. -moz-transition-duration:1s;
  913. -webkit-transition-duration:1s;
  914. -o-transition-duration:1s;
  915. }
  916.  
  917. #credit a:hover {
  918. opacity:1;
  919. color:white;
  920. background:black;
  921. -moz-transition-duration:1s;
  922. -webkit-transition-duration:1s;
  923. -o-transition-duration:1s;
  924. }
  925.  
  926.  
  927. </style>
  928. <style type=”text/css”>{CustomCSS}</style>
  929. </head>
  930.  
  931. <body>
  932.  
  933. <div id=”borderbar1”>
  934. <div id=”sidebar3”><div style=”margin-top:5px; font-size:20px;”><h1>to scooby dooby do</h1></div>
  935. <hr color=”A24A44”>
  936. <h5>LOOKALIKES ; OPEN.</h5>
  937. <div id=”todo”>G!P Santana/Skank!Quinn?</div><br>
  938. <div id=”todo”></div><br>
  939. <h5>ICONS ; OPEN.</h5>
  940. <div id=”todo”>None.</div>
  941. <h5>GIFS ; CLOSED.</h5>
  942. <div id=”todo”>Santana FC pack.</div><br>
  943. <div id=”todo”>Blowing Kisses.</div><br>
  944. <div id=”todo”>Sancedes gif hunt</div><br>
  945. <h5>THEME MAKEOVERS ; CLOSED.</h5>
  946. <div id=”todo”>None.</div>
  947. <h5>MANIPS ; CLOSED.</h5>
  948. <div id=”todo”>Triplets, one blonde.</div>
  949. <h5>MASTERLISTS ; CLOSED.</h5>
  950. <div id=”todo”>None.</div>
  951. <h5>GUIDES ; CLOSED.</h5>
  952. <div id=”todo”>None.</div>
  953. <h5>REVIEWS ; OPEN.</h5>
  954. <div id=”todo”>None.</div>
  955.  
  956. <div id=”image2”><div style=”font-size:9px; font-family:calibri; padding-left:2px;”>HOVER</div>
  957. </div>
  958.  
  959. </div>
  960. </div>
  961.  
  962. <div id=”borderbar2”>
  963. </div>
  964.  
  965. <div id=”image”><div class=”vd”><div id=”slide”><div id=”slider”>
  966. <a href=”link” target=”_blank”><img src=”https://31.media.tumblr.com/f2db727d7a806a400613343e2eb22670/tumblr_inline_ncr8t8zZYR1rrijgx.png”width=”386” height=”480” /></a>
  967. <a href=”link” target=”_blank”><img src=”https://31.media.tumblr.com/31ce54b05497b6f38d861f5ee1ecfd0f/tumblr_inline_ncr8tnpmi91rrijgx.png”width=”386” height=”480” /></a>
  968. <a href=”link” target=”_blank”><img src=”https://31.media.tumblr.com/535a77f60dca0c71d7a67028ba172e74/tumblr_inline_ncr8usruiI1rrijgx.png”width=”386” height=”480” /></a>
  969. <a href=”link” target=”_blank”><img src=”https://31.media.tumblr.com/dc64abf0ae157eeab8487bf57c125e26/tumblr_inline_ncr8woNwyp1rrijgx.png”width=”386” height=”480” /></a>
  970. <a href=”link” target=”_blank”><img src=”https://31.media.tumblr.com/69674c035ad7a004eea5dea7cff730a4/tumblr_inline_ncr8y4b9uI1rrijgx.png”width=”386” height=”480” /></a>
  971. </div></div></div></div>
  972.  
  973. <div id=”image”><div id=”sidebar”>
  974.  
  975.  
  976. <div id=”description”>
  977. <div style=”font-family:lobster; text-align:center; font-weight:bold; font-size:20px;”>first thing’s first</div>
  978. <div style=”font-family:georiga; text-align:right; text-transform:uppercase; font-size:10px; font-weight:bold; color:#af5328; margin-top:-5px;”>we’re the realest</div><br>
  979. {block:Description}
  980. {Description}{/block:Description}
  981. <center>
  982. <div id=”pagination”>{block:Pagination}{block:PreviousPage}<a href=”{PreviousPage}”>back</a>{/block:PreviousPage} <b>⋆</b> {block:NextPage} <a href=”{NextPage}”>next</a>{/block:NextPage}{/block:Pagination}</div> </center>
  983. </div></div>
  984.  
  985.  
  986. <div id=”sidebar2”>
  987. <div id=”links”>
  988. <a href=”{text:Link1 URL}”>{text:Link1}</a>
  989. <a href=”{text:Link2 URL}”>{text:Link2}</a>
  990. <a href=”{text:Link3 URL}”>{text:Link3}</a>
  991. <a href=”{text:Link4 URL}”>{text:Link4}</a>
  992. </div>
  993.  
  994. </div>
  995.  
  996.  
  997. </div>
  998.  
  999. </div>
  1000.  
  1001. </div>
  1002.  
  1003.  
  1004.  
  1005.  
  1006. <div id=”entries”>
  1007.  
  1008. {block:Posts}
  1009.  
  1010. <div id=”postbg”>
  1011. <div id=”post”>
  1012.  
  1013.  
  1014. {block:Text}<h1>{title}</h1>{Body}{/block:Text}
  1015.  
  1016. {block:Quote}<div id=”quotetext”>“{Quote}” </div>
  1017. <div style=”font-family:georgia; font-size:12px; text-align:right; padding-bottom:2px;”>— {Source}</div>{/block:Quote}
  1018.  
  1019. {block:Link}<a href=”{URL}” class=”link” {Target}> <h2>➝ {Name}</h2></a>
  1020. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  1021.  
  1022. {block:Photo}<div style=”padding-top:2px;”><center>{LinkOpenTag}<img src=”{PhotoURL-500}” alt=”{PhotoAlt}”/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  1023. {block:Photoset}<div style=”padding-top:2px;”><center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  1024.  
  1025. {block:Chat}{block:Title}<h3>{Title}</h3>{/block:Title}<div style=”padding:10px;”>{block:Label}<span class=”label”>{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  1026.  
  1027. <ul class=”chat”>{block:Lines}<li class=”user_{UserNumber}”>{block:Label}<span class=”label”>{Label}</span>{/block:Label}&nbsp;{Line}<br></li>{/block:Lines}</ul>
  1028.  
  1029. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1030.  
  1031.  
  1032.  
  1033.  
  1034. {block:Audio}
  1035. <div id=”audio”>
  1036. <div class=”player”><div class=”audioplayer”>{AudioPlayerWhite}</div></div>
  1037. <div class=”albumart”>{block:AlbumArt}<img src=”{AlbumArtURL}” width=”100” style=”border-radius: 10px”>{/block:AlbumArt}</div>
  1038. <div class=”audioinfo”>
  1039. <div class=”audiotitle”>{block:TrackName}{TrackName} ➝{/block:TrackName}</div><br>
  1040. {block:Artist}⋆ <b>Artist:</b> {Artist}{/block:Artist} {block:Album}<br>
  1041. ⋆ <b>Album:</b> {Album}{/block:Album}<br>
  1042. ⋆ <b>Played:</b> {FormattedPlayCount} times</div></div>
  1043. {block:Caption}{Caption}{/block:Caption}
  1044. {/block:Audio}
  1045.  
  1046. {block:Answer}
  1047. <div id=”askimage”><img src=”{AskerPortraitURL-64}” style=”border-radius:20px;”></div>
  1048. <div id=”asks”><div style=”font-family:’head versus heart’; text-transform:uppercase; font-size:17px; text-align:left; padding-bottom:0px;”><b>{Asker}</b> wondered <b>»</b></div><p></p>
  1049. <div style=”margin-left:10px; text-align:justify; font-size:9px; text-transform:uppercase;”>{Question}</div></div>
  1050. <div id=”answers”>{Answer}</div>{/block:Answer}
  1051.  
  1052. <div id=”info”>{block:Date}<b><a href=”{Permalink}”>{TimeAgo}</a></b>{/block:Date}
  1053. {block:NoteCount}with <i>{NoteCountWithLabel}</i>{/block:NoteCount}{/block:NoteCount}{block:RebloggedFrom} via (<b><a href=”{ReblogParentURL}”><a href=”{ReblogParentURL}”><a href=”{ReblogParentURL}”>{ReblogParentName}</a></b>){/block:RebloggedFrom}
  1054. {block:ContentSource} <a href=”{SourceURL}”>source</a>{block:ContentSource}{/block:RebloggedFrom}<br>
  1055. <div id=”info2”><b>tagged as:</b> {block:HasTags}{block:Tags}<a href=”{TagURL}”>⋆{Tag}</a> {/block:Tags}{/block:HasTags}
  1056. </div></div>
  1057.  
  1058. </div></div>
  1059. {block:PostNotes}<div style=”padding-left:20px;”>{PostNotes}</div>{/block:PostNotes}
  1060. {/block:Posts}
  1061.  
  1062.  
  1063. </div></div>
  1064.  
  1065. </div>
  1066.  
  1067.  
  1068.  
  1069. <div id=”credit”><a href=”http://bramrps.tumblr.com”>⋆</a></div>
  1070. </body>
  1071. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement