Advertisement
Drwendy

Bang Yong Guk

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