Advertisement
rinnegans

theme 01

Jan 20th, 2014
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.95 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!-- Theme by: rinnegans.tumblr.com / do not copy -->
  5.  
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic+SC' rel='stylesheet' type='text/css'>
  9.  
  10. <title>{title}</title>
  11. <link rel="shortcut icon" href="LINK FAVICON">
  12.  
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="image:sideimage" content=""/>
  15. <meta name="image:background" content=""/>
  16. <meta name="color:link" content="#9b9b9b" />
  17. <meta name="color:title" content="#9b9b9b" />
  18. <meta name="color:selection" content="#cacaca"/>
  19. <meta name="color:linkhovercolor" content="#575656" />
  20. <meta name="color:nav" content="#575656" />
  21. <meta name="color:navhover" content="#575656" />
  22. <meta name="color:text" content="#BDB9AB" />
  23. <meta name="color:description" content="#BDB9AB" />
  24.  
  25.  
  26.  
  27.  
  28. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  29.  
  30. <meta name="text:Link 1" content="" />
  31. <meta name="text:Link 1 Text" content="" />
  32. <meta name="text:Link 2" content="" />
  33. <meta name="text:Link 2 Text" content="" />
  34. <meta name="text:Link 3" content="" />
  35. <meta name="text:Link 3 Text" content="" />
  36. <meta name="text:Link 4" content="" />
  37. <meta name="text:Link 4 Text" content="" />
  38. <meta name="text:Link 5" content="" />
  39. <meta name="text:Link 5 Text" content="" />
  40. <meta name="text:Link 6" content="" />
  41. <meta name="text:Link 6 Text" content="" />
  42. <meta name="text:Link 7" content="" />
  43. <meta name="text:Link 7 Text" content="" />
  44.  
  45.  
  46. <style>
  47.  
  48. /** aqui é o seu css **/
  49.  
  50.  
  51.  
  52. /* --- body - */
  53.  
  54. font-family: 'Carrois Gothic SC', sans-serif; {font-size: 15px;}
  55.  
  56. body {: color:{color:text}; font-family: calibri; font-size:11px; background-color:{color:background}; background-image: url('{image:Background}'); background-repeat:repeat; background-position: center; background-attachment:fixed; line-height:10px; text-align:justify; font-weight: normal;}
  57.  
  58. a:link, a:active, a:visited{
  59. color: {color:link};
  60. text-decoration:none;
  61. -webkit-transition-duration: .90s;
  62. padding: 1px;}
  63. a:hover{
  64. color:{color:linkhovercolor};
  65. -webkit-transition-duration: .90s;}
  66.  
  67.  
  68. #content {
  69. width: 500px;
  70. height: 600px;
  71. background:none;
  72. margin: auto;}
  73.  
  74. #header {background: url('LINK DA IMAGEM DO SEU HEADER');
  75. background-repeat: no-repeat;
  76. width: 500px;
  77. height: ALTURApx;
  78. margin-left: auto 0px;}
  79. #footer {background: url('LINK DA IMAGEM DO SEU FOOTER');
  80. background-repeat: no-repeat;
  81. background-position: bottom;
  82. width: 500px;
  83. height: ALTURApx;
  84. clear: both;}
  85.  
  86. #sidebar {background: NONE;
  87. width: 100px;
  88. float: left;
  89. position: relative;
  90. margin-left: -10px;
  91. margin-bottom: 10px;
  92. margin-top: 10px;}
  93.  
  94. #main {background: ;
  95. width: 520px;
  96. float: right;
  97. position: relative;
  98. margin-right: 0px;
  99. margin-bottom: 10px;
  100. margin-top: 18px;}
  101.  
  102.  
  103.  
  104. .caixa {background: #FFF; padding: 5px; margin-bottom: 1px; left:110px;border-radius:2px;}
  105.  
  106.  
  107.  
  108. /*** BLOCKQUOTE BY YOUMAKEMECRAZIERBABY ***/
  109.  
  110.  
  111.  
  112.  
  113. #info { width:500px; text-align:center; font-family:'calibri'; margin-top:3px; margin-left:px; letter-spacing:1px; font-size:8px; font-styl :normal; padding:2px; line-height:10px; text-transform:uppercase; border-top:2px solid #f2f2f2; }
  114.  
  115. #info a { text-align:center; color:{color:link}; }
  116.  
  117. #info a:hover { -moz-transition-duration:0.3s; -webkit-transition-duration:0.3s; -o-transition-duration:0.3s; color:#454545 }
  118.  
  119.  
  120.  
  121.  
  122. #sideimage img{width:100px; height:100px; font-size:10px; font-family:calibri; color:#777;margin-top:28px;margin-left: -130px;float: center;text-align: justify; position: fixed ;padding: 5px; margin-bottom:5px; background: #ffffff;}
  123.  
  124. .links {color:{color:nav}; margin-bottom:7px; width:290px; margin-left:100px; margin-top:-10px; padding:15px; text-transform:uppercase; font-family: calibri; position: fixed ; }
  125.  
  126. .links a { font-size:9px; margin-right:5px; color:{color:link}; opacity:0.7; }
  127.  
  128. .links a:hover { border-bottom:2px solid {color:navhover}; opacity:1; color:{color:link};}
  129.  
  130.  
  131. #description { font-style:italic; font-family:calibri; margin-top:135px; margin-left:-131px; width:100px; font-size:10px; text-align: justify; position: fixed ; padding:5px; color:{color:text}; :text-transform:uppercase; {color:text}; }
  132.  
  133.  
  134.  
  135.  
  136. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px;} .player {position:absolute; z-index:3; background:#000000; margin-top:45px; margin-left:73px; opacity:0.75; filter:alpha(opacity=75); border:0px #000000 solid; border-radius: 100px;} .audioplayer {background: #fcfcfc; border: 1px solid #ededed; width:207px; height:18px; overflow:hidden; padding:5px; padding-bottom:13px; margin-right:11px} .audioinfo {margin-left:140px; line-height:155%; font-family: cambria; font-size:10px!important;} .audiocaption {margin-left:172px;} .audiocaption img {max-width:330px!important} .audiocaption blockquote img {max-width:320px!important} .audiocaption blockquote blockquote img {max-width:310px!important}
  137.  
  138.  
  139. #pagination {color:{color:link}; font-family:calibri; font-size:9px; line-height:12px; letter-spacing:2px; font-weight:bold; text-transform:lowercase; margin:0px; padding:10px; text-align:left; font-style: normal; position: fixed; margin-left:-93px; margin-right:20px;}
  140.  
  141.  
  142.  
  143. h1{ color:{color:title}; font-family:cambria; font-size:11px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:lowercase; margin:0px; padding:10px; text-align:left; font-style: normal;}
  144.  
  145. h2{ color:{color:title}; background-color: #fcfcfc; border-bottom: 1px solid #f5f5f5; font-family:calibri; font-size:8px; line-height:12px; letter-spacing:1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:25px; text-align:center; font-style: normal;}
  146.  
  147.  
  148.  
  149. .answer{ color:#747474; font-family:cambria; font-size:9px; font-style: normal; background-color:{color:background}; padding:5px; margin-bottom:0px; text-align:left; line-height: 12px;}
  150.  
  151.  
  152. blockquote{ color: {color:blockquote text}; background-color: #fcfcfc; border: 1px solid #f8f8f8; font-family: cambria; font-size: 10px; font-style: normal; margin-left:20px; margin:5px; padding:5px; max-width: 490px; border-radius: 5px;} blockquote img, blockquote a img {max-width: 490px;}
  153.  
  154.  
  155.  
  156. h1{ color:{color:title}; font-family:cambria; font-size:11px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:lowercase; margin:0px; padding:10px; text-align:left; font-style: normal;}
  157.  
  158. h2{ color:{color:title}; background-color: #fcfcfc; border-bottom: 1px solid #f5f5f5; font-family:cambria; font-size:9px; line-height:12px; letter-spacing:1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:25px; text-align:center; font-style: normal;}
  159.  
  160.  
  161. .credit { font-family: 'calibri', cursive; -webkit-transform: rotate(0deg); font-size:13px; font-style:normal;text-transform:uppercase; text-align:center; font-weight:none; position:fixed; bottom:25px; right:15px; }
  162. .credit a{color:{color:navhover}; opacity:0.8;}
  163. .credit a:hover{color:{color:link}; opacity:1.0;}
  164.  
  165.  
  166. </style>
  167.  
  168. <body>
  169.  
  170. <!-- aqui é o corpo do seu theme -->
  171.  
  172.  
  173.  
  174.  
  175. <div id="content">
  176.  
  177.  
  178. <div id="header">
  179. </div>
  180.  
  181. <div id="sidebar">
  182.  
  183. <body onkeydown="return false">
  184.  
  185. <div id="sideimage"><img src="{image:sideimage}">
  186.  
  187.  
  188. <div class="links">
  189. <a href="/">HOME</a>
  190. <a href="/ask">ASK</a>
  191. {block:IfLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfLink1}
  192. {block:IfLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfLink2}
  193. {block:IfLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfLink3}
  194. {block:IfLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfLink4}
  195. {block:IfLink5}<a href="{text:Link 5}">{text:Link 5 Text}</a>{/block:IfLink5}
  196. {block:IfLink6}<a href="{text:Link 6}">{text:Link 6 Text}</a>{/block:IfLink6}
  197. {block:IfLink7}<a href="{text:Link 7}">{text:Link 7 Text}</a>{/block:IfLink7}
  198. </div>
  199.  
  200.  
  201.  
  202. <div id="description">
  203.  
  204. {block:Description}{Description}{/block:Description}
  205. </div>
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217. <div id="pagination">
  218.  
  219. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  220.  
  221. </div>
  222.  
  223.  
  224. </div>
  225.  
  226.  
  227. </div>
  228.  
  229.  
  230.  
  231. <div id="main">
  232.  
  233.  
  234. {block:Posts}
  235. <div class="caixa">
  236.  
  237. <!--TEXTOs-->
  238.  
  239. {block:Text}
  240.  
  241. {block:Title}<a href="{Permalink}" class="title">{Title}</a>{/block:Title}
  242.  
  243. <div>{Body}</div>
  244.  
  245. {/block:Text}
  246.  
  247.  
  248.  
  249. <!--PERGUNTAS E MENSAGENS-->
  250.  
  251. {block:Answer}
  252.  
  253. <div class="questions"><b>{Asker}:</b> "{Question}"</div>
  254. <div class="answer">{Answer}</div>
  255.  
  256. {/block:Answer}
  257.  
  258.  
  259.  
  260. <!--LINKS-->
  261.  
  262. {block:Link}
  263.  
  264. <a href="{URL}">{Name}</a>
  265.  
  266. {block:Description}{Description}{/block:Description}
  267.  
  268.  
  269. {block:Link}
  270.  
  271.  
  272.  
  273. <!--FOTOS-->
  274.  
  275. {block:Photo}
  276. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center><br />
  277.  
  278. {block:Caption}{Caption}{/block:Caption}<br />
  279.  
  280. {/block:Photo}
  281.  
  282.  
  283.  
  284. <!--FRASES-->
  285.  
  286. {block:Quote}
  287.  
  288. <h3><big>"</big> {Quote} "</h3>
  289.  
  290. {block:Source}&mdash; {Source}{/block:Source}
  291.  
  292. {/block:Quote}
  293.  
  294.  
  295.  
  296. <!--DIALOGOS-->
  297.  
  298. {block:Chat}
  299.  
  300. <ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  301.  
  302. {/block:Chat}
  303.  
  304.  
  305.  
  306. <!--MUSICAS-->
  307.  
  308. {block:Audio}
  309.  
  310. <div class="audio"><span style="background-color:{color:Background}; position:absolute; width:80px; height:80px; margin-left:-15px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="110px" height="110px" align="left" style="margin-left:30px; opacity: 0.7; border: 1px solid #ededed; padding: 3px; font-size: 8px;" />{/block:AlbumArt}</span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  311. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  312. </div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>
  313.  
  314.  
  315. {/block:Audio}
  316.  
  317.  
  318.  
  319. <!--VIDEOS-->
  320.  
  321. {block:Video}
  322.  
  323. <center>{Video-500}</center>
  324.  
  325. {block:Caption}{Caption}{/block:Caption}<br />
  326.  
  327. {/block:Video}
  328.  
  329.  
  330.  
  331.  
  332.  
  333. <div id="info"=>
  334.  
  335. posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank">reblog</a>
  336. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  337. {/block:Posts}
  338. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  339.  
  340. </div>
  341.  
  342.  
  343. <div class="credit"><a href="http://rinnegans.tumblr.com/">© </a></div>
  344.  
  345.  
  346. {/block:Posts}
  347.  
  348.  
  349.  
  350.  
  351.  
  352. </div>
  353.  
  354.  
  355. <div id="footer">
  356. </div>
  357.  
  358. </div>
  359.  
  360.  
  361.  
  362. </body>
  363. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement