completaimperfeita1

theme13 completaimperfeita

Nov 21st, 2011
1,668
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 12.72 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. Theme por Completa Imperfeita! Não copie!!!!!!!!!!!!!!!!!!!! PORRA
  6. -->
  7.  
  8. <meta name="color:text" content="#222">
  9. <meta name="color:links" content="#222">
  10. <meta name="color:nav links" content="#222">
  11. <meta name="color:hover" content="#ccc">
  12. <meta name="color:background" content="#fff">
  13. <meta name="color:nav links background" content="#eee">
  14.  
  15. <meta name="if:small space between posts" content="0"/>
  16. <meta name="if:medium space between posts" content="0"/>
  17. <meta name="if:large space between posts" content="0"/>
  18. <meta name="if:endless scroll" content="0"/>
  19. <meta name="if:show captions" content="1" />
  20. <meta name="if:Total right" content="0"/>
  21. <meta name="if:Total left" content="0"/>
  22. <meta name="if:Repeat background image" content="0"/>
  23.  
  24. <meta name="font:title" content="georgia" />
  25. <meta name="font:body" content="Georgia" />
  26.  
  27. <meta name="text:title font size" content="9px" />
  28. <meta name="text:font size" content="9px" />
  29.  
  30. <meta name="image:sidebar" content=""/>
  31. <meta name="image:background" content=""/>
  32.  
  33. <meta name="text:Link1" content="" />
  34. <meta name="text:Link1 Title" content="" />
  35. <meta name="text:Link2" content="" />
  36. <meta name="text:Link2 Title" content="" />
  37. <meta name="text:Link3" content="" />
  38. <meta name="text:Link3 Title" content="" />
  39. <meta name="text:Link4" content="" />
  40. <meta name="text:Link4 Title" content="" />
  41. <meta name="text:Link5" content="" />
  42. <meta name="text:Link5 Title" content="" />
  43. <meta name="text:Link6" content="" />
  44. <meta name="text:Link6 Title" content="" />
  45. <meta name="text:Link7" content="" />
  46. <meta name="text:Link7 Title" content="" />
  47.  
  48. <link rel="shortcut icon" href="{Favicon}">
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <title>{Title}</title>
  52. <link rel="shortcut icon" href="{Favicon}">
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Buda:300' rel='stylesheet' type='text/css'>
  56. {block:Description}
  57. <meta name="description" content="{MetaDescription}" />
  58. {/block:Description}
  59.  
  60.  
  61. <style type="text/css">
  62. body {margin-left: 205px; height:100%; text-align:justify; font-family: {font:body}; font-size: {text:font size}; line-height:9px; color:{color:text}; background-color:{color:background}; background-image:url('{image:background}'); background-attachment: fixed; background-repeat: no-repeat;
  63. {block:IfRepeatBackgroundImage}
  64. background-repeat: repeat;
  65. {/block:IfRepeatBackgroundImage}
  66. {block:IfTotalRight}
  67. background-position:left;
  68. {/block:IfTotalRight}
  69. {block:IfTotalLeft}
  70. background-position:right;
  71. {/block:IfTotalLeft};}
  72.  
  73. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  74.  
  75. .allposts {margin-top:20px; margin-left:500px; width:5px; padding-top:px; overflow:shown;}
  76.  
  77. a {text-decoration:none; color:{color:links}; -webkit-transition: 0.5s ease-in;}
  78. a:hover {-webkit-transition: 0.5s ease-in; color:{color:hover};}
  79.  
  80. #entry {margin-bottom:20px;{block:Ifsmallspacebetweenposts}margin-bottom: 4px;{/block:Ifsmallspacebetweenposts} {block:Ifmediumspacebetweenposts}margin-bottom:10px;{/block:Ifmediumspacebetweenposts} {block:Iflargespacebetweenposts}margin-bottom: 30px;{/block:Iflargespacebetweenposts} width:500px;}
  81. #entry img {width:500px;}
  82. a img {border:0px;}
  83. #entry:hover .permalink {opacity: 1;}
  84.  
  85. #portrait {{block:ifroundedportrait}-moz-border-radius: 64px; -webkit-border-radius: 64px;{/block:ifroundedportrait} width: 64px; height: 64px; background-image:url({PortraitURL-64});}
  86.  
  87. .info {left:70px; bottom:15px; padding:10px 10px 10px 10px; position:fixed; width:230px; background-color:transparent;}
  88.  
  89. .blogtitle {font-family: {font:title}; padding-bottom:px; text-align:center; letter-spacing:px; div align="right"; font-family:"Buda"; font-size: 15px;}
  90.  
  91. div#content {width:500px; margin-left: 150px;}
  92.  
  93. .description {width:235px; font-style:normal}
  94.  
  95. div.navlinks a { background-color:{color:nav links background}; margin-bottom:1px; text-align:right; display:block; position:relative; color:{color:Nav Links}; width: 230px; padding:2px;letter-spacing:1px; margin-left:50px; line-height: 7px;}
  96. div.navlinks a:hover {display:block; margin-bottom:1px; color:{color:Hover}; text-align:left; padding:2px; letter-spacing:1px; margin-left:50px; line-height: 7px; width: 130px;}
  97.  
  98.  
  99. .header {margin-left:-200px; position:fixed; width:200px;}
  100. .simage { text-align: center;}
  101. .simage img {display: block; width: 235px; text-align: center; margin-left:0px;}
  102.  
  103. .h2, .title {font-size:17px; font-family: Buda; letter-spacing: 1px; text-transform:lowercase; border-bottom:0px dotted #000000; text-align:center;}
  104. .h3 {text-transform:uppercase;}
  105. .h4 {font-family: georgia; font-size:20px; line-height:25px; font-weight:; font-style:italic; letter-spacing: 2px; text-transform:lowercase; display:block;}
  106. .h5 {color:{color:title}; font-family: arial ; font-size:40px; line-height:41px; font-weight:; font-style:; text-transform:lowercase; text-align:right;}
  107.  
  108. .pag {width:3px; position:fixed; padding:5px; font-size:20px; margin-left:526px; text-align:center;}
  109.  
  110.  
  111. #xx {top: 90%; margin-left: 720px; width: 140px; position: fixed; padding: 0px;}
  112.  
  113. .xx2 {font-size: 20px; font-family: buda; padding: 1px; letter-spacing: 1px; font-style:italic;}
  114. .xx2 a{color: {color:Link}; background-color: {color:Background};}
  115. .xx2 a:hover {color: {color:Hover}; background-color: transparent;}
  116.  
  117. .audio {background-color:#000000; margin-bottom : -1px; width:500px;}
  118.  
  119. .answer {color:{color:nav links}; font-style:normal; margin-bottom:0px; border-bottom:0px dotted #000000; background-color: {color:nav links background}}
  120.  
  121. div.video embed,
  122. div.post div.video object {width3520px; height:300px;}
  123.  
  124. ol.notes {padding: 0px; margin-top:20px; margin-bottom: 10px; list-style-type: none; font-size:9px; text-align: center;}
  125. ol.notes li.note {text-align:left; border-top: solid 0px #ccc; padding: 0 0 3px 0;}
  126. ol.notes li.note img.avatar {vertical-align: -4px;margin-right: 10px;width: 16px; height: 16px;}
  127. ol.notes li.note span.action {font-weight: normal; font-size: 9px; text-align:left;}
  128. ol.notes li.note span.action a {font-size: 9px;font-weight: normal;text-align:left;}
  129. ol.notes li.note .answer_content {font-size: 9px;font-weight: normal;line-height: 10px;}
  130. ol.notes li.note blockquote {font-size: 9px;border-color: none;padding: 1px 3px;margin: 3px 0 3px 7px;}
  131. ol.notes li.note blockquote a {font-size: 9px;text-decoration: none;}
  132.  
  133. blockquote {padding-left: 7px; border-left: 1px solid {color:Text}; margin: 3px 10px 3px 7px;}
  134.  
  135. .permalink {font-style: normal; float: right; margin-left: 510px; margin-top:2px; padding-top:1px; position: absolute; text-align: left; width: 100px; height:10px; font-size: 9px; -webkit-transition: 0.5s ease-in; opacity:0;}
  136. .permalink a{color:{color:permalink};}
  137. .permalink a:hover {color:{color:permalink};}
  138. .entry:hover .permalink {opacity: 1;}
  139. </style>
  140.  
  141.  
  142. {block:IfEndlessScroll}
  143. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  144. {/block:IfEndlessScroll}
  145. </head>
  146.  
  147.  
  148. <body>
  149.  
  150.  
  151. <div id="xx">
  152. <div class="xx2"> {block:IfNotEndlessScroll}{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><big><big>«</big></big></big></a>{/block:PreviousPage}{/block:Pagination} {CurrentPage} of {TotalPages}
  153. {block:Pagination}{block:NextPage}<a href="{NextPage}"><big><big><big>»</big></big></big></a>{/block:NextPage}{/block:Pagination}{/block:IfNotEndlessScroll}
  154. </div>
  155. </div>
  156.  
  157. <div class="allposts">
  158. <div class="info">
  159. <div class="blogtitle"><a href="/"> <div align="center">{Title}</div></center></a></div>
  160. <div class="navlinks">
  161. <br>
  162. <center>
  163. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  164. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  165. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  166. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  167. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  168. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  169. </center>
  170. <br></div>
  171. <div class="description">{block:Description}{Description}<br>{/block:Description}</div></center>
  172. <br>
  173. <div class="simage"><img src="{image:sidebar}"/></div>
  174.  
  175. <br>
  176. </div></div></div>
  177.  
  178. </div></div>
  179.  
  180.  
  181. {block:IfEndlessScroll}
  182. <div class="autopagerize_page_element">
  183. {/block:IfEndlessScroll}
  184. <div id="content">
  185.  
  186. {block:Posts}
  187.  
  188. {block:Text}
  189. <div id="entry">
  190. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  191. <br>
  192. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  193. <br>
  194. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  195. {block:Title}<div class="title">{Title}</div>{/block:Title}
  196. <div style="margin-top:-5px;">{Body}</div>
  197. {Caption}
  198. </div>
  199. {/block:Text}
  200.  
  201. {block:Photo}
  202. <div id="entry">
  203. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  204. <br>
  205. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  206. <br>
  207. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  208.  
  209. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  210. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  211. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="550"/><div style="margin-top:-4px; margin-bottom:-4px;"></div>
  212. {block:IndexPage}</a>{/block:IndexPage}
  213. {block:PermalinkPage}{LinkCloseTag}
  214. {/block:PermalinkPage}
  215. {Caption}
  216. </div>
  217.  
  218. {/block:Photo}
  219.  
  220. {block:Photoset}
  221. <div id="entry">
  222. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  223. <br>
  224. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  225. <br>
  226. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  227. <div style="width:{text:Width}px !important;">{Photoset-500}</div>
  228. {Caption}
  229. {block:PermalinkPage}+{/block:PermalinkPage}
  230. </div>
  231. {/block:Photoset}
  232.  
  233. {block:Quote}
  234. <div id="entry">
  235. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  236. <br>
  237. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  238. <br>
  239. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  240.  "{Quote}"
  241. <br>
  242. {block:Source}— <b>{Source}</b>{/block:Source}
  243. {Caption}
  244. </div>
  245. {/block:Quote}
  246.  
  247. {block:Link}
  248. <div id="entry">
  249. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  250. <br>
  251. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  252. <br>
  253. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  254. <div class="h2"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  255. {Caption}
  256. </div>
  257. {/block:Link}
  258.  
  259. {block:Chat}
  260. <div id="entry">
  261. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  262. <br>
  263. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  264. <br>
  265. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  266. {block:Title}<i>{Title}</i>{/block:Title}<br>
  267. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  268. {Caption}
  269. </div>
  270. {/block:Chat}
  271.  
  272. {block:Audio}
  273. <div id="entry">
  274. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  275. <br>
  276. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  277. <br>
  278. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  279. <div class="audio">
  280. {AudioPlayerBlack}</div><br>
  281. <div style="padding:2px; font-size:10px; text-align:left;font-style:italic;">{block:TrackName}{TrackName} by {/block:TrackName}{block:Artist}{Artist}{/block:Artist}</div>
  282. {block:PermalinkPage}{block:ExternalAudio} <a href="{ExternalAudioURL}"> / download </a> </span>{/block:ExternalAudio}{/block:PermalinkPage}
  283. {Caption}</div>
  284. {/block:Audio}
  285.  
  286. {block:Answer}
  287. <div id="entry">
  288. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  289. <br>
  290. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  291. <br>
  292. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  293. <div class="answer"><b>{Asker}</> falou para a mimim:</b> "<i>{Question}</i>"</div><br>
  294. <div style="margin-bottom:0px;">{Answer}
  295. {Caption}
  296. </div> </div>
  297.  
  298. {/block:answer}
  299.  
  300. {block:Video}
  301. <div id="entry">
  302. <div class="video">
  303. <span class="permalink"><a href="{Permalink}"> » {TimeAgo}</a> {/block:Date}
  304. <br>
  305. » {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  306. <br>
  307. » <a href="{ReblogURL}" target="_blank">reblog</a> </span>
  308. {Video-500}
  309. {Caption}
  310. </div></div>
  311. {/block:Video}
  312.  
  313. {block:PostNotes}
  314. <br>
  315. {PostNotes}
  316. {/block:PostNotes}
  317.  
  318. {/block:Posts}
  319. {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
  320.  
  321.  
  322.  
  323. </div>
  324. </body>
  325. </html>
  326.  
Advertisement
Add Comment
Please, Sign In to add comment