FSDD

Código Base - Luiz Felipe

Feb 3rd, 2013
2,012
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.51 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. <link href='http://fonts.googleapis.com/css?family=Sofia' rel='stylesheet' type='text/css'/>
  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. NOME DO BLOG: FC SELENINHA E DOWNLOADS E DICAS
  18. URL: FCSELENINHA.SMILERS.COM.BR
  19. CODIGO BASE POR: LUIZ FELIPE
  20. LAYOUT POR: LUIZ FELIPE - FASCINATION DESIGNS
  21. ----------------------------------------------- */
  22.  
  23.  
  24. /* Content
  25. ----------------------------------------------- */
  26. body {
  27. font-family: Tahoma, Helvetica, san-serif;
  28. font-size: 11px;
  29. color: #ffff;
  30. background: #CORFUNDO url(URLFUNDO) repeat-x;
  31. }
  32.  
  33. html body .region-inner {
  34. min-width: 0;
  35. max-width: 100%;
  36. width: auto;
  37. }
  38.  
  39. a:link {
  40. -webkit-transition: color 0.7s ease-out;-moz-transition:
  41. color 0.7s ease-out;transition: color 0.7s ease-out;
  42. text-shadow: 0px 0px 2px #fff;
  43. text-decoration: none;
  44. color: #LINKSCOR;
  45. -webkit-transition:all 0.5s ease;
  46. }
  47. a:visited {
  48. -webkit-transition: color 0.7s ease-out;-moz-transition:
  49. color 0.7s ease-out;transition: color 0.7s ease-out;
  50. text-shadow: 0px 0px 2px #fff;
  51. text-decoration:none;
  52. color: #LINKSCOR;
  53. -webkit-transition:all 0.5s ease;
  54. }
  55. a:hover {
  56. -webkit-transition: color 0.7s ease-out;-moz-transition:
  57. color 0.7s ease-out;transition: color 0.7s ease-out;
  58. text-shadow: 0px 2px 0px #fff;
  59. text-decoration:none;
  60. color: #LINKSCORHOVER;
  61. -webkit-transition:all 0.5s ease;
  62. }
  63.  
  64. .content-outer .content-cap-top {
  65. height:
  66. background: transparent repeat-x scroll top center;
  67. }
  68.  
  69. .content-outer {
  70. margin: 0 auto;
  71.  
  72. }
  73.  
  74. .content-inner {
  75. background:
  76. background-position:
  77. background-color:
  78. padding:
  79. }
  80.  
  81. .main-inner .date-outer {
  82. margin-bottom: 2em;
  83. }
  84.  
  85. /* Header
  86. ----------------------------------------------- */
  87. .header-inner .Header .titlewrapper,
  88. .header-inner .Header .descriptionwrapper {
  89. padding-left: 10px;
  90. padding-right: 10px;
  91. }
  92.  
  93. .Header h1 {
  94. font: $(header.font);
  95. color: $(header.text.color);
  96. }
  97.  
  98. .Header h1 a {
  99. color: $(header.text.color);
  100. }
  101.  
  102. .Header .description {
  103. font-size: 130%;
  104. }
  105.  
  106. /* Tabs
  107. ----------------------------------------------- */
  108. .tabs-inner {
  109. padding: 0;
  110. background: url() no-repeat;
  111. background-position:center;
  112. padding-top: px;
  113. }
  114.  
  115. .tabs-inner .section {
  116. margin: 0;
  117. }
  118.  
  119. .tabs-inner .widget ul {
  120. padding: 0;
  121. background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  122. }
  123.  
  124. .tabs-inner .widget li {
  125. border: none;
  126. }
  127.  
  128. .tabs-inner .widget li a {
  129. display: inline-block;
  130. padding: 1em 1.5em;
  131. color: $(tabs.text.color);
  132. font: $(tabs.font);
  133. }
  134.  
  135. .tabs-inner .widget li.selected a,
  136. .tabs-inner .widget li a:hover {
  137. position: relative;
  138. z-index: 1;
  139. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  140. color: $(tabs.selected.text.color);
  141.  
  142. }
  143. /* Headings
  144. ----------------------------------------------- */
  145.  
  146.  
  147. .main-inner h2.date-header {
  148. font: Tahoma;
  149. color: #DATACORFONTE;
  150. margin-left: -20px;
  151. margin-top: 30px;
  152. background: #DATAFUNDO;
  153. float: left;
  154. font-size: 11px;
  155. padding: 4px;
  156. -webkit-border-radius: 5px;
  157. -moz-border-radius: 5px;
  158. border-radius: 5px;
  159. }
  160.  
  161.  
  162. .sidebar h2
  163. {
  164. width: 296px;
  165. height: 100px;
  166. padding-top: 110px;
  167. background: url(SIDEBARCIMA) no-repeat;
  168. margin-left: 0px;
  169. margin-top: 10px;
  170. margin-bottom: -10px;
  171. color: #TITULOSIDEBARCOR;
  172. text-shadow: 0px 0px 2px #fff;
  173. font-family: 'Sofia', cursive;
  174. font-size: 24px;
  175. text-align: center;
  176. font-weight: normal;
  177. -webkit-transition:all 1s ease;
  178. }
  179.  
  180. .sidebar h2:hover
  181. {
  182. text-shadow: 0px 2px 0px #fff;
  183. text-decoration: none;
  184. color: #TITULOSIDEBARCORHOVER;
  185. shadow: 25px;
  186. -webkit-transition:all 1s ease;
  187. }
  188.  
  189. /* Main
  190. ----------------------------------------------- */
  191.  
  192. .main-inner {
  193. padding: $(content.padding) 0;
  194. }
  195.  
  196. .main-inner .column-center-inner {
  197. padding: $(content.posts.padding) 0;
  198. }
  199.  
  200. .main-inner .column-center-inner .section {
  201. margin: 0 $(content.posts.padding);
  202. }
  203.  
  204. .main-inner .column-right-inner {
  205. margin-left: $(content.padding);
  206. }
  207.  
  208. .main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
  209. margin-left: $(content.padding);
  210. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  211. }
  212.  
  213. .main-inner .column-left-inner {
  214. margin-right: $(content.padding);
  215. }
  216.  
  217. .main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
  218. margin-right: $(content.padding);
  219. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  220. }
  221.  
  222. .main-inner .column-left-inner,
  223. .main-inner .column-right-inner {
  224. padding: 15px 0;
  225. }
  226.  
  227. /* Posts
  228. ----------------------------------------------- */
  229. h3.post-title {
  230. background: url(POSTCIMA) no-repeat;
  231. font-weight: normal;
  232. text-align: center;
  233. color: #TITULOPOSTCOR;
  234. font-size: 25px;
  235. text-shadow: 0px 1px 0px #ffffff;
  236. margin-left: 60px;
  237. margin-right: 0px;
  238. padding-top: 111px;
  239. margin-top: 0px;
  240. margin-bottom: -30px;
  241. height: 115px;
  242. font-size: 26px;
  243. align: center;
  244. -webkit-transition:all 0.5s ease;
  245. }
  246.  
  247. h3.post-title a {
  248. font-family: Sofia;
  249. color: #TITULOPOSTCOR;
  250. text-shadow: 0px 0px 2px #ffffff;
  251. -webkit-transition:all 0.5s ease;
  252. }
  253.  
  254. h3.post-title a:hover {
  255. text-decoration: none;
  256. color: #TITULOPOSTCORHOVER;
  257. text-shadow: 0px 2px 0px #ffffff;
  258. -webkit-transition:all 0.5s ease;
  259. }
  260.  
  261. .main-inner .column-center-outer {
  262. background: $(post.background.color) $(post.background.url) repeat scroll top left;
  263. _background-image: none;
  264. }
  265.  
  266. .post-body {
  267. background: url(POSTMEIO);
  268. padding-top: -30px;
  269. padding-bottom: 10px;
  270. padding-left: 20px;
  271. padding-right: 15px;
  272. margin: -13px 60px 0px;
  273. position: center;
  274. line-height: 1.4;
  275. width: 543px;
  276. text-align: justify;
  277. }
  278. .post-header {
  279. margin: 0 0 1em;
  280. }
  281. .post-footer {
  282. background: url(POSTBAIXO) bottom no-repeat;
  283. text-transform:none;
  284. text-align: center;
  285. letter-spacing:.1em;
  286. font-family: Tahoma, Helvetica, san-serif; font-size: 11px;
  287. font-size: 12px;
  288. width: 698px;
  289. height: 282px;
  290. }
  291.  
  292.  
  293. #blog-pager {
  294. font-size: 140%;
  295. }
  296.  
  297. #comments {
  298. background: #transparent;
  299. padding: 15px;
  300. }
  301.  
  302. #comments .comment-author {
  303. padding-top: 1.5em;
  304. }
  305.  
  306. #comments h4,
  307. #comments .comment-author a,
  308. #comments .comment-timestamp a {
  309. color: $(post.title.text.color);
  310. }
  311.  
  312. #comments .comment-author:first-child {
  313. padding-top: 0;
  314. border-top: none;
  315. }
  316.  
  317. .avatar-image-container {
  318. margin: .2em 0 0;
  319. }
  320.  
  321. /* Comments
  322. ----------------------------------------------- */
  323. #comments a {
  324. color: $(post.title.text.color);
  325. }
  326.  
  327. .comments .comments-content .icon.blog-author {
  328. background-repeat: no-repeat;
  329. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
  330. }
  331.  
  332. .comments .comments-content .loadmore a {
  333. border-top: 1px solid $(post.title.text.color);
  334. border-bottom: 1px solid $(post.title.text.color);
  335. }
  336.  
  337. .comments .comment-thread.inline-thread {
  338. background: $(post.background.color);
  339. }
  340.  
  341. .comments .continue {
  342. border-top: 2px solid $(post.title.text.color);
  343. }
  344.  
  345.  
  346. /* Widgets
  347. ----------------------------------------------- */
  348. .sidebar .widget-content
  349. {
  350. background: url(SIDEBARMEIO);
  351. margin: 0px 0px 21px 0px;
  352. text-align: center;
  353. padding-top: 5px;
  354. padding-bottom: 5px;
  355. padding-left: 10px;
  356. padding-right: 14px;
  357. }
  358.  
  359. .jump-link{
  360. background: url(POSTMEIO) center no-repeat;
  361. width: 601px; /* Largura da imagem */
  362. height: 25px; /* Altura da imagem */
  363. padding-left: 96px;
  364. padding-right: 0px;
  365. padding-bottom: 0px;
  366. padding-top: 0px;
  367. text-align: left;
  368. }
  369. .sidebar .widget
  370. {
  371. text-align: justify;
  372. padding-bottom:219px;
  373. background:url(SIDEBARBAIXO) bottom no-repeat;
  374. width: 294px;
  375. weight: 208px;
  376. }
  377.  
  378. .sidebar a {
  379. text-shadow: 0px 0px 2px #fff;
  380. color: #LINKSCOR;
  381. font-weight: none;
  382. text-decoration: none;
  383. -webkit-transition:all 1s ease;
  384. }
  385. .sidebar a:visited {
  386. text-shadow: 0px 0px 2px #fff;
  387. color:#LINKSCOR;
  388. font-weight: none;
  389. text-decoration: none;
  390. -webkit-transition:all 1s ease;
  391. }
  392. .sidebar a:hover {
  393. color: #LINKSCORHOVER;
  394. text-shadow: 0px 2px 0px #fff;
  395. -webkit-transition:all 1s ease;
  396. }
  397.  
  398. .footer-inner .widget a:link {
  399. color: $(link.color);
  400. text-decoration: none;
  401. }
  402.  
  403. .footer-inner .widget a:visited {
  404. color: $(link.visited.color);
  405. }
  406.  
  407. .footer-inner .widget a:hover {
  408. color: $(link.color);
  409. text-decoration: none;
  410. }
  411.  
  412. .widget .zippy {
  413. color: $(widget.alternate.text.color);
  414. }
  415.  
  416. .footer-inner {
  417. background: transparent $(footer.background.gradient) repeat scroll top center;
  418. }
  419.  
  420. /* Mobile
  421. ----------------------------------------------- */
  422. body.mobile {
  423. padding: 0 10px;
  424. background-size: 100% auto;
  425. }
  426.  
  427. body.mobile .AdSense {
  428. margin: 0 -10px;
  429. }
  430.  
  431. .mobile .body-fauxcolumn-outer {
  432. background: $(mobile.background.overlay);
  433. }
  434.  
  435. .mobile .footer-inner .widget a:link {
  436. color: $(widget.link.color);
  437. text-decoration: none;
  438. }
  439.  
  440. .mobile .footer-inner .widget a:visited {
  441. color: $(widget.link.visited.color);
  442. }
  443.  
  444. .mobile-post-outer a {
  445. color: $(post.title.text.color);
  446. }
  447.  
  448. .mobile-link-button {
  449. background-color: $(link.color);
  450. }
  451.  
  452. .mobile-link-button a:link, .mobile-link-button a:visited {
  453. color: $(mobile.button.color);
  454. }
  455.  
  456. .mobile-index-contents {
  457. color: $(body.text.color);
  458. }
  459.  
  460. .mobile .tabs-inner .PageList .widget-content {
  461. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  462. color: $(tabs.selected.text.color);
  463. }
  464.  
  465. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  466. border-$startSide: 1px solid $(tabs.selected.text.color);
  467. }
  468.  
  469. #rodape-creditos {
  470. border-top:10px groove #CORBORDARODAPE;
  471. background: url(FUNDORODAPE);
  472. z-index: 1000;
  473. height: 20px;
  474. clear: both;
  475. font-size: 100%;
  476. color: #000000;
  477. text-align: center;
  478. padding-top: 7px;
  479. padding-bottom: 5px;
  480. -webkit-transition:all 0.5s ease;
  481. }
  482. #rodape-creditos:hover {
  483. background: url(FUNDORODAPEHOVER);
  484. -webkit-transition:all 0.5s ease;
  485. border-top:10px groove #CORBORDARODAPEHOVER;
  486. }
  487. #navbar-iframe { height: 0px; visibility: hidden; display: none; }
  488.  
  489. a img {
  490. background: url(FUNDOIMAGEM);
  491. padding: 4px;
  492. border: 1px solid #BORDAIMAGEM;
  493. -webkit-transition:all 2s ease;
  494. background-position: top left;
  495. }
  496. a:hover img {
  497. background: url(FUNDOIMAGEM);
  498. border: 1px solid #BORDAIMAGEM;
  499. -webkit-transition:all 1s ease;
  500. background-position: bottom right;
  501. }
  502.  
  503. blockquote {
  504. background: #BLOCKQUOTEFUNDO;
  505. border-right: 3px solid #BLOCKQUOTEBORDA;
  506. color: #000;
  507. font-family: tahoma;
  508. font-weight: normal;
  509. font-size: 11px;
  510. text-align: center;
  511. padding: 3px;
  512. -webkit-transition:all 1s ease;
  513. }
  514. blockquote:hover {
  515. background: #BLOCKQUOTEFUNDOHOVER;
  516. border-left: 1px solid #BLOCKQUOTEBORDAHOVER;
  517. border-top: 1px solid #BLOCKQUOTEBORDAHOVER;
  518. border-bottom: 1px solid #BLOCKQUOTEBORDAHOVER;
  519. border-right: 3px double #BLOCKQUOTEBORDAHOVER;
  520. color: #696969;
  521. padding: 7px;
  522. -webkit-transition:all 1s ease;
  523. }
  524. .feed-links{display:none !important;}
  525.  
  526.  
  527. ]]></b:skin>
  528.  
  529. <b:template-skin>
  530. <b:variable default='960px' name='content.width' type='length' value='1120px'/>
  531. <b:variable default='0' name='main.column.left.width' type='length' value='0px'/>
  532. <b:variable default='310px' name='main.column.right.width' type='length' value='380px'/>
  533.  
  534. <![CDATA[
  535. body {
  536. min-width: $(content.width);
  537. }
  538.  
  539. .content-outer, .content-fauxcolumn-outer, .region-inner {
  540. min-width: $(content.width);
  541. max-width: $(content.width);
  542. _width: $(content.width);
  543. }
  544.  
  545. .main-inner .columns {
  546. padding-left: $(main.column.left.width);
  547. padding-right: $(main.column.right.width);
  548. }
  549.  
  550. .main-inner .fauxcolumn-center-outer {
  551. left: $(main.column.left.width);
  552. right: $(main.column.right.width);
  553. /* IE6 does not respect left and right together */
  554. _width: expression(this.parentNode.offsetWidth -
  555. parseInt("$(main.column.left.width)") -
  556. parseInt("$(main.column.right.width)") + 'px');
  557. }
  558.  
  559. .main-inner .fauxcolumn-left-outer {
  560. width: $(main.column.left.width);
  561. }
  562.  
  563. .main-inner .fauxcolumn-right-outer {
  564. width: $(main.column.right.width);
  565. }
  566.  
  567. .main-inner .column-left-outer {
  568. width: $(main.column.left.width);
  569. right: 100%;
  570. margin-left: -$(main.column.left.width);
  571. }
  572.  
  573. .main-inner .column-right-outer {
  574. margin-top: -50px;
  575. width: $(main.column.right.width);
  576. margin-right: -$(main.column.right.width);
  577. }
  578.  
  579. #layout {
  580. min-width: 0;
  581. }
  582.  
  583. #layout .content-outer {
  584. min-width: 0;
  585. width: 800px;
  586. }
  587.  
  588. #layout .region-inner {
  589. min-width: 0;
  590. width: auto;
  591. }
  592. ]]>
  593. </b:template-skin>
  594. </head>
  595.  
  596. <body>
  597. <center>
  598. <img alt='' src='http://4.bp.blogspot.com/-M4k_ibCZXSI/UQr2hN_SxXI/AAAAAAAAANU/_MetlpLr8zU/s1600/Sem+T%C3%ADtulo-1.png'/>
  599. </center>
  600. <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  601. <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'/>
  602. </b:section>
  603.  
  604. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  605. <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  606. <meta expr:content='data:blog.title' itemprop='name'/>
  607. <b:if cond='data:blog.metaDescription'>
  608. <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  609. </b:if>
  610. </div>
  611. </b:if>
  612.  
  613. <div class='body-fauxcolumns'>
  614. <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  615. <div class='cap-top'>
  616. <div class='cap-left'/>
  617. <div class='cap-right'/>
  618. </div>
  619. <div class='fauxborder-left'>
  620. <div class='fauxborder-right'/>
  621. <div class='fauxcolumn-inner'>
  622. </div>
  623. </div>
  624. <div class='cap-bottom'>
  625. <div class='cap-left'/>
  626. <div class='cap-right'/>
  627. </div>
  628. </div>
  629. </div>
  630.  
  631. <div class='content'>
  632. <div class='content-fauxcolumns'>
  633. <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  634. <div class='cap-top'>
  635. <div class='cap-left'/>
  636. <div class='cap-right'/>
  637. </div>
  638. <div class='fauxborder-left'>
  639. <div class='fauxborder-right'/>
  640. <div class='fauxcolumn-inner'>
  641. </div>
  642. </div>
  643. <div class='cap-bottom'>
  644. <div class='cap-left'/>
  645. <div class='cap-right'/>
  646. </div>
  647. </div>
  648. </div>
  649.  
  650. <div class='content-outer'>
  651. <div class='content-cap-top cap-top'>
  652. <div class='cap-left'/>
  653. <div class='cap-right'/>
  654. </div>
  655. <div class='fauxborder-left content-fauxborder-left'>
  656. <div class='fauxborder-right content-fauxborder-right'/>
  657. <div class='content-inner'>
  658.  
  659. <header>
  660. <div class='header-outer'>
  661. <div class='header-cap-top cap-top'>
  662. <div class='cap-left'/>
  663. <div class='cap-right'/>
  664. </div>
  665. <div class='fauxborder-left header-fauxborder-left'>
  666. <div class='fauxborder-right header-fauxborder-right'/>
  667. <div class='region-inner header-inner'>
  668. <b:section class='header' id='header' maxwidgets='1' showaddelement='yes'/>
  669. </div>
  670. </div>
  671. <div class='header-cap-bottom cap-bottom'>
  672. <div class='cap-left'/>
  673. <div class='cap-right'/>
  674. </div>
  675. </div>
  676. </header>
  677.  
  678. <div class='tabs-outer'>
  679. <div class='tabs-cap-top cap-top'>
  680. <div class='cap-left'/>
  681. <div class='cap-right'/>
  682. </div>
  683. <div class='fauxborder-left tabs-fauxborder-left'>
  684. <div class='fauxborder-right tabs-fauxborder-right'/>
  685. <div class='region-inner tabs-inner'>
  686. <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'/>
  687. <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  688. </div>
  689. </div>
  690. <div class='tabs-cap-bottom cap-bottom'>
  691. <div class='cap-left'/>
  692. <div class='cap-right'/>
  693. </div>
  694. </div>
  695.  
  696. <div class='main-outer'>
  697. <div class='main-cap-top cap-top'>
  698. <div class='cap-left'/>
  699. <div class='cap-right'/>
  700. </div>
  701.  
  702. <div class='fauxborder-left main-fauxborder-left'>
  703. <div class='fauxborder-right main-fauxborder-right'/>
  704. <div class='region-inner main-inner'>
  705.  
  706. <div class='columns fauxcolumns'>
  707.  
  708. <div class='fauxcolumn-outer fauxcolumn-center-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-left-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. <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  741. <div class='cap-top'>
  742. <div class='cap-left'/>
  743. <div class='cap-right'/>
  744. </div>
  745. <div class='fauxborder-left'>
  746. <div class='fauxborder-right'/>
  747. <div class='fauxcolumn-inner'>
  748. </div>
  749. </div>
  750. <div class='cap-bottom'>
  751. <div class='cap-left'/>
  752. <div class='cap-right'/>
  753. </div>
  754. </div>
  755.  
  756. <!-- corrects IE6 width calculation -->
  757. <div class='columns-inner'>
  758.  
  759. <div class='column-center-outer'>
  760. <div class='column-center-inner'>
  761. <b:section class='main' id='main' showaddelement='no'>
  762. <b:widget id='Blog1' locked='false' title='Postagens no blog' type='Blog'/>
  763. </b:section>
  764. </div>
  765. </div>
  766.  
  767. <div class='column-left-outer'>
  768. <div class='column-left-inner'>
  769. <aside>
  770. <macro:include id='main-column-left-sections' name='sections'>
  771. <macro:param default='0' name='num' value='0'/>
  772. <macro:param default='sidebar-left' name='idPrefix'/>
  773. <macro:param default='sidebar' name='class'/>
  774. <macro:param default='true' name='includeBottom'/>
  775. </macro:include>
  776. </aside>
  777. </div>
  778. </div>
  779.  
  780. <div class='column-right-outer'>
  781. <div class='column-right-inner'>
  782. <aside>
  783. <macro:include id='main-column-right-sections' name='sections'>
  784. <macro:param default='2' name='num' value='1'/>
  785. <macro:param default='sidebar-right' name='idPrefix'/>
  786. <macro:param default='sidebar' name='class'/>
  787. <macro:param default='true' name='includeBottom'/>
  788. </macro:include>
  789. </aside>
  790. </div>
  791. </div>
  792.  
  793. </div>
  794.  
  795. <div style='clear: both'/>
  796. <!-- columns -->
  797. </div>
  798.  
  799. <!-- main -->
  800. </div>
  801. </div>
  802. <div class='main-cap-bottom cap-bottom'>
  803. <div class='cap-left'/>
  804. <div class='cap-right'/>
  805. </div>
  806. </div>
  807.  
  808. <footer>
  809. <div class='footer-outer'>
  810. <div class='footer-cap-top cap-top'>
  811. <div class='cap-left'/>
  812. <div class='cap-right'/>
  813. </div>
  814. <div class='fauxborder-left footer-fauxborder-left'>
  815. <div class='fauxborder-right footer-fauxborder-right'/>
  816. <div class='region-inner footer-inner'>
  817. <macro:include id='footer-sections' name='sections'>
  818. <macro:param default='2' name='num'/>
  819. <macro:param default='footer' name='idPrefix'/>
  820. <macro:param default='foot' name='class'/>
  821. <macro:param default='false' name='includeBottom'/>
  822. </macro:include>
  823.  
  824. </div>
  825. </div>
  826. <div class='footer-cap-bottom cap-bottom'>
  827. <div class='cap-left'/>
  828. <div class='cap-right'/>
  829. </div>
  830. </div>
  831. </footer>
  832.  
  833. <!-- content -->
  834. </div>
  835. </div>
  836. <div class='content-cap-bottom cap-bottom'>
  837. <div class='cap-left'/>
  838. <div class='cap-right'/>
  839. </div>
  840. </div>
  841. </div>
  842.  
  843. <script type='text/javascript'>
  844. window.setTimeout(function() {
  845. document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  846. }, 10);
  847. </script>
  848. <b:include data='blog' name='google-analytics'/>
  849. <div id='rodape-creditos'>Design por SEUNOME - <a href='URLDOBLOG'>NOMEDOBLOG</a> |Código base por: Luiz Felipe - <a href='http://fascination--designs.blogspot.com.br/'>Fascination Designs</a> | Tecnologia do <a href='http://blogger.com'>Blogger</a> | Todos os direitos reservados &#169; 2013</div>
  850. </body>
  851.  
  852. <macro:includable id='sections' var='col'>
  853. <macro:if cond='data:col.num == 0'>
  854. <macro:else/>
  855. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  856.  
  857. <macro:if cond='data:col.num &gt;= 2'>
  858. <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  859. <tbody>
  860. <tr>
  861. <td class='first columns-cell'>
  862. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  863. </td>
  864.  
  865. <td class='columns-cell'>
  866. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  867. </td>
  868.  
  869. <macro:if cond='data:col.num &gt;= 3'>
  870. <td class='columns-cell'>
  871. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  872. </td>
  873. </macro:if>
  874.  
  875. <macro:if cond='data:col.num &gt;= 4'>
  876. <td class='columns-cell'>
  877. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  878. </td>
  879. </macro:if>
  880. </tr>
  881. </tbody>
  882. </table>
  883.  
  884. <macro:if cond='data:col.includeBottom'>
  885. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  886. </macro:if>
  887. </macro:if>
  888. </macro:if>
  889. </macro:includable>
  890.  
  891. <b:section-contents id='sidebar-right-1'>
  892. <b:widget id='HTML1' locked='false' title='Teste' type='HTML'/>
  893. <b:widget id='BlogArchive1' locked='false' title='Arquivo do blog' type='BlogArchive'/>
  894. </b:section-contents><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