Advertisement
hifenss

#THEME - 09

Nov 25th, 2014
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.67 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <html>
  5.  
  6. <head>
  7.  
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
  10.  
  11. <!-- DEFAULT -->
  12. <meta name="color:background" content="#ffffff" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:links" content="#000000" />
  15. <meta name="color:side" content="#eee" />
  16. <meta name="color:textos" content="#000000" />
  17. <meta name="image:sidebar" content="http://36.media.tumblr.com/7a7bd2f5828b41caf0b40210935c6a41/tumblr_n1o1csA6Yo1sgccggo1_500.jpg" />
  18. <meta name="image:favicon" content="">
  19. <meta name="image:background" content="" />
  20. <meta name="text:alturaside" content="50" />
  21. <meta name="text:Link1" content="/" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link" />
  30. <meta name="if:Hidden Tags" content="1"/>
  31. <meta name="if:Rolagem infinita" content="1"/>
  32. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  33. <!----lemossomel---->
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  36.  
  37.  
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{image:favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45. <style type="text/css">
  46.  
  47.  
  48. body {background-color:{color:background}; font-family: 'arial'; color:{color:textos}; font-size:11px; line-height: 17px; background-image: url({image:background}); background-size:100% 100%; background-attachment: fixed; background-repeat: no-repeat; background-position: fixed; }
  49. body, a, a:hover { default!important;}
  50. a {color: {color:link}; text-decoration:none; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out;}
  51. a:hover { -webkit-transition:opacity 0.s linear; -webkit-transition:all 0.s ease-out; -moz-transition:all 0.s ease-out; transition:all 0.5s ease-out;}
  52. #background:{{image:background}; }
  53.  
  54. /*-----------POSTS--------------*/
  55. #entry {width:300px; margin-left:530px; margin-top:15px; }
  56. .posts {width:300px; text-align: justify; background-color:rgba(250,250,250,0.4); overflow:hidden; margin-bottom:20px; padding:20px; position: relative; border:1px solid {color:side};}
  57. .posts img{width:300px; border-radius:5px;}
  58.  
  59. /*--------------QUOTES----------------*/
  60. .quote {text-align: justify; text-indent:15px; line-height:17px; }
  61. .quote1 {position:absolute; margin-left:0px; margin-top:3px; font-size: 20px; opacity:1; color:{color:links}; }
  62. .quotesource { text-align:left; text-transform:none; margin-top:5px; fixed; margin-left:0px; padding-bottom:0px; }
  63. /*--------------TEXTOS----------------*/
  64. h1 {font-size:13px; color: {color:text}; line-height:17px; text-transform:uppercase; font-family: cambria;}
  65. h1 a { color: {color:text}; }
  66. h1 a:hover { color: {color:text}; }
  67.  
  68. /*--------------IMAGENS----------------*/
  69. .image{-webkit-filter: grayscale(40%)}
  70. .image img {max-width: 350px; opacity:.9;}
  71. .image img:hover { opacity:1;}
  72. /*--------------CHAT----------------*/
  73. .chat {line-height: 13px; list-style: none }
  74. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  75.  
  76. /*--------------PERSON----------------*/
  77. .person1 {color: {color:text}; padding: 2px; }
  78. .person1 .label {font-weight: bold; color:{color:text}}
  79. .person2 {color: {color:text}; padding: 2px; }
  80. .person2 .label {font-weight: bold; color:{color:text}}
  81. .player {background-color: #000; text-align: left; display:block;}
  82.  
  83. /*--------------ASKS----------------*/
  84. .question { position: relative; margin-right:0px; background; border:1px solid {color:side}; border-radius:0px; padding:5px; background-color:rgba(250,250,250,0.1); }
  85. .answer1 {color:{color:text}; padding-left:2px; text-align:justify; background: {color:bglinks}; }
  86. .answer1 a {color:{color:text}; }
  87.  
  88.  
  89. /*--------------NOTES----------------*/
  90. #info2 {margin-top:5px; letter-spacing:1px; margin-left:0px; color:{color:link}; text-align:center; border:1px solid {color:side}; font-size:7px; text-transform:uppercase; padding:2px; background;}
  91. #info2 a:hover {}
  92. #reblog {margin-right:5px; }
  93.  
  94. /*--------------TAGS----------------*/
  95. #tags {position:absolute; width:300px; background-color:{color:post}; opacity:0; margin-top:0px; margin-left:0px; text-align:left; text-transform:lowercase; font-style:italic; -webkit-transition:opacity 0.8s linear;
  96. -webkit-transition:all 0.5s ease-out;
  97. -moz-transition:all 0.5s ease-out;
  98. transition:all 0.5s ease-out;}
  99. #tags {text-transform:lowercase;}
  100.  
  101. /*--------------NOTES HOVER----------------*/
  102. .notes {width: 300px;margin-left: 0px; margin-top: -10px; text-align:left; background-color:rgba(250,250,250,0.4); overflow:hidden; margin-bottom:20px; padding:20px; border:1px solid {color:side}; }
  103. ol.notes {list-style: none; margin: 0 0px 0 0px; padding: 0px; z-index: 11; border:0px solid {color:side}; line-height:25px; }
  104. ol.notes li {background-color; margin-bottom: 2px; }
  105. .notes img {display: none; border:0px; }
  106.  
  107.  
  108. /*--------------SIDEBAR----------------*/
  109. #sidebar {position:fixed; width:220px; float:center; top:{text:alturaside}px;margin-left:240px; text-align:left; z-index:999; background-color:rgba(250,250,250,0.4); padding:20px; border:1px solid {color:side};}
  110.  
  111.  
  112. #imgs { float:center; margin-bottom:15px; }
  113. #imgs img {width:220px; }
  114. #imgs img:hover {}
  115.  
  116. .descri{ text-align:center; font-size:9px; line-height:14px; margin-top:10px;}
  117.  
  118. .title{ text-align:center; font-size:14px; color: {color:text}; line-height:17px; text-transform:uppercase; font-family: georgia;}
  119.  
  120. .links { text-align:center; margin-top:5px; background-color; border-radius:0px; z-index:88888; margin-left:0px; border-bottom:1px solid {color:side}; }
  121. .links a { font-size:8px; line-height:18px; color: {color:links}; background; letter-spacing:0px; text-transform: uppercase; margin-right:4px; padding:0px;}
  122.  
  123.  
  124. /*--------------CREDITOS----------------*/
  125.  
  126. .cred {position:fixed; width:12px; height:10px; left:-1px; bottom:40px; padding:5px; text-transform:uppercase; font-size:10px; letter-spacing:2px; cursor:help; text-align:right; color:#fff; background-color:{color:textos}; overflow:hidden; line-height:10px; border-radius:2px;}
  127. .cred:hover {width:15px;}
  128.  
  129.  
  130.  
  131.  
  132. </style>
  133. <body>
  134. <div id="sidebar">
  135. <div id="imgs"><a href="{text:Link1}"><img src="{image:sidebar}"></div></a>
  136. <div class="title">{title}</div>
  137. <div class="links">
  138. <a href="{text:Link2}" > {text:Link2 Title}</a>
  139. <a href="{text:Link3}" > {text:Link3 Title}</a>
  140. <a href="{text:Link4}" > {text:Link4 Title}</a>
  141. <a href="{text:Link5}" > {text:Link5 Title}</a>
  142. </div>
  143. <div class="descri">❝{description}❞</div>
  144. </div>
  145.  
  146.  
  147.  
  148. <div id="entry">
  149.  
  150. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  151. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  152.  
  153.  
  154. {block:Posts}
  155. <div class="posts">
  156.  
  157.  
  158. {block:Text}
  159. {block:ifHiddenTags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifHiddenTags}
  160. {block:Title}<h1><div class="cufon">{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  161.  
  162.  
  163. {block:Photo}
  164. {block:ifHiddenTags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifHiddenTags}
  165. {LinkOpenTag}<center><div class="image"><img src="{PhotoURL-250}"></div></center>{LinkCloseTag}{/block:Photo}
  166.  
  167.  
  168. <div class="image">{block:Photoset}
  169. {block:ifHiddenTags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifHiddenTags}
  170. {Photoset-250}{/block:Photoset}</div>
  171.  
  172.  
  173.  
  174. {block:Quote}
  175. <div class="quote1">❝</div>
  176. <div class="quote"> {Quote} </div>
  177. {block:Source}<div class="quotesource"> {Source} </div>
  178. {/block:Source}
  179. {/block:Quote}
  180.  
  181.  
  182. {block:Link}
  183. {block:ifHiddenTags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifHiddenTags}
  184. <h1><a href="{URL}" {Target}><font size="3px">{Name}</font></a></h1>
  185. {block:Description}{Description}{/block:Description}
  186. {/block:Link}
  187.  
  188.  
  189. {block:Chat}
  190. {block:ifHiddenTags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifHiddenTags}
  191. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  192. <div class="chat"><ul>{block:Lines}
  193. <li class="person{UserNumber}">{block:Label}
  194. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  195. {/block:Chat}
  196.  
  197.  
  198. {block:Audio}
  199. {block:ifHiddenTags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifHiddenTags}
  200. {AudioPlayerBlack}
  201. {block:Caption}{Caption}{/block:Caption}
  202. {/block:Audio}
  203.  
  204.  
  205. {block:Video}
  206. {block:ifHiddenTags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifHiddenTags}
  207. {Video-500}{/block:Video}
  208.  
  209.  
  210. {block:Answer}
  211. <div class="question"><b>{Asker}:</b> {Question}</div>
  212. <div class="answer1" > {Answer}</div>
  213. {/block:answer}
  214.  
  215.  
  216. <div id="cap">
  217. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  218. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  219. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  220.  
  221. <div class="source">{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  222. {/block:ContentSource}</div></div><p>
  223.  
  224. <div id="info2">
  225. {block:Date}{24Hour}:{Minutes}{AmPm}{/block:Date} +
  226. {block:NoteCount}
  227. <a href="{Permalink}">{NoteCountwithlabel} + </a>{/block:NoteCount}
  228. {block:IndexPage}
  229. {block:RebloggedFrom}
  230. <a href="{ReblogParentURL}">soure</a> +
  231. {/block:RebloggedFrom}
  232. {block:RebloggedFrom}
  233. <a href="{ReblogRootURL}"></a>
  234. {/block:RebloggedFrom}
  235. <a id="reblog" href="{ReblogURL}">reblogar </a> </a>{/block:IndexPage}
  236. </div></div>
  237. {/block:Date}
  238.  
  239.  
  240.  
  241. {/block:posts}
  242. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  243. </div></div>
  244.  
  245. <div class="cred" title="creditos"> <a href="http://hifens.tumblr.com" title="hifens" style="color:#fff;"> H</a> </div>
  246. </body>
  247.  
  248. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement