Advertisement
weasleyfleur

Theme #07 | Original

Dec 28th, 2011
57,903
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.76 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 007 by carrie (@bornofthestorm) -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#F3EFE1" />
  11. <meta name="color:sbar" content="#F8F5E9" />
  12. <meta name="color:entry" content="#F8F5E9" />
  13. <meta name="color:sidelinkshover" content="#fffdf0" />
  14. <meta name="color:border" content="#E2D6C9" />
  15.  
  16. <meta name="color:scrollbg" content="#fffdf0" />
  17. <meta name="color:scrollbar" content="#D4CABE" />
  18.  
  19. <meta name="color:title" content="#CCC0B2" />
  20. <meta name="color:text" content="#CCC0B2" />
  21. <meta name="color:link" content="#DDCDBB" />
  22.  
  23. <meta name="font:title" content="arial" />
  24. <meta name="font:body" content="arial" />
  25.  
  26. <meta name="image:sidebar" content=""/>
  27. <meta name="image:background" content="" />
  28.  
  29. <meta name="text:Link1" content="" />
  30. <meta name="text:Link1 Title" content="" />
  31. <meta name="text:Link2" content="" />
  32. <meta name="text:Link2 Title" content="" />
  33. <meta name="text:Link3" content="" />
  34. <meta name="text:Link3 Title" content="" />
  35. <meta name="text:Link4" content="" />
  36. <meta name="text:Link4 Title" content="" />
  37. <meta name="text:Link5" content="" />
  38. <meta name="text:Link5 Title" content="" />
  39. <meta name="text:Link6" content="" />
  40. <meta name="text:Link6 Title" content="" />
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}</title>
  44. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  45. <link rel="shortcut icon" href="{Favicon}" />
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  50.  
  51. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  52.  
  53. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  54.  
  55. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  56.  
  57. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  58.  
  59. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  60.  
  61. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  62.  
  63. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  64.  
  65. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt;}
  66.  
  67. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}
  68.  
  69. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  70. a:hover{color:{color:title}}
  71.  
  72. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  73.  
  74. small{font-size:10px}
  75. big{font-size:12px}
  76. b, strong{color:{color:title}}
  77. i, em {color:{color:text}}
  78. p{margin-top:5px; margin-bottom:5px}
  79. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  80.  
  81. img a{border:none; width:100%}
  82.  
  83. #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}
  84.  
  85. #entries {margin: 12px 0 -10px 260px; margin-right:5px; float:right; text-align: justify}
  86.  
  87. #entry {margin: 0px 0 -5px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 4px}
  88.  
  89. #sidebar {top: 170px; margin-left:30px; padding:0px; width: 245px; position:fixed;}
  90.  
  91. #description{background-color:{color:entry}; padding:0px; float:left; width:245px; margin-top:-20px; margin-bottom:25px; text-align:center}
  92. #description img{max-width:245px; margin-bottom:3px}
  93.  
  94. #stext {text-align:justify; font-family: georgia; font-size: 10px; padding:6px}
  95.  
  96. #pagination {font-family:georgia; text-align:center; font-size:10px; margin-top:3px; margin-bottom:2px; text-transform:uppercase}
  97.  
  98. nav {float:left; position:fixed; text-align:right}
  99. nav a {margin: 174px 0 -183px -88px; width:100px; display:block; color:{color:text}; background-color:{color:entry}; font:9px georgia italic; text-transform: lowercase; text-decoration: none; letter-spacing: 1px; padding:3px; border-right:2px solid {color:border}}
  100. nav a:hover {background-color:{color:sidelinkshover}}
  101.  
  102. h1{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
  103.  
  104. h2{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; margin-bottom:-0px; text-align:left}
  105.  
  106. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:center; font-style:italic}
  107.  
  108. #questions {background-color:{color:entry}; color: {color:text}; padding:2px; margin-top: 2px; margin-bottom:2px; font-family:georgia; font-size:10px; text-transform:lowercase; border-bottom:1px dotted {color:text}}
  109. #questions a {color:{color:link}}
  110.  
  111. .audio{background-color:black; display:block}
  112.  
  113. .user_1 .label {color:{color:link}; font-weight:bold}
  114. .user_2 .label {color:{color:text}; font-weight:bold}
  115. .user_3 .label {color:{color:link}; font-weight:bold}
  116. .user_4 .label {color:{color:text}; font-weight:bold}
  117. .user_5 .label {color:{color:link}; font-weight:bold}
  118. .user_6 .label {color:{color:text}; font-weight:bold}
  119. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  120.  
  121. .notes img{width:10px; position:relative; top:1px}
  122. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  123.  
  124. </style>
  125. <style type="text/css">{CustomCSS}</style>
  126. </head>
  127.  
  128. <body>
  129. <div id="container">
  130.  
  131. <div id="entries">
  132.  
  133. {block:Posts}
  134. <div id="entry">
  135.  
  136. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  137. {block:Text}{Body}{/block:Text}
  138.  
  139. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  140.  
  141. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  142. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  143.  
  144. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  145. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  146.  
  147. {block:Chat}<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}
  148.  
  149. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  150.  
  151. {block:Answer}<div id="questions"><em>{asker}</em> asked: {Question}<br /></div>
  152. {Answer}{/block:answer}
  153.  
  154. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  155.  
  156. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a> ·{/block:Date} {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom} (© <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}<br />{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  157. {/block:Posts}
  158.  
  159. {block:PostNotes}{PostNotes}{/block:PostNotes}
  160.  
  161. </div>
  162.  
  163. <nav>
  164. <a href="/">refresh</a><br />
  165. <a href="/ask">askbox</a><br />
  166. <a href="/archive">archive</a><br />
  167. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br />{/block:ifLink1}
  168. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br />{/block:ifLink2}
  169. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br />{/block:ifLink3}
  170. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br />{/block:ifLink4}
  171. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a><br />{/block:ifLink5}
  172. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a><br />{/block:ifLink6}
  173. <a href="http://bornofthestorm.tumblr.com/tagged/themes">theme</a></nav>
  174.  
  175. <div id="sidebar">
  176. <div id="description">
  177. <a href="/"><img src="{image:sidebar}" border="0"/></a><br />
  178. <div id="stext">{Description}</div>
  179.  
  180. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div>
  181.  
  182. </div>
  183.  
  184. </div>
  185.  
  186. </div>
  187.  
  188. </body>
  189. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement