Advertisement
bramrps

THEME 22: POSTER GIRL

Oct 2nd, 2014
517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.75 KB | None | 0 0
  1. <!-- THEME #22 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.  
  15. <head>
  16.  
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20.  
  21.  
  22. <meta name="font:Body" content="Georgia" />
  23. <meta name="color:Background" content="#fff" />
  24. <meta name="color:Borderbar" content="#fff" />
  25. <meta name="color:Body" content="#000" />
  26. <meta name="color:Entries" content="#fff" />
  27. <meta name="color:Borders" content="#000" />
  28. <meta name="color:Bold" content="#fff" />
  29. <meta name="color:Link" content="#8d8c8d" />
  30. <meta name="color:Link Bg" content="#ffffff" />
  31. <meta name="color:Link Hover" content="#fff" />
  32. <meta name="color:Sidebars" content="#fff" />
  33. <meta name="color:Entry titles" content="#000" />
  34. <meta name="color:Entries Border" content="#000" />
  35. <meta name="color:Title Color" content="#000" />
  36. <meta name="color:Subtitle Color" content="#000" />
  37. <meta name="image:Image" content="" />
  38. <meta name="image:Image2" content="" />
  39. <meta name="image:Borderbar" content="" />
  40. <meta name="image:Background" content="" />
  41. <meta name="text:Link1" content="link" />
  42. <meta name="text:Link1 URL" content="/" />
  43. <meta name="text:Link2" content="link" />
  44. <meta name="text:Link2 URL" content="/" />
  45. <meta name="text:Link3" content="link" />
  46. <meta name="text:Link3 URL" content="/" />
  47. <meta name="text:Link4" content="link" />
  48. <meta name="text:Link4 URL" content="/" />
  49. <meta name="text:Link5" content="link" />
  50. <meta name="text:Link5 URL" content="/" />
  51.  
  52. <meta name="text:sub" content="this is your subtitle" />
  53. <meta name="text:main" content="this is your main title" />
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58. body {
  59. background: {color:Background};
  60. background-image: url('{image:Background}');
  61. background-attachment:fixed;
  62. position:absolute;
  63. font-size:12px;
  64. font-family: {font:Body};
  65. color:{color:Body};
  66. }
  67.  
  68. blockquote {
  69. margin-left: 15px;
  70. margin-right:15px;
  71. border-left: 1px solid {color:Borders};
  72. padding-left:5px;
  73. text-align: justify;
  74. }
  75.  
  76.  
  77. b, strong {
  78. color:{color:Bold};
  79. }
  80.  
  81. i, em {
  82. color:{color:Body}
  83. text-shadow: 0px 0px 2px #000;
  84. }
  85.  
  86. a {
  87. text-decoration:none;
  88. outline:normal;
  89. color:{color:Link};
  90. -webkit-transition: all 0.5s ease-in-out;
  91. -moz-transition: all 0.5s ease-in-out;
  92. -o-transition: all 0.5s ease-in-out;
  93. }
  94.  
  95. a:hover {
  96. text-transform:lowercase;
  97. -webkit-transition: all 0.5s ease-in-out;
  98. -moz-transition: all 0.5s ease-in-out;
  99. -o-transition: all 0.5s ease-in-out;
  100. }
  101.  
  102. pre {
  103. font-family:georgia;
  104. font-size:8px;
  105. text-transform:Uppercase;
  106. background-color:{color:Entry Titles};
  107. padding:2px;
  108. text-align:center;
  109. border-left:1px solid #000;
  110. border-right:1px solid #000;
  111. color:{color:Body};
  112. }
  113.  
  114. h1 {
  115. margin-top:-5px;
  116. margin-bottom:5px;
  117. color:{color:Entry titles};
  118. font-family:'lobster';
  119. font-style:normal;
  120. text-align:center;
  121. text-transform:lowercase;
  122. font-size: 25px;
  123. color: {color:Entry titles};
  124. padding-bottom:0px;
  125. text-shadow: 2px 3px 1px #000;
  126. }
  127.  
  128. h2 {
  129. margin-top:0px;
  130. margin-bottom:5px;
  131. font-family:'lobster';
  132. text-transform:lowercase;
  133. text-align:center;
  134. font-size: 25px;
  135. color:{color:Entry titles};
  136. text-shadow: 1px 2px 1px #000;
  137. }
  138.  
  139. h3 {
  140. margin-top:-5px;
  141. margin-bottom:-5px;
  142. color:{color:Entry titles};
  143. font-family:'lobster';
  144. font-style:normal;
  145. text-align:center;
  146. text-transform:lowercase;
  147. font-size: 25px;
  148. text-shadow: 2px 3px 1px #000;
  149. color: {color:Entry titles};
  150. }
  151.  
  152. h4 {
  153. margin-top:10px;
  154. margin-bottom:-5px;
  155. font-family:'head versus heart';
  156. text-transform:uppercase;
  157. text-align:center;
  158. font-size: 17px;
  159. color:{color:Link};
  160. text-shadow: 1px 2px 1px #000;
  161. }
  162.  
  163. img {
  164. border: 0;
  165. max-width: 100%;}
  166.  
  167. img:hover {
  168. opacity:0.7;
  169. -webkit-transition:all 0.4s ease-in-out;
  170. -moz-transition:all 0.4s ease-in-out;
  171. -o-transition:all 0.4s ease-in-out;
  172. -ms-transition: all 0.4s ease-in-out;
  173. transition:all 0.5s ease-in-out
  174. }
  175.  
  176.  
  177. #toptitle {
  178. text:{text:one};
  179. font-family:'georgia';
  180. font-size:15px;
  181. color:{color:Title Color};
  182. font-style:uppercase;
  183. text-align:center;
  184. margin-left:10px;
  185. margin-top:5px;
  186. margin-bottom:-15px;
  187. text-shadow: 1px 2px 1px #000;
  188. }
  189.  
  190. #topsub {
  191. text:{text:two};
  192. font-family:'georgia';
  193. font-size:9px;
  194. color:{color:Subtitle Color};
  195. text-align:left;
  196. text-transform:uppercase;
  197. margin-top:5px;
  198. margin-left:15px;
  199. }
  200.  
  201. #topsub2 {
  202. text:{text:two};
  203. font-family:'georgia';
  204. font-size:9px;
  205. color:{color:Subtitle Color};
  206. text-align:center;
  207. text-transform:uppercase;
  208. }
  209.  
  210. #topsub3 {
  211. text:{text:three};
  212. font-family:'georgia';
  213. font-size:9px;
  214. color:{color:Subtitle Color};
  215. text-align:right;
  216. text-transform:uppercase;
  217. margin-right:15px;
  218. }
  219.  
  220. #borderbar1 {
  221. position:fixed;
  222. top:44px;
  223. left:75px;
  224. width:300px;
  225. height:400px;
  226. padding:3px;
  227. background-color:{color:Borderbar};
  228. background-image:url('{image:Borderbar}');
  229. background-attachment:fixed;
  230. border-color:{color:Borders};
  231. border-width:1px;
  232. border-style: solid;
  233. border-radius: 30px 30px 30px 30px;
  234. }
  235.  
  236. #borderbar2 {
  237. position:fixed;
  238. position:fixed;
  239. top:-1px;
  240. left:1030px;
  241. width:210px;
  242. height:100%;
  243. padding:3px;
  244. background-color:{color:Borderbar};
  245. background-image:url('{image:Borderbar}');
  246. background-attachment:fixed;
  247. border-color:{color:Borders};
  248. border-width:1px;
  249. border-style: solid;
  250. }
  251.  
  252. #titlebar {
  253. position:fixed;
  254. top:47px;
  255. left:78px;
  256. width:300px;
  257. height:35px;
  258. background-color:{color:Sidebars};
  259. border-color:{color:Borders};
  260. border-style:solid;
  261. border-width:1px;
  262. border-radius: 30px 30px 0px 0px;
  263. }
  264.  
  265.  
  266. #sidebar {
  267. position:fixed;
  268. top:105px;
  269. left:98px;
  270. width:260px;
  271. height:284px;
  272. opacity: 0;
  273. transition-duration: .8s;
  274. transition: opacity .8s ease-in-out;
  275. -moz-transition: opacity .8s ease-in-out;
  276. -webkit-transition: opacity .8s ease-in-out;
  277. background-color:{color:Sidebars};
  278. border-radius: 0px 0px 0px 0px;
  279. box-shadow:1px 5px 5px #000;
  280. }
  281.  
  282. #sidebar:hover {
  283. opacity:1;
  284. transition-duration: .8s;
  285. transition: opacity .8s ease-in-out;
  286. -moz-transition: opacity .8s ease-in-out;
  287. -webkit-transition: opacity .8s ease-in-out;
  288. background-color:{color:Sidebars};
  289. }
  290.  
  291.  
  292. #sidebar2 {
  293. position:fixed;
  294. top:412px;
  295. left:78px;
  296. width:300px;
  297. height:34px;
  298. padding-top:1px;
  299. background-color:{color:Sidebars};
  300. border-color:{color:Borders};
  301. border-style:solid;
  302. border-width:1px;
  303. border-radius: 0px 0px 30px 30px;
  304. }
  305.  
  306.  
  307.  
  308.  
  309. #image {
  310. z-index:3;
  311. position:fixed;
  312. top:85px;
  313. left:78px;
  314. width:300px;
  315. height:324px;
  316. background-image:url('{image:Image}');
  317. background-attachment:none;
  318. background-size:auto;
  319. background-position:top left;
  320. background-repeat:no-repeat;
  321. float:center;
  322. overflow:hidden;
  323. background-color:#fff;
  324. border-color:{color:Borders};
  325. border-style:solid;
  326. border-width:1px;
  327. border-radius: 0px 0px 0px 0px;
  328. }
  329.  
  330. #image2 {
  331. z-index:3;
  332. position:fixed;
  333. top:-1px;
  334. left:1033px;
  335. width:210px;
  336. height:100%;
  337. background-image:url('{image:Image2}');
  338. background-attachment:none;
  339. background-size:auto;
  340. background-position:top left;
  341. background-repeat:no-repeat;
  342. float:center;
  343. overflow:hidden;
  344. background-color:#fff;
  345. border-color:{color:Borders};
  346. border-style:solid;
  347. border-width:1px
  348. }
  349.  
  350.  
  351. #description {
  352. padding:10px;
  353. color:{color:Description};
  354. font-size:10px;
  355. text-align:justify;
  356. font-family:'georgia';
  357. }
  358.  
  359. #pagination {
  360. font-family:'georgia';
  361. font-size:18px;
  362. text-transform:uppercase;
  363. display:inline-block;
  364. margin-top:10px;
  365. color:{color:Body};
  366. -webkit-transition: all 0.2s ease-in-out;
  367. -moz-transition: all 0.2s ease-in-out;
  368. -o-transition: all 0.2s ease-in-out;
  369. }
  370.  
  371. #links {
  372. text-align:center;
  373. }
  374.  
  375.  
  376. #links a{
  377. font-family:'georgia';
  378. background-color:{color:Link Bg};
  379. color:#fff;
  380. border-color:{color:Borders};
  381. border-style:solid;
  382. border-width:1px;
  383. width:55px;
  384. height:25px;
  385. line-height:25px;
  386. font-size:10px;
  387. text-transform:uppercase;
  388. display:inline-block;
  389. margin-top:3px;
  390. margin-bottom:0px;
  391. padding:0px;
  392. color:{color:Link};
  393. -webkit-transition: all 0.2s ease-in-out;
  394. -moz-transition: all 0.2s ease-in-out;
  395. -o-transition: all 0.2s ease-in-out;
  396. }
  397.  
  398. #links a:hover{
  399. color:{color:Link};
  400. background:{color:Link Hover};
  401. box-shadow:0px 0px 2px #000;
  402. -webkit-transition: opacity 0.7s linear;opacity: 1;
  403. -webkit-transition: all 0.3s ease-out;
  404. -moz-transition: all 0.3s ease-out;
  405. transition: all 0.3s ease-out;
  406. }
  407.  
  408. #links2 {
  409. text-align:center;
  410. }
  411.  
  412. #links2 a{
  413. position:fixed;
  414. top:415px;
  415. left:319px;
  416. font-family:'georgia';
  417. background-color:{color:Link Bg};
  418. color:#fff;
  419. border-color:{color:Borders};
  420. border-style:solid;
  421. border-width:1px;
  422. width:55px;
  423. height:25px;
  424. line-height:25px;
  425. font-size:10px;
  426. text-transform:uppercase;
  427. display:inline-block;
  428. margin-top:2px;
  429. margin-bottom:0px;
  430. padding:0px;
  431. color:{color:Link};
  432. border-radius: 0px 0px 30px 0px;
  433. -webkit-transition: all 0.2s ease-in-out;
  434. -moz-transition: all 0.2s ease-in-out;
  435. -o-transition: all 0.2s ease-in-out;
  436. }
  437.  
  438. #links2 a:hover{
  439. color:{color:Link};
  440. background:{color:Link Hover};
  441. box-shadow:0px 0px 2px #000;
  442. -webkit-transition: opacity 0.7s linear;opacity: 1;
  443. -webkit-transition: all 0.3s ease-out;
  444. -moz-transition: all 0.3s ease-out;
  445. transition: all 0.3s ease-out;
  446. }
  447.  
  448. #links3 {
  449. text-align:center;
  450. }
  451.  
  452. #links3 a{
  453. position:fixed;
  454. top:415px;
  455. left:82px;
  456. font-family:'georgia';
  457. background-color:{color:Link Bg};
  458. color:#fff;
  459. border-color:{color:Borders};
  460. border-style:solid;
  461. border-width:1px;
  462. width:55px;
  463. height:25px;
  464. line-height:25px;
  465. font-size:10px;
  466. text-transform:uppercase;
  467. display:inline-block;
  468. margin-top:2px;
  469. margin-bottom:0px;
  470. padding:0px;
  471. color:{color:Link};
  472. border-radius: 0px 0px 0px 30px;
  473. -webkit-transition: all 0.2s ease-in-out;
  474. -moz-transition: all 0.2s ease-in-out;
  475. -o-transition: all 0.2s ease-in-out;
  476. }
  477.  
  478. #links3 a:hover{
  479. color:{color:Link};
  480. background:{color:Link Hover};
  481. box-shadow:0px 0px 2px #000;
  482. -webkit-transition: opacity 0.7s linear;opacity: 1;
  483. -webkit-transition: all 0.3s ease-out;
  484. -moz-transition: all 0.3s ease-out;
  485. transition: all 0.3s ease-out;
  486. }
  487.  
  488. .user_1 .label {
  489. color:{color:Link};
  490. font-family:'georgia';
  491. font-size: 10px;
  492. padding: 5px;
  493. text-transform:uppercase;
  494. font-weight:bold
  495. }
  496.  
  497. .user_2 .label {
  498. color:{color:Entry titles};
  499. font-family:'georgia';
  500. font-size: 10px;
  501. padding: 5px;
  502. text-transform:uppercase;
  503. font-weight:bold
  504. }
  505.  
  506. .user_3 .label {
  507. color:{color:Link};
  508. font-family:'georgia';
  509. font-size: 10px;
  510. padding: 5px;
  511. text-transform:uppercase;
  512. font-weight:bold
  513. }
  514.  
  515. .user_4 .label {
  516. color:{color:Entry titles};
  517. font-family:'georgia';
  518. font-size: 10px;
  519. padding: 5px;
  520. text-transform:uppercase;
  521. font-weight:bold
  522. }
  523.  
  524. .user_5 .label {
  525. color:{color:Link};
  526. font-family:'georgia';
  527. font-size: 10px;
  528. padding: 5px;
  529. text-transform:uppercase;
  530. font-weight:bold
  531. }
  532.  
  533. .user_6 .label {
  534. color:{color:Entry titles};
  535. font-family:'georgia';
  536. font-size: 10px;
  537. padding: 5px;
  538. text-transform:uppercase;
  539. font-weight:bold
  540. }
  541.  
  542. .user_7 .label {
  543. color:{color:Link};
  544. font-family:'georgia';
  545. font-size: 10px;
  546. padding: 5px;
  547. text-transform:uppercase;
  548. font-weight:bold
  549. }
  550.  
  551. .user_8 .label {
  552. color:{color:Entry titles};
  553. font-family:'georgia';
  554. font-size: 10px;
  555. padding: 5px;
  556. text-transform:uppercase;
  557. font-weight:bold
  558. }
  559.  
  560. .user_9 .label {
  561. color:{color:Link};
  562. font-family:'georgia';
  563. font-size: 10px;
  564. padding: 5px;
  565. text-transform:uppercase;
  566. font-weight:bold
  567. }
  568.  
  569. .user_10 .label {
  570. color:{color:Entry titles};
  571. font-family:'georgia';
  572. font-size: 10px;
  573. padding: 5px;
  574. text-transform:uppercase;
  575. font-weight:bold
  576. }
  577.  
  578.  
  579. ul.chat, .chat ol, .chat li {
  580. list-style:none;
  581. margin-top:-8px;
  582. margin-bottom:0px;
  583. padding: 3px;
  584. }
  585.  
  586. p {
  587. margin-top:0px;
  588. margin-bottom:4px
  589. }
  590.  
  591.  
  592.  
  593. #entries {
  594. position:absolute;
  595. margin-left:440px;
  596. margin-top:10px;
  597. font-size:10px;
  598. text-align:justify;
  599.  
  600. }
  601.  
  602. #post {
  603. background-color:{color:Entries};
  604. padding:8px;
  605. padding-top:5px;
  606. padding-bottom:10px;
  607. width:500px;
  608. border-color:{color:Entries border};
  609. border-style:solid;
  610. border-width:1px;
  611. margin-bottom:2px;
  612. border-radius: 10px 10px 0px 0px;
  613. box-shadow:1px 0px 5px #000;
  614. }
  615.  
  616.  
  617. #quotetext {
  618. font-family:'rochester';
  619. font-size:25px;
  620. color:{color:Borders};
  621. font-style:normal;
  622. text-align:justify;
  623. margin-top:5px;
  624. padding:2px;
  625. }
  626.  
  627.  
  628. #asks {
  629. text-align:left;
  630. font-size:10px;
  631. font-family:'georgia';
  632. margin:5px;
  633. padding:10px;
  634. min-height:40px;
  635. background-color:transparent;
  636. border-top:1px solid {color:Entry titles};
  637. border-left:1px solid {color:Entry titles};
  638. border-bottom:2px solid {color:Entry titles};
  639. border-right:2px solid {color:Entry titles};
  640. box-shadow:3px 3px 3px #000;
  641. border-radius:40px 40px 40px 40px;
  642. }
  643.  
  644. .asker {
  645. font-family:'lobster';
  646. color:{color:Entry titles};
  647. text-transform:lowercase;
  648. margin-top:2px;
  649. margin-bottom:-8px;
  650. font-size:20px;
  651. text-shadow:1px 1px 1px #000;
  652. font-style:normal;
  653. letter-spacing:1px;
  654.  
  655. }
  656.  
  657. #askimage {
  658. height:60px;
  659. width:60px;
  660. float:left;
  661. margin-top:10px;
  662. margin-left:10px;
  663. padding-right:5px;
  664. opacity:0.5;
  665. -webkit-transition:all 0.4s ease-in-out;
  666. -moz-transition:all 0.4s ease-in-out;
  667. -o-transition:all 0.4s ease-in-out;
  668. -ms-transition: all 0.4s ease-in-out;
  669. transition:all 0.5s ease-in-out;
  670. }
  671.  
  672. #answers {
  673. padding-left:20px;
  674. padding-right:20px;
  675. margin-left:5px;
  676. margin-top:8px;
  677. margin-bottom:10px;
  678. text-align:justify;
  679. }
  680.  
  681. #audio {
  682. border-radius:100%;
  683. width:100%;
  684. height:100px;
  685. margin-bottom:5px
  686. }
  687.  
  688. .albumart {
  689. border-radius:10px;
  690. margin-top:15px;
  691. margin-left:45px;
  692. float:left;
  693. width:71px;
  694. height:71px
  695. }
  696.  
  697. .player {
  698. border-radius:50px;
  699. margin-left:45px;
  700. margin-top:15px;
  701. display:block;
  702. height:50px;
  703. width:50px;
  704. padding:11px;
  705. overflow:hidden;
  706. position:absolute;
  707. opacity:0.3;
  708. background:#fff;
  709. -webkit-transition:all 0.4s ease-in-out;
  710. -moz-transition:all 0.4s ease-in-out;
  711. -o-transition:all 0.4s ease-in-out;
  712. -ms-transition: all 0.4s ease-in-out;
  713. transition:all 0.5s ease-in-out
  714. }
  715.  
  716. .player:hover {
  717. opacity:0.7;
  718. -webkit-transition:all 0.4s ease-in-out;
  719. -moz-transition:all 0.4s ease-in-out;
  720. -o-transition:all 0.4s ease-in-out;
  721. -ms-transition: all 0.4s ease-in-out;
  722. transition:all 0.5s ease-in-out}
  723.  
  724. .audioplayer {
  725. width:24px;
  726. height:24px;
  727. margin-top:12px;
  728. margin-left:12px;
  729. overflow:hidden
  730.  
  731. }
  732.  
  733. .audioinfo {
  734. font-size:10px;
  735. font-family:georgia;
  736. text-transform:uppercase;
  737. color:{color:text};
  738. text-align:left;
  739. padding-top:15px;
  740. margin-left:130px;
  741. }
  742.  
  743. .audiotitle {
  744. color:{color:Entry titles};
  745. margin-top:10px;
  746. margin-bottom:-10px;
  747. margin-left:20px;
  748. text-transform: uppercase;
  749. font-size: 20px;
  750. font-family:'georgia';
  751. font-weight:bold;
  752. text-shadow: 1px 2px 1px #000;
  753. }
  754.  
  755. #infobox {
  756. background-color:{color:Entries};
  757. width:516px;
  758. height:25px;
  759. border-color:{color:Entries border};
  760. border-style:solid;
  761. border-width:1px;
  762. margin-bottom:40px;
  763. border-radius: 0px 0px 10px 10px;
  764. box-shadow:1px 3px 5px #000;
  765. }
  766.  
  767. #info {
  768. font-family:'georgia';
  769. font-size:8px;
  770. text-align: right;
  771. padding-right: 3px;
  772. padding-top: 3px;
  773. color:{color:Entries border};
  774. text-transform:uppercase;
  775. background-color:transparent;
  776. }
  777.  
  778. #info2 {
  779. font-family:'georgia';
  780. font-size:8px;
  781. text-align: right;
  782. margin-bottom: 0px;
  783. padding: 2px;
  784. padding-top:0px;
  785. color:{color:Body};
  786. text-transform:lowercase;
  787. font-style:italic;
  788. background-color:transparent;
  789. }
  790.  
  791. #credit a{
  792. position:fixed;
  793. right:3px;
  794. bottom:3px;
  795. padding:4px;
  796. background:white;
  797. font-size:11px;
  798. color:black;
  799. -moz-transition-duration:1s;
  800. -webkit-transition-duration:1s;
  801. -o-transition-duration:1s;
  802. }
  803.  
  804. #credit a:hover {
  805. opacity:1;
  806. color:white;
  807. background:black;
  808. -moz-transition-duration:1s;
  809. -webkit-transition-duration:1s;
  810. -o-transition-duration:1s;
  811. }
  812.  
  813.  
  814. </style>
  815. <style type="text/css">{CustomCSS}</style>
  816. </head>
  817.  
  818. <body>
  819.  
  820.  
  821. <div id="borderbar1"></div>
  822.  
  823. <div id="borderbar2"></div>
  824.  
  825. <div id="titlebar"><div style="font-family:'lobster'; font-size:25px; text-transform:lowercase; text-shadow: 1px 1px 1px #000; text-align:center; margin-top:-3px; color:{color:Title Color};">{text:main}</div>
  826.  
  827. <div id="topsub2"><div style="margin-top:-5px; margin-bottom:-5px; text-transform:uppercase;">{text:sub}</div></div></div>
  828.  
  829. <div id="image"><div style="font-family:calibri; font-size:9px; padding:1px;">HOVER</div>
  830. <div id="sidebar">
  831.  
  832. <div id="description">
  833. {block:Description}
  834. {Description}{/block:Description}
  835. <center>
  836. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div> </center>
  837. </div></div></div>
  838.  
  839.  
  840. <div id="sidebar2">
  841. <div id="links">
  842. <a href="{text:Link2 URL}">{text:Link2}</a>
  843. <a href="{text:Link3 URL}">{text:Link3}</a>
  844. <a href="{text:Link4 URL}">{text:Link4}</a>
  845. </div>
  846.  
  847. </div>
  848.  
  849. <div id="sidebar3">
  850. <div id="links2">
  851. <a href="{text:Link5 URL}">{text:Link5}</a>
  852. </div>
  853.  
  854. </div>
  855.  
  856. <div id="sidebar4">
  857. <div id="links3">
  858. <a href="{text:Link1 URL}">{text:Link1}</a>
  859. </div>
  860.  
  861. </div>
  862.  
  863. <div id="image2">
  864. </div>
  865.  
  866.  
  867. </div>
  868.  
  869. </div>
  870.  
  871.  
  872.  
  873.  
  874. <div id="entries">
  875.  
  876. {block:Posts}
  877.  
  878. <div id="post">
  879.  
  880. {block:Text}<h1>{title}</h1>{Body}{/block:Text}
  881.  
  882. {block:Quote}<div id="quotetext">“{Quote}” </div>
  883. <div style="font-family:georgia; font-size:12px; text-align:right; padding-bottom:2px;">— {Source}</div>{/block:Quote}
  884.  
  885. {block:Link}<a href="{URL}" class="link" {Target}> <h2>➝ {Name}</h2></a>
  886. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  887.  
  888. {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}
  889. {block:Photoset}<div style="padding-top:2px;"><center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  890.  
  891. {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}
  892.  
  893. <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>
  894.  
  895. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  896.  
  897.  
  898.  
  899.  
  900. {block:Audio}
  901. <div id="audio">
  902. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  903. <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100" style="border-radius: 50px">{/block:AlbumArt}</div>
  904. <div class="audioinfo">
  905. <div class="audiotitle">⋆ {block:TrackName}{TrackName} ➝{/block:TrackName}</div><br>
  906. {block:Artist}{Artist}{/block:Artist} {block:Album} ★ {Album}{/block:Album}</div></div>
  907. {block:Caption}{Caption}{/block:Caption}
  908. {/block:Audio}
  909.  
  910. {block:Answer}
  911.  
  912. <div id="asks"><div style="font-family:'lobster'; text-transform:lowercase; font-size:20px; text-shadow:1px 1px 1px #000; text-align:left; padding-bottom:0px; border-bottom:1px dotted {color:Entry titles};"><b>{Asker} wondered ;;</b></div><p></p>
  913. <div style="margin-left:10px; text-align:justify; text-transform:uppercase; font-size:8px;">{Question}</div></div>
  914. <div id="answers">{Answer}</div>{/block:Answer}
  915.  
  916.  
  917. </div>
  918.  
  919. <div id="infobox"><div id="info">{block:Date}<b><a href="{Permalink}">{TimeAgo}</a></b>{/block:Date}
  920. {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}
  921. {block:ContentSource} <a href="{SourceURL}">✶</a>{block:ContentSource}{/block:RebloggedFrom}<br>
  922. <div id="info2"><b>tagged:</b> {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  923. </div></div></div>
  924.  
  925. {block:PostNotes}<div style="padding-left:20px;">{PostNotes}</div>{/block:PostNotes}
  926. {/block:Posts}
  927.  
  928.  
  929. </div></div></div>
  930.  
  931.  
  932.  
  933.  
  934.  
  935. <div id="credit"><a href="http://bramrps.tumblr.com">⋆</a></div>
  936. </body>
  937. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement