l-ovinlea

long live#26

Jan 26th, 2012
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.87 KB | None | 0 0
  1. <!-- theme 26 by b-reakable; kindness gerenates kindness --!>
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#ececec" />
  7. <meta name="color:entry" content="#dfdfdf" />
  8. <meta name="color:text" content="#555555" />
  9. <meta name="color:link" content="#8a8a8b" />
  10. <meta name="color:linkhover" content="#b69db9" />
  11. <meta name="color:overflow" content="#dfdfdf" />
  12. <meta name="color:backoverflow" content="#ececec" />
  13. <meta name="color:sidebar" content="#fff" />
  14.  
  15. <meta name="font:Body" content="verdana" />
  16.  
  17. <meta name="image:Background" content="" />
  18. <meta name="image:sidebarimage" content="" />
  19.  
  20. <meta name="text:bititle" content=""/>
  21. <meta name="text:subtitle" content=""/>
  22. <meta name="text:information" content=""/>
  23. <meta name="text:words" content=""/>
  24. <meta name="text:Link1" content="" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="" />
  27. <meta name="text:Link2 Title" content="" />
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link3 Title" content="" />
  30. <meta name="text:Link4" content="" />
  31. <meta name="text:Link4 Title" content="" />
  32. <meta name="text:Link5" content="" />
  33. <meta name="text:Link5 Title" content="" />
  34. <meta name="text:Link6" content="" />
  35. <meta name="text:Link6 Title" content="" />
  36. <meta name="text:Link7" content="" />
  37. <meta name="text:Link7 Title" content="" />
  38. <meta name="text:Link8" content="" />
  39. <meta name="text:Link8 Title" content="" />
  40. <meta name="text:Link9" content="" />
  41. <meta name="text:Link9 Title" content="" />
  42. <meta name="text:Link10" content="" />
  43. <meta name="text:Link10 Title" content="" />
  44.  
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46. <title>{Title}{block:SearchPage}, {lang: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. body {
  52. background: {color:Background} url('{image:Background}') top right fixed norepeat;
  53. margin: 0;
  54. padding: 0;
  55. font-family: {font:Body};
  56. }
  57.  
  58. .clear {
  59. clear: both;
  60. height: 0px;
  61. overflow: hidden;
  62. }
  63.  
  64. a img {
  65. border: none;
  66. }
  67.  
  68. #entries {
  69. margin-left: 470px;
  70. width: 530px }
  71.  
  72. body {
  73. color:{color:text};
  74. background-color:{color:background};
  75. background-image: url('{image:Background}');
  76. background-position: center;
  77. background-attachment:fixed;
  78. background-repeat: repeat;
  79. font-family:{font:body};
  80. font-size:11px;
  81. line-height:10px;
  82. text-align:justify;
  83. }
  84.  
  85. a:link, a:active, a:visited{
  86. color: {color:link};
  87. text-decoration:none }
  88.  
  89.  
  90. a:hover{
  91. color:{color:linkhover};
  92. }
  93.  
  94.  
  95. #browse {
  96. text-align: center;
  97. text-transform: uppercase;
  98. font-size: 9px;
  99. font-family: helvetica;
  100. letter-spacing: 3px;
  101. width: 30px;
  102. color: 000000;
  103. position: fixed
  104. }
  105.  
  106. #pagelink a {
  107. background-color: {color:entry};
  108. font-family: georgia;
  109. font-size: 15px;
  110. text-align: center;
  111. padding: 2px 15px 2px 15px;
  112. color: {color:link};
  113. text-transform: lowercase;
  114. font-style: italic;
  115. text-decoration: none;
  116. position: fixed;
  117. height: 15px;
  118. }
  119.  
  120. #pagelink a:hover {
  121. background-color:{color:linkhover};
  122. }
  123.  
  124. #brr2 {height: 285px; border-bottom: 0px solid #aaa; background-color: {color:sidebar}; margin-top: 52px; margin-left: 362px; position: fixed; z-index:2; padding: 0px; width:98px; color: {color:text}; padding: 4px; font-size: 9px; text-align: center; font-family: verdana;}
  125. .userpic{margin-left:0px; margin-top: 0px; margin-bottom:3px;}
  126. .userpic img{border: 5px solid {color:background};}
  127.  
  128. #mtts {width: 408px; height: 30px; margin-left: 50px; margin-top: 10px; position:fixed; overflow:hidden; padding:5px; background-color: {color:sidebar}; -webkit-border-top-left-radius: 35px;}
  129.  
  130. .mtitulo {font-family: georgia; text-transform: lowercase; font-size: 20px; color: {color:text}; text-align: center; padding: 2px; margin-top:3px; line-height:20px; font-style: italic; }
  131.  
  132. #posts {
  133. overflow: hidden;
  134. background-color: {color: entry};
  135. border: 0px;
  136. padding: 15px;
  137. font-size: 11px;
  138. background-color: {color:entry};
  139. color: {color:Text};
  140. margin-bottom:2px;
  141. }
  142.  
  143. #brr3 {font-family: Verdana; margin-top:347px; margin-left: 362px; height: none; border-bottom: 0px solid #E4CBB7; background-color: {color:sidebar}; z-index:2; padding: 0px; width: 90px; color: {color:text}; padding: 8px; font-size: 9px; text-align: center; font-size: 9px; position:fixed;}
  144.  
  145.  
  146. #slideShowContainer{ float: left; margin-top: 52px; margin-left: 50px; height: auto; width:300px; position: fixed; background-color: {color:sidebar}; padding: 0px; border: 5px solid {color:sidebar}; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  147.  
  148.  
  149.  
  150. #slideShow2 {margin-top: 0px; margin-bottom: 0px;}
  151.  
  152.  
  153.  
  154. #slideShow2 img{width: 300px; height: auto; margin-left: 0px;}
  155.  
  156.  
  157.  
  158. #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
  159.  
  160. #slideShow4 img{width: 300px; height: auto; margin-left: 0px; }
  161.  
  162. #links2 {width: 302px; height:20px; float: left; margin-left:53px; margin-top: 399px; padding: 0px; text-align: center; position: fixed; background-color:{color:sidebar}; color:{color:text}; opacity: 0.8; font-family: verdana; text-decoration: none; text-transform: none; line-height: 18px; font-size: 9px;}
  163.  
  164. #links {width: 302px; float: left; margin-left:53px; margin-top: 57px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; }
  165.  
  166.  
  167.  
  168. #links a {float: left; margin-left: 2px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; width: 149px; background-color: {color:sidebar}; color:{color:text}; text-decoration: none; text-transform: uppercase; line-height: 55px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  169.  
  170.  
  171.  
  172. #links a:hover{text-align: center; background-color: {color:sidebar}; color:{color:text}; letter-spacing: 4px;}
  173.  
  174.  
  175.  
  176. #links:hover{opacity: 0.8;}
  177.  
  178. #postinfo {
  179. font-family: verdana;
  180. font-size: 9px;
  181. text-transform: none;
  182. letter-spacing: 0px;
  183. margin-top: -5px
  184. }
  185.  
  186. #sidb2 {float: left; width: 310px; top: 454px; left: 50px; padding:0px; text-align: center; position: fixed; background-color:{color:sidebar}; height: 29px;}
  187.  
  188. #sidb {float: left; width: 310px; top: 424px; left: 50px; padding:0px; text-align: center; position: fixed; background-color:{color:sidebar}; font-size: 9px; font-family:verdana; line-height:28px;}
  189. .sidebarpgs{font-family:georgia; font-style: italic; font-size: 13px; letter-spacing:1px; line-height:18px;margin-bottom:5px; margin-top:5px;}
  190.  
  191.  
  192. #source {
  193. text-align: left
  194. }
  195. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  196. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  197.  
  198. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  199. .dda a {font-size: 9px;}
  200.  
  201. #nts {width: 500px; margin-left: 420px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  202. #nts img{display: none; border:0px}
  203.  
  204.  
  205.  
  206. #questions {
  207. border-bottom: 1px dashed {color:linkbackground};
  208. padding-bottom: 5px }
  209.  
  210. blockquote{ text-decoration: none }
  211.  
  212. img a {
  213. border: none; width: 100% }
  214.  
  215. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  216. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  217. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  218.  
  219. #asker {font-size: 11px; font-family: {font:body}; text-align: justify;}
  220. .answer {padding: 2px}
  221. .answer img {max-width: 470px;}
  222.  
  223. .audio{
  224. background-color: #E9E3E3;
  225. display: block}
  226.  
  227. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  228. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  229. .xquotesource a, a:hover{text-transform: none;}
  230.  
  231. .image {text-align: center; border: 0px}
  232. .image img {max-width: 500px; margin-bottom: 2px }
  233.  
  234. .chat {line-height: 13px; list-style: none }
  235. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  236. .person1 {color: {color:text}; padding: 2px; }
  237. .person1 .label {font-weight: bold; color:{color:text}}
  238. .person2 {color: {color:text}; padding: 2px; }
  239. .person2 .label {font-weight: bold; color:{color:text}}
  240.  
  241. .user_1 .label {color:{color:link}; font-weight:light; font-style: italic}
  242. .user_2 .label {color:{color:link}; font-weight:light; font-style: italic}
  243. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  244.  
  245.  
  246. .notes {width: 519px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  247. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  248. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  249. .notes img{display: none; border:0px}
  250.  
  251. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  252.  
  253. ::-webkit-scrollbar{width:10px;height:5px;}
  254. ::-webkit-scrollbar{width:10px;height:5px;}
  255. ::-webkit-scrollbar-button:start:decrement
  256. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  257. ::-webkit-scrollbar-track-piece{background-color: {color:backoverflow};}
  258. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:overflow};}
  259. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:overflow};
  260. </style>
  261. <style type="text/css">{CustomCSS}</style>
  262. </head>
  263.  
  264. <body>
  265.  
  266.  
  267. <div id="brr2"><div class="userpic"><img src="{PortraitURL-48}"></div>{block:Description}{Description}{/block:Description}
  268. </div>
  269.  
  270. <div id="brr3"><b>{text:information}</b><br />
  271. {text:words}</div>
  272.  
  273. <div id="mtts">
  274.  
  275. <div class="mtitulo">{text:bititle}
  276. </div>
  277. </div>
  278.  
  279. <div id="slideShowContainer">
  280.  
  281. <div id="slideShow2"><div id="slideShow4">
  282.  
  283.  
  284.  
  285. <img src="{image:sidebarimage}"/>
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. </div></div></div>
  294.  
  295.  
  296.  
  297. <div id="links">
  298.  
  299. <a href="/">HOME</a>
  300.  
  301. <a href="/ask">ASK<b>BOX</b></a>
  302.  
  303. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  304. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  305. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  306. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  307. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  308. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  309. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  310. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  311. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  312. {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a>{/block:ifLink10}
  313.  
  314. </div>
  315. <div id="links2">{text:subtitle}</div>
  316.  
  317.  
  318.  
  319.  
  320.  
  321. <div id="sidb">theme by <b>b-reakable</b>; details by <b>l-oveyourself</b> e <b>lmthemes</b>.
  322. </div>
  323.  
  324. <div id="sidb2">{block:Pagination}<div class="sidebarpgs">
  325. {block:PreviousPage}<a href="{PreviousPage}">« previous</a> · {/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next » </a>{/block:NextPage}
  326. </div></div> {/block:Pagination}</div>
  327. <div id="entries"><br>
  328. {block:Posts}
  329.  
  330.  
  331. <div id="posts">
  332.  
  333. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  334.  
  335. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{Caption}{/block:Caption}{/block:Photo}
  336.  
  337. {block:Photoset}{Photoset-500}{Caption}{/block:Caption}{/block:Photoset}
  338.  
  339. {block:Quote}
  340. <div class="xquote">“{Quote}”</div>
  341. {block:Source}<div class="xquotesource"> — {Source}</div>
  342. {/block:Source}
  343. {/block:Quote}
  344.  
  345. {block:Link}
  346. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  347. {block:Description}{Description}{/block:Description}
  348. {/block:Link}
  349.  
  350. {block:Chat}
  351. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  352. <div class="chat"><ul>{block:Lines}
  353. <li class="person{UserNumber}">{block:Label}
  354. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  355. {/block:Chat}
  356.  
  357.  
  358. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  359.  
  360. {block:Answer}
  361. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  362. <div class="answer">{Answer}</div>
  363. {/block:Answer}
  364.  
  365.  
  366. {block:Audio}<span class="audio"><center>{AudioPlayerGrey}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  367.  
  368. <div id="postinfo">
  369. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<br>
  370. <a href="{Permalink}">{TimeAgo}</a> · {NoteCountWithLabel} · <a href="{ReblogUrl}" target="_blank">reblog</a> <br>{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:RebloggedFrom}(© <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
  371.  
  372.  
  373. {/block:Posts}
  374. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  375. </div>
  376.  
  377.  
  378.  
  379.  
  380. </body>
  381. </html>
Add Comment
Please, Sign In to add comment