Advertisement
weasleyfleur

Theme #14 | Original

Jul 4th, 2012
13,487
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 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 #014 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:bg" content="#fcfbf7" />
  20. <meta name="color:border" content="#F3EFE1" />
  21. <meta name="color:scroll" content="#E6D0BC" />
  22. <meta name="color:audio" content="#F3EFE1" />
  23.  
  24. <!-- BG SAME COLOR FOR SIDEBAR AND ENTRIES -->
  25.  
  26. <meta name="color:title" content="#E2D6C9" />
  27. <meta name="color:text" content="#D4CABE" />
  28. <meta name="color:link" content="#DFCBB7" />
  29.  
  30. <meta name="font:title" content="georgia" />
  31. <meta name="font:body" content="georgia" />
  32.  
  33. <meta name="image:sbar" content="" />
  34.  
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="link 01" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="link 02" />
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="link 03" />
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="link 04" />
  43. <meta name="text:Link5" content="/" />
  44. <meta name="text:Link5 Title" content="link 05" />
  45.  
  46. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  47. <title>{Title}</title>
  48. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  49. <link rel="shortcut icon" href="{Favicon}" />
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  51. <style type="text/css">
  52.  
  53. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll}; height:30px;}
  54. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroll}; height:10px!important;}
  55. ::-webkit-scrollbar {background-color:{color:bg}; height:6px; width:6px}
  56.  
  57. body {color:{color:text}; background-color:{color:bg}; background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}
  58.  
  59. a:link, a:active, a:visited{color:{color:link}; text-decoration:none}
  60. a:hover{color:{color:title}}
  61.  
  62. small{font-size:10px; line-height:110%}
  63. big {font-size:14px; line-height:110%}
  64. b, strong{color:{color:text}}
  65. i, em {color:{color:text}}
  66. p{margin-top:5px; margin-bottom:5px}
  67. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  68. blockquote img {max-width:300px}
  69. ul, li img {max-with:250px}
  70.  
  71. img a{border:none; width:100%}
  72.  
  73. /* entries */
  74.  
  75. #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -12px auto}
  76.  
  77. #entries {margin: 20px 0 -10px 260px; margin-right:0px; float:right; text-align: justify}
  78.  
  79. #entry {margin: 0px 0 -2px 0; width: 500px; background-color:{color:bg}; text-align: justify; padding: 7px}
  80.  
  81. #entry:hover #info {display: block; opacity:1; border-left: 2px solid {color:info}; margin-left: 515px;}
  82.  
  83. #info {font:10px calibri; position: absolute; margin-left: 505px; margin-top:0px; border-left: 0px solid {color:text}; text-align: left; padding: 5px; opacity:0; -webkit-transition-duration: 0.4s}
  84.  
  85. #date {font:10px calibri; text-transform:uppercase}
  86.  
  87. .source {font:10px calibri; text-transform:lowercase; letter-spacing:0px}
  88. .source a {font:10px calibri; text-transform:lowercase; letter-spacing:0px}
  89.  
  90. #info2 {font-family:calibri; font-size:10px; text-align:left; padding: 5px;}
  91.  
  92. #source2 {text-align:left; display:block; margin:-3px -4px 2px -5px; padding:2px; font-family:calibri; text-transform:lowercase; font-size:10px; opacity:0.8; letter-spacing:0px;}
  93.  
  94. #border {margin-top:5px; border-top: 3px solid {color:border}}
  95.  
  96. h1{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left}
  97.  
  98. h2{color:{color:title}; font-family:{font:title}; font-size:16px; line-height:16px; letter-spacing:-1px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left}
  99.  
  100. /* sidebar */
  101.  
  102. #sidebar {padding: 10px; width: 245px; margin-top: 90px; position: fixed; color:{color:text}; margin-left: 0px; line-height: 12px; background-color:{color:bg}; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
  103.  
  104. #pagination {font-family:georgia; text-align:center; font-size:34px; text-transform:uppercase; margin-top:15px}
  105.  
  106. #sideimg {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-bottom: 8px;}
  107.  
  108. #navigation {z-index:99; text-align:center; position:fixed; text-transform:uppercase; letter-spacing:5px; font-size:8px; font-family:calibri; margin-left:0px; width:245px; background-color:{color:bg}; padding-top:4px; padding-bottom:5px; margin-top:-40px}
  109.  
  110. #pagination {font-family:georgia; text-align:center; font-size:34px; text-transform:uppercase; margin-top:15px}
  111.  
  112. /* questions and answers */
  113.  
  114. #questions {background-color: {color:bg}; color: {color:text}; padding:2px; margin-top: 1px; margin-bottom:5px; font-family:calibri; font-size:11px; text-transform:uppercase; border-bottom:1px dotted {color:text}}
  115. #questions a {color:{color:link}}
  116.  
  117. /* audio posts */
  118.  
  119. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 50px; border: 15px solid {color:audio}; -moz-border-radius: 6px; border-radius: 6px;}
  120. .audioimage img{max-width: 50px; height: auto}
  121. .playcount {font-style: italic}
  122.  
  123. cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  124.  
  125. /* chat posts */
  126.  
  127. .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}
  128. .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}
  129. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px; font-family:calibri; font-size:11px}
  130.  
  131. /* notes */
  132.  
  133. .notes img{width:10px; position:relative; top:1px}
  134. ol.notes, .notes li{width:490px; list-style:none; margin:4px 0 -3px 5px; padding:0px; font-family:calibri}
  135.  
  136. </style>
  137. <style type="text/css">{CustomCSS}</style>
  138. </head>
  139.  
  140. <body>
  141.  
  142. <div id="container">
  143.  
  144. <div id="sidebar">
  145.  
  146. <div id="sideimg"><img src="{image:sbar}" width="245"></div>
  147.  
  148. <div id="navigation"><a href="/">home</a> <a href="/archive">rewind</a> <a href="/ask">askbox</a> <a href="http://drunkwerewolves.tumblr.com/tagged/themes">@</a></div>
  149.  
  150. <center><span style="font-family:calibri; font-size:11px; line-height:18px">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}{block:ifLink2} / <a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}{block:ifLink3} / <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}{block:ifLink4} / <a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}{block:ifLink5} / <a href="{text:Link5}">{text:Link5 Title}</a><br />{/block:ifLink5}</span></center>
  151.  
  152. <div style="text-align:justify">{Description}</div>
  153.  
  154. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}</div>{/block:Pagination}
  155.  
  156. </div>
  157.  
  158. <div id="entries">
  159.  
  160. {block:Posts}
  161. <div id="entry">
  162.  
  163. <div id="info">{block:Date}<div id="date"><a href="{Permalink}">{TimeAgo}</a></div>{/block:Date}{/block:NoteCount}{block:NoteCount}+ {NoteCount} notes{/block:NoteCount}<div class="source">{block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a> / {/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">source</a>){/block:ContentSource}</div></div>
  164.  
  165. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  166.  
  167. {block:Quote}<h2>“{Quote}”</h2>{block:Source}<br><div align="right">— {Source}</div>{/block:Source}{/block:Quote}
  168.  
  169. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  170. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  171.  
  172. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  173. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  174.  
  175. {block:Photoset}<center>{Photoset-500}</center>
  176. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  177.  
  178. {block:Chat}{block:Title}<div style="margin-bottom:5px; font-size:13px; font-family:calibri; text-transform:uppercase">{Title}</div>{/block:Title}<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}
  179.  
  180. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  181.  
  182. {block:Answer}<div id="questions"><b>{asker} asked:</b> {Question}<br /></div>
  183. {Answer}{/block:answer}
  184.  
  185. {block:Audio}
  186. {block:AlbumArt}<div class="audioimage"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  187. {AudioPlayerBlack}
  188. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>{block:AlbumArt}<br /><br /><br />{/block:AlbumArt}
  189. {/block:Audio}
  190.  
  191. <div id="border"> </div>
  192.  
  193. <div id="info2"><div id="source2">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div></div><br />
  194.  
  195. {/block:Posts}
  196. {block:PostNotes}{PostNotes}{/block:PostNotes}<br>
  197.  
  198. </div>
  199.  
  200. </body>
  201. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement