emptystories

Theme 5.

Dec 4th, 2011
878
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.69 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5. <script language=”javascript” type=”text/javascript”>
  6. <!–
  7. var message=””;
  8.  
  9. function clickIE()
  10. {if (document.all)
  11. {(message);return false;}}
  12.  
  13. function clickNS(e) {
  14. if
  15. (document.layers||(document.getElementById&&!document.all))
  16. {
  17. if (e.which==2||e.which==3) {(message);return false;}}}
  18.  
  19. if (document.layers)
  20. {document.captureEvents(Event.MOUSEDOWN);document. onmousedown=clickNS;}
  21. else
  22. {document.onmouseup=clickNS;document.oncontextmenu =clickIE;}
  23.  
  24. document.oncontextmenu=new Function(“return false”)
  25. –>
  26. </script>
  27.  
  28. <!-- DEFAULT VARIABLES -->
  29. <meta name="color:background" content="#f8f4e3" />
  30. <meta name="color:slink" content="#f5eed7" />
  31. <meta name="color:ease out" content="#f5eed7" />
  32.  
  33. <meta name="color:entry" content="#f8f4e3" />
  34. <meta name="color:title" content="#f8f4e3" />
  35.  
  36. <meta name="color:text" content="#000" />
  37. <meta name="color:link" content="#666666" />
  38. <meta name="color:info" content="#f5eed7" />
  39.  
  40. <meta name="font:body" content="arial" />
  41.  
  42. <meta name="image:background" content="" />
  43. <meta name="image:sbar" content="" />
  44.  
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  47. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  48. <link rel="shortcut icon" href="{Favicon}" />
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  50. <style type="text/css">
  51.  
  52. body
  53. {color:{color:text};
  54. background-color:{color:background};
  55. background-image: url('{image:Background}');
  56. background-attachment:fixed;
  57. font-family:{font:body};
  58. font-size:9px;
  59. line-height:100%;
  60. text-align:justify}
  61.  
  62. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  63. a:hover{color:{color:text}; color:{color:ease out}; -webkit-transition: opacity 0.6s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  64.  
  65. #entries
  66. {left:30%;
  67. margin-left:360px;
  68. margin-top:-20px;
  69. width:510px}
  70.  
  71. #icon
  72. {border-color: {color:slink};
  73. border: 6px solid;
  74. height:40px; width:40px;
  75. margin-left:290px;
  76. margin-top:135px;
  77. position:fixed;
  78. color:{color:slink};}
  79.  
  80. #simg {text-align:center; background-image: url('{image:sbg}'); margin-bottom:2px; margin-top:-0px}
  81. #simg img {max-width: 160px; height: auto; text-align:center;}
  82.  
  83. #sbar
  84. {background-image: url('{image:sbg}');
  85. background-color:{color:background};
  86. width:160px;
  87. height:630px;
  88. margin-left:120px;
  89. margin-top:125px;
  90. position:fixed;
  91. overflow:hidden; border-left:0px solid; border-right:0px solid; padding:3px; }
  92.  
  93. #stext
  94. {margin-left:2px;
  95. font-family:{font:body};
  96. font-size:10px;
  97. margin-right:0px;
  98. width:160px}
  99.  
  100. #pagination
  101. {font-family:georgia;
  102. margin-top:-20px;
  103. margin-left:270px;
  104. color:{color:text};
  105. text-align:center;
  106. font-size:11px}
  107.  
  108. #tags
  109. {font-family:{font:body};
  110. margin-top:33px;
  111. letter-spacing: 0px;
  112. text-align:center;
  113. margin-top:4px;
  114. font-size:9px}
  115.  
  116. #sbar2 {width:65px; height:10px; margin-left:25px; margin-top:105px; position:fixed; padding:3px}
  117.  
  118. #slinks2 a
  119. {color: {color:ease out}; text-decoration:none;-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  120. width:300px;
  121. background-color:{color:slink};
  122. margin:0px 0px 5px 6px;
  123. font:9px {font:body};
  124. text-transform: lowercase;
  125. color:{color:text};
  126. border-left: 6px solid #aa8e83;
  127. text-decoration: none;
  128. letter-spacing: 1px;
  129. text-align:center;
  130. width:100px;
  131. padding:2px 16px 2px 16px;
  132. }
  133.  
  134. #slinks2 a:hover {color:{color:ease out}; -webkit-transition: opacity 0.6s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; background-color:{color:shover}}
  135.  
  136.  
  137.  
  138. #posts
  139. {overflow:hidden;
  140. background-color:
  141. {color:entry};
  142. padding:3px}
  143.  
  144. h1
  145. {color:{color:text};
  146. font-family:{font:text};
  147. font-size:15px;
  148. line-height:15px;
  149. letter-spacing:0px;
  150. font-weight:normal;
  151. text-transform:uppercase;
  152. margin:0px;
  153. padding:0px;
  154. text-align:left}
  155.  
  156. h2
  157. {color:{color:text};
  158. font-family:{font:text};
  159. font-size:12px;
  160. line-height:12px;
  161. letter-spacing:0px;
  162. font-weight:normal;
  163. text-transform:uppercase;
  164. margin:0px;
  165. padding:0px;
  166. margin-bottom:-0px;
  167. text-align:left}
  168.  
  169. h3
  170. {margin-left:-1px;
  171. letter-spacing:1px;
  172. font-weight:normal;
  173. margin-left:-10px;
  174. margin-top:-25px;
  175. width:200px;
  176. height:8px;
  177. position:fixed;
  178. overflow:hidden;
  179. font-size:12px;
  180. text-align:center;
  181. letter-spacing: 2px;
  182. color:#92815E;
  183. font-family: georgia;
  184. text-transform: lowercase;
  185. font-style: italic;
  186. padding:10px;
  187. line-height:100%;
  188. border-bottom:1px #aa8e83 dotted}
  189.  
  190. h3 a:hover{background-color:transparent}
  191.  
  192. #source {text-align: left}
  193.  
  194. #info
  195. {font-family:{font:body};
  196. background-color:{color:info};
  197. font-size:9px;
  198. letter-spacing: 1px;
  199. border-right: 1px #aa8e83 dotted;
  200. padding:2px;
  201. }
  202.  
  203.  
  204. #questions
  205. {background-color:{color:info};
  206. color: {color:text};
  207. padding:12px;
  208. margin-bottom:0px;
  209. text-align: center;
  210. font-family:{font:body};
  211. font-size:10}
  212.  
  213. #questions a {color:{color:link}}
  214.  
  215. blockquote
  216. {border-left:2px
  217. {color:body} solid;
  218. padding-left:5px;
  219. margin:0px 2px 0px 10px}
  220.  
  221. p{margin-top:4px; margin-bottom:4px}
  222. blockquote {padding:0px; padding-left:5px; margin:4px; border-left:2px solid {color:text}}
  223.  
  224. img a{border:none; width:100%}
  225. .audio{background-color:white; display:block;}
  226.  
  227. .user_1 .label {color:{color:link}; font-weight:bold}
  228. .user_2 .label {color:{color:text}; font-weight:bold}
  229. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  230.  
  231. .notes img{width:10px; top:1px;}
  232. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  233. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  234. </style>
  235. <style type="text/css">{CustomCSS}</style>
  236. </head>
  237.  
  238. <body>
  239. </div></div>
  240. <br>
  241.  
  242. <div id="sbar">
  243.  
  244. <h3><a href="/">{Title}</a></h3><br />
  245. <div id="simg"><img src="{image:sbar}"/></div><br>
  246. <div id="stext">{block:Description}{Description}{/block:Description}</div>
  247.  
  248. <br>
  249. </div></div>
  250.  
  251. <br>
  252. <div id="icon">
  253. <img src="{PortraitURL-40}" class="imdava">
  254. </div></div>
  255.  
  256.  
  257. <div id="sbar2">
  258. <div id="slinks2">
  259. <a href="/">home</a> <br><br>
  260. <a href="/ask">ask</a> <br><br>
  261. <a href="/links">links</a> <br><br>
  262. <a href="/links">archive</a> <br><br>
  263. <a href="http://nightlighters.tumblr.com/tagged/themes">theme</a></div><br>
  264. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  265. </div></div>
  266.  
  267. <div id="entries">
  268. {block:Posts}
  269. <div id="posts">
  270.  
  271. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  272. {block:Text}{Body}{/block:Text}
  273.  
  274. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  275.  
  276. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  277. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  278.  
  279. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  280. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  281.  
  282. {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}
  283.  
  284. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  285.  
  286. {block:Answer}<div id="questions"><b><i>{Asker}</i> says:</b><br>{Question}</div>
  287. {Answer}{/block:answer}
  288.  
  289. {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  290.  
  291. <div id="info">It was <a href="{Permalink}">{TimeAgo}</a> <br> {NoteCountWithLabel}<br>{block:RebloggedFrom} via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  292. {block:ContentSource} - © <a href="{SourceURL}">{SourceLink}</a>
  293. {/block:ContentSource}</div>
  294.  
  295. <div id="tags">{block:HasTags}<i>tagged:</i> {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  296.  
  297. </div><br>
  298. {/block:Posts}
  299. {block:PostNotes}{PostNotes}{/block:PostNotes}
  300.  
  301. </div>
  302.  
  303. </body>
  304. </html>
Advertisement
Add Comment
Please, Sign In to add comment