cadu

c4fajeste#theme57

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