Advertisement
l-ovinlea

careful#29

Mar 20th, 2012
707
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.38 KB | None | 0 0
  1. <!-- theme 29 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:sidebar" content="#dadada" />
  9. <meta name="color:title" content="#dfdfdf" />
  10. <meta name="color:text" content="#555555" />
  11. <meta name="color:link" content="#8a8a8b" />
  12. <meta name="color:overflow" content="#dfdfdf" />
  13.  
  14. <meta name="font:Body" content="verdana" />
  15.  
  16. <meta name="image:background" content="" />
  17. <meta name="image:sidebarimage" content="" />
  18.  
  19.  
  20. <meta name="text:title" content=""/>
  21. <meta name="text:Facebook" content=""/>
  22. <meta name="text:Wes2it" content=""/>
  23. <meta name="text:Twitter" 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.  
  37. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  38. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40. <link rel="shortcut icon" href="{Favicon}" />
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  42. <style type="text/css">
  43. body {
  44. background: {color:Background} url('{image:Background}') top right fixed norepeat;
  45. margin: 0;
  46. padding: 0;
  47. font-family: {font:Body};
  48. }
  49.  
  50. .clear {
  51. clear: both;
  52. height: 0px;
  53. overflow: hidden;
  54. }
  55.  
  56. a img {
  57. border: none;
  58. }
  59.  
  60. #entries {
  61. margin-left: 460px;
  62. width: 530px;}
  63.  
  64. body {
  65. color:{color:text};
  66. background-color:{color:background};
  67. background-image: url('{image:Background}');
  68. background-position: center;
  69. background-attachment:fixed;
  70. background-repeat: repeat;
  71. font-family:{font:body};
  72. font-size:11px;
  73. line-height:10px;
  74. text-align:justify;
  75. }
  76.  
  77. a:link, a:active, a:visited{
  78. color: {color:link};
  79. text-decoration:none }
  80.  
  81.  
  82. a:hover{
  83. color:{color:text};
  84. }
  85.  
  86. #pagination {
  87. margin-left:40px;
  88. margin-top:19px;
  89.  
  90. position:fixed;
  91.  
  92. font-family:georgia;
  93.  
  94. text-transform:lowercase;
  95.  
  96. background-color:{color:sidebar};
  97.  
  98. width:299px;
  99. height:10px;
  100.  
  101. letter-spacing:2px;
  102.  
  103. font-size:18px;
  104. font-style:italic;
  105.  
  106. text-align:center;
  107.  
  108. padding:10px;
  109.  
  110. }
  111.  
  112. #container {margin-left:1px; margin-top:100px; padding: 0px; z-index: 2; position:fixed;}
  113.  
  114. #browse {
  115. text-align: center;
  116. text-transform: uppercase;
  117. font-size: 9px;
  118. font-family: helvetica;
  119. letter-spacing: 3px;
  120. width: 30px;
  121. color: 000000;
  122. position: fixed
  123. }
  124.  
  125. #portrait {
  126.  
  127. width:80px;
  128.  
  129. height:80px;
  130.  
  131. margin-top:25px;
  132.  
  133. margin-left:-30px;
  134.  
  135. background-color:{color:title};
  136.  
  137. -moz-border-radius: 80px;
  138.  
  139. -webkit-border-radius: 80px;
  140.  
  141. z-index:2;
  142.  
  143. position:fixed;
  144.  
  145. }
  146.  
  147.  
  148.  
  149. #portrait img {
  150.  
  151. margin-top:8px;
  152.  
  153. margin-left:0px;
  154.  
  155. margin-bottom:10px;
  156.  
  157. -moz-border-radius: 80px;
  158.  
  159. -webkit-border-radius: 80px;
  160.  
  161. z-index:2;
  162.  
  163. }
  164.  
  165. #title {
  166.  
  167. margin-top:50px;
  168.  
  169. margin-left:40px;
  170.  
  171. background-color:{color:title};
  172.  
  173. color:{color:sidebar};
  174.  
  175. width:310px;
  176.  
  177. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  178.  
  179. font-style:italic;
  180.  
  181. text-align:center;
  182.  
  183. letter-spacing:1px;
  184.  
  185. font-size:15px;
  186.  
  187. line-height:15px;
  188.  
  189. height:auto;
  190.  
  191. padding:5px;
  192.  
  193. }
  194.  
  195.  
  196. #sidebar {
  197.  
  198. position:fixed;
  199.  
  200. width:300px;
  201.  
  202. position:fixed;
  203.  
  204. text-align:center;
  205.  
  206. font-size:10px;
  207.  
  208. margin-top:270px;
  209.  
  210. margin-left:100px;
  211.  
  212. letter-spacing:1px;
  213.  
  214. }
  215.  
  216. #slideShowContainer2{
  217.  
  218. float: left; margin-top: 20px; margin-left:290px; height: auto;
  219.  
  220. position: fixed; padding: 5px;
  221.  
  222. background-color: {color:sidebar};
  223.  
  224. }
  225.  
  226.  
  227.  
  228. #slideShow3 {opacity: 0.8;}
  229.  
  230. #slideShow3 img{width: 159px; height: 175px}
  231. .tt {position: fixed; text-align: center; margin-top: -64px; margin-left: 40px; font-family: verdana; font-size: 9px; width: 309px; background-color: {color:sidebar}; color:; padding:5px;}
  232.  
  233.  
  234. #links {width: 355px; float: left; margin-left:39px; margin-top: -43px; padding: 0px; text-align: center; position:fixed;}
  235.  
  236.  
  237.  
  238. #links a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 59px; background-color: {color:sidebar}; color:{color:text}; text-decoration: none; text-transform: none; height: 10px; padding: 10px; }
  239.  
  240.  
  241.  
  242. #links a:hover{text-align: center; background-color: {color:title}; color:{color:sidebar};font-weight:bold;}
  243.  
  244.  
  245.  
  246. #pagelink a {
  247. background-color: {color:entry};
  248. font-family: georgia;
  249. font-size: 15px;
  250. text-align: center;
  251. padding: 2px 15px 2px 15px;
  252. color: {color:link};
  253. text-transform: lowercase;
  254. font-style: italic;
  255. text-decoration: none;
  256. position: fixed;
  257. height: 15px;
  258. }
  259.  
  260. #pagelink a:hover {
  261. background-color:{color:text};
  262. }
  263.  
  264. .sdescri {text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 140px; height:175px; width: 139px; background-color: {color:sidebar}; color: {color:text}; padding: 5px; margin-top: 20px; position:fixed;}
  265.  
  266.  
  267. #navigation {
  268.  
  269. text-align:right;
  270.  
  271. margin-left:98px;
  272.  
  273. margin-top:200px;
  274.  
  275. padding:5px;
  276.  
  277. position:fixed;
  278.  
  279. }
  280.  
  281.  
  282. #posts {
  283. overflow: hidden;
  284. background-color: {color: entry};
  285. border: 0px;
  286. padding: 15px;
  287. font-size: 11px;
  288. background-color: {color:entry};
  289. color: {color:Text};
  290. margin-bottom:1px;
  291. }
  292.  
  293. #postinfo {
  294. font-family: verdana;
  295. font-size: 9px;
  296. text-transform: none;
  297. letter-spacing: 0px;
  298. margin-top: -5px
  299. }
  300.  
  301.  
  302. #questions {
  303. border-bottom: 1px dashed {color:linkbackground};
  304. padding-bottom: 5px }
  305.  
  306.  
  307.  
  308. blockquote{ text-decoration: none }
  309.  
  310. img a {
  311. border: none; width: 100% }
  312.  
  313. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  314. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  315. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  316.  
  317. #asker {font-size: 11px; font-family: {font:body}; text-align: justify;}
  318. .answer {padding: 2px}
  319. .answer img {max-width: 470px;}
  320.  
  321. .audio{
  322. background-color: #E9E3E3;
  323. display: block}
  324.  
  325. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  326. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  327. .xquotesource a, a:hover{text-transform: none;}
  328.  
  329. .image {text-align: center; border: 0px}
  330. .image img {max-width: 500px; margin-bottom: 2px }
  331.  
  332. .chat {line-height: 13px; list-style: none }
  333. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  334. .person1 {color: {color:text}; padding: 2px; }
  335. .person1 .label {font-weight: bold; color:{color:text}}
  336. .person2 {color: {color:text}; padding: 2px; }
  337. .person2 .label {font-weight: bold; color:{color:text}}
  338.  
  339. .user_1 .label {color:{color:link}; font-weight:light; font-style: italic}
  340. .user_2 .label {color:{color:link}; font-weight:light; font-style: italic}
  341. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  342.  
  343.  
  344. .notes {width: 519px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  345. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  346. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  347. .notes img{display: none; border:0px}
  348.  
  349. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  350.  
  351. #tumblr_controls{position: fixed!important}
  352. #tumblr_controls{position: fixed!important}
  353. #tumblr_controls{position: fixed!important}
  354. #tumblr_controls{position: fixed!important}
  355.  
  356. ::-webkit-scrollbar{width:10px;height:5px;}
  357. ::-webkit-scrollbar{width:10px;height:5px;}
  358. ::-webkit-scrollbar-button:start:decrement
  359. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  360. ::-webkit-scrollbar-track-piece{background-color: {color:background};}
  361. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:overflow};}
  362. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:overflow};
  363. </style>
  364. <style type="text/css">{CustomCSS}</style>
  365. </head>
  366.  
  367. <body>
  368. <div id="container">
  369. <div id="navigation">
  370.  
  371. {block:ifFacebook}<a href="{text:Facebook}" title="facebook"><img src="http://static.ak.fbcdn.net/rsrc.php/yi/r/q9U99v3_saj.ico"></a><br><br>{/block:ifFacebook}
  372. {block:ifWes2it}<a href="{text:Wes2it}" title="weheartit"><img src="http://24.media.tumblr.com/tumblr_m0fplzJsSe1qgi6ofo1_100.png"></a><br><br>{/block:ifWes2it}
  373. {block:ifTwitter}<a href="{text:Twitter}" title="twitter"><img src="https://twitter.com/phoenix/favicon.ico"></a><br><br>{/block:ifTwitter}
  374. </div>
  375.  
  376. <div class="sdescri">{block:Description}{Description}{/block:Description}</div>
  377.  
  378. <div id="slideShowContainer2">
  379.  
  380.  
  381.  
  382. <div id="slideShow3"><img src="{image:sidebarimage}"></div>
  383.  
  384. </div>
  385.  
  386.  
  387. <div id="sidebar">
  388.  
  389. {block:Pagination}<div id="pagination">
  390. {block:PreviousPage}<a href="{PreviousPage}">« previous</a> · {/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next »</a>{/block:NextPage}</div>{/block:Pagination}
  391.  
  392. <div class="tt">
  393.  
  394. theme by <a href="http://b-reakable.tumblr.com">b-reakable</a>, details by <a href="http://everlark.tumblr.com/">everlark</a>.
  395.  
  396. </div>
  397. <div id="links">
  398.  
  399. <a href="/">refresh</a>
  400.  
  401. <a href="/ask">askbox</a>
  402.  
  403. <a href="{text:Link1}">{text:Link1 Title}</a>
  404. <a href="{text:Link2}">{text:Link2 Title}</a>
  405. <a href="{text:Link3}">{text:Link3 Title}</a>
  406. <a href="{text:Link4}">{text:Link4 Title}</a>
  407. <a href="{text:Link5}">{text:Link5 Title}</a>
  408. <a href="{text:Link6}">{text:Link6 Title}</a>
  409. </div>
  410. <div id="portrait"><img src="{PortraitURL-64}"></div><div id="title">{text:title}</div></div>
  411.  
  412.  
  413. </div><div id="entries"><br>
  414. {block:Posts}
  415.  
  416.  
  417. <div id="posts">
  418.  
  419. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  420.  
  421. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  422.  
  423. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  424.  
  425. {block:Quote}
  426. <div class="xquote">“{Quote}”</div>
  427. {block:Source}<div class="xquotesource"> — {Source}</div>
  428. {/block:Source}
  429. {/block:Quote}
  430.  
  431. {block:Link}
  432. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  433. {block:Description}{Description}{/block:Description}
  434. {/block:Link}
  435.  
  436. {block:Chat}
  437. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  438. <div class="chat"><ul>{block:Lines}
  439. <li class="person{UserNumber}">{block:Label}
  440. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  441. {/block:Chat}
  442.  
  443.  
  444. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  445.  
  446. {block:Answer}
  447. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  448. <div class="answer">{Answer}</div>
  449. {/block:Answer}
  450.  
  451.  
  452. {block:Audio}<span class="audio"><center>{AudioPlayerGrey}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  453.  
  454. <div id="postinfo">
  455. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<br>
  456. <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>
  457.  
  458.  
  459. {/block:Posts}
  460. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  461. </div></div></div>
  462.  
  463.  
  464.  
  465.  
  466. </body>
  467. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement