Advertisement
l-ovinlea

paradise#24

Jan 26th, 2012
583
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.40 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.  
  3. <!-- theme 24 by b-reakable; kindness gerenates kindness --!>
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#ececec" />
  9. <meta name="color:entry" content="#dfdfdf" />
  10. <meta name="color:text" content="#555555" />
  11. <meta name="color:link" content="#8a8a8b" />
  12. <meta name="color:linkhover" content="#b69db9" />
  13. <meta name="color:questionborder" content="#C29C9C" />
  14. <meta name="color:questiontext" content="#000" />
  15. <meta name="color:titlebox" content="#000" />
  16. <meta name="color:overflow" content="#dfdfdf" />
  17. <meta name="color:backoverflow" content="#ececec" />
  18. <meta name="color:everything" content="#fff" />
  19.  
  20. <meta name="font:Title" content="georgia" />
  21. <meta name="font:Body" content="trebuchet ms" />
  22. <meta name="font:Accent" content="helvetica" />
  23.  
  24. <meta name="image:Background" content="" />
  25. <meta name="image:sidebarimage" content="" />
  26.  
  27. <meta name="text:btitle" content=""/>
  28. <meta name="text:subtitle" content=""/>
  29. <meta name="text:minititle" content=""/>
  30. <meta name="text:information" content=""/>
  31. <meta name="text:littlewords" content=""/>
  32. <meta name="text:Link1" content="" />
  33. <meta name="text:Link1 Title" content="" />
  34. <meta name="text:Link2" content="" />
  35. <meta name="text:Link2 Title" content="" />
  36. <meta name="text:Link3" content="" />
  37. <meta name="text:Link3 Title" content="" />
  38. <meta name="text:Link4" content="" />
  39. <meta name="text:Link4 Title" content="" />
  40. <meta name="text:Link5" content="" />
  41. <meta name="text:Link5 Title" content="" />
  42. <meta name="text:Link6" content="" />
  43. <meta name="text:Link6 Title" content="" />
  44. <meta name="text:Link7" content="" />
  45. <meta name="text:Link7 Title" content="" />
  46. <meta name="text:Link8" content="" />
  47. <meta name="text:Link8 Title" content="" />
  48. <meta name="text:Link9" content="" />
  49. <meta name="text:Link9 Title" content="" />
  50.  
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  52. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  53. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  54. <link rel="shortcut icon" href="{Favicon}" />
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  56. <style type="text/css">
  57. body {
  58. background: {color:Background} url('{image:Background}') top right fixed norepeat;
  59. margin: 0;
  60. padding: 0;
  61. font-family: {font:Body};
  62. }
  63.  
  64. .clear {
  65. clear: both;
  66. height: 0px;
  67. overflow: hidden;
  68. }
  69.  
  70. a img {
  71. border: none;
  72. }
  73.  
  74. #entries {
  75. margin-left: 470px;
  76. width: 530px;}
  77.  
  78. body {
  79. color:{color:text};
  80. background-color:{color:background};
  81. background-image: url('{image:Background}');
  82. background-position: center;
  83. background-attachment:fixed;
  84. background-repeat: repeat;
  85. font-family:{font:body};
  86. font-size:11px;
  87. line-height:10px;
  88. text-align:justify;
  89. }
  90.  
  91. a:link, a:active, a:visited{
  92. color: {color:link};
  93. text-decoration:none;}
  94.  
  95.  
  96. a:hover{
  97. color:{color:linkhover};
  98. }
  99.  
  100.  
  101.  
  102. #sidebar {width: 250px; left: 15px; height:400px; top:99px; padding: 0px; background-color: none; text-align: center; position: fixed;}
  103. .hover {text-align: justify; overflow: hidden; height: 390px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 0px; width: 245px; background-color: ; color: {color:text}; padding: 10px; margin-top: 0px; background-attachment: fixed; }
  104. .elena {text-align: center; letter-spacing: 0px; font-size: 23px; font-family: Georgia; color: {color:titlebox}; margin-top:30px; line-height:18px;}
  105.  
  106. #slideShowContainer{ float: left; margin-top: 0px; margin-left: 0px; height: auto; width:260px; position: fixed; background-color: transparent; border: 5px solid {color:everything}; }
  107.  
  108.  
  109.  
  110. #slideShow2 {margin-top: 0px; margin-bottom: 0px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; overflow: hidden;}
  111.  
  112.  
  113.  
  114. #slideShow2 img{width: 250px; height: 309px; margin-left: 0px;}
  115.  
  116. #slideShow2:hover {opacity: 0.2;}
  117.  
  118.  
  119.  
  120. #slideShow4 {margin-top: 5px; margin-bottom: 5px;}
  121.  
  122. #slideShow4 img{width: 250px; height: 309px; margin-left: 0px; }
  123.  
  124. #browse {
  125. text-align: center;
  126. text-transform: uppercase;
  127. font-size: 9px;
  128. font-family: helvetica;
  129. letter-spacing: 3px;
  130. width: 30px;
  131. color: 000000;
  132. position: fixed
  133. }
  134.  
  135. #postinfo {
  136. font-family: verdana;
  137. font-size: 9px;
  138. text-transform: none;
  139. letter-spacing: 0px;
  140. margin-top: -5px
  141. }
  142. .apic {padding: 5px; background-color: {color:questionborder}; width: 48px}
  143. .atip {color: {color:questionborder}; font-size: 38px; margin-left: -8px;}
  144. .asker {font: verdana;}
  145. .asker a {color: {color:questiontext};}
  146.  
  147. #pagelink a {
  148. background-color: {color:entry};
  149. font-family: georgia;
  150. font-size: 15px;
  151. text-align: center;
  152. padding: 2px 15px 2px 15px;
  153. color: {color:link};
  154. text-transform: lowercase;
  155. font-style: italic;
  156. text-decoration: none;
  157. position: fixed;
  158. height: 15px;
  159. }
  160.  
  161. #pagelink a:hover {
  162. background-color:{color:linkhover};
  163. }
  164.  
  165. div#credit{background-color: {color:everything}; font-weight: bold; letter-spacing: 2px; color: {color:link}; text-align: center; width:23px; height:17px; position: absolute; padding-top: 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 15px; font-family: tahoma; margin-top: 359px; -moz-border-bottom-right-radius: 30px; border-bottom-right-radius: 30px; -moz-border-bottom-left-radius: 30px; border-bottom-left-radius: 30px;}
  166.  
  167. div#credit:hover {background-color: transparent; color: transparent;}
  168.  
  169.  
  170.  
  171. .credito {font-weight: normal; text-align: center; font-size: 9px; position: absolute; color: transparent; margin-left: 0px; margin-top: -2px; width:130px; height:100px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  172.  
  173. .credito:hover {width: 130px; color: {color:link}; background-color: {color:everything}; font-weight: normal; font-size: 8,5px; text-align: center; height:60px; padding-top: 2px; -moz-border-bottom-right-radius: 30px; border-bottom-right-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;}
  174.  
  175.  
  176. #browsebox {
  177. position: fixed;
  178. margin-top: 400px;
  179. margin-left: 200px}
  180.  
  181. #browsebox2 {
  182. position: fixed;
  183. margin-top: 400px;
  184. margin-left: 100px; }
  185.  
  186. #posts {
  187. overflow: hidden;
  188. background-color: {color: entry};
  189. border: 0px;
  190. padding: 15px;
  191. font-size: 11px;
  192. background-color: {color:entry};
  193. color: {color:Text};
  194. }
  195.  
  196. bigtitle {
  197. color: {color:title};
  198. font-family: georgia;
  199. letter-spacing: -1px;
  200. text-align: center;
  201. font-style: italic;
  202. font-size: 21px;
  203. text-transform: none;
  204. line-height: 18px;
  205. }
  206.  
  207. quote {
  208. color: {color:title};
  209. font-family: {font:Body};
  210. letter-spacing: 3px;
  211. padding: 5px;
  212. text-align: justify;
  213. font-style: italic;
  214. font-size: 9px;
  215. }
  216.  
  217. #sidb {float: left; width: 422px; top: 430px; left: 15px; padding:0px; text-align: center; position: fixed; background-color:{color:everything};}
  218. .sidebarpgs{font-family:georgia; font-style: italic; font-size: 13px; letter-spacing:1px; line-height:18px;margin-bottom:5px; margin-top:5px;}
  219.  
  220.  
  221. #sidebar2 {float: left; width: 270px; top: 30px; left: 15px; padding:0px; text-align: center; position: fixed; background-color:{color:everything}; -webkit-border-top-right-radius: 35px; -webkit-border-top-left-radius: 35px;}
  222. .tit{clear: both; margin-top: 5px; text-align: center; background-color: trans.; margin-bottom: 2px; padding: 9px; text-transform: lowercase; letter-spacing: 0px; font-size: 23px; font-family: Georgia; color: {color:titlebox}; }
  223.  
  224.  
  225.  
  226. .sub {clear: both; text-align: center; background-color: trans.; letter-spacing: 2px; text-transform: lowercase; font-size: 9px; padding: 6px; font-family: verdana; color:{color:titlebox}; }
  227.  
  228.  
  229. #source {
  230. text-align: left
  231. }
  232. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  233. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  234.  
  235. #brr3 {font-family: Verdana; margin-top:1px; height: none; background-color: {color:everything}; z-index:2; padding: 0px; width: 130px; color: {color:titlebox}; padding: 8px; font-size: 9px; text-align: center; font-size: 9px;}
  236.  
  237. #lea {left: 0px; height:400px; top:99px; padding: 0px; background-color: none; text-align: center; position: fixed;}
  238.  
  239. #foto {width: 64px; height: 64px; margin-left: 287px; background-color: none; position: fixed; color: none; font-size: 9px; border: 8px solid {color:everything}; margin-top: 00px;}
  240.  
  241. #foto img{margin-top: 0px; }
  242.  
  243. #brr { height: 2px; border-bottom: 0px solid #E4CBB7; background-color:{color:everything}; margin-top: 70px; margin-left: 373px; position: fixed; z-index:2; padding: 0px; width: 90px; color: transparent; }
  244. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: center}
  245.  
  246. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  247.  
  248. ol.notes li {background-color: {color:entry}; margin-bottom: 5px; padding: 5px; }
  249.  
  250. .notes img{display: none; border:0px}
  251.  
  252. #brr2 { height: 275px; border-bottom: 0px solid #aaa; background-color:{color:everything}; margin-top: 54px; margin-left: 450px; position: fixed; z-index:2; padding: 0px; width: 2px; color: transparent}
  253.  
  254. #links { width: 150px; border-left: 4px solid {color:everything}; border-right: 3px solid {color:everything}; background-color: none; margin-top: 85px; margin-left: 287px; position: fixed; z-index:2; padding: 0px; text-align: center;}
  255.  
  256.  
  257.  
  258.  
  259. .sidebarlinks a {width: 140px; background-color: {color:everything}; font-size: 9px; text-align: center; color: {color:titlebox}; padding:3px; display: block; margin-top: 0px; text-transform: lowercase; letter-spacing: 0px; border-bottom: 1px solid {color:background}; font-family: Verdana;}
  260.  
  261.  
  262.  
  263. .sidebarlinks a:hover {background-color: transparent; color: {color:titlebox}; font-size: 9px; letter-spacing: 0px; -webkit-border-radius: 00px 00px 00px 0px; padding-left: 0px; border-left: 0px solid #000; -webkit-transition: all .5s ease-out; -moz-transition: all .6s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out;}
  264.  
  265.  
  266.  
  267. #questions {
  268. border-bottom: 1px dashed {color:linkbackground};
  269. padding-bottom: 5px }
  270.  
  271. blockquote{ text-decoration: none }
  272.  
  273. img a {
  274. border: none; width: 100% }
  275.  
  276. h2{color:{color:title}; font-family:{font:title}; font-size:20px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform: none; margin:0px; padding:0px; margin-bottom:-0px; text-align: center}
  277. .bigquote{font-size: 80px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20);}
  278. .pquote{font-family: georgia; font-size: 25px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left: 45px; font-style: italic;}
  279. .source{margin-top: 5px; text-align: right}
  280.  
  281. .audio{
  282. background-color: #E9E3E3;
  283. display: block}
  284.  
  285. .user_1 .label {color:{color:link}; font-weight:light; font-style: italic}
  286. .user_2 .label {color:{color:link}; font-weight:light; font-style: italic}
  287. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  288.  
  289.  
  290. .notes img{
  291. width:10px;
  292. position:relative;
  293. top:1px; }
  294.  
  295. ol.notes, .notes li {
  296. list-style:none;
  297. margin:0px;
  298. padding:0px; }
  299.  
  300. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  301.  
  302. ::-webkit-scrollbar{width:10px;height:5px;}
  303. ::-webkit-scrollbar{width:10px;height:5px;}
  304. ::-webkit-scrollbar-button:start:decrement
  305. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  306. ::-webkit-scrollbar-track-piece{background-color: {color:backoverflow};}
  307. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:overflow};-webkit-border-radius:px;}
  308. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:overflow};-webkit-border-radius:px;
  309. </style>
  310. <style type="text/css">{CustomCSS}</style>
  311. </head>
  312.  
  313. <body>
  314.  
  315. <div id="sidebar">
  316.  
  317. <div id="sidebar2">
  318.  
  319. <div class="tit">{text:btitle}
  320.  
  321. <div class="sub">{text:subtitle}</div></div></div>
  322.  
  323.  
  324. <div class="hover">
  325. {block:Description}{Description}{/block:Description}<br>
  326. <div class="elena">{text:minititle}</div>
  327. </div>
  328.  
  329. <div id="slideShowContainer">
  330.  
  331. <div id="slideShow2"><div id="slideShow4">
  332.  
  333.  
  334.  
  335. <img src="{image:sidebarimage}"/>
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. </div></div>
  344. </div></div>
  345. <div id="lea">
  346.  
  347. <div id="foto"><center><img src="{PortraitURL-64}"></center></div>
  348.  
  349.  
  350.  
  351.  
  352.  
  353. <div id="links">
  354.  
  355. <div class="sidebarlinks"> <a href="/">home</a><a href="/ask">ask<b>box</b></a> {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1} {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5} {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6} {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7} {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8} {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9} </div><div id="brr3">{text:information}<br />
  356. {text:littlewords}</div>
  357. </div>
  358. <div id="credit"><div class="credito">theme by <br><b>b-reakable</b>, <br>with details: <b>heartsuffix</b> <br>and <b>l-oveyourself</b>.</div>BY</div>
  359.  
  360. <div id="brr">hm</div>
  361.  
  362. <div id="brr2">hm</div></div>
  363.  
  364. <div id="sidb">{block:Pagination}<div class="sidebarpgs">
  365. {block:PreviousPage}<a href="{PreviousPage}">« previous</a> · {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next » </a>{/block:NextPage}
  366. </div></div> {/block:Pagination}</div>
  367.  
  368. <div id="entries"><br>
  369. {block:Posts}
  370.  
  371.  
  372. <div id="posts">
  373.  
  374. {block:Title}<bigtitle><center>{title}</center></bigtitle>{/block:Title}
  375.  
  376. {block:Text}{body}{/block:Text}
  377.  
  378. {block:Quote}
  379. <b class="bigquote">“</b><div class="pquote">{Quote}</div>{block:Source}
  380. <div class="source">— {Source}</div>{/block:Source}
  381. {/block:Quote}
  382.  
  383. {block:Link}<a href="{URL}" class="link" {Target}><bigtitle><center>{Name} </center></bigtitle></a>
  384. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  385.  
  386. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  387.  
  388. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  389.  
  390. {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}
  391.  
  392. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  393.  
  394. {block:Answer}<table cellspacing="0" cellpadding="0" width="100%"><tr><td class="apic"><img src="{AskerPortraitURL-48}"></td><td bgcolor="" width="40px"><span class="atip"> &#9700;</span></td><td bgcolor=""><div class="asker">{Asker} <i>asked</i>:</div>
  395. {Question}</td></tr></table>
  396. <div class="answer">{Answer}</div>{/block:Answer}
  397.  
  398.  
  399. {block:Audio}<span class="audio"><center>{AudioPlayerGrey}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  400.  
  401. <div id="postinfo">
  402. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<br>
  403. <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><BR>
  404.  
  405. {/block:Posts}
  406. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  407. </div></div>
  408.  
  409.  
  410.  
  411.  
  412. </body>
  413. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement