Advertisement
heartsuffix

THEME BASIC

Feb 22nd, 2012
5,512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.40 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <!--
  3.  
  4. THEME BY POLINOMIAL.
  5. http://polinomial.tumblr.com/
  6.  
  7.  
  8.  
  9. ------------------------THEMtE ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME------------------------THEME ADAPTED BY M4RRY-ME
  10. ------------------------THEME ADAPTED BY M4RRY-ME
  11. ------------------------THEME ADAPTED BY M4RRY-ME
  12. ------------------------THEME ADAPTED BY M4RRY-ME
  13. ------------------------THEME ADAPTED BY M4RRY-ME
  14. ------------------------THEME ADAPTED BY M4RRY-ME
  15. ----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. ----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.
  23. ----------------------------------------DON'T COPY, PLEASE.
  24. ----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.
  25.  
  26.  
  27. ----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.
  28. ----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.----------------------------------------DON'T COPY, PLEASE.
  29.  
  30. ----------------------------------------DON'T COPY, PLEASE.
  31.  
  32.  
  33.  
  34.  
  35.  
  36. -->
  37.  
  38.  
  39.  
  40. <head>
  41.  
  42.  
  43.  
  44.  
  45. <meta name="color:Background" content="#F7f7f7" />
  46. <meta name="color:Font" content="#999999" />
  47. <meta name="color:links" content="#ffffff" />
  48. <meta name="color:posts" content="#ffffff" />
  49. <meta name="color:bglinks" content="#ffffff" />
  50. <meta name="color:textlinks" content="#999999" />
  51. <meta name="color:sid" content="#ffffff" />
  52. <meta name="image:sidebar" content=""/>
  53. <meta name="image:Background" content=""/>
  54. <meta name="text:frase" content="" />
  55. <meta name="text:Link1" content="" />
  56. <meta name="text:Link1 Title" content="" />
  57. <meta name="text:Link2" content="" />
  58. <meta name="text:Link2 Title" content="" />
  59. <meta name="text:Link3" content="" />
  60. <meta name="text:Link3 Title" content="" />
  61. <meta name="text:Link4" content="" />
  62. <meta name="text:Link4 Title" content="" />
  63. <meta name="text:Link5" content="" />
  64. <meta name="text:Link5 Title" content="" />
  65.  
  66.  
  67.  
  68.  
  69. <title>{Title}</title>
  70. <link rel="shortcut icon" href="{Favicon}">
  71. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  72. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  73. </head>
  74.  
  75.  
  76. <style type="text/css">
  77.  
  78. body{
  79. color:{color:Font};
  80. background-color:{color:Background};
  81. background-image:url("{image:Background}");
  82. background-position:top right;
  83. background-repeat: no-repeat;
  84. background-attachment:fixed;
  85. font-family:verdana;
  86. font-size:11px;
  87. line-height: 120%;
  88. text-align:justify;}
  89.  
  90. a:link, a:active, a:visited{
  91. color: {color:Font};
  92. text-decoration:none;
  93. -webkit-transition-duration: 0.4s;
  94. background-color:;}
  95.  
  96. a:hover{
  97. color:{color:Link Hover};}
  98.  
  99.  
  100. ::-webkit-scrollbar {width: 6px; height: 6px;}
  101. ::-webkit-scrollbar-track-piece {background-color: #f5f5f5; repeat scroll 0 0 transparent;}
  102. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: #fff; border-right: 0px solid #eee}
  103. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: #000;}
  104.  
  105.  
  106.  
  107. #todo {
  108. margin-left:-5px;
  109. width:520px;
  110. margin-top:10px;
  111. position: absolute;
  112. margin-bottom:10px;
  113. background-color: transparent; border:0px solid #E1CCB9;}
  114.  
  115. #entradas {
  116. width:505px;
  117. margin-bottom:1px;
  118. background-color:;
  119. padding:15px;
  120. top:0px; border: 0px solid #E1CCB9; background-color: {color:posts};
  121. }
  122.  
  123. .lala {
  124. float: left;
  125. margin-left: 513px;
  126. margin-top:-10px;
  127. padding:6px;
  128. position: absolute;
  129. text-align: left;
  130. width: 100px;
  131. background-color:;
  132. border-left:5px solid {color:1};
  133. height:auto;
  134. font-size: 8px;
  135. -webkit-transition: 0.2s ease-in;
  136. opacity:1; }
  137. .lala a{
  138. background-color: transparent;
  139. }
  140.  
  141. #entradas:hover .lala {
  142. border-left:7px solid {color:2};
  143. -webkit-transition-duration:.2s;
  144. }
  145. #entradas img{
  146. opacity:1;
  147. -webkit-transition-duration:.5s;}
  148.  
  149. #entradas img:hover{
  150. opacity:1;
  151. -webkit-transition: 0.5s ease-in;
  152. }
  153. #perma {
  154. padding-left:4px;
  155. background-color:;
  156. margin-top:10px;
  157. width:520px;
  158. font-size:9px;
  159. font-family:{font:Body};
  160. letter-spacing:px;
  161. color:{color:Background};
  162. text-transform:;
  163. -webkit-transition-duration: 0.4s;
  164. height:12px;
  165. z-index:-100;
  166. }
  167.  
  168.  
  169.  
  170. #description{
  171. position:fixed;
  172. background-color:{color:Background};
  173. left:130px;
  174. top:30px;
  175. height:30px;
  176. width:245px;
  177. }
  178.  
  179. .alignright {float: right;}
  180. .totalright {float:right;}
  181. .totaleft {float:left;}
  182.  
  183. #cabeza {
  184. width:70px;
  185. top:70px;
  186. left:50px;
  187. float:left;
  188. position: fixed;
  189. background-color:{color:Background};
  190. opacity:.7;
  191. z-index:2;
  192. padding:5px;
  193. padding-bottom:14px;
  194. }
  195.  
  196. #pies{
  197. width:500px;
  198. top:24px;
  199. left:160px;
  200. position:relative;
  201. text-align:left;
  202. opacity:1;
  203. z-index:1;
  204. font-size:{text:Font Size};
  205. font-family:{font:Body};
  206. background-color:;
  207. }
  208.  
  209. #paginas {
  210. width:500px;
  211. height:;
  212. bottom:0px;
  213. left:320px;
  214. position:relative;
  215. opacity:;
  216. z-index:1;
  217. font-size:10px;
  218. font-family:{font:Body};
  219. background-color:;}
  220.  
  221. #brp {
  222. background-color:{color:1};
  223. width:500px;}
  224.  
  225.  
  226.  
  227. #linkscabeza a{
  228. font-size:9px;
  229. width:500px;
  230. font-family:arial;
  231. text-transform:lowercase;
  232. text-variant:small-caps;
  233. background-color:{color:1};
  234. letter-spacing:0px;
  235. text-align:center;
  236. color:{color:Font};
  237. padding-left:10px;
  238. padding-right:10px;
  239. }
  240.  
  241.  
  242.  
  243. #linkscabeza a:hover{
  244. border-bottom:2px solid {color:2};
  245. }
  246.  
  247.  
  248.  
  249. #imagen img{
  250. width:150px;
  251. height:auto;
  252. padding-bottom:8px;}
  253. .notas {
  254. font-size:12px;
  255. font-family: georgia;
  256. letter-spacing:1px;
  257. text-align:left;
  258. font-weight: bold;
  259. }
  260. .notas:hover {
  261. font-style:italic;
  262. }
  263.  
  264. .fuente a{
  265. font-size: 9px;
  266. font-family: verdana;
  267. letter-spacing:0px;
  268. margin-left:px;
  269. text-align:left;
  270. color: transparent;
  271. }
  272.  
  273. .fuente a:hover{
  274. -webkit-transition-duration:.5s;
  275. color: {color:font};
  276. }
  277.  
  278.  
  279. #titulop {
  280. font-size:15px;
  281. font-family: verdana;
  282. letter-spacing:2px;
  283. color:{color:Title};
  284. background-color:;
  285. text-align:center;
  286. border-top:0px solid {color:1};
  287. font-style:none;
  288. padding-top:10px;
  289. opacity:0;
  290. -webkit-transition: 0.5s ease-in;
  291. text-transform: uppercase;}
  292.  
  293. #titulop:hover {
  294. opacity:1;
  295. -webkit-transition-duration:.5s;}
  296.  
  297. #titlee {
  298. font-family: georgia;
  299. font-size: 12px;
  300. font-weight:;
  301. font-style: none;
  302. letter-spacing:0px;
  303. text-transform: uppercase;
  304. line-height: 18px;
  305. text-align: center;}
  306.  
  307. #titlee a{
  308. background-color:transparent;
  309. }
  310.  
  311. #pag {
  312. text-align:center;
  313. padding-top:5px;
  314. font-family:{font:Title};
  315. font-size:50px;
  316. padding:3px;
  317. opacity:.8;}
  318.  
  319. #pag a{
  320. padding:3px;
  321. background-color: transparent;
  322. margin-right:5px;
  323. -webkit-transition: 0.5s ease-in;
  324. color: #999}
  325.  
  326. #pag a:hover{
  327. font-style:;
  328. color:{color:1};
  329. -webkit-transition-duration: 0.4s;
  330. }
  331.  
  332. #credit {
  333. margin-top:540px;
  334. margin-left: 50px;
  335. position:fixed;
  336. background-color: transparent; font-size: 9px;}
  337.  
  338. #credit a:hover{
  339. background-color:{color:background};
  340. }
  341.  
  342. .bigquote{font-size: 60px; color: transparent; line-height: 90px; font-family: georgia; margin-left: 85px; margin-top: -50px}
  343. .pquote{font-size: 13px; font-family: georgia; letter-spacing: 0px; serif; line-height: 18px;
  344. text-transform: none; margin-top: -70px; text-indent: 6px; text-align: center; font-style: none; padding-left: 0px}
  345. .source{margin-top: 5px; text-align: right;font-size: 9px}
  346.  
  347. .notes img {
  348. width:10px;
  349. position:relative;
  350. top:1px;
  351. }
  352.  
  353. blockquote {
  354. padding-left:5px;
  355. border-left:1px solid #ddd;
  356. }
  357.  
  358. b, strong{
  359. color:{color:Bold};
  360. }
  361.  
  362. i, em {
  363. color:;
  364. }
  365.  
  366. small {
  367. font-size:10px;
  368. }
  369.  
  370. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;padding-left:20px;}
  371. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  372.  
  373.  
  374.  
  375.  
  376.  
  377. .info{ font-size:9px; margin-top: 22px; }
  378. .tags{font-size: 9px; display: inline; text-align: left; margin-left: -0px; text-transform: lowercase; color: #000}
  379. .tags a{font-size: 9px; text-transform: lowercase;}
  380. .origin{font-size: 9px; text-align: left; margin-left: -6px}
  381. .ibottom{margin: 5px 0 2px 0; margin-top: 5px; font-family: 9px}
  382. .ibottom a:hover{background-color: {color:linkhover}; padding: 1px 0 1px 0; font-family: 9px; margin-bottom:-20px}
  383. .date{float:left; text-transform: lowercase; font-size: 9px}
  384. .ff {font-size: 9px}
  385.  
  386. /* ANSWER */
  387. .question {color: {color:PostFont}; padding: 6px; background-color: #fcfcfc; margin-bottom: -10px; font-style: none; border-bottom: 0px solid #ddd; margin-left: 0px; margin-top: 3px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
  388.  
  389. .asker {text-transform: lowercase; font-style: none; line-height: 16px;}
  390.  
  391. .asker a:link, .asker a:visited, .asker a:active {margin-left: 0px; color: {color:font}; text-decoration: none;}
  392. .asker a:hover {background-color: {colorbackground};}
  393. .tip {color: {color:background}; font-size: 20px; padding-left: 40px;}
  394.  
  395. .cap {padding-top: 2px; width: 490px; margin-left: 5px}
  396. .sourc{display:none}
  397.  
  398. .ft {letter-spacing: 2px; font-size: 9px; font-family: verdana; color: }
  399.  
  400. .color {color: #e798b2; }
  401.  
  402. .border img{ -webkit-border-radius: 10px 00px 10px 00px; border: 3px solid #000; }
  403.  
  404. .chat{line-height: 12px; list-style: none }
  405. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  406. .person1 {background-color: {color:entry}; color: {color:text} }
  407. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  408. .person2 {background-color: {color:entry}; color: {color:text} }
  409. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  410.  
  411.  
  412.  
  413. .sidebarpages{margin: 0px 0 0 0; text-align: center;}
  414. .sidebarpages a{text-decoration: none;color: {color:text} }
  415. .sidebarpages a:hover{color:{color:linkbackground}; background-color: transparent}
  416.  
  417. #sid {width: none; margin-left: 535px; bottom: 16px; position:fixed; font-size:9px; text-align: center; height: 260px;}
  418.  
  419. #foto {width: none; background-color: {color:sid}; padding: 5px;margin-top:1px;}
  420. #foto img{width: 190px; }
  421.  
  422. #tt{width: 190px; font-size:11px; font-family:georgia; text-transform: uppercase; color:{color:font}; background-color: {color:sid}; padding:5px; text-align:center; }
  423.  
  424. #sid2 {width: 180px; margin-left: 530px; bottom: 180px; position:fixed; color: #fff; padding:5px;font-family: verdana; font-size: 9px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; background-color: #f}
  425. #sid2:hover{width: none; margin-left: 530px; bottom: 270px; position:fixed; }
  426. #sid2 img{width: 90px; }
  427.  
  428.  
  429. #link {width: 190px; background-color: #fff; padding: 0px;margin-top:1px;}
  430.  
  431. #links a {float: center; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-left: 1px; margin-bottom: 1px; width: 198px; background-color: {color:links}; height: 14px; color:{color:stext}; text-decoration: none; text-transform: none; line-height: 13px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:0px;}
  432.  
  433. #links a:hover{text-align: center; background-color: {color:bglinks}; color:{color:textlink}; letter-spacing: 4px;}
  434.  
  435.  
  436. #sidlinks {position: fixed; width: 300px; background-color: #f; background-attachment: fixed; color: #f; bottom: 170px; -webkit-transform: rotate(90deg); margin-left: 568px;}
  437.  
  438. .sidebarlinks{padding: 2px 0 2px 0; text-align: center; line-height: 23px;}
  439. .sidebarlinks a {display: inline; margin-bottom: 1px; font-size: 9px; background-color: #fff; color: {color:font}; padding: 3px; text-decoration: none; text-transform: uppercase; font-family:verdana}
  440.  
  441. .sidebarlinks a:hover {background-color: #fff; {color:font}; -webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out; text-align: right;}
  442.  
  443.  
  444. .c {background-color:#fff; padding: 2px;}
  445.  
  446. </style>
  447. <body>
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469. <div id="todo">
  470.  
  471.  
  472.  
  473.  
  474. {block:Posts}<div id="entradas">
  475.  
  476. {block:Answer}<div class="question"><div class="asker"><b>{Asker} asked:</b> {Question}</div></div>
  477. <div class="caption">{Answer}</div>{/block:Answer}
  478.  
  479.  
  480. {block:Text}
  481. <div id="titlee">{block:Title}<a href="{Permalink}">{Title}</a>{Block:Title}</div>{Body}
  482. {/block:Text}
  483.  
  484. {block:Photo}
  485. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px" />{block:Caption}{Caption}{/block:Caption}
  486. {/block:Photo}
  487.  
  488. {block:Photoset}
  489. {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}{Photoset-500}{block:Caption}{Caption}{/block:Caption}
  490. {/block:Photoset}
  491.  
  492. {block:Quote}
  493. <b class="bigquote"></b><div class="pquote">"{Quote}"</div>{block:Source}
  494. <div class="source">{Source}</div>{/block:Source}
  495. {/block:Quote}
  496.  
  497.  
  498. {block:Link}
  499. <a href="{URL}" class="link" {Target}><div id="titlee">{Name}</div></a>{block:Description}{Description}{/block:Description}
  500. {/block:Link}
  501.  
  502. {block:Chat}
  503. {block:Title}<titlee><center><a href="{Permalink}">{Title}</a></center></titlee>{/block:Title}
  504. <div class="chat"><ul>{block:Lines}
  505. <li class="person{UserNumber}">{block:Label}
  506. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  507. {/block:Chat}
  508.  
  509. {block:Video}
  510. {Video-500}{block:Caption}{Caption}{/block:Caption}
  511. {/block:Video}
  512.  
  513. {block:Audio}
  514. <div style="width:500px;background-color:;">{AudioPlayer}</div>{block:Caption}{Caption}{/block:Caption}
  515. {/block:Audio}
  516.  
  517. {block:Date}
  518. <div class="ibottom">
  519. <div class="ff"><span class="date"><a href="{Permalink}">{TimeAgo} </a>
  520. </span> {Block:IndexPage} {block:NoteCount} <a href="{Permalink}" title="permalink to this post"> · {NoteCountWithLabel}</a>{/block:NoteCount} · <a href="{ReblogUrl}" target="_blank">reblog </a>{/Block:IndexPage}{/block:Date}
  521. {block:HasTags}<br> indirect: {block:Tags}<div class="tags"><a href="{TagURL}">{Tag},</a> </div>{/block:Tags}{/block:HasTags}
  522. {block:RebloggedFrom} <br> reblogged from: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> · posted by: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}
  523. </div></div></div>
  524.  
  525. {/block:Posts}
  526.  
  527. {block:PostNotes}
  528. <div class="notes">{PostNotes}</div></div>
  529. {/block:PostNotes}
  530. </div>
  531. </div>
  532.  
  533.  
  534. <div id="sid2">
  535. <div id="tt">{text:frase}</div>
  536. <div id="links">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  537. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  538. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  539. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  540. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  541. <a href="http://heartsuffix.tumblr.com/">theme ©</a></div>
  542.  
  543. </div>
  544.  
  545.  
  546. <div id="sid">
  547. <div id="foto"><img src="{image:sidebar}"></div>
  548. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo; /</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  549.  
  550. </div>
  551.  
  552.  
  553. </body>
  554. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement