darnpayne

theme 14 nothing left to say

Jun 9th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.15 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><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9.  
  10. <!-- BASE CODE BY INDIEMURS. THEME 14 BY SHEERINOS IF YOU STEAL THSI I WILL KILL YOU ON THE PURGE -->
  11.  
  12. <!-- COLORS -->
  13.  
  14. <meta name="color:background" content="#ffffff"/>
  15. <meta name="color:text" content="#b6b5b5"/>
  16. <meta name="color:link" content="#b87889"/>
  17. <meta name="color:linkhover" content="#f0e7e1"/>
  18. <meta name="color:scrollbar" content="ececec"/>
  19.  
  20. <!-- FONTS -->
  21.  
  22. <meta name="font:title" content="Cambria" />
  23. <meta name="font:body" content="calibri" />
  24. <meta name="font:pagination" content="calibri" />
  25.  
  26. <!-- IMAGES -->
  27.  
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:sidebar2" content="">
  30.  
  31.  
  32.  
  33. <!-- LINKS -->
  34.  
  35. <meta name="text:link 1" content="link 1"/>
  36. <meta name="text:link 1 url" content="/" />
  37. <meta name="text:link 2" content="link 2"/>
  38. <meta name="text:link 2 url" content="/" />
  39.  
  40.  
  41. <style type="text/css">
  42.  
  43.  
  44. ::selection {background: #fff; color:{color:selection};}
  45. ::-moz-selection {background: #fff; color:{color:selection};}
  46. ::-webkit-selection {background: #fff; color:{color:selection};}
  47.  
  48. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
  49. height:100px;}
  50.  
  51. ::-webkit-scrollbar { height:10px;width:5px; background-color:#fff;}
  52.  
  53.  
  54. /* --- BODY ---*/
  55.  
  56. body {
  57. font-style:none;
  58. background:{color:background};
  59. margin:0px; color:{color:text};
  60. font-family:calibri;
  61. font-size:11px;
  62. line-height:100%;
  63.  
  64. }
  65.  
  66. blockquote {
  67. border-left:2px solid #ECECEC;
  68. padding-left:2px;
  69. margin:5px;
  70. }
  71.  
  72. a {
  73. color:{color:link}
  74. }
  75.  
  76. a {
  77. text-decoration:none;
  78. -webkit-transition:all 0.5s ease-in-out;
  79. -moz-transition:all 0.5s ease-in-out;
  80. -o-transition:all 0.5s ease-in-out;
  81. -ms-transition:all 0.5s ease-in-out;
  82. transition:all 0.5s ease-in-out;
  83. }
  84.  
  85. a:hover {
  86. color:{color:linkhover}
  87. }
  88.  
  89. img {none;}
  90.  
  91. h1 , h2 {
  92. font-family:calibri;
  93. text-transform:none;
  94. font-size:14px;
  95. line-height:30px;
  96. letter-spacing:0px;
  97. text-align:center;
  98. font-style:none;
  99. }
  100.  
  101. #entries {
  102. padding:10px;
  103. width:500px;
  104. margin-left:500px;
  105. margin-top:50px;
  106.  
  107. }
  108.  
  109. #post {
  110. width:500px;
  111. padding-bottom:100px;
  112. font-style:none;
  113. padding:15px;
  114. margin-bottom:10px;
  115. }
  116.  
  117.  
  118.  
  119.  
  120. /* --- SIDEBAR ---*/
  121.  
  122.  
  123. #sidebar
  124. {
  125. width:130px;
  126. position:fixed;
  127. margin-left:90px;
  128. margin-top:100px;
  129. }
  130.  
  131. #sidebar {width:130px;}
  132.  
  133. #sidebarimage img
  134. {
  135. margin-left:90px;
  136. width:130px;
  137. max-height:150px;
  138. margin-top:0px;
  139. padding:5px;
  140. padding-bottom:0px;
  141. }
  142.  
  143. #nav {
  144. position:fixed;
  145. overflow:hidden;
  146. margin-top:150px;
  147. margin-left:315px;
  148. }
  149.  
  150. #link1 a , #link2 a, #link3 a
  151.  
  152. #title
  153. {
  154. font-family:cambria;
  155. text-align:center;
  156. margin-top:-129px;
  157. padding-bottom:0px;
  158. text-transform:none;
  159. font-style:normal;
  160. font-size:10px;
  161. }
  162.  
  163. #description {
  164. margin-left: 95px;
  165. margin-top: -5px;
  166. width: 130px;
  167. line-height: 100%;
  168. background-color:#ffffff;
  169. text-transform:none;
  170. text-align:center;
  171. font-family:calibri;
  172. font-size: 10px;
  173. font-style:none;
  174. padding-bottom:0px;
  175. padding-top:5px;
  176. }
  177.  
  178. #links {
  179. position: fixed;
  180. font-family:calibri;
  181. padding-top: 0px;
  182. padding-bottom: 5px;
  183. margin-top: -140px;
  184. margin-left: 95px;
  185. padding-left: 0px;
  186. padding-right: 0px;
  187. letter-spacing: 1px;
  188. height: 10px;
  189. width: 130px;
  190. background:#000000
  191.  
  192. }
  193.  
  194. #links a {
  195. padding 5px;
  196. padding-top: 0px;
  197. padding-bottom: 1px;
  198. padding-right:2px;
  199. padding-left:2px;
  200. margin-bottom: 5px;
  201. font-size: 10px;
  202. font-style:normal;
  203. text-align:center;
  204. text-transform:none;
  205. width: 50px;
  206. }
  207.  
  208. #questions {
  209. background-color:#ffffff;
  210. color: {color:text};
  211. margin-left:0px;
  212. padding:5px;
  213. margin-top:5px;
  214. margin-bottom:5px;
  215. font-family:calibri;
  216. font-size:10px;
  217. font-style:normal;
  218. text-align:center;
  219. }
  220.  
  221. .note {
  222. padding:0px 20px 0px 20px;
  223. background-color:#FFFFFF;
  224. text-transform:lowercase;
  225. letter-spacing:0px;
  226. font-size: 11px;
  227. font-style:normal;
  228. text-align:left;
  229. line-height:120%;
  230. }
  231.  
  232. .note li {
  233. list-style-type:none;
  234. padding:5px 25px 5px 25px;
  235. text-align:left;
  236. margin-right:30px;
  237. margin-top:-50px;
  238. }
  239.  
  240. #info {
  241. font-family:calibri;
  242. text-align:center;
  243. margin-top:10px;
  244. padding-top:10px;
  245. padding:0px;
  246. padding-bottom:1px;
  247. text-transform:none;
  248. font-style:none;
  249. font-size:10px;
  250. line-height:100%;
  251. }
  252.  
  253. #RebloggedFrom {
  254. font-family:calibri;
  255. text-align:center;
  256. margin-top:-5px;
  257. padding-bottom:0px;
  258. text-transform:none;
  259. font-style:none;
  260. font-size:10px;
  261. }
  262.  
  263. #tags {
  264. font-family:calibri;
  265. text-align:center;
  266. margin-top:0px;
  267. padding-bottom:0px;
  268. text-transform:none;
  269. font-style:none;
  270. font-size:10px;
  271. }
  272.  
  273. #pagination {
  274. position:fixed;
  275. width:500px;
  276. height: 5px;
  277. font-size:8px;
  278. text-align:center;
  279. left: -8px;
  280. bottom: 475px;
  281. padding: 10px;
  282. font-family:consolas;
  283. letter-spacing:4px;
  284. opacity: 1;
  285. }
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292. #credit{
  293. right:8px;
  294. bottom:10px;
  295. position:fixed;
  296. padding:5px;
  297. }
  298.  
  299.  
  300.  
  301. {CustomCSS}</style></head><body>
  302.  
  303. <div id="sidebar">
  304. <div id="sidebarimage"><img src="{image:sidebar}"/>
  305. <div id="sidebarimage2"><img src="{image:sidebar2}"/>
  306. </div>
  307. <div id="links">
  308. <a href="/">home</a>
  309. <a href="/ask">ask</a>
  310. <a href="{text:link 1 url}">{text:link 1}</a>
  311. <a href="{text:link 2 url}">{text:link 2}</a>
  312.  
  313. </div>
  314.  
  315.  
  316. <div id="description">{Description}</div>
  317.  
  318. <div id="scrollbar">{scrollbar}</div>
  319.  
  320. <div id="pagination">
  321.  
  322. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big>&laquo;</big></a>{/block:PreviousPage}{/block:Pagination}
  323. {block:JumpPagination length="5"}
  324. {block:CurrentPage}<span class="pagination_a">{PageNumber}</span>{/block:CurrentPage}
  325. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  326. {/block:JumpPagination}
  327. {block:Pagination}{block:NextPage}<big><a href="{NextPage}">&raquo;</a></big>{/block:NextPage}{/block:Pagination}
  328. </div>
  329.  
  330.  
  331.  
  332. {block:HasPages}{block:Pages}
  333.  
  334. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  335.  
  336. </div></center>
  337.  
  338.  
  339. </div>
  340.  
  341. <div id="entries">{block:Posts}<div id="post">
  342.  
  343. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  344.  
  345. {block:blockquote}{/block:blockquote}
  346.  
  347.  
  348.  
  349. {block:Photo}
  350. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  351. {/block:Photo}
  352.  
  353. {block:Photoset}
  354. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  355. {/block:Photoset}
  356.  
  357. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  358.  
  359. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  360.  
  361. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  362.  
  363. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  364.  
  365. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  366.  
  367. {block:Answer}<div id="questions"<a href="{askerURL}"><b>{Asker}</b> asked: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  368.  
  369.  
  370. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date}{/block:Date} </a>
  371. {block:NoteCount}<a href="{Permaink}"> {NoteCountWithLabel} </a>{/block:NoteCount}
  372. {block:RebloggedFrom}<a href="{ReblogParentURL}">({ReblogParentName})</a>{/block:RebloggedFrom}
  373. {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}</div>
  374.  
  375. <div id="tags">
  376. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  377.  
  378. </div>
  379. {block:PostNotes}{PostNotes}{/block:PostNotes}
  380. {/block:Posts}</div>
  381.  
  382. <div id="credit" data="credit"> <a href="http://sherinos.tumblr.com"><img src="http://i1362.photobucket.com/albums/r689/sheerinos/white_zpse41868d6.jpg?t=1374529320" width="75px" height="30px"></a></div>
  383.  
  384.  
  385. </div>
  386. </body>
Advertisement
Add Comment
Please, Sign In to add comment