Advertisement
olympianthemes

VOX POPULI, Theme #6

Jul 25th, 2013
1,168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.97 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!---------------
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14. THEME #6 - "VOX POPULI" by CREMATA
  15. Rules ad Regulations:
  16. #1: Please DO NOT commit thievery and steal this theme/page. I've worked hard on in so I'd appreciate if you didn't.
  17.  
  18. #2: DO NOT redistribute this theme/page,
  19.  
  20. #3: You can customize to your liking, just make sure that your theme/page is readable and credible for your viewers.
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. ---------------->
  34.  
  35. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  36. <head>
  37. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  38.  
  39. <title>{Title}</title>
  40.  
  41. <meta charset="utf-8">
  42.  
  43. <meta name="description" content="{MetaDescription}" />
  44.  
  45. <link rel="shortcut icon" href="{Favicon}" />
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Caudex' rel='stylesheet' type='text/css'>
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  53.  
  54.  
  55.  
  56.  
  57. <!-------- TEXT VARIABLES -------->
  58.  
  59. <meta name="text:Link 1" content="first">
  60. <meta name="text:Link 1 URL" content="/">
  61. <meta name="text:Link 2" content="second">
  62. <meta name="text:Link 2 URL" content="/">
  63. <meta name="text:Link 3" content="third">
  64. <meta name="text:Link 3 URL" content="/">
  65. <meta name="text:Link 4" content="fourth">
  66. <meta name="text:Link 4 URL" content="/">
  67. <meta name="text:Subtitle" content="darkness falls-">
  68.  
  69. <!-------- COLOR VARIABLES -------->
  70.  
  71. <meta name="color:Background" content="#FFFFFF">
  72. <meta name="color:Accent" content="#0195ab">
  73. <meta name="color:Shadow 1" content="#FF0000">
  74. <meta name="color:Shadow 2" content="#FFFFFF">
  75. <meta name="color:Post Background" content="#FFFFFF">
  76. <meta name="color:Scrollbar" content="#0195ab">
  77. <meta name="color:Subtitle" content="#EEEEEE">
  78. <meta name="color:Title" content="#FFFFFF">
  79. <meta name="color:Description Text" content="#AAAAAA">
  80. <meta name="color:Link Box BG" content="#FFFFFF">
  81. <meta name="color:Link Box Links" content="#AAAAAA">
  82. <meta name="color:Post Info BG" content="#FFFFFF">
  83. <meta name="color:Post Info Text" content="#CCCCCC">
  84. <meta name="color:Tag Color" content="#FFFFFF">
  85. <meta name="color:Tag BG" content="#CCCCCC">
  86. <meta name="color:Arrows" content="#AAAAAA">
  87.  
  88. <!-------- IMAGE VARIABLES -------->
  89.  
  90. <meta name="image:Header" content="http://25.media.tumblr.com/tumblr_m0bt3k1lWe1r6uwfxo2_r1_100.png">
  91. <meta name="image:Background" content="http://static.tumblr.com/kamm2qy/uKqmqhjco/graphy.png">
  92.  
  93. <meta name="if:Header Cover" content="">
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100. </head>
  101. <style type="text/css">
  102. body {
  103. margin: 0px;
  104. list-style: none;
  105. background-color: {color:Background};
  106. background-attachment: fixed;
  107. background-image:url('{image:Background}');
  108.  
  109. }
  110.  
  111. a {
  112. text-decoration: none;
  113. color: black;
  114. }
  115.  
  116. b,i,strong,em {
  117. color: #0195ab;
  118. }
  119.  
  120. ::-webkit-scrollbar-thumb:vertical {
  121. height:10px;
  122. background-color: {color:Scrollbar}; }
  123.  
  124. ::-webkit-scrollbar-thumb:horizontal {
  125. height:30px;
  126. background-color: transparent; }
  127.  
  128. ::-webkit-scrollbar {
  129. height: 10px;
  130. width: 7px;
  131. border-radius: 7px;
  132. background-color: transparent; }
  133.  
  134. #header {
  135. width: 100%;
  136. height: 300px;
  137. background-image:url('{image:Header}');
  138. background-color: #FFF;
  139. display: block;
  140. {block:IfHeaderCover}background-size: cover;{/block:IfHeaderCover}
  141. }
  142.  
  143. #header img {
  144. width: 96px;
  145. height: 96px;
  146. border: 6px solid #FFF;
  147. border-radius: 96px;
  148. background-color: #FFF;
  149. }
  150.  
  151. #header .icon {
  152. margin-top: 245px;
  153. margin-left: 160px;
  154. position: absolute;
  155. }
  156.  
  157. .title {
  158. display: block;
  159. margin-left: 300px;
  160. font-family: cambria;
  161. font-size: 28px;
  162. color: {color:Title};
  163. letter-spacing: 20px;
  164. text-shadow: 1px 1px 1px {color:Shadow 1}, -1px 0px 1px {color:Shadow 2};
  165. position: absolute;
  166. margin-top: 298px;
  167. font-style: italic;
  168. text-transform: lowercase;
  169. }
  170.  
  171. .subtitle {
  172. font-family: cambria;
  173. font-size: 12px;
  174. color: {color:Subtitle};
  175. font-style: italic;
  176. position: absolute;
  177. margin-top: 280px;
  178. letter-spacing: 15px;
  179. margin-left: 300px;
  180. text-shadow: 2px 1px 1px #000;
  181. }
  182.  
  183. #container {
  184. width: 600px;
  185. margin: auto;
  186. margin-top: 40px;
  187. height: auto;
  188. margin-bottom: -20px;
  189. border-radius: 5px;
  190. padding: 20px;
  191. }
  192.  
  193.  
  194.  
  195. .credit {
  196. display: block;
  197. width: 500px;
  198. margin: auto;
  199. text-align: center;
  200. font-family: cambria;
  201. font-style: italic;
  202. font-size: 12px;
  203. color: #AAA;
  204. text-shadow: 1px 0px 1px #202020;
  205. letter-spacing: 5px;
  206. text-transform: lowercase;
  207. margin-bottom: 40px;
  208. }
  209.  
  210. .credit a {
  211. color: {color:Accent};
  212. }
  213.  
  214. .credit a:hover {
  215. color: #FFF;
  216. }
  217.  
  218. .description {
  219. display: block;
  220. padding-bottom: 10px;
  221. font-family: arial unicode ms;
  222. letter-spacing: 1px;
  223. font-size: 11px;
  224. color: {color:Description Text};
  225. text-align: center;
  226. margin: auto;
  227. width: 500px;
  228. }
  229.  
  230. .description a {
  231. color: {color:Accent};
  232. }
  233.  
  234. #links {
  235. width: 600px;
  236. padding: 20px;
  237. margin: auto;
  238. text-align: center;
  239. background-color: {color:Link Box BG};
  240. margin-top: 70px;
  241. border-radius: 5px;
  242. }
  243.  
  244. #links a {
  245. margin: 5px;
  246. font-family: cambria;
  247. font-size: 12px;
  248. text-transform: lowercase;
  249. color: {color:Link Box Links};
  250. font-style: italic;
  251. letter-spacing: 2px;
  252. padding: 15px;
  253. border-radius: 5px;
  254. text-shadow: 6px 1px 1px transparent, -6px 0px 1px transparent;
  255. -webkit-transition: all 0.5s ease-in-out;
  256. -moz-transition: all 0.5s ease-in-out;
  257. -o-transition: all 0.5s ease-in-out;
  258. -ms-transition: all 0.5s ease-in-out;
  259. transition: all 0.5s ease-in-out;
  260. }
  261.  
  262. #links a:hover {
  263. color: {color:Link Box Links};
  264. text-shadow: 1px 1px 1px {color:Shadow 1}, -1px 0px 1px {color:Shadow 2};
  265. }
  266.  
  267. /* POSTS CODE */
  268.  
  269. #posts {
  270. width: 500px;
  271. margin: auto;
  272. padding: 20px;
  273. background-color: {color:Post Background};
  274. border-radius: 5px;
  275. margin-bottom: 60px;
  276. font-family: arial unicode ms;
  277. font-size: 11px;
  278. letter-spacing: 0;
  279. color: #202020;
  280. text-align: justify;
  281. }
  282.  
  283. #posts a {
  284. color: {color:Accent};
  285. -webkit-transition: all 0.2s ease-in-out;
  286. -moz-transition: all 0.2s ease-in-out;
  287. -o-transition: all 0.2s ease-in-out;
  288. -ms-transition: all 0.2s ease-in-out;
  289. transition: all 0.2s ease-in-out;
  290. }
  291.  
  292. #posts a:hover {
  293. color: #CCC;
  294. }
  295.  
  296. blockquote {
  297. padding-left: 5px;
  298. border-left: 2px solid {color:Accent};
  299. margin-left: 10px;
  300. }
  301.  
  302. blockquote blockquote {
  303. max-width: 92%;
  304. }
  305.  
  306. /* TEXT POSTS */
  307.  
  308. .ttitle {
  309. display: block;
  310. width: 480px;
  311. padding: 30px;
  312. background-color: {color:Accent};
  313. font-family: cambria;
  314. font-size: 14px;
  315. color: #FFF;
  316. font-style: italic;
  317. letter-spacing: 3px;
  318. margin-top: -20px;
  319. margin-left: -20px;
  320. border-top-left-radius: 5px;
  321. border-top-right-radius: 5px;
  322. }
  323.  
  324. /* LINK POSTS */
  325.  
  326. .link {
  327. margin-left: -20px;
  328. margin-top: -40px;
  329. font-family: cambria;
  330. font-size: 14px;
  331. letter-spacing: 3px;
  332. width: 540px;
  333. color: #FFF;
  334. font-style: italic;
  335. background-color: {color:Accent};
  336. border-top-left-radius: 5px;
  337. border-top-right-radius: 5px;
  338. }
  339.  
  340. .link h4 {
  341. color: #FFF;
  342. padding: 20px;
  343. border-top-left-radius: 5px;
  344. border-top-right-radius: 5px;
  345. -webkit-transition: all 0.2s ease-in-out;
  346. -moz-transition: all 0.2s ease-in-out;
  347. -o-transition: all 0.2s ease-in-out;
  348. -ms-transition: all 0.2s ease-in-out;
  349. transition: all 0.2s ease-in-out;
  350. }
  351.  
  352. .link h4:hover {
  353. background-color: #FFF;
  354. color: {color:Accent};
  355. }
  356.  
  357. /* QUOTE POSTS */
  358.  
  359. .quote {
  360. display: block;
  361. width: 500px;
  362. padding: 20px;
  363. margin-top: -20px;
  364. margin-left: -20px;
  365. background-color: {color:Accent};
  366. font-family: Parisienne;
  367. font-size: 20px;
  368. letter-spacing: 1px;
  369. color: #FFF;
  370. text-align: center;
  371. border-top-left-radius: 5px;
  372. border-top-right-radius: 5px;
  373. }
  374.  
  375. .source {
  376. display: block;
  377. padding: 20px;
  378. width: 500px;
  379. background-color: #202020;
  380. color: #FFF;
  381. text-align: center;
  382. margin-left: -20px;
  383. font-family: cambria;
  384. font-size: 12px;
  385. font-style: italic;
  386. letter-spacing: 4px;
  387. }
  388.  
  389. /* CHAT POSTS */
  390.  
  391. .chat .convo li {
  392. list-style: none;
  393. text-align: justify;
  394. margin-top: 5px;
  395. }
  396.  
  397. .chat h4 {
  398. font-family: 'roboto condensed';
  399. font-size: 20px;
  400. text-align: center;
  401. display: block;
  402. color: {color:Accent};
  403. text-transform: uppercase;
  404. }
  405.  
  406. .line_odd .label {
  407. color: {color:Accent};
  408. text-transform: uppercase;
  409. border-bottom: 1px dotted #AAA;
  410. padding: 2px;
  411. }
  412.  
  413. .line_even .label {
  414. color: #BBB;
  415. text-transform: uppercase;
  416. border-bottom: 1px dotted #AAA;
  417. padding: 2px;
  418. }
  419.  
  420. /* ANSWER POSTS */
  421.  
  422. .question {
  423. display: block;
  424. padding: 10px;
  425. text-align: center;
  426. font-family: cambria;
  427. font-size: 10px;
  428. font-style: italic;
  429. color: {color:Accent};
  430. background-color: transparent;
  431. }
  432.  
  433. .answer {
  434. display: block;
  435. text-align: justify;
  436. font-size: 8px;
  437. text-transform: uppercase;
  438. }
  439.  
  440. .asker img {
  441. width: 24px;
  442. height: 24px;
  443. display: block;
  444. text-align: center;
  445. margin: auto;
  446. padding: 10px;
  447. background-color: {color:Accent};
  448. }
  449.  
  450. /* MUSIC POSTS */
  451.  
  452. .audio {
  453. display: block;
  454. }
  455.  
  456. .album {
  457. z-index: 1;
  458. width: 100px;
  459. height: auto;
  460. text-align: left;
  461. display: block;
  462. }
  463.  
  464. .album img {
  465. z-index: 1;
  466. width: 100px;
  467. height: 100px;
  468. text-align: left;
  469. }
  470.  
  471. .button {
  472. width: 25px;
  473. height: 28px;
  474. overflow: hidden;
  475. z-index: 1000;
  476. }
  477.  
  478. .music {
  479. background-color: #FFF;
  480. position: absolute;
  481. padding: 15px 18px 15px 18px;
  482. z-index: 1000;
  483. margin: 25px 28px 0px 20px;
  484. margin-top: 23px;
  485. opacity: 0.3;
  486. webkit-transition: all 0.3s ease-in-out;
  487. -moz-transition: all 0.3s ease-in-out;
  488. -o-transition: all 0.3s ease-in-out;
  489. -ms-transition: all 0.3s ease-in-out;
  490. transition: all 0.3s ease-in-out;
  491. }
  492.  
  493. .music:hover {
  494. opacity: 0.8;
  495.  
  496. }
  497.  
  498. .audioinfo {
  499. float: right;
  500. width: 330px;
  501. padding: 10px;
  502. background-color: transparent;
  503. overflow: auto;
  504. }
  505.  
  506. .track {
  507. color: {color:Accent};
  508. font-family: cambria;
  509. font-size: 14px;
  510. font-style: italic;
  511. letter-spacing: 3px;
  512. text-align: center;
  513. display: block;
  514. text-transform: lowercase;
  515. padding: 10px;
  516. overflow: auto;
  517. display: block;
  518. }
  519.  
  520. .other {
  521. background-color: transparent;
  522. font-family: roboto condensed;
  523. font-size: 10px;
  524. color: {color:Text};
  525. text-transform: uppercase;
  526. text-align: center;
  527. }
  528.  
  529. /* PAGINATION */
  530.  
  531. .nextpage a {
  532. font-family: Caudex;
  533. font-size: 96px;
  534. color: {color:Arrows};
  535. position: fixed;
  536. margin-top: 45px;
  537. margin-left: 1160px;
  538. float: right;
  539. }
  540.  
  541. .previouspage a {
  542. float: left;
  543. font-family: Caudex;
  544. font-size: 96px;
  545. color: {color:Arrows};
  546. position: fixed;
  547. margin-top: 45px;
  548. margin-left: 150px;
  549. }
  550.  
  551. /* POST INFO */
  552.  
  553. #postinfo {
  554. width: 460px;
  555. padding: 40px;
  556. background-color: {color:Post Info BG};
  557. margin: auto;
  558. text-align: center;
  559. margin-left: -20px;
  560. margin-bottom: -20px;
  561. border-bottom-left-radius: 5px;
  562. border-bottom-right-radius: 5px;
  563. font-family: cambria;
  564. font-size: 12px;
  565. color: {color:Post Info Text};
  566. font-style: italic;
  567. letter-spacing: 1px;
  568. }
  569.  
  570. .date {
  571. border-bottom: 1px solid {color:Post Info Text};
  572. padding-bottom: 7px;
  573. }
  574.  
  575. .tags {
  576. margin-top: 10px;
  577. }
  578.  
  579. #postinfo .tags a {
  580. margin-right: 10px;
  581. text-transform: lowercase;
  582. letter-spacing: 0px;
  583. padding: 3px 7px;
  584. background-color: {color:Tag BG};
  585. font-size: 10px;
  586. color: {color:Tag Color};
  587. webkit-transition: all 0.3s ease-in-out;
  588. -moz-transition: all 0.3s ease-in-out;
  589. -o-transition: all 0.3s ease-in-out;
  590. -ms-transition: all 0.3s ease-in-out;
  591. transition: all 0.3s ease-in-out;
  592. }
  593.  
  594. #postinfo .tags a:hover {
  595. color: {color:Tag BG};
  596. background-color: {color:Tag Color};
  597. }
  598.  
  599. #postnotes {
  600. width: 500px;
  601. margin: auto;
  602. padding: 20px;
  603. font-family: arial unicode ms;
  604. font-size: 11px;
  605. color: {color:Text};
  606. margin-top: 50px;
  607. }
  608.  
  609. #postnotes ol {
  610. list-style: none;
  611. }
  612.  
  613. #postnotes img {
  614. width: 24px;
  615. height: 24px;
  616. padding: 10px;
  617. background-color: #FFFFFF;
  618. margin-right: 10px;
  619. }
  620.  
  621. #postnotes a {
  622. color: {color:Accent};
  623. }
  624.  
  625. </style>
  626. <body>
  627. <div id="header">
  628. <div class="title">{Title}</div>
  629. <div class="subtitle">{text:Subtitle}</div>
  630. <div class="icon"><a href="/"><img src="{PortraitURL-96}" /></a></div>
  631. </div>
  632.  
  633. {block:Pagination}{block:PreviousPage}<div class="previouspage"><a href="{PreviousPage}">«</a></div>{/block:PreviousPage}{/block:Pagination}
  634. {block:Pagination}{block:NextPage}<div class="nextpage"><a href="{NextPage}">»</a></div>{/block:NextPage}{/block:Pagination}
  635.  
  636. <div id="links">
  637. <div class="description">{Description}</div>
  638. <a href="/">Home</a>
  639. <a href="/ask">Message</a>
  640. <a href="/submit">Submit</a>
  641. <a href="{text:Link 1 URL}">{text:Link 1}</a>
  642. <a href="{text:Link 2 URL}">{text:Link 2}</a>
  643. <a href="{text:Link 3 URL}">{text:Link 3}</a>
  644. <a href="{text:Link 4 URL}">{text:Link 4}</a>
  645. </div>
  646.  
  647.  
  648. <div id="container">
  649. {block:Posts}
  650.  
  651. <div id="posts">
  652.  
  653. {block:Text}
  654. {block:Title}<div class="ttitle">{Title}</div>{/block:Title}
  655. {Body}
  656. {/block:Text}
  657.  
  658. {block:Photo}
  659. <center><a href="{Permalink}"><img src="{PhotoURL-500}" /></a></center>
  660. {block:Caption}{Caption}{/block:Caption}
  661. {/block:Photo}
  662.  
  663. {block:Photoset}
  664. {Photoset-500}
  665. {block:Caption}{Caption}{/block:Caption}
  666. {/block:Photoset}
  667.  
  668. {block:Link}
  669. <div class="link"><a href="{URL}"><h4>{Name}</h4></a></div>
  670. {block:Description}{Description}{/block:Description}
  671. {/block:Link}
  672.  
  673. {block:Video}
  674. <center>{Video-500}</center>
  675. {block:Caption}{Caption}{/block:Caption}
  676. {/block:Video}
  677.  
  678. {block:Quote}
  679. <div class="quote">{Quote}</div>
  680. <div class="source">{Source}</div>
  681. {/block:Quote}
  682.  
  683. {block:Chat}
  684. <div class="chat">
  685. {block:Title}<h4>{Title}</h4>{/block:Title}
  686. <ul class="convo">
  687. {block:Lines}<li class="line_{Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label}
  688. {Line}</li>{/block:Lines}
  689. </ul>
  690. </div>
  691. {/block:Chat}
  692.  
  693. {block:Answer}
  694. <div class="question"><div class="asker"><img src="{AskerPortraitURL-24}" /></div><br />{Asker} asked: {Question}</div>
  695. <div class="answer">{Answer}</div>
  696. {/block:Answer}
  697.  
  698. {block:Audio}
  699. <div class="audio">
  700. <div class="music"><div class="button">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
  701. <div class="audioinfo">
  702. <div class="track">{block:TrackName}{TrackName}{/block:TrackName}</div>
  703. <div class="other">
  704. {block:Artist}{Artist}{/block:Artist}<br>
  705. {block:PlayCount}{PlayCount} Plays{/block:PlayCount}
  706. </div>
  707.  
  708. </div>
  709. <div class="album">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  710. </div>
  711. {/block:Audio}
  712.  
  713.  
  714.  
  715.  
  716.  
  717. <div id="postinfo">
  718. <div class="date">Posted {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} on {block:Date}{ShortMonth} {DayOfMonthWithZero}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount} - <a href="{ReblogURL}">Reblog</a><br>
  719. {block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:RebloggedFrom}/ &copy; <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  720. </div>
  721. <div class="tags">
  722. {block:HasTags}{block:Tags}<a href="{TagURL}">x &nbsp;&nbsp;{Tag}</a>{/block:Tags}{/block:HasTags}
  723. </div>
  724. </div>
  725.  
  726. <!-- {block:ContentSource}
  727. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  728. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  729. {/block:SourceLogo}
  730. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}
  731. {/block:ContentSource} -->
  732.  
  733. </div>
  734. <div id="postnotes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  735.  
  736. {/block:Posts}
  737. </div>
  738.  
  739. <div class="credit">Theme by &copy; <a href="http://cremata.tumblr.com">cremata</a></div>
  740.  
  741. </body>
  742. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement