Advertisement
jensendel1cia

Código Base - CB

Aug 1st, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.94 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <html 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'>
  3. <head>
  4. <b:include data='blog' name='all-head-content'/>
  5. <title>
  6. <data:blog.pageTitle/>
  7. </title>
  8. <link href='http://fonts.googleapis.com/css?family=Londrina+Shadow' rel='stylesheet' type='text/css'/>
  9. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
  10. <script language='JavaScript' src='http://yourjavascript.com/1411249631/qTip.js' type='text/JavaScript'/>
  11.  
  12. <b:skin><![CDATA[
  13.  
  14. -----------------------------------
  15. DESIGN BY: Let�cia Persi
  16. URL: http://illustrartedesign.blogspot.com
  17. N�O RETIRE, OU COPIE NADA.
  18. -----------------------------------
  19. */
  20. #navbar-iframe
  21. {
  22. display:none;
  23. }
  24. *
  25. {
  26. margin:0;
  27. padding:0;
  28. }
  29. body, html {
  30. height: 700px;
  31. padding: 0; }
  32.  
  33. .videoyoutube{
  34. float:left;
  35. padding:60px 0 0px 15px;
  36. padding-top:47px;
  37. margin-left: 1003px;
  38. margin-top: -440px;
  39. }
  40.  
  41. #navbar-iframe{height: 0px; visibility: hidden; display: none;}
  42.  
  43. body {
  44. background: url("http://static.tumblr.com/f5w4mng/aSGnsfdgn/portal.png") repeat;
  45. }
  46. html { background: #e5e5e5;
  47. }
  48. color: #000000;
  49. font-family: Tahoma, Helvetica, san-serif;
  50. html body .region-inner {
  51. min-width: 0;
  52. max-width: 100%;
  53. width: auto;
  54. }
  55. a:link {
  56. color: #9d3d69;
  57. text-decoration: none;
  58. }
  59. a:visited {
  60. text-decoration: none;
  61. color: #9d3d69;
  62. }
  63. a:hover {
  64. text-decoration: none;
  65. color: #616064;
  66. }
  67.  
  68. b, strong {color:#616064;}
  69. i {color:#9d3d69;}
  70. u {color:#616064;}
  71. s, strike, del {color:#9d3d69;}
  72.  
  73. a:active {
  74. text-decoration: none;
  75. color: #616064;
  76. }
  77. .clear
  78. {
  79. clear:both;
  80. }
  81. */-------------------------------------*/
  82. <"http://pastebin.com/yfEUsPiW"/>
  83. */------------------------------------------*/
  84. /*
  85. -----------------------------------------------*/
  86. #header-wrapper
  87. {
  88. margin:0 auto;
  89. width: 1450px;
  90. }
  91. /* Outer-Wrapper----------------------------------------------- */
  92. #content-wrapper
  93. {
  94. width:1175px;
  95. margin:auto;
  96. }
  97. #footer-wrapper
  98. {
  99. width: 1355px;
  100. margin:auto;
  101. }
  102. #content-wrapper
  103. {
  104. font-size:16px;
  105. }
  106. #main-wrapper
  107. {
  108. background: transparent;
  109. color:#000000;
  110. font-size:16px;
  111. width:730px;
  112. float:left;
  113. font-family: Carme, san-serif;
  114. margin-top: 80px;
  115. text-align: center;
  116. }
  117. #sidebar-wrapper-left
  118. {
  119. background: transparent;
  120. width:380px;
  121. float:left;
  122. margin-top: 30px;
  123. margin-right: 60px;
  124. word-wrap:break-word;
  125. overflow:hidden;
  126. font-family: Carme, san-serif;
  127. max-width:380px;
  128. }
  129. /* Headings----------------------------------------------- */
  130.  
  131. .sidebar h2
  132. {
  133. width: auto;
  134. margin: 0 auto 15px auto;
  135. padding: 10px;
  136. background: #9d3d69;
  137. box-shadow: 0px 2px 10px #ECECEC;
  138. color: #ffffff;
  139. font: 18px Open Sans;
  140. font-weight:600;
  141. text-align: center;
  142. text-transform: uppercase;
  143. letter-spacing: 1px;
  144. }
  145.  
  146. /* Posts
  147. -----------------------------------------------
  148. */
  149. .post
  150. {
  151. font-size:16px;
  152. text-align: justify;
  153. margin-bottom: 0px;
  154. }
  155. .post a
  156. {
  157. color:#ffffff;
  158. text-decoration: none;
  159. }
  160. .post a: hover
  161. {
  162. color: #616064;
  163. text-decoration: none;
  164. }
  165. .post h3
  166. {
  167. margin: 0 auto 15px auto;
  168. margin-top: 15px;
  169. position: absolute;
  170. width: 690px;
  171. margin-left: 10px;
  172. display: inline-block;
  173. z-index: 10000;
  174. padding: 10px;
  175. color: #ffffff;
  176. background: #616064;
  177. font: 18px Open Sans;
  178. font-weight:600;
  179. text-transform: uppercase;
  180. text-align: center;
  181. letter-spacing: 1px;
  182.  
  183.  
  184. }
  185. .post h3 a,.post h3 a:visited,.post h3 strong
  186. {
  187. color: #ffffff;
  188. font-family: Roboto;
  189. text-decoration: none;
  190. }
  191. .post h3 strong,.post h3 a:hover
  192. {
  193. color:#f0f0f0;
  194. font-family: Roboto;
  195. }
  196.  
  197. .post-header
  198. {
  199. color:#ffffff;
  200. font-style:none;
  201. font-size:14px;
  202. text-align: left;
  203. margin-top: -55px;
  204. margin-bottom: 5px;
  205. background:#57402c;
  206. }
  207. .post-body
  208. {
  209. padding-left: 20px;
  210. padding-right: 20px;
  211. text-align: auto;
  212. font-family: Questrial, san-serif;
  213. padding-top: 67px;
  214. padding-bottom:20px;
  215. margin: 0px 0px 0px 0px;
  216. line-height:1.6em;
  217. background: #ffffff repeat;
  218. }
  219. .post-body a
  220. {
  221. color: #9d3d69;
  222. }
  223. .post-body a:hover
  224. {
  225. color: #616064;
  226. }
  227. .post-footer
  228. {
  229. margin-bottom: 80px;
  230. background: #ffffff;
  231. border-bottom: 4px solid #9d3d69;
  232. width: 730px;
  233. text-transform:uppercase;
  234. font-family: "Oswald";
  235. font-size: 12px;
  236. font-weight: normal;
  237. color: #000000;
  238. text-align: center;
  239. }
  240. .post-footer a
  241. {
  242. color: #9d3d69;
  243. }
  244. .post-footer a:hover
  245. {
  246. color: #616064;
  247. }
  248.  
  249. .post img{
  250. background: #8beaf;
  251. padding: 4px;
  252. margin: 1px;
  253. opacity:.90;
  254. filter: alpha(opacity=90);
  255. -moz-opacity: 0.9;
  256. }
  257. .post img:hover{
  258. background-color: #616064;
  259. padding: 4;
  260. margin: 1px;
  261. opacity:1.0;
  262. filter: alpha(opacity=100);
  263. -moz-opacity: 1.0;
  264. }
  265.  
  266. .sidebar img{
  267. background: #8beaf;
  268. padding: 4px;
  269. margin: 1px;
  270. opacity:.90;
  271. filter: alpha(opacity=90);
  272. -moz-opacity: 0.9;
  273. }
  274. .sidebar img:hover{
  275. background-color: #616064;
  276. padding: 4;
  277. margin: 1px;
  278. opacity:1.0;
  279. filter: alpha(opacity=100);
  280. -moz-opacity: 1.0;
  281. }
  282.  
  283.  
  284. .jump-link {
  285. font-size: 120%;
  286. float: right;
  287. margin-top: -30px;
  288. margin-right: 40px;
  289. font-weight:900;
  290. }
  291. .jump-link a {
  292. padding:5px 15px 5px 15px;
  293. color: #9d3d69;
  294. border:2px solid #9d3d69;
  295. font-family: Roboto;
  296. font-size: 15px;
  297. text-transform: uppercase;
  298. }
  299. .jump-link a:hover
  300. {
  301. color: #616064;
  302. border:2px solid #616064;}
  303.  
  304. .img{
  305. background: #616064;
  306. padding: 4px;
  307. margin: 1px;
  308. opacity:.90;
  309. filter: alpha(opacity=90);
  310. -moz-opacity: 0.9;
  311. }
  312. .img:hover{
  313. background-color: #9d3d69;
  314. padding: 4px;
  315. margin: 1px;
  316. -moz-border-radius: 1px;
  317. -webkit-border-radius: 1px;
  318. border-radius: 1px;
  319. opacity:1.0;
  320. filter: alpha(opacity=100);
  321. -moz-opacity: 1.0;
  322. }
  323. .tr-caption-container img
  324. {
  325. border:none;
  326. padding:0;
  327. }
  328. .post ul,.post ol
  329. {
  330. margin-left:0px;
  331. }
  332. /* Comments----------------------------------------------- */
  333. #comments h4
  334. {
  335. margin:1em 0;
  336. font-weight:bold;
  337. line-height:1.4em;
  338. text-transform:none;
  339. letter-spacing:.2em;
  340. color:#ffffff;
  341. }
  342. #comments-block
  343. {
  344. margin:1em 0 1.5em;
  345. line-height:1.6em;
  346. }
  347. #comments-block .comment-author
  348. {
  349. margin:.5em 0;
  350. }
  351. #comments-block .comment-body
  352. {
  353. margin:.25em 0 0;
  354. }
  355. #comments-block .comment-footer
  356. {
  357. margin:-.25em 0 2em;
  358. line-height:1.4em;
  359. text-transform:none;
  360. letter-spacing:.1em;
  361. }
  362. #comments-block .comment-body p
  363. {
  364. margin:0 0 .75em;
  365. }
  366. .deleted-comment
  367. {
  368. font-style:italic;
  369. color:gray;
  370. }
  371. #blog-pager-newer-link
  372. {
  373. float:left;
  374. }
  375. #blog-pager-older-link
  376. {
  377. float:right;
  378. }
  379. #blog-pager
  380. {
  381. text-align:center;
  382. }
  383. .feed-links
  384. {
  385. display: none;
  386. clear:both;
  387. margin-left:10px;
  388. line-height:2.5em;
  389. color: #aa1f1f;
  390. }
  391. /* Sidebar Content----------------------------------------------- */
  392. .sidebar
  393. {
  394. font-size:14px;
  395. font-family: Carme, san-serif;
  396. color:#000000;
  397. }
  398. .sidebar a
  399. {
  400. color:#9d3d69;
  401. }
  402. .sidebar a:hover
  403. {
  404. color:#616064;
  405. }
  406. .sidebar ul
  407. {
  408. list-style:none;
  409. margin:0;
  410. padding:0;
  411. }
  412. .sidebar li
  413. {
  414. padding:5px 0;
  415. }
  416. .sidebar .widget
  417. {
  418. background: #fff;
  419. color: #5C5C5C;
  420. padding: 15px;
  421. margin-bottom: 20px;
  422. box-shadow: 0px 2px 10px #ECECEC;
  423. }
  424. .sidebar .widget-content
  425. {
  426. width: auto;
  427. background: #fff;
  428. color: #5C5C5C;
  429. padding: 15px;
  430. margin-bottom: 20px;
  431. box-shadow: 0px 2px 10px #ECECEC;
  432. overflow: hidden;
  433. }
  434. .sidebar .widget-content a
  435. {
  436. color: #9d3d69;
  437. }
  438. .sidebar .widget-content a:hover
  439. {
  440. color: #616064;
  441. }
  442. .main .Blog
  443. {
  444. border-bottom-width:0;
  445. }
  446. /* Profile----------------------------------------------- */
  447. .profile-img
  448. {
  449. float:left;
  450. margin-top:0;
  451. margin-right:5px;
  452. margin-bottom:5px;
  453. margin-left:0;
  454. padding:0px;
  455. border:1px solid #fff;
  456. }
  457. .profile-data
  458. {
  459. margin:0;
  460. text-transform:none;
  461. letter-spacing:.1em;
  462. font:normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  463. color:#000000;
  464. font-weight:bold;
  465. line-height:1.6em;
  466. }
  467. .profile-datablock
  468. {
  469. margin:.5em 0;
  470. }
  471. .profile-textblock
  472. {
  473. margin:.5em 0;
  474. line-height:1.6em;
  475. }
  476. .profile-link
  477. {
  478. font:normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  479. text-transform:none;
  480. letter-spacing:.1em;
  481. }
  482. /* Footer */
  483. .post blockquote {
  484. border-radius: 3px;
  485. margin-top: 0px;
  486. padding: 5px;
  487. color: #000000;
  488. background: #ffffff;
  489. font-size: 14px;
  490. font-family: Questrial, san-serif;
  491. text-align: center;
  492. -webkit-transition-duration: 1s;
  493. -moz-box-shadow: inset 0 0 0 0px #9d3d69;
  494. -webkit-box-shadow: inset 0 0 0 0px #9d3d69;
  495. box-shadow: inset 0 0 0 0px #9d3d69;
  496. -webkit-transition-duration: 1s;
  497. outline-style:solid;
  498. outline-width: 3px;
  499. outline-color: #9d3d69; /* cor da linha */
  500. outline-offset: -2px;
  501. }
  502. .post blockquote:hover {
  503. background: #616064;
  504. -moz-box-shadow: inset 0 0 0 50px #616064;
  505. -webkit-box-shadow: inset 0 0 0 50px #616064;
  506. box-shadow: inset 0 0 0 50px #616064;
  507. color: #ffffff;
  508. }
  509.  
  510. .sidebar blockquote {
  511. border-radius: 3px;
  512. margin-top: 0px;
  513. padding: 5px;
  514. color: #000000;
  515. background: #ffffff;
  516. font-size: 14px;
  517. font-family: Questrial, san-serif;
  518. text-align: center;
  519. -webkit-transition-duration: 1s;
  520. -moz-box-shadow: inset 0 0 0 0px #9d3d69;
  521. -webkit-box-shadow: inset 0 0 0 0px #9d3d69;
  522. box-shadow: inset 0 0 0 0px #9d3d69;
  523. -webkit-transition-duration: 1s;
  524. outline-style:solid;
  525. outline-width: 3px;
  526. outline-color: #9d3d69; /* cor da linha */
  527. outline-offset: -2px;
  528. }
  529. .sidebar blockquote:hover {
  530. background: #616064;
  531. -moz-box-shadow: inset 0 0 0 50px #616064;
  532. -webkit-box-shadow: inset 0 0 0 50px #616064;
  533. box-shadow: inset 0 0 0 50px #616064;
  534. color: #ffffff;
  535. }
  536. /* Comments
  537. ----------------------------------------------- */
  538. #comments h4, #comments .comment-author a, #comments .comment-timestamp a {
  539. color: #000000;
  540. font-family: Oswald;
  541. font-size: 20px; }
  542. #comments {
  543. background: transparent;
  544. }
  545. .comments .comment-block { margin-left: 70px; }
  546. .comment-header {
  547. background: #616064;
  548. padding: 3px;
  549. -moz-box-shadow: inset 0 0 10px #616064; -webkit-box-shadow: inset 0 0 10px #616064; box-shadow: inset 0 0 10px #616064;}
  550. .comment-header a {
  551. color: #ffffff !important;
  552. font-family: Oswald;
  553. font-size: 18px;
  554. text-shadow: 1px 1px 0px #616064;
  555. -webkit-transition-duration: .80s;
  556. font-weight: normal;
  557. }
  558. .comments .comments-content .datetime a{
  559. font-family: "silkscreen";
  560. font-size: 8px !important;
  561. float: right;
  562. line-height: 16px; }
  563. .comments .comments-content .comment-content{
  564. margin-top: -10px;
  565. position: relative;
  566. background: #ffffff;
  567. border: 1px solid #;
  568. -moz-box-shadow: inset 0 0 0px #; -webkit-box-shadow: inset 0 0 0px #; box-shadow: inset 0 0 0px #;
  569. padding: 10px;
  570. color: #000000;
  571. font-size: 14px;
  572. font-family: Carme;
  573. -webkit-transition-duration: .80s;
  574. }
  575. .comments .comments-content .comment-content:hover{
  576. color: #616064;
  577. -webkit-transition-duration: .80s;
  578. }
  579. .comments .avatar-image-container {
  580. max-width: 40px;
  581. max-height: 40px;
  582. min-height: 40px;
  583. min-width: 40px;
  584. float: left;
  585. background: #9d3d69;
  586. border-bottom: 2px solid #9d3d69;
  587. border-right: 1px solid #9d3d69;
  588. padding: 3px; }
  589. .comments .avatar-image-container img{
  590. float: left;
  591. max-width: 40px;
  592. max-height: 40px;
  593. min-height: 40px;
  594. min-width: 40px;}
  595. .comments .comments-content .comment {
  596. padding:20px 10px !important;
  597. margin-bottom:15px !important}
  598. .comments .comments-content .user{font-style:normal;font-weight:normal}
  599. .comments .comments-content .user a{font-weight:normal;text-decoration:none;}
  600. .comments .comments-content .icon.blog-author{
  601. background-repeat: no-repeat;
  602. background: #9d3d69;
  603. width:26px;
  604. height:17px;
  605. display:inline-block;
  606. margin:0 0 -4px 6px;
  607. float:center;
  608. }
  609. .comments .comment .comment-actions a {
  610. padding: 5px;
  611. background: #9d3d69;
  612. -moz-box-shadow: inset 0 0 10px #9d3d69 -webkit-box-shadow: inset 0 0 10px #9d3d69; box-shadow: inset 0 0 10px #9d3d69;
  613. color: #ffffff !important;
  614. font-family: Oswald;
  615. font-size: 14px;
  616. text-shadow: 1px 1px 0px #9d3d69;
  617. font-weight: normal;
  618. border-radius: 5px;
  619. margin-right: 10px;
  620. -webkit-transition-duration: .80s;
  621. -moz-transition-duration: .80s;
  622. float: right;
  623. }
  624. .comments .comment .comment-actions a:hover {
  625. padding: 5px;
  626. background: #616064;
  627. -moz-box-shadow: inset 0 0 10px #616064; -webkit-box-shadow: inset 0 0 10px #616064; box-shadow: inset 0 0 10px #616064;
  628. color: #ffffff !important;
  629. font-family: Oswald;
  630. font-size: 14px;
  631. text-shadow: 1px 1px 0px #616064;
  632. text-decoration: none;
  633. font-weight: normal;
  634. border-radius: 5px;
  635. margin-right: 10px;
  636. -webkit-transition-duration: .80s;
  637. -moz-transition-duration: .80s;
  638. float: right;
  639. }
  640. .comments .continue { border-top: none;}
  641. .comments .continue a {display: none;
  642. }
  643.  
  644.  
  645. .menutop {
  646. text-align: center;
  647. position: center;
  648. z-index: 1000000;
  649. width: 100%;
  650. top: 0; left: 0;
  651. height: 25px;
  652. }
  653. .menutop a{
  654. color: #f0f0f0;
  655. background: TRANSPARENT;
  656. font-family: "Open Sans";
  657. font-weight:700;
  658. font-size: 18px;
  659. padding: 5px;
  660. margin-left: 15px;
  661. margin-right: 15px;
  662. -webkit-transition-duration: 1s;
  663. }
  664. .menutop a:hover {
  665. color: #f0f0f0;
  666. margin-left: 15px;
  667. margin-right: 15px;
  668. border-bottom: 4px solid #ffffff;
  669. padding: 5px;
  670. }
  671.  
  672.  
  673.  
  674. .footer {width: 100%; position: absolute; text-transform: uppercase; background:#ffffff;font-weight: 600; font-family: 'Roboto'; font-size: 12px; font-weight:700; margin-top: 0px; padding-top: 5px; padding-bottom: 5px; text-align: center; color: #000000;}
  675.  
  676.  
  677.  
  678. #blog-pager-older-link a,#blog-pager-newer-link a,a.home-link{width:auto;text-align:center;font-family: Lato; display:inline-block; font-weight:800; color:#ffffff;
  679. ;text-transform:uppercase;margin:0;padding:4px 15px;background: #616064; font-size:12px;}
  680. .blog-pager,#blog-pager{clear:both;text-align:center;padding:15px 10px}
  681. .showpageNum a,.showpage a{background: #616064;text-decoration:none;white-space:nowrap;color:#ffffff;margin:11px 3px 10px 3px;padding:10px 12px;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
  682. .showpageNum a:hover,.showpage a:hover{background-color:#9d3d69;color:#ffffff;}
  683. .showpageOf{display:none;margin:0}
  684. .showpagePoint{background-color:#9d3d69;color:#ffffff;font-size:8px;margin:10px 3px;padding:10px 12px;}
  685.  
  686.  
  687. #Followers1-wrapper {
  688. text-decoration: none !important;
  689. -webkit-transition: .7s;
  690. border-radius: 3px;
  691. padding: 1px;
  692. -webkit-filter: hue-rotate(0deg);
  693. -webkit-transition-duration: .80s;
  694. }
  695. #Followers1-wrapper:hover {
  696. text-decoration: none !important;
  697. border-radius: 3px;
  698. -webkit-filter: hue-rotate(300deg);
  699. -webkit-transition-duration: .80s;
  700. }
  701.  
  702.  
  703.  
  704. .clipes .video {position: absolute; margin-left: 329px; margin-top: 15px; opacity: 0.9;-webkit-transition:All 0.6s ease-in-out; -moz-transition:All 0.6s ease-in-out; -o-transition:All 0.6s ease-in-out;}
  705. .clipes:hover .video {position: absolute; margin-left: 329px; margin-top: 15px; opacity: 1;-webkit-transition:All 0.6s ease-in-out; -moz-transition:All 0.6s ease-in-out; -o-transition:All 0.6s ease-in-out;}
  706. .clipes .video iframe {-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;-webkit-transition:All 0.6s ease-in-out; -moz-transition:All 0.6s ease-in-out; -o-transition:All 0.6s ease-in-out;}
  707.  
  708.  
  709. #destaque {
  710. height: 289px;
  711. width: 1184px;
  712. position: relative;
  713. margin: -2% auto 3% auto;
  714. }
  715. #destaque .box1 {
  716. width: 1184px;
  717. height: 289px;
  718. position: absolute;
  719. float: left;
  720. }
  721. .cycle {
  722. width: 1100px;
  723. height: 289px;
  724. float: left;
  725. }
  726. #destaque .box1 .titulo {
  727. color: #FFF;
  728. font-family: Carme;
  729. font-size: 11px;
  730. line-height: 20px;
  731. text-transform: uppercase;
  732. position: absolute;
  733. top: 125px;
  734. left: 10px;
  735. background: rgba(0,0,0,0.7);
  736. padding: 5px;
  737. }
  738.  
  739.  
  740.  
  741. .efeito a::before,
  742. .efeito a::after { display: inline-block;
  743. opacity: 0;
  744. -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  745. -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  746. transition: transform 0.3s, opacity 0.2s;
  747. }
  748.  
  749. .efeito a::before {
  750. margin-right: 5px;
  751. content: '';
  752. -webkit-transform: translateX(20px);
  753. -moz-transform: translateX(20px);
  754. transform: translateX(20px);
  755. }
  756.  
  757. .efeito a::after {
  758. margin-left: 5px;
  759. content: '';
  760. -webkit-transform: translateX(-20px);
  761. -moz-transform: translateX(-20px);
  762. transform: translateX(-20px);
  763. }
  764.  
  765. .efeito a:hover::before,
  766. .efeito a:hover::after,
  767. .efeito a:focus::before,
  768. .efeito a:focus::after {
  769. opacity: 1;
  770. -webkit-transform: translateX(0px);
  771. -moz-transform: translateX(0px);
  772. transform: translateX(0px);
  773. }
  774.  
  775.  
  776. .redes {z-index: 1000; top: -475px; position: absolute; right: -111px;}
  777. .redes a {margin-left: 6px;}
  778. .redetwitter {display: inline-block; background: rgba(0,0,0,0.2) url(http://3.bp.blogspot.com/-3SATw1m7tcQ/VC1oqNY_suI/AAAAAAAAHnk/G6WNgr0NrBc/s1600/twitter.png); background-position: center -5px; width: 30px; height: 30px; -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px; -webkit-transition:All 0.3s ease-in-out; -moz-transition:All 0.3s ease-in-out; -o-transition:All 0.3s ease-in-out;}
  779. .redetwitter:hover {background: #5ea9dd url(http://3.bp.blogspot.com/-3SATw1m7tcQ/VC1oqNY_suI/AAAAAAAAHnk/G6WNgr0NrBc/s1600/twitter.png); background-position: center -5px; -webkit-transition:All 0.3s ease-in-out; -moz-transition:All 0.3s ease-in-out; -o-transition:All 0.3s ease-in-out;}
  780. .redefacebook {display: inline-block; background: rgba(0,0,0,0.2) url(http://1.bp.blogspot.com/-FlfYxdMseTE/VC1oqFRZdTI/AAAAAAAAHn0/B9r2YWp5neg/s1600/facebook.png); background-position: center -5px; width: 30px; height: 30px; -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px; -webkit-transition:All 0.3s ease-in-out; -moz-transition:All 0.3s ease-in-out; -o-transition:All 0.3s ease-in-out;}
  781. .redefacebook:hover {background: #45569c url(http://1.bp.blogspot.com/-FlfYxdMseTE/VC1oqFRZdTI/AAAAAAAAHn0/B9r2YWp5neg/s1600/facebook.png); background-position: center -5px; -webkit-transition:All 0.3s ease-in-out; -moz-transition:All 0.3s ease-in-out; -o-transition:All 0.3s ease-in-out;}
  782. .redefeed {display: inline-block; background: rgba(0,0,0,0.2) url(http://3.bp.blogspot.com/-MMNOepRI0Js/VC1oqOLgkII/AAAAAAAAHng/pfDtVy9nL_0/s1600/feed.png); background-position: center -5px; width: 30px; height: 30px; -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px; -webkit-transition:All 0.3s ease-in-out; -moz-transition:All 0.3s ease-in-out; -o-transition:All 0.3s ease-in-out;}
  783. .redefeed:hover {background: #ff9900 url(http://3.bp.blogspot.com/-MMNOepRI0Js/VC1oqOLgkII/AAAAAAAAHng/pfDtVy9nL_0/s1600/feed.png); background-position: center -5px; -webkit-transition:All 0.3s ease-in-out; -moz-transition:All 0.3s ease-in-out; -o-transition:All 0.3s ease-in-out;}
  784.  
  785. .SEARCH{
  786. FLOAT: LEFT;
  787. FONT-FAMILY: Open Sans !IMPORTANT;
  788. font-weight:400;}
  789. .SEARCHBAR{
  790. HEIGHT: 34PX; /*ALTURA DA CAIXA*/
  791. WIDTH: 207PX; /*LARGURA DA CAIXA*/
  792. TEXT-ALIGN:CENTER;
  793. COLOR:#a1a1a1;
  794. BACKGROUND: #f0f0f0;
  795. FONT: 12PX Open Sans;
  796. font-weight:600;
  797. border: 0px #f0f0f0;
  798. }
  799. .SEARCHBUT{
  800. BACKGROUND: #transparent;
  801. COLOR: #transparent;
  802. FONT-family: 12PX Lato !IMPORTANT;
  803. font-weight:900;
  804. WIDTH:0PX; /*LARGURA DO BOT?O*/
  805. HEIGHT:0pX; /*ALTURA DO BOT?O*/
  806. border: 0;
  807. }
  808. .SEARCHBUT:HOVER{
  809. BACKGROUND: #transparent;
  810. COLOR: #transparent;
  811. FONT-family: 12PX Lato !IMPORTANT;
  812. font-weight:900;
  813. WIDTH:0PX; /*LARGURA DO BOT?O*/
  814. HEIGHT: 0PX; /*ALTURA DO BOT?O*/
  815. border: 0;
  816. }
  817.  
  818.  
  819.  
  820. /* SLIDER */
  821. .pix_diapo {height: 300px; overflow: hidden; position: absolute; width: 730px;}
  822. .pix_diapo > div {display: none; height: 300px; left: 0; position: absolute; top: 222; width: 730px;}
  823. #pix_prev, #pix_next {cursor: pointer; display: block; height: 40px; position: absolute; top: 20px; width: 40px; z-index: 1001;}
  824. #pix_prev {background: url(http://static.tumblr.com/jbehefw/fyhnl7p1t/prev.png) no-repeat; left: 10px;}
  825. #pix_next {background: url(http://static.tumblr.com/jbehefw/wPynl7p1g/next.png) no-repeat; right: auto!important; left: 60px!important;}
  826. #pix_pag {margin: 0 auto; position: relative; width: 940px; z-index: 1002;}
  827.  
  828.  
  829. #pix_commands {display: none; cursor: pointer; display: block; float: left; height: 26px; margin: 15px 0 0 13px; position: relative; width: 24px;}
  830. #pix_play {background: url(images/play.png) center no-repeat; height: 24px; left: 0; position: absolute; top: 0; width: 24px;}
  831. #pix_stop {background: url(images/pause.png) center no-repeat; height: 24px; left: 0; position: absolute; top: 10px; width: 24px;}
  832. #pix_pag_ul {float: right; margin: 0; padding: 0;}
  833. #pix_pag_ul > li {cursor: pointer; display: block;
  834. .display: inline-block; float: left; list-style: none; margin: 0 10px 0 0; padding: 20px 8px 0; text-align: center; text-indent: -9999px; width: 16px;}
  835. #pix_pag_ul > li > span {background: #222; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; display: block; height: 16px; width: 16px;}
  836. #pix_pag_ul > li:hover > span > span {background: #ccc;}
  837. #pix_pag_ul > li > span > span {-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; display: block; float: left; height: 8px; margin: 4px; width: 8px;}
  838. #pix_pag_ul > li.diapocurrent > span > span {background: #ff0; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
  839. #pix_pag_ul > li > .pix_thumb {display: none; border: 4px solid #f2f2f2; -moz-box-shadow: 0 1px 8px #000; -webkit-box-shadow: 0 1px 8px #000; box-shadow: 0 1px 8px #000; height: 58px; left: -17px; position: absolute; top: -40px; width: 58px;}
  840. #pix_pag_ul > li > .thumb_arrow {border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #e6e6e6; top: 26px; left: 12px; position: absolute;}
  841. .pix_relativize {overflow: hidden;position: relative;}
  842. .imgFake {cursor: pointer;}
  843. .elemHover {position: absolute;}
  844.  
  845. .caption {font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 700; text-transform: uppercase;
  846. text-align: left; bottom: 0px; color: #fff; background: rgba(0,0,0,0.6); display: block; left: 0px; padding: 10px; width: 610px;}
  847. .caption a {color: #fff;}
  848. .caption a:hover {color: #9d3d69;}
  849. .ui-loader {display: none;}
  850.  
  851.  
  852.  
  853. .slider {overflow: hidden; background: #fff url(images/image1.png) top center; position: absolute; width: 100%; top: 150px; height: 700px;}
  854. .slider-grade {background: #fff; overflow: hidden; width: 730px; height: 300px; position: absolute; top: 615px; left: 568px;}
  855.  
  856. .sidebar ul, .projetos ul {
  857. list-style-type: none;
  858. margin: 0px 0px 10px 0px;
  859. padding: 10px;
  860. background: #eaeaea;
  861. line-height: 17px;
  862. }
  863.  
  864. .sidebar ul li {
  865. list-style-type: none;
  866. margin: 0px 0px 5px 0px;
  867. padding: 4px 0;
  868. font-size: 13px;
  869. border-bottom: 1px solid #d4d4d4;
  870. }
  871.  
  872. .sidebar ul ul {
  873. list-style-type: none;
  874. margin: 0px;
  875. padding: 0px;
  876. }
  877.  
  878. .sidebar ul li li, .sidebar ul li ul li {
  879. background: #E0E9F6;
  880. padding: 6px 0px 6px 4px;
  881. margin: 0;
  882. }
  883.  
  884. ::-webkit-scrollbar {
  885. width:15px; /* largura da barra de rolagem */
  886. height:auto;
  887. background:#000000; /*cor de fundo da barra de rolagem*/
  888. height:5px; /* altura da barra de rolagem */
  889. }
  890. ::-webkit-scrollbar-thumb{
  891. background: #9d3d69; /* Cor da barra de rolagem */
  892. height:5px; /* altura da barra de rolagem */
  893. }
  894. ::-webkit-scrollbar-thumb:hover{
  895. background: #616064; /* Cor da barra de rolagem ao passar o mouse */
  896. }
  897.  
  898. turn {
  899. color:#FFF;
  900. background: #5e525a;
  901. line-height:40px;
  902. margin:1px;
  903. margin-bottom:3px;
  904. padding:3px;
  905. display: inline-block;
  906. text-shadow: 1px 1px 1px #fff;
  907. font-family: 'sniglet', trebuchet ms;
  908. font-weight: 300;
  909. letter-spacing: 2px;
  910. text-transform: uppercase;px;
  911. text-align: center;
  912. font-size: 8px;
  913. float: left;
  914. height:40px;
  915. width: 45px;
  916. border-radius:1px;
  917. opacity:0.8;
  918. -webkit-transition: all 0.5s ease-out;
  919. -moz-transition: all 0.5s ease-out;
  920. }
  921. turn:hover {
  922. cursor:hand;
  923. background:#9d3d69;
  924. font-family: 'sniglet', trebuchet ms;
  925. font-weight: 300;
  926. letter-spacing: 2px;
  927. text-transform: uppercase;px;
  928. text-align: center;
  929. font-size: 8px;
  930. color:#fff;
  931. opacity: 1;
  932. text-shadow: 1px 1px 1px #5e525a;
  933. -moz-transform: rotate(360deg);
  934. -webkit-transform: rotate(360deg);
  935. -o-transform: rotate(360deg);
  936. -ms-transform: rotate(360deg);
  937. transform: rotate(360deg);
  938. -webkit-transition: background 0.9s linear;
  939. -webkit-transition: all 0.9s ease-out;
  940. -moz-transition: all 0.9s ease-out;}
  941. ]]></b:skin>
  942.  
  943.  
  944.  
  945. <script type='text/javascript'>
  946. //<![CDATA[
  947. var rate = 20;
  948. if undefineddocument.getElementById)
  949. window.onerror=new Functionundefined"return true")
  950. var objActive; // The object which event occured in
  951. var act = 0; // Flag during the action
  952. var elmH = 0; // Hue
  953. var elmS = 128; // Saturation
  954. var elmV = 255; // Value
  955. var clrOrg; // A color before the change
  956. var TimerID; // Timer ID
  957. if undefineddocument.all) {
  958. document.onmouseover = doRainbowAnchor;
  959. document.onmouseout = stopRainbowAnchor;
  960. }
  961. else if undefineddocument.getElementById) {
  962. document.captureEventsundefinedEvent.MOUSEOVER | Event.MOUSEOUT);
  963. document.onmouseover = Mozilla_doRainbowAnchor;
  964. document.onmouseout = Mozilla_stopRainbowAnchor;
  965. }
  966. function doRainbowundefinedobj)
  967. {
  968. if undefinedact == 0) {
  969. act = 1;
  970. if undefinedobj)
  971. objActive = obj;
  972. else
  973. objActive = event.srcElement;
  974. clrOrg = objActive.style.color;
  975. TimerID = setIntervalundefined"ChangeColorundefined)",100);
  976. }
  977. }
  978. function stopRainbowundefined)
  979. {
  980. if undefinedact) {
  981. objActive.style.color = clrOrg;
  982. clearIntervalundefinedTimerID);
  983. act = 0;
  984. }
  985. }
  986. function doRainbowAnchorundefined)
  987. {
  988. if undefinedact == 0) {
  989. var obj = event.srcElement;
  990. while undefinedobj.tagName != 'A' && obj.tagName != 'BODY') {
  991. obj = obj.parentElement;
  992. if undefinedobj.tagName == 'A' || obj.tagName == 'BODY')
  993. break;
  994. }
  995. if undefinedobj.tagName == 'A' && obj.href != '') {
  996. objActive = obj;
  997. act = 1;
  998. clrOrg = objActive.style.color;
  999. TimerID = setIntervalundefined"ChangeColorundefined)",100);
  1000. }
  1001. }
  1002. }
  1003. function stopRainbowAnchorundefined)
  1004. {
  1005. if undefinedact) {
  1006. if undefinedobjActive.tagName == 'A') {
  1007. objActive.style.color = clrOrg;
  1008. clearIntervalundefinedTimerID);
  1009. act = 0;
  1010. }
  1011. }
  1012. }
  1013. function Mozilla_doRainbowAnchorundefinede)
  1014. {
  1015. if undefinedact == 0) {
  1016. obj = e.target;
  1017. while undefinedobj.nodeName != 'A' && obj.nodeName != 'BODY') {
  1018. obj = obj.parentNode;
  1019. if undefinedobj.nodeName == 'A' || obj.nodeName == 'BODY')
  1020. break;
  1021. }
  1022. if undefinedobj.nodeName == 'A' && obj.href != '') {
  1023. objActive = obj;
  1024. act = 1;
  1025. clrOrg = obj.style.color;
  1026. TimerID = setIntervalundefined"ChangeColorundefined)",100);
  1027. }
  1028. }
  1029. }
  1030. function Mozilla_stopRainbowAnchorundefinede)
  1031. {
  1032. if undefinedact) {
  1033. if undefinedobjActive.nodeName == 'A') {
  1034. objActive.style.color = clrOrg;
  1035. clearIntervalundefinedTimerID);
  1036. act = 0;
  1037. }
  1038. }
  1039. }
  1040. function ChangeColorundefined)
  1041. {
  1042. objActive.style.color = makeColorundefined);
  1043. }
  1044. function makeColorundefined)
  1045. {
  1046. // Don't you think Color Gamut to look like Rainbow?
  1047. // HSVtoRGB
  1048. if undefinedelmS == 0) {
  1049. elmR = elmV; elmG = elmV; elmB = elmV;
  1050. }
  1051. else {
  1052. t1 = elmV;
  1053. t2 = undefined255 - elmS) * elmV / 255;
  1054. t3 = elmH % 60;
  1055. t3 = undefinedt1 - t2) * t3 / 60;
  1056. if undefinedelmH < 60) {
  1057. elmR = t1; elmB = t2; elmG = t2 + t3;
  1058. }
  1059. else if undefinedelmH < 120) {
  1060. elmG = t1; elmB = t2; elmR = t1 - t3;
  1061. }
  1062. else if undefinedelmH < 180) {
  1063. elmG = t1; elmR = t2; elmB = t2 + t3;
  1064. }
  1065. else if undefinedelmH < 270) {
  1066. elmB = t1; elmR = t2; elmG = t1 - t3;
  1067. }
  1068. else if undefinedelmH < 300) {
  1069. elmB = t1; elmG = t2; elmR = t2 + t3;
  1070. }
  1071. else if undefinedelmH < 360) {
  1072. elmR = t1; elmG = t2; elmB = t1 - t3;
  1073. }
  1074. else {
  1075. elmR = 0; elmG = 0; elmB = 0;
  1076. }
  1077. }
  1078. elmR = Math.floorundefinedelmR).toStringundefined16);
  1079. elmG = Math.floorundefinedelmG).toStringundefined16);
  1080. elmB = Math.floorundefinedelmB).toStringundefined16);
  1081. if undefinedelmR.length == 1) elmR = "0" + elmR;
  1082. if undefinedelmG.length == 1) elmG = "0" + elmG;
  1083. if undefinedelmB.length == 1) elmB = "0" + elmB;
  1084. elmH = elmH + rate;
  1085. if undefinedelmH >= 360)
  1086. elmH = 0;
  1087. return '#' + elmR + elmG + elmB;
  1088. }
  1089. //]]>
  1090. </script>
  1091. <link href='http://fonts.googleapis.com/css?family=Raleway:300,800,600,700,900' rel='stylesheet' type='text/css'/>
  1092. <link href='http://fonts.googleapis.com/css?family=Open+Sans:600,800,400' rel='stylesheet' type='text/css'/>
  1093. <link href='http://fonts.googleapis.com/css?family=Lato:800,400' rel='stylesheet' type='text/css'/>
  1094. <link href='http://fonts.googleapis.com/css?family=Roboto:200,300, 400,700,900' rel='stylesheet' type='text/css'/>
  1095. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'/>
  1096. <link href='http://fonts.googleapis.com/css?family=Anton' rel='stylesheet' type='text/css'/>
  1097. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'/>
  1098. <link href='http://fonts.googleapis.com/css?family=Walter+Turncoat' rel='stylesheet' type='text/css'/>
  1099. <link href='http://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'/>
  1100. <link href='http://fonts.googleapis.com/css?family=Carme' rel='stylesheet' type='text/css'/>
  1101. <link href='http://fonts.googleapis.com/css?family=Roboto:400,700,500,300,900' rel='stylesheet' type='text/css'/>
  1102.  
  1103.  
  1104.  
  1105. </head>
  1106.  
  1107.  
  1108.  
  1109. <body>
  1110.  
  1111. <!-- diapo -->
  1112. <script src='http://portal50tons.com.br/wp-content/themes/portaaaaaaaaaaaaaal/scripts/jquery.min.js' type='text/javascript'/>
  1113. <!--[if !IE]><!--><script src='http://portal50tons.com.br/wp-content/themes/portaaaaaaaaaaaaaal/scripts/jquery.mobile-1.0rc2.customized.min.js' type='text/javascript'/><!--<![endif]-->
  1114. <script src='http://portal50tons.com.br/wp-content/themes/portaaaaaaaaaaaaaal/scripts/jquery.easing.1.3.js' type='text/javascript'/>
  1115. <script src='http://portal50tons.com.br/wp-content/themes/portaaaaaaaaaaaaaal/scripts/jquery.hoverIntent.minified.js' type='text/javascript'/>
  1116. <script src='http://portal50tons.com.br/wp-content/themes/portaaaaaaaaaaaaaal/scripts/diapo.js' type='text/javascript'/>
  1117. <script>
  1118. $.noConflict();
  1119. jQuery( document ).ready(function( $ ) {
  1120. $(&#39;.pix_diapo&#39;).diapo();
  1121. });
  1122. </script>
  1123. <!-- diapo -->
  1124.  
  1125. <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  1126. <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>
  1127. <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
  1128. function setAttributeOnload(object, attribute, val) {
  1129. if(window.addEventListener) {
  1130. window.addEventListener(&#39;load&#39;,
  1131. function(){ object[attribute] = val; }, false);
  1132. } else {
  1133. window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
  1134. }
  1135. }
  1136. &lt;/script&gt;
  1137. &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
  1138. &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
  1139. &lt;script type=&quot;text/javascript&quot;&gt;
  1140. gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
  1141. if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
  1142. gapi.iframes.getContext().openChild({
  1143. url: &#39;https://www.blogger.com/navbar.g?targetBlogID\0753561739935579540437\46blogName\75ICON+CENTER\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75//iconcentervipsresoucers.blogspot.com/search\46blogLocale\75pt_BR\46v\0752\46homepageUrl\75http://iconcentervipsresoucers.blogspot.com/\46blogFollowUrl\75https://plus.google.com/115457718242966189162\46vt\75-1602059517087216209&#39;,
  1144. where: document.getElementById(&quot;navbar-iframe-container&quot;),
  1145. id: &quot;navbar-iframe&quot;
  1146. });
  1147. }
  1148. });
  1149. &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
  1150. (function() {
  1151. var script = document.createElement(&#39;script&#39;);
  1152. script.type = &#39;text/javascript&#39;;
  1153. script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
  1154. var head = document.getElementsByTagName(&#39;head&#39;)[0];
  1155. if (head) {
  1156. head.appendChild(script);
  1157. }})();
  1158. &lt;/script&gt;
  1159. </b:includable>
  1160. </b:widget>
  1161. </b:section>
  1162. <div id='outer-wrapper'>
  1163. <div id='wrap2'>
  1164. <!-- skip links for text browsers -->
  1165. <span id='skiplinks' style='display:none;'>
  1166. <a href='#main'>
  1167. skip to main
  1168. </a>
  1169. |
  1170. <a href='#sidebar'>
  1171. skip to sidebar
  1172. </a>
  1173. </span>
  1174. <div id='header-wrapper'>
  1175. <style type='text/css'>
  1176. <!--
  1177.  
  1178. #Layer1 {
  1179. position:absolute;
  1180. width:900px;
  1181. height:70px;
  1182. color: #ffffff;
  1183. font-size: 13px;
  1184. z-index:10;
  1185. left: 100px;
  1186. top: 15px;
  1187. }
  1188.  
  1189.  
  1190. #Layer3 {
  1191. position:absolute;
  1192. width:0px;
  1193. height:155px;
  1194. z-index:10;
  1195. left: 0px;
  1196. top: 0px;
  1197. }
  1198.  
  1199. #Layer4 {
  1200. position:absolute;
  1201. width:150px;
  1202. height:70px;
  1203. z-index:11;
  1204. left: 160px;
  1205. top: -5005px;
  1206. }
  1207.  
  1208.  
  1209. -->
  1210. </style>
  1211. <center>
  1212. <img height='700' src='http://static.tumblr.com/f5w4mng/aSGnsfdgn/portal.png' width='1450'/>
  1213. </center>
  1214.  
  1215. <div id='navi3' style='position: absolute; overflow: visible; z-index: 1000; text-align: left; width: 207px; height: 100px; top: 13px; left: 990px;'><FORM ACTION='/SEARCH' CLASS='SEARCH' METHOD='GET'>
  1216. <INPUT CLASS='SEARCHBAR' ID='S' NAME='Q' PLACEHOLDER='DIGITE O QUE PROCURA' TYPE='TEXT' VALUE=''/>
  1217. <INPUT CLASS='SEARCHBUT' TYPE='SUBMIT' VALUE=''/>
  1218. </FORM></div>
  1219.  
  1220.  
  1221. <div id='Layer4'>
  1222. <div class='redes'>
  1223. <a class='redetwitter' href='https://twitter.com/realAGBR'/>
  1224. <a class='redefacebook' href='https://www.facebook.com/realAGBR?__mref=message_bubble'/>
  1225. <a class='redefeed' href='LINK DO FEED'/>
  1226. </div></div>
  1227.  
  1228. <div id='Layer1'>
  1229. <div class='menutop'>
  1230. <a href='http://clubdisney.newsevoce.com/'>HOME</a> |
  1231. <a href='http://clubdisney.newsevoce.com/p/parceria.html'>PARCERIA</a> |
  1232. <a href='http://clubdisney.newsevoce.com/p/elite-top.html'>ELITE-TOP</a> |
  1233. <a href='http://clubdisney.newsevoce.com/p/monitoracao.html'>MONITORAÇÃO</a> |
  1234. <a href='http://jogos.disney.com.br/'>JOGOS</a>
  1235. </div></div>
  1236.  
  1237.  
  1238.  
  1239. <div class='clear'/>
  1240. <div id='content-wrapper'>
  1241. <div id='crosscol-wrapper' style='text-align:center'>
  1242. </div>
  1243. <div id='sidebar-wrapper-left'>
  1244. <b:section class='sidebar' id='sidebar1' preferred='yes'>
  1245. <b:widget id='HTML3' locked='false' title='STATUS' type='HTML'>
  1246. <b:includable id='main'>
  1247. <!-- only display title if it's non-empty -->
  1248. <b:if cond='data:title != &quot;&quot;'>
  1249. <h2 class='title'><data:title/></h2>
  1250. </b:if>
  1251. <div class='widget-content'>
  1252. <data:content/>
  1253. </div>
  1254.  
  1255. <b:include name='quickedit'/>
  1256. </b:includable>
  1257. </b:widget>
  1258. <b:widget id='HTML4' locked='false' title='Parceiros' type='HTML'>
  1259. <b:includable id='main'>
  1260. <!-- only display title if it's non-empty -->
  1261. <b:if cond='data:title != &quot;&quot;'>
  1262. <h2 class='title'><data:title/></h2>
  1263. </b:if>
  1264. <div class='widget-content'>
  1265. <data:content/>
  1266. </div>
  1267.  
  1268. <b:include name='quickedit'/>
  1269. </b:includable>
  1270. </b:widget>
  1271. <b:widget id='HTML2' locked='false' title='Afiliados' type='HTML'>
  1272. <b:includable id='main'>
  1273. <!-- only display title if it's non-empty -->
  1274. <b:if cond='data:title != &quot;&quot;'>
  1275. <h2 class='title'><data:title/></h2>
  1276. </b:if>
  1277. <div class='widget-content'>
  1278. <data:content/>
  1279. </div>
  1280.  
  1281. <b:include name='quickedit'/>
  1282. </b:includable>
  1283. </b:widget>
  1284. <b:widget id='HTML1' locked='false' title='CBOX' type='HTML'>
  1285. <b:includable id='main'>
  1286. <!-- only display title if it's non-empty -->
  1287. <b:if cond='data:title != &quot;&quot;'>
  1288. <h2 class='title'><data:title/></h2>
  1289. </b:if>
  1290. <div class='widget-content'>
  1291. <data:content/>
  1292. </div>
  1293.  
  1294. <b:include name='quickedit'/>
  1295. </b:includable>
  1296. </b:widget>
  1297. <b:widget id='HTML5' locked='false' title='Redes sociais' type='HTML'>
  1298. <b:includable id='main'>
  1299. <!-- only display title if it's non-empty -->
  1300. <b:if cond='data:title != &quot;&quot;'>
  1301. <h2 class='title'><data:title/></h2>
  1302. </b:if>
  1303. <div class='widget-content'>
  1304. <data:content/>
  1305. </div>
  1306.  
  1307. <b:include name='quickedit'/>
  1308. </b:includable>
  1309. </b:widget>
  1310. <b:widget id='Followers1' locked='false' title='Seguidores' type='Followers'>
  1311. <b:includable id='main'>
  1312. <b:if cond='data:title != &quot;&quot; and data:codeSnippet != &quot;&quot;'>
  1313. <h2 class='title'><data:title/></h2>
  1314. </b:if>
  1315. <div class='widget-content'>
  1316. <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
  1317. <b:if cond='data:codeSnippet != &quot;&quot;'>
  1318. <div style='margin-right:2px;'>
  1319. <data:codeSnippet/>
  1320. </div>
  1321. </b:if>
  1322. </div>
  1323. <b:include name='quickedit'/>
  1324. </div>
  1325. </b:includable>
  1326. </b:widget>
  1327. <b:widget id='HTML6' locked='false' title='mouse ação clube disney' type='HTML'>
  1328. <b:includable id='main'>
  1329. <!-- only display title if it's non-empty -->
  1330. <b:if cond='data:title != &quot;&quot;'>
  1331. <h2 class='title'><data:title/></h2>
  1332. </b:if>
  1333. <div class='widget-content'>
  1334. <data:content/>
  1335. </div>
  1336.  
  1337. <b:include name='quickedit'/>
  1338. </b:includable>
  1339. </b:widget>
  1340. <b:widget id='HTML7' locked='false' title='Breve' type='HTML'>
  1341. <b:includable id='main'>
  1342. <!-- only display title if it's non-empty -->
  1343. <b:if cond='data:title != &quot;&quot;'>
  1344. <h2 class='title'><data:title/></h2>
  1345. </b:if>
  1346. <div class='widget-content'>
  1347. <data:content/>
  1348. </div>
  1349.  
  1350. <b:include name='quickedit'/>
  1351. </b:includable>
  1352. </b:widget>
  1353. </b:section>
  1354. </div>
  1355. <div id='main-wrapper'>
  1356. <b:section class='main' id='main' showaddelement='no'>
  1357. <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'>
  1358. <b:includable id='main' var='top'>
  1359. <b:if cond='data:mobile == &quot;false&quot;'>
  1360. <!-- posts -->
  1361. <div class='blog-posts hfeed'>
  1362. <b:include data='top' name='status-message'/>
  1363. <data:defaultAdStart/>
  1364. <b:loop values='data:posts' var='post'>
  1365. <b:if cond='data:post.isDateStart'>
  1366. <b:if cond='data:post.isFirstPost == &quot;false&quot;'>
  1367. &lt;/div&gt;&lt;/div&gt;
  1368. </b:if>
  1369. </b:if>
  1370. <b:if cond='data:post.isDateStart'>
  1371. &lt;div class=&quot;date-outer&quot;&gt;
  1372. </b:if>
  1373. <b:if cond='data:post.dateHeader'>
  1374. <div id='fecha'>
  1375. <script>
  1376. remplaza_fecha(&#39;<data:post.dateHeader/>&#39;);</script>
  1377. </div>
  1378. </b:if>
  1379. <a expr:name='data:post.id'/>
  1380. <b:if cond='data:post.isDateStart'>
  1381. &lt;div class=&quot;date-posts&quot;&gt;
  1382. </b:if>
  1383. <div class='post-outer'>
  1384. <b:include data='post' name='post'/>
  1385. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1386. <b:include data='post' name='comment_picker'/>
  1387. </b:if>
  1388. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1389. <b:include data='post' name='comment_picker'/>
  1390. </b:if>
  1391. </div>
  1392. <b:if cond='data:post.includeAd'>
  1393. <b:if cond='data:post.isFirstPost'>
  1394. <data:defaultAdEnd/>
  1395. <b:else/>
  1396. <data:adEnd/>
  1397. </b:if>
  1398. <div class='inline-ad'>
  1399. <data:adCode/>
  1400. </div>
  1401. <data:adStart/>
  1402. </b:if>
  1403. </b:loop>
  1404. <b:if cond='data:numPosts != 0'>
  1405. &lt;/div&gt;&lt;/div&gt;
  1406. </b:if>
  1407. <data:adEnd/>
  1408. </div>
  1409. <!-- navigation -->
  1410. <b:include name='nextprev'/>
  1411. <!-- feed links -->
  1412. <b:include name='feedLinks'/>
  1413. <b:if cond='data:top.showStars'>
  1414. <script src='//www.google.com/jsapi' type='text/javascript'/>
  1415. <script type='text/javascript'>
  1416. google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
  1417. function initialize() {
  1418. google.annotations.setApplicationId(<data:top.blogspotReviews/>);
  1419. google.annotations.createAll();
  1420. google.annotations.fetch();
  1421. }
  1422. google.setOnLoadCallback(initialize);
  1423. </script>
  1424. </b:if>
  1425. <b:else/>
  1426. <b:include name='mobile-main'/>
  1427. </b:if>
  1428. <b:if cond='data:top.showDummy'>
  1429. <data:top.dummyBootstrap/>
  1430. </b:if>
  1431. </b:includable>
  1432. <b:includable id='backlinkDeleteIcon' var='backlink'>
  1433. <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  1434. <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  1435. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1436. </a>
  1437. </span>
  1438. </b:includable>
  1439. <b:includable id='backlinks' var='post'>
  1440. <a name='links'/>
  1441. <h4>
  1442. <data:post.backlinksLabel/>
  1443. </h4>
  1444. <b:if cond='data:post.numBacklinks != 0'>
  1445. <dl class='comments-block' id='comments-block'>
  1446. <b:loop values='data:post.backlinks' var='backlink'>
  1447. <div class='collapsed-backlink backlink-control'>
  1448. <dt class='comment-title'>
  1449. <span class='backlink-toggle-zippy'>
  1450. &#160;
  1451. </span>
  1452. <a expr:href='data:backlink.url' rel='nofollow'>
  1453. <data:backlink.title/>
  1454. </a>
  1455. <b:include data='backlink' name='backlinkDeleteIcon'/>
  1456. </dt>
  1457. <dd class='comment-body collapseable'>
  1458. <data:backlink.snippet/>
  1459. </dd>
  1460. <dd class='comment-footer collapseable'>
  1461. <span class='comment-author'>
  1462. <data:post.authorLabel/>
  1463. <data:backlink.author/>
  1464. </span>
  1465. <span class='comment-timestamp'>
  1466. <data:post.timestampLabel/>
  1467. <data:backlink.timestamp/>
  1468. </span>
  1469. </dd>
  1470. </div>
  1471. </b:loop>
  1472. </dl>
  1473. </b:if>
  1474. <p class='comment-footer'>
  1475. <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'>
  1476. <data:post.createLinkLabel/>
  1477. </a>
  1478. </p>
  1479. </b:includable>
  1480. <b:includable id='comment-form' var='post'>
  1481. <div class='comment-form'>
  1482. <a name='comment-form'/>
  1483. <b:if cond='data:mobile'>
  1484. <h4 id='comment-post-message'>
  1485. <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'>
  1486. <data:postCommentMsg/>
  1487. </a>
  1488. </h4>
  1489. <p>
  1490. <data:blogCommentMessage/>
  1491. </p>
  1492. <data:blogTeamBlogMessage/>
  1493. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1494. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  1495. <b:else/>
  1496. <h4 id='comment-post-message'>
  1497. <data:postCommentMsg/>
  1498. </h4>
  1499. <p>
  1500. <data:blogCommentMessage/>
  1501. </p>
  1502. <data:blogTeamBlogMessage/>
  1503. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1504. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1505. </b:if>
  1506. <data:post.friendConnectJs/>
  1507. <data:post.cmtfpIframe/>
  1508. <script type='text/javascript'>
  1509. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  1510. </script>
  1511. </div>
  1512. </b:includable>
  1513. <b:includable id='commentDeleteIcon' var='comment'>
  1514. <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  1515. <b:if cond='data:showCmtPopup'>
  1516. <div class='goog-toggle-button'>
  1517. <div class='goog-inline-block comment-action-icon'/>
  1518. </div>
  1519. <b:else/>
  1520. <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  1521. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1522. </a>
  1523. </b:if>
  1524. </span>
  1525. </b:includable>
  1526. <b:includable id='comment_count_picker' var='post'>
  1527. <b:if cond='data:post.commentSource == 1'>
  1528. <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.canonicalUrl'>
  1529. </span>
  1530. <b:else/>
  1531. <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1532. <data:post.commentLabelFull/>
  1533. :
  1534. </a>
  1535. </b:if>
  1536. </b:includable>
  1537. <b:includable id='comment_picker' var='post'>
  1538. <b:if cond='data:post.commentSource == 1'>
  1539. <b:include data='post' name='iframe_comments'/>
  1540. <b:else/>
  1541. <b:if cond='data:post.showThreadedComments'>
  1542. <b:include data='post' name='threaded_comments'/>
  1543. <b:else/>
  1544. <b:include data='post' name='comments'/>
  1545. </b:if>
  1546. </b:if>
  1547. </b:includable>
  1548. <b:includable id='comments' var='post'>
  1549. <div class='comments' id='comments'>
  1550. <a name='comments'/>
  1551. <b:if cond='data:post.allowComments'>
  1552. <h4>
  1553. <data:post.commentLabelFull/>
  1554. :
  1555. </h4>
  1556. <b:if cond='data:post.commentPagingRequired'>
  1557. <span class='paging-control-container'>
  1558. <b:if cond='data:post.hasOlderLinks'>
  1559. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1560. <data:post.oldestLinkText/>
  1561. </a>
  1562. &#160;
  1563. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1564. <data:post.olderLinkText/>
  1565. </a>
  1566. &#160;
  1567. </b:if>
  1568. <data:post.commentRangeText/>
  1569. <b:if cond='data:post.hasNewerLinks'>
  1570. &#160;
  1571. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1572. <data:post.newerLinkText/>
  1573. </a>
  1574. &#160;
  1575. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1576. <data:post.newestLinkText/>
  1577. </a>
  1578. </b:if>
  1579. </span>
  1580. </b:if>
  1581. <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  1582. <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1583. <b:loop values='data:post.comments' var='comment'>
  1584. <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1585. <b:if cond='data:comment.favicon'>
  1586. <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1587. </b:if>
  1588. <a expr:name='data:comment.anchorName'/>
  1589. <b:if cond='data:blog.enabledCommentProfileImages'>
  1590. <data:comment.authorAvatarImage/>
  1591. </b:if>
  1592. <b:if cond='data:comment.authorUrl'>
  1593. <a expr:href='data:comment.authorUrl' rel='nofollow'>
  1594. <data:comment.author/>
  1595. </a>
  1596. <b:else/>
  1597. <data:comment.author/>
  1598. </b:if>
  1599. <data:commentPostedByMsg/>
  1600. </dt>
  1601. <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  1602. <b:if cond='data:comment.isDeleted'>
  1603. <span class='deleted-comment'>
  1604. <data:comment.body/>
  1605. </span>
  1606. <b:else/>
  1607. <p>
  1608. <data:comment.body/>
  1609. </p>
  1610. </b:if>
  1611. </dd>
  1612. <dd class='comment-footer'>
  1613. <span class='comment-timestamp'>
  1614. <a expr:href='data:comment.url' title='comment permalink'>
  1615. <data:comment.timestamp/>
  1616. </a>
  1617. <b:include data='comment' name='commentDeleteIcon'/>
  1618. </span>
  1619. </dd>
  1620. </b:loop>
  1621. </dl>
  1622. </div>
  1623. <b:if cond='data:post.commentPagingRequired'>
  1624. <span class='paging-control-container'>
  1625. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1626. <data:post.oldestLinkText/>
  1627. </a>
  1628. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1629. <data:post.olderLinkText/>
  1630. </a>
  1631. &#160;
  1632. <data:post.commentRangeText/>
  1633. &#160;
  1634. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1635. <data:post.newerLinkText/>
  1636. </a>
  1637. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1638. <data:post.newestLinkText/>
  1639. </a>
  1640. </span>
  1641. </b:if>
  1642. <p class='comment-footer'>
  1643. <b:if cond='data:post.embedCommentForm'>
  1644. <b:if cond='data:post.allowNewComments'>
  1645. <b:include data='post' name='comment-form'/>
  1646. <b:else/>
  1647. <data:post.noNewCommentsText/>
  1648. </b:if>
  1649. <b:else/>
  1650. <b:if cond='data:post.allowComments'>
  1651. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1652. <data:postCommentMsg/>
  1653. </a>
  1654. </b:if>
  1655. </b:if>
  1656. </p>
  1657. </b:if>
  1658. <b:if cond='data:showCmtPopup'>
  1659. <div id='comment-popup'>
  1660. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1661. </iframe>
  1662. </div>
  1663. </b:if>
  1664. <div id='backlinks-container'>
  1665. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1666. <b:if cond='data:post.showBacklinks'>
  1667. <b:include data='post' name='backlinks'/>
  1668. </b:if>
  1669. </div>
  1670. </div>
  1671. </div>
  1672. </b:includable>
  1673. <b:includable id='feedLinks'>
  1674. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1675. <!-- Blog feed links -->
  1676. <b:if cond='data:feedLinks'>
  1677. <div class='blog-feeds'>
  1678. <b:include data='feedLinks' name='feedLinksBody'/>
  1679. </div>
  1680. </b:if>
  1681. <b:else/>
  1682. <!--Post feed links -->
  1683. <div class='post-feeds'>
  1684. <b:loop values='data:posts' var='post'>
  1685. <b:if cond='data:post.allowComments'>
  1686. <b:if cond='data:post.feedLinks'>
  1687. <b:include data='post.feedLinks' name='feedLinksBody'/>
  1688. </b:if>
  1689. </b:if>
  1690. </b:loop>
  1691. </div>
  1692. </b:if>
  1693. </b:includable>
  1694. <b:includable id='feedLinksBody' var='links'>
  1695. <div class='feed-links'>
  1696. <data:feedLinksMsg/>
  1697. <b:loop values='data:links' var='f'>
  1698. <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'>
  1699. <data:f.name/>
  1700. (
  1701. <data:f.feedType/>
  1702. )
  1703. </a>
  1704. </b:loop>
  1705. </div>
  1706. </b:includable>
  1707. <b:includable id='iframe_comments' var='post'>
  1708. <b:if cond='data:post.allowIframeComments'>
  1709. <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
  1710. <div class='cmt_iframe_holder' expr:data-href='data:post.canonicalUrl' expr:data-viewtype='data:post.viewType'/>
  1711. <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
  1712. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1713. <data:postCommentMsg/>
  1714. </a>
  1715. </b:if>
  1716. </b:if>
  1717. </b:includable>
  1718. <b:includable id='mobile-index-post' var='post'>
  1719. <div class='mobile-date-outer date-outer'>
  1720. <b:if cond='data:post.dateHeader'>
  1721. <div class='date-header'>
  1722. <span>
  1723. <data:post.dateHeader/>
  1724. </span>
  1725. </div>
  1726. </b:if>
  1727. <div class='mobile-post-outer'>
  1728. <a expr:href='data:post.url'>
  1729. <h3 class='mobile-index-title entry-title' itemprop='name'>
  1730. <data:post.title/>
  1731. </h3>
  1732. <div class='mobile-index-arrow'>
  1733. &amp;rsaquo;
  1734. </div>
  1735. <div class='mobile-index-contents'>
  1736. <b:if cond='data:post.thumbnailUrl'>
  1737. <div class='mobile-index-thumbnail'>
  1738. <div class='Image'>
  1739. <img expr:src='data:post.thumbnailUrl'/>
  1740. </div>
  1741. </div>
  1742. </b:if>
  1743. <div class='post-body'>
  1744. <b:if cond='data:post.snippet'>
  1745. <data:post.snippet/>
  1746. </b:if>
  1747. </div>
  1748. </div>
  1749. <div style='clear: both;'/>
  1750. </a>
  1751. <div class='mobile-index-comment'>
  1752. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1753. <b:if cond='data:post.allowComments'>
  1754. <b:if cond='data:post.numComments != 0'>
  1755. <b:include data='post' name='comment_count_picker'/>
  1756. </b:if>
  1757. </b:if>
  1758. </b:if>
  1759. </div>
  1760. </div>
  1761. </div>
  1762. </b:includable>
  1763. <b:includable id='mobile-main' var='top'>
  1764. <!-- posts -->
  1765. <div class='blog-posts hfeed'>
  1766. <b:include data='top' name='status-message'/>
  1767. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1768. <b:loop values='data:posts' var='post'>
  1769. <b:include data='post' name='mobile-index-post'/>
  1770. </b:loop>
  1771. <b:else/>
  1772. <b:loop values='data:posts' var='post'>
  1773. <b:include data='post' name='mobile-post'/>
  1774. </b:loop>
  1775. </b:if>
  1776. </div>
  1777. <b:include name='mobile-nextprev'/>
  1778. </b:includable>
  1779. <b:includable id='mobile-nextprev'>
  1780. <div class='blog-pager' id='blog-pager'>
  1781. <b:if cond='data:newerPageUrl'>
  1782. <div class='mobile-link-button' id='blog-pager-newer-link'>
  1783. <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>
  1784. &amp;lsaquo;
  1785. </a>
  1786. </div>
  1787. </b:if>
  1788. <b:if cond='data:olderPageUrl'>
  1789. <div class='mobile-link-button' id='blog-pager-older-link'>
  1790. <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>
  1791. &amp;rsaquo;
  1792. </a>
  1793. </div>
  1794. </b:if>
  1795. <div class='mobile-link-button' id='blog-pager-home-link'>
  1796. <a class='home-link' expr:href='data:blog.homepageUrl'>
  1797. <data:homeMsg/>
  1798. </a>
  1799. </div>
  1800. <div class='mobile-desktop-link'>
  1801. <a class='home-link' expr:href='data:desktopLinkUrl'>
  1802. <data:desktopLinkMsg/>
  1803. </a>
  1804. </div>
  1805. </div>
  1806. <div class='clear'/>
  1807. </b:includable>
  1808. <b:includable id='mobile-post' var='post'>
  1809. <div class='date-outer'>
  1810. <b:if cond='data:post.dateHeader'>
  1811. <div id='fecha'>
  1812. <script>
  1813. remplaza_fecha(&#39;<data:post.dateHeader/>&#39;);</script>
  1814. </div>
  1815. </b:if>
  1816. <div class='date-posts'>
  1817. <div class='post-outer'>
  1818. <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  1819. <b:if cond='data:post.thumbnailUrl'>
  1820. <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
  1821. </b:if>
  1822. <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  1823. <meta expr:content='data:post.id' itemprop='postId'/>
  1824. <a expr:name='data:post.id'/>
  1825. <b:if cond='data:post.title'>
  1826. <h3 class='post-title entry-title' itemprop='name'>
  1827. <b:if cond='data:post.link'>
  1828. <a expr:href='data:post.link'>
  1829. <data:post.title/>
  1830. </a>
  1831. <b:else/>
  1832. <b:if cond='data:post.url'>
  1833. <b:if cond='data:blog.url != data:post.url'>
  1834. <a expr:href='data:post.url'>
  1835. <data:post.title/>
  1836. </a>
  1837. <b:else/>
  1838. <data:post.title/>
  1839. </b:if>
  1840. <b:else/>
  1841. <data:post.title/>
  1842. </b:if>
  1843. </b:if>
  1844. </h3>
  1845. </b:if>
  1846. <div class='post-header'>
  1847. <div class='post-header-line-1'/>
  1848. </div>
  1849. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1850. <data:post.body/>
  1851. <div style='clear: both;'/>
  1852. <!-- clear for photos floats -->
  1853. </div>
  1854. <div class='post-footer'>
  1855. <div class='post-footer-line post-footer-line-1'>
  1856. <span class='post-author vcard'>
  1857. <b:if cond='data:top.showAuthor'>
  1858. <b:if cond='data:post.authorProfileUrl'>
  1859. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1860. <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  1861. <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1862. <span itemprop='name'>
  1863. <data:post.author/>
  1864. </span>
  1865. </a>
  1866. </span>
  1867. <b:else/>
  1868. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1869. <span itemprop='name'>
  1870. <data:post.author/>
  1871. </span>
  1872. </span>
  1873. </b:if>
  1874. </b:if>
  1875. </span>
  1876. <span class='post-timestamp'>
  1877. <b:if cond='data:top.showTimestamp'>
  1878. <data:top.timestampLabel/>
  1879. <b:if cond='data:post.url'>
  1880. <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  1881. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
  1882. <abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
  1883. <data:post.timestamp/>
  1884. </abbr>
  1885. </a>
  1886. </b:if>
  1887. </b:if>
  1888. </span>
  1889. <span class='post-comment-link'>
  1890. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1891. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1892. <b:if cond='data:post.allowComments'>
  1893. <b:include data='post' name='comment_count_picker'/>
  1894. </b:if>
  1895. </b:if>
  1896. </b:if>
  1897. </span>
  1898. </div>
  1899. <div class='post-footer-line post-footer-line-2'>
  1900. <b:if cond='data:top.showMobileShare'>
  1901. <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  1902. <a href='javascript:void(0);'>
  1903. <data:shareMsg/>
  1904. </a>
  1905. </div>
  1906. </b:if>
  1907. <b:if cond='data:top.showDummy'>
  1908. <div class='goog-inline-block dummy-container'>
  1909. <data:post.dummyTag/>
  1910. </div>
  1911. </b:if>
  1912. </div>
  1913. </div>
  1914. </div>
  1915. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1916. <b:include data='post' name='comment_picker'/>
  1917. </b:if>
  1918. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1919. <b:include data='post' name='comment_picker'/>
  1920. </b:if>
  1921. </div>
  1922. </div>
  1923. </div>
  1924. </b:includable>
  1925. <b:includable id='nextprev'>
  1926. <div class='blog-pager' id='blog-pager'>
  1927. <b:if cond='data:newerPageUrl'>
  1928. <span id='blog-pager-newer-link'>
  1929. <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>
  1930. <data:newerPageTitle/>
  1931. </a>
  1932. </span>
  1933. </b:if>
  1934. <b:if cond='data:olderPageUrl'>
  1935. <span id='blog-pager-older-link'>
  1936. <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>
  1937. <data:olderPageTitle/>
  1938. </a>
  1939. </span>
  1940. </b:if>
  1941. <a class='home-link' expr:href='data:blog.homepageUrl'>
  1942. <data:homeMsg/>
  1943. </a>
  1944. <b:if cond='data:mobileLinkUrl'>
  1945. <div class='blog-mobile-link'>
  1946. <a expr:href='data:mobileLinkUrl'>
  1947. <data:mobileLinkMsg/>
  1948. </a>
  1949. </div>
  1950. </b:if>
  1951. </div>
  1952. <div class='clear'/>
  1953. </b:includable>
  1954. <b:includable id='post' var='post'>
  1955. <div class='post hentry'>
  1956. <a expr:name='data:post.id'/>
  1957. <b:if cond='data:post.title'>
  1958. <h3 class='post-title entry-title'>
  1959. <b:if cond='data:post.link'>
  1960. <a expr:href='data:post.link'>
  1961. <data:post.title/>
  1962. </a>
  1963. <b:else/>
  1964. <b:if cond='data:post.url'>
  1965. <b:if cond='data:blog.url != data:post.url'>
  1966. <a expr:href='data:post.url'>
  1967. <data:post.title/>
  1968. </a>
  1969. <b:else/>
  1970. <data:post.title/>
  1971. </b:if>
  1972. <b:else/>
  1973. <data:post.title/>
  1974. </b:if>
  1975. </b:if>
  1976. </h3>
  1977. </b:if>
  1978. <div class='post-header'>
  1979. <div class='post-header-line-1'/>
  1980. </div>
  1981. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'>
  1982.  
  1983. <data:post.body/>
  1984.  
  1985.  
  1986. <div style='clear: both;'/>
  1987. <!-- clear for photos floats -->
  1988. </div>
  1989. <b:if cond='data:post.hasJumpLink'>
  1990. <div class='jump-link'>
  1991. <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'>
  1992. <data:post.jumpText/>
  1993. </a>
  1994. </div>
  1995. </b:if>
  1996. <div class='post-footer'>
  1997. <div class='post-footer-line post-footer-line-1'>
  1998. <span class='post-author vcard'>
  1999. <b:if cond='data:top.showAuthor'>
  2000. <data:top.authorLabel/>
  2001. <span class='fn'>
  2002. <data:post.author/>
  2003. </span>
  2004. </b:if>
  2005. </span>
  2006. <span class='post-timestamp'>
  2007. <b:if cond='data:top.showTimestamp'>
  2008. <data:top.timestampLabel/>
  2009. <b:if cond='data:post.url'>
  2010. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
  2011. <abbr class='published' expr:title='data:post.timestampISO8601'>
  2012. <data:post.timestamp/>
  2013. </abbr>
  2014. </a>
  2015. </b:if>
  2016. </b:if>
  2017. </span>
  2018. <span class='post-comment-link'>
  2019. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  2020. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  2021. <b:if cond='data:post.allowComments'>
  2022. <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  2023. <b:if cond='data:post.numComments == 1'>
  2024. 1
  2025. <data:top.commentLabel/>
  2026. <b:else/>
  2027. <data:post.numComments/>
  2028. <data:top.commentLabelPlural/>
  2029. </b:if>
  2030. </a>
  2031. </b:if>
  2032. </b:if>
  2033. </b:if>
  2034. </span>
  2035. <span class='post-icons'>
  2036. <!-- email post links -->
  2037. <b:if cond='data:post.emailPostUrl'>
  2038. <span class='item-action'>
  2039. <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  2040. <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  2041. </a>
  2042. </span>
  2043. </b:if>
  2044. <!-- quickedit pencil -->
  2045. <b:include data='post' name='postQuickEdit'/>
  2046. </span>
  2047. <div class='post-share-buttons goog-inline-block'>
  2048. <b:if cond='data:post.sharePostUrl'>
  2049. <b:include data='post' name='shareButtons'/>
  2050. </b:if>
  2051. </div>
  2052. </div>
  2053. <div class='post-footer-line post-footer-line-2'>
  2054. <span class='post-labels'>
  2055. <b:if cond='data:post.labels'>
  2056. <data:postLabelsLabel/>
  2057. <b:loop values='data:post.labels' var='label'>
  2058. <a expr:href='data:label.url' rel='tag'>
  2059. <data:label.name/>
  2060. </a>
  2061. <b:if cond='data:label.isLast != &quot;true&quot;'>
  2062. ,
  2063. </b:if>
  2064. </b:loop>
  2065. </b:if>
  2066. </span>
  2067. </div>
  2068. <div class='post-footer-line post-footer-line-3'>
  2069. <span class='post-location'>
  2070. <b:if cond='data:top.showLocation'>
  2071. <b:if cond='data:post.location'>
  2072. <data:postLocationLabel/>
  2073. <a expr:href='data:post.location.mapsUrl' target='_blank'>
  2074. <data:post.location.name/>
  2075. </a>
  2076. </b:if>
  2077. </b:if>
  2078. </span>
  2079. </div>
  2080. </div>
  2081. </div>
  2082. </b:includable>
  2083. <b:includable id='postQuickEdit' var='post'>
  2084. <b:if cond='data:post.editUrl'>
  2085. <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  2086. <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  2087. <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  2088. </a>
  2089. </span>
  2090. </b:if>
  2091. </b:includable>
  2092. <b:includable id='shareButtons' var='post'>
  2093. <b:if cond='data:top.showEmailButton'>
  2094. <a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>
  2095. <span class='share-button-link-text'>
  2096. <data:top.emailThisMsg/>
  2097. </span>
  2098. </a>
  2099. </b:if>
  2100. <b:if cond='data:top.showBlogThisButton'>
  2101. <a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>
  2102. <span class='share-button-link-text'>
  2103. <data:top.blogThisMsg/>
  2104. </span>
  2105. </a>
  2106. </b:if>
  2107. <b:if cond='data:top.showTwitterButton'>
  2108. <a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>
  2109. <span class='share-button-link-text'>
  2110. <data:top.shareToTwitterMsg/>
  2111. </span>
  2112. </a>
  2113. </b:if>
  2114. <b:if cond='data:top.showFacebookButton'>
  2115. <a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>
  2116. <span class='share-button-link-text'>
  2117. <data:top.shareToFacebookMsg/>
  2118. </span>
  2119. </a>
  2120. </b:if>
  2121. <b:if cond='data:top.showOrkutButton'>
  2122. <a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'>
  2123. <span class='share-button-link-text'>
  2124. <data:top.shareToOrkutMsg/>
  2125. </span>
  2126. </a>
  2127. </b:if>
  2128. <b:if cond='data:top.showPinterestButton'>
  2129. <a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + &quot;&amp;target=pinterest&quot;' expr:title='data:top.shareToPinterestMsg' target='_blank'>
  2130. <span class='share-button-link-text'>
  2131. <data:top.shareToPinterestMsg/>
  2132. </span>
  2133. </a>
  2134. </b:if>
  2135. <b:if cond='data:top.showDummy'>
  2136. <div class='goog-inline-block dummy-container'>
  2137. <data:post.dummyTag/>
  2138. </div>
  2139. </b:if>
  2140. </b:includable>
  2141. <b:includable id='status-message'>
  2142. <b:if cond='data:navMessage'>
  2143. <div class='status-msg-wrap'>
  2144. <div class='status-msg-body'>
  2145. <data:navMessage/>
  2146. </div>
  2147. <div class='status-msg-border'>
  2148. <div class='status-msg-bg'>
  2149. <div class='status-msg-hidden'>
  2150. <data:navMessage/>
  2151. </div>
  2152. </div>
  2153. </div>
  2154. </div>
  2155. <div style='clear: both;'/>
  2156. </b:if>
  2157. </b:includable>
  2158. <b:includable id='threaded-comment-form' var='post'>
  2159. <div class='comment-form'>
  2160. <a name='comment-form'/>
  2161. <b:if cond='data:mobile'>
  2162. <p>
  2163. <data:blogCommentMessage/>
  2164. </p>
  2165. <data:blogTeamBlogMessage/>
  2166. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2167. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  2168. <b:else/>
  2169. <p>
  2170. <data:blogCommentMessage/>
  2171. </p>
  2172. <data:blogTeamBlogMessage/>
  2173. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2174. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  2175. </b:if>
  2176. <data:post.friendConnectJs/>
  2177. <data:post.cmtfpIframe/>
  2178. <script type='text/javascript'>
  2179. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  2180. </script>
  2181. </div>
  2182. </b:includable>
  2183. <b:includable id='threaded_comment_js' var='post'>
  2184. <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  2185. <script type='text/javascript'>
  2186. (function() {
  2187. var items = <data:post.commentJso/>;
  2188. var msgs = <data:post.commentMsgs/>;
  2189. var config = <data:post.commentConfig/>;
  2190. // <![CDATA[
  2191. var cursor = null;
  2192. if (items && items.length > 0) {
  2193. cursor = parseInt(items[items.length - 1].timestamp) + 1;
  2194. }
  2195. var bodyFromEntry = function(entry) {
  2196. if (entry.gd$extendedProperty) {
  2197. for (var k in entry.gd$extendedProperty) {
  2198. if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  2199. return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  2200. }
  2201. }
  2202. }
  2203. return entry.content.$t;
  2204. }
  2205. var parse = function(data) {
  2206. cursor = null;
  2207. var comments = [];
  2208. if (data && data.feed && data.feed.entry) {
  2209. for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  2210. var comment = {};
  2211. // comment ID, parsed out of the original id format
  2212. var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  2213. comment.id = id ? id[2] : null;
  2214. comment.body = bodyFromEntry(entry);
  2215. comment.timestamp = Date.parse(entry.published.$t) + '';
  2216. if (entry.author && entry.author.constructor === Array) {
  2217. var auth = entry.author[0];
  2218. if (auth) {
  2219. comment.author = {
  2220. name: (auth.name ? auth.name.$t : undefined),
  2221. profileUrl: (auth.uri ? auth.uri.$t : undefined),
  2222. avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  2223. };
  2224. }
  2225. }
  2226. if (entry.link) {
  2227. if (entry.link[2]) {
  2228. comment.link = comment.permalink = entry.link[2].href;
  2229. }
  2230. if (entry.link[3]) {
  2231. var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  2232. if (pid && pid[1]) {
  2233. comment.parentId = pid[1];
  2234. }
  2235. }
  2236. }
  2237. comment.deleteclass = 'item-control blog-admin';
  2238. if (entry.gd$extendedProperty) {
  2239. for (var k in entry.gd$extendedProperty) {
  2240. if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  2241. comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  2242. } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
  2243. comment.displayTime = entry.gd$extendedProperty[k].value;
  2244. }
  2245. }
  2246. }
  2247. comments.push(comment);
  2248. }
  2249. }
  2250. return comments;
  2251. };
  2252. var paginator = function(callback) {
  2253. if (hasMore()) {
  2254. var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  2255. if (cursor) {
  2256. url += '&published-min=' + new Date(cursor).toISOString();
  2257. }
  2258. window.bloggercomments = function(data) {
  2259. var parsed = parse(data);
  2260. cursor = parsed.length < 50 ? null
  2261. : parseInt(parsed[parsed.length - 1].timestamp) + 1
  2262. callback(parsed);
  2263. window.bloggercomments = null;
  2264. }
  2265. url += '&callback=bloggercomments';
  2266. var script = document.createElement('script');
  2267. script.type = 'text/javascript';
  2268. script.src = url;
  2269. document.getElementsByTagName('head')[0].appendChild(script);
  2270. }
  2271. };
  2272. var hasMore = function() {
  2273. return !!cursor;
  2274. };
  2275. var getMeta = function(key, comment) {
  2276. if ('iswriter' == key) {
  2277. var matches = !!comment.author
  2278. && comment.author.name == config.authorName
  2279. && comment.author.profileUrl == config.authorUrl;
  2280. return matches ? 'true' : '';
  2281. } else if ('deletelink' == key) {
  2282. return config.baseUri + '/delete-comment.g?blogID='
  2283. + config.blogId + '&postID=' + comment.id;
  2284. } else if ('deleteclass' == key) {
  2285. return comment.deleteclass;
  2286. }
  2287. return '';
  2288. };
  2289. var replybox = null;
  2290. var replyUrlParts = null;
  2291. var replyParent = undefined;
  2292. var onReply = function(commentId, domId) {
  2293. if (replybox == null) {
  2294. // lazily cache replybox, and adjust to suit this style:
  2295. replybox = document.getElementById('comment-editor');
  2296. if (replybox != null) {
  2297. replybox.height = '250px';
  2298. replybox.style.display = 'block';
  2299. replyUrlParts = replybox.src.split('#');
  2300. }
  2301. }
  2302. if (replybox && (commentId !== replyParent)) {
  2303. document.getElementById(domId).insertBefore(replybox, null);
  2304. replybox.src = replyUrlParts[0]
  2305. + (commentId ? '&parentID=' + commentId : '')
  2306. + '#' + replyUrlParts[1];
  2307. replyParent = commentId;
  2308. }
  2309. };
  2310. var hash = (window.location.hash || '#').substring(1);
  2311. var startThread, targetComment;
  2312. if (/^comment-form_/.test(hash)) {
  2313. startThread = hash.substring('comment-form_'.length);
  2314. } else if (/^c[0-9]+$/.test(hash)) {
  2315. targetComment = hash.substring(1);
  2316. }
  2317. // Configure commenting API:
  2318. var configJso = {
  2319. 'maxDepth': config.maxThreadDepth
  2320. };
  2321. var provider = {
  2322. 'id': config.postId,
  2323. 'data': items,
  2324. 'loadNext': paginator,
  2325. 'hasMore': hasMore,
  2326. 'getMeta': getMeta,
  2327. 'onReply': onReply,
  2328. 'rendered': true,
  2329. 'initComment': targetComment,
  2330. 'initReplyThread': startThread,
  2331. 'config': configJso,
  2332. 'messages': msgs
  2333. };
  2334. var render = function() {
  2335. if (window.goog && window.goog.comments) {
  2336. var holder = document.getElementById('comment-holder');
  2337. window.goog.comments.render(holder, provider);
  2338. }
  2339. };
  2340. // render now, or queue to render when library loads:
  2341. if (window.goog && window.goog.comments) {
  2342. render();
  2343. } else {
  2344. window.goog = window.goog || {};
  2345. window.goog.comments = window.goog.comments || {};
  2346. window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  2347. window.goog.comments.loadQueue.push(render);
  2348. }
  2349. })();
  2350. // ]]>
  2351. </script>
  2352. </b:includable>
  2353. <b:includable id='threaded_comments' var='post'>
  2354. <div class='comments' id='comments'>
  2355. <a name='comments'/>
  2356. <h4>
  2357. <data:post.commentLabelFull/>
  2358. :
  2359. </h4>
  2360. <div class='comments-content'>
  2361. <b:if cond='data:post.embedCommentForm'>
  2362. <b:include data='post' name='threaded_comment_js'/>
  2363. </b:if>
  2364. <div id='comment-holder'>
  2365. <data:post.commentHtml/>
  2366. </div>
  2367. </div>
  2368. <p class='comment-footer'>
  2369. <b:if cond='data:post.allowNewComments'>
  2370. <b:include data='post' name='threaded-comment-form'/>
  2371. <b:else/>
  2372. <data:post.noNewCommentsText/>
  2373. </b:if>
  2374. </p>
  2375. <b:if cond='data:showCmtPopup'>
  2376. <div id='comment-popup'>
  2377. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  2378. </iframe>
  2379. </div>
  2380. </b:if>
  2381. <div id='backlinks-container'>
  2382. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  2383. <b:if cond='data:post.showBacklinks'>
  2384. <b:include data='post' name='backlinks'/>
  2385. </b:if>
  2386. </div>
  2387. </div>
  2388. </div>
  2389. </b:includable>
  2390. </b:widget>
  2391. </b:section>
  2392. </div>
  2393. <!-- spacer for skins that want sidebar and main to be the same height-->
  2394. <div class='clear'>
  2395. &#160;
  2396. </div>
  2397. </div>
  2398. <!-- end content-wrapper -->
  2399. </div>
  2400. <!-- end outer-wrapper -->
  2401. </div>
  2402. <div class='footer'>
  2403. <div align='center'>
  2404. DESIGN POR <a href='http://avalanche-designs.blogspot.com.br/'>Matheus Philippe</a> E CÓDIGO POR <a href='http://illustrartedesign.blogspot.com.br/'>Letícia Persi</a>
  2405. - &#169; 2015 todos os direitos reservados ao <a href='http://cherry-interviews.blogspot.com.br'>Cherry Interviews</a>
  2406. </div>
  2407. </div>
  2408. </div>
  2409. </body>
  2410. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement