Advertisement
Mirelalmeida

Theme 1

Jul 29th, 2013
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5. <!-- fontes personalizadas -->
  6. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz" rel="stylesheet" type="text/css"/>
  7. </head>
  8.  
  9. <title>hi</title>
  10.  
  11.  
  12. <link rel="shortcut icon" href="{favicon}" />
  13.  
  14. <style>
  15. /****THEME FEITO POR SECRETS-HTML NAO RETIRE OS CREDITOS****/
  16.  
  17.  
  18.  
  19.  
  20. /* body */
  21.  
  22.  
  23. body {background-image:url("http://1.bp.blogspot.com/-GgRV3KP2zk8/UUZOrRTeFKI/AAAAAAAAA94/QE4O_E0enrw/s1600/24zj9e1.jpg"); background-position: center; background-attachment: fixed; background-repeat:; font-family: consolas; font-size: 10px; overflow-y scroll;}
  24.  
  25. /* page */
  26.  
  27. #content {width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 50px; margin-left: auto;}
  28.  
  29. /* posts */
  30.  
  31. #post {top: 100px; left: 350px; width:562px; position: absolute ;}
  32.  
  33. /*ask */
  34.  
  35. .pergunta {background: #F5F5F5; color: #000; text-align: justify; padding: 10px; margin-bottom: 5px; margin-left: 40px; margin-right: auto;}
  36.  
  37. .pergunta a {color: #DCDCDC}
  38.  
  39. .pergunta g {color: #DCDCDC;}
  40.  
  41. .iconeask {float: left; margin-right: 2px; margin-bottom: 3px; border: 4px solid #FFE4E1; -webkit-transform: rotate(-370deg);}
  42.  
  43. .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;}
  44.  
  45.  
  46. /* sidebar */
  47. .box {position: fixed;
  48. background: #FFFFFF;
  49. padding: 5px;
  50. margin-bottom: 6px;
  51. border-radius: 6px;
  52. -moz-box-shadow: 0 0 1em #FFFFFF;
  53. -webkit-box-shadow: 0 0 1em #FFFFFF;
  54. box-shadow: 0 0 1em #666;
  55. margin-top:100px;
  56. width:200px;
  57. margin-left:60px;}
  58.  
  59.  
  60. .pontilhada {border: 3px dashed #ddd; padding: 4px;}
  61.  
  62. /* efeito do sidebar by - up-design */
  63. .border1 {background:#fff;
  64.  
  65.  
  66.  
  67.  
  68. -webkit-transition-duration: .99s;
  69. -moz-transition-duration: .99s;}
  70.  
  71. .border1:hover {filter: grayscale(100%);
  72. -webkit-filter: grayscale(100%);
  73. -moz-filter: grayscale(100%);
  74. -o-filter: grayscale(100%);
  75. -ms-filter: grayscale(100%);
  76. ;}
  77.  
  78. #navigationMenu li{
  79. list-style:none;
  80. height:30px;
  81. padding:2px;
  82. width:30px; color:#545454;}
  83. #navigationMenu span{
  84. width:0;
  85. left:28px;
  86. padding:0;
  87. position:absolute;
  88. overflow:hidden;
  89. font-family: Yanone Kaffeesatz, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#d3d1d1;
  90. font-size:16px;
  91. font-weight:bold;
  92. letter-spacing:0.6px;
  93. white-space:nowrap;
  94. line-height:30px;
  95.  
  96.  
  97. -webkit-transition: 0.25s;
  98. -moz-transition: 0.25s;
  99. transition: 0.25s;}
  100. #navigationMenu a{
  101. background-color: #ededed;
  102. height:30px;
  103. width:30px;
  104. display:block;
  105. position:relative;}
  106. #navigationMenu a:hover span{ width:auto; padding:0 20px;overflow:visible; background: #ededed; color:#d3d1d1; }
  107. #navigationMenu a:hover{
  108. text-decoration:none;
  109. -webkit-box-shadow:0 0 5px #d3d1d1;
  110. border-radius: 6px;
  111. -moz-box-shadow: 0 0 1em #FFFFFF;
  112. -webkit-box-shadow: 0 0 1em #FFFFFF;
  113. box-shadow: 0 0 1em #666; }
  114.  
  115. .LINHAHT{ PADDING:1PX; BORDER-BOTTOM: 1PX DASHED #666;}
  116.  
  117.  
  118.  
  119. /* caixas */
  120.  
  121. .caixa {background: #FFFFFF; padding: 5px; margin-bottom: 1px; left:110px;}
  122. .caixasidebar {background: #8B8970; padding: 5px; margin-bottom: 7px; left:10px;}
  123.  
  124. /* formatação */
  125. b, strong, bold {color: #000;}
  126. u, underline {color: #000; border-bottom: 1px dashed #000;text-decoration:none;}
  127. i, em {color: #000;}
  128. s, strike {color: #000;}
  129.  
  130. /* links */
  131.  
  132. a {color: #000; -webkit-transition-duration: .99s; text-decoration:none;}
  133. a:hover, div.permalink p a:hover {color: #000;border: 0px;margin: 0px;filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transition-duration: .99s; text-decoration:none;}
  134.  
  135. /* blockquote */
  136.  
  137. blockquote {border-left: 5px solid #000; font-family: tahoma; color: 666; padding: 2px 2px 2px 6px; margin: 2px; line-height: 14px; background: #f1f1f1;}
  138.  
  139. /* descreição por: mel-html */
  140.  
  141. .smenu {text-align: center; font-size: 11px; font-family: tahoma; position: relative; margin-left: 0px; width: 196px; background-color: #ffffff; color: #666; padding: 7px; margin-top: 1px; opacity:1.0}
  142. #slideShow2 {-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; position: absolute;}
  143. #slideShow2 img{width: 208; height: auto;}
  144.  
  145.  
  146. </style>
  147.  
  148.  
  149. </head>
  150.  
  151.  
  152. <body>
  153.  
  154.  
  155.  
  156.  
  157. <div style="width: 102px; height: 102px; left: 102px; position:absolute; top: 151px;">
  158. <br/><img src="http://static.tumblr.com/2kilkpl/TY8mqnyiu/simplemenu.png" class="pontilhada"></div>
  159.  
  160.  
  161.  
  162.  
  163. <div style="width: 102px; height: 102px; left: 70px; position:absolute; top: 168px;">
  164. <ul id="navigationMenu">
  165. <li><a href="LINK"><img src="http://static.tumblr.com/amm1lw6/cbgmgjex6/iniciocinza.png"/>
  166. <span>Home</span></a></li>
  167. <li><a href="LINK"><img src="http://static.tumblr.com/amm1lw6/VA8mgjexo/messagecinza.png"/>
  168. <span>Ask-me</span></a></li>
  169.  
  170. <li><a href="LINK"><img src="http://static.tumblr.com/amm1lw6/nIjmgjeyp/favoritecinza.png"/>
  171. <span>Links</span></a></li>
  172.  
  173. <li><a href="LINK"><img src="http://static.tumblr.com/amm1lw6/Xldmgjezk/rsscinza.png"/>
  174. <span>Archieve</span></a></li>
  175.  
  176. <li><a href="LINK"><img src="http://static.tumblr.com/amm1lw6/v6Jmgjez7/_cinza.png"/>
  177. <span>+ More</span></a></li>
  178.  
  179. <br><br>
  180.  
  181. <div id="slideShow2"><img src=""></div>
  182. <div class="smenu">
  183. Não tinha medo o tal João de Santo Cristo, era o que todos diziam quando ele se perdeu
  184. </div>
  185.  
  186. <iframe frameborder="0" scrolling="no" width="100%" height="150px" src"=http://www.tumblr.com/ask_form/seutumblr.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe> <!—[if IE]><script type="text/javascript">document.getElementById(‘ask_form’).allowTransparency=true;</script><![endif]—>
  187.  
  188. </ul></div>
  189.  
  190.  
  191.  
  192.  
  193. </div>
  194.  
  195.  
  196. </div>
  197. </div>
  198.  
  199. <div id="post">
  200. <div class="autopagerize_page_element">
  201. {block:Posts}
  202.  
  203. <div class="caixa" box-shadow: 0px 0px 150px #666;>
  204.  
  205. {block:Text}
  206. {block:Title}
  207. {Title}
  208. {/block:Title}
  209. {Body}
  210. {/block:Text}
  211. <div class="linhaht">
  212. {block:Photo}
  213. <center><img src="{PhotoURL-500}" alt="{PhotoAlt}" /></center>
  214. {block:Caption}
  215. <div class="caption">{Caption}</div>
  216. {/block:Caption}
  217. {/block:Photo}
  218.  
  219. {block:Photoset}
  220. <center>{Photoset-500}</center>
  221. {block:Caption}
  222. <div class="caption">{Caption}</div>
  223. {/block:Caption}
  224. {/block:Photoset}
  225.  
  226. {block:Quote}
  227. {Quote}
  228. {block:Source}
  229. <div class="source"><div style="text-align: right">— {Source}</div></div>
  230. {/block:Source}
  231. {/block:Quote}
  232.  
  233. {block:Link}
  234. <a href="{URL}" class="link" {Target}>{Name}</a>
  235. {block:Description}
  236. <div class="description">{Description}</div>
  237. {/block:Description}
  238. {/block:Link}
  239.  
  240. {block:Chat}
  241. {block:Title}
  242. {Title}
  243. {/block:Title}
  244. <ul class="chat">
  245. {block:Lines}
  246. {block:Label}
  247. <span class="label"><b>{Label}</b></span>
  248. {/block:Label}
  249. {Line}<br>
  250. {/block:Lines}
  251. </ul>
  252. {/block:Chat}
  253.  
  254. {block:Video}
  255. {Video-500}
  256. {block:Caption}
  257. <div class="caption">{Caption}</div>
  258. {/block:Caption}
  259. {/block:Video}
  260.  
  261. {block:Audio}
  262. {AudioPlayerBlack}
  263. {block:Caption}
  264. <div class="caption">{Caption}</div>
  265. {/block:Caption}
  266. {/block:Audio}
  267.  
  268. {block:Answer}
  269. <img src="{AskerPortraitURL-30}" class="iconeask">
  270.  
  271. <div class="pergunta"><g>{Asker}</g> {Question}</div>
  272.  
  273. <div class="divisoria"></div>
  274.  
  275. {Answer}
  276. {/block:Answer}
  277.  
  278. {block:HasTags}{block:Tags}&nbsp;#<a href="{TagURL}">{Tag}</a>,&nbsp;{/block:Tags}{/block:HasTags}</a> | Postado em {DayOfMonth}/{MonthNumberWithZero}/{Year} às {12Hour}:{Minutes}{AmPm} com <a href="{Permalink}">{NoteCount}</a> notes! ({block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}/{block:ContentSource}<a href="{SourceURL}" target=blank>source</a>{/block:ContentSource}) | <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog!</a>
  279. </div><br>
  280. {/block:Posts}<br>
  281. </div></div></div></div></div></div>
  282. </body>
  283.  
  284.  
  285. </htm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement