Advertisement
mgallyack

Theme Flamengo

May 2nd, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.46 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"><head>
  3.  
  4. <script type="text/javascript">function changeNavigation(id)
  5. {document.getElementById('conteudo').innerHTML=document.getElementById(id).innerHTML}</script>
  6.  
  7.  
  8.  
  9. <title>{title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link href='http://fonts.googleapis.com/css?family=Julee' rel='stylesheet' type='text/css'>
  12.  
  13.  
  14.  
  15. <style type="text/css">
  16.  
  17. /***************************BODY**************/
  18. body { background: #000 url('http://www.papeldeparede.etc.br/wallpapers/flamengo-mascote-5_739_1024x768.jpg') ; font-family: tahoma; color: #eee; font-size: 11px; text-align: justify; padding: 7px; background-attachment:fixed; }
  19.  
  20.  
  21. /***************************NOTES**************/
  22. .divdate {background:#FF0000; border-radius: 1px; float:center; padding: 3px; }
  23. .notespost {width: 99%; font-weight:none; text-align:center; font-size: 7pt; margin-bottom: 1px; padding: 3px; border-radius: 10px; }
  24. .date {font-family: Tahoma; text-align:center; font-size:7pt; color:#fff;}
  25.  
  26.  
  27. /***************************TITULO**************/
  28. h1{ font-family: 'Julee', cursive; font-size: 20px; color: #FF0000; text-transform:none; text-align:center; line-height: 20px; padding: 7px;}
  29.  
  30.  
  31. /***************************LINKS**************/
  32. a, a:link{ color: #fff; text-decoration:none;}
  33. a:hover{ color: #00FFFF; text-decoration:none;}
  34.  
  35.  
  36.  
  37. /***************************BLOCKQUOTE**************/
  38. blockquote {margin-left: 20px; border: 2px dashed #FF0000; padding: 5px; 5px; 5px; 5px;}
  39.  
  40.  
  41.  
  42. /***************************CAIXA DO POSTS**************/
  43. .boxpost{ background-color: #000; padding:11px; margin-bottom:15px; font-family: tahoma; color: #fff; border-radius: 1px; border: 1px solid #FF0000; }
  44.  
  45.  
  46. /***************************CAIXA DO POSTS**************/
  47. .side {background-color: #000; padding: 1px; font-family: tahoma; color: #D3D3D3; font-size: 10px; border: }
  48.  
  49.  
  50. /***************************COLUNAS**************/
  51. #column2 {position: fixed; top: 50px; left:600px; width: 230px; visibility: visible}
  52. #column1 {position:absolute; top:50px; left:10px; width: 520px ; visibiliy:visible}
  53.  
  54.  
  55. /****** OPACIDADE - MADLYLUV.COM ******/
  56. .opacidade
  57. {filter:alpha(opacity=82);
  58. -moz-opacity:0.82;
  59. opacity:0.82;
  60. background: #fff;
  61. padding: 2px;}
  62.  
  63. .opacidade:hover
  64. {filter:alpha(opacity=100);
  65. -moz-opacity:1.0;
  66. opacity:1.0;}
  67.  
  68.  
  69. /*** ASPAS BY RITAMAFALDA ***/
  70. .aspas{ position:relative; top:-30px; font-size:100px; opacity:0.5; filter: alpha(opacity = 0);color: #fff;}
  71. .quote{ font-family: 'julee'; font-size: 25px; color: #fff; margin-left:20px; margin-top:-100px; line-height:23px; letter-spacing:-1px;}
  72.  
  73.  
  74. /*** Paginação by madlyluv.com ***/
  75. #paginacaoml {font-size: 10px; line-height: 21px; }
  76. #paginacaoml a {background: #FF0000; margin: 0 1px 0 0; padding: 2px 4px; color: #fff; text-decoration: none;}
  77. #paginacaoml a:hover {background: #FF0000; border: none;}
  78. #paginacaoml span.pagina_atual {background: #FF0000; margin: 0 1px 0 0; padding: 2px 4px; color: #fff; text-decoration: none;}
  79. #paginacaoml span.info {background: #FF0000; margin: 0 1px 0 0; padding: 2px 4px; color: #fff; text-decoration: none;}
  80.  
  81.  
  82.  
  83. .fotoask{ background: #ff0000;
  84. padding: 2px;
  85. margin: -2px -10px ;
  86. opacity: 0.8;}
  87.  
  88. .pergask{ background: #fff;
  89. color: #000;
  90. padding: 3px;
  91. font-family: georgia;
  92. font-size: 9px;
  93. margin: -10px 40px -10px -10px;
  94.  
  95.  
  96. }
  97.  
  98.  
  99. /**************** Menu por Gallyack - 2g-html ****/
  100. a.gagau{
  101. cursor: url(urldocursor), progress;
  102. background:#000000;
  103. padding:4px;
  104. padding-left:6px;
  105. padding-right:6px;
  106. font:10px verdana;
  107. text-transform:uppercase;
  108. color: #ffffff;
  109. line-height:20px;
  110. -webkit-transition:1s;
  111. -moz-transition:1s;
  112. }
  113.  
  114. a.gagau:hover {
  115. background:#ff0000;
  116. padding-left:80px;
  117. line-height: 30px;
  118. -webkit-transition:1s;
  119. -moz-transition:1s;
  120. text-align:center;
  121. color: #ffffff;
  122. }
  123.  
  124. </style>
  125. </head>
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. <body>
  137.  
  138. <div id="column2" class="normal">
  139.  
  140. <center>
  141. <a class="gagau" href="/">Home</a>
  142. <a class="gagau" href="/ask">Ask</a>
  143. <a class="gagau" href="/about">About</a>
  144. <a class="gagau" href="/tagged/suatag">Textos</a>
  145.  
  146. </center>
  147.  
  148.  
  149. <div class= "side"> <h1> Créditos </h1>
  150. <b>Theme feito por:</b> <a href="http://mundogallyack.com/">Gallyack Almeida</a><br>
  151. <b>Paginação e Opacidade por:</b> <a href="http://madlyluv.com">MadlyLuv</a><br>
  152. <b>Códigos: </b> <a href="http://ritamafalda.tumblr.com/"> Rita Mafalda</a>
  153. </div>
  154. <br>
  155. </div></div>
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164. <div id="column1" class="normal">
  165. <justify>{block:Posts}<div class="caixa">
  166.  
  167.  
  168. <!-- ask --!>
  169. {block:Answer}<div class="divdate"><div class="date">Ask by: <b>{Asker}</b> em <a href="{Permalink}" target="_blank">{DayOfMonth}/{ShortMonth}/{Year}</a></div></div>
  170. <div class="boxpost">
  171. <img src="{AskerPortraitURL-40}"align="right" class="fotoask" />
  172. <div class="pergask">{Question}</div><br>
  173. <center><p>{Answer}</p></center>
  174.  
  175. <div style="clear:both;"></div>
  176.  
  177. </div>
  178. {/block:Answer}
  179.  
  180. <div style="clear:both;"></div>
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188. <!-- textos --!>
  189. {block:Text}<div class="divdate">
  190. <!---------------- DATA DOS POSTS ------------->
  191. <div class="date"> Post em {DayOfMonth} de {MonthNumberWithZero} de {Year} às {12Hour}:{Minutes}{AmPm} <strong>/</strong> <a class="notespost">{NoteCountWithLabel}</a> <strong>/</strong> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"> Rebloque-me</a></center></div>
  192.  
  193. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div> </div><div class="boxpost">{block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}{Body}
  194. </div>
  195. </div>{/block:Text}
  196.  
  197.  
  198.  
  199.  
  200. <!-- fotos --!>
  201. {block:Photo}<div class="divdate">
  202. <!---------------- DATA DOS POSTS ------------->
  203. <div class="date"> Post em {DayOfMonth} de {MonthNumberWithZero} de {Year} às {12Hour}:{Minutes}{AmPm} <strong>/</strong> <a class="notespost">{NoteCountWithLabel}</a> <strong>/</strong> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"> Rebloque-me</a></center></div>
  204.  
  205. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div> </div><div class="boxpost"><center><img src="{PhotoURL-500}" class="opacidade" alt="{PhotoAlt}"/></center> {block:Caption}<div>{Caption}</div>{/block:Caption}
  206. </div>
  207. </div>{/block:Photo}
  208.  
  209.  
  210. <!-- PHOTOSET ---------->
  211. {block:Photoset}<div class="divdate">
  212. <!---------------- DATA DOS POSTS ------------->
  213. <div class="date"> Post em {DayOfMonth} de {MonthNumberWithZero} de {Year} às {12Hour}:{Minutes}{AmPm} <strong>/</strong> <a class="notespost">{NoteCountWithLabel}</a> <strong>/</strong> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"> Rebloque-me</a></center></div>
  214.  
  215. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div> </div><div class="boxpost"><center> {Photoset-500} {block:Caption} <div class="caption">{Caption}</div> {/block:Caption} </center> </div>{/block:Photoset}
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222. <!--links --!>
  223. {block:Link}<div class="divdate">
  224. <!---------------- DATA DOS POSTS ------------->
  225. <div class="date"> Post em {DayOfMonth} de {MonthNumberWithZero} de {Year} às {12Hour}:{Minutes}{AmPm} <strong>/</strong> <a class="notespost">{NoteCountWithLabel}</a> <strong>/</strong> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"> Rebloque-me</a></center></div>
  226.  
  227. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div> </div><div class="boxpost"><a href="{URL}" {Target}><h1>{Name}</h1></a>{block:Description}<div>{Description}</div>{/block:Description}
  228.  
  229. </div>
  230. </div>{/block:Link}
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237. <!-- chat --!>
  238. {block:Chat}<div class="divdate">
  239. <!---------------- DATA DOS POSTS ------------->
  240. <div class="date"> Post em {DayOfMonth} de {MonthNumberWithZero} de {Year} às {12Hour}:{Minutes}{AmPm} <strong>/</strong> <a class="notespost">{NoteCountWithLabel}</a> <strong>/</strong> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"> Rebloque-me</a></center></div>
  241.  
  242. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div> </div><div class="boxpost">{block:Title} <h1><a href="{Permalink}">{Title}</a></h1> {/block:Title} <ul class="chat"> {block:Lines} <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label} {Line} {/block:Lines} </li> </ul> </li> </div>{/block:Chat}
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249. <!-- video --!>
  250. {block:Video}<div class="divdate">
  251. <!---------------- DATA DOS POSTS ------------->
  252. <div class="date"> Post em {DayOfMonth} de {MonthNumberWithZero} de {Year} às {12Hour}:{Minutes}{AmPm} <strong>/</strong> <a class="notespost">{NoteCountWithLabel}</a> <strong>/</strong> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"> Rebloque-me</a></center></div>
  253.  
  254. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div> </div><div class="boxpost">{Video-500}{block:Caption}<div>{Caption}</div>{/block:Caption}
  255. </div>
  256. <div>{/block:Video}
  257.  
  258. <!-------------------------------- QUOTES --------------------->
  259. {block:Quote}<div class="divdate">
  260. <!---------------- DATA DOS POSTS ------------->
  261. <div class="date"> Post em {DayOfMonth} de {MonthNumberWithZero} de {Year} às {12Hour}:{Minutes}{AmPm} <strong>/</strong> <a class="notespost">{NoteCountWithLabel}</a> <strong>/</strong> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"> Rebloque-me</a></center></div>
  262.  
  263. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div> </div><div class="boxpost"> <span class="aspas">&#10077;</span> <div class="quote">{Quote}</div></span><br>
  264. <div style="text-align: right"> {block:Source}&mdash;{Source} {/block:Source}</div> </div>{/block:Quote}
  265.  
  266.  
  267.  
  268.  
  269. <!-- audio --!>
  270. {block:Audio}<div class="divdate">
  271. <!---------------- DATA DOS POSTS ------------->
  272. <div class="date"> Post em {DayOfMonth} de {MonthNumberWithZero} de {Year} às {12Hour}:{Minutes}{AmPm} <strong>/</strong> <a class="notespost">{NoteCountWithLabel}</a> <strong>/</strong> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"> Rebloque-me</a></center></div>
  273.  
  274. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div> </div><div class="boxpost">{AudioPlayerBlack}{block:Caption}<div>{Caption}</div>{/block:Caption}
  275.  
  276. </div>
  277. </div>{/block:Audio}
  278.  
  279.  
  280. {/block:Posts}
  281. <div id="paginacaoml"><span class="info" style="font-weight: normal;">Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  282. {block:JumpPagination length="10"}
  283. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  284. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  285. {/block:JumpPagination}
  286. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  287. </div></div></div>
  288.  
  289.  
  290.  
  291.  
  292. </body>
  293. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement