Advertisement
eathemes

Theme 24

Jul 9th, 2012
530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.10 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.  
  4.  
  5. <!-- #10
  6. ____________________________________________________________
  7.  
  8. THEME POR THAYS (EFEITO-ATROPINA)
  9. DETALHES: RESTITUI
  10. NÃO REPASSE, NAO COPIE, SEJA ORIGINAL. (C)
  11.  
  12. _______________________________________________________________
  13.  
  14. #10 --!>
  15.  
  16.  
  17.  
  18.  
  19. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  20.  
  21. <head>
  22.  
  23.  
  24. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  25. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  26. <script type="text/javascript" charset="utf-8">
  27. var $j = jQuery.noConflict();
  28. $j(function() {
  29. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  30. $j("img").lazyload({
  31. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  32. effect: "fadeIn",
  33. });
  34. });
  35. </script>
  36.  
  37.  
  38.  
  39. <!-- DEFAULT VARIABLES -->
  40. <meta name="color:background" content="#f5f5f5" />
  41. <meta name="color:sbar" content="#FFFFFF" />
  42. <meta name="color:entry" content="#FFFFFF" />
  43.  
  44. <meta name="color:title" content="#695D51" />
  45. <meta name="color:text" content="#9e9d9c" />
  46. <meta name="color:link" content="#9e9d9c" />
  47. <meta name="color:tlinks" content="#000000" />
  48. <meta name="color:linksmenu" content="#FFFFFF" />
  49.  
  50.  
  51. <meta name="font:title" content="georgia" />
  52. <meta name="font:body" content="arial" />
  53.  
  54. <meta name="if:Rolagem infinita" content="0"/>
  55.  
  56. <meta name="image:sidebar" content=""/>
  57. <meta name="image:background" content="" />
  58.  
  59. <meta name="text:Link1" content="" />
  60. <meta name="text:Link1 Title" content="" />
  61. <meta name="text:Link2" content="" />
  62. <meta name="text:Link2 Title" content="" />
  63. <meta name="text:Link3" content="" />
  64. <meta name="text:Link3 Title" content="" />
  65. <meta name="text:Link4" content="" />
  66. <meta name="text:Link4 Title" content="" />
  67.  
  68. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  69. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  70. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  71. <link rel="shortcut icon" href="{Favicon}" />
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  73. <style type="text/css">
  74.  
  75. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  76.  
  77. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  78. a:hover{color:{color:title}; background-color:{color:lhover}}
  79.  
  80. #entries{left:50%; margin-left:395px; margin-top:-8px; width:410px}
  81.  
  82. #sidimg {margin-left:8px; margin-bottom:2px; margin-top:10px}
  83. #sidimg img {max-width: 250px; height: auto; text-align:center}
  84.  
  85. #sid {width:267px; height:auto; margin-left:817px; margin-top:200px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
  86.  
  87. #stext {margin-left:8px; font-family:georgia; font-size:10px; width:250px}
  88.  
  89.  
  90.  
  91. #tbar {width:162px; height:200px; margin-left:1060px; margin-top:250px; position:fixed; overflow:hidden; background-color: trans; border-left:0px solid; border-right:0px solid; padding:3px}
  92.  
  93.  
  94. #tlinks a {width:150px; display:block; background-color:{color:tlinks}; margin:0px 0px -10px 6px; font:9px georgia; text-transform: lowercase; color:{color:linksmenu}; text-decoration: none; letter-spacing: 3px; text-align:right; padding:1px; -webkit-transition: 1s;}
  95. #tlinks a:hover {background-color:#000; color:{color:tlinks}; text-align:center;-webkit-transition: 1s;}
  96.  
  97. #pagination {margin-left:830px;margin-top:170px;position:fixed;font-family:verdana;text-transform:lowercase;background-color:trans;width:225px;height:10px;letter-spacing:2px;font-size:9px;font-style:normal;text-align:center; padding:10px;}
  98.  
  99.  
  100.  
  101. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:3px}
  102.  
  103. h1{color:{color:title}; font-family:georgia; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:left}
  104.  
  105. h2{color:{color:title}; font-family:georgia; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  106.  
  107. #source {text-align: left}
  108.  
  109. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:CENTER}
  110.  
  111. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:georgia; font-size:11px}
  112. #questions a {color:{color:link}}
  113.  
  114. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  115.  
  116. b, strong{color:{color:title}}
  117. i, em {color:{color:link};}
  118. p{margin-top:5px; margin-bottom:5px}
  119. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  120.  
  121. img a{border:none; width:100%}
  122. .audio{background-color:black; display:block;}
  123.  
  124. .user_1 .label {color:{color:link}; font-weight:bold}
  125. .user_2 .label {color:{color:text}; font-weight:bold}
  126. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  127.  
  128. .notes img{width:10px; position:relative; top:1px;}
  129. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  130. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  131.  
  132.  
  133. </style>
  134.  
  135.  
  136.  
  137. </head>
  138.  
  139. <body>
  140. <div id="tbar">
  141. <div id="tlinks"><a href="/">index</a><br />
  142. <a href="/ask">inbox</a><br />
  143. <a href="/archive">archive</a><br />
  144. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br />{/block:ifLink1}
  145. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br />{/block:ifLink2}
  146. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br />{/block:ifLink3}
  147. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br />{/block:ifLink4}
  148. </div></div>
  149. <br>
  150.  
  151.  
  152. <div id="pagination">
  153. {block:PreviousPage}<a href="{PreviousPage}"><big><big><big><big><big><big>◄ </big></big></big></big></big></big></a>   {/block:PreviousPage} {block:NextPage}<a href="{NextPage}"><big><big><big><big><big><big>➾</big></big></big></big></big></big></a>{/block:NextPage}</div>{/block:Pagination}
  154. </div>
  155.  
  156. <div id="sid">
  157. <div id="sidimg"><img src="{image:sidebar}"/></div>
  158.  
  159. ============================================
  160. <div id="stext">{block:Description}{Description}{/block:Description}<br /></div>
  161. ============================================
  162. <center>~ theme <big><a href="http://efeito-atropina.tumblr.com">©</a></big> equalize ~</center>
  163. </div>
  164.  
  165.  
  166.  
  167.  
  168. <div id="entries">
  169.  
  170. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  171. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  172.  
  173.  
  174. {block:Posts}
  175. <div id="posts">
  176.  
  177. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  178. {block:Text}{Body}{/block:Text}
  179.  
  180. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  181.  
  182. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  183. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  184.  
  185. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  186. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  187.  
  188. {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}
  189.  
  190. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  191.  
  192. {block:Answer}<div id="questions">{Asker} whispered, "{Question}"</div>
  193. {Answer}{/block:answer}
  194.  
  195. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  196.  
  197. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  198.  
  199. <div id="info"><a href="{Permalink}">{TimeAgo}</a> <big><big><big>⌛</big></big></big> / {NoteCountWithLabel}{block:RebloggedFrom} / © <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom} / <a href="{ReblogURL}" target="_blank">reblog this</a>{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><BR>
  200. {/block:Posts}
  201. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  202. {block:PostNotes}{PostNotes}{/block:PostNotes}
  203.  
  204. </div>
  205.  
  206.  
  207. <!-- #10
  208. ____________________________________________________________
  209.  
  210. THEME POR THAYS (EFEITO-ATROPINA)
  211. DETALHES: RESTITUI
  212. NÃO REPASSE, NAO COPIE, SEJA ORIGINAL. (C)
  213.  
  214. _______________________________________________________________
  215.  
  216. #10 --!>
  217.  
  218.  
  219.  
  220.  
  221. </body>
  222. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement