cadu

c4fajeste#theme54

Oct 29th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.40 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. theme por c4fajeste.tumblr.com
  8.  
  9. ---------------------------------- -->
  10. <html>
  11. <head>
  12.  
  13. <!-- DEFAULT -->
  14. <meta name="color:background" content="#f8f8f8" />
  15. <meta name="color:post" content="#fff" />
  16. <meta name="color:sidebar" content="#fff" />
  17. <meta name="color:text" content="#000" />
  18. <meta name="color:link" content="#000" />
  19. <meta name="color:hover" content="#000" />
  20. <meta name="color:scrollbar bg" content="#fff" />
  21.  
  22. <meta name="image:background" content="" />
  23. <meta name="image:sidebar" content="" />
  24.  
  25. <meta name="text:Link3" content="" />
  26. <meta name="text:Link4" content="" />
  27. <meta name="text:Link5" content="" />
  28.  
  29. <meta name="text:Link3 Title" content="" />
  30. <meta name="text:Link4 Title" content="" />
  31. <meta name="text:Link5 Title" content="" />
  32.  
  33. <meta name="color:bglinks" content="#ffffff" />
  34. <meta name="color:bglinkshover" content="#000000" />
  35. <meta name="color:links" content="#000000" />
  36. <meta name="color:linkshover" content="#ffffff" />
  37.  
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45.  
  46. <style type="text/css">
  47.  
  48. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font-family: calibri; font-size: 11px; text-align: center;}
  49.  
  50. a {color: {color:link}; text-decoration: none; text-transform: none;}
  51. a:hover {color: {color:hover};}
  52.  
  53. p {margin: 6px 0 0 0}
  54.  
  55. blockquote {margin: 3px; border-left: 2px solid {color:hover}; padding-left: 5px; }
  56. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:hover};}
  57. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:hover}; }
  58. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:hover}; }
  59.  
  60. blockquote img{max-width: 470px!important}
  61. blockquote blockquote img{max-width: 450px!important}
  62. blockquote blockquote blockquote img{max-width: 430px!important}
  63. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  64.  
  65. #container {width: 835px; margin: 20px auto 20px auto;}
  66.  
  67. #entry {float: left; margin-left: 550px; }
  68. .posts {width: 500px; background-color: {color:post}; padding: 5px; text-align: justify; margin-bottom: 1px; position: relative;}
  69.  
  70. .posts:hover #info{opacity:0.99;}
  71.  
  72. h1 {font-family: calibri; font-size: 15px; line-height: 16px; letter-spacing:0px; text-align: center; font-weight: normal;}
  73. h1 a {color: {color:link};}
  74. h1 a:hover {color: {color:hover};}
  75.  
  76. .image {text-align: center; border: 0px; }
  77. .image img {max-width: 500px; margin-bottom: 2px }
  78.  
  79. .quote {font-family: georgia; font-size: 13px; line-height: 16px; letter-spacing:0; text-align: center; font-weight: normal;}
  80. .quotesource { font-size: 14px; text-align: center; text-transform: ;font-family: calibri; }
  81. .quotesource a {text-align: center; text-transform: ;font-family: calibri; }
  82.  
  83. .chat {line-height: 13px; list-style: none }
  84. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  85. .person1 {color: {color:text}; padding: 2px; }
  86. .person1 .label {font-weight: bold; color:{color:text}}
  87. .person2 {color: {color:text}; padding: 2px; }
  88. .person2 .label {font-weight: bold; color:{color:text}}
  89.  
  90. .player {background-color: #000; text-align: left; display:block;}
  91.  
  92. .question {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; line-height:95%; background: #f0f0f0; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  93.  
  94. .questionarrow {font-size:30px; color:#f0f0f0; vertical-align:middle; margin-left:-5px!important;}
  95.  
  96. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  97. .asker a {color:{color:text};}
  98. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  99.  
  100. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  101. .asking a{color:{color:text};}
  102. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  103.  
  104. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  105.  
  106. .answer {color:{color:answer};}
  107.  
  108.  
  109. #info {text-align: center; padding: 1px; font-size: 8px; font-family: calibri; text-transform: uppercase; margin-top:-10px; border-top: 1px solid #000000; letter-spacing: 1px}
  110. #info a {font-size: 9px; text-transform: uppercase;}
  111.  
  112.  
  113.  
  114. .tags {font-size: 9px; text-transform: uppercase;}
  115. .tags a {font-size: 9px; text-transform: uppercase;}
  116.  
  117. #cap {width: 500px; margin-top: -2px;}
  118. .source {display: none;}
  119.  
  120. .notes {width: 516px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 11px; text-align: left}
  121. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  122. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  123. .notes img{display: none; border:0px}
  124.  
  125.  
  126. /* PICTURE */
  127.  
  128.  
  129. #pic1 {margin-top: 71px; margin-left: 220px; width: 299px; height: auto;
  130.  
  131.  
  132.  
  133. position: fixed; padding: 1px; border:5px solid #000;
  134.  
  135.  
  136.  
  137. background-color: #fff; ; Z-INDEX: 390; ;opacity: 1.7; -webkit-border-radius:0px;}
  138.  
  139. #pic1 img{width: 299px; height: 299px ;-webkit-transition-duration: .50s;}
  140.  
  141. #pic1 img:hover{ -webkit- ilter: blur(1px);opacity:0.9 ;-webkit-transition-duration: .50s;}
  142.  
  143.  
  144.  
  145. /* SIDBAR + LINK */
  146.  
  147. #des {float: left; margin-top: 127px; margin-left: 226px; width: 278px; background-color: ; color: #fff; text-shadow: 1px 0px 1px #000;; overflow: hidden; padding: 9px; font-size: 9px; text-align: center; position:fixed; position:fixed; letter-spacing: 0px; font-family: verdana; font-style: NORMAL ; height: auto; opacity:0.9; Z-INDEX: 400;line-height: 15px; text-transform: ; font-weight: lighter;border-top: 0px solid #fff; }
  148.  
  149. #des a{font-family: calibri; font-size: 10px; text-transform: uppercase; font-weight: lighter; letter-spacing: 1px; color: #111; }
  150.  
  151.  
  152.  
  153. #des a:hover {text-decoration:underline; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; opacity:1.0;}
  154.  
  155. #des:hover {-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; opacity:0.9;}
  156.  
  157.  
  158.  
  159.  
  160. #lo {float: left; margin-top: 383px; margin-left: 220px; width: 307px; background-color: ; color: #111
  161. ; padding: 2px; font-size: 9px; text-align: center; position:fixed; position:fixed; letter-spacing: 0px; font-family: verdana; font-style: NORMAL ; height: auto; opacity:1.9; Z-INDEX: 400;line-height: 15px; text-transform: ; font-weight: lighter;border-top: 0px solid #fff; }
  162.  
  163. #lo a{font-family: calibri; font-size: 12px; text-transform: lowercase; font-weight: lighter; letter-spacing: 0px; color: #333; }
  164.  
  165.  
  166.  
  167. #lo a:hover {text-decoration:underline; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; opacity:1.0;}
  168.  
  169. #lo:hover {-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; opacity:1.9;}
  170.  
  171.  
  172.  
  173. /* PLAYER */
  174.  
  175.  
  176. #barra {width: 2px; margin-left: 240px; margin-top: 0px; background-color: #000; height: 45750px; position: fixed; z-index: -10; border-bottom: 0px solid #000; opacity:1.0}
  177.  
  178. #barra1 {width: 138px; margin-left: 245px; margin-top: -3345530px; background-color: #fff;; height: 16px; position: fixed; z-index: 220; border-bottom: 0px solid #000; opacity:0.0}
  179.  
  180. /* pagina */
  181.  
  182. #page{margin-left: 220px; margin-top:355px; background-color: ; color:#000; float:center; width:300px; height:15px; position:fixed; border-right: 8px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px; z-index:9000000;}
  183.  
  184. .pgs{padding:3px; font-family:trebuchet ms; font-style:italic ; font-size: 12px; letter-spacing:0px; z-index:9000000; text-align: right;color:#f0f0f0;;}
  185.  
  186. .pgs a{padding:3px; font-family:trebuchet ms; font-style: italic ; font-size: 12px; letter-spacing:0px; z-index:9000000;color:#f0f0f0;text-align: right;}
  187.  
  188. #tit{color:#fff; background-color: #000; color: #FFF; font-family:georgia; font-size:25px; letter-spacing:px; text-align:center; margin-top:28px; margin-left:20px; text-transform: uppercase; margin-bottom:0px; width:314px; height: 40px; line-height:140%; position: fixed; BORDER-TOP: 0PX SOLID #000;BORDER-BOTTOM: 0PX SOLID #000; }
  189.  
  190. #tit a{font-size:23px;
  191. font-family:black jack;
  192. opacity:1;
  193. }
  194.  
  195.  
  196.  
  197. </style>
  198. <body>
  199. <div id"barra"></div>
  200.  
  201. <div id="page">
  202. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</font></font></div></div></div></div>
  203.  
  204.  
  205.  
  206.  
  207. <div id="pic1"><img src="{image:sidebar}"/>
  208.  
  209.  
  210. </div></div></div>
  211.  
  212.  
  213.  
  214. <div id="lo">
  215.  
  216. <a href="/"><b>home</b></a> / <a href="/ask"><i>messagem</i></a><br>
  217.  
  218. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} /
  219. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} /
  220. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5} /
  221. <a href="http://c4fajeste.tumblr.com/" title="theme by c4fajeste ™ "> ©</a>
  222. </div></div>
  223.  
  224.  
  225. </div>
  226. </div>
  227. </div>
  228.  
  229.  
  230. <div id="des"><big><span style="text-decoration: NONE;"> {title} </span></big></big></big></center><p>{description}
  231. </div>
  232. </div>
  233. </div>
  234. </div>
  235.  
  236. <div id="entry">
  237. {block:Posts}
  238. <div class="posts">
  239.  
  240. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  241.  
  242. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  243.  
  244. {block:Photoset}{Photoset-500}{/block:Photoset}
  245.  
  246. {block:Quote}
  247. <div class="quote">“{Quote}”</div>
  248. {block:Source}<div class="quotesource"> {Source}</div>
  249. {/block:Source}
  250. {/block:Quote}
  251.  
  252. {block:Link}
  253. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  254. {block:Description}{Description}{/block:Description}
  255. {/block:Link}
  256.  
  257. {block:Chat}
  258. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  259. <div class="chat"><ul>{block:Lines}
  260. <li class="person{UserNumber}">{block:Label}
  261. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  262. {/block:Chat}
  263.  
  264. {block:Audio}
  265. <div class="player">{AudioPlayerBlack}</div>
  266. {block:Caption}{Caption}{/block:Caption}
  267. {/block:Audio}
  268.  
  269. {block:Video}{Video-500}{/block:Video}
  270.  
  271.  
  272. {block:Answer}
  273. <table width="500px" cellspacing="0" cellpadding="0">
  274. <tr>
  275. <td width="415px" class="question">{Question}</td>
  276. <td width="30px"><span class="questionarrow">◤</span></td>
  277. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  278. </tr>
  279. </table>
  280. <div class="answer">{Answer}</div>
  281. {/block:answer}
  282.  
  283.  
  284. <div id="cap">
  285. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  286. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  287. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  288.  
  289. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  290. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  291. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  292. {/block:ContentSource}</div></div>
  293. <br>
  294.  
  295. <div id="info">
  296. {block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a> /
  297.  
  298. {NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource} {block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}<br> <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  299. </div>
  300. </div>{/block:Date}
  301.  
  302.  
  303. {/block:Posts}
  304. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  305.  
  306.  
  307. </div>
  308. </div>
  309. </div>
  310.  
  311. </body>
  312. </html>
Advertisement
Add Comment
Please, Sign In to add comment