RadiatingLove

Layout Base

Feb 17th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.14 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'>
  4. <head>
  5. <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
  6. <b:if cond='data:blog.isMobile'>
  7. <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
  8. <b:else/>
  9. <meta content='width=1100' name='viewport'/>
  10. </b:if>
  11. <b:include data='blog' name='all-head-content'/>
  12. <title><data:blog.pageTitle/></title>
  13.  
  14. <b:skin><![CDATA[/*
  15. -----------------------------------------------
  16. Blogger Template Style
  17. Name: Travel
  18. Designer: Sookhee Lee
  19. URL: www.plyfly.net
  20. ----------------------------------------------- */
  21.  
  22. /* Variable definitions
  23. ====================
  24. <Variable name="keycolor" description="Main Color" type="color" default="#539bcd" value="#cfd9f6"/>
  25.  
  26. <Group description="Page Text" selector="body">
  27. <Variable name="body.font" description="Font" type="font"
  28. default="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif"/>
  29. <Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb" value="#666666"/>
  30. </Group>
  31.  
  32. <Group description="Backgrounds" selector=".body-fauxcolumns-outer">
  33. <Variable name="body.background.color" description="Outer Background" type="color" default="#539bcd" value="#cfd9f6"/>
  34. <Variable name="content.background.color" description="Main Background" type="color" default="transparent" value="#ffffff"/>
  35. </Group>
  36.  
  37. <Group description="Links" selector=".main-outer">
  38. <Variable name="link.color" description="Link Color" type="color" default="#ff9900" value="#538cd6"/>
  39. <Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209" value="#436590"/>
  40. <Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900" value="#ff9900"/>
  41. </Group>
  42.  
  43. <Group description="Blog Title" selector=".header h1">
  44. <Variable name="header.font" description="Font" type="font"
  45. default="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif"/>
  46. <Variable name="header.text.color" description="Text Color" type="color" default="#ffffff" value="#000000"/>
  47. </Group>
  48.  
  49. <Group description="Blog Description" selector=".header .description">
  50. <Variable name="description.text.color" description="Description Color" type="color"
  51. default="$(body.text.color)" value="#666666"/>
  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 16px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif"/>
  57. <Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff" value="#ffffff"/>
  58. <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#ffffff" 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="transparent" value="#000000"/>
  63. <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="transparent" value="#333333"/>
  64. </Group>
  65.  
  66. <Group description="Date Header" selector=".main-inner h2.date-header">
  67. <Variable name="date.font" description="Font" type="font"
  68. default="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  69. <Variable name="date.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#666666"/>
  70. </Group>
  71.  
  72. <Group description="Post Title" selector="h3.post-title a">
  73. <Variable name="post.title.font" description="Font" type="font"
  74. default="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif"/>
  75. <Variable name="post.title.text.color" description="Text Color" type="color"
  76. default="#ffffff" value="#000000"/>
  77. </Group>
  78.  
  79. <Group description="Post Background" selector=".column-center-inner">
  80. <Variable name="post.background.color" description="Background Color" type="color"
  81. default="transparent" value="#cfd9f6"/>
  82. <Variable name="post.background.url" description="Post Background URL" type="url" default="none" value="none"/>
  83. </Group>
  84.  
  85. <Group description="Gadget Title Color" selector="h2">
  86. <Variable name="widget.title.font" description="Font" type="font"
  87. default="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  88. <Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff" value="#000000"/>
  89. </Group>
  90.  
  91. <Group description="Gadget Text" selector=".footer-inner .widget, .sidebar .widget">
  92. <Variable name="widget.font" description="Font" type="font"
  93. default="$(body.font)" value="$(body.font)"/>
  94. <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#666666"/>
  95. </Group>
  96.  
  97. <Group description="Gadget Links" selector=".sidebar .widget">
  98. <Variable name="widget.link.color" description="Link Color" type="color" default="$(body.text.color)" value="#666666"/>
  99. <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="#436590"/>
  100. <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff" value="#000000"/>
  101. </Group>
  102.  
  103. <Group description="Sidebar Background" selector=".column-left-inner .column-right-inner">
  104. <Variable name="widget.outer.background.color" description="Background Color" type="color" default="transparent" value="transparent"/>
  105. <Variable name="widget.border.bevel.color" description="Bevel Color" type="color" default="transparent" value="#000000"/>
  106. </Group>
  107.  
  108. <Variable name="body.background" description="Body Background" type="background"
  109. color="$(body.background.color)" default="$(color) none repeat-x scroll top center" value="$(color) url(//themes.googleusercontent.com/image?id=0BwVBOzw_-hbMNzE5NTg3YzUtMGU0Mi00OWQ3LTg2NjUtODk1OGVlMjg1YjZj) repeat-x fixed top center /* Credit: Jason Morrow (http://jasonmorrow.etsy.com) */"/>
  110. <Variable name="content.background" description="Content Background" type="background"
  111. color="$(content.background.color)" default="$(color) none repeat scroll top center" value="#ffffff url(//www.blogblog.com/1kt/travel/bg_container.png) repeat-x scroll top left"/>
  112. <Variable name="comments.background" description="Comments Background" type="background"
  113. default="#cccccc none repeat scroll top center" value="#cccccc none repeat scroll top center"/>
  114.  
  115. <Variable name="content.imageBorder.top.space" description="Content Image Border Top Space" type="length" default="0" value="5px"/>
  116. <Variable name="content.imageBorder.top" description="Content Image Border Top" type="url" default="none" value="url(//www.blogblog.com/1kt/travel/bg_container.png)"/>
  117.  
  118. <Variable name="content.margin" description="Content Margin Top" type="length" default="20px" value="20px"/>
  119. <Variable name="content.padding" description="Content Padding" type="length" default="20px" value="20px"/>
  120. <Variable name="content.posts.padding" description="Posts Content Padding" type="length" default="10px" value="10px"/>
  121.  
  122. <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
  123. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  124. <Variable name="tabs.selected.background.gradient" description="Tabs Selected Background Gradient" type="url"
  125. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  126. <Variable name="widget.outer.background.gradient" description="Sidebar Gradient" type="url"
  127. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  128. <Variable name="footer.background.gradient" description="Footer Background Gradient" type="url" default="none" value="none"/>
  129. <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
  130. default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
  131. <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" value="#ffffff"/>
  132. <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  133. <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  134. */
  135.  
  136. /* Content
  137. ----------------------------------------------- */
  138. body, html {
  139. height: 300px;
  140. margin: 0;
  141. padding: 0; }
  142. body {
  143. background: url("URL do 1º background") repeat; }
  144. html {
  145. background: url("URL do 2º background") repeat; }
  146.  
  147. html body .region-inner {
  148. min-width: 0;
  149. max-width: 100%;
  150. width: auto;
  151. }
  152.  
  153. a:link {
  154. text-decoration:none;
  155. color: $(link.color);
  156. }
  157.  
  158. a:visited {
  159. text-decoration:none;
  160. color: $(link.visited.color);
  161. }
  162.  
  163. a:hover {
  164. text-decoration:underline;
  165. color: $(link.hover.color);
  166. }
  167.  
  168. .content-outer .content-cap-top {
  169. height: ;
  170. background: ;
  171. }
  172.  
  173. .content-outer {
  174. margin: 0 auto;
  175.  
  176. }
  177.  
  178. .content-inner {
  179. background: ;
  180. background-position: ;
  181. background-color: ;
  182. }
  183.  
  184. .main-inner .date-outer {
  185. margin-bottom: 2em;
  186. }
  187.  
  188. /* Header
  189. ----------------------------------------------- */
  190. .header-inner .Header .titlewrapper,
  191. .header-inner .Header .descriptionwrapper {
  192. padding-left: 10px;
  193. padding-right: 10px;
  194. }
  195.  
  196. .Header h1 {
  197. font: $(header.font);
  198. color: $(header.text.color);
  199. }
  200.  
  201. .Header h1 a {
  202. color: $(header.text.color);
  203. }
  204.  
  205. .Header .description {
  206. font-size: 130%;
  207. }
  208.  
  209. /* Tabs
  210. ----------------------------------------------- */
  211. .tabs-inner {
  212. margin: 1em 0 0;
  213. padding: 0;
  214. }
  215.  
  216. .tabs-inner .section {
  217. margin: 0;
  218. }
  219.  
  220. .tabs-inner .widget ul {
  221. padding: 0;
  222. background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  223. }
  224.  
  225. .tabs-inner .widget li {
  226. border: none;
  227. }
  228.  
  229. .tabs-inner .widget li a {
  230. display: inline-block;
  231. padding: 1em 1.5em;
  232. color: $(tabs.text.color);
  233. font: $(tabs.font);
  234. }
  235.  
  236. .tabs-inner .widget li.selected a,
  237. .tabs-inner .widget li a:hover {
  238. position: relative;
  239. z-index: 1;
  240. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  241. color: $(tabs.selected.text.color);
  242.  
  243. }
  244. /* Headings
  245. ----------------------------------------------- */
  246. h2 {
  247. font: $(widget.title.font);
  248. color: $(widget.title.text.color);
  249. }
  250.  
  251. .main-inner h2.date-header {
  252. font: $(date.font);
  253. color: $(date.text.color);
  254. }
  255.  
  256. .footer-inner .widget h2,
  257. .sidebar .widget h2 {
  258. padding-bottom: .5em;
  259. }
  260.  
  261. /* Main
  262. ----------------------------------------------- */
  263.  
  264. .main-inner {
  265. padding: $(content.padding) 0;
  266. }
  267.  
  268. .main-inner .column-center-inner {
  269. padding: $(content.posts.padding) 0;
  270. }
  271.  
  272. .main-inner .column-center-inner .section {
  273. margin: 0 $(content.posts.padding);
  274. }
  275.  
  276. .main-inner .column-right-inner {
  277. margin-left: $(content.padding);
  278. }
  279.  
  280. .main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
  281. margin-left: $(content.padding);
  282. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  283. }
  284.  
  285. .main-inner .column-left-inner {
  286. margin-right: $(content.padding);
  287. }
  288.  
  289. .main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
  290. margin-right: $(content.padding);
  291. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  292. }
  293.  
  294. .main-inner .column-left-inner,
  295. .main-inner .column-right-inner {
  296. padding: 15px 0;
  297. }
  298.  
  299. /* Posts
  300. ----------------------------------------------- */
  301. h3.post-title {
  302. margin-top: 20px;
  303. }
  304.  
  305. h3.post-title a {
  306. font: $(post.title.font);
  307. color: $(post.title.text.color);
  308. }
  309.  
  310. h3.post-title a:hover {
  311. text-decoration: underline;
  312. }
  313.  
  314. .post-outer {
  315. margin: 3px 8px 15px;
  316. background: #F5F5DC;
  317. padding: 5px 5px;
  318. padding: 5px;
  319. }
  320.  
  321. .post-body {
  322. line-height: 1.4;
  323. position: relative;
  324. }
  325.  
  326. .post-header {
  327. margin: 0 0 1em;
  328.  
  329. line-height: 1.6;
  330. }
  331.  
  332. .post-footer {
  333. margin: .5em 0;
  334. line-height: 1.6;
  335. }
  336.  
  337. #blog-pager {
  338. font-size: 140%;
  339. }
  340.  
  341. #comments {
  342. background: $(comments.background);
  343. padding: 15px;
  344. }
  345.  
  346. #comments .comment-author {
  347. padding-top: 1.5em;
  348. }
  349.  
  350. #comments h4,
  351. #comments .comment-author a,
  352. #comments .comment-timestamp a {
  353. color: $(post.title.text.color);
  354. }
  355.  
  356. #comments .comment-author:first-child {
  357. padding-top: 0;
  358. border-top: none;
  359. }
  360.  
  361. .avatar-image-container {
  362. margin: .2em 0 0;
  363. }
  364.  
  365. /* Comments
  366. ----------------------------------------------- */
  367. #comments a {
  368. color: $(post.title.text.color);
  369. }
  370.  
  371. .comments .comments-content .icon.blog-author {
  372. background-repeat: no-repeat;
  373. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
  374. }
  375.  
  376. .comments .comments-content .loadmore a {
  377. border-top: 1px solid $(post.title.text.color);
  378. border-bottom: 1px solid $(post.title.text.color);
  379. }
  380.  
  381. .comments .comment-thread.inline-thread {
  382. background: $(post.background.color);
  383. }
  384.  
  385. .comments .continue {
  386. border-top: 2px solid $(post.title.text.color);
  387. }
  388.  
  389.  
  390. /* Widgets
  391. ----------------------------------------------- */
  392. .sidebar .widget {
  393. border-bottom: 2px solid $(widget.border.bevel.color);
  394. padding-bottom: 10px;
  395. margin: 10px 0;
  396. background: #F5F5DC; /*---- cor do fundo da caixa ----*/
  397. padding-left: 20px; /*---- espaço à esquerda ----*/
  398. padding-bottom: 20px; /*--- espaço de baixo ---*/
  399. padding-right: 20px; /*--- espaço à direita ---*/
  400. padding-top: 5px; /*---- espaço de cima ----*/
  401. }
  402.  
  403. .sidebar .widget:first-child {
  404. margin-top: 0;
  405. }
  406.  
  407. .sidebar .widget:last-child {
  408. border-bottom: none;
  409. margin-bottom: 0;
  410. padding-bottom: 0;
  411. }
  412.  
  413. .footer-inner .widget,
  414. .sidebar .widget {
  415. font: $(widget.font);
  416. color: $(widget.text.color);
  417. }
  418.  
  419.  
  420. .sidebar .widget a:link {
  421. color: $(widget.link.color);
  422. text-decoration: none;
  423. }
  424.  
  425. .sidebar .widget a:visited {
  426. color: $(widget.link.visited.color);
  427. }
  428.  
  429. .sidebar .widget a:hover {
  430. color: $(widget.link.color);
  431. text-decoration: underline;
  432. }
  433.  
  434. .footer-inner .widget a:link {
  435. color: $(link.color);
  436. text-decoration: none;
  437. }
  438.  
  439. .footer-inner .widget a:visited {
  440. color: $(link.visited.color);
  441. }
  442.  
  443. .footer-inner .widget a:hover {
  444. color: $(link.color);
  445. text-decoration: underline;
  446. }
  447.  
  448. .widget .zippy {
  449. color: $(widget.alternate.text.color);
  450. }
  451.  
  452. .footer-inner {
  453. background: transparent $(footer.background.gradient) repeat scroll top center;
  454. }
  455.  
  456. /* Mobile
  457. ----------------------------------------------- */
  458. body.mobile {
  459. padding: 0 10px;
  460. background-size: 100% auto;
  461. }
  462.  
  463. body.mobile .AdSense {
  464. margin: 0 -10px;
  465. }
  466.  
  467. .mobile .body-fauxcolumn-outer {
  468. background: $(mobile.background.overlay);
  469. }
  470.  
  471. .mobile .footer-inner .widget a:link {
  472. color: $(widget.link.color);
  473. text-decoration: none;
  474. }
  475.  
  476. .mobile .footer-inner .widget a:visited {
  477. color: $(widget.link.visited.color);
  478. }
  479.  
  480. .mobile-post-outer a {
  481. color: $(post.title.text.color);
  482. }
  483.  
  484. .mobile-link-button {
  485. background-color: $(link.color);
  486. }
  487.  
  488. .mobile-link-button a:link, .mobile-link-button a:visited {
  489. color: $(mobile.button.color);
  490. }
  491.  
  492. .mobile-index-contents {
  493. color: $(body.text.color);
  494. }
  495.  
  496. .mobile .tabs-inner .PageList .widget-content {
  497. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  498. color: $(tabs.selected.text.color);
  499. }
  500.  
  501. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  502. border-$startSide: 1px solid $(tabs.selected.text.color);
  503. }
  504. #footer-wrapper {
  505. background: #BEBEBE; /* Cor do fundo do attribution*/
  506. background-repeat: no-repeat;
  507. z-index: 1000;
  508. height: 20px;
  509. clear: both;
  510. font-size: 90%; /* Tamanho da fonte */
  511. color: #E6E6FA; /* Cor da fonte */
  512. text-align: center; /* alinhamento da fonte */
  513. padding: 5px;
  514. }
  515. ]]></b:skin>
  516.  
  517. <b:template-skin>
  518. <b:variable default='960px' name='content.width' type='length' value='1000px'/>
  519. <b:variable default='0' name='main.column.left.width' type='length' value='0px'/>
  520. <b:variable default='310px' name='main.column.right.width' type='length' value='300px'/>
  521.  
  522. <![CDATA[
  523. body {
  524. min-width: $(content.width);
  525. }
  526.  
  527. .content-outer, .content-fauxcolumn-outer, .region-inner {
  528. min-width: $(content.width);
  529. max-width: $(content.width);
  530. _width: $(content.width);
  531. }
  532.  
  533. .main-inner .columns {
  534. padding-left: $(main.column.left.width);
  535. padding-right: $(main.column.right.width);
  536. }
  537.  
  538. .main-inner .fauxcolumn-center-outer {
  539. left: $(main.column.left.width);
  540. right: $(main.column.right.width);
  541. /* IE6 does not respect left and right together */
  542. _width: expression(this.parentNode.offsetWidth -
  543. parseInt("$(main.column.left.width)") -
  544. parseInt("$(main.column.right.width)") + 'px');
  545. }
  546.  
  547. .main-inner .fauxcolumn-left-outer {
  548. width: $(main.column.left.width);
  549. }
  550.  
  551. .main-inner .fauxcolumn-right-outer {
  552. width: $(main.column.right.width);
  553. }
  554.  
  555. .main-inner .column-left-outer {
  556. width: $(main.column.left.width);
  557. right: 100%;
  558. margin-left: -$(main.column.left.width);
  559. }
  560.  
  561. .main-inner .column-right-outer {
  562. width: $(main.column.right.width);
  563. margin-right: -$(main.column.right.width);
  564. }
  565.  
  566. #layout {
  567. min-width: 0;
  568. }
  569.  
  570. #layout .content-outer {
  571. min-width: 0;
  572. width: 800px;
  573. }
  574.  
  575. #layout .region-inner {
  576. min-width: 0;
  577. width: auto;
  578. }
  579. ]]>
  580. </b:template-skin>
  581. </head>
  582.  
  583. <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  584. <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  585. <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/>
  586. </b:section>
  587.  
  588. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  589. <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  590. <meta expr:content='data:blog.title' itemprop='name'/>
  591. <b:if cond='data:blog.metaDescription'>
  592. <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  593. </b:if>
  594. </div>
  595. </b:if>
  596.  
  597. <div class='body-fauxcolumns'>
  598. <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  599. <div class='cap-top'>
  600. <div class='cap-left'/>
  601. <div class='cap-right'/>
  602. </div>
  603. <div class='fauxborder-left'>
  604. <div class='fauxborder-right'/>
  605. <div class='fauxcolumn-inner'>
  606. </div>
  607. </div>
  608. <div class='cap-bottom'>
  609. <div class='cap-left'/>
  610. <div class='cap-right'/>
  611. </div>
  612. </div>
  613. </div>
  614.  
  615. <div class='content'>
  616. <div class='content-fauxcolumns'>
  617. <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  618. <div class='cap-top'>
  619. <div class='cap-left'/>
  620. <div class='cap-right'/>
  621. </div>
  622. <div class='fauxborder-left'>
  623. <div class='fauxborder-right'/>
  624. <div class='fauxcolumn-inner'>
  625. </div>
  626. </div>
  627. <div class='cap-bottom'>
  628. <div class='cap-left'/>
  629. <div class='cap-right'/>
  630. </div>
  631. </div>
  632. </div>
  633.  
  634. <div class='content-outer'>
  635. <div class='content-cap-top cap-top'>
  636. <div class='cap-left'/>
  637. <div class='cap-right'/>
  638. </div>
  639. <div class='fauxborder-left content-fauxborder-left'>
  640. <div class='fauxborder-right content-fauxborder-right'/>
  641. <div class='content-inner'>
  642.  
  643. <header>
  644. <div class='header-outer'>
  645. <div class='header-cap-top cap-top'>
  646. <div class='cap-left'/>
  647. <div class='cap-right'/>
  648. </div>
  649. <div class='fauxborder-left header-fauxborder-left'>
  650. <div class='fauxborder-right header-fauxborder-right'/>
  651. <div class='region-inner header-inner'>
  652. <b:section class='header' id='header' maxwidgets='2' showaddelement='yes'/>
  653. </div>
  654. </div>
  655. <div class='header-cap-bottom cap-bottom'>
  656. <div class='cap-left'/>
  657. <div class='cap-right'/>
  658. </div>
  659. </div>
  660. </header>
  661.  
  662. <div class='tabs-outer'>
  663. <div class='tabs-cap-top cap-top'>
  664. <div class='cap-left'/>
  665. <div class='cap-right'/>
  666. </div>
  667. <div class='fauxborder-left tabs-fauxborder-left'>
  668. <div class='fauxborder-right tabs-fauxborder-right'/>
  669. <div class='region-inner tabs-inner'>
  670. <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'/>
  671. <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  672. </div>
  673. </div>
  674. <div class='tabs-cap-bottom cap-bottom'>
  675. <div class='cap-left'/>
  676. <div class='cap-right'/>
  677. </div>
  678. </div>
  679.  
  680. <div class='main-outer'>
  681. <div class='main-cap-top cap-top'>
  682. <div class='cap-left'/>
  683. <div class='cap-right'/>
  684. </div>
  685.  
  686. <div class='fauxborder-left main-fauxborder-left'>
  687. <div class='fauxborder-right main-fauxborder-right'/>
  688. <div class='region-inner main-inner'>
  689.  
  690. <div class='columns fauxcolumns'>
  691.  
  692. <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  693. <div class='cap-top'>
  694. <div class='cap-left'/>
  695. <div class='cap-right'/>
  696. </div>
  697. <div class='fauxborder-left'>
  698. <div class='fauxborder-right'/>
  699. <div class='fauxcolumn-inner'>
  700. </div>
  701. </div>
  702. <div class='cap-bottom'>
  703. <div class='cap-left'/>
  704. <div class='cap-right'/>
  705. </div>
  706. </div>
  707.  
  708. <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  709. <div class='cap-top'>
  710. <div class='cap-left'/>
  711. <div class='cap-right'/>
  712. </div>
  713. <div class='fauxborder-left'>
  714. <div class='fauxborder-right'/>
  715. <div class='fauxcolumn-inner'>
  716. </div>
  717. </div>
  718. <div class='cap-bottom'>
  719. <div class='cap-left'/>
  720. <div class='cap-right'/>
  721. </div>
  722. </div>
  723.  
  724. <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  725. <div class='cap-top'>
  726. <div class='cap-left'/>
  727. <div class='cap-right'/>
  728. </div>
  729. <div class='fauxborder-left'>
  730. <div class='fauxborder-right'/>
  731. <div class='fauxcolumn-inner'>
  732. </div>
  733. </div>
  734. <div class='cap-bottom'>
  735. <div class='cap-left'/>
  736. <div class='cap-right'/>
  737. </div>
  738. </div>
  739.  
  740. <!-- corrects IE6 width calculation -->
  741. <div class='columns-inner'>
  742.  
  743. <div class='column-center-outer'>
  744. <div class='column-center-inner'>
  745. <b:section class='main' id='main' showaddelement='no'>
  746. <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'/>
  747. </b:section>
  748. </div>
  749. </div>
  750.  
  751. <div class='column-left-outer'>
  752. <div class='column-left-inner'>
  753. <aside>
  754. <macro:include id='main-column-left-sections' name='sections'>
  755. <macro:param default='0' name='num' value='0'/>
  756. <macro:param default='sidebar-left' name='idPrefix'/>
  757. <macro:param default='sidebar' name='class'/>
  758. <macro:param default='true' name='includeBottom'/>
  759. </macro:include>
  760. </aside>
  761. </div>
  762. </div>
  763.  
  764. <div class='column-right-outer'>
  765. <div class='column-right-inner'>
  766. <aside>
  767. <macro:include id='main-column-right-sections' name='sections'>
  768. <macro:param default='2' name='num' value='1'/>
  769. <macro:param default='sidebar-right' name='idPrefix'/>
  770. <macro:param default='sidebar' name='class'/>
  771. <macro:param default='true' name='includeBottom'/>
  772. </macro:include>
  773. </aside>
  774. </div>
  775. </div>
  776.  
  777. </div>
  778.  
  779. <div style='clear: both'/>
  780. <!-- columns -->
  781. </div>
  782.  
  783. <!-- main -->
  784. </div>
  785. </div>
  786. <div class='main-cap-bottom cap-bottom'>
  787. <div class='cap-left'/>
  788. <div class='cap-right'/>
  789. </div>
  790. </div>
  791.  
  792. <footer>
  793. <div class='footer-outer'>
  794. <div class='footer-cap-top cap-top'>
  795. <div class='cap-left'/>
  796. <div class='cap-right'/>
  797. </div>
  798. <div class='fauxborder-left footer-fauxborder-left'>
  799. <div class='fauxborder-right footer-fauxborder-right'/>
  800. <div class='region-inner footer-inner'>
  801. <macro:include id='footer-sections' name='sections'>
  802. <macro:param default='2' name='num'/>
  803. <macro:param default='footer' name='idPrefix'/>
  804. <macro:param default='foot' name='class'/>
  805. <macro:param default='false' name='includeBottom'/>
  806. </macro:include>
  807. </div>
  808. </div>
  809. <div class='footer-cap-bottom cap-bottom'>
  810. <div class='cap-left'/>
  811. <div class='cap-right'/>
  812. </div>
  813. </div>
  814. </footer>
  815.  
  816. <!-- content -->
  817. </div>
  818. </div>
  819. <div class='content-cap-bottom cap-bottom'>
  820. <div class='cap-left'/>
  821. <div class='cap-right'/>
  822. </div>
  823. </div>
  824. </div>
  825.  
  826. <script type='text/javascript'>
  827. window.setTimeout(function() {
  828. document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  829. }, 10);
  830. </script>
  831. <b:include data='blog' name='google-analytics'/>
  832. <div id='footer-wrapper'> Base do blog <a href='http://semobice.blogspot.com.br/'>Sem Óbice</a> | Editado por <a href='LINK DO SEU BLOG AQUI'>SEU NOME AQUI OU DO SEU BLOG</a> </div>
  833. </body>
  834.  
  835. <macro:includable id='sections' var='col'>
  836. <macro:if cond='data:col.num == 0'>
  837. <macro:else/>
  838. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  839.  
  840. <macro:if cond='data:col.num &gt;= 2'>
  841. <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  842. <tbody>
  843. <tr>
  844. <td class='first columns-cell'>
  845. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  846. </td>
  847.  
  848. <td class='columns-cell'>
  849. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  850. </td>
  851.  
  852. <macro:if cond='data:col.num &gt;= 3'>
  853. <td class='columns-cell'>
  854. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  855. </td>
  856. </macro:if>
  857.  
  858. <macro:if cond='data:col.num &gt;= 4'>
  859. <td class='columns-cell'>
  860. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  861. </td>
  862. </macro:if>
  863. </tr>
  864. </tbody>
  865. </table>
  866.  
  867. <macro:if cond='data:col.includeBottom'>
  868. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  869. </macro:if>
  870. </macro:if>
  871. </macro:if>
  872. </macro:includable>
  873.  
  874. <b:section-contents id='sidebar-right-1'/><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/></html>
Add Comment
Please, Sign In to add comment