thuannemendonca

João theme aushuas

Feb 25th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.55 KB | None | 0 0
  1. <html>
  2. <head>
  3.      
  4.     <!- FAVICON ->
  5.      
  6.     <link rel="shortcut icon" href="FAVICON" />
  7.      
  8.      <title>{title}</title>
  9.     </head>
  10.     <meta name="color:link" content="#000000"/>
  11.     <meta name="color:post" content="#ffffff" />
  12.     <meta name="color:tlinks" content="#F8F5E9" />
  13.      <meta name="color:thover" content="#F8F5E9" />
  14.      <meta name="color:side" content="#575757" />
  15.          
  16.  
  17.    <meta name="color:bglink" content="#fff" />
  18. <meta name="color:bglink hover" content="#d1d1d1" />
  19. <meta name="color:Link" content="#000" />
  20. <meta name="color:link h" content="#441a19" />
  21.     <meta name="color:text" content="#000" />
  22.      
  23.     <meta name="image:bgside" content=""/>
  24.     <meta name="image:sidebar" content=""/>
  25.      
  26. <meta name="text:Link1" content="/" />
  27.  
  28. <meta name="text:Link1 Title" content="link" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="link" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="link" />
  35. <meta name="text:Link5" content="/" />
  36. <meta name="text:Link5 Title" content="link" />
  37. <meta name="text:Link6 Title" content="link" />
  38. <meta name="text:Link6" content="/" />
  39.      
  40.      
  41.      <link href='http://fonts.googleapis.com/css?family=Domine' rel='stylesheet' type='text/css'>
  42.      
  43.     <!-- AQUI COMEÇA O CSS -->
  44.     <style type="text/css">
  45.     #navbar-iframe {display: none;}
  46.      
  47.     /** BODY **/
  48.     body {font-family: Verdana; ( FONTE )
  49.     font-size: 15px;
  50.     color: #A2A2A2; ( {color:bg} )
  51.     background-image: url(http://static.tumblr.com/tcfwvsw/D1jlk5y75/isod.png); ( PLANO DE FUNDO DO THEME )
  52.     text-align: justify;}
  53.      
  54.     /** CAIXA DOS POSTS **/
  55.     .box {background: #fff; ;margin-bottom: 10px; border: 1px solid #fff; padding: 2px; text-shadow: 0 1px 1px #fff; color:#666; line-height: 17px; overflow-x: hidden; overflow-y: hidden; font-style: tahoma; font-size: 11px; text-align:justify;}
  56.      
  57.     /** SID **/
  58.     #sidebar {position: fixed; width:330px; z-index:2; left: 20px; top: 120px; overflow-x: hidden; overflow-y: hidden; font-style: verdana; font-size: 11px; color: #A2A2A2; text-align:justify; position:fixed; background-color: transparent; padding:6px; text-shadow: 0 1px 1px #fff; color:#666; line-height: 17px;}
  59.      
  60.      
  61.     /** LINKS **/
  62.     a{cursor:hand; color:{color:link}; lineight: 14px; text-decoration: none; -webkit-transition-duration: .60s;}
  63.     a:hover{color:#ff54;}
  64.      
  65.      
  66.      
  67.     /** BLOCKQUOTE **/
  68.     blockquote {
  69.     border-left: 4px solid #FFB6C1; ( COR LETRA )
  70.     padding: 2px  2px 2px 8px;
  71.     margin: 2px;
  72.     line-height: 14px;
  73.     background: #FFF; ( COR DO BG )
  74.     }
  75.      
  76.      
  77.      
  78.     /** AQUI FICA AS COISAS DA ASK, NOTES ETC.. **/
  79.     .ask {overflow:hidden; letter-spacing: 0px; text-align: justify; color: #666;  line-height:18px; font: 11px verdana; background: url(BACKGROUND DA ASK)#F6F6F6; padding:10px; border: 6px solid #F6F6F6; }
  80.     .line1 {border-bottom: 1px dashed #D1889F; text-align: left;}
  81.     .line2 {background-color:#FFF;font-family: tahoma; font-size:8pt;color:#593648; text-align:center; alpha(Opacity=80); padding:1px;opacity:.80; min-height:1px; margin:0px 0px 0px 0px; }
  82.      
  83.      
  84.     /** TITULO DOS POSTS **/
  85.     .title {color:#COR; font-family: FONTE , serif; font-size:22px; line-height:25px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
  86.     .divtitle {border-bottom: 1px solid #eee; margin-bottom: 2px;}
  87.      
  88.     /** TITULO DO QUOTE **/
  89.     .h1{color:#COR; font-family: FONTE, serif; font-size:18px; line-height:25px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
  90.      
  91.     /** TITULO DAS PAGINAS INTERNAS DO IFRAME **/
  92.     .h2 { font-size:22px;  line-height:15px; padding: 4px; font-family:FONTE; color: #COR; font-weight: normal; text-align: right; }
  93.     .line {  padding:2px; border-bottom: 2px dashed #COR DO TRACINHO EM CIMA DAS TAGS; text-align: left;} ( PODE TROCAR O DASHED POR SOLID )
  94.      
  95.      
  96.     /** PAGINAÇÃO by madlyluv.com **/
  97.     #xp { margin-top: 30px;}
  98.      
  99.     .posts {width: 500px; margin-left: 420px; background-color: {color:post}; padding: 10px; margin-bottom: 7px; text-align: justify; font-family: {font:text}; font-size: 11px;}
  100.      
  101.     h1 {font-family: {font:title}; text-align: center; font-size: 18px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 22px;}
  102.     h1 a {text-align: center; font-size: 18px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  103.     h1 a:hover {text-align: center; font-size: 18px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  104.      
  105.     .image {text-align: center; border: 0px}
  106.     .image img {max-width: 500px; margin-bottom: 2px }
  107.     .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=10);}
  108.     .qt {font-family: {font:title}; font-size: 18px; line-height: 23px;  margin-top: -95px; margin-left: 45px; padding: 10px;}
  109.     .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  110.     .qsr a, a:hover{text-transform: none;}
  111.      
  112.     .chat {line-height: 12px; list-style: none }
  113.     .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  114.     .person1 {background-color:{color:background}; color: {color:text}; }
  115.     .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  116.     .person2 {color: {color:text} }
  117.     .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  118.      
  119.     .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  120.     .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  121.     .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  122.     .source{display:none}
  123.      
  124.      
  125.     .question {margin: 5px 5px 5px 7px; border-left: 6px solid {color:left}; padding-left: 5px; width: 480px; background-color: {color:post}; color: {color:leftext}; font-size: 11px; }
  126.     .question a {font-weight: bold; color: {color:link};}
  127.     .questions a:hover {font-weight: bold; color: {color:bglink};}
  128.      
  129.     .asker {font-size: 11px;}
  130.     .asker a {color: {color:link}}
  131.     .asker a:hover {color: {color:bglink};}
  132.      
  133.     .askk img {text-align: center;}
  134.     .askk img a{background-color: {color:left};}
  135.     .askk img a:hover {background-color: {color:sidebarlinks};}
  136.      
  137.     .answer {clear: both; padding: 4px}
  138.     .answer img {max-width: 470px;}
  139.      
  140.      
  141.     #cap {width: 500px; margin-top: -2px;}
  142.      
  143.     #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  144.     .dda a {font-size: 9px;}
  145.      
  146.     .lineleft {margin-left: -10px; float: left;}
  147.     .lineright {margin-right: -10px; float: right;}
  148.      
  149.     .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  150.     .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  151.      
  152.      
  153.     #nts {width: 500px; margin-left: 430px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  154.     #nts img{display: none; border:0px}
  155.      
  156.      
  157.      
  158.     #liuc {width: 560px; text-align: justify; top: 210px; left: 300; float: right; padding-bottom: 8px; }
  159.     #liuc img {max-width: 530px;}
  160.     /* creditos */
  161.     #credito{margin-left: 1px; margin-top: -10px; width: 308px; float: left; background-color: #000000; padding: 0px; position: fixed; height: 1070px; font-size: 9px; font-family: 'Grumpy wizards make toxic brew for the evil Queen and Jack';background-image: url('{image:bgside}') }
  162.      
  163.  
  164.      
  165.     #descp{margin-left: 40px; margin-top: 20px; width: 150px; float: left; background-color: {color:side}; padding: 0px; position: fixed; height: 90px; font-size: 15px; font-family: 'Grumpy wizards make toxic brew for the evil Queen and Jack';color-font: #000000 }
  166.  
  167.      
  168.      
  169.       #image{ padding:5px; text-align:center; background-color: {color:sidebar}; margin-top: 1px; }
  170.      
  171.     #image img{width: 230px; height: 250px;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  172.    
  173.      
  174.     #links2 {width: 55; height: auto; padding:0px; margin-top:-102px; margin-left:152px;z-index: 7;}
  175.     #links2 a {float: left; display: block; width:63px; height:5px; line-height: 3px; padding: 3px; font-family: calibri; font-size: 9px; text-align: center; background-color: {color:bg links}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  176.     #links2 a:hover {z-index: 3;text-shadow: -2px  0px  #E86060, 2px 0px #54d2cb; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;line-height: -13px;}
  177.      
  178.       .sidecred{width:15px;height:15px;margin-left:182px;font-size:12px;color:{color:letras};line-height:15px;text-align:center;font-family: calibri;border-radius:100px;padding: 0px 0px 0px 0px;position:fixed;background:{color:backgroundbox};z-index: 11;opacity:0.5;
  179.      text-transform: lowercase; margin-top:110px;overflow: hidden;-webkit-transition-duration: .99s;
  180.     }
  181.     .sidecred a{color:{color:letras};}
  182.      .sidecred:hover{opacity:1;}
  183.      .credits{width:85px;height:15px;margin-left:12px;font-size:9px;color:{color:letras};line-height:15px;text-align:center;font-family: calibri;padding: 0px 0px 0px 0px;position:fixed;background:{color:backgroundtheme};z-index: 11;
  184.      text-transform: uppercase; margin-top:-10px;overflow: hidden;
  185.     } .creditss{margin-top:-0px;-webkit-transition-duration: .99s;}
  186.      .creditss:hover{margin-top:-30px;}
  187.     @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  188.      
  189.      
  190. #dance {float: left; display: block; font-size: 9px; font-family: verdana; position: fixed; margin-left: 398px; width: 500px; background-color: {color:background}; padding: 10px; margin-top: -950px; background-attachment: fixed; background-image:url(''); height:900px;}
  191. .linkaa {margin-top: 19px; margin-left: 919px; position:fixed}
  192. .linkaa a{font-size: 9px; color: {color:text link}; background-color: {color:bg link}; padding: 6px 2px 7px 2px; width: 185px; display:block; margin-bottom: 1px; height: 4px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; width: 70px; line-height: 4px}
  193. .linkaa a:hover{color: {color:text link hover}; background-color: {color:bg link hover}; letter-spacing: 1px; }
  194.  #links {width: 340px; float: left; margin-left:195px; margin-top: 20px; padding: 0px; text-align: center; position: fixed; }
  195.  
  196. #links a {font-size: 9px; color: {color:text}; background-color: {color:bglink}; padding: 6px 0px 8px 2px;  display:block; margin-bottom: 1px; height: 0px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; width: 74px; line-height: 1px; border-left: 1px solid {color:background}; float: left}
  197.  
  198. #links  a:hover{text-align: center; color: {color:text link hover}; background-color: {color:bglink hover}; font-weight:bold; }
  199.  
  200. .fontht{ color:{color:text}; font-size:30px; line-height:17px;margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px; }
  201.     </style>
  202.     <!-- FIM DO CSS -->
  203.     <body>
  204.      
  205.      
  206.     <div id="credito">  
  207.      
  208.    
  209.     <div id="image"><img src="{image:sidebar}"title="{title}" style="border: 3px solid #fff"></div>
  210.      <div class="sidecred"><a href="http://desmemorizar.tumblr.com"title="exclusivo" >©</a></div>
  211.      <div id="descp">  
  212.     {description}
  213.     </div>
  214.      <div id="links">
  215. <a href="{text:Link1}">{text:Link1 Title}</a>
  216. <br><BR>
  217. <a href="{text:Link2}">{text:Link2 Title}</a>
  218. <br><BR>
  219. <a href="{text:Link3}">{text:Link3 Title}</a>
  220. <br><BR>
  221. <a href="{text:Link4}">{text:Link4 Title}</a>
  222. <br><BR>
  223.  
  224.  
  225. </div>
  226.    
  227.      </div>
  228.     </div>
  229.      {block:Posts}<div class="autopagerize_page_element">
  230.     <div class="posts">
  231.      
  232.     {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  233.      
  234.     {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  235.      
  236.     {block:Photoset}{Photoset-500}{/block:Photoset}
  237.      
  238.     {block:Quote}
  239.     <b class="markqt"></b><div class="qt">{Quote}</div>
  240.     {block:Source}<div class="qsr"> — {Source}</div>
  241.     {/block:Source}
  242.     {/block:Quote}
  243.      
  244.     {block:Link}
  245.     <h1><a href="{URL}" {Target}>{Name}</a></h1>
  246.     {block:Description}{Description}{/block:Description}
  247.     {/block:Link}
  248.      
  249.     {block:Chat}
  250.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  251.     <div class="chat"><ul>{block:Lines}
  252.     <li class="person{UserNumber}">{block:Label}
  253.     <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  254.     {/block:Chat}
  255.      
  256.     {block:Audio}
  257.     <br>
  258.     <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  259.     <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  260.     {/block:Audio}
  261.      
  262.     {block:Video}{Video-500}{/block:Video}
  263.      
  264.      
  265.     {block:Answer}
  266.     <div class="asker"><b>{Asker}</b> asked:</div>
  267.     <div class="question">{Question}</div>
  268.     <div class="answer">{Answer}</div>
  269.     <br>
  270.     {/block:Answer}
  271.      
  272.      
  273.     <div id="cap">
  274.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  275.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  276.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  277.      
  278.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  279.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  280.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  281.     {/block:ContentSource}</div></div>
  282.     <br>
  283.     {block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
  284.      
  285.     <div id="dda">
  286.      
  287.      
  288.     <div style="float:left;" class="details">
  289.     {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
  290.      
  291.     {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  292.     </span>{/block:RebloggedFrom}
  293.     </div>
  294.      
  295.     <div style="float:right;" class="details">
  296.     {block:IndexPage}<a href="{ReblogUrl}" target="_blank">&larr; reblog this post</a>{/block:IndexPage}
  297.     <BR>
  298.     {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  299.     </div>
  300.     </ br>
  301.     <br clear="all" /></div></div>
  302.      
  303.      
  304.      {/block:Posts}
  305.     {block:PostNotes}
  306.     <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  307.     {/block:PostNotes}
  308.      
  309.      
  310.      
  311.      <div id="sidebar">
  312.     <div class="rightt">{Block:IfShowSidebarImage}<img src="{image:sidebar2}"/>{/Block:IfShowSidebarImage}</div>
  313.      
  314.      
  315.     </div></div>
  316.      
  317.      
  318.      
  319.      
  320.     </div>
  321.     </div>
  322.     </div>
  323.     </div>
  324.     </BODY>
  325.     </HTML>
Advertisement
Add Comment
Please, Sign In to add comment