umlugardocaralho

theme #27

Jan 27th, 2012
2,355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 15.27 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- (c) theme #27 by
  6.  
  7. theme por bianca (rocklessly)
  8. seja original (c)
  9.  
  10. theme #27 (c)  --!>
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14. <head> <!-- DEFAULT VARIABLES -->
  15. <meta name="color:background" content="#ffffff" />
  16. <meta name="color:text" content="#3d3d3d" />
  17. <meta name="color:post" content="#fff" />
  18. <meta name="color:bg do titulo" content="#000" />
  19. <meta name="color:titulo" content="#fff" />
  20. <meta name="color:bg do titulo hover" content="#000" />
  21. <meta name="color:bg link sidebar" content="#000" />
  22. <meta name="color:link sidebar" content="#fff" />
  23. <meta name="color:bg link sidebar hover" content="#fff" />
  24. <meta name="color:link sidebar hover" content="#000" />
  25. <meta name="color:bg da descricao" content="#000" />
  26. <meta name="color:texto da descricao" content="#f8f8f8" />
  27. <meta name="color:hover" content="#fff" />
  28. <meta name="color:link" content="#000" />
  29. <meta name="color:sidebar" content="#fff" />
  30. <meta name="color:sidebar hover" content="#000" />
  31. <meta name="color:barra de rolagem" content="#000" />
  32. <meta name="color:borragem" content="#555" />
  33. <meta name="color:sublinhado" content="#555" />
  34.  
  35. <meta name="if:Show tags" content="1"/>
  36. <meta name="if:Enable endless scrolling" content="0"/>
  37.  
  38. <meta name="image:background" content=""/>
  39.  
  40. <meta name="image:sidebar" content=""/>
  41.  
  42. <meta name="text:Link1" content="/#" />
  43. <meta name="text:Link1 Title" content="LINK ONE" />
  44. <meta name="text:Link2" content="/#" />
  45. <meta name="text:Link2 Title" content="LINK TWO" />
  46. <meta name="text:Link3" content="/#" />
  47. <meta name="text:Link3 Title" content="LINK THREE" />
  48. <meta name="text:Link4" content="/#" />
  49. <meta name="text:Link4 Title" content="LINK FOUR" />
  50. <meta name="text:Link5" content="/#" />
  51. <meta name="text:Link5 Title" content="LINK FIVE" />
  52. <meta name="text:Link6" content="/#" />
  53. <meta name="text:Link6 Title" content="LINK SIX" />
  54. <meta name="text:Link7" content="/#" />
  55. <meta name="text:Link7 Title" content="LINK 7" />
  56. <meta name="text:Link8" content="/LINK8" />
  57. <meta name="text:Link8 Title" content="LINK 8" />
  58.  
  59.  
  60.         <title>{Title}</title>
  61.         <link rel="shortcut icon" href="{Favicon}">
  62.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  63.         {block:Description}
  64.             <meta name="description" content="{MetaDescription}" />
  65.         {/block:Description}
  66.  
  67.  
  68.  
  69.    
  70.     <style type="text/css">
  71.  
  72. body {background-color:{color:background}; color:{color:text}; font-family: tahoma, helvetica; font-size: 11px; text-align: justify;  line-height:110%; background-image:url('{image:background}'); background-attachment: fixed; }
  73.  
  74. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  75.  
  76. a:hover {color: {color:hover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; border-bottom: 2px solid {color:sublinhado};}
  77.  
  78. p{margin-top: 1px}
  79. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:background}; padding-left:5px;margin-top: 4px;}
  80.  
  81. background-image:url("{image:background}"); background-attachment: fixed}
  82. .topa{padding: 35px 0 0 0; margin: 0 auto 0 auto; width: 317px; height: 65px; text-align: center; }
  83. {block:AskEnabled}.topa{width:400px}{/block:AskEnabled}
  84.  
  85. .title{ text-align: center; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
  86. .title a{text-decoration: none; font-size: 20px; color: {color:text}; letter-spacing: -1px; text-transform:normal;  line-height: 20px;}
  87. .title a:hover{color:{color:text};}
  88. .userpic{float: left}
  89. .userpic img{border: 7px solid {color:text};}
  90. .pages{margin-left: 125px}
  91. .pages a{background-color: {color:background};color:{color:text}; padding: 5px 10px 5px 10px; text-transform: normal; text-decoration: none; font-size: 9px}
  92.  
  93.  
  94. #content{width: 800px; text-align: center; margin:20px auto 0 auto; margin-left: 280px; padding-bottom: 150px; background-color:
  95. transparent; color:{color:text}; padding: 0px; margin-top: 15px;}
  96.  
  97. #entries{float: left; background-color: transparent; text-align: center}
  98. .post{width: 500px; padding: 20px; margin-left: 200px; text-align: justify; background-color:{color:post}; margin-bottom:5px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
  99. .post img{margin: 2px 0 2px 0}
  100. h1{font-family: ; text-align: center; font-size: 16px; letter-spacing: 0px; color: {color:text}; font-weight: normal; line-height: 18px;}
  101. h1 a{font-size: 16px; letter-spacing: -1px; line-height: 18px; letter-spacing: 0px; text-align:center}
  102. .image{text-align: center; height: auto; margin-bottom: 3px; -webkit-border-radius: 70px; -moz-border-radius: 70px; border-radius: 70px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index: 59; }
  103. .image:hover {-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  104. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:background}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
  105.  
  106. .qquote{font-family: tahoma, helvetica; text-align: center; font-size: 13px; line-height: 15px; padding: 3px; letter-spacing: 0px;}
  107.  
  108. .qsource{text-align: center; text-transform: none; margin-bottom: 4px;}
  109.  
  110. .chat{line-height: 12px; list-style: none }
  111. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  112. .person1 {color: {color:text} }
  113. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}  }
  114. .person2 {color: {color:text} }
  115. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}  }
  116. .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
  117. .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
  118. .icap{margin-top: 1px}
  119. .source{display:none}
  120. .asker {font-size: 20px; width: 100%; background-color: {color:background}; color:{color:link} ;
  121.  
  122. text-transform: uppercase; line-height: 30px}
  123. .asker a, a:hover{color:{color:link}}
  124. .asker img{margin-top: 3px; margin-bottom: -3px; margin-left:3px}
  125. .q {padding:10px; font-style: italic; text-indent: 20px}
  126. .a {padding-top: 3px}
  127. .cap {padding-top: 5px; width: 500px;}
  128.  
  129. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  130. .dda a {font-size: 9px; color: {color:link};}
  131. .dda a:hover {font-size: 9px; color: {color:hover};}
  132.  
  133. .origin{font-size:9px}
  134. .ibottom{margin-top: 5px; font-family: 'Century Gothic', 'Apple Gothic', sans-serif}
  135. .date{float:left; padding-left: 10px; text-transform: uppercase; font-size: 10px}
  136. .permalink{float:left; text-transform: uppercase; font-size: 9px;}
  137.  
  138. #notes {width: 500px; padding: 5px; margin-left: 300px;font-size: 9px; text-align: left;}
  139. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  140. ol.notes li {margin: 0px; padding: 2px;}
  141. #notes img{border:0px}
  142.  
  143. #page{text-align: center;  font-size:50px}
  144. #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
  145.  
  146. #clear{width: 500px; height: 30px}
  147.  
  148. /* sidebar ensejos */
  149.  
  150. #sidebar {position:fixed; margin-left: 130px; height: 167px; width: 253px;  margin-top:100px; border: 7px solid {color:sidebar}; background-color: {color:sidebar}; color: {color:sidebar}; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  151.  
  152. #sidebar:hover{-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; border: 7px solid {color:sidebar hover}; background-color: {color:sidebar hover};}
  153.  
  154. #ttle {text-align: center; font-family: georgia; color: {color:titulo}; background-color: {color:bg do titulo}; margin-top:-43px; font-style:none; position: fixed; margin-left:-7px; height: 17px; width: 247px; padding: 10px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; -webkit-border-top-right-radius: 15px; font-size: 13px;}
  155.  
  156. #ttle:hover {-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; width:120px; background-color: {color:bg do titulo}; padding: 10px;}
  157.  
  158. #creditos {text-align: center; font-family: georgia, helvetica; color: {color:titulo}; background-color: {color:bg do titulo}; font-style:none; position: fixed; margin-left: -7px; height: 15px; width: 247px; padding: 10px; margin-top: 173px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;  -webkit-border-bottom-left-radius: 15px; font-size: 10px;}
  159.  
  160. #creditos:hover { -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; width:110px; margin-left: 130px; background-color: {color:bg do titulo hover}; padding: 10px;}
  161.  
  162. /* pic ensejos */
  163.  
  164. div#bianca {padding: 0px; margin-left: 0px; margin-top: 0px; position:fixed;}
  165.  
  166. div#bianca img{width: 130px; height:167px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; z-index: 59;}
  167.  
  168. /* etc ensejos */
  169.  
  170. #xx3 {font-family: georgia; position: fixed; margin-left: 450px; margin-top: 60%; font-size: 27px;}
  171. #xx3 a {color: {color:link}; margin-right: 550px; background-color: ;}
  172.  
  173. #sidebartext {margin-top: 0px; margin-left: 0px; background-color:{color:bg da descricao}; color: {color:texto da descricao}; font-family: verdana; font-size: 9px; width: 130px; height: 167px; letter-spacing: -1px; overflow:auto; position: fixed; text-align: justify; opacity: 0.0; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; }
  174. #sidebartext:hover {opacity: 0.8;}
  175.  
  176. /* links ensejos */
  177.  
  178. .links {position: fixed; width: 130px; height: 170px; margin-top:-0px; background-color: ; margin-left:135px; padding-top:0px;}
  179.  
  180. .links a {width:110px; height: auto; display:block; background-color:{color:bg link sidebar}; margin:1px 5px 1px 1px; font-size: 9px; font-family: verdana; color:{color:link sidebar}; text-decoration: none; letter-spacing: -1px; text-align:center; padding:4px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  181.  
  182. .links a:hover{background-color:{color:bg link sidebar hover}; text-align:center; letter-spacing:-2px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; color:{color:link sidebar hover}; border-bottom: 0px solid;  text-shadow:2px 2px 10px {color:borragem};}
  183.  
  184.  
  185. ::-webkit-scrollbar-thumb:vertical { background-color: {color:barra de rolagem}; height: 50px;}
  186. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:barra de rolagem}; height: 5px; }
  187. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:background}; }
  188.  
  189.  
  190. #tumblr_controls{position: fixed!important}
  191.  
  192.  
  193. {CustomCSS}
  194.     </style>
  195.  
  196.     </head>
  197.  
  198.  
  199. <script type="text/javascript">
  200.  
  201. $(document).ready(function(){
  202.  
  203.     $('#page_effect').fadeIn(2000);
  204.  
  205. });</script>
  206.  
  207.  
  208.  
  209.     <body>
  210.  
  211. <div id="sidebar">
  212. <a href="/"><div id="ttle">
  213. {Title}
  214. </div></a>
  215.  
  216. <a href="http://rocklessly.tumblr.com"><div id="creditos">
  217. » Theme by <b>rocklessly</b>. Do not copy «
  218. </div></a>
  219. <div id="bianca"><center><img src="{image:sidebar}"></center></div>
  220. <div id="sidebartext">{Description}</div>
  221. <div class="links">
  222. {block:ifLink1}<a href="{text:Link1}" class="nav">{text:Link1 Title}</a>{/block:ifLink1}
  223.  
  224. {block:ifLink2}<a href="{text:Link2}" class="nav">{text:Link2 Title}</a>{/block:ifLink2}
  225.  
  226. {block:ifLink3}<a href="{text:Link3}" class="nav">{text:Link3 Title}</a>{/block:ifLink3}
  227.  
  228. {block:ifLink4}<a href="{text:Link4}" class="nav">{text:Link4 Title}</a>{/block:ifLink4}
  229.  
  230. {block:ifLink5}<a href="{text:Link5}" class="nav">{text:Link5 Title}</a>{/block:ifLink5}
  231.  
  232. {block:ifLink6}<a href="{text:Link6}" class="nav">{text:Link6 Title}</a>{/block:ifLink6}
  233.  
  234. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  235. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  236.  </div>
  237.  
  238. </div>
  239.  
  240. <div id="xx3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div>
  241.  
  242. <div id="content">
  243. <br><br>
  244. <br>
  245.  
  246. <div id="entries">  
  247. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  248. <script type="text/javascript"
  249.  
  250. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  251.  
  252.  
  253.  {block:Posts}
  254.  
  255. <div class="post">
  256.  
  257. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  258.  
  259. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" ></div>{LinkCloseTag}{/block:Photo}
  260.  
  261. {block:Photoset}{Photoset-500}{/block:Photoset}
  262.  
  263. {block:Quote}
  264. <div class="qquote"><big></big> {Quote}</div><br>
  265. {block:Source}<div class="qsource"> — {Source}</div>{/block:Source}
  266. {/block:Quote}
  267.  
  268. {block:Link}
  269. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  270. {block:Description}{Description}{/block:Description}
  271. {/block:Link}
  272.  
  273. {block:Chat}
  274. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  275. <div class="chat"><ul>{block:Lines}
  276. <li class="person{UserNumber}">{block:Label}
  277. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  278. {/block:Chat}
  279.  
  280. {block:Audio}
  281. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  282. {AudioPlayerGrey}
  283. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  284. {/block:Audio}
  285.  
  286. {block:Video}{Video-500}{/block:Video}
  287.  
  288. {block:Answer}
  289. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}</div>
  290. <div class="q">{Question}</div>
  291. <div class="a">{Answer}</div>
  292. {/block:Answer}
  293.  
  294.  
  295. <div class="cap">
  296. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  297. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  298. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  299.  
  300. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  301.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  302.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  303. {/block:ContentSource}</div></div>
  304.  
  305.  
  306. <div id="dda">
  307.  
  308. <div style="float:left;" class="details">
  309. {block:HasTags}{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}<br>
  310. {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br>
  311. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  312. </span> {/block:RebloggedFrom} ·  via {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
  313. </div>
  314.  
  315. <br clear="all" /></div></div>
  316.  
  317.  
  318.  
  319.  {/block:Posts}
  320. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  321. {block:PostNotes}
  322. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  323. {/block:PostNotes}
  324.  
  325. </div>
  326.  
  327. </div>
  328. </div>
  329. </div>
  330. </div>
  331. </div>
  332.  
  333. </div>
  334. </div>
  335. </div>
  336. </div>
  337.  
  338. </body>
  339. </html>
Advertisement
Add Comment
Please, Sign In to add comment