Advertisement
heartsuffix

NEW* 01

Jan 10th, 2013
1,713
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.73 KB | None | 0 0
  1. <head>
  2.  
  3. <!--
  4. theme by heartsuffix, don't copy.
  5. respeite meu trabalho, não use como base,
  6. afinal, existem denuncias.
  7.  
  8. e você que copia: sempre vai ser um zero a esquerda, eu criei e você copiou.
  9.  
  10. 1. NÃO USE COMO BASE
  11. 2. SE ADAPTAR NÃO DISPONIBILIZE, MAS DEIXE MEUS CREDITOS
  12.  
  13. xx
  14. -->
  15.  
  16. <meta name="color:background" content="#ffffff" />
  17. <meta name="color:text" content="#333333" />
  18. <meta name="color:bordas" content="#f5f5f5" />
  19. <meta name="color:links" content="#ffffff" />
  20. <meta name="color:entry" content="#ffffff" />
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="image:Background" content=""/>
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="" />
  31.  
  32.  
  33. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  34. <title>{Title}</title>
  35. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar {width: 10px; height: 10px;}
  41. ::-webkit-scrollbar-track-piece {background-color: #fff; repeat scroll 0 0 transparent;}
  42. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:links}; border-right: 0px solid #eee}
  43. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:links};}
  44.  
  45. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  46.  
  47.  
  48. body {background-color: {color:background}; font-family: cambria; color: {color:text}; text-align: center; font-size: 8px; background-image:url('{image:background}'); background-attachment: fixed; line-height: 95%; text-transform: uppercase; letter-spacing: 1px}
  49.  
  50. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  51.  
  52. a:hover{color:{color:text};}
  53.  
  54. i, em {letter-spacing: 1px;}
  55. strong {color: {color:links}}
  56. small {font-size: 10px;}
  57.  
  58. #container {background-color: {color:background}; width: 830px; padding: 5px}
  59.  
  60. #entries {width: 553px; float: left; margin-top:0px; height: 100%;}
  61.  
  62. .entry { width: 500px; background-color: {color:entry}; text-align: justify; padding: 13px; float: left; margin: 0 0 1px 0}
  63.  
  64.  
  65. h1 {font-family: cambria; font-size: 14px; font-style: ; letter-spacing:0px; line-height: 15px;text-align: center;letter-spacing: px; font-weight: normal; margin-top: -1px; text-transform: uppercase}
  66.  
  67.  
  68. .pquote{font-size: 8px; font-family: cambria; letter-spacing: 0px;
  69. text-transform: uppercase;text-align: center; padding-top: px; line-height:10px; letter-spacing: 1px }
  70. .s {font-size: 8px; font-family: ; font-style: normal; margin-top: -1px; text-transform: uppercase; font-weight: bold}
  71.  
  72. #bottom {font-size: 9px; text-transform: uppercase;width: 100%; margin-top: 8px; text-align: center; letter-spacing: 1px; color: {color:links}; font-family: cambria; }
  73.  
  74. #bottom a:hover{padding: 5px; border: 1px solid {color:bordas}}
  75.  
  76. #borda {padding: 7px; border: 1px solid {color:bordas}; float: center}
  77.  
  78.  
  79. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:links}}
  80.  
  81. /* notes by joshdevines*/
  82. .notes img{width:10px; position:relative; top:1px}
  83. ol.notes, .notes li{{block:indexpage}width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px;{/block:indexpage} {block:permalinkpage} width: 500px;{/block:permalinkpage}}
  84.  
  85. .question {color:{color:text}; font-size: 10px; text-transform: uppercase; font-weight: normal;font-family: cambria; line-height:95%; background: ; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px; border: 1px solid {color:bordas}}
  86.  
  87. .questionarrow {font-size:30px; color:#f9f9f9; vertical-align:middle; margin-left:-5px!important;}
  88.  
  89. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  90. .asker a {color:{color:text};}
  91. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:12px; }
  92.  
  93. .asking {text-align:center; color:{color:text}; font:8px cambria; text-transform:uppercase;}
  94. .asking a{color:{color:text};font:8px cambria; text-transform:uppercase; font-weight: bold}
  95. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; padding: 6px; border: 1px solid {color:bordas}}
  96.  
  97. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  98.  
  99. .answer {color:{color:answer};}
  100.  
  101. /* chat by joshdevines*/
  102. .user_1 .label {color:{color:link}; font-weight:bold}
  103. .user_2 .label {color:{color:text}; font-weight:bold}
  104. .user_3 .label {color:{color:link}; font-weight:bold}
  105. .user_4 .label {color:{color:text}; font-weight:bold}
  106. .user_5 .label {color:{color:link}; font-weight:bold}
  107. .user_6 .label {color:{color:text}; font-weight:bold}
  108. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  109.  
  110. #sidebar{position:fixed; width: 300px; text-align: center; margin-left: 530px;top: 100px; }
  111.  
  112. #sidebar a{ text-transform: uppercase; font-family: cambria;font-size: 9px; font-style: normal; padding: 6px; border: 1px solid {color:bordas}}
  113. #sidebar a:hover{font-weight: bold; color: {color:text}; padding: 6px 20px; }
  114.  
  115. #imagem img{border: 10px solid {color:sidebar};width: 160px; margin: 0 0 5px 0; height: 160px; border: 1px solid {color:bordas}; padding: 10px}
  116.  
  117. #titulo {font-size: 12px; font-family: georgia; text-align: center; letter-spacing: 2px; padding-bottom: 4px}
  118.  
  119. #page {letter-spacing: 3px; }
  120. #page a{color: {color:links}; font-family: calibri; font-size: 10px;}
  121.  
  122. .tags {font-size: 8px;display: inline; letter-spacing: 0px}
  123.  
  124.  
  125.  
  126. </style>
  127.  
  128. </head>
  129. <body onkeydown="return false"
  130. oncontextmenu="return false" ondragstart="return false">
  131.  
  132. <div align="center">
  133. <div id="container">
  134.  
  135. <div id="sidebar">
  136. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  137. <div id="imagem"><br><br>
  138. <img src="{image:sidebar}">
  139. </div><br>
  140.  
  141. <a href="{text:Link1}">{text:Link1 Title}</a>
  142. <a href="{text:Link2}">{text:Link2 Title}</a>
  143. <a href="{text:Link3}">{text:Link3 Title}</a>
  144. <a href="{text:Link4}">{text:Link4 Title}</a>
  145.  
  146. <a href="{RSS}">rss</a>
  147. <a href="http://heartsuffix.tumblr.com/" title="don't copy bitch">©</a>
  148. <br>
  149.  
  150. </div>
  151.  
  152.  
  153. <div id="entries">
  154. {block:Posts}
  155. <div class="entry">
  156.  
  157.  
  158. {block:Answer}
  159. <table width="500px" cellspacing="0" cellpadding="0">
  160. <tr>
  161. <td width="415px" class="question">{Question}</td>
  162. <td width="30px"><span class="questionarrow">◤</span></td>
  163. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  164. </tr>
  165. </table>
  166. <div class="answer">{Answer}</div>
  167. {/block:answer}
  168.  
  169.  
  170. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  171.  
  172.  
  173. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  174.  
  175.  
  176. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  177.  
  178.  
  179. {block:Quote}
  180. <div class="pquote"><div class="pquote_{Length}">"{Quote}" <div class="s"> —{Source}</div></div></div>{/block:Quote}
  181.  
  182.  
  183. {block:Link} <h1><a href="{URL}" {Target}>{Name}</a></h1> {block:Description}{Description}{/block:Description} {/block:Link}
  184. {/block:Link}
  185.  
  186.  
  187. {block:Chat}{block:Title}<div id="title">{Title}</div>{/block:Title}
  188. <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}
  189.  
  190.  
  191. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  192.  
  193. {block:Audio}
  194. <center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  195.  
  196.  
  197. <div id="bottom"><div id="borda"><a href="{Permalink}"> with {NoteCount} notes</a> {block:date} shared {DayOfMonthWithZero}/{ShortMonth}/{Year}{/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}<br>{block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">×{Tag}</a> </div>{/block:Tags}{/block:HasTags} </a></div> </div>
  198.  
  199.  
  200. </div> {/block:Posts}
  201.  
  202. {block:PostNotes}<br>{PostNotes}{/block:PostNotes}
  203.  
  204. </div></div>
  205. </body>
  206. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement