Advertisement
Negohyu

layout soshyu verde

Jul 2nd, 2015
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 87.74 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=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'/>
  6. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic+SC' rel='stylesheet' type='text/css'/>
  7. <link href='http://fonts.googleapis.com/css?family=Nunito' rel='stylesheet' type='text/css'/>
  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:  Kedna m.
  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 11px Verdana, Geneva, sans-serif"/>
  31.     <Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb" value="#a9adb8"/>
  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="#e0a3a3"/>
  41.     <Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209" value="#e0a3a3"/>
  42.     <Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900" value="#e0a3a3"/>
  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 0px Crafty Girls"/>
  48.     <Variable name="header.text.color" description="Text Color" type="color" default="#ffffff"  value="transparent"/>
  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="$(body.text.color)"/>
  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 Cardo"/>
  71.     <Variable name="date.text.color" description="Text Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  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 15px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  77.     <Variable name="post.title.text.color" description="Text Color" type="color"
  78.         default="#ffffff" value="#eecaca"/>
  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="#ffffff"/>
  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 bold 13px Georgia, Utopia, 'Palatino Linotype', Palatino, serif"/>
  90.     <Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff" value="#a4c199"/>
  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 11px Verdana, Geneva, sans-serif"/>
  96.     <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#c3c3c3"/>
  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="#a4c199"/>
  101.     <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="#a4c199"/>
  102.     <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff" value="#a4c199"/>
  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="#cfd9f6 url(//themes.googleusercontent.com/image?id=0BwVBOzw_-hbMZDgyZmJiZTMtNWUxNC00NjA1LWJhZWMtODc3ZWQwMzZiYjcz) repeat fixed top center"/>
  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="#fff none repeat scroll top center" value="#fff 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="#c36060"/>
  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: #F5FFFA;
  144. }
  145.  
  146. html body .region-inner {
  147.  min-width: 0;
  148.  max-width: 100%;
  149.  width: auto;
  150. }
  151.  
  152. a:link {
  153. color: #CDCDB4; /* Cor do link*/
  154. text-decoration: none;
  155. -webkit-transition: color 0.7s ease-out;-moz-transition:
  156. color 0.7s ease-out;transition: color 0.7s ease-out;
  157. }
  158. a:visited {
  159. color: #CDCDB4; /*Cor dos links visitados*/
  160. text-decoration:none;
  161. filter:alpha(opacity=100);
  162. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  163. }
  164. a:hover {
  165. color: #D0D0D0; /*Cor do link quando passa o mouse*/
  166. text-decoration:none;
  167. filter:alpha(opacity=100);
  168. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  169. }
  170.  
  171. .content-outer .content-cap-top {
  172.  height: ;
  173.  background:;
  174. }
  175.  
  176. .content-outer {
  177.  margin: 0 auto;
  178.  padding-top:;
  179. }
  180.  
  181. .content-inner {
  182.  background: ;
  183.  background-position: ;
  184.  background-color:;
  185.  padding: ;
  186. }
  187.  
  188. .main-inner .date-outer {
  189.  margin-bottom: 2em;
  190. }
  191.  
  192. /* Header
  193. ----------------------------------------------- */
  194. .header-inner {
  195. margin-top: -60px;
  196. }
  197. .Header .titlewrapper,
  198. .header-inner .Header .descriptionwrapper {
  199.  padding-left: 10px;
  200.  padding-right: 10px;
  201. }
  202.  
  203.  
  204. .Header h1 {
  205.  font: $(header.font);
  206.  color: $(header.text.color);
  207. }
  208.  
  209. .Header h1 a {
  210.  color: $(header.text.color);
  211. }
  212.  
  213. .Header .description {
  214.  font-size: 130%;
  215. }
  216.  
  217. /* Tabs
  218. ----------------------------------------------- */
  219. .tabs-inner {
  220.  margin: 1em 0 0;
  221.  padding: 0;
  222. }
  223.  
  224. .tabs-inner .section {
  225.  margin: 0;
  226. }
  227.  
  228. .tabs-inner .widget ul {
  229.  padding: 0;
  230.  background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  231. }
  232.  
  233. .tabs-inner .widget li {
  234.  border: none;
  235. }
  236.  
  237. .tabs-inner .widget li a {
  238.  display: inline-block;
  239.  padding: 1em 1.5em;
  240.  color: $(tabs.text.color);
  241.  font: $(tabs.font);
  242. }
  243.  
  244. .tabs-inner .widget li.selected a,
  245. .tabs-inner .widget li a:hover {
  246.  position: relative;
  247.  z-index: 1;
  248.  background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  249.  color: $(tabs.selected.text.color);
  250.  
  251. }
  252. /* Headings
  253. ----------------------------------------------- */
  254. h2 {
  255.  font: $(widget.title.font);
  256.  color: $(widget.title.text.color);
  257. }
  258.  
  259. .main-inner h2.date-header {
  260.  font: arial;
  261. color: #8B2323;
  262. margin-left: -50px;
  263. background: #E8E8E8;
  264. float: left;
  265. font-size: 11px;
  266. padding: 4px;
  267. box-shadow:#CDC1C5 0px 0px 3px;
  268. }
  269. .main-inner h2.date-header:hover {
  270. background: #E8E8E8;
  271. border: 1px solid #CDCDB4;
  272. -webkit-transition-duration: .90s;}
  273. -moz-border-radius: 0px; /* Para Firefox */
  274. -webkit-border-radius: 0px; /*Para Safari e Chrome */
  275. border-radius: 0px; /* Para Opera 10.5+*/
  276. }
  277.  
  278. .footer-inner .widget h2,
  279. .sidebar .widget h2 {
  280.  padding-bottom: .5em;
  281. }
  282.  
  283. /* Main
  284. ----------------------------------------------- */
  285.  
  286. .main-inner {
  287.  padding: $(content.padding) 0;
  288. }
  289.  
  290. .main-inner .column-center-inner {
  291.  padding: $(content.posts.padding) 0;
  292. }
  293.  
  294. .main-inner .column-center-inner .section {
  295.  margin: 0 $(content.posts.padding);
  296. }
  297.  
  298. .main-inner .column-right-inner {
  299. }
  300.  
  301. .main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
  302.  background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  303. }
  304.  
  305. .main-inner .column-left-inner {
  306. }
  307.  
  308. .main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
  309.  background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  310. }
  311.  
  312. .main-inner .column-left-inner,
  313. .main-inner .column-right-inner {
  314.  padding: 15px 0;
  315. }
  316.  
  317. /* Posts
  318. ----------------------------------------------- */
  319. h3.post-title {text-align: center;
  320. margin-top: 0px; /* espaço entre o título e a margem */
  321. font-family: 'Carrois Gothic SC', Century Gothic;
  322.  text-align: center; /* posicionamento do título */
  323.  border-bottom: 1px dotted #eee; /* cor, tamanho e tipo de borda */
  324.  background: #fff; /* cor do background do título */
  325. }
  326.  
  327. h3.post-title a {text-align: center;
  328. font-family: 'Carrois Gothic SC',Century Gothic; /* fonte do título */
  329.  font-size: 13px; /* tamanho da fonte */
  330.  color: #C1CDC1; /* cor do título em estado normal */
  331. -webkit-transition-duration: .50s;
  332. }
  333.  
  334. h3.post-title a:hover {
  335. font-family: 'Carrois Gothic SC;
  336. color:#838B83;
  337. text-shadow: 1px 1px 0 #fff;
  338. text-align: rigt;
  339. -webkit-transition-duration: .50s;
  340. }
  341.  
  342. .post {
  343. font-size: 12px;
  344. font-family: Nunito;
  345. color: #D0D0D0;
  346. }
  347. .post-outer {
  348. background: #ffffff;
  349. padding: 5px 5px 5px 5px;
  350. margin: 5px 5px 5px 5px;
  351. box-shadow:#CDC1C5 0px 0px 3px;
  352. }
  353.  
  354. .post-header {
  355. background: #FEFEFA;
  356. color: #ccc;
  357. border-left:3px solid #8FC5CB;
  358. border-right:3px solid #8FC5CB;
  359. border: 1px solid #F5F5EF;
  360. -webkit-border-radius: 3px;
  361. -moz-border-radius: 3px;
  362. border-radius: 3px;
  363. margin:0.73em 0;
  364. padding:3px 3px;
  365. text-align: center;
  366. -webkit-transition-duration: .50s;
  367. }
  368. .post-header a {
  369. color: #838B83!important; /*Cor dos links*/}
  370. -webkit-transition-duration: .50s;
  371. .post-header a:hover {
  372. color: #838B83!important; /*Cor dos links ao passar o mouse*/}
  373. line-height: 1.6;
  374. }
  375. .post-body {
  376.  line-height: 1.4;
  377.  position: relative;
  378. }
  379.  
  380. .post-header {
  381.  margin: 0 0 1em;
  382.  
  383.  line-height: 1.6;
  384. }
  385.  
  386. .post-footer {
  387.  margin: .5em 0;
  388.  line-height: 1.6;
  389. }
  390.  
  391. #blog-pager {
  392.  font-size: 140%;
  393. }
  394.  
  395. #comments {
  396.  background: $(comments.background);
  397.  padding: 15px;
  398. }
  399.  
  400. .comments .comments-content .comment-content {
  401. margin: 2px 8px; /* margens */
  402. padding: 1px 5px; /* espaços entre texto e margens */
  403. font-style: normal !important;
  404.    font-size: 14px !important;
  405.    font-family: 'Open Sans Condensed', sans-serif !important;
  406. color: #ccc;
  407. background: #F9F9F9; /* cor de fundo */
  408. border: 1px solid #c2c2c2; /* espessura, tipo e cor da borda */
  409. padding: 5px 5px 5px 5px;
  410. margin: 5px 5px 5px 5px;
  411. box-shadow:#CDC1C5 0px 0px 3px;
  412. }
  413.  
  414. #comments .comment-author {
  415.  padding-top: 1.5em;
  416. }
  417.  
  418. #comments h4,
  419. #comments .comment-author a,
  420. #comments .comment-timestamp a {
  421.  color: $(post.title.text.color);
  422. }
  423.  
  424. #comments .comment-author:first-child {
  425.  padding-top: 0;
  426.  border-top: none;
  427. }
  428.  
  429. .comment-header {
  430. background:#E0EEE0; /* Cor do fundo do nome do autor e da data do comentário */
  431. border:solid 1px #c2c2c2; /* Cor da borda do fundo do nome do autor e da data do comentário */
  432. padding:8px;
  433. border-radius:1px;
  434. -moz-transition: all 0.5s ease-out;
  435. -webkit-transition: all 0.5s ease-out;
  436. -o-transition: all 0.5s ease-out;
  437. -ms-transition: all 0.5s ease-out;
  438. transition: all 0.5s ease-out;
  439. -webkit-transition-duration: .90s;
  440. transition-duration: .90s;
  441. }
  442.  
  443. .comment-header a{
  444. text-transform: uppercase;
  445. font-family: 'Open Sans Condensed', sans-serif;
  446. color:#C6B9C9; /* Cor do nome do autor */
  447. text-shadow: 1px 1px 1px #fff; /* Cor da sombra do nome do autor */
  448. font-weight: 300;
  449. letter-spacing: 2px;
  450. font-size:11px;
  451. border-radius:1px;
  452. margin-left:-12px;
  453. padding:8px;
  454. -moz-transition: all 0.5s ease-out;
  455. -webkit-transition: all 0.5s ease-out;
  456. -o-transition: all 0.5s ease-out;
  457. -ms-transition: all 0.5s ease-out;
  458. transition: all 0.5s ease-out;
  459. -webkit-transition-duration: .90s;
  460. transition-duration: .90s;
  461. }
  462. .avatar-image-container {
  463. border:1px solid #ccc; /* espessura, tipo e cor da borda */
  464.  padding:1px; /* espaço entre borda e imagem */
  465.  background: #eee; /* cor de fundo da imagem */
  466.  margin: .2em 0 0;
  467. }
  468.  
  469. /* Comments
  470. ----------------------------------------------- */
  471. #comments a {text-align: center;
  472.  color: $(post.title.text.color);
  473. }
  474.  
  475. .comments .comments-content .icon.blog-author {
  476.  background: #C1CDC1 !important;
  477.    font-family: times new roman; /* fonte - mude se desejar */
  478.    float: right; /* posicionamento */
  479.    font-size: 12px; /* tamanho da fonte da data */
  480.    color: #363636 !important; /* cor da data */
  481.    border:0 !important;
  482.    margin-top: -15px; /*aumente/diminua o nº para mover a data – negativo sobe e positivo desce*/
  483.    }
  484.  
  485. .comments .comments-content .loadmore a {
  486.  border-top: 1px solid $(post.title.text.color);
  487.  border-bottom: 1px solid $(post.title.text.color);
  488. }
  489.  
  490. .comments .comment-thread.inline-thread {
  491.  background: $(post.background.color);
  492. }
  493.  
  494. .comments .continue {
  495.  border-top: 2px solid $(post.title.text.color);
  496. }
  497.  
  498. .comments .comments-content .comment {
  499. margin-bottom:10px;
  500. font-weight:normal;
  501. text-align:justify;
  502. margin-top:-15px;
  503. }
  504. .comments .comment .comment-actions a {
  505. display:inline-block;
  506. margin-bottom:5px;
  507. margin-top:5px;
  508. margin-left:5px;
  509. margin-right:5px;
  510. padding-bottom: 5px;
  511. padding-left: 5px;
  512. padding-right: 5px;
  513. padding-top: 5px;
  514. text-align:justify;
  515. font-size: 8px;
  516. text decoration:none;
  517. color:#eee;
  518. text-shadow: 1px 1px 1px #fff;
  519. background:#E0EEE0;
  520. border:solid 1px #ccc;
  521. border-radius:1px;
  522. -moz-border-radius:2px;
  523. font-weight:normal;
  524. -webkit-transition-duration: .50s;
  525. box-shadow:#CDC1C5 0px 0px 3px;
  526. }
  527. margin-right: 10px;}
  528.  
  529. .comments .continue { border-top: none;}
  530. .comments .continue a {display: none;}
  531.  
  532. .comments .comment .comment-actions a:hover,.comments .comment .continue a:hover {
  533. display:inline-block;
  534. margin-bottom:0px;
  535. margin-top:0px;
  536. margin-left:0px;
  537. margin-right:0px;
  538. padding-bottom: 0px;
  539. padding-left: 0px;
  540. padding-right: 0px;
  541. padding-top: 0px;
  542. font-size: 8px;
  543. text-decoration:none;
  544. color:#fff;
  545. text-shadow: 1px 1px 1px #fff;
  546. background: #eee;
  547. border-radius:2px;
  548. -moz-border-radius:2px;
  549. font-weight:normal;
  550. -webkit-transition-duration: .50s;
  551. }
  552. /* Widgets
  553. ----------------------------------------------- */
  554. .sidebar .widget {
  555. Background: #fff;
  556. text-align: justify;
  557. font-family: calibri;
  558. color:#ccc;
  559. font-size:12px;
  560. padding: 3px 3px 3px 3px;
  561. margin: 3px 3px 3px 3px;
  562. -webkit-border-radius: 1px;
  563. -moz-border-radius: 1px;
  564. border-radius: 1px;
  565. -webkit-transition-duration: .50s;
  566. box-shadow:#CDC1C5 0px 0px 3px;
  567. }
  568.  
  569. .sidebar .widget h2 {
  570. background: #C1CDC1;
  571. font-family: Nunito;
  572. text-transform:lowercase;
  573. color:#838B83;
  574. text-shadow: 1px 1px 0 #fff;
  575. text-align: center;
  576. border-radius:2px;
  577. -webkit-transition-duration: .80s;
  578. width: 200px;
  579. }
  580.  
  581. .sidebar .widget:first-child {
  582.  margin-top: 0;
  583. }
  584.  
  585. .sidebar .widget:last-child {
  586.  border-bottom: none;
  587.  margin-bottom: 0;
  588.  padding-bottom: 0;
  589. }
  590.  
  591. .footer-inner .widget,
  592. .sidebar .widget {
  593.  font: $(widget.font);
  594.  color: $(widget.text.color);
  595. }
  596.  
  597.  
  598. .sidebar .widget a:link {
  599.  color: $(widget.link.color);
  600.  text-decoration: none;
  601. }
  602.  
  603. .sidebar .widget a:visited {
  604.  color: $(widget.link.visited.color);
  605. }
  606.  
  607. .sidebar .widget a:hover {
  608.  color: $(widget.link.color);
  609.  text-decoration: none;
  610. }
  611.  
  612. .footer-inner .widget a:link {
  613.  color: $(link.color);
  614.  text-decoration: none;
  615. }
  616.  
  617. .footer-inner .widget a:visited {
  618.  color: $(link.visited.color);
  619. }
  620.  
  621. .footer-inner .widget a:hover {
  622.  color: $(link.color);
  623.  text-decoration: underline;
  624. }
  625.  
  626. .widget .zippy {
  627.  color: $(widget.alternate.text.color);
  628. }
  629.  
  630. .footer-inner {
  631.  background: transparent $(footer.background.gradient) repeat scroll top center;
  632. }
  633.  
  634. /* Mobile
  635. ----------------------------------------------- */
  636. body.mobile  {
  637.  background-size: 100% auto;
  638. }
  639.  
  640. body.mobile .AdSense {
  641.  margin: 0 -10px;
  642. }
  643.  
  644. .mobile .body-fauxcolumn-outer {
  645.  background: $(mobile.background.overlay);
  646. }
  647.  
  648. .mobile .footer-inner .widget a:link {
  649.  color: $(widget.link.color);
  650.  text-decoration: none;
  651. }
  652.  
  653. .mobile .footer-inner .widget a:visited {
  654.  color: $(widget.link.visited.color);
  655. }
  656.  
  657. .mobile-post-outer a {
  658.  color: $(post.title.text.color);
  659. }
  660.  
  661. .mobile-link-button {
  662.  background-color: $(link.color);
  663. }
  664.  
  665. .mobile-link-button a:link, .mobile-link-button a:visited {
  666.  color: $(mobile.button.color);
  667. }
  668.  
  669. .mobile-index-contents {
  670.  color: $(body.text.color);
  671. }
  672.  
  673. .mobile .tabs-inner .PageList .widget-content {
  674.  background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  675.  color: $(tabs.selected.text.color);
  676. }
  677.  
  678. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  679.  border-$startSide: 1px solid $(tabs.selected.text.color);
  680. }
  681.  
  682. /* efeitos de texto
  683. ----------------------------------------------- */
  684. b {color: #C1CDC1; text-decoration: none;} /* o negrito */
  685. i {color: #FFD700; text-decoration: none;} /* o itálico */
  686. u {color: #EEE9BF; text-decoration: none;
  687. border-bottom: 2px dashed #CD919E;} /* o sublinhado */
  688. s, strike { color: #C1CDC1; cursor: normal; } /*o riscado*/
  689. }
  690.  
  691. b {
  692. color: #C1CDC1;
  693. text-shadow: 1px 1px 0px #fff;
  694. -moz-transition: all 0.5s ease-out;
  695. -webkit-transition: all 0.5s ease-out;
  696. -o-transition: all 0.5s ease-out;
  697. -ms-transition: all 0.5s ease-out;
  698. transition: all 0.5s ease-out;
  699. }
  700. b:hover {
  701. color: #E0EEE0;
  702. text-shadow: 1px 1px 0px #fff;
  703. -moz-transition: all 0.5s ease-out;
  704. -webkit-transition: all 0.5s ease-out;
  705. -o-transition: all 0.5s ease-out;
  706. -ms-transition: all 0.5s ease-out;
  707. transition: all 0.5s ease-out;
  708. }
  709. i, em, italic {
  710. color: #C1CDC1 ;
  711. -webkit-transition-duration: .80s
  712. }
  713. i:hover {
  714. color: #E0EEE0 ;
  715. background: #CBC1CD ;
  716. -webkit-transition-duration: .80s
  717. }
  718. u {
  719. color: #C1CDC1;
  720. border-bottom: 1px dotted #DFD5E1;
  721. -moz-transition: all 0.5s ease-out;
  722. -webkit-transition: all 0.5s ease-out;
  723. -o-transition: all 0.5s ease-out;
  724. -ms-transition: all 0.5s ease-out;
  725. transition: all 0.5s ease-out;
  726. }
  727. u:hover {
  728. color: #E0EEE0;
  729. border-bottom: 1px dotted #CBC1CD;
  730. -moz-transition: all 0.5s ease-out;
  731. -webkit-transition: all 0.5s ease-out;
  732. -o-transition: all 0.5s ease-out;
  733. -ms-transition: all 0.5s ease-out;
  734. transition: all 0.5s ease-out;
  735. }
  736. STRIKE {
  737. COLOR: #CBC1CD;
  738. TEXT-DECORATION: STRIKE;
  739. -webkit-transition-duration: .80s
  740. }
  741.  
  742. /* anulação de códigos
  743. ----------------------------------------------- */
  744. #Attribution1 {  
  745. clear: both;
  746. line-height: 2.5em;
  747. display: none;
  748. }
  749.  
  750. #navbar-iframe {
  751. height: 0px;
  752. visibility: hidden;
  753. display: none;
  754. }
  755.  
  756. #tabdiv li, .sidebar li {
  757. list-style-type:none;
  758. }
  759.  
  760. .feed-links {
  761. height:0px;
  762. visibility:hidden;
  763. display:none
  764. }
  765.  
  766. .status-msg-wrap,
  767. .status-msg-body,
  768. .status-msg-border,
  769. .status-msg-bg,
  770. .status-msg-hidden {
  771. display: none;
  772. }
  773.  
  774. /* Blockquote
  775. ----------------------------------------------- */
  776. blockquote {
  777. text-align: center;
  778. border-left: 3px solid #F0FFFF;
  779. background: #FFF0F5;
  780. padding: 8px;
  781. -webkit-transition-duration: .50s;
  782. box-shadow:#CDC1C5 0px 0px 3px;
  783. }
  784.  
  785.  
  786. ::-moz-selection {
  787. background:#F5FFFA;
  788. color:#FFEFD5;
  789. text-shadow: 1px 1px 0px #ccc;
  790. }
  791. ::selection {
  792. background:#F5FFFA;
  793. color:#FFEFD5;
  794. text-shadow: 1px 1px 0px #ccc;
  795. }
  796.  
  797. .jump-link {
  798. font-family: 'Arial';
  799. background:#F5F5F5;
  800. font-size: 14px;
  801. padding-right:3px;
  802. text-transform:uppercase;
  803. text-align:center;
  804. margin-top:5px;
  805. margin-bottom:5px;
  806. box-shadow:#CDC1C5 0px 0px 3px;
  807.  
  808. }
  809. .jump-link a:link {
  810. color: #EEE8AA; /* Cor do link*/
  811. text-decoration: none;
  812. -webkit-transition: color 0.7s ease-out;-moz-transition:
  813. color 0.7s ease-out;transition: color 0.7s ease-out;
  814. text-shadow: 1px 1px 0px #ccc;
  815. text-align:right;
  816. }
  817. .jump-link a:visited {
  818. color: #EEE8AA; /*Cor dos links visitados*/
  819. text-decoration:none;
  820. filter:alpha(opacity=100);
  821. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  822. }
  823. .jump-link a:hover {
  824. color: #FFF0F5; /*Cor do link quando passa o mouse*/
  825. text-decoration:none;
  826. filter:alpha(opacity=100);
  827. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  828. }
  829. .CSS_LIGHTBOX_BG_MASK {
  830. opacity: 0.7 !important;
  831. background-color: #fff !important;
  832. }
  833. .CSS_LIGHTBOX_SCALED_IMAGE_IMG {
  834. outline: 0px solid #fff !important;
  835. }
  836. .CSS_LIGHTBOX_FILMSTRIP {
  837. background-color: #fff !important;
  838. }
  839.  
  840. /* Imagens
  841. ----------------------------------------------- */
  842. img {
  843.    opacity: 0.4;
  844.    filter: alpha(opacity=40); /* For IE8 and earlier */
  845. -webkit-transition:All 1s ease;
  846. -moz-transition:All 1s ease;
  847. -o-transition:All 1s ease;
  848. }
  849.  
  850. img:hover {
  851.    opacity: 1.0;
  852.    filter: alpha(opacity=100); /* For IE8 and earlier */
  853. -webkit-transition-duration: 1.00s;
  854. -moz-transition-duration: 1.00s;
  855. transition-duration: 1.00s;}
  856. }
  857.  
  858. .sidebar img {
  859. img {
  860.    opacity: 0.4;
  861.    filter: alpha(opacity=40); /* For IE8 and earlier */
  862. -webkit-transition:All 1s ease;
  863. -moz-transition:All 1s ease;
  864. -o-transition:All 1s ease;
  865. }
  866.  
  867. img:hover {
  868.    opacity: 1.0;
  869.    filter: alpha(opacity=100); /* For IE8 and earlier */
  870. -webkit-transition-duration: 1.00s;
  871. -moz-transition-duration: 1.00s;
  872. transition-duration: 1.00s;}
  873. }
  874.  
  875. .sidebar h2 {
  876. text-align:center;
  877. background: #F0FFF0;
  878. width: 180px;
  879. height: 19px;
  880. box-shadow:#CDC1C5 0px 0px 3px;
  881. }
  882.  
  883.  
  884. /* barra de rolagem
  885. ----------------------------------------------- */
  886. /*** Rolagem da Vertical da Página ***/
  887. ::-webkit-scrollbar-thumb:vertical {
  888. background: #CDCDB4; /*Cor da barrinha que se move*/
  889. border: 1px solid #fff; /*Coloque borda se quiser*/
  890. box-shadow:#CDC1C5 0px 0px 3px;
  891. }
  892. /*** Rolagem da Horizontal da Página***/
  893. ::-webkit-scrollbar-thumb:horizontal {
  894. background-color:#CDCDB4; /*Cor da barrinha que se move*/
  895. border: 1px solid #fff; /*Coloque borda se quiser*/
  896. box-shadow:#CDC1C5 0px 0px 3px;
  897. }
  898. /*** Parte fixa da rolagem (fundo que não se move) ***/
  899. ::-webkit-scrollbar {
  900. width:10px; /*Largura da barra de rolagem*/
  901. background: #fff; /*Cor da parte fixa, que fica no mundo*/
  902. border: 1px solid #fff; /*Coloque borda se quiser*/
  903. box-shadow:#CDC1C5 0px 0px 3px;
  904. }
  905.  
  906. /* menu lateral
  907. ----------------------------------------------- */
  908. a.menupequeno {
  909. background-color: #fff; /* cor do fundo */
  910. padding-top: 2px;
  911. padding-bottom: 2px;
  912. display: inline-block;
  913. width: 60px;
  914. font-size: 8px;
  915. font-family: calibri;
  916. color: #F5FFFA;
  917. text-transform:  none;
  918. text-align:center;
  919. border: 1px dotred #eee; /* cor da borda */
  920. -webkit-border-radius: 10px;
  921. -moz-border-radius: 10px;
  922. border-radius: 10px;
  923. box-shadow: inset 0 0 5px #e3e6e7, 0 0 1px #b6b6b6; /* cor das sombras da 'caixa' */
  924. -webkit-transition: all 1s ease-in-out;
  925. -moz-transition: all 1s ease-in-out;
  926. -o-transition: all 1s ease-in-out;
  927. -ms-transition: all 1s ease-in-out;
  928. transition: all 1s ease-in-out;
  929. text-shadow: 0 1px 0 #ccc; /* cor da 'sombra' do texto */
  930. }
  931. a.menupequeno:hover {
  932. -webkit-border-radius: 0px;
  933. -moz-border-radius: 0px;
  934. border-radius: 0px;
  935. background-color: #ccc; /* cor do fundo hover */
  936. text-decoration: doshed;
  937. box-shadow: inset 0 0 0px #fff, 0 0 0px #fff; /* cor das sombras da 'caixa' hover */
  938. text-shadow: 0 1px 0 #ccc; /* cor da 'sombra' do texto hover */
  939. opacity: 0.8;
  940. }
  941. /*Menu de créditos
  942. ------------------------------------------------*/
  943. a.MENUAMO {
  944. background-color: #F5FFFA; /* cor do fundo */
  945. padding-top: 2px;
  946. padding-bottom: 2px;
  947. display: inline-block;
  948. width: 20px;
  949. font-size: 8px;
  950. font-family: calibri;
  951. color: #F5FFFA;
  952. text-transform:  none;
  953. text-align:center;
  954. border: 1px dotred #eee; /* cor da borda */
  955. -webkit-border-radius: 10px;
  956. -moz-border-radius: 10px;
  957. border-radius: 10px;
  958. box-shadow: inset 0 0 5px #e3e6e7, 0 0 1px #b6b6b6; /* cor das sombras da 'caixa' */
  959. -webkit-transition: all 1s ease-in-out;
  960. -moz-transition: all 1s ease-in-out;
  961. -o-transition: all 1s ease-in-out;
  962. -ms-transition: all 1s ease-in-out;
  963. transition: all 1s ease-in-out;
  964. text-shadow: 0 1px 0 #ccc; /* cor da 'sombra' do texto */
  965. }
  966. a.MENUAMO:hover {
  967. -webkit-border-radius: 0px;
  968. -moz-border-radius: 0px;
  969. border-radius: 0px;
  970. background-color: #fff; /* cor do fundo hover */
  971. text-decoration: doshed;
  972. box-shadow: inset 0 0 0px #ccc, 0 0 0px #ccc; /* cor das sombras da 'caixa' hover */
  973. text-shadow: 0 1px 0 #ccc; /* cor da 'sombra' do texto hover */
  974. opacity: 0.8;
  975. }
  976. /* BUSCA
  977. ----------------------------------------------- */
  978. /*** Caixa de pesquisa por gnmh ***/
  979. input, textarea, option, select, button form{
  980. font-family: PF Arma Five;
  981. font-size: 8px;
  982. color:#C5C1C4;
  983. text-shadow: 1px 1px 1px #;
  984. background:#fff;border: solid 1px #D6D2D5;
  985. box-shadow: inset 0 0 6px #, 0px 1px 1px #CADFD0;
  986. text-align: center;
  987. height: 18px;
  988. width: 250px;
  989. transition:All 0.7248s ease-in-out;
  990. -webkit-transition:All 0.7248s ease-in-out;
  991. -moz-transition:All 0.7248s ease-in-out;
  992. -o-transition:All 0.7248s ease-in-out;
  993. border-radius: 3px;cursor: pointer;}
  994. input:focus{outline:none;}
  995. *::-moz-selection {
  996. background:ffdbde;
  997. color: #B7ABBB;
  998. text-shadow: 0 1px 0 #ffffff;
  999. }
  1000.  
  1001.  
  1002. /*Seguidores
  1003. ------------------------------------------------*/
  1004. #Followers1-wrapper {
  1005. opacity: 0.2; -webkit-transition: all 2s ease;
  1006. -moz-transition: all 2s ease; -o-transition: all 2s ease;
  1007. transition: all 2s ease;
  1008. -webkit-transition-duration: .90s;
  1009. transition-duration: .90s;
  1010. margin-bottom: 2px;
  1011. }
  1012. #Followers1-wrapper:hover {
  1013. text-decoration: none !important;
  1014. -webkit-transition: all 2s ease;
  1015. -moz-transition: all 2s ease; -o-transition: all 2s ease;
  1016. transition: all 2s ease; opacity: 1;
  1017. -webkit-transition-duration: .90s;
  1018. transition-duration: .90s;
  1019. margin-bottom: 2px;
  1020. }
  1021. /*Tags
  1022. --------------------------------------------------*/
  1023. .label-size span, .label-size a {
  1024.  color: #000000; /* cor dos marcadores em estado normal */
  1025.  padding:2px 5px; /* espaço entre os marcadores e as margens, não altere */
  1026.  margin:1px; /* espaço entre um marcador e outro, não altere */
  1027.  background: #FFF0F5; /* cor de fundo dos marcadores */
  1028. border: 1px solid #eee;
  1029.  display:inline-block; /* deixa os marcadores em caixinhas, não altere */
  1030.  font-size:10px; /* tamanho da fonte */
  1031.  border-radius:0px; /* bordas arredondadas */
  1032. -webkit-transition-duration: .50s;
  1033.  }
  1034.  
  1035. .label-size span, .label-size a:hover {
  1036.  background: #eee; /* cor de fundo dos marcadores em estado hover */
  1037.  color: #ccc; /* cor dos marcadores em estado hover */
  1038. -webkit-transition-duration: .50s;
  1039.  }
  1040.  
  1041. #musicgadget {
  1042. z-index: 9999;
  1043. position: fixed;
  1044. bottom: -610px;/* desce o player */
  1045. right: 10px;/*direita*/
  1046. -webkit-transition: all 1s ease-in-out;
  1047. -moz-transition: all 1s ease-in-out;
  1048. -o-transition: all 1s ease-in-out;
  1049. transition: all 1s ease-in-out;
  1050. }
  1051. #musicgadget:hover {
  1052. bottom: 0px;
  1053. }
  1054. #musicgadgettitle {
  1055. width: 240px;
  1056. padding: 3px 5px 5px 5px;
  1057. }
  1058. #playlist, #player {
  1059. width: 240px; /* largura total */
  1060. padding: 20px;
  1061. margin: 0 auto;
  1062. display: block;
  1063. text-align: center;
  1064. }
  1065. #player {
  1066. /* background do player */
  1067. background: none;
  1068. padding: 10px 20px;
  1069. }
  1070. audio {
  1071. width:140px; /* player */
  1072. margin:0 auto;
  1073. margin-top: 40px;
  1074. display: inline-block;
  1075. border-radius: 30px;
  1076. opacity: .5;
  1077. filter:alpha(opacity=50);
  1078. }
  1079. #player:after {
  1080. /* hearts */
  1081. content: url(http://4.bp.blogspot.com/-2fKxvaGILPM/TzlFeKDDcSI/AAAAAAAAE6s/Lbm81E6RG0w/s1600/1424.gif);
  1082. padding-left: 10px;
  1083. }
  1084. #playlist {
  1085. margin: 0 auto 20px auto;
  1086. display: block;
  1087. width: 240px;
  1088. background: #fff; /* background da playlist */
  1089. text-align: left;
  1090. font-size: 12px; /* tamanho do texto */
  1091. font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
  1092. font-weight: normal;
  1093. outline-offset: -3px;
  1094. outline: 1px dashed #ddd5f5;
  1095. }
  1096. #imagetop {
  1097. background: url(http://4.bp.blogspot.com/-iipi5N1H4C0/U6MlLNx49EI/AAAAAAAANKg/GMyui7eHGg0/s1600/3.gif) no-repeat top;
  1098. width: 100%;
  1099. height: 100px;
  1100. border: none;
  1101. display: block;
  1102. }
  1103. #image {
  1104. background: url(http://3.bp.blogspot.com/-dYux6896xr8/U6MlLKWcaEI/AAAAAAAANKY/HPOC_iv396w/s1600/4.gif) no-repeat bottom;
  1105. width: 100%;
  1106. height: 100px;
  1107. border: none;
  1108. display: block;
  1109. }
  1110. #playlist li, #playlist ul li {
  1111. background-image: none;
  1112. list-style-type: none;
  1113. padding: 0;
  1114. margin: 0;
  1115. }
  1116. #playlist li a {
  1117. color: #fcc; /* cor do texto */
  1118. background: #fff; /* background das músicas */
  1119. padding: 7px 5px;
  1120. display: block;
  1121. margim-left: 10px;
  1122. text-decoration: none;
  1123. outline-offset: -3px;
  1124. outline: 1px dashed #ddd5f5;
  1125. }
  1126. #playlist li a:hover{
  1127. background: #fee; /* background das músicas hover */
  1128. text-decoration: none;
  1129. }
  1130. #playlist .active a {
  1131. color: #faacca; /* cor da musica selecionada */
  1132. text-decoration: none;
  1133. outline-offset: -3px;
  1134. outline: 1px dashed #fff;
  1135. }
  1136. #playlist .active a:before {
  1137. content: "\25B6";
  1138. color: #faacca;
  1139. font-style: normal;
  1140. padding-right: 8px;
  1141. }
  1142. #playlist .active a:hover {
  1143. color: #ddd5f5; /* cor da musica seleciona em hover */
  1144. }
  1145. #footer-wrapper {
  1146. background: #C1CDC1;
  1147. font-family: Nunito;
  1148. text-transform:lowercase;
  1149. color:#838B83;
  1150. text-shadow: 1px 1px 0 #fff;
  1151. text-align: center;
  1152. border-radius:2px;
  1153. z-index: 1000;
  1154. height: 20px;
  1155. clear: both;
  1156. font-size: 70%; /*** tamanho da fonte ***/
  1157. padding: 5px;
  1158. }
  1159. .sidemenu {position: fixed; padding:10px; top: 0; opacity:0.8; width: 200px; height: 100%; left: -218px; font-family:calibri; font-size:13px;color: #ccc; text-align: justify;-webkit-transition: all .7s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .7s ease-out; transition: all .7s ease-out; z-index: 151234354}
  1160. .sidemenu:hover {opacity: 1;left: 0px; -webkit-transition: all .5s ease-out; -moz-transition: all .7s ease-out; -o-transition: all .7s ease-out; transition: all .7s ease-out;}
  1161. ]]></b:skin>
  1162.  
  1163.     <b:template-skin>
  1164.       <b:variable default='960px' name='content.width' type='length' value='1070px'/>
  1165.       <b:variable default='0' name='main.column.left.width' type='length' value='240px'/>
  1166.       <b:variable default='310px' name='main.column.right.width' type='length' value='240px'/>
  1167.  
  1168.       <![CDATA[
  1169.      body {
  1170.        min-width: $(content.width);
  1171.      }
  1172.  
  1173.      .content-outer, .content-fauxcolumn-outer, .region-inner {
  1174.        min-width: $(content.width);
  1175.        max-width: $(content.width);
  1176.        _width: $(content.width);
  1177.      }
  1178.  
  1179.      .main-inner .columns {
  1180.        padding-left: $(main.column.left.width);
  1181.        padding-right: $(main.column.right.width);
  1182.      }
  1183.  
  1184.      .main-inner .fauxcolumn-center-outer {
  1185.        left: $(main.column.left.width);
  1186.        right: $(main.column.right.width);
  1187.        /* IE6 does not respect left and right together */
  1188.        _width: expression(this.parentNode.offsetWidth -
  1189.            parseInt("$(main.column.left.width)") -
  1190.            parseInt("$(main.column.right.width)") + 'px');
  1191.      }
  1192.  
  1193.      .main-inner .fauxcolumn-left-outer {
  1194.        width: $(main.column.left.width);
  1195.      }
  1196.  
  1197.      .main-inner .fauxcolumn-right-outer {
  1198.        width: $(main.column.right.width);
  1199.      }
  1200.  
  1201.      .main-inner .column-left-outer {
  1202.        width: $(main.column.left.width);
  1203.        right: 100%;
  1204.        margin-left: -$(main.column.left.width);
  1205.      }
  1206.  
  1207.      .main-inner .column-right-outer {
  1208.        width: $(main.column.right.width);
  1209.        margin-right: -$(main.column.right.width);
  1210.      }
  1211.  
  1212.      #layout {
  1213.        min-width: 0;
  1214.      }
  1215.  
  1216.      #layout .content-outer {
  1217.        min-width: 0;
  1218.        width: 800px;
  1219.      }
  1220.  
  1221.      #layout .region-inner {
  1222.        min-width: 0;
  1223.        width: auto;
  1224.      }
  1225.      ]]>
  1226.     </b:template-skin>
  1227.     <b:include data='blog' name='google-analytics'/>
  1228.   </head>
  1229.  
  1230.   <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  1231. <div style=' background:#C1CDC1; top: 0px; left: 0px; width: 100%; height:20px; z-index: 100; position: fixed;'/>
  1232.   <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  1233.     <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'>
  1234.       <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
  1235.     function setAttributeOnload(object, attribute, val) {
  1236.       if(window.addEventListener) {
  1237.         window.addEventListener(&#39;load&#39;,
  1238.           function(){ object[attribute] = val; }, false);
  1239.       } else {
  1240.         window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
  1241.       }
  1242.     }
  1243.   &lt;/script&gt;
  1244. &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
  1245. &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
  1246. &lt;script type=&quot;text/javascript&quot;&gt;
  1247.         gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
  1248.           if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
  1249.             gapi.iframes.getContext().openChild({
  1250.                 url: &#39;https://draft.blogger.com/navbar.g?targetBlogID\0754121994633252129086\46blogName\75SOS+hyu\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75DISABLED\46layoutType\75LAYOUTS\46searchRoot\75//sos-hyu.blogspot.com/search\46blogLocale\75pt_BR\46v\0752\46homepageUrl\75http://sos-hyu.blogspot.com/\46readAccessMode\75PRIVATE\46vt\75-3209486550742339808&#39;,
  1251.                 where: document.getElementById(&quot;navbar-iframe-container&quot;),
  1252.                 id: &quot;navbar-iframe&quot;
  1253.             });
  1254.           }
  1255.         });
  1256.       &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
  1257. (function() {
  1258. var script = document.createElement(&#39;script&#39;);
  1259. script.type = &#39;text/javascript&#39;;
  1260. script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
  1261. var head = document.getElementsByTagName(&#39;head&#39;)[0];
  1262. if (head) {
  1263. head.appendChild(script);
  1264. }})();
  1265. &lt;/script&gt;
  1266. </b:includable>
  1267.     </b:widget>
  1268.   </b:section>
  1269.  
  1270.   <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1271.     <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  1272.       <meta expr:content='data:blog.title' itemprop='name'/>
  1273.       <b:if cond='data:blog.metaDescription'>
  1274.         <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  1275.       </b:if>
  1276.     </div>
  1277.   </b:if>
  1278.  
  1279.   <div class='body-fauxcolumns'>
  1280.     <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  1281.     <div class='cap-top'>
  1282.       <div class='cap-left'/>
  1283.       <div class='cap-right'/>
  1284.     </div>
  1285.     <div class='fauxborder-left'>
  1286.     <div class='fauxborder-right'/>
  1287.     <div class='fauxcolumn-inner'>
  1288.     </div>
  1289.     </div>
  1290.     <div class='cap-bottom'>
  1291.       <div class='cap-left'/>
  1292.       <div class='cap-right'/>
  1293.     </div>
  1294.     </div>
  1295.   </div>
  1296.  
  1297.   <div class='content'>
  1298.   <div class='content-fauxcolumns'>
  1299.     <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  1300.     <div class='cap-top'>
  1301.       <div class='cap-left'/>
  1302.       <div class='cap-right'/>
  1303.     </div>
  1304.     <div class='fauxborder-left'>
  1305.     <div class='fauxborder-right'/>
  1306.     <div class='fauxcolumn-inner'>
  1307.     </div>
  1308.     </div>
  1309.     <div class='cap-bottom'>
  1310.       <div class='cap-left'/>
  1311.       <div class='cap-right'/>
  1312.     </div>
  1313.     </div>
  1314.   </div>
  1315.  
  1316.   <div class='content-outer'>
  1317.   <div class='content-cap-top cap-top'>
  1318.     <div class='cap-left'/>
  1319.     <div class='cap-right'/>
  1320.   </div>
  1321.   <div class='fauxborder-left content-fauxborder-left'>
  1322.   <div class='fauxborder-right content-fauxborder-right'/>
  1323.   <div class='content-inner'>
  1324.  
  1325.     <header>
  1326.     <div class='header-outer'>
  1327.     <div class='header-cap-top cap-top'>
  1328.       <div class='cap-left'/>
  1329.       <div class='cap-right'/>
  1330.     </div>
  1331.     <div class='fauxborder-left header-fauxborder-left'>
  1332.     <div class='fauxborder-right header-fauxborder-right'/>
  1333.     <div class='region-inner header-inner'>
  1334.       <b:section class='header' id='header' maxwidgets='1' showaddelement='no'/>
  1335.     </div>
  1336.     </div>
  1337.     <div class='header-cap-bottom cap-bottom'>
  1338.       <div class='cap-left'/>
  1339.       <div class='cap-right'/>
  1340.     </div>
  1341.     </div>
  1342.     </header>
  1343.  
  1344.     <div class='tabs-outer'>
  1345.     <div class='tabs-cap-top cap-top'>
  1346.       <div class='cap-left'/>
  1347.       <div class='cap-right'/>
  1348.     </div>
  1349.     <div class='fauxborder-left tabs-fauxborder-left'>
  1350.     <div class='fauxborder-right tabs-fauxborder-right'/>
  1351.     <div class='region-inner tabs-inner'>
  1352.       <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'>
  1353.         <b:widget id='HTML2' locked='false' title='' type='HTML'>
  1354.           <b:includable id='main'>
  1355.   <!-- only display title if it's non-empty -->
  1356.   <b:if cond='data:title != &quot;&quot;'>
  1357.     <h2 class='title'><data:title/></h2>
  1358.   </b:if>
  1359.   <div class='widget-content'>
  1360.     <data:content/>
  1361.   </div>
  1362.  
  1363.   <b:include name='quickedit'/>
  1364. </b:includable>
  1365.         </b:widget>
  1366.       </b:section>
  1367.       <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  1368.     </div>
  1369.     </div>
  1370.     <div class='tabs-cap-bottom cap-bottom'>
  1371.       <div class='cap-left'/>
  1372.       <div class='cap-right'/>
  1373.     </div>
  1374.     </div>
  1375.  
  1376.     <div class='main-outer'>
  1377.     <div class='main-cap-top cap-top'>
  1378.       <div class='cap-left'/>
  1379.       <div class='cap-right'/>
  1380.     </div>
  1381.  
  1382.     <div class='fauxborder-left main-fauxborder-left'>
  1383.     <div class='fauxborder-right main-fauxborder-right'/>
  1384.     <div class='region-inner main-inner'>
  1385.  
  1386.       <div class='columns fauxcolumns'>
  1387.  
  1388.         <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  1389.         <div class='cap-top'>
  1390.           <div class='cap-left'/>
  1391.           <div class='cap-right'/>
  1392.         </div>
  1393.         <div class='fauxborder-left'>
  1394.         <div class='fauxborder-right'/>
  1395.         <div class='fauxcolumn-inner'>
  1396.         </div>
  1397.         </div>
  1398.         <div class='cap-bottom'>
  1399.           <div class='cap-left'/>
  1400.           <div class='cap-right'/>
  1401.         </div>
  1402.         </div>
  1403.  
  1404.         <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  1405.         <div class='cap-top'>
  1406.           <div class='cap-left'/>
  1407.           <div class='cap-right'/>
  1408.         </div>
  1409.         <div class='fauxborder-left'>
  1410.         <div class='fauxborder-right'/>
  1411.         <div class='fauxcolumn-inner'>
  1412.         </div>
  1413.         </div>
  1414.         <div class='cap-bottom'>
  1415.           <div class='cap-left'/>
  1416.           <div class='cap-right'/>
  1417.         </div>
  1418.         </div>
  1419.  
  1420.         <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  1421.         <div class='cap-top'>
  1422.           <div class='cap-left'/>
  1423.           <div class='cap-right'/>
  1424.         </div>
  1425.         <div class='fauxborder-left'>
  1426.         <div class='fauxborder-right'/>
  1427.         <div class='fauxcolumn-inner'>
  1428.         </div>
  1429.         </div>
  1430.         <div class='cap-bottom'>
  1431.           <div class='cap-left'/>
  1432.           <div class='cap-right'/>
  1433.         </div>
  1434.         </div>
  1435.  
  1436.         <!-- corrects IE6 width calculation -->
  1437.         <div class='columns-inner'>
  1438.  
  1439.         <div class='column-center-outer'>
  1440.         <div class='column-center-inner'>
  1441.           <b:section class='main' id='main' showaddelement='no'>
  1442.             <b:widget id='Blog1' locked='false' title='Postagens no blog' type='Blog'>
  1443.               <b:includable id='main' var='top'>
  1444.   <b:if cond='!data:mobile'>
  1445.     <!-- posts -->
  1446.     <div class='blog-posts hfeed'>
  1447.  
  1448.       <b:include data='top' name='status-message'/>
  1449.  
  1450.       <data:defaultAdStart/>
  1451.       <b:loop values='data:posts' var='post'>
  1452.         <b:if cond='data:post.isDateStart and not data:post.isFirstPost'>
  1453.           &lt;/div&gt;&lt;/div&gt;
  1454.         </b:if>
  1455.         <b:if cond='data:post.isDateStart'>
  1456.           &lt;div class=&quot;date-outer&quot;&gt;
  1457.         </b:if>
  1458.         <b:if cond='data:post.dateHeader'>
  1459.           <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  1460.         </b:if>
  1461.         <b:if cond='data:post.isDateStart'>
  1462.           &lt;div class=&quot;date-posts&quot;&gt;
  1463.         </b:if>
  1464.         <div class='post-outer'>
  1465.           <b:include data='post' name='post'/>
  1466.           <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
  1467.         </div>
  1468.         <b:if cond='data:post.includeAd'>
  1469.           <b:if cond='data:post.isFirstPost'>
  1470.             <data:defaultAdEnd/>
  1471.           <b:else/>
  1472.             <data:adEnd/>
  1473.           </b:if>
  1474.           <div class='inline-ad'>
  1475.             <data:adCode/>
  1476.           </div>
  1477.           <data:adStart/>
  1478.         </b:if>
  1479.       </b:loop>
  1480.       <b:if cond='data:numPosts != 0'>
  1481.         &lt;/div&gt;&lt;/div&gt;
  1482.       </b:if>
  1483.       <data:adEnd/>
  1484.     </div>
  1485.  
  1486.     <!-- navigation -->
  1487.     <b:include name='nextprev'/>
  1488.  
  1489.     <!-- feed links -->
  1490.     <b:include name='feedLinks'/>
  1491.  
  1492.   <b:else/>
  1493.     <b:include name='mobile-main'/>
  1494.   </b:if>
  1495.  
  1496.   <b:if cond='data:top.showDummy'>
  1497.     <data:top.dummyBootstrap/>
  1498.   </b:if>
  1499.  
  1500. </b:includable>
  1501.               <b:includable id='backlinkDeleteIcon' var='backlink'>
  1502.   <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  1503.     <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  1504.       <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1505.     </a>
  1506.   </span>
  1507. </b:includable>
  1508.               <b:includable id='backlinks' var='post'>
  1509.   <a name='links'/><h4><data:post.backlinksLabel/></h4>
  1510.   <b:if cond='data:post.numBacklinks != 0'>
  1511.     <dl class='comments-block' id='comments-block'>
  1512.       <b:loop values='data:post.backlinks' var='backlink'>
  1513.         <div class='collapsed-backlink backlink-control'>
  1514.           <dt class='comment-title'>
  1515.             <span class='backlink-toggle-zippy'>&#160;</span>
  1516.             <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
  1517.             <b:include data='backlink' name='backlinkDeleteIcon'/>
  1518.           </dt>
  1519.           <dd class='comment-body collapseable'>
  1520.             <data:backlink.snippet/>
  1521.           </dd>
  1522.           <dd class='comment-footer collapseable'>
  1523.             <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
  1524.             <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
  1525.           </dd>
  1526.         </div>
  1527.       </b:loop>
  1528.     </dl>
  1529.   </b:if>
  1530.   <p class='comment-footer'>
  1531.     <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>
  1532.   </p>
  1533. </b:includable>
  1534.               <b:includable id='comment-form' var='post'>
  1535.   <div class='comment-form'>
  1536.     <a name='comment-form'/>
  1537.     <b:if cond='data:mobile'>
  1538.       <h4 id='comment-post-message'>
  1539.         <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
  1540.       <p><data:blogCommentMessage/></p>
  1541.       <data:blogTeamBlogMessage/>
  1542.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1543.       <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%'/>
  1544.     <b:else/>
  1545.       <h4 id='comment-post-message'><data:postCommentMsg/></h4>
  1546.       <p><data:blogCommentMessage/></p>
  1547.       <data:blogTeamBlogMessage/>
  1548.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1549.       <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1550.     </b:if>
  1551.     <data:post.friendConnectJs/>
  1552.     <data:post.cmtfpIframe/>
  1553.     <script type='text/javascript'>
  1554.       BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
  1555.     </script>
  1556.   </div>
  1557. </b:includable>
  1558.               <b:includable id='commentDeleteIcon' var='comment'>
  1559.   <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  1560.     <b:if cond='data:showCmtPopup'>
  1561.       <div class='goog-toggle-button'>
  1562.         <div class='goog-inline-block comment-action-icon'/>
  1563.       </div>
  1564.     <b:else/>
  1565.       <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  1566.         <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1567.       </a>
  1568.     </b:if>
  1569.   </span>
  1570. </b:includable>
  1571.               <b:includable id='comment_count_picker' var='post'>
  1572.   <b:if cond='data:post.commentSource == 1'>
  1573.     <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'>
  1574.     </span>
  1575.   <b:else/>
  1576.     <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1577.       <data:post.commentLabelFull/>:
  1578.     </a>
  1579.   </b:if>
  1580. </b:includable>
  1581.               <b:includable id='comment_picker' var='post'>
  1582.   <b:if cond='data:post.commentSource == 1'>
  1583.     <b:include data='post' name='iframe_comments'/>
  1584.   <b:elseif cond='data:post.showThreadedComments'/>
  1585.     <b:include data='post' name='threaded_comments'/>
  1586.   <b:else/>
  1587.     <b:include data='post' name='comments'/>
  1588.   </b:if>
  1589. </b:includable>
  1590.               <b:includable id='comments' var='post'>
  1591.   <div class='comments' id='comments'>
  1592.     <a name='comments'/>
  1593.     <b:if cond='data:post.allowComments'>
  1594.       <h4><data:post.commentLabelFull/>:</h4>
  1595.  
  1596.       <b:if cond='data:post.commentPagingRequired'>
  1597.         <span class='paging-control-container'>
  1598.           <b:if cond='data:post.hasOlderLinks'>
  1599.             <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  1600.               &#160;
  1601.             <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  1602.               &#160;
  1603.           </b:if>
  1604.  
  1605.           <data:post.commentRangeText/>
  1606.  
  1607.           <b:if cond='data:post.hasNewerLinks'>
  1608.             &#160;
  1609.             <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  1610.             &#160;
  1611.             <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  1612.           </b:if>
  1613.         </span>
  1614.       </b:if>
  1615.  
  1616.       <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  1617.         <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1618.           <b:loop values='data:post.comments' var='comment'>
  1619.             <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1620.               <b:if cond='data:comment.favicon'>
  1621.                 <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1622.               </b:if>
  1623.               <a expr:name='data:comment.anchorName'/>
  1624.               <b:if cond='data:blog.enabledCommentProfileImages'>
  1625.                 <data:comment.authorAvatarImage/>
  1626.               </b:if>
  1627.               <b:if cond='data:comment.authorUrl'>
  1628.                 <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  1629.               <b:else/>
  1630.                 <data:comment.author/>
  1631.               </b:if>
  1632.               <data:commentPostedByMsg/>
  1633.             </dt>
  1634.             <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  1635.               <b:if cond='data:comment.isDeleted'>
  1636.                 <span class='deleted-comment'><data:comment.body/></span>
  1637.               <b:else/>
  1638.                 <p>
  1639.                   <data:comment.body/>
  1640.                 </p>
  1641.               </b:if>
  1642.             </dd>
  1643.             <dd class='comment-footer'>
  1644.               <span class='comment-timestamp'>
  1645.                 <a expr:href='data:comment.url' title='comment permalink'>
  1646.                   <data:comment.timestamp/>
  1647.                 </a>
  1648.                 <b:include data='comment' name='commentDeleteIcon'/>
  1649.               </span>
  1650.             </dd>
  1651.           </b:loop>
  1652.         </dl>
  1653.       </div>
  1654.  
  1655.       <b:if cond='data:post.commentPagingRequired'>
  1656.         <span class='paging-control-container'>
  1657.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1658.             <data:post.oldestLinkText/>
  1659.           </a>
  1660.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1661.             <data:post.olderLinkText/>
  1662.           </a>
  1663.           &#160;
  1664.           <data:post.commentRangeText/>
  1665.           &#160;
  1666.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1667.             <data:post.newerLinkText/>
  1668.           </a>
  1669.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1670.             <data:post.newestLinkText/>
  1671.           </a>
  1672.         </span>
  1673.       </b:if>
  1674.  
  1675.       <p class='comment-footer'>
  1676.         <b:if cond='data:post.embedCommentForm'>
  1677.           <b:if cond='data:post.allowNewComments'>
  1678.             <b:include data='post' name='comment-form'/>
  1679.           <b:else/>
  1680.             <data:post.noNewCommentsText/>
  1681.           </b:if>
  1682.         <b:elseif cond='data:post.allowComments'/>
  1683.           <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1684.         </b:if>
  1685.       </p>
  1686.     </b:if>
  1687.     <b:if cond='data:showCmtPopup'>
  1688.       <div id='comment-popup'>
  1689.         <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1690.         </iframe>
  1691.       </div>
  1692.     </b:if>
  1693.  
  1694.     <div id='backlinks-container'>
  1695.     <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1696.        <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
  1697.     </div>
  1698.     </div>
  1699.   </div>
  1700. </b:includable>
  1701.               <b:includable id='feedLinks'>
  1702.   <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
  1703.     <b:if cond='data:feedLinks'>
  1704.       <div class='blog-feeds'>
  1705.         <b:include data='feedLinks' name='feedLinksBody'/>
  1706.       </div>
  1707.     </b:if>
  1708.  
  1709.   <b:else/> <!--Post feed links -->
  1710.     <div class='post-feeds'>
  1711.       <b:loop values='data:posts' var='post'>
  1712.         <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/>
  1713.       </b:loop>
  1714.     </div>
  1715.   </b:if>
  1716. </b:includable>
  1717.               <b:includable id='feedLinksBody' var='links'>
  1718.   <div class='feed-links'>
  1719.   <data:feedLinksMsg/>
  1720.   <b:loop values='data:links' var='f'>
  1721.      <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  1722.   </b:loop>
  1723.   </div>
  1724. </b:includable>
  1725.               <b:includable id='iframe_comments' var='post'>
  1726.  
  1727.   <b:if cond='data:post.allowIframeComments'>
  1728.     <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
  1729.     <div class='cmt_iframe_holder' expr:data-href='data:post.canonicalUrl' expr:data-viewtype='data:post.viewType'/>
  1730.  
  1731.     <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
  1732.       <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1733.     </b:if>
  1734.   </b:if>
  1735. </b:includable>
  1736.               <b:includable id='mobile-index-post' var='post'>
  1737.   <div class='mobile-date-outer date-outer'>
  1738.     <b:if cond='data:post.dateHeader'>
  1739.       <div class='date-header'>
  1740.         <span><data:post.dateHeader/></span>
  1741.       </div>
  1742.     </b:if>
  1743.  
  1744.     <div class='mobile-post-outer'>
  1745.       <a expr:href='data:post.url'>
  1746.         <h3 class='mobile-index-title entry-title' itemprop='name'>
  1747.           <data:post.title/>
  1748.         </h3>
  1749.  
  1750.         <div class='mobile-index-arrow'>&amp;rsaquo;</div>
  1751.  
  1752.         <div class='mobile-index-contents'>
  1753.           <b:if cond='data:post.thumbnailUrl'>
  1754.             <div class='mobile-index-thumbnail'>
  1755.               <div class='Image'>
  1756.                 <img expr:src='data:post.thumbnailUrl'/>
  1757.               </div>
  1758.             </div>
  1759.           </b:if>
  1760.  
  1761.           <div class='post-body'>
  1762.             <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
  1763.           </div>
  1764.         </div>
  1765.  
  1766.         <div style='clear: both;'/>
  1767.       </a>
  1768.  
  1769.       <div class='mobile-index-comment'>
  1770.         <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'/>
  1771.       </div>
  1772.     </div>
  1773.   </div>
  1774. </b:includable>
  1775.               <b:includable id='mobile-main' var='top'>
  1776.     <!-- posts -->
  1777.     <div class='blog-posts hfeed'>
  1778.  
  1779.       <b:include data='top' name='status-message'/>
  1780.  
  1781.       <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1782.         <b:loop values='data:posts' var='post'>
  1783.           <b:include data='post' name='mobile-index-post'/>
  1784.         </b:loop>
  1785.       <b:else/>
  1786.         <b:loop values='data:posts' var='post'>
  1787.           <b:include data='post' name='mobile-post'/>
  1788.         </b:loop>
  1789.       </b:if>
  1790.     </div>
  1791.  
  1792.    <b:include name='mobile-nextprev'/>
  1793. </b:includable>
  1794.               <b:includable id='mobile-nextprev'>
  1795.   <div class='blog-pager' id='blog-pager'>
  1796.     <b:if cond='data:newerPageUrl'>
  1797.       <div class='mobile-link-button' id='blog-pager-newer-link'>
  1798.       <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>
  1799.       </div>
  1800.     </b:if>
  1801.  
  1802.     <b:if cond='data:olderPageUrl'>
  1803.       <div class='mobile-link-button' id='blog-pager-older-link'>
  1804.       <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>
  1805.       </div>
  1806.     </b:if>
  1807.  
  1808.     <div class='mobile-link-button' id='blog-pager-home-link'>
  1809.     <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  1810.     </div>
  1811.  
  1812.     <div class='mobile-desktop-link'>
  1813.       <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
  1814.     </div>
  1815.  
  1816.   </div>
  1817.   <div class='clear'/>
  1818. </b:includable>
  1819.               <b:includable id='mobile-post' var='post'>
  1820.   <div class='date-outer'>
  1821.     <b:if cond='data:post.dateHeader'>
  1822.       <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  1823.     </b:if>
  1824.     <div class='date-posts'>
  1825.       <div class='post-outer'>
  1826.  
  1827.         <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  1828.           <b:if cond='data:post.thumbnailUrl'>
  1829.             <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
  1830.           </b:if>
  1831.           <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  1832.           <meta expr:content='data:post.id' itemprop='postId'/>
  1833.  
  1834.           <a expr:name='data:post.id'/>
  1835.           <b:if cond='data:post.title'>
  1836.             <h3 class='post-title entry-title' itemprop='name'>
  1837.               <b:if cond='data:post.link'>
  1838.                 <a expr:href='data:post.link'><data:post.title/></a>
  1839.               <b:elseif cond='data:post.url and data:blog.url != data:post.url'/>
  1840.                 <a expr:href='data:post.url'><data:post.title/></a>
  1841.               <b:else/>
  1842.                 <data:post.title/>
  1843.               </b:if>
  1844.             </h3>
  1845.           </b:if>
  1846.  
  1847.           <div class='post-header'>
  1848.             <div class='post-header-line-1'/>
  1849.           </div>
  1850.  
  1851.           <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1852.             <data:post.body/>
  1853.             <div style='clear: both;'/> <!-- clear for photos floats -->
  1854.           </div>
  1855.  
  1856.           <div class='post-footer'>
  1857.             <div class='post-footer-line post-footer-line-1'>
  1858.               <span class='post-author vcard'>
  1859.                 <b:if cond='data:top.showAuthor'>
  1860.                   <b:if cond='data:post.authorProfileUrl'>
  1861.                     <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1862.                       <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  1863.                       <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1864.                         <span itemprop='name'><data:post.author/></span>
  1865.                       </a>
  1866.                     </span>
  1867.                   <b:else/>
  1868.                     <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1869.                       <span itemprop='name'><data:post.author/></span>
  1870.                     </span>
  1871.                   </b:if>
  1872.                 </b:if>
  1873.               </span>
  1874.  
  1875.               <span class='post-timestamp'>
  1876.                 <b:if cond='data:top.showTimestamp'>
  1877.                   <data:top.timestampLabel/>
  1878.                   <b:if cond='data:post.url'>
  1879.                     <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  1880.                     <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>
  1881.                   </b:if>
  1882.                 </b:if>
  1883.               </span>
  1884.  
  1885.               <span class='post-comment-link'>
  1886.                 <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'/>
  1887.               </span>
  1888.             </div>
  1889.  
  1890.             <div class='post-footer-line post-footer-line-2'>
  1891.               <b:if cond='data:top.showMobileShare'>
  1892.                 <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  1893.                   <a href='javascript:void(0);'><data:shareMsg/></a>
  1894.                 </div>
  1895.               </b:if>
  1896.               <b:if cond='data:top.showDummy'>
  1897.                 <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
  1898.               </b:if>
  1899.             </div>
  1900.  
  1901.           </div>
  1902.         </div>
  1903.  
  1904.         <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
  1905.       </div>
  1906.     </div>
  1907.   </div>
  1908. </b:includable>
  1909.               <b:includable id='nextprev'>
  1910.   <div class='blog-pager' id='blog-pager'>
  1911.     <b:if cond='data:newerPageUrl'>
  1912.       <span id='blog-pager-newer-link'>
  1913.       <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'>&#171;&#171;</a>
  1914.       </span>
  1915.     </b:if>
  1916.  
  1917.     <b:if cond='data:olderPageUrl'>
  1918.       <span id='blog-pager-older-link'>
  1919.       <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'>&#187;&#187;</a>
  1920.       </span>
  1921.     </b:if>
  1922.  
  1923.     <a class='home-link' expr:href='data:blog.homepageUrl'></a>
  1924.  
  1925.     <b:if cond='data:mobileLinkUrl'>
  1926.       <div class='blog-mobile-link'>
  1927.         <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  1928.       </div>
  1929.     </b:if>
  1930.  
  1931.   </div>
  1932.   <div class='clear'/>
  1933. </b:includable>
  1934.               <b:includable id='post' var='post'>
  1935.   <div class='post hentry' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  1936.     <b:if cond='data:post.firstImageUrl'>
  1937.       <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>
  1938.     </b:if>
  1939.     <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  1940.     <meta expr:content='data:post.id' itemprop='postId'/>
  1941.  
  1942.     <a expr:name='data:post.id'/>
  1943.     <b:if cond='data:post.title'>
  1944.       <h3 class='post-title entry-title' itemprop='name'>
  1945.       <b:if cond='data:post.link'>
  1946.         <a expr:href='data:post.link'><data:post.title/></a>
  1947.       <b:else/>
  1948.         <b:if cond='data:post.url'>
  1949.           <b:if cond='data:blog.url != data:post.url'>
  1950.             <a expr:href='data:post.url'><data:post.title/></a>
  1951.           <b:else/>
  1952.             <data:post.title/>
  1953.           </b:if>
  1954.         <b:else/>
  1955.           <data:post.title/>
  1956.         </b:if>
  1957.       </b:if>
  1958.       </h3>
  1959.     </b:if>
  1960.  
  1961.     <div class='post-header'>
  1962.     <div class='post-header-line-1'><span class='post-author vcard'>
  1963.         <b:if cond='data:top.showAuthor'>
  1964.           <data:top.authorLabel/>
  1965.             <b:if cond='data:post.authorProfileUrl'>
  1966.               <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1967.                 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  1968.                 <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1969.                   <span itemprop='name'><data:post.author/></span>
  1970.                 </a>
  1971.               </span>
  1972.             <b:else/>
  1973.               <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1974.                 <span itemprop='name'><data:post.author/></span>
  1975.               </span>
  1976.             </b:if>
  1977.         </b:if>
  1978.       </span> <span class='post-icons'>
  1979.         <!-- email post links -->
  1980.         <b:if cond='data:post.emailPostUrl'>
  1981.           <span class='item-action'>
  1982.           <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  1983.               <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  1984.           </a>
  1985.           </span>
  1986.         </b:if>
  1987.  
  1988.         <!-- quickedit pencil -->
  1989.         <b:include data='post' name='postQuickEdit'/>
  1990.       </span> <span class='post-comment-link'>
  1991.         <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1992.           <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1993.             <b:if cond='data:post.allowComments'>
  1994.               <b:include data='post' name='comment_count_picker'/>
  1995.             </b:if>
  1996.           </b:if>
  1997.         </b:if>
  1998.       </span> </div>
  1999.     </div>
  2000.  
  2001.     <b:if cond='data:blog.metaDescription == &quot;&quot;'>
  2002.       <!-- Then use the post body as the schema.org description,
  2003.          for good G+/FB snippeting. -->
  2004.       <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='description articleBody'>
  2005.         <data:post.body/>
  2006.         <div style='clear: both;'/> <!-- clear for photos floats -->
  2007.       </div>
  2008.     <b:else/>
  2009.       <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  2010.         <data:post.body/>
  2011.         <div style='clear: both;'/> <!-- clear for photos floats -->
  2012.       </div>
  2013.     </b:if>
  2014.  
  2015.     <b:if cond='data:post.hasJumpLink'>
  2016.       <div class='jump-link'>
  2017.         <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>
  2018.       </div>
  2019.     </b:if>
  2020.  
  2021.     <div class='post-footer'>
  2022.     <div class='post-footer-line post-footer-line-1'/>
  2023.  
  2024.       <div class='post-footer-line post-footer-line-2'/>
  2025.  
  2026.       <div class='post-footer-line post-footer-line-3'/>
  2027.       <b:if cond='data:post.authorAboutMe'>
  2028.         <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2029.           <b:if cond='data:post.authorPhoto.url'>
  2030.             <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
  2031.           </b:if>
  2032.           <div>
  2033.             <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
  2034.               <span itemprop='name'><data:post.author/></span>
  2035.             </a>
  2036.           </div>
  2037.           <span itemprop='description'><data:post.authorAboutMe/></span>
  2038.         </div>
  2039.       </b:if>
  2040.     </div>
  2041.   </div>
  2042. </b:includable>
  2043.               <b:includable id='postQuickEdit' var='post'>
  2044.   <b:if cond='data:post.editUrl'>
  2045.     <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  2046.       <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  2047.         <img alt='' class='icon-action' height='18' src='//img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  2048.       </a>
  2049.     </span>
  2050.   </b:if>
  2051. </b:includable>
  2052.               <b:includable id='shareButtons' var='post'>
  2053.   <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>
  2054. </b:includable>
  2055.               <b:includable id='status-message'>
  2056.   <b:if cond='data:navMessage'>
  2057.   <div class='status-msg-wrap'>
  2058.     <div class='status-msg-body'>
  2059.       <data:navMessage/>
  2060.     </div>
  2061.     <div class='status-msg-border'>
  2062.       <div class='status-msg-bg'>
  2063.         <div class='status-msg-hidden'><data:navMessage/></div>
  2064.       </div>
  2065.     </div>
  2066.   </div>
  2067.   <div style='clear: both;'/>
  2068.   </b:if>
  2069. </b:includable>
  2070.               <b:includable id='threaded-comment-form' var='post'>
  2071.   <div class='comment-form'>
  2072.     <a name='comment-form'/>
  2073.     <b:if cond='data:mobile'>
  2074.       <p><data:blogCommentMessage/></p>
  2075.       <data:blogTeamBlogMessage/>
  2076.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2077.       <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%'/>
  2078.     <b:else/>
  2079.       <p><data:blogCommentMessage/></p>
  2080.       <data:blogTeamBlogMessage/>
  2081.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2082.       <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  2083.     </b:if>
  2084.     <data:post.friendConnectJs/>
  2085.     <data:post.cmtfpIframe/>
  2086.     <script type='text/javascript'>
  2087.       BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
  2088.     </script>
  2089.   </div>
  2090. </b:includable>
  2091.               <b:includable id='threaded_comment_js' var='post'>
  2092.   <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  2093.  
  2094.   <script type='text/javascript'>
  2095.     (function() {
  2096.       var items = <data:post.commentJso/>;
  2097.       var msgs = <data:post.commentMsgs/>;
  2098.       var config = <data:post.commentConfig/>;
  2099.  
  2100. // <![CDATA[
  2101.      var cursor = null;
  2102.      if (items && items.length > 0) {
  2103.        cursor = parseInt(items[items.length - 1].timestamp) + 1;
  2104.      }
  2105.  
  2106.      var bodyFromEntry = function(entry) {
  2107.        if (entry.gd$extendedProperty) {
  2108.          for (var k in entry.gd$extendedProperty) {
  2109.            if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  2110.              return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  2111.            }
  2112.          }
  2113.        }
  2114.        return entry.content.$t;
  2115.      }
  2116.  
  2117.      var parse = function(data) {
  2118.        cursor = null;
  2119.        var comments = [];
  2120.        if (data && data.feed && data.feed.entry) {
  2121.          for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  2122.            var comment = {};
  2123.            // comment ID, parsed out of the original id format
  2124.            var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  2125.            comment.id = id ? id[2] : null;
  2126.            comment.body = bodyFromEntry(entry);
  2127.            comment.timestamp = Date.parse(entry.published.$t) + '';
  2128.            if (entry.author && entry.author.constructor === Array) {
  2129.              var auth = entry.author[0];
  2130.              if (auth) {
  2131.                comment.author = {
  2132.                  name: (auth.name ? auth.name.$t : undefined),
  2133.                  profileUrl: (auth.uri ? auth.uri.$t : undefined),
  2134.                  avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  2135.                };
  2136.              }
  2137.            }
  2138.            if (entry.link) {
  2139.              if (entry.link[2]) {
  2140.                comment.link = comment.permalink = entry.link[2].href;
  2141.              }
  2142.              if (entry.link[3]) {
  2143.                var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  2144.                if (pid && pid[1]) {
  2145.                  comment.parentId = pid[1];
  2146.                }
  2147.              }
  2148.            }
  2149.            comment.deleteclass = 'item-control blog-admin';
  2150.            if (entry.gd$extendedProperty) {
  2151.              for (var k in entry.gd$extendedProperty) {
  2152.                if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  2153.                  comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  2154.                } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
  2155.                  comment.displayTime = entry.gd$extendedProperty[k].value;
  2156.                }
  2157.              }
  2158.            }
  2159.            comments.push(comment);
  2160.          }
  2161.        }
  2162.        return comments;
  2163.      };
  2164.  
  2165.      var paginator = function(callback) {
  2166.        if (hasMore()) {
  2167.          var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  2168.          if (cursor) {
  2169.            url += '&published-min=' + new Date(cursor).toISOString();
  2170.          }
  2171.          window.bloggercomments = function(data) {
  2172.            var parsed = parse(data);
  2173.            cursor = parsed.length < 50 ? null
  2174.                : parseInt(parsed[parsed.length - 1].timestamp) + 1
  2175.            callback(parsed);
  2176.            window.bloggercomments = null;
  2177.          }
  2178.          url += '&callback=bloggercomments';
  2179.          var script = document.createElement('script');
  2180.          script.type = 'text/javascript';
  2181.          script.src = url;
  2182.          document.getElementsByTagName('head')[0].appendChild(script);
  2183.        }
  2184.      };
  2185.      var hasMore = function() {
  2186.        return !!cursor;
  2187.      };
  2188.      var getMeta = function(key, comment) {
  2189.        if ('iswriter' == key) {
  2190.          var matches = !!comment.author
  2191.              && comment.author.name == config.authorName
  2192.              && comment.author.profileUrl == config.authorUrl;
  2193.          return matches ? 'true' : '';
  2194.        } else if ('deletelink' == key) {
  2195.          return config.baseUri + '/delete-comment.g?blogID='
  2196.               + config.blogId + '&postID=' + comment.id;
  2197.        } else if ('deleteclass' == key) {
  2198.          return comment.deleteclass;
  2199.        }
  2200.        return '';
  2201.      };
  2202.  
  2203.      var replybox = null;
  2204.      var replyUrlParts = null;
  2205.      var replyParent = undefined;
  2206.  
  2207.      var onReply = function(commentId, domId) {
  2208.        if (replybox == null) {
  2209.          // lazily cache replybox, and adjust to suit this style:
  2210.          replybox = document.getElementById('comment-editor');
  2211.          if (replybox != null) {
  2212.            replybox.height = '250px';
  2213.            replybox.style.display = 'block';
  2214.            replyUrlParts = replybox.src.split('#');
  2215.          }
  2216.        }
  2217.        if (replybox && (commentId !== replyParent)) {
  2218.          document.getElementById(domId).insertBefore(replybox, null);
  2219.          replybox.src = replyUrlParts[0]
  2220.              + (commentId ? '&parentID=' + commentId : '')
  2221.              + '#' + replyUrlParts[1];
  2222.          replyParent = commentId;
  2223.        }
  2224.      };
  2225.  
  2226.      var hash = (window.location.hash || '#').substring(1);
  2227.      var startThread, targetComment;
  2228.      if (/^comment-form_/.test(hash)) {
  2229.        startThread = hash.substring('comment-form_'.length);
  2230.      } else if (/^c[0-9]+$/.test(hash)) {
  2231.        targetComment = hash.substring(1);
  2232.      }
  2233.  
  2234.      // Configure commenting API:
  2235.      var configJso = {
  2236.        'maxDepth': config.maxThreadDepth
  2237.      };
  2238.      var provider = {
  2239.        'id': config.postId,
  2240.        'data': items,
  2241.        'loadNext': paginator,
  2242.        'hasMore': hasMore,
  2243.        'getMeta': getMeta,
  2244.        'onReply': onReply,
  2245.        'rendered': true,
  2246.        'initComment': targetComment,
  2247.        'initReplyThread': startThread,
  2248.        'config': configJso,
  2249.        'messages': msgs
  2250.      };
  2251.  
  2252.      var render = function() {
  2253.        if (window.goog && window.goog.comments) {
  2254.          var holder = document.getElementById('comment-holder');
  2255.          window.goog.comments.render(holder, provider);
  2256.        }
  2257.      };
  2258.  
  2259.      // render now, or queue to render when library loads:
  2260.      if (window.goog && window.goog.comments) {
  2261.        render();
  2262.      } else {
  2263.        window.goog = window.goog || {};
  2264.        window.goog.comments = window.goog.comments || {};
  2265.        window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  2266.        window.goog.comments.loadQueue.push(render);
  2267.      }
  2268.    })();
  2269. // ]]>
  2270.   </script>
  2271. </b:includable>
  2272.               <b:includable id='threaded_comments' var='post'>
  2273.   <div class='comments' id='comments'>
  2274.     <a name='comments'/>
  2275.     <h4><data:post.commentLabelFull/>:</h4>
  2276.  
  2277.     <div class='comments-content'>
  2278.       <b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
  2279.       <div id='comment-holder'>
  2280.          <data:post.commentHtml/>
  2281.       </div>
  2282.     </div>
  2283.  
  2284.     <p class='comment-footer'>
  2285.       <b:if cond='data:post.allowNewComments'>
  2286.         <b:include data='post' name='threaded-comment-form'/>
  2287.       <b:else/>
  2288.         <data:post.noNewCommentsText/>
  2289.       </b:if>
  2290.     </p>
  2291.  
  2292.     <b:if cond='data:showCmtPopup'>
  2293.       <div id='comment-popup'>
  2294.         <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  2295.         </iframe>
  2296.       </div>
  2297.     </b:if>
  2298.  
  2299.     <div id='backlinks-container'>
  2300.     <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  2301.       <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
  2302.     </div>
  2303.     </div>
  2304.   </div>
  2305. </b:includable>
  2306.             </b:widget>
  2307.           </b:section>
  2308.         </div>
  2309.         </div>
  2310.  
  2311.         <div class='column-left-outer'>
  2312.         <div class='column-left-inner'>
  2313.           <aside>
  2314.           <macro:include id='main-column-left-sections' name='sections'>
  2315.             <macro:param default='0' name='num' value='1'/>
  2316.             <macro:param default='sidebar-left' name='idPrefix'/>
  2317.             <macro:param default='sidebar' name='class'/>
  2318.             <macro:param default='true' name='includeBottom'/>
  2319.           </macro:include>
  2320.           </aside>
  2321.         </div>
  2322.         </div>
  2323.  
  2324.         <div class='column-right-outer'>
  2325.         <div class='column-right-inner'>
  2326.           <aside>
  2327.           <macro:include id='main-column-right-sections' name='sections'>
  2328.             <macro:param default='2' name='num' value='1'/>
  2329.             <macro:param default='sidebar-right' name='idPrefix'/>
  2330.             <macro:param default='sidebar' name='class'/>
  2331.             <macro:param default='true' name='includeBottom'/>
  2332.           </macro:include>
  2333.           </aside>
  2334.         </div>
  2335.         </div>
  2336.  
  2337.         </div>
  2338.  
  2339.         <div style='clear: both'/>
  2340.       <!-- columns -->
  2341.       </div>
  2342.  
  2343.     <!-- main -->
  2344.     </div>
  2345.     </div>
  2346.     <div class='main-cap-bottom cap-bottom'>
  2347.       <div class='cap-left'/>
  2348.       <div class='cap-right'/>
  2349.     </div>
  2350.     </div>
  2351.  
  2352.     <footer>
  2353.     <div class='footer-outer'>
  2354.     <div class='footer-cap-top cap-top'>
  2355.       <div class='cap-left'/>
  2356.       <div class='cap-right'/>
  2357.     </div>
  2358.     <div class='fauxborder-left footer-fauxborder-left'>
  2359.     <div class='fauxborder-right footer-fauxborder-right'/>
  2360.     <div class='region-inner footer-inner'>
  2361.       <macro:include id='footer-sections' name='sections'>
  2362.         <macro:param default='2' name='num'/>
  2363.         <macro:param default='footer' name='idPrefix'/>
  2364.         <macro:param default='foot' name='class'/>
  2365.         <macro:param default='false' name='includeBottom'/>
  2366.       </macro:include>
  2367.       <!-- outside of the include in order to lock Attribution widget -->
  2368.       <b:section class='foot' id='footer-3' showaddelement='no'>
  2369.         <b:widget id='Attribution1' locked='false' title='' type='Attribution'>
  2370.           <b:includable id='main'>
  2371.     <b:if cond='data:feedbackSurveyLink'>
  2372.       <div class='mobile-survey-link' style='text-align: center;'>
  2373.         <data:feedbackSurveyLink/>
  2374.       </div>
  2375.     </b:if>
  2376.  
  2377.     <div class='widget-content' style='text-align: center;'>
  2378.       <b:if cond='data:attribution != &quot;&quot;'>
  2379.        <data:attribution/>
  2380.       </b:if>
  2381.     </div>
  2382.  
  2383.     <b:include name='quickedit'/>
  2384.   </b:includable>
  2385.         </b:widget>
  2386.       </b:section>
  2387.     </div>
  2388.     </div>
  2389.     <div class='footer-cap-bottom cap-bottom'>
  2390.       <div class='cap-left'/>
  2391.       <div class='cap-right'/>
  2392.     </div>
  2393.     </div>
  2394.     </footer>
  2395.  
  2396.   <!-- content -->
  2397.   </div>
  2398.   </div>
  2399.   <div class='content-cap-bottom cap-bottom'>
  2400.     <div class='cap-left'/>
  2401.     <div class='cap-right'/>
  2402.   </div>
  2403.   </div>
  2404.   </div>
  2405.  
  2406.   <script type='text/javascript'>
  2407.     window.setTimeout(function() {
  2408.         document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  2409.       }, 10);
  2410.   </script>
  2411. <div id='footer-wrapper'>Layout feito por <a href="http://sos-hyu.blogspot.com.br/">Kedna M</a> | Tecnologia do <a href="http://blogger.com">Blogger</a> | Todos os direitos reservados ©</div>
  2412. </body>
  2413.  
  2414. <macro:includable id='sections' var='col'>
  2415.   <macro:if cond='data:col.num == 0'>
  2416.   <macro:else/>
  2417.     <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  2418.  
  2419.     <macro:if cond='data:col.num &gt;= 2'>
  2420.       <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  2421.       <tbody>
  2422.       <tr>
  2423.         <td class='first columns-cell'>
  2424.           <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  2425.         </td>
  2426.  
  2427.         <td class='columns-cell'>
  2428.           <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  2429.         </td>
  2430.  
  2431.         <macro:if cond='data:col.num &gt;= 3'>
  2432.           <td class='columns-cell'>
  2433.             <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  2434.           </td>
  2435.         </macro:if>
  2436.  
  2437.         <macro:if cond='data:col.num &gt;= 4'>
  2438.           <td class='columns-cell'>
  2439.             <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  2440.           </td>
  2441.         </macro:if>
  2442.       </tr>
  2443.       </tbody>
  2444.       </table>
  2445.  
  2446.       <macro:if cond='data:col.includeBottom'>
  2447.         <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  2448.       </macro:if>
  2449.     </macro:if>
  2450.   </macro:if>
  2451. </macro:includable>
  2452.  
  2453. <b:section-contents id='sidebar-left-1'>
  2454.   <b:widget id='HTML1' locked='false' title='Welcome' type='HTML'>
  2455.     <b:includable id='main'>
  2456.   <!-- only display title if it's non-empty -->
  2457.   <b:if cond='data:title != &quot;&quot;'>
  2458.     <h2 class='title'><data:title/></h2>
  2459.   </b:if>
  2460.   <div class='widget-content'>
  2461.     <data:content/>
  2462.   </div>
  2463.  
  2464.   <b:include name='quickedit'/>
  2465. </b:includable>
  2466.   </b:widget>
  2467.   <b:widget id='Label1' locked='false' title='TAG&apos;s' type='Label'>
  2468.     <b:includable id='main'>
  2469.   <b:if cond='data:title != &quot;&quot;'>
  2470.     <h2><data:title/></h2>
  2471.   </b:if>
  2472.   <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
  2473.     <b:if cond='data:display == &quot;list&quot;'>
  2474.       <ul>
  2475.         <b:loop values='data:labels' var='label'>
  2476.           <li>
  2477.             <b:if cond='data:blog.url == data:label.url'>
  2478.               <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  2479.             <b:else/>
  2480.               <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  2481.             </b:if>
  2482.             <b:if cond='data:showFreqNumbers'>
  2483.               <span dir='ltr'>(<data:label.count/>)</span>
  2484.             </b:if>
  2485.           </li>
  2486.         </b:loop>
  2487.       </ul>
  2488.     <b:else/>
  2489.       <b:loop values='data:labels' var='label'>
  2490.         <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
  2491.           <b:if cond='data:blog.url == data:label.url'>
  2492.             <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  2493.           <b:else/>
  2494.             <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  2495.           </b:if>
  2496.           <b:if cond='data:showFreqNumbers'>
  2497.             <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
  2498.           </b:if>
  2499.         </span>
  2500.       </b:loop>
  2501.     </b:if>
  2502.     <b:include name='quickedit'/>
  2503.   </div>
  2504. </b:includable>
  2505.   </b:widget>
  2506.   <b:widget id='HTML6' locked='false' title='' type='HTML'>
  2507.     <b:includable id='main'>
  2508.   <!-- only display title if it's non-empty -->
  2509.   <b:if cond='data:title != &quot;&quot;'>
  2510.     <h2 class='title'><data:title/></h2>
  2511.   </b:if>
  2512.   <div class='widget-content'>
  2513.     <data:content/>
  2514.   </div>
  2515.  
  2516.   <b:include name='quickedit'/>
  2517. </b:includable>
  2518.   </b:widget>
  2519.   <b:widget id='HTML7' locked='false' title='Afiliados' type='HTML'>
  2520.     <b:includable id='main'>
  2521.   <!-- only display title if it's non-empty -->
  2522.   <b:if cond='data:title != &quot;&quot;'>
  2523.     <h2 class='title'><data:title/></h2>
  2524.   </b:if>
  2525.   <div class='widget-content'>
  2526.     <data:content/>
  2527.   </div>
  2528.  
  2529.   <b:include name='quickedit'/>
  2530. </b:includable>
  2531.   </b:widget>
  2532. </b:section-contents><b:section-contents id='sidebar-right-1'>
  2533.   <b:widget id='HTML3' locked='false' title='Followers' type='HTML'>
  2534.     <b:includable id='main'>
  2535.   <!-- only display title if it's non-empty -->
  2536.   <b:if cond='data:title != &quot;&quot;'>
  2537.     <h2 class='title'><data:title/></h2>
  2538.   </b:if>
  2539.   <div class='widget-content'>
  2540.     <data:content/>
  2541.   </div>
  2542.  
  2543.   <b:include name='quickedit'/>
  2544. </b:includable>
  2545.   </b:widget>
  2546.   <b:widget id='HTML4' locked='false' title='GoogBye' type='HTML'>
  2547.     <b:includable id='main'>
  2548.   <!-- only display title if it's non-empty -->
  2549.   <b:if cond='data:title != &quot;&quot;'>
  2550.     <h2 class='title'><data:title/></h2>
  2551.   </b:if>
  2552.   <div class='widget-content'>
  2553.     <data:content/>
  2554.   </div>
  2555.  
  2556.   <b:include name='quickedit'/>
  2557. </b:includable>
  2558.   </b:widget>
  2559. </b:section-contents><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'>
  2560.   <b:widget id='HTML5' locked='false' title='' type='HTML'>
  2561.     <b:includable id='main'>
  2562.   <!-- only display title if it's non-empty -->
  2563.   <b:if cond='data:title != &quot;&quot;'>
  2564.     <h2 class='title'><data:title/></h2>
  2565.   </b:if>
  2566.   <div class='widget-content'>
  2567.     <data:content/>
  2568.   </div>
  2569.  
  2570.   <b:include name='quickedit'/>
  2571. </b:includable>
  2572.   </b:widget>
  2573. </b:section-contents></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement