Advertisement
Guest User

Template HTS By; Samp zNx

a guest
May 4th, 2012
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.88 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html>
  3. <html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr' xmlns:fb='http://www.facebook.com/2008/fbml' xmlns:og='http://opengraphprotocol.org/schema'>
  4. <head>
  5. <meta content='2008' property='fb:app_id'/>
  6. <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
  7. <b:if cond='data:blog.isMobile'>
  8. <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
  9. <b:else/>
  10. <meta content='width=1100' name='viewport'/>
  11. </b:if>
  12. <b:include data='blog' name='all-head-content'/>
  13. <title><data:blog.pageTitle/></title>
  14.  
  15. <b:skin><![CDATA[/*
  16. -----------------------------------------------
  17. Blogger Template Style
  18. Name: zNx - aS miNa piRa ;9'
  19. Designer: zNx
  20. URL: http://sampznx.blogspot.com.br/
  21. ----------------------------------------------- */
  22.  
  23. /* Variable definitions
  24. ====================
  25. <Variable name="keycolor" description="Main Color" type="color" default="#ffffff" value="#ffffff"/>
  26.  
  27. <Group description="Page" selector="body">
  28. <Variable name="body.font" description="Font" type="font"
  29. default="normal normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  30. <Variable name="body.background.color" description="Background Color" type="color" default="#000000" value="#000000"/>
  31. <Variable name="body.text.color" description="Text Color" type="color" default="#ffffff" value="#ffffff"/>
  32. </Group>
  33.  
  34. <Group description="Links" selector=".main-inner">
  35. <Variable name="link.color" description="Link Color" type="color" default="#888888" value="#888888"/>
  36. <Variable name="link.visited.color" description="Visited Color" type="color" default="#444444" value="#444444"/>
  37. <Variable name="link.hover.color" description="Hover Color" type="color" default="#cccccc" value="#cccccc"/>
  38. </Group>
  39.  
  40. <Group description="Blog Title" selector=".header h1">
  41. <Variable name="header.font" description="Title Font" type="font"
  42. default="normal bold 40px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal bold 40px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  43. <Variable name="header.text.color" description="Title Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  44. <Variable name="header.background.color" description="Header Background" type="color" default="transparent" value="transparent"/>
  45. </Group>
  46.  
  47. <Group description="Blog Description" selector=".header .description">
  48. <Variable name="description.font" description="Font" type="font"
  49. default="normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  50. <Variable name="description.text.color" description="Text Color" type="color"
  51. default="$(body.text.color)" value="$(body.text.color)"/>
  52. </Group>
  53.  
  54. <Group description="Tabs Text" selector=".tabs-inner .widget li a">
  55. <Variable name="tabs.font" description="Font" type="font"
  56. default="normal bold 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal bold 15px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  57. <Variable name="tabs.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#ffffff"/>
  58. <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="$(tabs.text.color)" value="#ffffff"/>
  59. </Group>
  60.  
  61. <Group description="Tabs Background" selector=".tabs-outer .PageList">
  62. <Variable name="tabs.background.color" description="Background Color" type="color" default="#141414" value="transparent"/>
  63. <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="#444444" value="#444444"/>
  64. <Variable name="tabs.border.color" description="Border Color" type="color" default="$(widget.border.color)" value="transparent"/>
  65. </Group>
  66.  
  67. <Group description="Date Header" selector=".main-inner .widget h2.date-header, .main-inner .widget h2.date-header span">
  68. <Variable name="date.font" description="Font" type="font"
  69. default="normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  70. <Variable name="date.text.color" description="Text Color" type="color" default="#666666" value="#666666"/>
  71. <Variable name="date.border.color" description="Border Color" type="color" default="$(widget.border.color)" value="$(widget.border.color)"/>
  72. </Group>
  73.  
  74. <Group description="Post Title" selector="h3.post-title, h4, h3.post-title a">
  75. <Variable name="post.title.font" description="Font" type="font"
  76. default="normal bold 22px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal bold 20px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  77. <Variable name="post.title.text.color" description="Text Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  78. </Group>
  79.  
  80. <Group description="Post Background" selector=".post">
  81. <Variable name="post.background.color" description="Background Color" type="color" default="$(widget.background.color)" value="$(widget.background.color)"/>
  82. <Variable name="post.border.color" description="Border Color" type="color" default="$(widget.border.color)" value="$(widget.border.color)"/>
  83. <Variable name="post.border.bevel.color" description="Bevel Color" type="color" default="$(widget.border.color)" value="$(widget.border.color)"/>
  84. </Group>
  85.  
  86. <Group description="Gadget Title" selector="h2">
  87. <Variable name="widget.title.font" description="Font" type="font"
  88. default="normal bold 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal bold 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  89. <Variable name="widget.title.text.color" description="Text Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  90. </Group>
  91.  
  92. <Group description="Gadget Text" selector=".sidebar .widget">
  93. <Variable name="widget.font" description="Font" type="font"
  94. default="normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  95. <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  96. <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#666666" value="#666666"/>
  97. </Group>
  98.  
  99. <Group description="Gadget Links" selector=".sidebar .widget">
  100. <Variable name="widget.link.color" description="Link Color" type="color" default="$(link.color)" value="$(link.color)"/>
  101. <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="$(link.visited.color)"/>
  102. <Variable name="widget.link.hover.color" description="Hover Color" type="color" default="$(link.hover.color)" value="$(link.hover.color)"/>
  103. </Group>
  104.  
  105. <Group description="Gadget Background" selector=".sidebar .widget">
  106. <Variable name="widget.background.color" description="Background Color" type="color" default="#141414" value="#141414"/>
  107. <Variable name="widget.border.color" description="Border Color" type="color" default="#222222" value="#222222"/>
  108. <Variable name="widget.border.bevel.color" description="Bevel Color" type="color" default="#000000" value="#000000"/>
  109. </Group>
  110.  
  111. <Group description="Sidebar Background" selector=".column-left-inner .column-right-inner">
  112. <Variable name="widget.outer.background.color" description="Background Color" type="color" default="transparent" value="transparent"/>
  113. </Group>
  114.  
  115. <Group description="Images" selector=".main-inner">
  116. <Variable name="image.background.color" description="Background Color" type="color" default="transparent" value="#222222"/>
  117. <Variable name="image.border.color" description="Border Color" type="color" default="transparent" value="transparent"/>
  118. </Group>
  119.  
  120. <Group description="Feed" selector=".blog-feeds">
  121. <Variable name="feed.text.color" description="Text Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  122. </Group>
  123.  
  124. <Group description="Feed Links" selector=".blog-feeds">
  125. <Variable name="feed.link.color" description="Link Color" type="color" default="$(link.color)" value="$(link.color)"/>
  126. <Variable name="feed.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="$(link.visited.color)"/>
  127. <Variable name="feed.link.hover.color" description="Hover Color" type="color" default="$(link.hover.color)" value="$(link.hover.color)"/>
  128. </Group>
  129.  
  130. <Group description="Pager" selector=".blog-pager">
  131. <Variable name="pager.background.color" description="Background Color" type="color" default="$(post.background.color)" value="$(post.background.color)"/>
  132. </Group>
  133.  
  134. <Group description="Footer" selector=".footer-outer">
  135. <Variable name="footer.background.color" description="Background Color" type="color" default="$(widget.background.color)" value="$(widget.background.color)"/>
  136. <Variable name="footer.text.color" description="Text Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  137. </Group>
  138.  
  139. <Variable name="title.shadow.spread" description="Title Shadow" type="length" default="-1px" value="-1px"/>
  140.  
  141. <Variable name="body.background" description="Body Background" type="background"
  142. color="$(body.background.color)"
  143. default="$(color) none repeat scroll top left" value="$(color) url(http://www.blogblog.com/1kt/awesomeinc/body_background_dark.png) repeat scroll top left"/>
  144. <Variable name="body.background.gradient.cap" description="Body Gradient Cap" type="url"
  145. default="none" value="url(http://www.blogblog.com/1kt/awesomeinc/body_gradient_dark.png)"/>
  146. <Variable name="body.background.size" description="Body Background Size" type="string" default="auto" value="auto"/>
  147.  
  148. <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
  149. default="none" value="none"/>
  150.  
  151. <Variable name="header.background.gradient" description="Header Background Gradient" type="url" default="none" value="none"/>
  152. <Variable name="header.padding.top" description="Header Top Padding" type="length" default="22px" value="22px"/>
  153. <Variable name="header.margin.top" description="Header Top Margin" type="length" default="0" value="0"/>
  154. <Variable name="header.margin.bottom" description="Header Bottom Margin" type="length" default="0" value="0"/>
  155.  
  156. <Variable name="widget.padding.top" description="Widget Padding Top" type="length" default="8px" value="8px"/>
  157. <Variable name="widget.padding.side" description="Widget Padding Side" type="length" default="15px" value="15px"/>
  158. <Variable name="widget.outer.margin.top" description="Widget Top Margin" type="length" default="0" value="0"/>
  159. <Variable name="widget.outer.background.gradient" description="Gradient" type="url" default="none" value="none"/>
  160. <Variable name="widget.border.radius" description="Gadget Border Radius" type="length" default="0" value="0"/>
  161. <Variable name="outer.shadow.spread" description="Outer Shadow Size" type="length" default="0" value="0"/>
  162.  
  163. <Variable name="date.header.border.radius.top" description="Date Header Border Radius Top" type="length" default="0" value="0"/>
  164. <Variable name="date.header.position" description="Date Header Position" type="length" default="15px" value="15px"/>
  165.  
  166. <Variable name="date.space" description="Date Space" type="length" default="30px" value="30px"/>
  167. <Variable name="date.position" description="Date Float" type="string" default="static" value="static"/>
  168. <Variable name="date.padding.bottom" description="Date Padding Bottom" type="length" default="0" value="0"/>
  169. <Variable name="date.border.size" description="Date Border Size" type="length" default="0" value="0"/>
  170. <Variable name="date.background" description="Date Background" type="background" color="transparent"
  171. default="$(color) none no-repeat scroll top left" value="$(color) none no-repeat scroll top left"/>
  172. <Variable name="date.first.border.radius.top" description="Date First top radius" type="length" default="$(widget.border.radius)" value="$(widget.border.radius)"/>
  173. <Variable name="date.last.space.bottom" description="Date Last Space Bottom" type="length"
  174. default="20px" value="20px"/>
  175. <Variable name="date.last.border.radius.bottom" description="Date Last bottom radius" type="length" default="$(widget.border.radius)" value="$(widget.border.radius)"/>
  176.  
  177. <Variable name="post.first.padding.top" description="First Post Padding Top" type="length" default="0" value="0"/>
  178.  
  179. <Variable name="image.shadow.spread" description="Image Shadow Size" type="length" default="0" value="0"/>
  180. <Variable name="image.border.radius" description="Image Border Radius" type="length" default="0" value="0"/>
  181.  
  182. <Variable name="separator.outdent" description="Separator Outdent" type="length" default="15px" value="15px"/>
  183. <Variable name="title.separator.border.size" description="Widget Title Border Size" type="length" default="1px" value="1px"/>
  184. <Variable name="list.separator.border.size" description="List Separator Border Size" type="length" default="1px" value="1px"/>
  185. <Variable name="shadow.spread" description="Shadow Size" type="length" default="0" value="0"/>
  186.  
  187. <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  188. <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  189.  
  190. <Variable name="date.side" description="Side where date header is placed" type="string" default="$(endSide)" value="$(endSide)"/>
  191.  
  192. <Variable name="pager.border.radius.top" description="Pager Border Top Radius" type="length" default="$(widget.border.radius)" value="$(widget.border.radius)"/>
  193. <Variable name="pager.space.top" description="Pager Top Space" type="length" default="1em" value="1em"/>
  194.  
  195. <Variable name="footer.background.gradient" description="Background Gradient" type="url" default="none" value="none"/>
  196.  
  197. <Variable name="mobile.background.size" description="Mobile Background Size" type="string"
  198. default="$(body.background.size)" value="$(body.background.size)"/>
  199. <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
  200. default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
  201. <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" value="#ffffff"/>
  202. */
  203.  
  204. /* Content
  205. ----------------------------------------------- */
  206. body {
  207. font: $(body.font);
  208. color: $(body.text.color);
  209. background: #e3deca url(http://4.bp.blogspot.com/-UuYGZurjHQk/TndeSIK6KUI/AAAAAAAAAGk/sKwoLBCU0Yc/s0/bg.png) repeat-x scroll top left;
  210. }
  211.  
  212.  
  213. html body .content-outer {
  214. min-width: 0;
  215. max-width: 100%;
  216. width: 100%;
  217. }
  218.  
  219. a:link {
  220. text-decoration: none;
  221. color: $(link.color);
  222. }
  223.  
  224. a:visited {
  225. text-decoration: none;
  226. color: $(link.visited.color);
  227. }
  228.  
  229. a:hover {
  230. text-decoration: underline;
  231. color: $(link.hover.color);
  232. }
  233.  
  234. .body-fauxcolumn-outer .cap-top {
  235. position: absolute;
  236. z-index: 1;
  237.  
  238. height: 276px;
  239. width: 100%;
  240.  
  241. background: transparent $(body.background.gradient.cap) repeat-x scroll top left;
  242. _background-image: none;
  243. }
  244.  
  245. /* Columns
  246. ----------------------------------------------- */
  247. .content-inner {
  248. padding: 0;
  249. }
  250.  
  251. .header-inner .section {
  252. margin: 0 16px;
  253. }
  254.  
  255. .tabs-inner .section {
  256. margin: 0 16px;
  257. }
  258.  
  259. .main-inner {
  260. padding-top: $(date.space);
  261. }
  262.  
  263. .main-inner .column-center-inner,
  264. .main-inner .column-left-inner,
  265. .main-inner .column-right-inner {
  266. padding: 0 5px;
  267. }
  268.  
  269. *+html body .main-inner .column-center-inner {
  270. margin-top: -$(date.space);
  271. }
  272.  
  273. #layout .main-inner .column-center-inner {
  274. margin-top: 0;
  275. }
  276.  
  277. /* Header
  278. ----------------------------------------------- */
  279. .header-outer {
  280. margin: $(header.margin.top) 0 $(header.margin.bottom) 0;
  281. background: $(header.background.color) $(header.background.gradient) repeat scroll 0 0;
  282. }
  283.  
  284. .Header h1 {
  285. font: $(header.font);
  286. color: $(header.text.color);
  287. text-shadow: 0 0 $(title.shadow.spread) #000000;
  288. }
  289.  
  290. .Header h1 a {
  291. color: $(header.text.color);
  292. }
  293.  
  294. .Header .description {
  295. font: $(description.font);
  296. color: $(description.text.color);
  297. }
  298.  
  299. .header-inner .Header .titlewrapper,
  300. .header-inner .Header .descriptionwrapper {
  301. padding-left: 0;
  302. padding-right: 0;
  303. margin-bottom: 0;
  304. }
  305.  
  306. .header-inner .Header .titlewrapper {
  307. padding-top: $(header.padding.top);
  308. }
  309.  
  310. /* Tabs
  311. ----------------------------------------------- */
  312. .tabs-outer {
  313. overflow: hidden;
  314. position: relative;
  315. background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll 0 0;
  316. }
  317.  
  318. #layout .tabs-outer {
  319. overflow: visible;
  320. }
  321.  
  322. .tabs-cap-top, .tabs-cap-bottom {
  323. position: absolute;
  324. width: 100%;
  325.  
  326. border-top: 1px solid $(tabs.border.color);
  327.  
  328. }
  329.  
  330. .tabs-cap-bottom {
  331. bottom: 0;
  332. }
  333.  
  334. .tabs-inner .widget li a {
  335. display: inline-block;
  336.  
  337. margin: 0;
  338. padding: .6em 1.5em;
  339.  
  340. font: $(tabs.font);
  341. color: $(tabs.text.color);
  342.  
  343. border-top: 1px solid $(tabs.border.color);
  344. border-bottom: 1px solid $(tabs.border.color);
  345. border-$startSide: 1px solid $(tabs.border.color);
  346. }
  347.  
  348. .tabs-inner .widget li:last-child a {
  349. border-$endSide: 1px solid $(tabs.border.color);
  350. }
  351.  
  352. .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover {
  353. background: $(tabs.selected.background.color) $(tabs.background.gradient) repeat-x scroll 0 -100px;
  354. color: $(tabs.selected.text.color);
  355. }
  356.  
  357. /* Headings
  358. ----------------------------------------------- */
  359. h2 {
  360. font: $(widget.title.font);
  361. color: $(widget.title.text.color);
  362. }
  363.  
  364. /* Widgets
  365. ----------------------------------------------- */
  366. .main-inner .section {
  367. margin: 0 20px;
  368. padding: 0;
  369. }
  370. .main-inner .column-left-outer,
  371. .main-inner .column-right-outer {
  372. margin-top: 0;
  373. }
  374. #layout .main-inner .column-left-outer,
  375. #layout .main-inner .column-right-outer {
  376. margin-top: 0;
  377. }
  378. .main-inner .column-left-inner,
  379. .main-inner .column-right-inner {
  380. background: transparent none repeat 0 0;
  381. -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  382. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  383. -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  384. box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  385. -moz-border-radius: 0;
  386. -webkit-border-radius: 0;
  387. -goog-ms-border-radius: 0;
  388. border-radius: 0;
  389. }
  390. #sidebar-right-1 #HTML2 .widget-content {
  391. padding: 2px !important;
  392. }
  393. #layout .main-inner .column-left-inner,
  394. #layout .main-inner .column-right-inner {
  395. margin-top: 0;
  396. }
  397. .tabs-outer .widget {
  398. margin: 0 !important;
  399. }
  400. .sidebar .widget {
  401. font: normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
  402. color: #ffffff;
  403. }
  404. .column-right-inner .sidebar .section {
  405. margin: 0 16px !important;
  406. }
  407. .sidebar .widget a:link {
  408. color: #888888;
  409. }
  410. .sidebar .widget a:visited {
  411. color: #444444;
  412. }
  413. .sidebar .widget a:hover {
  414. color: #cccccc;
  415. }
  416. .sidebar .widget h2 {
  417. /*text-shadow: 0 0 -1px #000000;*/
  418. }
  419. .main-inner .widget {
  420. //background-color: #141414;
  421. //border: 1px solid #222222;
  422. padding: 0 16px 15px;
  423. margin: -7px -16px 0 -16px;
  424. -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  425. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  426. -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  427. box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  428. -moz-border-radius: 0;
  429. -webkit-border-radius: 0;
  430. -goog-ms-border-radius: 0;
  431. border-radius: 0;
  432. }
  433. #HTML2, #HTML3 {
  434. border-radius: 5px !important;
  435. }
  436. .column-right-inner .widget h2 {
  437. margin: 0 -15px;
  438. padding: 0.7em 41px 0.7em;
  439. border-bottom: 1px solid #000000;
  440. background: url(http://arquivos.homehots.net/imagens/template-6.0/widget-laranja-topo.png);
  441. background-color: transparent !important;
  442. border-radius: 5px 5px 0 0;
  443. }
  444. .footer-inner .widget h2 {
  445. padding: 0 0 .4em;
  446. border-bottom: 1px solid #000000;
  447. }
  448. .main-inner .widget h2 + div, .footer-inner .widget h2 + div {
  449. padding-top: 18px;
  450. }
  451. .main-inner .widget .widget-content {
  452. margin: 0 -15px;
  453. padding: 7px;
  454. background-color: #141414;
  455. border-radius: 0 0 5px 5px;
  456. }
  457. .main-inner .widget ul, .main-inner .widget #ArchiveList ul.flat {
  458. margin: -8px 0 0;
  459. padding: 0;
  460. list-style: none;
  461. }
  462. .main-inner .widget #ArchiveList {
  463. margin: -8px 0 0;
  464. }
  465. .main-inner .widget ul li, .main-inner .widget #ArchiveList ul.flat li {
  466. padding: .5em 15px;
  467. text-indent: 0;
  468. color: #666666;
  469. border-top: 1px solid #222222;
  470. border-bottom: 1px solid #000000;
  471. }
  472. .gsc-branding {
  473. display: none !important;
  474. opacity: 0.0 !important;
  475. width: 0 !Important;
  476. height: 0 !important;
  477. }
  478. .main-inner .widget #ArchiveList ul li {
  479. padding-top: .25em;
  480. padding-bottom: .25em;
  481. }
  482. .main-inner .widget ul li:first-child, .main-inner .widget #ArchiveList ul.flat li:first-child {
  483. border-top: none;
  484. }
  485. .main-inner .widget ul li:last-child, .main-inner .widget #ArchiveList ul.flat li:last-child {
  486. border-bottom: none;
  487. }
  488. .post-body {
  489. position: relative;
  490. background-color: #141414;
  491. padding: 10px !important;
  492. width: 659px !important;
  493. }
  494. .main-inner .widget .post-body ul {
  495. padding: 0 2.5em;
  496. margin: .5em 0;
  497. list-style: disc;
  498. }
  499. .main-inner .widget .post-body ul li {
  500. padding: 0.25em 0;
  501. margin-bottom: .25em;
  502. color: #ffffff;
  503. border: none;
  504. }
  505. .footer-inner .widget ul {
  506. padding: 0;
  507. list-style: none;
  508. }
  509. .widget .zippy {
  510. color: #666666;
  511. }
  512.  
  513. /* Posts
  514. ----------------------------------------------- */
  515. body .main-inner .Blog {
  516. padding: 0;
  517. margin-bottom: 1em;
  518. background-color: transparent;
  519. border: none;
  520. -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  521. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  522. -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  523. box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  524. }
  525. .main-inner .section:last-child .Blog:last-child {
  526. padding: 0;
  527. margin-bottom: 1em;
  528. }
  529. .main-inner .widget h2.date-header {
  530. position: absolute;
  531. top: 25px;
  532. z-index: 1;
  533. width: 125px;
  534. height: 30px;
  535. text-align: left;
  536. margin: 0;
  537. padding: 0 0 0 0;
  538. font: normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
  539. color: #aaaaaa;
  540. background: transparent none no-repeat scroll top left;
  541. border-top: 0 solid #222222;
  542. border-bottom: 1px solid #000000;
  543. -moz-border-radius-topleft: 0;
  544. -moz-border-radius-topright: 0;
  545. -webkit-border-top-left-radius: 0;
  546. -webkit-border-top-right-radius: 0;
  547. border-top-left-radius: 0;
  548. border-top-right-radius: 0;
  549. bottom: 100%;
  550. right: 15px;
  551. text-shadow: 0 0 -1px #000000;
  552. }
  553. .main-inner .widget h2.date-header span {
  554. font: normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
  555. display: block;
  556. padding: .5em 15px;
  557. border-left: 0 solid #222222;
  558. border-right: 0 solid #222222;
  559. }
  560. .date-outer {
  561. position: relative;
  562. padding: 0 15px;
  563. background-color: transparent;
  564. border: 1px solid transparent;
  565. -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  566. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  567. -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  568. box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  569. -moz-border-radius: 0;
  570. -webkit-border-radius: 0;
  571. -goog-ms-border-radius: 0;
  572. border-radius: 0;
  573. }
  574. .date-outer:first-child {
  575. margin-top: 0;
  576. }
  577. .date-outer:last-child {
  578. margin-bottom: 20px;
  579. -moz-border-radius-bottomleft: 0;
  580. -moz-border-radius-bottomright: 0;
  581. -webkit-border-bottom-left-radius: 0;
  582. -webkit-border-bottom-right-radius: 0;
  583. -goog-ms-border-bottom-left-radius: 0;
  584. -goog-ms-border-bottom-right-radius: 0;
  585. border-bottom-left-radius: 0;
  586. border-bottom-right-radius: 0;
  587. }
  588. .date-posts {
  589. margin: 0 -15px;
  590. padding: 0 15px;
  591. clear: both;
  592. }
  593. .post-outer, .inline-ad {
  594. border-top: 1px solid #222222;
  595. margin: 0 -15px;
  596. }
  597. .post-outer {
  598. padding-bottom: 10px;
  599. }
  600. .post-outer:first-child {
  601. padding-top: 0;
  602. border-top: none;
  603. }
  604. .post-outer:last-child, .inline-ad:last-child {
  605. border-bottom: none;
  606. }
  607. .post-body {
  608. position: relative;
  609. }
  610. .post-body img {
  611. padding: 8px;
  612. background: #222222;
  613. border: 1px solid transparent;
  614. -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  615. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  616. box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  617. -moz-border-radius: 0;
  618. -webkit-border-radius: 0;
  619. border-radius: 0;
  620. }
  621. h3.post-title, h4 {
  622. position: absolute;
  623. padding: 10px;
  624. font: normal bold 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
  625. color: #ffffff;
  626. }
  627. h3.post-title a {
  628. font: normal bold 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
  629. color: #ffffff;
  630. }
  631. h3.post-title a:hover {
  632. color: #cccccc;
  633. text-decoration: underline;
  634. }
  635. .post-header {
  636. background-image: url(http://arquivos.homehots.net/imagens/template-6.0/postagem-topo.png);
  637. height: 44px;
  638. width: 679px;
  639. }
  640. .post-body {
  641. line-height: 1.4;
  642. }
  643. .post-outer h2 {
  644. color: #ffffff;
  645. }
  646. .post-footer {
  647. background: #000;
  648. padding: 5px;
  649. border-radius: 0 0 5px 5px;
  650. }
  651. .post-author {
  652. position: absolute;
  653. top: 12px;
  654. left: 412px;
  655. text-align: left;
  656. width: 117px;
  657. color: #AAA;
  658. }
  659. .main-inner .section #HTML4 h2, main-inner .section #HTML5 h2 {
  660. background-image: url(http://arquivos.homehots.net/imagens/template-6.0/postagem-topo.png);
  661. height: 18px;
  662. width: 653px;
  663. margin-left: -10px;
  664. padding: 13px;
  665. margin-top: 17px;
  666. }
  667. .main-inner .section #HTML4, .main-inner .section #HTML5 {
  668. padding-bottom: 0;
  669. }
  670. .main-inner .section #HTML4 .widget-content, .main-inner .section #HTML5 .widget-content {
  671. width: 665px;
  672. margin-left: -15px;
  673. border-radius: 5px;
  674. }
  675. #blog-pager {
  676. padding: 15px;
  677. font-size: 120%;
  678. border-radius: 5px !important;
  679. background-color: #141414;
  680. border: 1px solid #222222;
  681. -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  682. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  683. -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  684. box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  685. -moz-border-radius: 0;
  686. -webkit-border-radius: 0;
  687. -goog-ms-border-radius: 0;
  688. border-radius: 0;
  689. -moz-border-radius-topleft: 0;
  690. -moz-border-radius-topright: 0;
  691. -webkit-border-top-left-radius: 0;
  692. -webkit-border-top-right-radius: 0;
  693. -goog-ms-border-top-left-radius: 0;
  694. -goog-ms-border-top-right-radius: 0;
  695. border-top-left-radius: 0;
  696. border-top-right-radius-topright: 0;
  697. margin-top: 1em;
  698. }
  699. .blog-feeds, .post-feeds {
  700. margin: 1em 0;
  701. text-align: center;
  702. color: #ffffff;
  703. border-radius: 5px;
  704. padding: 5px;
  705. background-color: #141414;
  706. border: 1px solid #222;
  707. }
  708. .blog-feeds a, .post-feeds a {
  709. color: #888888;
  710. }
  711. .blog-feeds a:visited, .post-feeds a:visited {
  712. color: #444444;
  713. }
  714. .blog-feeds a:hover, .post-feeds a:hover {
  715. color: #cccccc;
  716. }
  717. .post-outer .comments {
  718. margin-top: 2em;
  719. }
  720.  
  721. /* Footer
  722. ----------------------------------------------- */
  723. .footer-outer {
  724. margin: -0 0 -1px;
  725. padding: 0 0 0;
  726. color: #ffffff;
  727. overflow: hidden;
  728. }
  729. .footer-fauxborder-left {
  730. border-top: 1px solid #222222;
  731. background: #141414 none repeat scroll 0 0;
  732. -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  733. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  734. -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  735. box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  736. margin: 0 -0;
  737. }
  738.  
  739. /* Mobile
  740. ----------------------------------------------- */
  741. body.mobile {
  742. background-size: $(mobile.background.size);
  743. }
  744.  
  745. .mobile .body-fauxcolumn-outer {
  746. background: $(mobile.background.overlay);
  747. }
  748.  
  749. *+html body.mobile .main-inner .column-center-inner {
  750. margin-top: 0;
  751. }
  752.  
  753. .mobile .main-inner .widget {
  754. padding: 0 0 15px;
  755. }
  756.  
  757. .mobile .main-inner .widget h2 + div,
  758. .mobile .footer-inner .widget h2 + div {
  759. border-top: none;
  760. padding-top: 0;
  761. }
  762.  
  763. .mobile .footer-inner .widget h2 {
  764. padding: 0.5em 0;
  765. border-bottom: none;
  766. }
  767.  
  768. .mobile .main-inner .widget .widget-content {
  769. margin: 0;
  770. padding: 7px 0 0;
  771. }
  772.  
  773. .mobile .main-inner .widget ul,
  774. .mobile .main-inner .widget #ArchiveList ul.flat {
  775. margin: 0 -15px 0;
  776. }
  777.  
  778. .mobile .main-inner .widget h2.date-header {
  779. $(date.side): 0;
  780. }
  781.  
  782. .mobile .date-header span {
  783. padding: 0.4em 0;
  784. }
  785.  
  786. .mobile .date-outer:first-child {
  787. margin-bottom: 0;
  788. border: 1px solid $(post.border.color);
  789.  
  790. -moz-border-radius-topleft: $(date.first.border.radius.top);
  791. -moz-border-radius-topright: $(date.first.border.radius.top);
  792. -webkit-border-top-left-radius: $(date.first.border.radius.top);
  793. -webkit-border-top-right-radius: $(date.first.border.radius.top);
  794. -goog-ms-border-top-left-radius: $(date.first.border.radius.top);
  795. -goog-ms-border-top-right-radius: $(date.first.border.radius.top);
  796. border-top-left-radius: $(date.first.border.radius.top);
  797. border-top-right-radius: $(date.first.border.radius.top);
  798. }
  799.  
  800. .mobile .date-outer {
  801. border-color: $(post.border.color);
  802. border-width: 0 1px 1px;
  803. }
  804.  
  805. .mobile .date-outer:last-child {
  806. margin-bottom: 0;
  807. }
  808.  
  809. .mobile .main-inner {
  810. padding: 0;
  811. }
  812.  
  813. .mobile .header-inner .section {
  814. margin: 0;
  815. }
  816.  
  817. .mobile .blog-posts {
  818. padding: 0 10px;
  819. }
  820.  
  821. .mobile .post-outer, .mobile .inline-ad {
  822. padding: 5px 0;
  823. }
  824.  
  825. .mobile .tabs-inner .section {
  826. margin: 0 10px;
  827. }
  828.  
  829. .mobile .main-inner .widget h2 {
  830. margin: 0;
  831. padding: 0;
  832. }
  833.  
  834. .mobile .main-inner .widget h2.date-header span {
  835. padding: 0;
  836. }
  837.  
  838. .mobile .main-inner .widget .widget-content {
  839. margin: 0;
  840. padding: 7px 0 0;
  841. }
  842.  
  843. .mobile #blog-pager {
  844. border: 1px solid transparent;
  845. background: $(footer.background.color) $(footer.background.gradient) repeat scroll 0 0;
  846. }
  847.  
  848. .mobile .main-inner .column-left-inner,
  849. .mobile .main-inner .column-right-inner {
  850. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat 0 0;
  851.  
  852. -moz-box-shadow: none;
  853. -webkit-box-shadow: none;
  854. -goog-ms-box-shadow: none;
  855. box-shadow: none;
  856. }
  857.  
  858. .mobile .date-posts {
  859. margin: 0;
  860. padding: 0;
  861. }
  862.  
  863. .mobile .footer-fauxborder-left {
  864. margin: 0;
  865. border-top: inherit;
  866. }
  867.  
  868. .mobile .main-inner .section:last-child .Blog:last-child {
  869. margin-bottom: 0;
  870. }
  871.  
  872. .mobile-index-contents {
  873. color: $(body.text.color);
  874. }
  875.  
  876. .mobile .mobile-link-button {
  877. background: $(link.color) $(tabs.background.gradient) repeat scroll 0 0;
  878. }
  879.  
  880. .mobile-link-button a:link, .mobile-link-button a:visited {
  881. color: $(mobile.button.color);
  882. }
  883.  
  884. .mobile .tabs-inner .PageList .widget-content {
  885. background: transparent;
  886. border-top: 1px solid;
  887. border-color: #222222;
  888. color: #ffffff;
  889. }
  890.  
  891. #b-navbar {
  892. display: none !important;
  893. visibility: hidden;
  894. opacity: 0.0;
  895. }#navbar-iframe, .navbar { height:0px; visibility:hidden; display:none !important;}
  896. header {
  897. height: 200px;
  898. background: url(http://i49.tinypic.com/2ur45kh.jpg) no-repeat center center;
  899. }
  900. .header-inner .section {
  901. display: none;
  902. }
  903.  
  904. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  905. border-$startSide: 1px solid $(tabs.border.color);
  906. }
  907. #navbar-iframe { height: 0px; visibility: hidden; display: none; }
  908. ]]></b:skin>
  909.  
  910. <b:template-skin>
  911. <b:variable default='960px' name='content.width' type='length' value='982px'/>
  912. <b:variable default='0' name='main.column.left.width' type='length' value='0px'/>
  913. <b:variable default='310px' name='main.column.right.width' type='length' value='283px'/>
  914.  
  915. <![CDATA[
  916. body {
  917. min-width: $(content.width);
  918. }
  919.  
  920. .content-outer, .content-fauxcolumn-outer, .region-inner {
  921. min-width: $(content.width);
  922. max-width: $(content.width);
  923. _width: $(content.width);
  924. }
  925.  
  926. .main-inner .columns {
  927. padding-left: $(main.column.left.width);
  928. padding-right: $(main.column.right.width);
  929. }
  930.  
  931. .main-inner .fauxcolumn-center-outer {
  932. left: $(main.column.left.width);
  933. right: $(main.column.right.width);
  934. /* IE6 does not respect left and right together */
  935. _width: expression(this.parentNode.offsetWidth -
  936. parseInt("$(main.column.left.width)") -
  937. parseInt("$(main.column.right.width)") + 'px');
  938. }
  939.  
  940. .main-inner .fauxcolumn-left-outer {
  941. width: $(main.column.left.width);
  942. }
  943.  
  944. .main-inner .fauxcolumn-right-outer {
  945. width: $(main.column.right.width);
  946. }
  947.  
  948. .main-inner .column-left-outer {
  949. width: $(main.column.left.width);
  950. right: 100%;
  951. margin-left: -$(main.column.left.width);
  952. }
  953.  
  954. .main-inner .column-right-outer {
  955. width: $(main.column.right.width);
  956. margin-right: -$(main.column.right.width);
  957. }
  958.  
  959. #layout {
  960. min-width: 0;
  961. }
  962.  
  963. #layout .content-outer {
  964. min-width: 0;
  965. width: 800px;
  966. }
  967.  
  968. #layout .region-inner {
  969. min-width: 0;
  970. width: auto;
  971. }
  972. ]]>
  973. </b:template-skin>
  974. </head>
  975.  
  976. <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  977. <div class='body-fauxcolumns'>
  978. <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  979. <div class='cap-top'>
  980. <div class='cap-left'/>
  981. <div class='cap-right'/>
  982. </div>
  983. <div class='fauxborder-left'>
  984. <div class='fauxborder-right'/>
  985. <div class='fauxcolumn-inner'>
  986. </div>
  987. </div>
  988. <div class='cap-bottom'>
  989. <div class='cap-left'/>
  990. <div class='cap-right'/>
  991. </div>
  992. </div>
  993. </div>
  994.  
  995. <div class='content'>
  996. <div class='content-fauxcolumns'>
  997. <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  998. <div class='cap-top'>
  999. <div class='cap-left'/>
  1000. <div class='cap-right'/>
  1001. </div>
  1002. <div class='fauxborder-left'>
  1003. <div class='fauxborder-right'/>
  1004. <div class='fauxcolumn-inner'>
  1005. </div>
  1006. </div>
  1007. <div class='cap-bottom'>
  1008. <div class='cap-left'/>
  1009. <div class='cap-right'/>
  1010. </div>
  1011. </div>
  1012. </div>
  1013.  
  1014. <div class='content-outer'>
  1015. <div class='content-cap-top cap-top'>
  1016. <div class='cap-left'/>
  1017. <div class='cap-right'/>
  1018. </div>
  1019. <div class='fauxborder-left content-fauxborder-left'>
  1020. <div class='fauxborder-right content-fauxborder-right'/>
  1021. <div class='content-inner'>
  1022.  
  1023. <header>
  1024. <div class='header-outer'>
  1025. <div class='header-cap-top cap-top'>
  1026. <div class='cap-left'/>
  1027. <div class='cap-right'/>
  1028. </div>
  1029. <div class='fauxborder-left header-fauxborder-left'>
  1030. <div class='fauxborder-right header-fauxborder-right'/>
  1031. <div class='region-inner header-inner'>
  1032. <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
  1033. <b:widget id='Header1' locked='true' title='Mapas (Cabeçalho)' type='Header'/>
  1034. </b:section>
  1035. </div>
  1036. </div>
  1037. <div class='header-cap-bottom cap-bottom'>
  1038. <div class='cap-left'/>
  1039. <div class='cap-right'/>
  1040. </div>
  1041. </div>
  1042. </header>
  1043.  
  1044. <div class='tabs-outer'>
  1045. <div class='tabs-cap-top cap-top'>
  1046. <div class='cap-left'/>
  1047. <div class='cap-right'/>
  1048. </div>
  1049. <div class='fauxborder-left tabs-fauxborder-left'>
  1050. <div class='fauxborder-right tabs-fauxborder-right'/>
  1051. <div class='region-inner tabs-inner'>
  1052. <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'>
  1053. <b:widget id='LinkList1' locked='false' title='' type='LinkList'/>
  1054. </b:section>
  1055. <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  1056. </div>
  1057. </div>
  1058. <div class='tabs-cap-bottom cap-bottom'>
  1059. <div class='cap-left'/>
  1060. <div class='cap-right'/>
  1061. </div>
  1062. </div>
  1063.  
  1064. <div class='main-outer'>
  1065. <div class='main-cap-top cap-top'>
  1066. <div class='cap-left'/>
  1067. <div class='cap-right'/>
  1068. </div>
  1069.  
  1070. <div class='fauxborder-left main-fauxborder-left'>
  1071. <div class='fauxborder-right main-fauxborder-right'/>
  1072. <div class='region-inner main-inner'>
  1073.  
  1074. <div class='columns fauxcolumns'>
  1075.  
  1076. <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  1077. <div class='cap-top'>
  1078. <div class='cap-left'/>
  1079. <div class='cap-right'/>
  1080. </div>
  1081. <div class='fauxborder-left'>
  1082. <div class='fauxborder-right'/>
  1083. <div class='fauxcolumn-inner'>
  1084. </div>
  1085. </div>
  1086. <div class='cap-bottom'>
  1087. <div class='cap-left'/>
  1088. <div class='cap-right'/>
  1089. </div>
  1090. </div>
  1091.  
  1092. <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  1093. <div class='cap-top'>
  1094. <div class='cap-left'/>
  1095. <div class='cap-right'/>
  1096. </div>
  1097. <div class='fauxborder-left'>
  1098. <div class='fauxborder-right'/>
  1099. <div class='fauxcolumn-inner'>
  1100. </div>
  1101. </div>
  1102. <div class='cap-bottom'>
  1103. <div class='cap-left'/>
  1104. <div class='cap-right'/>
  1105. </div>
  1106. </div>
  1107.  
  1108. <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  1109. <div class='cap-top'>
  1110. <div class='cap-left'/>
  1111. <div class='cap-right'/>
  1112. </div>
  1113. <div class='fauxborder-left'>
  1114. <div class='fauxborder-right'/>
  1115. <div class='fauxcolumn-inner'>
  1116. </div>
  1117. </div>
  1118. <div class='cap-bottom'>
  1119. <div class='cap-left'/>
  1120. <div class='cap-right'/>
  1121. </div>
  1122. </div>
  1123.  
  1124. <!-- corrects IE6 width calculation -->
  1125. <div class='columns-inner'>
  1126.  
  1127. <div class='column-center-outer'>
  1128. <div class='column-center-inner'>
  1129. <b:section class='main' id='main' showaddelement='no'>
  1130. <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'/>
  1131. </b:section>
  1132. </div>
  1133. </div>
  1134.  
  1135. <div class='column-left-outer'>
  1136. <div class='column-left-inner'>
  1137. <aside>
  1138. <macro:include id='main-column-left-sections' name='sections'>
  1139. <macro:param default='0' name='num' value='0'/>
  1140. <macro:param default='sidebar-left' name='idPrefix'/>
  1141. <macro:param default='sidebar' name='class'/>
  1142. <macro:param default='true' name='includeBottom'/>
  1143. </macro:include>
  1144. </aside>
  1145. </div>
  1146. </div>
  1147.  
  1148. <div class='column-right-outer'>
  1149. <div class='column-right-inner'>
  1150. <aside>
  1151. <macro:include id='main-column-right-sections' name='sections'>
  1152. <macro:param default='2' name='num' value='1'/>
  1153. <macro:param default='sidebar-right' name='idPrefix'/>
  1154. <macro:param default='sidebar' name='class'/>
  1155. <macro:param default='true' name='includeBottom'/>
  1156. </macro:include>
  1157. </aside>
  1158. </div>
  1159. </div>
  1160.  
  1161. </div>
  1162.  
  1163. <div style='clear: both'/>
  1164. <!-- columns -->
  1165. </div>
  1166.  
  1167. <!-- main -->
  1168. </div>
  1169. </div>
  1170. <div class='main-cap-bottom cap-bottom'>
  1171. <div class='cap-left'/>
  1172. <div class='cap-right'/>
  1173. </div>
  1174. </div>
  1175.  
  1176. <footer>
  1177. <div class='footer-outer'>
  1178. <div class='footer-cap-top cap-top'>
  1179. <div class='cap-left'/>
  1180. <div class='cap-right'/>
  1181. </div>
  1182. <div class='fauxborder-left footer-fauxborder-left'>
  1183. <div class='fauxborder-right footer-fauxborder-right'/>
  1184. <div class='region-inner footer-inner'>
  1185. <macro:include id='footer-sections' name='sections'>
  1186. <macro:param default='2' name='num'/>
  1187. <macro:param default='footer' name='idPrefix'/>
  1188. <macro:param default='foot' name='class'/>
  1189. <macro:param default='false' name='includeBottom'/>
  1190. </macro:include>
  1191. <!-- outside of the include in order to lock Attribution widget -->
  1192. <b:section class='foot' id='footer-3' showaddelement='no'>
  1193. <b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
  1194. </b:section>
  1195. </div>
  1196. </div>
  1197. <div class='footer-cap-bottom cap-bottom'>
  1198. <div class='cap-left'/>
  1199. <div class='cap-right'/>
  1200. </div>
  1201. </div>
  1202. </footer>
  1203.  
  1204. <!-- content -->
  1205. </div>
  1206. </div>
  1207. <div class='content-cap-bottom cap-bottom'>
  1208. <div class='cap-left'/>
  1209. <div class='cap-right'/>
  1210. </div>
  1211. </div>
  1212. </div>
  1213.  
  1214. <script type='text/javascript'>
  1215. window.setTimeout(function() {
  1216. document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  1217. }, 10);
  1218. </script>
  1219. <b:include data='blog' name='google-analytics'/>
  1220. </body>
  1221.  
  1222. <macro:includable id='sections' var='col'>
  1223. <macro:if cond='data:col.num == 0'>
  1224. <macro:else/>
  1225. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  1226.  
  1227. <macro:if cond='data:col.num &gt;= 2'>
  1228. <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  1229. <tbody>
  1230. <tr>
  1231. <td class='first columns-cell'>
  1232. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  1233. </td>
  1234.  
  1235. <td class='columns-cell'>
  1236. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  1237. </td>
  1238.  
  1239. <macro:if cond='data:col.num &gt;= 3'>
  1240. <td class='columns-cell'>
  1241. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  1242. </td>
  1243. </macro:if>
  1244.  
  1245. <macro:if cond='data:col.num &gt;= 4'>
  1246. <td class='columns-cell'>
  1247. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  1248. </td>
  1249. </macro:if>
  1250. </tr>
  1251. </tbody>
  1252. </table>
  1253.  
  1254. <macro:if cond='data:col.includeBottom'>
  1255. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  1256. </macro:if>
  1257. </macro:if>
  1258. </macro:if>
  1259. </macro:includable>
  1260.  
  1261. <b:section-contents id='sidebar-right-1'>
  1262. <b:widget id='Text1' locked='false' title='Parceiros' type='Text'/>
  1263. </b:section-contents><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement