iea-themes

theme 8 - Small Big

Jul 25th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.86 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <! THEME FEITO POR Any Emelly (IMPOSSIVEL-ESSE-AMOR.TUMBLR.COM) NÃO COPIE! !>
  5.  
  6.  
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#696969" />
  9. <meta name="color:link" content="#fff" />
  10. <meta name="color:linkhover" content="#bebebe" />
  11. <meta name="color:text" content="#fff" />
  12. <meta name="color:post" content="#000" />
  13. <meta name="color:sidebar" content="#000" />
  14. <meta name="color:backscroll" content="#696969" />
  15. <meta name="color:scroll" content="#000" />
  16. <meta name="color:links sidebar" content="#fff" />
  17. <meta name="color:bg links sidebar" content="#000" />
  18. <meta name="color:links sidebar hover" content="#fff" />
  19. <meta name="color:bg links sidebar hover" content="#000" />
  20.  
  21. <meta name="image:background" content=""/>
  22. <meta name="image:sidebar" content="http://static.tumblr.com/ygkexbz/w3Vm2hbic/tumblr_lydjv9rn4a1qf24w9o1_500.jpg"/>
  23.  
  24.  
  25.  
  26. <meta name="text:Link1" content="" />
  27. <meta name="text:Link1 Title" content="" />
  28. <meta name="text:Link2" content="" />
  29. <meta name="text:Link2 Title" content="" />
  30. <meta name="text:Link3" content="" />
  31. <meta name="text:Link3 Title" content="" />
  32. <meta name="text:Link4" content="" />
  33. <meta name="text:Link4 Title" content="" />
  34. <meta name="text:Link5" content="" />
  35. <meta name="text:Link5 Title" content="" />
  36. <meta name="text:Link6" content="" />
  37. <meta name="text:Link6 Title" content="" />
  38. <meta name="text:Link7" content="" />
  39. <meta name="text:Link7 Title" content="" />
  40. <meta name="text:Link8" content="" />
  41. <meta name="text:Link8 Title" content="" />
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. {block:IfEnableEndlessScrolling}
  51. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  52. {/block:IfEnableEndlessScrolling}
  53.  
  54. <style type="text/css">
  55.  
  56. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  57.  
  58. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  59. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  60.  
  61. p {margin: 6px 0 0 0}
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  64. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  66. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  67.  
  68. blockquote img{max-width: 470px!important}
  69. blockquote blockquote img{max-width: 450px!important}
  70. blockquote blockquote blockquote img{max-width: 430px!important}
  71. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  72.  
  73. #all {text-align: center; width: 0px; margin: 0px auto 0px auto; padding: 0px; z-index: 1}
  74.  
  75. #allboxes {float: left; margin-left: 307px; margin-top:14px;}
  76.  
  77. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  78.  
  79. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  82.  
  83. .image {text-align: center; border: 0px}
  84. .image img {max-width: 500px; margin-bottom: 2px }
  85.  
  86. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  87. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  88. .xquotesource a, a:hover{text-transform: none;}
  89.  
  90. .chat {line-height: 13px; list-style: none }
  91. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  92. .person1 {color: {color:text}; padding: 2px; }
  93. .person1 .label {font-weight: bold; color:{color:text}}
  94. .person2 {background-color:{color:background}; color: {color:text}; padding: 2px; }
  95. .person2 .label {font-weight: bold; color:{color:text}}
  96.  
  97. .player {background-color: #000; text-align: left; display:block;}
  98.  
  99. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  100. .answer {padding: 2px}
  101. .answer img {max-width: 470px;}
  102.  
  103. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  104. #info a {font-size: 9px;}
  105.  
  106. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  107. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  108.  
  109. #cap {width: 500px; margin-top: -2px;}
  110. .source {display: none;}
  111.  
  112. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  113. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  114. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  115. .notes img{display: none; border:0px}
  116.  
  117. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  118.  
  119. #links {width: 70px; float: left; margin-left:225px; margin-top: 170px; padding: 0px; text-align: center; position: fixed; padding: 0px; z-index:200; background-color: {color:sidebar}; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  120. #links a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; width: 80px; background-color: {color:bg links sidebar}; color:{color:links sidebar}; text-decoration: none; line-height: 19px; height: 19px; overflow: hidden; margin-top: 0px; margin-bottom: 1px;}
  121. #links a:hover{text-align: center; background-color: {color:bg links sidebar hover}; color:{color:links sidebar shover};}
  122.  
  123. #imgprinc {display: block; margin-left: 220px; float: right; margin-top: 12px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;z-index: 3; }
  124. .imgprinc img {width: 80px; height: 80px; margin-bottom: 2px; border: 4px solid {color:background}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  125. .imgprinc img:hover {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border: 4px solid {color:post};}
  126.  
  127.  
  128. #barrinha{font-size: 8px; font-family: tinytots; margin-left: 195px; width: 5px; background-color: {color:sidebar}; text-align: justify; padding: 1px; margin-top: -250px; height: auto; height:17111px; position:fixed;}
  129.  
  130. #borderr {margin-left:837px; width: 5px; background-color: {color:sidebar}; text-align: justify; margin-top: 250px; height: auto; height: 17364px; position:fixed;}
  131.  
  132.  
  133.  
  134. #descricao {position: fixed; margin-top: 100px; margin-left: 220px; width:85px; height: 22px; opacity:0.9;-moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; z-index: 11;}
  135. .opdescription{color: {color:Description color}; clear: both; font-size:9px; height: 22px; text-align: justify; background-color: {color:background}; padding: 6px; margin-top: 6px; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; z-index: 1; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 0px; z-index: 1;}
  136. .opdescription a{font-size:9px}
  137. #description a:hover{position: fixed; margin-top: 105px; margin-left: 34px; width:212px; height: 10px; opacity:0.19; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 10px; z-index: 1;}
  138. .opdescription{color: {color:textdsc}; clear: both; font-size:9px; height: 40px; text-align: center; opacity:0.7;padding: 8px; margin-top: -3px; font-family: Verdana }
  139. .opdescription a{font-size:9px}
  140.  
  141.  
  142. #credit {background-color: {color:sidebar}; font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: center; width:15px; height:15px; position: absolute; font-family: verdana; margin-top: 100px; margin-left: 183px; position: fixed; padding: 1px; font-size: 9px;}
  143.  
  144. #paginal {font-family: tinytots; font-size: 8px; text-align: center;}
  145. #paginal a {background: {color:border}; margin: 0 1px 0 0; padding: 1px 3px; color: {color:frase};}
  146. #paginal a:hover {background: {color:background}; color: {color:text};}
  147. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:text}; font-weight: bold; text-decoration: none; }
  148. .ps {clear: both; float: left; width: 50px; height: 4px; padding: 5px; background-color: {color:sidebar}; position: fixed; font-size: 9px; text-align: center; font-family: tinytots; margin-top:333px;-webkit-border-radius: 0px 0px 8px 8px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; margin-left:235px; font-family: verdana; color: {color:text}; z-index: 3; font-size:9px;-webkit-transition: all 0.1s ease-in; line-height: 1px;}
  149.  
  150. ::-webkit-scrollbar{width:5px;height:6px;}
  151. ::-webkit-scrollbar-button:start:decrement
  152. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  153. ::-webkit-scrollbar-track-piece{background-color:{color:backscroll}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  154. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  155. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  156.  
  157. #tumblr_controls{position: fixed!important}
  158. #tumblr_controls{position: fixed!important}
  159. #tumblr_controls{position: fixed!important}
  160. #tumblr_controls{position: fixed!important}
  161.  
  162. </style>
  163.  
  164. <body onkeydown="return false">
  165.  
  166. <div class="ps"><div id="paginal">
  167. {block:JumpPagination length="5"}
  168. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  169. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  170. {/block:JumpPagination}
  171. </div></div>
  172.  
  173. <div id="barrinha"></div>
  174. <div id="borderr"></div>
  175.  
  176. <div class="ff"></div>
  177. <div class="ff2"></div>
  178.  
  179. <div id="imgprinc"><div class="imgprinc">
  180. <img src="{image:sidebar}">
  181. </div></div>
  182.  
  183. <div id="links">
  184. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  185. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  186. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  187. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  188. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  189. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  190. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  191. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  192. </div>
  193.  
  194.  
  195.  
  196. <div id="descricao">{Description}</div>
  197.  
  198. <div id="credit"><a href="http://impossivel-esse-amor.tumblr.com" title="THEME BY ANY EMELLY.DON'T COPY">©</a></div>
  199.  
  200. </body>
  201.  
  202.  
  203. <div id="allboxes">
  204.  
  205. {block:Posts}
  206. <div class="entry">
  207.  
  208. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  209.  
  210. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  211.  
  212. {block:Photoset}{Photoset-500}{/block:Photoset}
  213.  
  214. {block:Quote}
  215. <div class="xquote">“{Quote}”</div>
  216. {block:Source}<div class="xquotesource"> — {Source}</div>
  217. {/block:Source}
  218. {/block:Quote}
  219.  
  220. {block:Link}
  221. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  222. {block:Description}{Description}{/block:Description}
  223. {/block:Link}
  224.  
  225. {block:Chat}
  226. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  227. <div class="chat"><ul>{block:Lines}
  228. <li class="person{UserNumber}">{block:Label}
  229. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  230. {/block:Chat}
  231.  
  232. {block:Audio}
  233. <div class="player">{AudioPlayerBlack}</div>
  234. {block:Caption}{Caption}{/block:Caption}
  235. {/block:Audio}
  236.  
  237. {block:Video}{Video-500}{/block:Video}
  238.  
  239.  
  240. {block:Answer}
  241. <div id="asker">{Asker} <b>asked:</b> {Question}</div>
  242. <div class="answer">{Answer}</div>
  243. {/block:Answer}
  244.  
  245.  
  246. <div id="cap">
  247. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  248. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  249. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  250.  
  251. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  252. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  253. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  254. {/block:ContentSource}</div></div>
  255. <br>
  256.  
  257.  
  258. <div id="info">
  259. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  260. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  261. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  262. {/block:RebloggedFrom}
  263. </div>
  264. </div>{/block:Date}
  265.  
  266.  
  267. {/block:Posts}
  268. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276. </div>
  277. </div>
  278. </div>
  279. </div>
  280. </div>
  281.  
  282. </body>
  283. </html>
Advertisement
Add Comment
Please, Sign In to add comment