WandafuruV

Bunny Girl

May 2nd, 2015
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.63 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. <script src='//ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'/>
  5. <script src='//sites.google.com/site/fileswb/bloggerInfiniteScrolling-WB-1.2.js?' type='text/javascript'/>
  6. <head>
  7. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/><script language='JavaScript' src='http://static.tumblr.com/0xqvkot/uNAmn5zem/there.js' type='text/JavaScript'/>
  8. <b:if cond='data:blog.isMobile'>
  9. <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
  10. <b:else/>
  11. <meta content='width=1100' name='viewport'/>
  12. </b:if>
  13. <b:include data='blog' name='all-head-content'/>
  14. <title><data:blog.pageTitle/></title>
  15.  
  16. <b:skin><![CDATA[/*
  17. -----------------------------------------------
  18. Blogger Template Style
  19. Name: Travel
  20. Designer: Sookhee Lee
  21. URL: www.plyfly.net
  22. ----------------------------------------------- */
  23.  
  24. /* Variable definitions
  25. ====================
  26. <Variable name="keycolor" description="Main Color" type="color" default="#539bcd" value="#cfd9f6"/>
  27.  
  28. <Group description="Page Text" selector="body">
  29. <Variable name="body.font" description="Font" type="font"
  30. default="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 12px 'Trebuchet MS', Trebuchet, sans-serif"/>
  31. <Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb" value="#bbbbbb"/>
  32. </Group>
  33.  
  34. <Group description="Backgrounds" selector=".body-fauxcolumns-outer">
  35. <Variable name="body.background.color" description="Outer Background" type="color" default="#539bcd" value="#cfd9f6"/>
  36. <Variable name="content.background.color" description="Main Background" type="color" default="transparent" value="#ffffff"/>
  37. </Group>
  38.  
  39. <Group description="Links" selector=".main-outer">
  40. <Variable name="link.color" description="Link Color" type="color" default="#ff9900" value="#ebd0ce"/>
  41. <Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209" value="#b1bec4"/>
  42. <Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900" value="#dcdede"/>
  43. </Group>
  44.  
  45. <Group description="Blog Title" selector=".header h1">
  46. <Variable name="header.font" description="Font" type="font"
  47. default="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif"/>
  48. <Variable name="header.text.color" description="Text Color" type="color" default="#ffffff" value="#000000"/>
  49. </Group>
  50.  
  51. <Group description="Blog Description" selector=".header .description">
  52. <Variable name="description.text.color" description="Description Color" type="color"
  53. default="$(body.text.color)" value="#666666"/>
  54. </Group>
  55.  
  56. <Group description="Tabs Text" selector=".tabs-inner .widget li a">
  57. <Variable name="tabs.font" description="Font" type="font"
  58. default="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif"/>
  59. <Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff" value="#ffffff"/>
  60. <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#ffffff" value="#ffffff"/>
  61. </Group>
  62.  
  63. <Group description="Tabs Background" selector=".tabs-outer .PageList">
  64. <Variable name="tabs.background.color" description="Background Color" type="color" default="transparent" value="#000000"/>
  65. <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="transparent" value="#333333"/>
  66. </Group>
  67.  
  68. <Group description="Date Header" selector=".main-inner h2.date-header">
  69. <Variable name="date.font" description="Font" type="font"
  70. default="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  71. <Variable name="date.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#666666"/>
  72. </Group>
  73.  
  74. <Group description="Post Title" selector="h3.post-title a">
  75. <Variable name="post.title.font" description="Font" type="font"
  76. default="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 20px 'Trebuchet MS',Trebuchet,sans-serif"/>
  77. <Variable name="post.title.text.color" description="Text Color" type="color"
  78. default="#ffffff" value="#b1bec4"/>
  79. </Group>
  80.  
  81. <Group description="Post Background" selector=".column-center-inner">
  82. <Variable name="post.background.color" description="Background Color" type="color"
  83. default="transparent" value="transparent"/>
  84. <Variable name="post.background.url" description="Post Background URL" type="url" default="none" value="none"/>
  85. </Group>
  86.  
  87. <Group description="Gadget Title Color" selector="h2">
  88. <Variable name="widget.title.font" description="Font" type="font"
  89. default="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  90. <Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff" value="#b1bec4"/>
  91. </Group>
  92.  
  93. <Group description="Gadget Text" selector=".footer-inner .widget, .sidebar .widget">
  94. <Variable name="widget.font" description="Font" type="font"
  95. default="$(body.font)" value="normal normal 12px 'Trebuchet MS', Trebuchet, sans-serif"/>
  96. <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#bbbbbb"/>
  97. </Group>
  98.  
  99. <Group description="Gadget Links" selector=".sidebar .widget">
  100. <Variable name="widget.link.color" description="Link Color" type="color" default="$(body.text.color)" value="#ebd0ce"/>
  101. <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="#b1bec4"/>
  102. <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff" value="#dcdede"/>
  103. </Group>
  104.  
  105. <Group description="Sidebar Background" selector=".column-left-inner .column-right-inner">
  106. <Variable name="widget.outer.background.color" description="Background Color" type="color" default="transparent" value="transparent"/>
  107. <Variable name="widget.border.bevel.color" description="Bevel Color" type="color" default="transparent" value="transparent"/>
  108. </Group>
  109.  
  110. <Variable name="body.background" description="Body Background" type="background"
  111. color="$(body.background.color)" default="$(color) none repeat-x scroll top center" value="$(color) url(http://2.bp.blogspot.com/-yMW301sAV4E/Ulw9NdQK5tI/AAAAAAAAd-k/80uiRtKNwpw/s1600/2398955.png) repeat scroll top left"/>
  112. <Variable name="content.background" description="Content Background" type="background"
  113. color="$(content.background.color)" default="$(color) none repeat scroll top center" value="#ffffff url(//www.blogblog.com/1kt/travel/bg_container.png) repeat-x scroll top left"/>
  114. <Variable name="comments.background" description="Comments Background" type="background"
  115. default="#cccccc none repeat scroll top center" value="#cccccc none repeat scroll top center"/>
  116.  
  117. <Variable name="content.imageBorder.top.space" description="Content Image Border Top Space" type="length" default="0" value="5px"/>
  118. <Variable name="content.imageBorder.top" description="Content Image Border Top" type="url" default="none" value="url(//www.blogblog.com/1kt/travel/bg_container.png)"/>
  119.  
  120. <Variable name="content.margin" description="Content Margin Top" type="length" default="20px" value="20px"/>
  121. <Variable name="content.padding" description="Content Padding" type="length" default="20px" value="20px"/>
  122. <Variable name="content.posts.padding" description="Posts Content Padding" type="length" default="10px" value="10px"/>
  123.  
  124. <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
  125. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  126. <Variable name="tabs.selected.background.gradient" description="Tabs Selected Background Gradient" type="url"
  127. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  128. <Variable name="widget.outer.background.gradient" description="Sidebar Gradient" type="url"
  129. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  130. <Variable name="footer.background.gradient" description="Footer Background Gradient" type="url" default="none" value="none"/>
  131. <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
  132. default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
  133. <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" value="#ffffff"/>
  134. <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  135. <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  136. */
  137.  
  138. /* Content
  139. ----------------------------------------------- */
  140. body {
  141. font: $(body.font);
  142. color: $(body.text.color);
  143. background: $(body.background);
  144. }
  145.  
  146. html body .region-inner {
  147. min-width: 0;
  148. max-width: 100%;
  149. width: auto;
  150. }
  151.  
  152. a:link {
  153. text-decoration:none;
  154. color: $(link.color);
  155. }
  156.  
  157. a:visited {
  158. text-decoration:none;
  159. color: $(link.visited.color);
  160. }
  161.  
  162. a:hover {
  163. text-decoration:none;
  164. color: $(link.hover.color);
  165. }
  166.  
  167. .content-outer .content-cap-top {
  168. height: ;
  169. background: ;
  170. }
  171.  
  172. .content-outer {
  173. margin: 0 auto;
  174. padding-top: ;
  175. }
  176.  
  177. .content-inner {
  178. background: ;
  179. background-position: ;
  180. background-color: ;
  181. padding: ;
  182. }
  183.  
  184. .main-inner .date-outer {
  185. margin-bottom: 2em;
  186. }
  187.  
  188. /* Header
  189. ----------------------------------------------- */
  190. .header-inner {
  191. margin-top: -40px;
  192. }
  193.  
  194. .Header .titlewrapper,
  195. .header-inner .Header .descriptionwrapper {
  196. padding-left: 10px;
  197. padding-right: 10px;
  198. }
  199.  
  200. .Header h1 {
  201. font: $(header.font);
  202. color: $(header.text.color);
  203. }
  204.  
  205. .Header h1 a {
  206. color: $(header.text.color);
  207. }
  208.  
  209. .Header .description {
  210. font-size: 130%;
  211. }
  212.  
  213. /* Tabs
  214. ----------------------------------------------- */
  215. .tabs-inner {
  216. padding: 0;
  217. }
  218.  
  219. .tabs-inner .section {
  220. margin: 0;
  221. }
  222.  
  223. .tabs-inner .widget ul {
  224. padding: 0;
  225. background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  226. }
  227.  
  228. .tabs-inner .widget li {
  229. border: none;
  230. }
  231.  
  232. .tabs-inner .widget li a {
  233. display: inline-block;
  234. padding: 1em 1.5em;
  235. color: $(tabs.text.color);
  236. font: $(tabs.font);
  237. }
  238.  
  239. .tabs-inner .widget li.selected a,
  240. .tabs-inner .widget li a:hover {
  241. position: relative;
  242. z-index: 1;
  243. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  244. color: $(tabs.selected.text.color);
  245.  
  246. }
  247. /* Headings
  248. ----------------------------------------------- */
  249. h2 {
  250.  
  251. font-family: 'Delius';
  252. font-size: 18px;
  253. color: #B1BEC4;
  254. text-align: center;
  255. border-bottom: 1px dotted #DCDEDE;
  256. }
  257.  
  258. .main-inner h2.date-header {
  259. font-family: Trebuchet MS;
  260. font-style: Italic;
  261. float: center;
  262. font-size: 10px;
  263. border-bottom: none;
  264.  
  265. color: #EBD0CE;
  266. text-align: center;
  267. -webkit-transition-duration: .60s;
  268. }
  269. .main-inner h2.date-header:hover {
  270. font-size: 10px;
  271. color: #B1BEC4;
  272. -webkit-transition-duration: .60s;
  273. }
  274.  
  275. .footer-inner .widget h2,
  276. .sidebar .widget h2 {
  277. text-align: center;
  278. padding-bottom: .5em;
  279. }
  280.  
  281. /* Main
  282. ----------------------------------------------- */
  283.  
  284. .main-inner {
  285. padding: $(content.padding) 0;
  286. margin-top:-10px;
  287. }
  288.  
  289. .main-inner .column-center-inner {
  290. padding: $(content.posts.padding) 0;
  291. }
  292.  
  293. .main-inner .column-center-inner .section {
  294. margin: 0 $(content.posts.padding);
  295. }
  296.  
  297. .main-inner .column-right-inner {
  298. margin-top: -16px;
  299. margin-left: $(content.padding);
  300. }
  301.  
  302. .main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
  303. margin-left: $(content.padding);
  304. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  305. }
  306.  
  307. .main-inner .column-left-inner {
  308. margin-right: $(content.padding);
  309. }
  310.  
  311. .main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
  312. margin-right: $(content.padding);
  313. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  314. }
  315.  
  316. .main-inner .column-left-inner,
  317. .main-inner .column-right-inner {
  318. padding: 15px 0;
  319. }
  320.  
  321. /* Posts
  322. ----------------------------------------------- */
  323. h3.post-title {
  324.  
  325. font-family: 'Delius';
  326. color: #DCDEDE;
  327. font-size: 20px;
  328. margin-top: 10px;
  329. text-align: center;
  330. border-bottom: 1px dotted #DCDEDE;
  331. }
  332.  
  333. }
  334.  
  335. h3.post-title a {
  336. font: $(post.title.font);
  337. color: $(post.title.text.color);
  338. }
  339.  
  340. h3.post-title a:hover {
  341. text-decoration: none;
  342. }
  343.  
  344. .main-inner .column-center-outer {
  345. background: $(post.background.color) $(post.background.url) repeat scroll top left;
  346. _background-image: none;
  347. }
  348.  
  349. .post-body {
  350. line-height: 1.4;
  351. position: relative;
  352. }
  353.  
  354. .post-header {
  355. margin: 0 0 1em;
  356.  
  357. line-height: 1.6;
  358. }
  359.  
  360. .post-footer {
  361. margin: .5em 0;
  362. line-height: 1.6;
  363. }
  364.  
  365. #blog-pager {
  366. font-size: 140%;
  367. }
  368.  
  369. #comments {
  370. background: #fff;
  371. padding: 15px;
  372. }
  373.  
  374. #comments .comment-author {
  375. padding-top: 1.5em;
  376. }
  377.  
  378. #comments h4,
  379. #comments .comment-author a,
  380. #comments .comment-timestamp a {
  381. color: $(post.title.text.color);
  382. }
  383.  
  384. #comments .comment-author:first-child {
  385. padding-top: 0;
  386. border-top: none;
  387. }
  388.  
  389. .avatar-image-container {
  390. margin: .2em 0 0;
  391. }
  392.  
  393. /* Comments
  394. ----------------------------------------------- */
  395. #comments a {
  396. color: $(post.title.text.color);
  397. }
  398.  
  399. .comments .comments-content .icon.blog-author {
  400. background-repeat: no-repeat;
  401. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
  402. }
  403.  
  404. .comments .comments-content .loadmore a {
  405. border-top: 1px solid $(post.title.text.color);
  406. border-bottom: 1px solid $(post.title.text.color);
  407. }
  408.  
  409. .comments .comment-thread.inline-thread {
  410. background: $(post.background.color);
  411. }
  412.  
  413. .comments .continue {
  414. border-top: 2px solid $(post.title.text.color);
  415. }
  416.  
  417.  
  418. /* Widgets
  419. ----------------------------------------------- */
  420. .sidebar .widget {
  421. border-bottom: 2px solid $(widget.border.bevel.color);
  422. padding-bottom: 10px;
  423. margin: 10px 0;
  424. }
  425.  
  426. .sidebar .widget:first-child {
  427. margin-top: 0;
  428. }
  429.  
  430. .sidebar .widget:last-child {
  431. border-bottom: none;
  432. margin-bottom: 0;
  433. padding-bottom: 0;
  434. }
  435.  
  436. .footer-inner .widget,
  437. .sidebar .widget {
  438. font: $(widget.font);
  439. color: $(widget.text.color);
  440. }
  441.  
  442. .footer-inner .widget a:link {
  443. color: $(link.color);
  444. text-decoration: none;
  445. }
  446.  
  447. .footer-inner .widget a:visited {
  448. color: $(link.visited.color);
  449. }
  450.  
  451. .footer-inner .widget a:hover {
  452. color: $(link.color);
  453. text-decoration: underline;
  454. }
  455.  
  456. .widget .zippy {
  457. color: $(widget.alternate.text.color);
  458. }
  459.  
  460. .footer-inner {
  461. margin: -70px;
  462. }
  463.  
  464. /* Mobile
  465. ----------------------------------------------- */
  466. body.mobile {
  467. background-size: 100% auto;
  468. }
  469.  
  470. body.mobile .AdSense {
  471. margin: 0 -10px;
  472. }
  473.  
  474. .mobile .body-fauxcolumn-outer {
  475. background: $(mobile.background.overlay);
  476. }
  477.  
  478. .mobile .footer-inner .widget a:link {
  479. color: $(widget.link.color);
  480. text-decoration: none;
  481. }
  482.  
  483. .mobile .footer-inner .widget a:visited {
  484. color: $(widget.link.visited.color);
  485. }
  486.  
  487. .mobile-post-outer a {
  488. color: $(post.title.text.color);
  489. }
  490.  
  491. .mobile-link-button {
  492. background-color: $(link.color);
  493. }
  494.  
  495. .mobile-link-button a:link, .mobile-link-button a:visited {
  496. color: $(mobile.button.color);
  497. }
  498.  
  499. .mobile-index-contents {
  500. color: $(body.text.color);
  501. }
  502.  
  503. .mobile .tabs-inner .PageList .widget-content {
  504. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  505. color: $(tabs.selected.text.color);
  506. }
  507.  
  508. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  509. border-$startSide: 1px solid $(tabs.selected.text.color);
  510. }
  511. B{COLOR: #EBD0CE; TEXT-DECORATION: NONE; -WEBKIT-TRANSITION-DURATION: .80S;} /* ESTILO DO NEGRITO */
  512. I {COLOR: #B1BEC4; TEXT-DECORATION: NONE; -WEBKIT-TRANSITION-DURATION: .80S;} /* ESTILO DO ITÁLICO */
  513. U {COLOR: #B1BEC4; TEXT-DECORATION: NONE; BORDER-BOTTOM: 1PX dotted #EBD0CE
  514. ; -WEBKIT-TRANSITION-DURATION: .80S;} /* ESTILO DO SUBLINHADO */
  515. STRIKE {COLOR: #EBD0CE; TEXT-DECORATION: STRIKE;} /*ESTILO DO RISCADO */
  516.  
  517. .post-outer {
  518. margin: 2px 0px 0px;
  519. margin-top: -10px;
  520. padding: 10px 10px;
  521. background:#ffffff;
  522. -webkit-border-radius: 10px;
  523. -moz-border-radius: 10px;
  524. border-radius: 10px;
  525. border-radius:5px; /*-------------Arredondamento da área--------*/
  526. box-shadow: inset 0 0 0px #e2e1e1, 0 0 2px #ccc;
  527. }
  528.  
  529. .sidebar .widget {
  530. background:#fff; /*--------Cor do fundo------*/
  531. padding: 5px; /*------------Espaço interno------*/
  532. margin-left: -40px; /*------------Espaço externo da esquerda------*/
  533. margin-top: 5px; /*------------Espaço externo de cima------*/
  534. margin-bottom:5px; /*------------Espaço externo de baixo------*/
  535. border-radius:5px; /*-------------Arredondamento do gadget--------*/
  536. box-shadow: inset 0 0 0px #e2e1e1, 0 0 2px #ccc;
  537. }
  538. .main img {
  539. filter:alpha(opacity=72);
  540. -moz-opacity:0.72;
  541. opacity:0.72;
  542. padding: 2px;
  543. border-radius:2px;
  544. -webkit-transition-duration: .50s;
  545. }
  546. .main img:hover {
  547. filter:alpha(opacity=100);
  548. -moz-opacity:1.0;
  549. opacity:1.0;
  550. }
  551.  
  552. div#qTip {
  553. margin:2px;
  554. padding: 5px 9px;
  555. border-right-width: 1px;
  556. border-bottom-width: 1px;
  557. display: none;
  558. color:#B1BEC4;
  559. background: #F1DEDD;
  560. font-family: Trebuchet MS;
  561. letter-spacing: 1px;
  562. font-size: 11px;
  563. no-repeat 5%;
  564. text-align: left;
  565. position: absolute;
  566. z-index: 1000;
  567. opacity: 1.0;
  568. -webkit-transition: all 0.1s linear;
  569. -moz-transition: all 0.1s linear;
  570. -o-transition: all 0.1s linear;
  571. }
  572.  
  573. blockquote {
  574. font-family: Trebuchet MS;
  575. Letter-spacing: 1px;
  576. font-size: 11px;
  577. color: #6B6B6B;
  578. text-align: right;
  579. border-radius: 0px;
  580. box-shadow: inset 0px 0px 2px #DCDEDE;
  581. background: #FBFBFB;
  582. border-right: 4px solid #B1BEC4;
  583. border-left: 4px solid #B1BEC4;
  584. padding: 8px;
  585. }
  586.  
  587. .post-footer-line-1{
  588. border-bottom: 1px dotted #DCDEDE;
  589. font-family: Trebuchet MS;
  590. font-size:11px;
  591. text-align: center;
  592. font-style: Italic;
  593. }
  594. .post-footer-line-2{
  595. border-bottom: 1px dotted #DCDEDE;
  596. font-family: Trebuchet MS;
  597. font-size:11px;
  598. text-align: center;
  599. font-style: Italic;
  600. }.jump-link {
  601. text-align: right; /* posicionamento do leia mais */
  602. margin-top: 5px; /* espaço que fica entre o leia mais e a postagem */
  603. }
  604. .jump-link a {
  605. padding: 4px; /*acolchoamento entre o fundo e o texto */
  606. color: #fff; /* cor do texto */
  607. background: #B1BEC4; /* cor do fundo */
  608. font-family: Trebuchet MS;
  609. font-size: 11px;
  610. box-shadow: inset 0 0 0px #ecebeb, 0 0 2px #d2d1d3;
  611. }
  612.  
  613. /*** ROLAGEM DA VERTICAL DA PÁGINA ***/
  614. ::-WEBKIT-SCROLLBAR-THUMB:VERTICAL {
  615. BACKGROUND: #EBD0CE; /*COR DA BARRINHA QUE SE MOVE*/
  616. HEIGHT:8PX;
  617. }
  618. /*** ROLAGEM DA HORIZONTAL DA PÁGINA***/
  619. ::-WEBKIT-SCROLLBAR-THUMB:HORIZONTAL { BACKGROUND-COLOR:#FFF; /*COR DA BARRINHA QUE SE MOVE*/
  620. HEIGHT:8PX;
  621. }
  622. /*** PARTE FIXA DA ROLAGEM (FUNDO QUE NÃO SE MOVE) ***/
  623. ::-WEBKIT-SCROLLBAR { HEIGHT:8PX; WIDTH:8PX; /*LARGURA DA BARRA DE ROLAGEM*/
  624. BACKGROUND: #fff; /*COR DA PARTE FIXA, QUE FICA NO MUNDO*/
  625. }
  626. /**********************INICIO COMENTARIOS PERSONALIZADOS************************/
  627. #comments h4, #comments .comment-author a, #comments .comment-timestamp a { /*Texto "X comentários:"*/
  628. color: #DDDDE3; /*Cor da fonte do numero total de comentarios*/
  629. font-family: Delius; /*Fonte do texto*/
  630. font-size: 20px; /*Tamanho da fonte*/}
  631. text-align:center;
  632. #comments {
  633. background: #fff; /*Fundo da área geral dos comentários*/
  634. padding: 15px;
  635. }
  636. .comments .comment-block { margin-left: 70px; /*Espaço entre o avatar e o corpo do comentário*/}
  637.  
  638. .comment-header {
  639. padding: 3px;}
  640. .comment-header a {
  641. color: #B1BEC4 !important; /*Cor do nome do autor do comentário*/
  642. font-family: Delius; /*Fonte do nome do autor do comentário*/
  643. font-size: 16px; /*Tamanho da fonte do nome do autor do comentário*/
  644. font-weight: normal; /*Troque bold por normal para tirar o negrito*/}
  645. .comment-header a:hover { color: #EBD0CE !important; /*Cor do nome do autor do comentário quando passa o mouse*/
  646. text-decoration: none;}
  647.  
  648. .comments .comments-content .datetime a{
  649. font-family: Silkscreen;
  650. font-size: 8px !important; /*Tamanho da fonte da hora e data do comentário*/
  651. float: right; /*Data alinhada a direita*/
  652. line-height: 16px; /*Altura da linha da data e hora*/}
  653.  
  654. .comments .comments-content .comment-content{ /*Bloco de texto do comentário*/
  655. margin-top: -10px; /*Espaço entre o bloco de texto do comentário e o nome do autor*/
  656. position: relative;
  657. background: #fff; /*Fundo do bloco de texto do comentário*/
  658. padding: 10px;
  659. color: #DCDEDE; /*Cor da fonte do bloco de texto do comentário*/
  660. font-size: 12px; /*Tamanho da fonte*/}
  661.  
  662. .comments .avatar-image-container {
  663. /*Tamanho do avatar */
  664. max-width: 50px;
  665. max-height: 50px;
  666. min-height: 50px;
  667. min-width: 50px;
  668. background: #EAE7EE; /*Cor da borda do avatar*/
  669. padding: 2px; /*Espessura da borda do avatar*/}
  670.  
  671. .comments .avatar-image-container img{
  672. /*Tamanho do avatar */
  673. max-width: 50px;
  674. max-height: 50px;
  675. min-height: 50px;
  676. min-width: 50px;}
  677.  
  678. .comments .comments-content .comment {
  679. padding:20px 10px !important;
  680. margin-bottom:5px !important}
  681.  
  682. .comments .comment .comment-actions a {
  683. padding: 5px;
  684. color: #EBD0CE !important; /*Cor do texto dos botões responder e excluir*/
  685. font-family: Arial; /*Fonte dos botões responder e excluir*/
  686. font-weight: normal; /*Troque bold por normal para tirar o negrito*/
  687. margin-right: 10px;}
  688.  
  689. .comments .comment .comment-actions a:hover {
  690. color: #B1BEC4 !important; /*Cor do texto dos botões responder e excluir quando passa o mouse*/
  691. text-decoration: none;}
  692.  
  693. .comments .continue { border-top: none;}
  694. .comments .continue a {display: none;}
  695.  
  696. /**********FIM DOS COMENTARIOS POR WWW.PAPOGAROTA.COM.BR********/
  697.  
  698. .search{
  699. float: center;
  700. font-family: Trebuchet MS !important; /* Fonte do campo de texto*/
  701. }
  702. .searchbar{
  703. height: 20px; /*Altura da caixa*/
  704. width: 210px; /*largura da caixa*/
  705. border-radius:5px;
  706. background:#fff;
  707. text-align:center;
  708. color:#DFDFDF !important; /*cor do texto*/
  709. font: 10px Trebuchet MS !important; /*fonte do texto*/
  710. font-style:Italic;
  711. }
  712. .searchbut{
  713. background: url('Url da imagem do botão');
  714. width:30px; /*Largura do botão*/
  715. height:30px; /*altura do botão*/
  716. border: 0;
  717. padding:7px;
  718. }
  719.  
  720. ::-MOZ-SELECTION {
  721. BACKGROUND:#FBFBFB; /*COR DO FUNDO*/
  722. COLOR:#EBD0CE; /*COR DA FONTE*/
  723. }
  724. ::SELECTION {
  725. BACKGROUND:#FBFBFB;/*COR DO FUNDO*/
  726. COLOR:#EBD0CE; /*COR DA FONTE*/
  727. }
  728. .feed-links { height:0px;visibility:hidden;display:none}]]></b:skin>
  729.  
  730. <b:template-skin>
  731. <b:variable default='960px' name='content.width' type='length' value='860px'/>
  732. <b:variable default='0' name='main.column.left.width' type='length' value='0px'/>
  733. <b:variable default='310px' name='main.column.right.width' type='length' value='260px'/>
  734.  
  735. <![CDATA[
  736. body {
  737. min-width: $(content.width);
  738. }
  739.  
  740. .content-outer, .content-fauxcolumn-outer, .region-inner {
  741. min-width: $(content.width);
  742. max-width: $(content.width);
  743. _width: $(content.width);
  744. }
  745.  
  746. .main-inner .columns {
  747. padding-left: $(main.column.left.width);
  748. padding-right: $(main.column.right.width);
  749. }
  750.  
  751. .main-inner .fauxcolumn-center-outer {
  752. left: $(main.column.left.width);
  753. right: $(main.column.right.width);
  754. /* IE6 does not respect left and right together */
  755. _width: expression(this.parentNode.offsetWidth -
  756. parseInt("$(main.column.left.width)") -
  757. parseInt("$(main.column.right.width)") + 'px');
  758. }
  759.  
  760. .main-inner .fauxcolumn-left-outer {
  761. width: $(main.column.left.width);
  762. }
  763.  
  764. .main-inner .fauxcolumn-right-outer {
  765. width: $(main.column.right.width);
  766. }
  767.  
  768. .main-inner .column-left-outer {
  769. width: $(main.column.left.width);
  770. right: 100%;
  771. margin-left: -$(main.column.left.width);
  772. }
  773.  
  774. .main-inner .column-right-outer {
  775. width: $(main.column.right.width);
  776. margin-right: -$(main.column.right.width);
  777. }
  778.  
  779. #layout {
  780. min-width: 0;
  781. }
  782.  
  783. #layout .content-outer {
  784. min-width: 0;
  785. width: 800px;
  786. }
  787.  
  788. #layout .region-inner {
  789. min-width: 0;
  790. width: auto;
  791. }
  792. ]]>
  793. </b:template-skin>
  794. <b:include data='blog' name='google-analytics'/>
  795. <link href='http://fonts.googleapis.com/css?family=Delius' rel='stylesheet' type='text/css'/>
  796. </head>
  797.  
  798. <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  799. <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  800. <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'>
  801. <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
  802. function setAttributeOnload(object, attribute, val) {
  803. if(window.addEventListener) {
  804. window.addEventListener(&#39;load&#39;,
  805. function(){ object[attribute] = val; }, false);
  806. } else {
  807. window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
  808. }
  809. }
  810. &lt;/script&gt;
  811. &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
  812. &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
  813. &lt;script type=&quot;text/javascript&quot;&gt;
  814. gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
  815. if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
  816. gapi.iframes.getContext().openChild({
  817. url: &#39;https://www.blogger.com/navbar.g?targetBlogID\0753433546793348345000\46blogName\75-+Bunny+Girl\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75DISABLED\46layoutType\75LAYOUTS\46searchRoot\75http://bunny-garu.blogspot.com/search\46blogLocale\75pt_BR\46v\0752\46homepageUrl\75http://bunny-garu.blogspot.com/\46vt\75-4624565795992547594&#39;,
  818. where: document.getElementById(&quot;navbar-iframe-container&quot;),
  819. id: &quot;navbar-iframe&quot;
  820. });
  821. }
  822. });
  823. &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
  824. (function() {
  825. var script = document.createElement(&#39;script&#39;);
  826. script.type = &#39;text/javascript&#39;;
  827. script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
  828. var head = document.getElementsByTagName(&#39;head&#39;)[0];
  829. if (head) {
  830. head.appendChild(script);
  831. }})();
  832. &lt;/script&gt;
  833. </b:includable>
  834. </b:widget>
  835. </b:section>
  836.  
  837. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  838. <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  839. <meta expr:content='data:blog.title' itemprop='name'/>
  840. <b:if cond='data:blog.metaDescription'>
  841. <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  842. </b:if>
  843. </div>
  844. </b:if>
  845.  
  846. <div class='body-fauxcolumns'>
  847. <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  848. <div class='cap-top'>
  849. <div class='cap-left'/>
  850. <div class='cap-right'/>
  851. </div>
  852. <div class='fauxborder-left'>
  853. <div class='fauxborder-right'/>
  854. <div class='fauxcolumn-inner'>
  855. </div>
  856. </div>
  857. <div class='cap-bottom'>
  858. <div class='cap-left'/>
  859. <div class='cap-right'/>
  860. </div>
  861. </div>
  862. </div>
  863.  
  864. <div class='content'>
  865. <div class='content-fauxcolumns'>
  866. <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  867. <div class='cap-top'>
  868. <div class='cap-left'/>
  869. <div class='cap-right'/>
  870. </div>
  871. <div class='fauxborder-left'>
  872. <div class='fauxborder-right'/>
  873. <div class='fauxcolumn-inner'>
  874. </div>
  875. </div>
  876. <div class='cap-bottom'>
  877. <div class='cap-left'/>
  878. <div class='cap-right'/>
  879. </div>
  880. </div>
  881. </div>
  882.  
  883. <div class='content-outer'>
  884. <div class='content-cap-top cap-top'>
  885. <div class='cap-left'/>
  886. <div class='cap-right'/>
  887. </div>
  888. <div class='fauxborder-left content-fauxborder-left'>
  889. <div class='fauxborder-right content-fauxborder-right'/>
  890. <div class='content-inner'>
  891.  
  892. <header>
  893. <div class='header-outer'>
  894. <div class='header-cap-top cap-top'>
  895. <div class='cap-left'/>
  896. <div class='cap-right'/>
  897. </div>
  898. <div class='fauxborder-left header-fauxborder-left'>
  899. <div class='fauxborder-right header-fauxborder-right'/>
  900. <div class='region-inner header-inner'>
  901. <b:section class='header' id='header' maxwidgets='1' showaddelement='no'/>
  902. </div>
  903. </div>
  904. <div class='header-cap-bottom cap-bottom'>
  905. <div class='cap-left'/>
  906. <div class='cap-right'/>
  907. </div>
  908. </div>
  909. </header>
  910.  
  911. <div class='tabs-outer'>
  912. <div class='tabs-cap-top cap-top'>
  913. <div class='cap-left'/>
  914. <div class='cap-right'/>
  915. </div>
  916. <div class='fauxborder-left tabs-fauxborder-left'>
  917. <div class='fauxborder-right tabs-fauxborder-right'/>
  918. <div class='region-inner tabs-inner'>
  919. <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'>
  920. <b:widget id='Header1' locked='false' title='- Bunny Girl (Cabeçalho)' type='Header'>
  921. <b:includable id='main'>
  922.  
  923. <b:if cond='data:useImage'>
  924. <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
  925. <!--
  926. Show image as background to text. You can't really calculate the width
  927. reliably in JS because margins are not taken into account by any of
  928. clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
  929. width if the user is using shrink to fit.
  930. This results in a margin-width's worth of pixels being cropped. If the
  931. user is not using shrink to fit then we expand the header.
  932. -->
  933. <b:if cond='data:mobile'>
  934. <div id='header-inner'>
  935. <div class='titlewrapper' style='background: transparent'>
  936. <h1 class='title' style='background: transparent; border-width: 0px'>
  937. <b:include name='title'/>
  938. </h1>
  939. </div>
  940. <b:include name='description'/>
  941. </div>
  942. <b:else/>
  943. <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot; + &quot;background-position: &quot; + data:backgroundPositionStyleStr + &quot;; &quot; + data:widthStyleStr + &quot;min-height: &quot; + data:height + &quot;_height: &quot; + data:height + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
  944. <div class='titlewrapper' style='background: transparent'>
  945. <h1 class='title' style='background: transparent; border-width: 0px'>
  946. <b:include name='title'/>
  947. </h1>
  948. </div>
  949. <b:include name='description'/>
  950. </div>
  951. </b:if>
  952. <b:else/>
  953. <!--Show the image only-->
  954. <div id='header-inner'>
  955. <a expr:href='data:blog.homepageUrl' style='display: block'>
  956. <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
  957. </a>
  958. <!--Show the description-->
  959. <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
  960. <b:include name='description'/>
  961. </b:if>
  962. </div>
  963. </b:if>
  964. <b:else/>
  965. <!--No header image -->
  966. <div id='header-inner'>
  967. <div class='titlewrapper'>
  968. <h1 class='title'>
  969. <b:include name='title'/>
  970. </h1>
  971. </div>
  972. <b:include name='description'/>
  973. </div>
  974. </b:if>
  975. </b:includable>
  976. <b:includable id='description'>
  977. <div class='descriptionwrapper'>
  978. <p class='description'><span><data:description/></span></p>
  979. </div>
  980. </b:includable>
  981. <b:includable id='title'>
  982. <b:if cond='data:blog.url == data:blog.homepageUrl'>
  983. <data:title/>
  984. <b:else/>
  985. <a expr:href='data:blog.homepageUrl'><data:title/></a>
  986. </b:if>
  987. </b:includable>
  988. </b:widget>
  989. </b:section>
  990. <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  991. </div>
  992. </div>
  993. <div class='tabs-cap-bottom cap-bottom'>
  994. <div class='cap-left'/>
  995. <div class='cap-right'/>
  996. </div>
  997. </div>
  998.  
  999. <div class='main-outer'>
  1000. <div class='main-cap-top cap-top'>
  1001. <div class='cap-left'/>
  1002. <div class='cap-right'/>
  1003. </div>
  1004.  
  1005. <div class='fauxborder-left main-fauxborder-left'>
  1006. <div class='fauxborder-right main-fauxborder-right'/>
  1007. <div class='region-inner main-inner'>
  1008.  
  1009. <div class='columns fauxcolumns'>
  1010.  
  1011. <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  1012. <div class='cap-top'>
  1013. <div class='cap-left'/>
  1014. <div class='cap-right'/>
  1015. </div>
  1016. <div class='fauxborder-left'>
  1017. <div class='fauxborder-right'/>
  1018. <div class='fauxcolumn-inner'>
  1019. </div>
  1020. </div>
  1021. <div class='cap-bottom'>
  1022. <div class='cap-left'/>
  1023. <div class='cap-right'/>
  1024. </div>
  1025. </div>
  1026.  
  1027. <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  1028. <div class='cap-top'>
  1029. <div class='cap-left'/>
  1030. <div class='cap-right'/>
  1031. </div>
  1032. <div class='fauxborder-left'>
  1033. <div class='fauxborder-right'/>
  1034. <div class='fauxcolumn-inner'>
  1035. </div>
  1036. </div>
  1037. <div class='cap-bottom'>
  1038. <div class='cap-left'/>
  1039. <div class='cap-right'/>
  1040. </div>
  1041. </div>
  1042.  
  1043. <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  1044. <div class='cap-top'>
  1045. <div class='cap-left'/>
  1046. <div class='cap-right'/>
  1047. </div>
  1048. <div class='fauxborder-left'>
  1049. <div class='fauxborder-right'/>
  1050. <div class='fauxcolumn-inner'>
  1051. </div>
  1052. </div>
  1053. <div class='cap-bottom'>
  1054. <div class='cap-left'/>
  1055. <div class='cap-right'/>
  1056. </div>
  1057. </div>
  1058.  
  1059. <!-- corrects IE6 width calculation -->
  1060. <div class='columns-inner'>
  1061.  
  1062. <div class='column-center-outer'>
  1063. <div class='column-center-inner'>
  1064. <b:section class='main' id='main' showaddelement='no'>
  1065. <b:widget id='Blog1' locked='false' title='Postagens no blog' type='Blog'>
  1066. <b:includable id='main' var='top'>
  1067. <b:if cond='!data:mobile'>
  1068. <!-- posts -->
  1069. <div class='blog-posts hfeed'>
  1070.  
  1071. <b:include data='top' name='status-message'/>
  1072.  
  1073. <data:defaultAdStart/>
  1074. <b:loop values='data:posts' var='post'>
  1075. <b:if cond='data:post.isDateStart and not data:post.isFirstPost'>
  1076. &lt;/div&gt;&lt;/div&gt;
  1077. </b:if>
  1078. <b:if cond='data:post.isDateStart'>
  1079. &lt;div class=&quot;date-outer&quot;&gt;
  1080. </b:if>
  1081. <b:if cond='data:post.dateHeader'>
  1082. <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  1083. </b:if>
  1084. <b:if cond='data:post.isDateStart'>
  1085. &lt;div class=&quot;date-posts&quot;&gt;
  1086. </b:if>
  1087. <div class='post-outer'>
  1088. <b:include data='post' name='post'/>
  1089. <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
  1090. </div>
  1091. <b:if cond='data:post.includeAd'>
  1092. <b:if cond='data:post.isFirstPost'>
  1093. <data:defaultAdEnd/>
  1094. <b:else/>
  1095. <data:adEnd/>
  1096. </b:if>
  1097. <div class='inline-ad'>
  1098. <data:adCode/>
  1099. </div>
  1100. <data:adStart/>
  1101. </b:if>
  1102. </b:loop>
  1103. <b:if cond='data:numPosts != 0'>
  1104. &lt;/div&gt;&lt;/div&gt;
  1105. </b:if>
  1106. <data:adEnd/>
  1107. </div>
  1108.  
  1109. <!-- navigation -->
  1110. <b:include name='nextprev'/>
  1111.  
  1112. <!-- feed links -->
  1113. <b:include name='feedLinks'/>
  1114.  
  1115. <b:else/>
  1116. <b:include name='mobile-main'/>
  1117. </b:if>
  1118.  
  1119. <b:if cond='data:top.showDummy'>
  1120. <data:top.dummyBootstrap/>
  1121. </b:if>
  1122.  
  1123. </b:includable>
  1124. <b:includable id='backlinkDeleteIcon' var='backlink'>
  1125. <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  1126. <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  1127. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1128. </a>
  1129. </span>
  1130. </b:includable>
  1131. <b:includable id='backlinks' var='post'>
  1132. <a name='links'/><h4><data:post.backlinksLabel/></h4>
  1133. <b:if cond='data:post.numBacklinks != 0'>
  1134. <dl class='comments-block' id='comments-block'>
  1135. <b:loop values='data:post.backlinks' var='backlink'>
  1136. <div class='collapsed-backlink backlink-control'>
  1137. <dt class='comment-title'>
  1138. <span class='backlink-toggle-zippy'>&#160;</span>
  1139. <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
  1140. <b:include data='backlink' name='backlinkDeleteIcon'/>
  1141. </dt>
  1142. <dd class='comment-body collapseable'>
  1143. <data:backlink.snippet/>
  1144. </dd>
  1145. <dd class='comment-footer collapseable'>
  1146. <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
  1147. <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
  1148. </dd>
  1149. </div>
  1150. </b:loop>
  1151. </dl>
  1152. </b:if>
  1153. <p class='comment-footer'>
  1154. <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
  1155. </p>
  1156. </b:includable>
  1157. <b:includable id='comment-form' var='post'>
  1158. <div class='comment-form'>
  1159. <a name='comment-form'/>
  1160. <b:if cond='data:mobile'>
  1161. <h4 id='comment-post-message'>
  1162. <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
  1163. <p><data:blogCommentMessage/></p>
  1164. <data:blogTeamBlogMessage/>
  1165. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1166. <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%'/>
  1167. <b:else/>
  1168. <h4 id='comment-post-message'><data:postCommentMsg/></h4>
  1169. <p><data:blogCommentMessage/></p>
  1170. <data:blogTeamBlogMessage/>
  1171. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1172. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1173. </b:if>
  1174. <data:post.friendConnectJs/>
  1175. <data:post.cmtfpIframe/>
  1176. <script type='text/javascript'>
  1177. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
  1178. </script>
  1179. </div>
  1180. </b:includable>
  1181. <b:includable id='commentDeleteIcon' var='comment'>
  1182. <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  1183. <b:if cond='data:showCmtPopup'>
  1184. <div class='goog-toggle-button'>
  1185. <div class='goog-inline-block comment-action-icon'/>
  1186. </div>
  1187. <b:else/>
  1188. <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  1189. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1190. </a>
  1191. </b:if>
  1192. </span>
  1193. </b:includable>
  1194. <b:includable id='comment_count_picker' var='post'>
  1195. <b:if cond='data:post.commentSource == 1'>
  1196. <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'>
  1197. </span>
  1198. <b:else/>
  1199. <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1200. <data:post.commentLabelFull/>:
  1201. </a>
  1202. </b:if>
  1203. </b:includable>
  1204. <b:includable id='comment_picker' var='post'>
  1205. <b:if cond='data:post.commentSource == 1'>
  1206. <b:include data='post' name='iframe_comments'/>
  1207. <b:elseif cond='data:post.showThreadedComments'/>
  1208. <b:include data='post' name='threaded_comments'/>
  1209. <b:else/>
  1210. <b:include data='post' name='comments'/>
  1211. </b:if>
  1212. </b:includable>
  1213. <b:includable id='comments' var='post'>
  1214. <div class='comments' id='comments'>
  1215. <a name='comments'/>
  1216. <b:if cond='data:post.allowComments'>
  1217. <h4><data:post.commentLabelFull/>:</h4>
  1218.  
  1219. <b:if cond='data:post.commentPagingRequired'>
  1220. <span class='paging-control-container'>
  1221. <b:if cond='data:post.hasOlderLinks'>
  1222. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  1223. &#160;
  1224. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  1225. &#160;
  1226. </b:if>
  1227.  
  1228. <data:post.commentRangeText/>
  1229.  
  1230. <b:if cond='data:post.hasNewerLinks'>
  1231. &#160;
  1232. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  1233. &#160;
  1234. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  1235. </b:if>
  1236. </span>
  1237. </b:if>
  1238.  
  1239. <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  1240. <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1241. <b:loop values='data:post.comments' var='comment'>
  1242. <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1243. <b:if cond='data:comment.favicon'>
  1244. <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1245. </b:if>
  1246. <a expr:name='data:comment.anchorName'/>
  1247. <b:if cond='data:blog.enabledCommentProfileImages'>
  1248. <data:comment.authorAvatarImage/>
  1249. </b:if>
  1250. <b:if cond='data:comment.authorUrl'>
  1251. <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  1252. <b:else/>
  1253. <data:comment.author/>
  1254. </b:if>
  1255. <data:commentPostedByMsg/>
  1256. </dt>
  1257. <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  1258. <b:if cond='data:comment.isDeleted'>
  1259. <span class='deleted-comment'><data:comment.body/></span>
  1260. <b:else/>
  1261. <p>
  1262. <data:comment.body/>
  1263. </p>
  1264. </b:if>
  1265. </dd>
  1266. <dd class='comment-footer'>
  1267. <span class='comment-timestamp'>
  1268. <a expr:href='data:comment.url' title='comment permalink'>
  1269. <data:comment.timestamp/>
  1270. </a>
  1271. <b:include data='comment' name='commentDeleteIcon'/>
  1272. </span>
  1273. </dd>
  1274. </b:loop>
  1275. </dl>
  1276. </div>
  1277.  
  1278. <b:if cond='data:post.commentPagingRequired'>
  1279. <span class='paging-control-container'>
  1280. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1281. <data:post.oldestLinkText/>
  1282. </a>
  1283. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1284. <data:post.olderLinkText/>
  1285. </a>
  1286. &#160;
  1287. <data:post.commentRangeText/>
  1288. &#160;
  1289. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1290. <data:post.newerLinkText/>
  1291. </a>
  1292. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1293. <data:post.newestLinkText/>
  1294. </a>
  1295. </span>
  1296. </b:if>
  1297.  
  1298. <p class='comment-footer'>
  1299. <b:if cond='data:post.embedCommentForm'>
  1300. <b:if cond='data:post.allowNewComments'>
  1301. <b:include data='post' name='comment-form'/>
  1302. <b:else/>
  1303. <data:post.noNewCommentsText/>
  1304. </b:if>
  1305. <b:elseif cond='data:post.allowComments'/>
  1306. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1307. </b:if>
  1308. </p>
  1309. </b:if>
  1310. <b:if cond='data:showCmtPopup'>
  1311. <div id='comment-popup'>
  1312. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1313. </iframe>
  1314. </div>
  1315. </b:if>
  1316.  
  1317. <div id='backlinks-container'>
  1318. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1319. <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
  1320. </div>
  1321. </div>
  1322. </div>
  1323. </b:includable>
  1324. <b:includable id='feedLinks'>
  1325. <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
  1326. <b:if cond='data:feedLinks'>
  1327. <div class='blog-feeds'>
  1328. <b:include data='feedLinks' name='feedLinksBody'/>
  1329. </div>
  1330. </b:if>
  1331.  
  1332. <b:else/> <!--Post feed links -->
  1333. <div class='post-feeds'>
  1334. <b:loop values='data:posts' var='post'>
  1335. <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/>
  1336. </b:loop>
  1337. </div>
  1338. </b:if>
  1339. </b:includable>
  1340. <b:includable id='feedLinksBody' var='links'>
  1341. <div class='feed-links'>
  1342. <data:feedLinksMsg/>
  1343. <b:loop values='data:links' var='f'>
  1344. <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  1345. </b:loop>
  1346. </div>
  1347. </b:includable>
  1348. <b:includable id='iframe_comments' var='post'>
  1349.  
  1350. <b:if cond='data:post.allowIframeComments'>
  1351. <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
  1352. <div class='cmt_iframe_holder' expr:data-href='data:post.canonicalUrl' expr:data-viewtype='data:post.viewType'/>
  1353.  
  1354. <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
  1355. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1356. </b:if>
  1357. </b:if>
  1358. </b:includable>
  1359. <b:includable id='mobile-index-post' var='post'>
  1360. <div class='mobile-date-outer date-outer'>
  1361. <b:if cond='data:post.dateHeader'>
  1362. <div class='date-header'>
  1363. <span><data:post.dateHeader/></span>
  1364. </div>
  1365. </b:if>
  1366.  
  1367. <div class='mobile-post-outer'>
  1368. <a expr:href='data:post.url'>
  1369. <h3 class='mobile-index-title entry-title' itemprop='name'>
  1370. <data:post.title/>
  1371. </h3>
  1372.  
  1373. <div class='mobile-index-arrow'>&amp;rsaquo;</div>
  1374.  
  1375. <div class='mobile-index-contents'>
  1376. <b:if cond='data:post.thumbnailUrl'>
  1377. <div class='mobile-index-thumbnail'>
  1378. <div class='Image'>
  1379. <img expr:src='data:post.thumbnailUrl'/>
  1380. </div>
  1381. </div>
  1382. </b:if>
  1383.  
  1384. <div class='post-body'>
  1385. <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
  1386. </div>
  1387. </div>
  1388.  
  1389. <div style='clear: both;'/>
  1390. </a>
  1391.  
  1392. <div class='mobile-index-comment'>
  1393. <b:include cond='data:blog.pageType != &quot;static_page&quot; and data:post.allowComments and data:post.numComments != 0' data='post' name='comment_count_picker'/>
  1394. </div>
  1395. </div>
  1396. </div>
  1397. </b:includable>
  1398. <b:includable id='mobile-main' var='top'>
  1399. <!-- posts -->
  1400. <div class='blog-posts hfeed'>
  1401.  
  1402. <b:include data='top' name='status-message'/>
  1403.  
  1404. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1405. <b:loop values='data:posts' var='post'>
  1406. <b:include data='post' name='mobile-index-post'/>
  1407. </b:loop>
  1408. <b:else/>
  1409. <b:loop values='data:posts' var='post'>
  1410. <b:include data='post' name='mobile-post'/>
  1411. </b:loop>
  1412. </b:if>
  1413. </div>
  1414.  
  1415. <b:include name='mobile-nextprev'/>
  1416. </b:includable>
  1417. <b:includable id='mobile-nextprev'>
  1418. <div class='blog-pager' id='blog-pager'>
  1419. <b:if cond='data:newerPageUrl'>
  1420. <div class='mobile-link-button' id='blog-pager-newer-link'>
  1421. <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'>&amp;lsaquo;</a>
  1422. </div>
  1423. </b:if>
  1424.  
  1425. <b:if cond='data:olderPageUrl'>
  1426. <div class='mobile-link-button' id='blog-pager-older-link'>
  1427. <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'>&amp;rsaquo;</a>
  1428. </div>
  1429. </b:if>
  1430.  
  1431. <div class='mobile-link-button' id='blog-pager-home-link'>
  1432. <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  1433. </div>
  1434.  
  1435. <div class='mobile-desktop-link'>
  1436. <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
  1437. </div>
  1438.  
  1439. </div>
  1440. <div class='clear'/>
  1441. </b:includable>
  1442. <b:includable id='mobile-post' var='post'>
  1443. <div class='date-outer'>
  1444. <b:if cond='data:post.dateHeader'>
  1445. <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  1446. </b:if>
  1447. <div class='date-posts'>
  1448. <div class='post-outer'>
  1449.  
  1450. <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  1451. <b:if cond='data:post.thumbnailUrl'>
  1452. <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
  1453. </b:if>
  1454. <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  1455. <meta expr:content='data:post.id' itemprop='postId'/>
  1456.  
  1457. <a expr:name='data:post.id'/>
  1458. <b:if cond='data:post.title'>
  1459. <h3 class='post-title entry-title' itemprop='name'>
  1460. <b:if cond='data:post.link'>
  1461. <a expr:href='data:post.link'><data:post.title/></a>
  1462. <b:elseif cond='data:post.url and data:blog.url != data:post.url'/>
  1463. <a expr:href='data:post.url'><data:post.title/></a>
  1464. <b:else/>
  1465. <data:post.title/>
  1466. </b:if>
  1467. </h3>
  1468. </b:if>
  1469.  
  1470. <div class='post-header'>
  1471. <div class='post-header-line-1'/>
  1472. </div>
  1473.  
  1474. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1475. <data:post.body/>
  1476. <div style='clear: both;'/> <!-- clear for photos floats -->
  1477. </div>
  1478.  
  1479. <div class='post-footer'>
  1480. <div class='post-footer-line post-footer-line-1'>
  1481. <span class='post-author vcard'>
  1482. <b:if cond='data:top.showAuthor'>
  1483. <b:if cond='data:post.authorProfileUrl'>
  1484. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1485. <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  1486. <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1487. <span itemprop='name'><data:post.author/></span>
  1488. </a>
  1489. </span>
  1490. <b:else/>
  1491. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1492. <span itemprop='name'><data:post.author/></span>
  1493. </span>
  1494. </b:if>
  1495. </b:if>
  1496. </span>
  1497.  
  1498. <span class='post-timestamp'>
  1499. <b:if cond='data:top.showTimestamp'>
  1500. <data:top.timestampLabel/>
  1501. <b:if cond='data:post.url'>
  1502. <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  1503. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
  1504. </b:if>
  1505. </b:if>
  1506. </span>
  1507.  
  1508. <span class='post-comment-link'>
  1509. <b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;} and data:post.allowComments' data='post' name='comment_count_picker'/>
  1510. </span>
  1511. </div>
  1512.  
  1513. <div class='post-footer-line post-footer-line-2'>
  1514. <b:if cond='data:top.showMobileShare'>
  1515. <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  1516. <a href='javascript:void(0);'><data:shareMsg/></a>
  1517. </div>
  1518. </b:if>
  1519. <b:if cond='data:top.showDummy'>
  1520. <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
  1521. </b:if>
  1522. </div>
  1523.  
  1524. </div>
  1525. </div>
  1526.  
  1527. <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
  1528. </div>
  1529. </div>
  1530. </div>
  1531. </b:includable>
  1532. <b:includable id='nextprev'>
  1533. <div class='blog-pager' id='blog-pager'>
  1534. <b:if cond='data:newerPageUrl'>
  1535. <span id='blog-pager-newer-link'>
  1536. <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'><data:newerPageTitle/></a>
  1537. </span>
  1538. </b:if>
  1539.  
  1540. <b:if cond='data:olderPageUrl'>
  1541. <span id='blog-pager-older-link'>
  1542. <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'><data:olderPageTitle/></a>
  1543. </span>
  1544. </b:if>
  1545.  
  1546. <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  1547.  
  1548. <b:if cond='data:mobileLinkUrl'>
  1549. <div class='blog-mobile-link'>
  1550. <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  1551. </div>
  1552. </b:if>
  1553.  
  1554. </div>
  1555. <div class='clear'/>
  1556. </b:includable>
  1557. <b:includable id='post' var='post'>
  1558. <div class='post hentry' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  1559. <b:if cond='data:post.firstImageUrl'>
  1560. <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>
  1561. </b:if>
  1562. <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  1563. <meta expr:content='data:post.id' itemprop='postId'/>
  1564.  
  1565. <a expr:name='data:post.id'/>
  1566. <b:if cond='data:post.title'>
  1567. <h3 class='post-title entry-title' itemprop='name'>
  1568. <b:if cond='data:post.link'>
  1569. <a expr:href='data:post.link'><data:post.title/></a>
  1570. <b:else/>
  1571. <b:if cond='data:post.url'>
  1572. <b:if cond='data:blog.url != data:post.url'>
  1573. <a expr:href='data:post.url'><data:post.title/></a>
  1574. <b:else/>
  1575. <data:post.title/>
  1576. </b:if>
  1577. <b:else/>
  1578. <data:post.title/>
  1579. </b:if>
  1580. </b:if>
  1581. </h3>
  1582. </b:if>
  1583.  
  1584. <div class='post-header'>
  1585. <div class='post-header-line-1'/>
  1586. </div>
  1587.  
  1588. <b:if cond='data:blog.metaDescription == &quot;&quot;'>
  1589. <!-- Then use the post body as the schema.org description,
  1590. for good G+/FB snippeting. -->
  1591. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='description articleBody'>
  1592. <data:post.body/>
  1593. <div style='clear: both;'/> <!-- clear for photos floats -->
  1594. </div>
  1595. <b:else/>
  1596. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1597. <data:post.body/>
  1598. <div style='clear: both;'/> <!-- clear for photos floats -->
  1599. </div>
  1600. </b:if>
  1601.  
  1602. <b:if cond='data:post.hasJumpLink'>
  1603. <div class='jump-link'>
  1604. <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>
  1605. </div>
  1606. </b:if>
  1607.  
  1608. <div class='post-footer'>
  1609. <div class='post-footer-line post-footer-line-1'><span class='post-author vcard'>
  1610. <b:if cond='data:top.showAuthor'>
  1611. <data:top.authorLabel/>
  1612. <b:if cond='data:post.authorProfileUrl'>
  1613. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1614. <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  1615. <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1616. <span itemprop='name'><data:post.author/></span>
  1617. </a>
  1618. </span>
  1619. <b:else/>
  1620. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1621. <span itemprop='name'><data:post.author/></span>
  1622. </span>
  1623. </b:if>
  1624. </b:if>
  1625. </span> <span class='post-timestamp'>
  1626. <b:if cond='data:top.showTimestamp'>
  1627. <data:top.timestampLabel/>
  1628. <b:if cond='data:post.url'>
  1629. <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  1630. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
  1631. </b:if>
  1632. </b:if>
  1633. </span> <span class='post-comment-link'>
  1634. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1635. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1636. <b:if cond='data:post.allowComments'>
  1637. <b:include data='post' name='comment_count_picker'/>
  1638. </b:if>
  1639. </b:if>
  1640. </b:if>
  1641. </span> <span class='post-icons'>
  1642. <!-- email post links -->
  1643. <b:if cond='data:post.emailPostUrl'>
  1644. <span class='item-action'>
  1645. <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  1646. <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  1647. </a>
  1648. </span>
  1649. </b:if>
  1650.  
  1651. <!-- quickedit pencil -->
  1652. <b:include data='post' name='postQuickEdit'/>
  1653. </span> </div>
  1654.  
  1655. <div class='post-footer-line post-footer-line-2'><span class='post-labels'>
  1656. <b:if cond='data:post.labels'>
  1657. <data:postLabelsLabel/>
  1658. <b:loop values='data:post.labels' var='label'>
  1659. <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
  1660. </b:loop>
  1661. </b:if>
  1662. </span> </div>
  1663.  
  1664. <div class='post-footer-line post-footer-line-3'><span class='post-location'>
  1665. <b:if cond='data:top.showLocation'>
  1666. <b:if cond='data:post.location'>
  1667. <data:postLocationLabel/>
  1668. <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
  1669. </b:if>
  1670. </b:if>
  1671. </span> </div>
  1672. <b:if cond='data:post.authorAboutMe'>
  1673. <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1674. <b:if cond='data:post.authorPhoto.url'>
  1675. <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
  1676. </b:if>
  1677. <div>
  1678. <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
  1679. <span itemprop='name'><data:post.author/></span>
  1680. </a>
  1681. </div>
  1682. <span itemprop='description'><data:post.authorAboutMe/></span>
  1683. </div>
  1684. </b:if>
  1685. </div>
  1686. </div>
  1687. </b:includable>
  1688. <b:includable id='postQuickEdit' var='post'>
  1689. <b:if cond='data:post.editUrl'>
  1690. <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  1691. <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  1692. <img alt='' class='icon-action' height='18' src='//img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  1693. </a>
  1694. </span>
  1695. </b:if>
  1696. </b:includable>
  1697. <b:includable id='shareButtons' var='post'>
  1698. <b:if cond='data:top.showEmailButton'><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'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><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'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><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'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><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'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showPinterestButton'><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'><span class='share-button-link-text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showDummy'><div class='goog-inline-block dummy-container'><data:post.dummyTag/></div></b:if>
  1699. </b:includable>
  1700. <b:includable id='status-message'>
  1701. <b:if cond='data:navMessage'>
  1702. <div class='status-msg-wrap'>
  1703. <div class='status-msg-body'>
  1704. <data:navMessage/>
  1705. </div>
  1706. <div class='status-msg-border'>
  1707. <div class='status-msg-bg'>
  1708. <div class='status-msg-hidden'><data:navMessage/></div>
  1709. </div>
  1710. </div>
  1711. </div>
  1712. <div style='clear: both;'/>
  1713. </b:if>
  1714. </b:includable>
  1715. <b:includable id='threaded-comment-form' var='post'>
  1716. <div class='comment-form'>
  1717. <a name='comment-form'/>
  1718. <b:if cond='data:mobile'>
  1719. <p><data:blogCommentMessage/></p>
  1720. <data:blogTeamBlogMessage/>
  1721. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1722. <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%'/>
  1723. <b:else/>
  1724. <p><data:blogCommentMessage/></p>
  1725. <data:blogTeamBlogMessage/>
  1726. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1727. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1728. </b:if>
  1729. <data:post.friendConnectJs/>
  1730. <data:post.cmtfpIframe/>
  1731. <script type='text/javascript'>
  1732. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
  1733. </script>
  1734. </div>
  1735. </b:includable>
  1736. <b:includable id='threaded_comment_js' var='post'>
  1737. <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  1738.  
  1739. <script type='text/javascript'>
  1740. (function() {
  1741. var items = <data:post.commentJso/>;
  1742. var msgs = <data:post.commentMsgs/>;
  1743. var config = <data:post.commentConfig/>;
  1744.  
  1745. // <![CDATA[
  1746. var cursor = null;
  1747. if (items && items.length > 0) {
  1748. cursor = parseInt(items[items.length - 1].timestamp) + 1;
  1749. }
  1750.  
  1751. var bodyFromEntry = function(entry) {
  1752. if (entry.gd$extendedProperty) {
  1753. for (var k in entry.gd$extendedProperty) {
  1754. if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  1755. return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  1756. }
  1757. }
  1758. }
  1759. return entry.content.$t;
  1760. }
  1761.  
  1762. var parse = function(data) {
  1763. cursor = null;
  1764. var comments = [];
  1765. if (data && data.feed && data.feed.entry) {
  1766. for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  1767. var comment = {};
  1768. // comment ID, parsed out of the original id format
  1769. var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  1770. comment.id = id ? id[2] : null;
  1771. comment.body = bodyFromEntry(entry);
  1772. comment.timestamp = Date.parse(entry.published.$t) + '';
  1773. if (entry.author && entry.author.constructor === Array) {
  1774. var auth = entry.author[0];
  1775. if (auth) {
  1776. comment.author = {
  1777. name: (auth.name ? auth.name.$t : undefined),
  1778. profileUrl: (auth.uri ? auth.uri.$t : undefined),
  1779. avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  1780. };
  1781. }
  1782. }
  1783. if (entry.link) {
  1784. if (entry.link[2]) {
  1785. comment.link = comment.permalink = entry.link[2].href;
  1786. }
  1787. if (entry.link[3]) {
  1788. var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  1789. if (pid && pid[1]) {
  1790. comment.parentId = pid[1];
  1791. }
  1792. }
  1793. }
  1794. comment.deleteclass = 'item-control blog-admin';
  1795. if (entry.gd$extendedProperty) {
  1796. for (var k in entry.gd$extendedProperty) {
  1797. if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  1798. comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  1799. } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
  1800. comment.displayTime = entry.gd$extendedProperty[k].value;
  1801. }
  1802. }
  1803. }
  1804. comments.push(comment);
  1805. }
  1806. }
  1807. return comments;
  1808. };
  1809.  
  1810. var paginator = function(callback) {
  1811. if (hasMore()) {
  1812. var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  1813. if (cursor) {
  1814. url += '&published-min=' + new Date(cursor).toISOString();
  1815. }
  1816. window.bloggercomments = function(data) {
  1817. var parsed = parse(data);
  1818. cursor = parsed.length < 50 ? null
  1819. : parseInt(parsed[parsed.length - 1].timestamp) + 1
  1820. callback(parsed);
  1821. window.bloggercomments = null;
  1822. }
  1823. url += '&callback=bloggercomments';
  1824. var script = document.createElement('script');
  1825. script.type = 'text/javascript';
  1826. script.src = url;
  1827. document.getElementsByTagName('head')[0].appendChild(script);
  1828. }
  1829. };
  1830. var hasMore = function() {
  1831. return !!cursor;
  1832. };
  1833. var getMeta = function(key, comment) {
  1834. if ('iswriter' == key) {
  1835. var matches = !!comment.author
  1836. && comment.author.name == config.authorName
  1837. && comment.author.profileUrl == config.authorUrl;
  1838. return matches ? 'true' : '';
  1839. } else if ('deletelink' == key) {
  1840. return config.baseUri + '/delete-comment.g?blogID='
  1841. + config.blogId + '&postID=' + comment.id;
  1842. } else if ('deleteclass' == key) {
  1843. return comment.deleteclass;
  1844. }
  1845. return '';
  1846. };
  1847.  
  1848. var replybox = null;
  1849. var replyUrlParts = null;
  1850. var replyParent = undefined;
  1851.  
  1852. var onReply = function(commentId, domId) {
  1853. if (replybox == null) {
  1854. // lazily cache replybox, and adjust to suit this style:
  1855. replybox = document.getElementById('comment-editor');
  1856. if (replybox != null) {
  1857. replybox.height = '250px';
  1858. replybox.style.display = 'block';
  1859. replyUrlParts = replybox.src.split('#');
  1860. }
  1861. }
  1862. if (replybox && (commentId !== replyParent)) {
  1863. document.getElementById(domId).insertBefore(replybox, null);
  1864. replybox.src = replyUrlParts[0]
  1865. + (commentId ? '&parentID=' + commentId : '')
  1866. + '#' + replyUrlParts[1];
  1867. replyParent = commentId;
  1868. }
  1869. };
  1870.  
  1871. var hash = (window.location.hash || '#').substring(1);
  1872. var startThread, targetComment;
  1873. if (/^comment-form_/.test(hash)) {
  1874. startThread = hash.substring('comment-form_'.length);
  1875. } else if (/^c[0-9]+$/.test(hash)) {
  1876. targetComment = hash.substring(1);
  1877. }
  1878.  
  1879. // Configure commenting API:
  1880. var configJso = {
  1881. 'maxDepth': config.maxThreadDepth
  1882. };
  1883. var provider = {
  1884. 'id': config.postId,
  1885. 'data': items,
  1886. 'loadNext': paginator,
  1887. 'hasMore': hasMore,
  1888. 'getMeta': getMeta,
  1889. 'onReply': onReply,
  1890. 'rendered': true,
  1891. 'initComment': targetComment,
  1892. 'initReplyThread': startThread,
  1893. 'config': configJso,
  1894. 'messages': msgs
  1895. };
  1896.  
  1897. var render = function() {
  1898. if (window.goog && window.goog.comments) {
  1899. var holder = document.getElementById('comment-holder');
  1900. window.goog.comments.render(holder, provider);
  1901. }
  1902. };
  1903.  
  1904. // render now, or queue to render when library loads:
  1905. if (window.goog && window.goog.comments) {
  1906. render();
  1907. } else {
  1908. window.goog = window.goog || {};
  1909. window.goog.comments = window.goog.comments || {};
  1910. window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  1911. window.goog.comments.loadQueue.push(render);
  1912. }
  1913. })();
  1914. // ]]>
  1915. </script>
  1916. </b:includable>
  1917. <b:includable id='threaded_comments' var='post'>
  1918. <div class='comments' id='comments'>
  1919. <a name='comments'/>
  1920. <h4><data:post.commentLabelFull/>:</h4>
  1921.  
  1922. <div class='comments-content'>
  1923. <b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
  1924. <div id='comment-holder'>
  1925. <data:post.commentHtml/>
  1926. </div>
  1927. </div>
  1928.  
  1929. <p class='comment-footer'>
  1930. <b:if cond='data:post.allowNewComments'>
  1931. <b:include data='post' name='threaded-comment-form'/>
  1932. <b:else/>
  1933. <data:post.noNewCommentsText/>
  1934. </b:if>
  1935. </p>
  1936.  
  1937. <b:if cond='data:showCmtPopup'>
  1938. <div id='comment-popup'>
  1939. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1940. </iframe>
  1941. </div>
  1942. </b:if>
  1943.  
  1944. <div id='backlinks-container'>
  1945. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1946. <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
  1947. </div>
  1948. </div>
  1949. </div>
  1950. </b:includable>
  1951. </b:widget>
  1952. </b:section>
  1953. </div>
  1954. </div>
  1955.  
  1956. <div class='column-left-outer'>
  1957. <div class='column-left-inner'>
  1958. <aside>
  1959. <macro:include id='main-column-left-sections' name='sections'>
  1960. <macro:param default='0' name='num' value='0'/>
  1961. <macro:param default='sidebar-left' name='idPrefix'/>
  1962. <macro:param default='sidebar' name='class'/>
  1963. <macro:param default='true' name='includeBottom'/>
  1964. </macro:include>
  1965. </aside>
  1966. </div>
  1967. </div>
  1968.  
  1969. <div class='column-right-outer'>
  1970. <div class='column-right-inner'>
  1971. <aside>
  1972. <macro:include id='main-column-right-sections' name='sections'>
  1973. <macro:param default='2' name='num' value='1'/>
  1974. <macro:param default='sidebar-right' name='idPrefix'/>
  1975. <macro:param default='sidebar' name='class'/>
  1976. <macro:param default='true' name='includeBottom'/>
  1977. </macro:include>
  1978. </aside>
  1979. </div>
  1980. </div>
  1981.  
  1982. </div>
  1983.  
  1984. <div style='clear: both'/>
  1985. <!-- columns -->
  1986. </div>
  1987.  
  1988. <!-- main -->
  1989. </div>
  1990. </div>
  1991. <div class='main-cap-bottom cap-bottom'>
  1992. <div class='cap-left'/>
  1993. <div class='cap-right'/>
  1994. </div>
  1995. </div>
  1996.  
  1997. <footer>
  1998. <div class='footer-outer'>
  1999. <div class='footer-cap-top cap-top'>
  2000. <div class='cap-left'/>
  2001. <div class='cap-right'/>
  2002. </div>
  2003. <div class='fauxborder-left footer-fauxborder-left'>
  2004. <div class='fauxborder-right footer-fauxborder-right'/>
  2005. <div class='region-inner footer-inner'>
  2006. <macro:include id='footer-sections' name='sections'>
  2007. <macro:param default='2' name='num'/>
  2008. <macro:param default='footer' name='idPrefix'/>
  2009. <macro:param default='foot' name='class'/>
  2010. <macro:param default='false' name='includeBottom'/>
  2011. </macro:include>
  2012. <!-- outside of the include in order to lock Attribution widget -->
  2013.  
  2014. </div>
  2015. </div>
  2016. <div class='footer-cap-bottom cap-bottom'>
  2017. <div class='cap-left'/>
  2018. <div class='cap-right'/>
  2019. </div>
  2020. </div>
  2021. </footer>
  2022.  
  2023. <!-- content -->
  2024. </div>
  2025. </div>
  2026. <div class='content-cap-bottom cap-bottom'>
  2027. <div class='cap-left'/>
  2028. <div class='cap-right'/>
  2029. </div>
  2030. </div>
  2031. </div>
  2032.  
  2033. <script type='text/javascript'>
  2034. window.setTimeout(function() {
  2035. document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  2036. }, 10);
  2037. </script>
  2038. </body>
  2039.  
  2040. <macro:includable id='sections' var='col'>
  2041. <macro:if cond='data:col.num == 0'>
  2042. <macro:else/>
  2043. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  2044.  
  2045. <macro:if cond='data:col.num &gt;= 2'>
  2046. <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  2047. <tbody>
  2048. <tr>
  2049. <td class='first columns-cell'>
  2050. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  2051. </td>
  2052.  
  2053. <td class='columns-cell'>
  2054. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  2055. </td>
  2056.  
  2057. <macro:if cond='data:col.num &gt;= 3'>
  2058. <td class='columns-cell'>
  2059. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  2060. </td>
  2061. </macro:if>
  2062.  
  2063. <macro:if cond='data:col.num &gt;= 4'>
  2064. <td class='columns-cell'>
  2065. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  2066. </td>
  2067. </macro:if>
  2068. </tr>
  2069. </tbody>
  2070. </table>
  2071.  
  2072. <macro:if cond='data:col.includeBottom'>
  2073. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  2074. </macro:if>
  2075. </macro:if>
  2076. </macro:if>
  2077. </macro:includable>
  2078.  
  2079. <b:section-contents id='sidebar-right-1'>
  2080. <b:widget id='HTML1' locked='false' title='Welcome' type='HTML'>
  2081. <b:includable id='main'>
  2082. <!-- only display title if it's non-empty -->
  2083. <b:if cond='data:title != &quot;&quot;'>
  2084. <h2 class='title'><data:title/></h2>
  2085. </b:if>
  2086. <div class='widget-content'>
  2087. <data:content/>
  2088. </div>
  2089.  
  2090. <b:include name='quickedit'/>
  2091. </b:includable>
  2092. </b:widget>
  2093. <b:widget id='HTML5' locked='false' title='Afiliados' type='HTML'>
  2094. <b:includable id='main'>
  2095. <!-- only display title if it's non-empty -->
  2096. <b:if cond='data:title != &quot;&quot;'>
  2097. <h2 class='title'><data:title/></h2>
  2098. </b:if>
  2099. <div class='widget-content'>
  2100. <data:content/>
  2101. </div>
  2102.  
  2103. <b:include name='quickedit'/>
  2104. </b:includable>
  2105. </b:widget>
  2106. <b:widget id='Followers1' locked='false' title='Tomodachis' type='Followers'>
  2107. <b:includable id='main'>
  2108. <b:if cond='data:title != &quot;&quot; and data:codeSnippet != &quot;&quot;'>
  2109. <h2 class='title'><data:title/></h2>
  2110. </b:if>
  2111. <div class='widget-content'>
  2112. <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
  2113. <b:if cond='data:codeSnippet != &quot;&quot;'>
  2114. <div style='margin-right:2px;'>
  2115. <data:codeSnippet/>
  2116. </div>
  2117. </b:if>
  2118. </div>
  2119. <b:include name='quickedit'/>
  2120. </div>
  2121. </b:includable>
  2122. </b:widget>
  2123. <b:widget id='HTML3' locked='false' title='Bye Bye' type='HTML'>
  2124. <b:includable id='main'>
  2125. <!-- only display title if it's non-empty -->
  2126. <b:if cond='data:title != &quot;&quot;'>
  2127. <h2 class='title'><data:title/></h2>
  2128. </b:if>
  2129. <div class='widget-content'>
  2130. <data:content/>
  2131. </div>
  2132.  
  2133. <b:include name='quickedit'/>
  2134. </b:includable>
  2135. </b:widget>
  2136. </b:section-contents><b:section-contents id='footer-1'>
  2137. <b:widget id='HTML2' locked='false' title='' type='HTML'>
  2138. <b:includable id='main'>
  2139. <!-- only display title if it's non-empty -->
  2140. <b:if cond='data:title != &quot;&quot;'>
  2141. <h2 class='title'><data:title/></h2>
  2142. </b:if>
  2143. <div class='widget-content'>
  2144. <data:content/>
  2145. </div>
  2146.  
  2147. <b:include name='quickedit'/>
  2148. </b:includable>
  2149. </b:widget>
  2150. </b:section-contents><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/></html>
Add Comment
Please, Sign In to add comment