Advertisement
weasleyfleur

Theme #17

Jun 15th, 2013
6,724
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.42 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- theme #017 by @alphapacks
  4. http://alphapacks.tumblr.com/
  5. (aka i change my url too often) -->
  6.  
  7. <!-- RULES & GUIDELINES -->
  8.  
  9. <!-- Feel free to edit the the theme to your liking, but please leave
  10. all credits intact and as is. These themes are not bases; don't treat
  11. them as such. Be inspired, but don't steal. -->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head>
  16.  
  17. <!-- DEFAULT VARIABLES -->
  18.  
  19. <meta name="color:bground" content="#ffffff" />
  20. <meta name="color:text" content="#aaaaaa" />
  21. <meta name="color:links" content="#bb949c" />
  22. <meta name="color:blockquote" content="#fcfcfc" />
  23. <meta name="color:bqborder" content="#f2f2f2" />
  24. <meta name="color:infoborder" content="#eeeeee" />
  25.  
  26. <meta name="color:questionbg" content="#000000" />
  27. <meta name="color:questiontext" content="#ffffff" />
  28. <meta name="color:answers" content="#f8f8f8" />
  29.  
  30. <meta name="color:sidebar" content="#fafafa" />
  31. <meta name="color:usericon" content="#eeeeee" />
  32.  
  33. <meta name="color:topbar" content="#000000" />
  34. <meta name="color:toplinks" content="#ffffff" />
  35.  
  36. <meta name="color:border1" content="#62e8ea" />
  37. <meta name="color:border2" content="#fa85a4" />
  38. <meta name="color:border3" content="#c5ea62" />
  39. <meta name="color:border4" content="#de7ea7" />
  40.  
  41. <meta name="if:Show Caption" content="1"/>
  42.  
  43. <meta name="text:Link1" content="/" />
  44. <meta name="text:Link1 Title" content="link01" />
  45. <meta name="text:Link2" content="/" />
  46. <meta name="text:Link2 Title" content="link02" />
  47. <meta name="text:Link3" content="/" />
  48. <meta name="text:Link3 Title" content="link03" />
  49.  
  50. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  51. <title>{Title}</title>
  52. <meta name="description" content="{MetaDescription}" />
  53. <link rel="shortcut icon" href="{Favicon}" />
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  55.  
  56. <style type="text/css">
  57.  
  58. iframe#tumblr_controls {margin-top:6px; position:fixed}
  59.  
  60. /* --- BODY --- */
  61.  
  62. body {color:{color:text}; background-color:{color:bground}; background-attachment:fixed; font-family:cambria; font-size:9px; line-height:110%; text-align:justify}
  63.  
  64. a:link, a:active, a:visited{color:{color:links}; text-decoration:none}
  65. a:hover{text-decoration:none; color:{color:text};}
  66.  
  67. #caption {font-family:cambria; font-size:10px}
  68.  
  69. small{font-size:9px; line-height:110%}
  70. big {font-size:14px; line-height:110%}
  71. p{margin-top:5px; margin-bottom:5px}
  72.  
  73. blockquote{padding:0px; padding:10px; margin:0px; margin-left:10px; margin-top:8px; margin-bottom:8px; background-color:{color:blockquote}; border:1px solid {color:bqborder};}
  74.  
  75. blockquote img {max-width:300px; height:auto}
  76. ul, li img {max-with:250px}
  77. ul, li, ol {margin:3px 0px 2px 12px; padding-left:2px; padding-right:2px}
  78.  
  79. img a{border:none; width:100%}
  80.  
  81. h1{color:{color:text}; font-family:times, serif; font-size:20px; line-height:15px; font-style:italic; font-weight:bold; letter-spacing:-2px; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
  82.  
  83. /* --- TOPBAR --- */
  84.  
  85. #borders {position:fixed; margin-top:2px; margin-left:-10px; width:102%; z-index:3;}
  86. .border1 {background:{color:border1}; width:25%; height:5px; float:left;}
  87. .border2 {background:{color:border2}; width:25%; height:5px; float:left;}
  88. .border3 {background:{color:border3}; width:25%; height:5px; float:left;}
  89. .border4 {background:{color:border4}; width:25%; height:5px; float:left;}
  90.  
  91. #topbar {width:100%; position:fixed; margin-top:4px; margin-left:-10px; background-color:#000; color:#fff; padding:10px; z-index:2;}
  92.  
  93. .topbar {width:450px;}
  94. .topbar a {color:#fff;}
  95.  
  96. #topnav {margin-bottom:4px}
  97.  
  98. #topnav a {color:{color:toplinks}; display:inline-block; padding:5px 2px; width:50px; height:auto; margin-right:5px; margin-bottom:-10px; font-family:cambria; font-size:8px; text-transform:uppercase; letter-spacing:1px; text-align:center; -webkit-transition:opacity 0.8s linear; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
  99.  
  100. /* --- SIDEBAR --- */
  101.  
  102. #sidebar {width:200px; height:100%; position:fixed; margin-left:560px; margin-top:20px; overflow:hidden; padding:5px;}
  103.  
  104. #sidestuff {width:200px; height:100%; position:fixed; top:18%; text-align:center;}
  105.  
  106. #title {text-align:right; margin-bottom:5px; font-family:times, serif; font-size:10px; line-height:9px; letter-spacing:2px; text-transform:uppercase;}
  107.  
  108. #title a {color:{color:text}}
  109.  
  110. #desc {width:200px; margin-top:8px; margin-bottom:8px; border-top:1px solid {color:usericon}}
  111.  
  112. .usericon {border:4px solid {color:usericon}; margin-right:5px;}
  113.  
  114. #description {background:{color:sidebar}; color:{color:text}; padding:10px; font-family:cambria; font-size:10px; font-style:none; text-transform:none; text-align:justify; line-height:13px;}
  115.  
  116. #pagination {margin-top:12px; padding:6px 3px; font-family:cambria; font-size:11px; font-style:italic; letter-spacing:0px; text-transform:lowercase; text-align:right; border-top:1px solid {color:usericon}}
  117.  
  118. /* --- ENTRIES --- */
  119.  
  120. #container {width:800px; text-align:center; margin: 0 auto -12px auto}
  121.  
  122. #entries {background-color:{color:bground}; float:left; margin:60px 0 -10px 10px; margin-right:10px; text-align:justify;}
  123.  
  124. #entry {width:500px; padding:1px; padding-bottom:5px; margin:30px 0 0px 0; text-align:justify; background-color:{color:bground}}
  125.  
  126. /* --- POST INFO --- */
  127.  
  128. #info {width:502px; text-align:center; display:block; margin:6px 0px 4px -1px; padding:1px;}
  129.  
  130. #permalink {text-align:left; padding:1px; padding-top:5px; padding-bottom:4px; font-family:times; font-size:8px; text-transform:uppercase; letter-spacing:0px; border-top:1px solid {color:infoborder}}
  131.  
  132. #tags {margin-top:-8px; text-align:left; padding:1px;}
  133. #tags a {color:{color:text}}
  134.  
  135. .tagged {font-family:times; font-size:9px; font-style:italic; text-transform:lowercase; letter-spacing:1px;}
  136.  
  137. .dividers {display:none;}
  138. .tagged + .dividers {display:inline}
  139.  
  140. /* --- QUOTES --- */
  141.  
  142. #quote {text-align:left; font-family:times, serif; font-size:20px; line-height:15px; font-style:italic; font-weight:bold; letter-spacing:-2px; text-transform:lowercase; color:{color:text};}
  143.  
  144. #qsource {text-align:right; font-family:times, serif; font-size:17px; line-height:15px; text-transform:lowercase; letter-spacing:-1px; font-weight:normal;}
  145.  
  146. /* --- QUESTIONS --- */
  147.  
  148. #questions {padding:0px; text-align:justify; font-size:10px; line-height:14px; text-transform:none;}
  149.  
  150. #q, #a {margin-right:5px; font-family:Oswald; font-size:15px; font-weight:bold}
  151.  
  152. #question {background-color:{color:questionbg}; color:{color:questiontext}; padding:10px; text-transform:none; font-family:cambria}
  153.  
  154. #answer {background-color:{color:answers}; padding:10px; text-transform:none; font-family:cambria}
  155.  
  156. .question {font-size:9px; text-transform:lowercase; line-height:7px; letter-spacing:0px; font-style:italic;}
  157.  
  158. /* --- AUDIO --- */
  159.  
  160. #audiopost {width:500px; height:70px; margin-bottom:0px;}
  161.  
  162. #albumart {width:70px; height:70px; margin-left:0px; position:absolute;}
  163. #albumart img {float:left; width:70px; height:70px;}
  164.  
  165. #player {opacity:0.8; display:block; position:absolute; margin-top:5px; margin-left:435px; width:60px; height:60px; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; -ms-transition: all 0.4s; transition:all 0.5s; background:transparent; z-index:1;}
  166.  
  167. #audioplayer {margin-top:14px; margin-left:13px; overflow:hidden; width:24px; height:24px; padding:3px;}
  168.  
  169. #audioinfo {display:block; width:422px; height:48px; padding-top:22px; padding-left:80px; font-family:times, serif; font-size:18px; font-style:italic; font-weight:bold; letter-spacing:-2px; text-transform:lowercase; text-align:left; color:#fff; background:#000;}
  170.  
  171. .audioinfo {margin-top:5px; font-family:cambria; font-size:8px; font-style:normal; font-weight:normal; text-transform:uppercase; letter-spacing:0px}
  172.  
  173. /* --- CHAT POST --- */
  174.  
  175. .user_1, .user_5, .user_9, .user_13, .user_17, .user_21, .user_25 {margin-right:0px;}
  176. .user_2, .user_6, .user_10, .user_14, .user_18, .user_22, .user_26 {margin-right:0px;}
  177. .user_3, .user_7, .user_11, .user_15, .user_19, .user_23, .user_27 {margin-right:0px;}
  178. .user_4, .user_8, .user_12, .user_16, .user_20, .user_24, .user_28 {margin-right:0px;}
  179.  
  180. .user_1 .label, .user_5 .label, .user_9 .label, .user_13 .label, .user_17 .label, .user_21 .label, .user_25 .label {color:{color:border1}; font-weight:bold}
  181.  
  182. .user_2 .label, .user_6 .label, .user_10 .label, .user_14 .label, .user_18 .label, .user_22 .label, .user_26 .label {color:{color:border2}; font-weight:bold}
  183.  
  184. .user_3 .label, .user_7 .label, .user_11 .label, .user_15 .label, .user_19 .label, .user_23 .label, .user_27 .label {color:{color:border3}; font-weight:bold}
  185.  
  186. .user_4 .label, .user_8 .label, .user_12 .label, .user_16 .label, .user_20 .label, .user_24 .label, .user_28 .label {color:{color:border4}; font-weight:bold}
  187.  
  188. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; font-family:cambria; font-size:10px; line-height:14px;}
  189.  
  190. /* --- NOTES --- */
  191.  
  192. ol.notes {padding:0px; margin:20px; list-style-type:decimal-leading-zero; font-family:georgia; max-width:490px}
  193.  
  194. ol.notes li.note {padding: 3px 3px 3px 12px; border-bottom:1px solid {color:infoborder};}
  195.  
  196. ol.notes li.note img.avatar {display: none}
  197. ol.notes li.note span.action {font-style:italic;}
  198. ol.notes li.note .answer_content {font-weight:normal;}
  199.  
  200. ol.notes li.note blockquote {width: 410px; margin:6px 0px 6px 10px; padding:10px; letter-spacing:0px; font-family:georgia; font-size:11px; font-style:italic; font-weight:bold}
  201.  
  202. </style>
  203.  
  204. <style type="text/css">{CustomCSS}</style>
  205.  
  206. </head>
  207.  
  208. <body>
  209.  
  210. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  211.  
  212. <div id="borders">
  213. <div class="border1"></div>
  214. <div class="border2"></div>
  215. <div class="border3"></div>
  216. <div class="border4"></div>
  217. </div>
  218.  
  219. <div id="topbar">
  220. <center><div align="center" class="topbar">
  221.  
  222. <div id="topnav"><center>
  223. <a href="/">home</a>
  224. <a href="/ask">askbox</a>
  225. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  226. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  227. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  228. <a href="http://alphapacks.tumblr.com">theme</a>
  229. </center></div>
  230. </div></center>
  231. </div>
  232.  
  233. <div id="container">
  234.  
  235. <div id="sidebar">
  236.  
  237. <div align="center" id="sidestuff">
  238.  
  239. <div id="title"><a href="/">{Title};</a></div>
  240.  
  241. <div id="desc"></div>
  242.  
  243. <div id="description"><img class="usericon" src="{PortraitURL-48}" align="left">{Description}</div>
  244.  
  245. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}page {CurrentPage} of {TotalPages}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}</div>{/block:Pagination}
  246.  
  247. </div></div>
  248.  
  249. <div id="entries">
  250.  
  251. {block:Posts}
  252.  
  253. <div id="entry">
  254.  
  255. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}<div id="caption">{Body}</div>{/block:Text}
  256.  
  257. {block:Quote}<div id="quote">{Quote} {block:Source}<div id="qsource">— {Source}</div>{/block:Source}</div>{/block:Quote}
  258.  
  259. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  260. {block:Description}<div id="caption">{Description}</div>{/block:Description}{/block:Link}
  261.  
  262. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  263. {block:IfShowCaption}
  264. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  265. {/block:IfShowCaption}
  266.  
  267. {block:IfNotShowCaption}{block:PermalinkPage}
  268. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  269. {block:PermalinkPage}{/block:IfNotShowCaption}{/block:Photo}
  270.  
  271. {block:Photoset}<center>{Photoset-500}</center>
  272. {block:IfShowCaption}
  273. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  274. {/block:IfShowCaption}
  275.  
  276. {block:IfNotShowCaption}{block:PermalinkPage}
  277. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  278. {block:PermalinkPage}{/block:IfNotShowCaption}{/block:Photoset}
  279.  
  280. {block:Chat}<div style="font-family:calibri; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin-bottom:3px; padding:0px; text-align:left">{Title}</div><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  281.  
  282. {block:Video}{Video-500}
  283. {block:IfShowCaption}
  284. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  285. {/block:IfShowCaption}
  286.  
  287. {block:IfNotShowCaption}{block:PermalinkPage}
  288. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  289. {block:PermalinkPage}{/block:IfNotShowCaption}{/block:Video}
  290.  
  291. {block:Answer}
  292. <div id="questions"><div id="question">
  293. <table><td><div id="q">Q:</div></td>
  294.  
  295. <td><font class="question">{Question} (asked by {Asker})</font></td></table></div>
  296.  
  297. <div id="answer"><table><td><div id="a">A:</div></td>
  298.  
  299. <td>{Answer}</td></table></div></div>
  300. {/block:Answer}
  301.  
  302. {block:Audio}
  303. <div id="audiopost">
  304.  
  305. {block:AlbumArt}<div id="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  306.  
  307. <div id="player"><div id="audioplayer">{AudioPlayerBlack}</div></div>
  308.  
  309. <div id="audioinfo">{block:TrackName}{TrackName}{/block:TrackName}
  310. <div class="audioinfo">{block:Artist} by {Artist}{/block:Artist} + {FormattedPlayCount} plays
  311. </div></div></div>
  312.  
  313. {block:IfShowCaption}
  314. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  315. {/block:IfShowCaption}
  316. {/block:Audio}
  317.  
  318. {block:Date}<div id="info"><div id="permalink"><a style="color:#aaa" href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>{block:NoteCount} <span style="letter-spacing:1px">(<font color="#d71732">&hearts;</font><a style="color:#aaa" href="{Permalink}">{NoteCount}</a>)</span>{/block:NoteCount}{block:RebloggedFrom} <a href="{ReblogParentURL}"></a>© <a href="{SourceURL}">{SourceLink}</a><a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:HasTags}<div id="tags"><br>{block:Tags}<span class="dividers">&nbsp;&nbsp;&nbsp;</span> <a class="tagged" href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}</div></div>{/block:Date}
  319.  
  320. </div>
  321.  
  322. <br>
  323.  
  324. {/block:Posts}
  325. {block:PostNotes}{PostNotes}<br>{/block:PostNotes}<br><br>
  326.  
  327. </div>
  328.  
  329. </body>
  330. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement