fanih

Theme 29

Feb 5th, 2013
870
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.31 KB | None | 0 0
  1. <!----theme por A-RTICULADA.tumblr.com (Fanih) -->
  2.  
  3. <!--- Don't use as base and details, good use. -->
  4.  
  5. <html>
  6. <head>
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <meta name="color:Background" content="#fff" />
  11. <meta name="color:Link" content="#696969" />
  12. <meta name="color:text" content="#696969" />
  13. <meta name="color:Post" content="#ffffff" />
  14. <meta name="color:linksmenu" content="#2e2d2d" />
  15. <meta name="color:lhover" content="#696969" />
  16. <meta name="color:desc" content="#424242" />
  17. <meta name="color:allcor" content="#ddd" />
  18. <meta name="color:linhanotes" content="#dddddd"/>
  19. <meta name="color:textnotes" content="#949393"/>
  20. <meta name="color:linhacoluna" content="#DCDCDC" />
  21.  
  22. <meta name="image:background"/>
  23. <meta name="image:sidebar" content="http://static.tumblr.com/48f80d5b209fc13046612e7f3eca486d/i1e3kds/v8nmhdehc/tumblr_static_tumblr_m3xwnsbjsc1r49pq1o1_r1_400.png" />
  24.  
  25. <meta name="text:frase" content="But I Really Love You"/>
  26. <meta name="color:corfrase" content="#696969" />
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link1" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link2" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link3" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link4" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link5" />
  38.  
  39.  
  40. <link rel="shortcut icon" href="{Favicon}" />
  41. <link href='http://fonts.googleapis.com/css?family=Seaweed+Script' rel='stylesheet' type='text/css'>
  42.  
  43. <title>{Title}</title>
  44.  
  45.  
  46.  
  47. <style>
  48.  
  49. 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; }
  50.  
  51. a {color: {color:link}; text-decoration: none; text-transform: none;}
  52. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  53.  
  54. #pagina {float: left; margin-left: 311px;}
  55.  
  56. .post {width: 400px; background-color: {color:post}; padding: 10px; top: -3px; margin-bottom: -20px; text-align: justify; font-family: calibri; font-size: 12px; position: relative; color:{color:text}; border-left: 1px solid #eee; border-right: 1px solid #eee; }
  57.  
  58. h1 {font-family: calibri; text-align: left; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  59. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  60. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  61.  
  62. .notes {width: 400px; padding: 0px; margin-top: 10px; margin-bottom: 1px; font-size: 9px; text-align: center; }
  63. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  64. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  65. .notes img{display: none; border:0px}
  66.  
  67. .quotex {font-family: calibri; text-align: left; font-size: 13px; line-height: 15px; padding: 3px; }
  68. .quotex1 {font-family: arial; font-size: 11px; text-align: left; text-transform: none; margin-bottom: 5px;}
  69. .quotex1 a, a:hover{text-transform: none;}
  70.  
  71. .chat {line-height: 13px; list-style: none }
  72. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  73.  
  74. .imagepost {text-align: center; border: 0px}
  75. .imagepost img {width: 400px; margin-bottom: 2px }
  76.  
  77. #info {display: none; border-top: 1px solid #eee; }
  78.  
  79.  
  80. #cap {width: 400px; margin-top: -2px;}
  81. .source {display: none;}
  82.  
  83. #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; }
  84. #askheere a {color:#000}
  85.  
  86. #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;}
  87.  
  88. .askfoto {text-align:center; color:{color:text}; font:11px verdana; text-transform:none; border-radius:1px 1px 1px 1px; opacity:1; -webkit-transition-duration:.25s; }
  89. .askfoto a{color:{color:text};}
  90. .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; }
  91. .askfoto:hover { border-radius:60px; opacity:0.7; -webkit-transition-duration:.25s;}
  92.  
  93.  
  94. .tags {display: none;}
  95.  
  96.  
  97.  
  98. #coluna {position: fixed; margin-left: 740px; width: 205px; height: 1080px; background-color:{color:post}; margin-top: -50px; border-left:8px solid {color:linhacoluna}; border-right:1px solid {color:linhacoluna}; }
  99.  
  100. #allimage{ float: left; top: 170px; left: 765px; height: auto; width:102px; height: 82px; position: fixed; background-color: none; }
  101.  
  102. #image {margin-top: 5px; margin-bottom: 5px;}
  103. #image img{width: 172px; height: 210px; margin-top: -1px; padding: 4px; margin-left: -1; border: 3px double #dddddd; }
  104.  
  105.  
  106.  
  107. #desc {width:168px; height: 35px; margin-left: 763px; margin-top: 337px; position:fixed; z-index:3; text-align:center; line-height: 12px; font-family: calibri; font-size: 11px; overflow:hidden; color:{color:desc}; background-color: #fff; padding: 3px 2px; opacity:0.85; }
  108.  
  109.  
  110. #frase {width:169px; height: 20px; margin-left: 763px; margin-top: 130px; position:fixed; text-align:center; line-height: 12px; font-family:Seaweed Script; font-size: 19px; overflow:hidden; color:{color:corfrase}; background-color: none; padding: 6px 2px;}
  111.  
  112.  
  113.  
  114. #menu {text-align:center; width:409px; margin-top: 606px; margin-left: 590px; position:fixed;}
  115.  
  116.  
  117. .links2 {margin-left:166px; margin-top: -210px; padding: 0px; text-align: center; z-index:2; position: absolute;float: left;clear: both; }
  118.  
  119. .links2 a {float: left; margin-top: 2px; font-family: Calibri; font-size:11px;width: 185px; background-color: none; color:{color:linksmenu}; z-index:999999999;display: inline-block; letter-spacing: 0px; text-decoration: none; text-transform:uppercase; text-align: center; line-height:20px; padding: 5px 0;border: 1px solid {color:allcor}; box-shadow: inset 5px 0px {color:allcor}; -webkit-transition: all .60s ease-out; -moz-transition: all .60s ease-out; -o-transition: all .60s ease-out; transition: all .60s ease-out;}
  120. .links2 a:hover {z-index:999999999;text-decoration: none; box-shadow: inset 185px 0px #ddd;}
  121.  
  122.  
  123. #pagination {font-family:arial; margin-top: -36px; margin-left: 237px; text-align:center; font-size:9px; position: fixed;}
  124.  
  125.  
  126. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  127.  
  128. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text}; -webkit-border-radius:1px;}
  129.  
  130. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  131.  
  132. ::-webkit-scrollbar-corner {background-color:{color:post};}
  133.  
  134. .noteinf {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; }
  135.  
  136. .notesinfo {position: absolute; background: transparent; text-align:right; margin-left: -90px; border-right: 3px solid {color:linhanotes}; color: transparent; padding: 3px; font-size: 10px; opacity: 0; z-index: 99; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px; -webkit-transition-duration: .90s; }
  137. .notesinfo a {color: {color:textnotes};}
  138. .noteinf:hover .notesinfo {opacity:99; color: {color:textnotes};}
  139.  
  140. .cred {margin-left:20px; margin-top:20px; padding:5px; text-align: center; z-index:3; position: fixed;}
  141. .cred a {float: left; margin-right: 1px; font-family: Calibri; font-size:10px; margin-bottom:1px; width: 90px; background-color:{color:background}; color:{color:desc}; display: block; letter-spacing: 1px; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  142. .cred a:hover{background-color:{color:background} ;color: {color:desc};text-align: center;}
  143.  
  144.  
  145. </style>
  146.  
  147. <body>
  148.  
  149. <div class="cred">
  150. <a href="http://a-rticulada.tumblr.com" title="© A-RTICULADA"> THEME</a></div>
  151.  
  152. <div id="coluna"> </div>
  153. <div id="desc">{block:Description}{Description}{/block:Description}
  154. </div></div>
  155.  
  156.  
  157. <div id="frase">{text:frase}</div>
  158.  
  159.  
  160. <div id="allimage"><div id="image">
  161. <img src="{image:sidebar}"/></div></div>
  162.  
  163.  
  164. <div id="menu">
  165. <div class="links2">
  166. <a href="{text:Link1}">{text:Link1 Title}</a>
  167. <a href="{text:Link2}">{text:Link2 Title}</a>
  168. <a href="{text:Link3}">{text:Link3 Title}</a>
  169. <a href="{text:Link4}">{text:Link4 Title}</a>
  170. <a href="{text:Link5}">{text:Link5 Title}</a>
  171.  
  172.  
  173. </a></div>
  174.  
  175. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div></div>
  176.  
  177. </div></div> </div></div>
  178.  
  179. <div id="pagina">
  180.  
  181. {block:Posts}
  182.  
  183.  
  184.  
  185. <div class="post">
  186.  
  187. <div class="noteinf">
  188.  
  189. <div class="notesinfo">
  190. <a href="{Permalink}">{TimeAgo}</a> <br>
  191. <a href="{Permalink}">{NoteCountWithLabel}</a>
  192. <br>
  193. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  194.  
  195.  
  196. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  197.  
  198. {block:Photo}{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  199.  
  200. {block:Photoset}{Photoset-400}{/block:Photoset}
  201. {block:Quote}
  202. <div class="quotex">“{Quote}”</div>
  203. {block:Source}<div class="quotex1"> — {Source}</div>
  204. {/block:Source}
  205. {/block:Quote}
  206.  
  207. {block:Link}
  208. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  209. {block:Description}{Description}{/block:Description}
  210. {/block:Link}
  211.  
  212. {block:Chat}
  213. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  214. <div class="chat"><ul>{block:Lines}
  215. <li class="person{UserNumber}">{block:Label}
  216. <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  217. {/block:Chat}
  218.  
  219. {block:Audio}
  220. <div class="player">{AudioPlayerBlack}</div>
  221. {block:Caption}{Caption}{/block:Caption}
  222. {/block:Audio}
  223.  
  224. {block:Video}{Video-400}{/block:Video}
  225.  
  226. {block:Answer}
  227. <img src="{AskerPortraitURL-48}" align="left" class="askfoto">
  228. <div id="askheere">
  229. <strong>{Asker}</strong> asked: {Question}<br /></div>
  230. <div class="askshere2"> {Answer}
  231. </div>{/block:Answer}
  232.  
  233.  
  234. <div id="cap">
  235. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  236. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  237. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  238.  
  239. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  240. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  241. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  242. {/block:ContentSource}</div></div></div>
  243. <br>
  244.  
  245. <div class="opant">
  246. {block:Date}<div id="info">
  247. <center>POSTED ON <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} WITH <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}
  248. </div></center>{/block:Date}</div>
  249. </div>
  250.  
  251. {/block:Posts}
  252. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  253.  
  254.  
  255.  
  256. </div></div>
  257.  
  258.  
  259.  
  260.  
  261. </div>
  262. </div>
  263.  
  264. </body>
  265. </html>
Advertisement
Add Comment
Please, Sign In to add comment