Advertisement
weasleyfleur

Theme #16 | Original

Aug 7th, 2012
25,816
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.99 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 #016 by @drunkwerewolves
  4. http://drunkwerewolves.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:background" content="#faf8ed" />
  20. <meta name="color:entries and sbar" content="#fffefd" />
  21. <meta name="color:scroll" content="#E6D0BC" />
  22. <meta name="color:border" content="#F3ECD8" />
  23.  
  24. <meta name="color:questionsbg" content="#ddbbaa" />
  25. <meta name="color:questions" content="#ffffff" />
  26.  
  27. <meta name="color:quotation" content="#DEC4B6" />
  28. <meta name="color:audio01" content="#F2DCCE" />
  29. <meta name="color:audio02" content="#DEC4B6" />
  30. <meta name="color:audio03" content="#F1DAC8" />
  31. <meta name="color:audio04" content="#E0CDC1" />
  32.  
  33. <meta name="color:frame" content="#eeddcc"/>
  34. <meta name="color:navigation" content="#FCFAED" />
  35. <meta name="color:description" content="#FCFAED" />
  36. <meta name="color:linktext" content="#D4CABE" />
  37. <meta name="color:sidetext" content="#D4CABE" />
  38.  
  39. <meta name="color:highlight" content="#eeddcc"/>
  40. <meta name="color:text" content="#D4CABE" />
  41. <meta name="color:link" content="#DFCBB7" />
  42. <meta name="color:title" content="#D4CABE" />
  43.  
  44. <meta name="text:Link1" content="/" />
  45. <meta name="text:Link1 Title" content="link01" />
  46. <meta name="text:Link2" content="/" />
  47. <meta name="text:Link2 Title" content="link02" />
  48. <meta name="text:Link3" content="/" />
  49. <meta name="text:Link3 Title" content="link03" />
  50. <meta name="text:Link4" content="/" />
  51. <meta name="text:Link4 Title" content="link04" />
  52.  
  53. <meta name="font:title" content="georgia" />
  54. <meta name="font:body" content="georgia" />
  55.  
  56. <meta name="image:sbar" content="" />
  57.  
  58. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  59. <title>{Title}</title>
  60. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  61. <link rel="shortcut icon" href="{Favicon}" />
  62. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  63. <style type="text/css">
  64.  
  65. /* --- FONTS --- */
  66.  
  67. @font-face{font-family: WebSymbolsRegular; src: url('http://static.tumblr.com/b0eitw3/xcym7supl/websymbols-regular-webfont.eot') format('eot') url('http://static.tumblr.com/b0eitw3/3r5m7suqv/websymbols-regular-webfont.woff') format('woff'), url('http://static.tumblr.com/b0eitw3/6Rlm7suqe/websymbols-regular-webfont.ttf') format('truetype'), url('http://static.tumblr.com/b0eitw3/NE6m7vsim/entypo-webfont.svg') format('svg');}
  68.  
  69. /* --- SCROLLBAR --- */
  70.  
  71. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll}; height:30px;}
  72. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroll}; height:10px!important;}
  73. ::-webkit-scrollbar {background-color:{color:entry}; height:6px; width:6px}
  74.  
  75. /* --- BODY --- */
  76.  
  77. body {color:{color:text}; background-color:{color:entries and sbar}; background-attachment:fixed; font-family:{font:body}; font-size:9px; line-height:110%; text-align:justify}
  78.  
  79. a:link, a:active, a:visited{color:{color:link}; text-decoration:none}
  80. a:hover{color:{color:title}}
  81.  
  82. a:link ::-moz-selection {background-color:{color:highlight}; color:#ffffff}
  83. ::selection {background-color:{color:highlight}; color:#ffffff}
  84.  
  85. small{font-size:9px; line-height:110%}
  86. big {font-size:14px; line-height:110%}
  87. b, strong{color:{color:text}}
  88. i, em {color:{color:text}}
  89. p{margin-top:5px; margin-bottom:5px}
  90. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  91. blockquote img {max-width:300px; height: auto}
  92. ul, li img {max-with:250px}
  93. ul, li, ol {margin:0px 0px 0px 12px; padding-left:2px}
  94.  
  95. pre{font-family: monospace; font-size:11px; padding: 3px 5px 3px 5px; word-wrap: break-word; max-height:150px; background-color:background; overflow-y: auto;}
  96.  
  97. img a{border:none; width:100%}
  98.  
  99. h1{color:{color:title}; font-family: {font:title}; font-size:12px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
  100.  
  101. h1:first-letter {font-style:italic; font-weight:bold; font-size:13px}
  102.  
  103. /* --- SIDEBAR --- */
  104.  
  105. #borderbar {width: 2000px; height:10000px; margin-top:0px; margin-left:798px; position:fixed; background-color:{color:background}}
  106.  
  107. #sidebar {top: -10px; margin-left:-975px; padding:0px; width: 210px; position:fixed; height:110%}
  108.  
  109. #description{background-color:{color:entries and sbar}; padding:10px; float:left; width:210px; margin-top:0px; margin-bottom: 10px; height:110%; border-left:1000px solid {color:background}}
  110.  
  111. #title{font-family: georgia; font-size:11px; line-height:14px; letter-spacing:0px; font-style:italic; text-transform:none; margin:0px; padding:2px; text-align:left; margin-bottom:6px; margin-top:8px; color:{color:linktext}; border-bottom:1px dotted {color:linktext}}
  112.  
  113. #title a {color:{color:linktext}}
  114.  
  115. #simg img{max-width:200px; margin-top:20px; margin-bottom:0px; opacity:0.9; border:5px solid {color:frame};}
  116.  
  117. #stext {margin-top:6px; font-family:calibri; font-size:10px; text-align:justify; padding:10px; text-transform:lowercase; color:{color:sidetext}; background-color:{color:description};}
  118.  
  119. #stext a {color:{color:sidetext}}
  120.  
  121. /* --- NAVIGATION --- */
  122.  
  123. #nav {font-family:calibri; font-size:10px; padding:0px; text-align:left}
  124.  
  125. #nav a {width:194px; display: inline-block; font-family:calibri; font-size:10px; text-transform: lowercase; letter-spacing: 1px; text-align:left; margin:0px 0px 3px 0px; padding:2px 8px; color:{color:linktext}; background-color:{color:navigation};}
  126.  
  127. /* --- PAGINATION --- */
  128.  
  129. .pagination {margin-top:0px; margin-bottom:0px; text-align:center; line-height:20px; font-family:calibri; font-size:10px; opacity:2}
  130.  
  131. .pagination a {text-decoration:none; background-color:{color:description}; padding: 2px 4px 2px 4px}
  132.  
  133. .pagination a:hover {background-color:{color:entries and sbar}}
  134.  
  135. /* --- ENTRIES --- */
  136.  
  137. #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -12px auto}
  138.  
  139. #entries {margin: 0px 0 -10px 260px; margin-right:10px; float:right; text-align: justify}
  140.  
  141. #entry {margin: 20px 0 0px 0; width: 500px; background-color:{color:entries and sbar}; text-align: justify; padding: 4px}
  142.  
  143. /* --- POST INFO --- */
  144.  
  145. #border {border-bottom:1px solid {color:border}; margin-top:8px}
  146.  
  147. {block:IndexPage}#info {text-align:left; display:block; margin:2px 0px 0px 0px; padding:1px; font-family:calibri; text-transform:uppercase; font-size:9px; line-height:11px; letter-spacing:0px; opacity:0.9;}{/block:IndexPage}
  148.  
  149. {block:PermalinkPage}#info {text-align:center; display:block; margin:2px 0px 0px 0px; padding:1px; font-family:calibri; text-transform:uppercase; font-size:9px; line-height:11px; letter-spacing:0px; opacity:0.9;}{/block:PermalinkPage}
  150.  
  151. .symbols{font-family: WebSymbolsRegular;}
  152.  
  153. /* --- QUOTES --- */
  154.  
  155. #quote{margin:4px 6px 4px 22px; text-transform:none; font-size:12px; line-height:15px; font-style:italic; font-family:georgia}
  156.  
  157. #quotation{margin:12px 0 0 0px; font-style:italic; position:absolute; font-family:georgia; font-size:32px; font-weight:bold; color:{color:quotation};}
  158.  
  159. /* --- QUESTIONS --- */
  160.  
  161. .question {text-align: center; padding: 5px; position:relative; background-color: {color:questionsbg}; font-family:calibri; font-size:10px; text-transform:lowercase; margin-bottom:6px; color: {color:questions}}
  162. .question a {color: {color:questions}}
  163.  
  164. .answer {font-family:calibri; font-size:10px;}
  165. .answer small {font-family:calibri; font-size:10px;}
  166.  
  167. /* --- AUDIO --- */
  168.  
  169. #audentryprob {display:block; height:auto; position:relative; min-height:80px;}
  170.  
  171. .audentry {width:490px; background-color:{color:entry}; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:80px}
  172.  
  173. .audioplay {top: 2px; left: 2px; position: absolute; z-index: 3; background: white; opacity: 0.9; filter:alpha(opacity=70)}
  174.  
  175. .audioplayer {width: 32px; height: 43px; overflow: hidden; margin: 30px 24px 13px 30px;}
  176.  
  177. .uno{padding:3px; margin:0 0 6px 0px; text-transform:uppercase; font-size:10px; font-family:calibri; border-left:14px solid {color:audio01};}
  178. .uno:hover{border-left:28px solid {color:audio01}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  179.  
  180. .dos{padding:3px; margin:0 0 6px 0px; text-transform:uppercase; font-size:10px; font-family:calibri; border-left:14px solid {color:audio02};}
  181. .dos:hover{border-left:28px solid {color:audio02}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  182.  
  183. .tres{padding:3px; margin:0 0 6px 0px; text-transform:uppercase; font-size:10px; font-family:calibri; border-left:14px solid {color:audio03};}
  184. .tres:hover{border-left:28px solid {color:audio03}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  185.  
  186. .quatro{padding:3px; margin:0 0 6px 0px; text-transform:uppercase; font-size:10px; font-family:calibri; border-left:14px solid {color:audio04};}
  187. .quatro:hover{border-left:28px solid {color:audio04}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  188.  
  189. .margin{margin-bottom:7px;}
  190.  
  191. /* --- CHAT POST --- */
  192.  
  193. .user_1 .label, .user_3 .label, .user_5 .label, .user_7 .label, .user_9 .label, .user_11 .label, .user_13 .label {color:{color:link}; font-weight:bold}
  194.  
  195. .user_2 .label, .user_4 .label, .user_6 .label, .user_8 .label, .user_10 .label, .user_12 .label, .user_14 .label {color:{color:text}; font-weight:bold}
  196.  
  197. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px; font-family:calibri; font-size:11px; line-height:12px}
  198.  
  199. /* --- NOTES --- */
  200.  
  201. .notes img{width:10px; position:relative; top:1px}
  202. ol.notes, .notes li{width:490px; line-height:12px; list-style:none; margin:4px 0 -2px 4px; padding:0px; font-family:calibri; font-size:10px; text-transform:lowercase}
  203.  
  204. </style>
  205. <style type="text/css">{CustomCSS}</style>
  206. </head>
  207.  
  208. <body>
  209.  
  210. <div id="container">
  211.  
  212. <div id="borderbar"></div>
  213.  
  214. <div id="sidebar">
  215.  
  216. <div id="description">
  217.  
  218. <div id="simg"><a href="/"><img src="{image:sbar}" /></a></div>
  219.  
  220. <div id="title"><a href="/">about</a></div>
  221.  
  222. <div id="stext">{Description}</div>
  223.  
  224. <div id="title"><a href="/">navigation</a></div>
  225.  
  226. <div id="nav">
  227. <a href="/ask">askbox</a><br />
  228. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br />{/block:ifLink1}
  229. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br />{/block:ifLink2}
  230. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br />{/block:ifLink3}
  231. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br />{/block:ifLink4}
  232. <a href="http://drunkwerewolves.tumblr.com/tagged/themes">theme</a>
  233. </div>
  234.  
  235. {block:Pagination}<div id="title"><a href="/">pagination</a></div>
  236.  
  237. <div class="pagination">
  238. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  239. {block:JumpPagination length="5"}{block:CurrentPage}
  240. <span class="current_page" style="padding-right:3px;padding-left:3px;">{PageNumber}</span>
  241. {/block:CurrentPage}
  242. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  243. {/block:JumpPagination}
  244. {block:NextPage}<a href="{NextPage}">»</a> {/block:NextPage}
  245. </div>{/block:Pagination}
  246.  
  247. </div></div>
  248.  
  249. <div id="entries">
  250.  
  251. {block:Posts}
  252. <div id="entry">
  253.  
  254. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  255.  
  256. {block:Quote}<div style="float:left" id="quotation">“</div><div id="quote">{Quote}{block:Source}<br><div style="font:10px calibri">— {Source}</div>{/block:Source}</div>{/block:Quote}
  257.  
  258. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  259. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  260.  
  261. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  262. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  263.  
  264. {block:Photoset}<center>{Photoset-500}</center>
  265. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photoset}
  266.  
  267. {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}
  268.  
  269. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  270.  
  271. {block:Answer}
  272. <div class="question">{Asker} wondered:<br>{Question}</div>
  273. <div class="answer">{Answer}</div>
  274. {/block:Answer}
  275.  
  276. {block:Audio}
  277. <div id="audentryprob">
  278. <div class="audentry">
  279. <img src="http://static.tumblr.com/2lqtwbf/coolyqooj/untitled-1.png" alt="default album art" width="80" height="80" style="position:absolute; vertical-align:middle;" />
  280. {block:AlbumArt}<img width="80" height="80" src="{AlbumArtURL}" style="position:absolute;" />{/block:AlbumArt}
  281.  
  282. <div class="audioplay"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  283.  
  284. <div style="margin-left:88px;">
  285. {block:TrackName}<div class="uno">Song: {TrackName}</div>{/block:TrackName}
  286. {block:Artist}<div class="dos">Artist: {Artist}</div>{/block:Artist}
  287. {block:Album}<div class="tres">Album: {Album}</div>{/block:Album}
  288. <div class="quatro">{FormattedPlayCountWithLabel}</div>
  289. </div>
  290.  
  291. </div></div>{/block:Audio}
  292.  
  293. <div id="border"></div>
  294.  
  295. {block:IndexPage}<div id="info">{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} (© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{/block:RebloggedFrom}{block:HasTags}<br><span class="symbols" style="opacity:0.7">,</span> {block:Tags}<a style="border-bottom:1px solid #f8f5e6; text-transform:lowercase; font-size:10px" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IndexPage}
  296.  
  297. {block:PermalinkPage}<div id="info">{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} (originally <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{/block:RebloggedFrom}{block:HasTags}<br>filed under: {block:Tags}<a style="border-bottom:1px solid #f8f5e6; text-transform:lowercase; font-size:10px" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:PermalinkPage}
  298.  
  299. </div>
  300.  
  301. {/block:Posts}
  302. {block:PostNotes}{PostNotes}<br>{/block:PostNotes}<br>
  303.  
  304. </div>
  305.  
  306. </body>
  307. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement