Advertisement
ellary

be still ma loaf (of bread)

Mar 21st, 2013
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head><title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10. <!---- theme by enjalros holla@me
  11.  
  12. (´◉◞౪◟◉)
  13.  
  14.  
  15. also do not steal my theme or ill steal u goddamn soul do not test me--->
  16.  
  17. <meta name="color:Background" content="#ffffff"/>
  18. <meta name="color:Text" content="#838282"/>
  19. <meta name="color:Link" content="#b8b8b8"/>
  20. <meta name="image:sidebar" content=""/>
  21. <meta name="color:sbackground" content=""/>
  22. <meta name="color:title" content=""/>
  23. <meta name="color:descborder" content=""/>
  24. <meta name="color:linkhover" content=""/>
  25. <meta name="color:linkbg" content=""/>
  26. <meta name="color:sidelinkhover" content=""/>
  27.  
  28.  
  29.  
  30. <meta name="text:Link 3" content="link" />
  31. <meta name="text:Link 3 URL" content="/" />
  32. <meta name="text:Link 4" content="link" />
  33. <meta name="text:Link 4 URL" content="/" />
  34.  
  35. <style> body, a, a:hover { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }</style>
  36. </a></div>
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41. a {text-decoration:none;
  42. color:{color:linkhover};-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  43.  
  44. a:hover {color:{color:linkhover};-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  45.  
  46.  
  47.  
  48. @font-face {
  49. font-family: 'font';
  50. src: url('http://static.tumblr.com/kogdkq1/m44mi8if2/inconsolata.otf') format('truetype');
  51. font-weight: normal;
  52. font-style: normal;
  53.  
  54. }
  55.  
  56. @font-face { font-family: "nova"; src: url('http://static.tumblr.com/oct6d4x/Wvalo56tg/pf_ronda_seven.ttf'); }
  57.  
  58.  
  59. @font-face { font-family: "lane"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  60.  
  61. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:5px;}
  62. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar};height:5px!important;}
  63. ::-webkit-scrollbar {background-color:{color:Background};height:5px;width:6px;}
  64.  
  65.  
  66. {block:iftinycursor}
  67. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), progress;}
  68. {/block:iftinycursor}
  69.  
  70.  
  71.  
  72.  
  73. body {
  74. background:{color:background};
  75. margin:0px;
  76. color:{color:text};
  77. font-family:Calibri;
  78. font-size:10px;
  79. line-height:100%;
  80. }
  81.  
  82. a {
  83. text-decoration:none;
  84. outline:none;
  85. -moz-outline-style:none;
  86. color:{color:link};
  87. }
  88.  
  89. img {
  90. border:none;
  91. }
  92.  
  93. blockquote {
  94. padding-left:5px;
  95. border-left:2px solid;
  96. }
  97.  
  98. blockquote blockquote {
  99. padding-left:5px;
  100. border-left:2px solid;
  101. }
  102.  
  103. h1 {
  104. font-size:15px;
  105. }
  106.  
  107. #entries {
  108. padding:10px;
  109. width:500px;
  110. margin-left:650px;
  111. margin-top:40px;
  112. }
  113.  
  114. #post {
  115. width:500px;
  116. padding-bottom:20px;
  117. font-family:calibri;
  118. letter-spacing:1px;
  119. font-size:10px;
  120. }
  121.  
  122. #sidebar {
  123. width:120px;
  124. position:fixed;
  125. margin-left:200px;
  126. margin-top:100px;
  127. }
  128.  
  129.  
  130.  
  131. #title {
  132. font-size:20px;
  133. text-align:left;
  134. margin-bottom:5px;
  135. position:fixed;
  136. margin-top:120px;
  137. margin-left:120px;
  138. font-family:'lane';
  139. width:1100px;
  140. font-style:italic;
  141. color:{color:title};
  142.  
  143.  
  144. }
  145.  
  146. #p {
  147. -webkit-transform: rotate(90deg);
  148. -o-transform: rotate(90deg);
  149. -moz-transform: rotate(90deg);
  150. }
  151.  
  152.  
  153. #sidebarimage {
  154. width 250px;
  155. }
  156.  
  157. #sidebarimage img {
  158. width:120px;
  159. position:fixed;
  160. margin-left:-195px;
  161. margin-top:160px;
  162.  
  163. }
  164.  
  165. #description {
  166. padding:5px;
  167. text-align:center;
  168. position:absolute;
  169. margin-top:290px;
  170. margin-left:-200px;
  171. font-family:calibri;
  172. letter-spacing:1px;
  173. font-style:italic;
  174. width:120px;
  175. font-size:8px;
  176.  
  177.  
  178. }
  179.  
  180. #pagination {
  181. font-size:20px;
  182. text-align:center;
  183. }
  184.  
  185.  
  186. .pagination{
  187. font-size:10px;
  188. letter-spacing:1px;
  189. position:fixed;
  190. width:140px;
  191. background-color:transparent;
  192. text-align:center;
  193. margin-top:20px;
  194. font-family:'font';
  195. color:{color:text};
  196. text-transform:uppercase;
  197. margin-top:450px;
  198. margin-left:-5px
  199. }
  200.  
  201. .pagination a:hover{
  202. color:{color:Link hover};
  203. }
  204.  
  205.  
  206.  
  207. #side {
  208. width:130px;
  209. height:200%;
  210. position:fixed;
  211. margin-top:-100px;
  212. margin-left:460px;
  213. border:1px solid #eeeeee;
  214. background-color:{color:sbackground};
  215. }
  216.  
  217.  
  218.  
  219. #links {
  220. position:fixed;
  221. margin-top:220px;
  222. margin-left: -240px;
  223. text-align:right;
  224. padding:1px;
  225. font-family:'nova';
  226. font-size:8px;
  227.  
  228.  
  229.  
  230.  
  231.  
  232. }
  233.  
  234.  
  235. #navilinks a{display:block; {block:ifdateimage}border-left: 3px solid {color:navigation border};{/block:ifdateimage} background: {color:date background} url({image:Date}) center fixed repeat; color: {color:Navigation Text}; margin-top:1px; position:relative; line-height: 10px; text-align: right; padding-left: 5px; -webkit-transition-duration: 0.8s;
  236. -moz-transition-duration: 0.5s;
  237. transition-duration: 0.5s;
  238. -o-transition-duration: 0.5s;}
  239.  
  240. #navilinks a:hover{{block:ifdateimage}border-left: 3px solid #FFFFFF;{/block:ifdateimage} background: {color:date background} url({image:Date}) center fixed repeat; display:block; color:{color:Navigation Text}; background:{color:linkbg}; color:{color:sidelinkhover};
  241. -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
  242. transition: all 0.5s ease-out;}
  243. .sidebar .perma a{overflow:hidden;}
  244.  
  245.  
  246.  
  247. #sidebar .perma{
  248. text-transform: uppercase;
  249. overflow:hidden;
  250. opacity: 0.0;
  251. background-color:transparent;
  252. -webkit-transition-duration: 1.5s;
  253. -moz-transition-duration: 1.5s;
  254. transition-duration: 1.5s;
  255. -o-transition-duration: 1.5s;
  256. }
  257.  
  258. #sidebar:hover .perma{
  259. overflow:visible;
  260. -webkit-transition: all .5s linear; opacity: 1;
  261. -webkit-transition: all .5s linear;
  262. -moz-transition: all .5s linear;
  263. transition: all .5s linear;}
  264.  
  265.  
  266. #info {
  267. text-align:center;
  268. margin-top:10px;
  269. font-size:9px;
  270. font-family:timesnew;
  271. font-style:italic;
  272. text-align:left;
  273.  
  274. border-top:0px solid {color:descborder};
  275.  
  276.  
  277. border-bottom:0px solid {color:descborder};
  278.  
  279. border-left:1px solid {color:descborder};
  280.  
  281. border-right:1px solid {color:descborder};
  282. padding:8px
  283.  
  284. }
  285.  
  286. #asker {
  287. float:left;
  288. margin-right:5px;
  289. }
  290.  
  291. #credit {
  292. position:fixed;
  293. right:0px;
  294. bottom:0px;
  295. padding:4px;
  296. text-transform:uppercase;
  297. letter-spacing:2px;
  298. font-size:9px;
  299. margin-bottom:3px;
  300. margin-right:3px;
  301. border:1px solid {color:descborder};
  302. }
  303.  
  304.  
  305. {CustomCSS}</style></head><body>
  306.  
  307.  
  308. <div id="side">
  309.  
  310. <div id="sidebar">
  311.  
  312.  
  313.  
  314. <div id="p">
  315. <div id="title">{title}</div></div>
  316.  
  317. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  318.  
  319. <div id="description">{Description}</div>
  320.  
  321. <div class="perma">
  322. <div id="navilinks">
  323. <div id="link">
  324.  
  325.  
  326. <div id="links">
  327. <a href="/"title="refresh">home</a>
  328. <a href="/ask"title="ask">ask</a>
  329. {block:IfLink3} <a href="{text:Link 3 URL}"title="codes" >{text:Link 3}</a>{/block:IfLink3}
  330. {block:IfLink4} <a href="{text:Link 4 URL}"title="navigation">{text:Link 4}</a>{/block:IfLink4}
  331. </div></div></div></div>
  332.  
  333. </div>
  334.  
  335.  
  336. <div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><b>-</b></a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}"><b>+</b></a>{/block:NextPage}{/block:Pagination}</div></div></div>
  337.  
  338. </div>
  339.  
  340. </div>
  341.  
  342. </div>
  343.  
  344. </div>
  345.  
  346. <div id="entries">{block:Posts}<div id="post">
  347.  
  348. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  349.  
  350. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  351.  
  352. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  353.  
  354. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  355.  
  356. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  357.  
  358. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  359.  
  360. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  361.  
  362. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  363.  
  364. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  365.  
  366. <div id="info">
  367. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  368. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  369. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  370.  
  371. </div>
  372. {block:PostNotes}{PostNotes}{/block:PostNotes}
  373. {/block:Posts}</div>
  374.  
  375. <div id="credit"><a href="http://www.enjalros.tumblr.com" target="_blank">ENJ. </a></div>
  376.  
  377. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement