Advertisement
northerndawn

theme03

Nov 19th, 2011
31,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.42 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="" />
  13. <meta name="image:Sidebar" content="" />
  14. <meta name="font:Body" content="georgia" />
  15. <meta name="font:Links" content="georgia" />
  16. <meta name="font:Quote" content="georgia" />
  17. <meta name="font:Title" content="georgia" />
  18. <meta name="color:Bg" content="#fff0d4" />
  19. <meta name="color:Text" content="#ba9287" />
  20. <meta name="color:Link" content="#a37f76" />
  21. <meta name="color:LinkHover" content="#BD857Ar" />
  22. <meta name="color:SbarBg" content="#fff0d4" />
  23. <meta name="color:PostLabel" content="#fff0d4" />
  24. <meta name="color:PostLabelTop" content="#fde8c5" />
  25. <meta name="color:Title" content="#ba9287" />
  26. <meta name="color:TitleBorderBottom" content="#fde8c5" />
  27. <meta name="color:SbarLinksHorizontal" content="#a37f76" />
  28. <meta name="color:SbarLinksHorizontalBg" content="#fde8c5" />
  29. <meta name="color:SbarLinksHorizontalHover" content="#BD857A" />
  30. <meta name="color:SbarLinksHorizontalBgHover" content="#fce2b7" />
  31. <meta name="color:CustomLinksBgHover" content="#fde8c5" />
  32. <meta name="color:CustomLinksHover" content=" #BD857A;" />
  33. <meta name="text:Link Text 1" content="" />
  34. <meta name="text:Link URL 1" content="" />
  35. <meta name="text:Link Text 2" content="" />
  36. <meta name="text:Link URL 2" content="" />
  37. <meta name="text:Link Text 3" content="" />
  38. <meta name="text:Link URL 3" content="" />
  39. <meta name="text:Link Text 4" content="" />
  40. <meta name="text:Link URL 4" content="" />
  41. <meta name="text:Link Text 5" content="" />
  42. <meta name="text:Link URL 5" content="" />
  43. <meta name="if:ShowLink1" content="0" />
  44. <meta name="if:ShowLink2" content="0" />
  45. <meta name="if:ShowLink3" content="0" />
  46. <meta name="if:ShowLink4" content="0" />
  47. <meta name="if:ShowSidebarImage" content="0" />
  48. <meta name="if:ShowTitle" content="1" />
  49.  
  50. <style type="text/css">
  51.  
  52. html,body{margin:0;padding:0}
  53.  
  54. body {
  55. font-family: {font:Body}; font-size: 11px; background-color: {color:Bg}; color: {color:Text}; line-height: 10px; background-image: url({image:Background}); background-attachment: fixed; background-position: bottom left; background-repeat: no-repeat;
  56. }
  57.  
  58.  
  59. #wrapper {
  60. margin: 0px auto ; width: 920px;
  61. }
  62.  
  63.  
  64.  
  65. p{
  66. margin:0 10px 10px
  67. }
  68.  
  69.  
  70. a img {
  71. border: none;
  72. }
  73.  
  74.  
  75. a:link {
  76. color: {color:Link}; text-decoration: none; font-family: {font-body}; letter-spacing: 0px; font-style: italic; border: none;
  77. }
  78.  
  79. a:visited {
  80. color: {color:Link}; border: none; text-decoration: none;
  81. }
  82. a:hover, a:active, a:focus {
  83. letter-spacing: 3px; text-decoration: none; color: {color:LinkHover}; border-bottom: 0px solid {color:Text};
  84. }
  85.  
  86. #leftcolumn {
  87. position: fixed; z-index: 999; color: {color:Text}; border: 0px solid #ccc; background: {color:SbarBg}; margin-top: 50px; padding: 0px; padding-top: 5px; width: 250px; margin-left: 150px;}
  88.  
  89. #leftmiddle { margin-left:0px; z-index: 999; position: fixed; color: {color:text}; border: 0px solid #ccc; padding: 0px; width: 120px; float: left; margin-top: 100px;}
  90.  
  91. #rightmiddle {
  92. color: {color:text}; border: 0px solid #ccc; padding: 0px; padding-top:5px; height: 100%; width: 500px; float: right; margin-top: 50px;}
  93.  
  94. #header {
  95. display:block; padding-top:0px; padding-bottom:5px; text-align: center; margin:0px;}
  96.  
  97. #headerposts {
  98. display:block; background-color: {color:PostLabel}; padding:0px; text-align: center; margin:0px; border-top: 7px solid {color:PostLabelTop};
  99. }
  100.  
  101. .sidebarimg { padding: 0; margin:0; width: 250px; display:block; height:auto;
  102. }
  103.  
  104. .about {
  105. padding: 5px; text-align: justify; font-size: 10px;
  106. }
  107.  
  108. .posttitle {
  109. font-family: {font:Body}; font-size: 12px; letter-spacing: 0px; text-align:left; color: {color:Link}; line-height: 20px; text-transform: lowercase; margin-bottom: 10px; padding-bottom: 10px;
  110. }
  111.  
  112. .blogtitle { font-family: {font:Title}; font-size: 14px; letter-spacing: 0px; text-align:left; color: {color:Title}; text-transform: lowercase; padding: 0px; font-style: italic; line-height: 12px;
  113. }
  114.  
  115. .blogtitle2 {
  116. font-family: {font:Title}; font-size: 10px; letter-spacing: 4px; text-align:center; color: {color:Title}; text-transform: lowercase; font-style: italic; padding: 5px;
  117.  
  118. }
  119.  
  120. #sblinks { margin-top:50px; margin-bottom: 10px; padding:5px; border-bottom: 7px solid {color:TitleBorderBottom};
  121. }
  122.  
  123.  
  124. .sbarlinks {
  125. margin-bottom: 0px; text-align: center;
  126. }
  127.  
  128. #sidebarlinks {
  129. display:inline; height: 15px; font-size: 9px; margin:2px; color: {color:SbarLinksHorizontal}; padding: 1px; background: {color:SbarLinksHorizontalBg}; text-align:center; letter-spacing:3px; text-transform: lowercase;
  130. }
  131.  
  132. #sidebarlinks:hover {
  133. background: {color:SbarLinksHorizontalBgHover}; color: {color:SbarLinksHorizontalHover}; border-bottom: 0px solid {color:Text};
  134. }
  135.  
  136.  
  137. #sidebarlinks2 {
  138. display: block; height: 13px; font-size: 9px; margin-bottom: 1px; color: {color:Text"}; padding-left: 7px; text-align:left; letter-spacing: 0px; text-transform: lowercase;
  139. }
  140.  
  141. #sidebarlinks2:hover { background: {color:CustomLinksBgHover}; color: {color:CustomLinksHover}; border-bottom: 0px solid {color:Text};
  142. }
  143.  
  144.  
  145.  
  146. #postinfo {
  147. display: block; background: transparent; text-align: center; font-size: 9px; font-family: georgia; text-transform: lowercase; padding: 2px; margin-bottom:10px;
  148. }
  149.  
  150.  
  151. .quote {
  152. font-family: {font:quote}; letter-spacing: 2px; font-size: 11px; text-align: center; line-height: 18px; text-transform: uppercase;
  153. }
  154.  
  155. .question {
  156. font-family: georgia; text-align: center; border-bottom: 0px solid #ddd; padding: 10px;
  157. }
  158.  
  159. #pagination {font-family: georgia; padding: 6px; margin: 2px 5px 0px 5px; font-size: 14px; text-align: center;
  160. }
  161.  
  162. .postwrap{text-align: justify; padding: 5px;
  163. }
  164.  
  165. .clear { float: left; width: 0px; }
  166.  
  167.  
  168. </style>
  169.  
  170.  
  171. </head>
  172.  
  173. <body>
  174.  
  175. <!-- Begin Wrapper -->
  176. <div id="wrapper">
  177.  
  178. <!-- Begin Left Column -->
  179. <div id="leftcolumn">
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186. <div id="header">
  187.  
  188. {block:IfShowSidebarImage}<div class="sidebarimg"><img src="{image:Sidebar}" width="250px" /></div>{/block:IfShowSidebarImage}</div>
  189.  
  190. <div class="about"><div class="sbarlinks"><a href="/" id="sidebarlinks"><span>home</span></a> <a href="/ask" id="sidebarlinks"><span>ask</span></a>  <a href="http://northerndawn.tumblr.com/" id="sidebarlinks"><span>theme</span></a> </div>
  191. </div>
  192.  
  193. <div class="about">
  194.  
  195.  
  196.  
  197. {Description}
  198.  
  199.  
  200.  
  201.  
  202. </div>
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211. <div id="header">
  212.  
  213. {block:IfShowSidebarImage2}<div class="sidebarimg"><img src="{image:Sidebar2}" width="250px" /></div>{/block:IfShowSidebarImage2}</div>
  214.  
  215. <div class="about">
  216. <div id="pagination"><center>{block:PreviousPage}<a href="{PreviousPage}" id="sidebarlinks">previous</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}" id="sidebarlinks">next</a>{/block:NextPage}</center></div>
  217. </div>
  218.  
  219. </div>
  220. <!-- End Left Column -->
  221.  
  222. <!-- Begin Left Middle Column -->
  223. <div id="leftmiddle">
  224.  
  225.  
  226.  
  227. <div id="sblinks">
  228. <div class="blogtitle">
  229. {block:IfShowTitle}{Title}{/block:IfShowTitle}</div>
  230.  
  231.  
  232. </div>
  233.  
  234.  
  235. {block:IfShowLink1}<a href="{text:Link URL 1}" id="sidebarlinks2">{text:Link Text 1}</a>{/block:IfShowLink1}{block:IfShowLink2}<a href="{text:Link URL 2}" id="sidebarlinks2">{text:Link Text 2}</a>{/block:IfShowLink2}{block:IfShowLink3}<a href="{text:Link URL 3}" id="sidebarlinks2">{text:Link Text 3}</a>{/block:IfShowLink3}{block:IfShowLink4}<a href="{text:Link URL 4}" id="sidebarlinks2">{text:Link Text 4}</a>{/block:IfShowLink4}{block:HasPages}
  236. {block:Pages}<a href="{URL}" id="sidebarlinks2">{Label}</a>{/block:Pages}
  237. {/block:HasPages}
  238.  
  239. </div>
  240. <!-- End Left Middle Column -->
  241.  
  242. <!-- Begin Right Middle Column -->
  243. <div id="rightmiddle">
  244.  
  245. {block:Posts}
  246.  
  247.  
  248.  
  249. {block:Text}
  250. <div class="postwrap">
  251. {block:Title}<center> <div class="posttitle"><a href="{Permalink}">{Title}</a></div></center>
  252. {/block:Title}{Body}
  253. </div>
  254. {/block:Text}
  255.  
  256.  
  257.  
  258. {block:Photo}
  259.  
  260. <a style="border:none;" href="{Permalink}"><center><img src="{PhotoURL-500}" border="0" alt="{PhotoAlt}" border="0" width="500"></center></a>
  261. <div class="postwrap">
  262. <br>{block:Caption}{Caption}{/block:Caption}
  263. </div>
  264. {/block:Photo}
  265.  
  266.  
  267.  
  268.  
  269. {block:Photoset}
  270.  
  271. {Photoset-500}
  272.  
  273. <br><div class="postwrap">{block:Caption}{Caption}{/block:Caption}</div>
  274. {/block:Photoset}
  275.  
  276.  
  277.  
  278. {block:Quote}
  279. <div class="postwrap">
  280. <div class="quote">
  281. <b>"</b>{Quote}<b>"</b></div>
  282. {block:Source}<br>+ {Source}{/block:Source}
  283. </div>
  284. {/block:Quote}
  285.  
  286.  
  287.  
  288.  
  289. {block:Link}
  290. <div class="postwrap">
  291. <div class="posttitle"><a href="{URL}">{Name}</a><br></div>
  292. {block:Description}{Description}{/block:Description}
  293. </div>
  294. {/block:Link}
  295.  
  296.  
  297.  
  298.  
  299. {block:Audio}<br>
  300. <div class="postwrap">
  301. <center><div style="z-index:-1;">{AudioPlayerWhite}</div><br>
  302. {block:TrackName}[ {TrackName} ]{/block:TrackName}
  303. <br>
  304. {block:Caption}{Caption}{/block:Caption}
  305. </div>
  306. {/block:Audio}</center>
  307.  
  308.  
  309.  
  310. {block:Chat}
  311. <div class="postwrap">
  312. <div class="posttitle">{block:Title}<b>{Title}</b>{/block:Title}</div>
  313. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br><br>{/block:Lines}
  314. </div>
  315. {/block:Chat}
  316.  
  317.  
  318.  
  319. {block:Video}
  320.  
  321. {video-500}
  322. <div class="postwrap">
  323.  
  324. <br>{block:Caption}{Caption}{/block:Caption}
  325.  
  326. </div>
  327. {/block:Video}
  328.  
  329.  
  330.  
  331. {block:Answer}
  332. <div class="postwrap">
  333.  
  334. <div class="question"> <b>{Asker}:</b> <br /><br />"{Question}"</div><br /><br />
  335. <br />{Answer}
  336. </div>
  337. {/block:Answer}
  338.  
  339.  
  340.  
  341. <div id="headerposts"><div id="postinfo"> <a href="{Permalink}">{TimeAgo}</a> | {NoteCountWithLabel}{block:RebloggedFrom} (originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}
  342. <br>
  343. {block:HasTags}<br>{block:Tags}#<a href="{TagURL}" id="tags">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br /><br /><br />
  344. {/block:Posts}
  345. {block:PostNotes}{PostNotes}{/block:PostNotes}
  346.  
  347.  
  348.  
  349.  
  350.  
  351. </div>
  352. <!-- End Right Middle Column -->
  353.  
  354.  
  355.  
  356. </div>
  357. <!-- End Wrapper -->
  358.  
  359. </body>
  360. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement