Advertisement
northerndawn

theme05

Jan 15th, 2012
15,280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.52 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3.  
  4. <!-------------------------------THEME BY NORTHERNDAWN.TUMBLR--------------------------->
  5.  
  6.  
  7. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9. <link rel="shortcut icon" href="{Favicon}" />
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  11.  
  12. <meta name="image:Background" content="#FFFEF7" />
  13. <meta name="font:Body" content="georgia" />
  14. <meta name="font:Labels" content="georgia" />
  15. <meta name="font:Links" content="georgia" />
  16. <meta name="font:Quote" content="georgia" />
  17. <meta name="color:Background" content="#FFFFFF" />
  18. <meta name="color:Links" content="#AB9584" />
  19. <meta name="color:LinksHover" content="#CFB5A3" />
  20. <meta name="color:SidebarLinks" content="#CE8888" />
  21. <meta name="color:SidebarBg" content="#FFFFFF" />
  22. <meta name="color:PostsBg" content="#FFFFFF" />
  23. <meta name="color:PostLabelsBg" content="#FFFFFF" />
  24. <meta name="color:SidebarLinksHover" content="#AA7768" />
  25. <meta name="color:Titles" content="#CAB7AF" />
  26. <meta name="color:Text" content="#AC9D9B" />
  27. <meta name="text:BodyFontSize" content="11px" />
  28. <meta name="text:BackgroundRepeat" content="no-repeat" />
  29. <meta name="text:Link Text 1" content="" />
  30. <meta name="text:Link URL 1" content="" />
  31. <meta name="text:Link Text 2" content="" />
  32. <meta name="text:Link URL 2" content="" />
  33. <meta name="text:Link Text 3" content="" />
  34. <meta name="text:Link URL 3" content="" />
  35. <meta name="text:Link Text 4" content="" />
  36. <meta name="text:Link URL 4" content="" />
  37. <meta name="text:Link Text 5" content="" />
  38. <meta name="text:Link URL 5" content="" />
  39. <meta name="if:ShowLink1" content="1" />
  40. <meta name="if:ShowLink2" content="1" />
  41. <meta name="if:ShowLink3" content="1" />
  42. <meta name="if:ShowLink4" content="1" />
  43. <meta name="if:ShowLink5" content="1" />
  44. <meta name="if:ShowTags" content="1" />
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49. html{margin: 0 auto;}
  50.  
  51. body{
  52. font-size: {text:BodyFontSize}; background-image: url({image:Background}); font-family: {font:Body}; background-color: {color:background}; padding: 0px; color: {color:Text}; background-attachment: fixed; background-position: bottom right; background-repeat: {text:BackgroundRepeat}; text-align:left; line-height:14px; margin: 0 auto;
  53. }
  54.  
  55.  
  56.  
  57. b, strong, i, s, strike {
  58. color: {color:Links};
  59. }
  60.  
  61. blockquote {
  62. border-left: 2px solid {color:Links}; padding-left:5px; font-style: italic;
  63. }
  64.  
  65. li {padding-right: 10px;}
  66.  
  67. a img {
  68. border: none;
  69. }
  70.  
  71.  
  72. a:link {
  73. color: {color:Links}; text-decoration: none; font-family: {font:links}; letter-spacing: 0px;
  74. }
  75.  
  76. a:visited {
  77. color: {color:LinksHover};text-decoration: none; font-style: italic;
  78. }
  79.  
  80. a:hover, a:active, a:focus {
  81. text-decoration: none; color: {color:LinksHover}; font-style: italic;
  82. }
  83.  
  84. h1, h2, h3, h4, h5, h6 {font-weight: normal; line-height: 9px; margin: 3px;}
  85.  
  86. h5 {margin-top:5px;}
  87.  
  88.  
  89. p {margin: 10px;
  90. }
  91.  
  92. #sidebartitles {
  93. display: block; font-size: 9px; letter-spacing: 0px; text-align: center; text-transform: lowercase; margin: 0px 0px 1px 0px; padding: 2px 10px 2px 10px; color: {color:Titles};
  94. }
  95.  
  96. #sidebarlinks {
  97. display: block; font-size: 10px; letter-spacing: 0px; color: {color:SidebarLinks}; text-align:right; text-transform: lowercase; margin: 0px 0px 1px 170px; padding: 0px 10px 0px 10px; background-color: {color:SidebarBg};
  98. }
  99.  
  100. #sidebarlinks:hover {
  101. background: {color:SidebarLinksBgHover}; color: {color:SidebarLinksHover}; letter-spacing: 1px;
  102. }
  103.  
  104.  
  105. .about {
  106. text-align: justify; line-height:13px; margin: 0; background-color: {color:SidebarBg}; padding: 10px 0px 10px 0px;
  107. }
  108.  
  109.  
  110. #postinfo {
  111. display: block; background: {color:PostsBg}; text-align: right; font-size: 10px; font-family: {font:Labels}; text-transform: lowercase; padding: 2px 5px 0px 5px; margin-bottom:20px; border-bottom:5px solid {color:Background};
  112. }
  113.  
  114. #postinfo2 {
  115. position: absolute;
  116. display: block; background: {color:PostLabelsBg}; text-align: center; font-size: 14px; font-family: {font:Labels}; text-transform: uppercase; padding: 4px 6px 4px 6px; border-right:0px solid ; z-index: 999; margin-left: -50px;
  117. }
  118.  
  119. .quote {
  120. font-family: {font:Quote}; letter-spacing: 0px; font-size: 11px; text-align: center; line-height: 16px; font-style: italic;
  121. }
  122.  
  123. .question {
  124. font-family: {font:Quote}; text-align: center; border-bottom: 0px solid #ddd; padding: 10px;
  125. }
  126.  
  127. #pagination {
  128. margin-right: 0px; margin-top: 0px; font-size: 16px; text-align: center;
  129. }
  130.  
  131. div#header {
  132. height:80px; margin:0; background: {color:Background}; text-align: center; margin-bottom:20px;
  133. }
  134.  
  135. div#container{
  136. text-align:left
  137. }
  138.  
  139.  
  140. div#navigation{
  141. background: transparent;
  142. }
  143.  
  144.  
  145. div#footer{
  146. background: #333;color: transparent;
  147. }
  148.  
  149. div#footer p{
  150. margin:0; padding:5px 10px
  151. }
  152.  
  153. div#container{
  154. margin-left:300px; width:500px;
  155. }
  156.  
  157. div#wrapper{
  158. float:left; width:100%;
  159. }
  160.  
  161. div#content{
  162. margin-left:100px; margin-top: 5px; width: 520px; background: {color:PostsBg};
  163. }
  164.  
  165. div#navigation{
  166. margin-top:100px; position: fixed; z-index: 8; float:left; width:50px; margin-left:630px; background: {color:PostLabelsBg}; padding: 5px 0px 5px 0px;
  167. }
  168.  
  169. div#userpic{
  170. width:150px; height: 100px; position: absolute; z-index: 9; float:left; margin-top:4px; padding: 5px; padding-top: 10px; padding-bottom: 20px; text-align: center;
  171. }
  172.  
  173. div#extra{
  174. margin-top:100px; position: fixed; z-index: 8; float:left; width:300px; margin-left:-260px; font-size: 10px; text-align: center; border-right: 3px solid {color:Titles}; background: {color:SidebarBg}
  175. }
  176.  
  177. .postwrap{
  178. text-align: justify; padding: 0px 10px 0px 10px; line-height: 14px; border-left: 0px solid {color:PostLabelsBg};
  179. }
  180.  
  181. #sidebarimg {display: block; margin-left: 8px; padding:4px; text-align: center; background: {color:Titles}
  182. }
  183.  
  184. #tags{
  185. font-size: 9px; letter-spacing: 1px; font-style: italic;
  186. }
  187.  
  188.  
  189. #tags:hover{
  190. background: #fff;}
  191.  
  192. #sblinks {
  193. margin: 0px 2px 2px 0px; padding:2px; border-bottom: 0px solid {color:LinksHover}; border-bottom: 7px solid {color:SidebarBg};
  194. }
  195.  
  196. .blogtitle {
  197. font-family: {font:Title}; font-size: 24px; letter-spacing: -2px; text-align:center; color: {color:Titles}; text-transform: lowercase; padding: 10px; line-height: 18px;
  198. }
  199.  
  200. .title {
  201. font-family: {font:Title}; font-size: 16px; letter-spacing: 0px; text-align:center; color: {color:Title}; text-transform: lowercase; padding: 10px;
  202. }
  203.  
  204. </style>
  205.  
  206.  
  207. </head>
  208. <body>
  209. <div id="container">
  210.  
  211. <div id="wrapper">
  212. <div id="content">
  213. {block:Posts}
  214.  
  215. <div id="postinfo2"><a href="{Permalink}"><h3>{DayOfMonthWithZero}</h3></a><small><h4>{ShortMonth}</h4><h5><a href="{Permalink}">{NoteCount}</a></h5></small></div>
  216.  
  217.  
  218. {block:Text}
  219. <div class="postwrap">
  220. {block:Title}<center><div class="title"><a href="{Permalink}">{Title}</a></div></center>
  221. {/block:Title}{Body}
  222. </div>
  223. {/block:Text}
  224.  
  225.  
  226.  
  227. {block:Photo}
  228. <div class="postwrap">
  229. <a style="border:none;" href="{Permalink}"><center><img src="{PhotoURL-500}" border="0" alt="{PhotoAlt}" border="0" width="500"></center></a>
  230. <br>{block:Caption}{Caption}{/block:Caption}
  231.  
  232. </div>
  233. {/block:Photo}
  234.  
  235.  
  236.  
  237.  
  238. {block:Photoset}
  239. <div class="postwrap">
  240. {Photoset-500}
  241. <br>{block:Caption}{Caption}{/block:Caption}
  242. </div>
  243. {/block:Photoset}
  244.  
  245.  
  246.  
  247. {block:Quote}
  248. <div class="postwrap">
  249. <div class="quote">
  250. <b>"</b>{Quote}<b>"</b></div>
  251. {block:Source}<br>- {Source}{/block:Source}
  252. </div>
  253. {/block:Quote}
  254.  
  255.  
  256.  
  257.  
  258. {block:Link}
  259. <div class="postwrap">
  260. <div class="title"><a href="{URL}">{Name}</a><br></div>
  261. {block:Description}{Description}{/block:Description}
  262. </div>
  263. {/block:Link}
  264.  
  265.  
  266.  
  267.  
  268. {block:Audio}<br>
  269. <div class="postwrap">
  270. <center><div style="z-index:-1;">{AudioPlayerBlack}</div><br>
  271.  
  272. {block:TrackName}[ {TrackName} ]{/block:TrackName}<br>
  273. {block:Caption}{Caption}{/block:Caption}
  274.  
  275. </div>
  276. {/block:Audio}</center>
  277.  
  278.  
  279.  
  280. {block:Chat}
  281. <div class="postwrap">
  282. <div class="title">{block:Title}<b>{Title}</b>{/block:Title}</div>
  283. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br><br>{/block:Lines}
  284. </div>
  285. {/block:Chat}
  286.  
  287.  
  288.  
  289. {block:Video}
  290. <div class="postwrap">
  291. {video-500}
  292. {block:IfShowCaptions}
  293. <br>{block:Caption}{Caption}{/block:Caption}
  294. {/block:IfShowCaptions}
  295. {block:IfNotShowCaptions}
  296.  
  297. {/block:IfNotShowCaptions}
  298. </div>
  299. {/block:Video}
  300.  
  301.  
  302.  
  303. {block:Answer}
  304. <div class="postwrap">
  305.  
  306. <div class="question"> <b>{Asker}:</b> <br /><br />"{Question}"</div><br>
  307. {Answer}
  308. </div>
  309. {/block:Answer}
  310.  
  311.  
  312.  
  313. <div id="postinfo"> {block:RebloggedFrom} (originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}{block:IfShowTags}{block:HasTags}<br>{block:Tags}# <a href="{TagURL}" id="tags">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</div><BR>
  314. {/block:Posts}
  315.  
  316.  
  317. {block:PostNotes}{PostNotes}{/block:PostNotes}
  318.  
  319.  
  320. <br>
  321. <center>
  322. </center>
  323. </div>
  324. </div>
  325.  
  326.  
  327.  
  328. <div id="navigation"><div id="pagination"><a href="/"><img src="http://static.tumblr.com/nnhvvvc/X4am2u96x/62.png"></a><br><a href="/archive"><img src="http://static.tumblr.com/nnhvvvc/tJ1m2u980/32.png"></a><br><a href="/ask"><img src="http://static.tumblr.com/nnhvvvc/kPXm2u98n/48.png"></a><br>{block:PreviousPage}<a href="{PreviousPage}" >« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage} </div></div>
  329.  
  330. <div id="extra">
  331.  
  332. <div class="blogtitle">{title}</div>
  333.  
  334. <div class="about">
  335.  
  336.  
  337.  
  338.  
  339.  
  340. {Description}
  341. <div id="userpic"><img src="{PortraitURL-64}" id="sidebarimg"/></div></div>
  342.  
  343. {block:IfShowLink1}
  344. <a href="{text:Link URL 1}" id="sidebarlinks">{text:Link Text 1}</a>
  345. {/block:IfShowLink1}
  346. {block:IfShowLink2}
  347. <a href="{text:Link URL 2}" id="sidebarlinks">{text:Link Text 2}</a>
  348. {/block:IfShowLink2}
  349. {block:IfShowLink3}
  350. <a href="{text:Link URL 3}" id="sidebarlinks">{text:Link Text 3}</a>
  351. {/block:IfShowLink3}
  352.  
  353. {block:IfShowLink4}
  354. <a href="{text:Link URL 4}" id="sidebarlinks">{text:Link Text 4}</a>
  355. {/block:IfShowLink4}
  356. {block:IfShowLink5}
  357. <a href="{text:Link URL 5}" id="sidebarlinks">{text:Link Text 5}</a>
  358. {/block:IfShowLink5}
  359. {block:HasPages}
  360. {block:Pages}<a href="{URL}" id="sidebarlinks">{Label}</a>{/block:Pages}
  361. {/block:HasPages}
  362.  
  363. <br>
  364. <br>
  365. <div id="sidebartitles"><a href="http://northerndawn.tumblr.com" >© theme</a></div>
  366.  
  367.  
  368. </div>
  369.  
  370.  
  371.  
  372. <div>
  373.  
  374. </div>
  375. </div>
  376. </div>
  377. </div>
  378.  
  379.  
  380.  
  381.  
  382. </body>
  383. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement