fanih

Theme 21

Dec 11th, 2012
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.84 KB | None | 0 0
  1. <!----theme por A-RTICULADA.tumblr.com (Fanih) -->
  2.  
  3. <html>
  4. <head>
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7.  
  8. <meta name="color:Background" content="#ffffff" />
  9. <meta name="color:Link" content="#000000" />
  10. <meta name="color:text" content="#000000" />
  11. <meta name="color:Post" content="#ffffff" />
  12. <meta name="color:linksmenu" content="#000000" />
  13. <meta name="color:lhover" content="#000" />
  14. <meta name="color:desc" content="#0e0d0d" />
  15.  
  16. <meta name="image:background"/>
  17. <meta name="image:sidebar"/>
  18.  
  19.  
  20. <meta name="text:frase" content="Uma frase aqui ok"/>
  21. <meta name="color:corfrase" content="#000" />
  22.  
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="link1" />
  25. <meta name="text:Link2" content="/" />
  26. <meta name="text:Link2 Title" content="link2" />
  27. <meta name="text:Link3" content="/" />
  28. <meta name="text:Link3 Title" content="link3" />
  29. <meta name="text:Link4" content="/" />
  30. <meta name="text:Link4 Title" content="link4" />
  31. <meta name="text:Link5" content="/" />
  32. <meta name="text:Link5 Title" content="link5" />
  33.  
  34. <link rel="shortcut icon" href="{Favicon}" />
  35.  
  36.  
  37. <title>{Title}</title>
  38.  
  39. <style>
  40.  
  41.  
  42.  
  43. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  44.  
  45. a {color: {color:link}; text-decoration: none; text-transform: none;}
  46. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  47.  
  48. #pagina {float: left; margin-left: 436px;}
  49.  
  50. .post {width: 505px; background-color: {color:post}; padding: 10px; top: -10px; margin-bottom: -4px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; color:{color:text}; }
  51.  
  52. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  53. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  54. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  55.  
  56. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  57. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  58. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  59. .notes img{display: none; border:0px}
  60.  
  61. .quotex {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px; }
  62. .quotex1 {text-align: center; text-transform: none; margin-bottom: 5px;}
  63. .quotex1 a, a:hover{text-transform: none;}
  64.  
  65. .chat {line-height: 13px; list-style: none }
  66. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  67.  
  68. .imagepost {text-align: center; border: 0px}
  69. .imagepost img {max-width: 500px; margin-bottom: 2px }
  70.  
  71. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  72. #info a {font-size: 10px; text-transform: uppercase;}
  73.  
  74. #cap {width: 400px; margin-top: -2px;}
  75. .source {display: none;}
  76.  
  77. #askheere {width:410px; margin-left:40px;padding:10px; opacity:1; text-align:justify; color:#000; background-color:#DCDCDC; border-radius:5px;font-size: 11px; font-family: verdana; }
  78. #askheere a {color:#000}
  79.  
  80. #askhere2 {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; padding:10px; opacity:1; text-align:justify; background-color:{color:post}; border-radius:5px;}
  81.  
  82. .askfoto {text-align:center; color:{color:text}; font:11px verdana; text-transform:none;}
  83. .askfoto a{color:{color:text};}
  84. .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  85. .askfoto:hover {opacity: 0.9;}
  86.  
  87. .tags {margin:3px; letter-spacing:0px; padding-bottom: 5px; font-size: 10px; }
  88.  
  89. .tags a {font-family: calibri; font size: 8px; ; text-align:center; padding:2px; margin-top:0px; margin-left:2px; background-color:none; color:{color:text}; display:inline; float:center; text-transform: uppercase; }
  90.  
  91. .tags a:hover {color: #696969}
  92.  
  93.  
  94.  
  95. #allimage{ float: left; top: 90px; left: 118px; height: auto; width:102px; height: 82px; position: fixed; background-color: none; }
  96.  
  97. #image {margin-top: 5px; margin-bottom: 5px;}
  98. #image img{width: 232px; height: 290px; margin-top: -1px; margin-left: -1;border: 3px solid {color:linksmenu}; padding:10px;}
  99.  
  100.  
  101. #desc {width:230px; height: 65px; margin-left: 35px; margin-top: -80px; position:fixed; text-align:center; line-height: 12px; font-family: Georgia; font-size: 10px; overflow:hidden; color:{color:desc}; background-color: none; padding: 3px 2px;}
  102.  
  103. #titulo {float: left; width: 200px; height:90px; top: 60px; left: 140px; padding:px; text-align: center; position: fixed; background: none; }
  104. .titulo {clear: both; margin-top: -3px; background-color: none; padding: 3px; letter-spacing: 0px; font-size: 18px; font-family: Georgia; color: {color:corfrase}; text-transform: none; }
  105.  
  106.  
  107. #menu {text-align:center; width:259px; margin-top: 405px; margin-left: 85px; position:fixed;}
  108.  
  109. .links { text-align: center; padding:3px; margin-top: -5px; width:250px; margin-left: 25px; border-bottom: 3px solid {color:linksmenu};}
  110. .links a {text-transform: uppercase; padding: 3px; letter-spacing: 0px; font-family:calibri; font-size: 10px; text-align:center; color: {color:linksmenu}; text-decoration: none; background-color: none; font-weight:normal; }
  111. .links a:hover {text-align: center; font-weight: none; }
  112.  
  113.  
  114.  
  115. #paginacaohm {display: block; font: bold 9px verdana; color: {color:linksmenu}; padding: 6px; text-align: center; text-transform:uppercase; margin-top: 70px; margin-left: 40px;}
  116. #paginacaohm a {background: {color:background}; color: {color:linksmenu}; font: bold 9px verdana; text-transform:uppercase;padding: 6px; -webkit-transition-duration: .90s; text-decoration: none;}
  117. #paginacaohm a:hover {background: {color:background}; padding: 6px; text-decoration: none;}
  118. #paginacaohm span.pagina_atual {background: {color:background}; text-decoration: none;padding: 6px;}
  119.  
  120.  
  121. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  122.  
  123. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text}; -webkit-border-radius:1px;}
  124.  
  125. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  126.  
  127. ::-webkit-scrollbar-corner {background-color:{color:post};}
  128.  
  129.  
  130. </style>
  131.  
  132. <body>
  133.  
  134.  
  135.  
  136.  
  137. <div id="pagina">
  138.  
  139. {block:Posts}
  140. <div class="post">
  141.  
  142. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  143.  
  144. {block:Photo}{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  145.  
  146. {block:Photoset}{Photoset-500}{/block:Photoset}
  147. {block:Quote}
  148. <div class="quotex">“{Quote}”</div>
  149. {block:Source}<div class="quotex1"> — {Source}</div>
  150. {/block:Source}
  151. {/block:Quote}
  152.  
  153. {block:Link}
  154. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  155. {block:Description}{Description}{/block:Description}
  156. {/block:Link}
  157.  
  158. {block:Chat}
  159. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  160. <div class="chat"><ul>{block:Lines}
  161. <li class="person{UserNumber}">{block:Label}
  162. <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  163. {/block:Chat}
  164.  
  165. {block:Audio}
  166. <div class="player">{AudioPlayerBlack}</div>
  167. {block:Caption}{Caption}{/block:Caption}
  168. {/block:Audio}
  169.  
  170. {block:Video}{Video-500}{/block:Video}
  171.  
  172. {block:Answer}
  173. <img src="{AskerPortraitURL-48}" align="left" class="askfoto">
  174. <div id="askheere">
  175. <strong>{Asker}</strong> asked: {Question}<br /></div>
  176. <div class="askshere2"> {Answer}
  177. </div>{/block:Answer}
  178.  
  179.  
  180. <div id="cap">
  181. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  182. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  183. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  184.  
  185. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  186. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  187. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  188. {/block:ContentSource}</div></div>
  189. <br>
  190.  
  191. <div class="opant">
  192. {block:Date}<div id="info">
  193. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div><center><div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  194. </div></center>{/block:Date}</div>
  195. </div>
  196.  
  197. {/block:Posts}
  198. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  199.  
  200.  
  201.  
  202. </div></div>
  203.  
  204.  
  205. <div id="allimage"><div id="image">
  206. <img src="{image:sidebar}"/></div>
  207. </div></div>
  208.  
  209.  
  210. <div id="titulo"><div class="titulo"><i>{text:frase}</i></div></div>
  211.  
  212. <div id="menu">
  213. <div class="links">
  214. <a href="{text:Link1}">{text:Link1 Title}</a> ·
  215. <a href="{text:Link2}">{text:Link2 Title}</a> ·
  216. <a href="{text:Link3}">{text:Link3 Title}</a> ·
  217. <a href="{text:Link4}">{text:Link4 Title}</a> ·
  218. <a href="{text:Link5}">{text:Link5 Title}</a> ·
  219. <a href="http://a-rticulada.tumblr.com"> @
  220. </a></div>
  221.  
  222. <div id="paginacaohm">
  223. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  224. {block:JumpPagination length="3"}
  225. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  226. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  227. {/block:JumpPagination}
  228. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  229. </div>
  230. <div id="desc">{block:Description}{Description}{/block:Description}
  231. </div></div>
  232.  
  233. </div>
  234. </div>
  235. </div>
  236. </div>
  237.  
  238. </body>
  239. </html>
Advertisement
Add Comment
Please, Sign In to add comment