Advertisement
fanih

Theme 20

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