Advertisement
Guest User

Layout Rose

a guest
Mar 15th, 2014
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 107.68 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.  
  5. <div style='background:#FFC9D5;background-repeat:repeat-x;top:0;left:0;width:100%;height:20px;z-index:100;position:center;border-bottom:1px solid #f9f9f9;'/>
  6.  
  7.   <head>
  8.     <b:if cond='data:blog.isMobile'>
  9.       <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
  10.     <b:else/>
  11.       <meta content='width=1100' name='viewport'/>
  12.     </b:if>
  13.     <b:include data='blog' name='all-head-content'/>
  14.     <title><data:blog.pageTitle/></title>
  15.  
  16.     <b:skin><![CDATA[/*
  17. -----------------------------------------------
  18. Blogger Template Style
  19. Name:     Travel
  20. Designer: Sookhee Lee
  21. URL:      www.plyfly.net
  22. ----------------------------------------------- */
  23.  
  24. /* Variable definitions
  25.    ====================
  26.    <Variable name="keycolor" description="Main Color" type="color" default="#539bcd" value="#ecb892"/>
  27.  
  28.    <Group description="Page Text" selector="body">
  29.      <Variable name="body.font" description="Font" type="font"
  30.          default="normal normal 13px 'Josefin Slab'" value="normal normal 13px Josefin Slab"/>
  31.      <Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb" value="#666666"/>
  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="transparent"/>
  36.      <Variable name="content.background.color" description="Main Background" type="color" default="transparent" value="transparent"/>
  37.    </Group>
  38.  
  39.    <Group description="Links" selector=".main-outer">
  40.      <Variable name="link.color" description="Link Color" type="color" default="#ff9900" value="#ff9900"/>
  41.      <Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209" value="#b87209"/>
  42.      <Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900" value="#ff9900"/>
  43.    </Group>
  44.  
  45.    <Group description="Blog Title" selector=".header h1">
  46.      <Variable name="header.font" description="Font" type="font"
  47.          default="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif"/>
  48.      <Variable name="header.text.color" description="Text Color" type="color" default="#ffffff"  value="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="#666666"/>
  54.    </Group>
  55.  
  56.    <Group description="Tabs Text" selector=".tabs-inner .widget li a">
  57.      <Variable name="tabs.font" description="Font" type="font"
  58.          default="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif"/>
  59.      <Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff" value="#ffffff"/>
  60.      <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#ffffff" value="#ffffff"/>
  61.    </Group>
  62.  
  63.    <Group description="Tabs Background" selector=".tabs-outer .PageList">
  64.      <Variable name="tabs.background.color" description="Background Color" type="color" default="transparent" value="transparent"/>
  65.      <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="transparent" value="transparent"/>
  66.    </Group>
  67.  
  68.    <Group description="Date Header" selector=".main-inner h2.date-header">
  69.      <Variable name="date.font" description="Font" type="font"
  70.          default="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  71.      <Variable name="date.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#666666"/>
  72.    </Group>
  73.  
  74.    <Group description="Post Title" selector="h3.post-title a">
  75.      <Variable name="post.title.font" description="Font" type="font"
  76.          default="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif"/>
  77.      <Variable name="post.title.text.color" description="Text Color" type="color"
  78.          default="#ffffff" value="#000000"/>
  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 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  90.      <Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff" value="#ffffff"/>
  91.    </Group>
  92.  
  93.    <Group description="Gadget Text" selector=".footer-inner .wid,get, .sidebar .widget">
  94.      <Variable name="widget.font" description="Font" type="font"
  95.         default="$(body.font)" value="$(body.font)"/>
  96.      <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#cccccc"/>
  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="#cccccc"/>
  101.      <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="#cccccc"/>
  102.      <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff" value="#ffffff"/>
  103.    </Group>
  104.  
  105.    <Group description="Sidebar Background" selector=".column-left-inner .column-right-inner">
  106.      <Variable name="widget.outer.background.color" description="Background Color" type="color" default="transparent"  value="transparent"/>
  107.      <Variable name="widget.border.bevel.color" description="Bevel Color" type="color" default="transparent"  value="transparent"/>
  108.    </Group>
  109.  
  110.    <Variable name="body.background" description="Body Background" type="background"
  111.        color="$(body.background.color)" default="$(color) none repeat-x scroll top center" value="$(color) url(http://4.bp.blogspot.com/-MFoHKTZIBTU/Ux0sTLf0FnI/AAAAAAACtXo/N8MgCcZDzVU/s0/back.png) no-repeat scroll top left"/>
  112.    <Variable name="content.background" description="Content Background" type="background"
  113.        color="$(content.background.color)" default="$(color) none repeat scroll top center" value="transparent none repeat-x scroll top center"/>
  114.    <Variable name="comments.background" description="Comments Background" type="background"
  115.        default="#cccccc none repeat scroll top center" value="#cccccc none repeat scroll top center"/>
  116.  
  117.    <Variable name="content.imageBorder.top.space" description="Content Image Border Top Space" type="length" default="0" value="0"/>
  118.    <Variable name="content.imageBorder.top" description="Content Image Border Top" type="url" default="none" value="none"/>
  119.  
  120.    <Variable name="content.margin" description="Content Margin Top" type="length" default="20px" value="0"/>
  121.    <Variable name="content.padding" description="Content Padding" type="length" default="20px" value="30px"/>
  122.    <Variable name="content.posts.padding" description="Posts Content Padding" type="length" default="10px" value="20px"/>
  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="url(//www.blogblog.com/1kt/travel/bg_black_50.png)"/>
  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="url(//www.blogblog.com/1kt/travel/bg_black_50.png)"/>
  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="url(//www.blogblog.com/1kt/travel/bg_black_50.png)"/>
  130.    <Variable name="footer.background.gradient" description="Footer Background Gradient" type="url" default="none" value="$(widget.outer.background.gradient)"/>
  131.    <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
  132.        default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
  133.    <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff"  value="#ffffff"/>
  134.    <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  135.    <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  136. */
  137.  
  138. /* Content
  139. ----------------------------------------------- */
  140. body {
  141.   font:Play;
  142.   color:#666666;
  143.   background:url(http://i765.photobucket.com/albums/xx293/Claudinenetto/Background/back-007.png) repeat;
  144. }
  145.  
  146. html body .region-inner {
  147.   min-width: 0;
  148.   max-width: 100%;
  149.   width: auto;
  150. }
  151.  
  152. a:link {
  153.   text-decoration:none;
  154.   color:#F99bb2;
  155. }
  156.  
  157. a:visited {
  158.   text-decoration:none;
  159.   color:#F37190;
  160. }
  161.  
  162. a:hover {
  163.   text-decoration:none;
  164.   color:#F4F2F2;
  165. }
  166.  
  167. .content-outer .content-cap-top {
  168.   height: $(content.imageBorder.top.space);
  169.   background: transparent $(content.imageBorder.top) repeat-x scroll top center;
  170. }
  171.  
  172. .content-outer {
  173.   margin: 0 auto;
  174.   padding-top: $(content.margin);
  175. }
  176.  
  177. .content-inner {
  178.   background: $(content.background);
  179.   background-position: left -$(content.imageBorder.top.space);
  180.   background-color: $(content.background.color);
  181.   padding: $(content.padding);
  182. }
  183.  
  184. .main-inner .date-outer {
  185.   margin-bottom: 2em;
  186. }
  187.  
  188. /* Header
  189. ----------------------------------------------- */
  190. .header-inner .Header .titlewrapper,
  191. .header-inner .Header .descriptionwrapper {
  192.   padding-left: 10px;
  193.   padding-right: 10px;
  194. }
  195.  
  196. .Header h1 {
  197.   font: $(header.font);
  198.   color: $(header.text.color);
  199. }
  200.  
  201. .Header h1 a {
  202.   color: $(header.text.color);
  203. }
  204.  
  205. .Header .description {
  206.   font-size: 130%;
  207. }
  208.  
  209. /* Tabs
  210. ----------------------------------------------- */
  211. .tabs-inner {
  212.   margin: 1em 0 0;
  213.   padding: 0;
  214. }
  215.  
  216. .tabs-inner .section {
  217.   margin: 0;
  218. }
  219.  
  220. .tabs-inner .widget ul {
  221.   padding: 0;
  222.   background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  223. }
  224.  
  225. .tabs-inner .widget li {
  226.   border: none;
  227. }
  228.  
  229. .tabs-inner .widget li a {
  230.   display: inline-block;
  231.   padding: 1em 1.5em;
  232.   color: $(tabs.text.color);
  233.   font: $(tabs.font);
  234. }
  235.  
  236. .tabs-inner .widget li.selected a,
  237. .tabs-inner .widget li a:hover {
  238.   position: relative;
  239.   z-index: 1;
  240.   background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  241.   color: $(tabs.selected.text.color);
  242.  
  243. }
  244. /* Headings
  245. ----------------------------------------------- */
  246. h2 {
  247. padding-bottom: 6px;
  248. padding-top: 6px;
  249. color:#fff;
  250. text-shadow: 1px 1px 1px #FCADAD;
  251. background: #fcd9d9;
  252. border: 1px solid #FCADAD;
  253. background: -moz-radial-gradient(center, ellipse cover, #fcd9d9 0%, #f9d6d6 45%, #ffcccc 100%);
  254. background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fcd9d9), color-stop(45%,#f9d6d6), color-stop(100%,#ffcccc));
  255. background: -webkit-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  256. background: -o-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  257. background: -ms-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  258. background: radial-gradient(ellipse at center, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  259. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd9d9', endColorstr='#ffcccc',GradientType=1 );
  260. border-radius:3px;
  261. padding-left: 10px;
  262. line-height: 8px;
  263. margin-bottom: 5px;
  264. font-family: 'Pf Arma Five';
  265. font-size:8px;
  266. text-align: center;
  267. -webkit-border-radius: 1px;
  268. -moz-border-radius: 1px;
  269. border-radius: 1px;
  270. -webkit-transition-duration: .80s;
  271. }
  272. .h2:hover {
  273. padding-bottom: 6px;
  274. padding-top: 6px;
  275. border-radius:3px;
  276. padding-left: 10px;
  277. line-height: 8px;
  278. margin-bottom: 5px;
  279. font-family: 'Pf Arma Five';
  280. font-size:8px;
  281. color:#FCADAD;
  282. text-shadow: 1px 1px 1px #fff;
  283. background: #fcd9d9;border: 1px solid #FCADAD;
  284. background: -moz-radial-gradient(center, ellipse cover, #fcd9d9 0%, #f9d6d6 45%, #ffcccc 100%);
  285. background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fcd9d9), color-stop(45%,#f9d6d6), color-stop(100%,#ffcccc));
  286. background: -webkit-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  287. background: -o-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  288. background: -ms-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  289. background: radial-gradient(ellipse at center, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  290. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd9d9', endColorstr='#ffcccc',GradientType=1 );
  291. text-align: center;
  292. -webkit-border-radius: 5px;
  293. -moz-border-radius: 5px;
  294. border-radius: 5px;
  295. -webkit-transition-duration: .80s;
  296. }
  297.  
  298.  
  299. .main-inner h2.date-header {
  300.   -moz-border-radius: 10px;
  301.     -webkit-border-radius: 10px;
  302.     border-radius: 10px 0 0 10px;
  303.     background: none repeat scroll 0 0 #cc0000;
  304.     display: block;
  305.     top: 1px;
  306.     bottom: 20px;
  307.    padding: 20px 3px 10px 3px;
  308.     float: left;
  309.     margin-left: -85px;
  310.     position: relative;
  311.     width: 76px;
  312.     height:50px;
  313. }
  314. .main-inner h2.date-header:hover {
  315. color: #fff;
  316. font-size: 14px;
  317. padding: 2px 1px 2px 3px;
  318. }
  319.  
  320. }
  321.  
  322. .footer-inner .widget h2,
  323. .sidebar .widget h2 {
  324.   padding-bottom: .5em;
  325. }
  326.  
  327. /* Main
  328. ----------------------------------------------- */
  329.  
  330. .main-inner {
  331.   padding: $(content.padding) 0;
  332. }
  333.  
  334. .main-inner .column-center-inner {
  335.   padding: $(content.posts.padding) 0;
  336. }
  337.  
  338. .main-inner .column-center-inner .section {
  339.   margin: 0 $(content.posts.padding);
  340. }
  341.  
  342. .main-inner .column-right-inner {
  343.   margin-left: $(content.padding);
  344. }
  345.  
  346. .main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
  347.   margin-left: $(content.padding);
  348.   background:transparent repeat scroll top left;
  349. }
  350.  
  351. .main-inner .column-left-inner {
  352.   margin-right: $(content.padding);
  353. }
  354.  
  355. .main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
  356.   margin-right: $(content.padding);
  357.   background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  358. }
  359.  
  360. .main-inner .column-left-inner,
  361. .main-inner .column-right-inner {
  362.   padding: 15px 0;
  363. }
  364.  
  365. /* Posts
  366. ----------------------------------------------- */
  367. h3.post-title {
  368.   font-family:'Unica One', cursive;
  369.   margin-top: 26px;
  370.   border-bottom:1px dotted #AEAEAE;
  371.   color:#D2CCCC;
  372.   text-shadow:0px 2px 2px #fff;
  373.   text-transform:uppercase;
  374.   font-size:22px;
  375.  
  376. }
  377.  
  378. h3.post-title a {
  379.   font-family:'Unica One', cursive;
  380.   color:#D2CCCC;
  381.   text-shadow:0px 2px 2px #fff;
  382.   font-size:22px;
  383.   text-transform:uppercase;
  384.  
  385. }
  386.  
  387. h3.post-title a:hover {
  388.   text-decoration:none;
  389.   color:#D2CCCC;
  390.   text-shadow:0px 2px 2px #fff;
  391.  
  392. }
  393.  
  394. .post-outer {
  395.  
  396. background: #f6f6f6;
  397.  
  398. border: 1px solid #fff;
  399.  
  400. padding:5px;
  401.  
  402. margin-bottom: 10px;
  403.  
  404. color:#A39F9F;
  405.  
  406. font-size: 13px;
  407.  
  408. font-weight: normal;
  409.  
  410. font-family:Tahoma;
  411.  
  412. }
  413.  
  414. .post-body {
  415.   line-height: 1.4;
  416.   position: relative;
  417. }
  418.  
  419. .post-header {
  420.   margin: 0 0 1em;
  421.  
  422.   line-height: 1.6;
  423. }
  424.  
  425. .post-footer {
  426.   margin: .5em 0;
  427.   line-height: 1.6;
  428. }
  429. .post-footer-line-1, .post-footer-line-2 {
  430. border-bottom: 1px dotted #AEAEAE;; /* cor, espessura e tipo da borda */
  431. background: transparent; /* fundo do rodapé */
  432. color:#FF69B4; /* cor do texto */
  433. font-family:Tahoma; /* fonte do texto */
  434. font-size: 10px; /* tamanho da fonte */
  435. margin: 2px 0; /* margem entre uma linha e outra, não altere */
  436. padding: 1px 1px; /* espaço entre texto e margens, não altere */
  437. text-transform: normal; /* transformação do texto */
  438. word-spacing: .2em; /* espaço entre palavras */
  439. text-align:left; /* alinhamento do texto */
  440. }
  441.  
  442. .post blockquote {
  443.  
  444. margin:1.6em 10px;
  445. padding:5px;
  446. color: #fff;
  447. text-shadow: 1px 1px 1px #FCADAD;
  448. background: #fcd9d9;
  449. border: 1px solid #FCADAD;
  450. background: -moz-radial-gradient(center, ellipse cover, #fcd9d9 0%, #f9d6d6 45%, #ffcccc 100%);
  451. background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fcd9d9), color-stop(45%,#f9d6d6), color-stop(100%,#ffcccc));
  452. background: -webkit-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  453. background: -o-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  454. background: -ms-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  455. background: radial-gradient(ellipse at center, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  456. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd9d9', endColorstr='#ffcccc',GradientType=1 );
  457. border-radius:3px;
  458. line-height: 8px;
  459. margin-bottom: 5px;
  460. font-family: 'Pf Arma Five';
  461. font-size:8px;
  462. -webkit-border-radius: 1px;
  463. -moz-border-radius: 1px;
  464. border-radius: 1px;
  465. -webkit-transition-duration: .80s;
  466. text-align:left;
  467.  
  468.   }
  469.  
  470.  
  471. #blog-pager {
  472.   font-size: 140%;
  473. }
  474. #comments {
  475.  background: transparent; /* cor de fundo da área geral de comentário */
  476.  padding: 15px;
  477.  }
  478.  .comments .comments-content .comment-content {
  479.  background: #F9F9F9; /* cor de fundo do container do comentário */
  480.  -webkit-border-radius: 0px 0px 3px 3px; /* bordas arredondadas */
  481.  -moz-border-radius: 0px 0px 3px 3px; /* bordas arredondadas */
  482.  -ms-border-radius: 0px 0px 3px 3px; /* bordas arredondadas */
  483.  -webkit-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra da caixa */
  484.  -moz-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra da caixa */
  485.  -ms-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra da caixa */
  486.  border: 1px solid #F9F9F9; /* bordas */
  487.  text-shadow: 1px 1px 0px #fff; /* sombra do texto */
  488.  font-family: Open Sans; /* fonte do texto */
  489.  font-size: 12px; /* tamanho da fonte */
  490.  color: #7f7f7f; /* cor da fonte do comentário */
  491.  padding: 7px; /* espaço interno da caixa */
  492.  margin-top: -8px;
  493.  }
  494.  #comments .comment-author {
  495.  padding-top: 1.5em;
  496.  }
  497.  #comments h4,
  498.  #comments .comment-author a,
  499.  #comments .comment-timestamp a {
  500.  text-align: center;
  501.  font-family: Georgia; /* fonte da frase "x comentários" */
  502.  font-weight: normal;
  503.  font-size: 16px;
  504.  color: #F0B4C1; /* cor da frase "x comentários" */
  505.  }
  506.  #comments .comment-header {
  507.  padding: 5px;
  508.  margin-top: 3px;
  509.  background: #F9F9F9; /* cor de fundo do nome de quem comentou */
  510.  -webkit-border-radius: 3px 3px 0px 0px; /* bordas arredondadas */
  511.  -moz-border-radius: 3px 3px 0px 0px; /* bordas arredondadas */
  512.  -ms-border-radius: 3px 3px 0px 0px; /* bordas arredondadas */
  513.  -webkit-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra da caixa */
  514.  -moz-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra da caixa */
  515.  -ms-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra da caixa */
  516.  border: 1px solid #F9F9F9; /* bordas */
  517.  }
  518.  #comments .comment-header a{
  519.  color: #F0B4C1; /* cor do nome de quem comentou */
  520.  font-family: Georgia; /* fonte do nome de quem comentou */
  521.  font-weight: normal;
  522.  text-shadow: 1px 1px 0px #fff; /* sombra do nome de quem comentou */
  523.  }
  524.  #comments .comments-content .datetime a{
  525.  float: right;
  526.  margin-top: 2px;
  527.  font-family: Open Sans;
  528.  font-size: 10px;
  529.  color: #F0B4C1; /* cor da fonte da data */
  530.  text-shadow: 1px 1px 0px rgba(255,255,255, 0.3); /* sombra da data */
  531.  }
  532.  #comments .comment-author:first-child {
  533.  padding-top: 0;
  534.  border-top: none;
  535.  
  536.  }
  537. .comments .comments-content .icon.blog-author{
  538. position:absolute;
  539. top: 6px;
  540. right: 160px;
  541. margin:0;
  542. background-image: url(http://i765.photobucket.com/albums/xx293/Claudinenetto/Mini%20gifs/dialogo_heart.gif);width:16px;height:16px
  543.  
  544. }
  545.  .avatar-image-container {
  546.  margin-right: 15px;
  547.  margin-top: 4px;
  548.  border:2px solid #BEBCBD;
  549. box-shadow:0px 1px 1px #cccccc;
  550.  -webkit-border-radius:5px;
  551.  -moz-border-radius: 5px;
  552.  -ms-border-radius: 5px;
  553.  }
  554.  /* Comments
  555.  ----------------------------------------------- */
  556.  #comments a {
  557.  color: #F0B4C1; /* cor do link */
  558.  }
  559.  .comments .comments-content .loadmore a {
  560.  }
  561.  .comments .comment-thread.inline-thread {
  562.  background: transparent;
  563.  }
  564.  .comments .continue {
  565.  }
  566.  .comments .comment .comment-actions a,.comments .comment .continue a{
  567.  float: right;
  568.  display: inline-block;
  569.  margin-top: 5px;
  570.  margin-bottom: 5px;
  571.  margin-left: 5px;
  572.  margin-right: 0px;
  573.  padding:0 15px;
  574.  background: #F9F9F9; /* cor de fundo dos botões */
  575.  -webkit-border-radius: 3px; /* bordas arredondadas */
  576.  -moz-border-radius: 3px; /* bordas arredondadas */
  577.  -ms-border-radius: 3px; /* bordas arredondadas */
  578.  -webkit-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra do botão */
  579.  -moz-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra do botão */
  580.  -ms-box-shadow: inset 0px 0px 4px #EDEDED; /* sombra do botão */
  581.  border: 1px solid #F9F9F9; /* sbordas */
  582.  color: #F0B4C1; /* cor do texto do botão */
  583.  text-shadow: 1px 1px 0px #fff; /* sombra da fonte*/
  584.  font-family: Open Sans; /* fonte */
  585.  font-size: 8px; /* tamanho da fonte */
  586.  text-transform: uppercase; /* todas as letras em maiúsculas*/
  587.  text-align:center;
  588.  text-decoration:none;
  589.  height: 20px;
  590.  line-height: 20px;
  591.  font-weight: normal;
  592.  }
  593.  .comments .comment .comment-actions a:hover,.comments .comment .continue a:hover {
  594.  text-decoration: none;
  595.  }
  596.  
  597. /*Data personalizada
  598. ---------------------------------------------- */
  599. #fecha {
  600. color: #fff; /*Edite a cor da data*/
  601. padding: 10px 3px 10px 3px;
  602.     float: left;
  603.     margin-left: -34px;
  604.     position: relative;
  605. text-align:center;
  606. border-radius:3px;
  607. list-style:none;
  608. display: block;
  609. background: #fcd9d9 no-repeat;
  610. border: 1px solid #FCADAD;
  611. background: -moz-radial-gradient(center, ellipse cover, #fcd9d9 0%, #f9d6d6 45%, #ffcccc 100%);
  612. background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fcd9d9), color-stop(45%,#f9d6d6), color-stop(100%,#ffcccc));
  613. background: -webkit-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  614. background: -o-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  615. background: -ms-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  616. background: radial-gradient(ellipse at center, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  617. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd9d9', endColorstr='#ffcccc',GradientType=1 );
  618. border-radius:3px;
  619. }
  620. .fecha_dia {
  621. display:block;
  622. font-size:10px; /*Tamanho da fonte*/
  623. line-height:10px; /*Altura da Linha*/
  624. font-family:'Arial';
  625. letter-spacing:-1px
  626. }
  627. .fecha_mes {
  628. font-size:10px; /*Tamanho da fonte*/
  629. line-height:10px; /*Altura da Linha*/
  630. text-transform:uppercase;
  631. display:block;
  632. }
  633. .fecha_anio {
  634. font-size:9px; /*Tamanho da fonte*/
  635. line-height:8px; /*Altura da Linha*/
  636. display:block;
  637. }
  638.  
  639. /* Widgets
  640. ----------------------------------------------- */
  641. .sidebar .widget {
  642. font-family:Play;
  643. font-color:#A39F9F;
  644. text-shadow:0px 1px 1px #fff;
  645. font-size:13px;
  646. padding: 5px;
  647. margin:2px;
  648. margin-top:5px;
  649. margin-left:-35px;
  650. Background: #f9f9f9;
  651. border: 1px solid #fff;
  652. -webkit-border-radius: 2px;
  653. -moz-border-radius: 2px;
  654. border-radius: 2px;
  655. -webkit-transition-duration: .50s;
  656. }
  657.  
  658. .sidebar .widget:first-child {
  659.   margin-top: 0;
  660. }
  661.  
  662. .sidebar .widget:last-child {
  663.   border-bottom: none;
  664.   margin-bottom: 0;
  665.   padding-bottom: 0;
  666. }
  667.  
  668. .footer-inner .widget,
  669. .sidebar .widget {
  670.   font:Play;
  671.   color:#A39F9F;
  672. }
  673.  
  674.  
  675. .sidebar .widget a:link {
  676.   color: $(widget.link.color);
  677.   text-decoration: none;
  678. }
  679.  
  680. .sidebar .widget a:visited {
  681.   color: $(widget.link.visited.color);
  682. }
  683.  
  684. .sidebar .widget a:hover {
  685.   color: $(widget.link.color);
  686.   text-decoration:none;
  687. }
  688.  
  689. .footer-inner .widget a:link {
  690.   color: $(link.color);
  691.   text-decoration: none;
  692. }
  693.  
  694. .footer-inner .widget a:visited {
  695.   color: $(link.visited.color);
  696. }
  697.  
  698. .footer-inner .widget a:hover {
  699.   color: $(link.color);
  700.   text-decoration:none;
  701. }
  702.  
  703. .widget .zippy {
  704.   color: $(widget.alternate.text.color);
  705. }
  706.  
  707. .footer-inner {
  708.  background: tranparent  repeat scroll top center;
  709. }
  710.  
  711.  
  712. /* Mobile
  713. ----------------------------------------------- */
  714. body.mobile  {
  715.   background-size: 100% auto;
  716. }
  717.  
  718. body.mobile .AdSense {
  719.   margin: 0 -10px;
  720. }
  721.  
  722. .mobile .body-fauxcolumn-outer {
  723.   background: $(mobile.background.overlay);
  724. }
  725.  
  726. .mobile .footer-inner .widget a:link {
  727.   color: $(widget.link.color);
  728.   text-decoration: none;
  729. }
  730.  
  731. .mobile .footer-inner .widget a:visited {
  732.   color: $(widget.link.visited.color);
  733. }
  734.  
  735. .mobile-post-outer a {
  736.   color: $(post.title.text.color);
  737. }
  738.  
  739. .mobile-link-button {
  740.   background-color: $(link.color);
  741. }
  742.  
  743. .mobile-link-button a:link, .mobile-link-button a:visited {
  744.   color: $(mobile.button.color);
  745. }
  746.  
  747. .mobile-index-contents {
  748.   color: $(body.text.color);
  749. }
  750.  
  751. .mobile .tabs-inner .PageList .widget-content {
  752.   background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  753.   color: $(tabs.selected.text.color);
  754. }
  755.  
  756. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  757.   border-$startSide: px solid $(tabs.selected.text.color);
  758. }
  759.  
  760. /*---Archive Calendar CSS 1---*/
  761. #calendarDisplay { display: none }
  762. /* div that holds calendar */
  763. #blogger_calendar {
  764.     margin: 0px auto 0px 0px;
  765.     width: 100%;
  766. }
  767. /* Table Caption - Holds the Archive Select Menu */
  768. #bcaption {
  769.     border: 1px solid #FCADAD;
  770.     padding: 2px;
  771.     margin: 10px 0 0;
  772.     background: #f9f9f9;
  773.     font:  100% Tahoma, Arial, Sans-serif;
  774. }
  775. /* The Archive Select Menu */
  776. #bcaption select {
  777.     background: #f9f9f9;
  778.     border: 0 solid #FCADAD;
  779.     color: #f99bb2;
  780.     font-weight:normal;
  781.     text-align: center;
  782. }
  783. /* The Heading Section */
  784. table#bcalendar thead { }
  785. /* Head Entries */
  786. table#bcalendar thead tr th {
  787.     width: 20px;
  788.     text-align: center;
  789.     padding: 3px;
  790.     border: 1px solid #FCADAD;
  791.     font:  100% Tahoma, Arial, Sans-serif;
  792.     background: #f9f9f9;
  793.     color: #f99bb2;
  794. }
  795. /* The calendar Table */
  796. table#bcalendar {
  797.     border: 1px solid #FCADAD;
  798.     border-top: 0;
  799.     margin: 0px 0 0px;
  800.     width: 100%;
  801.     background: #f9f9f9;
  802. }
  803. /* The Cells in the Calendar */
  804. table#bcalendar tbody tr td {
  805.     cursor: pointer;
  806.     text-align: center;
  807.     border-radius: 4px;
  808.     padding: 3px;
  809.     border: 1px solid #FCADAD;
  810.     color: #ff8080;
  811.     font: 100% Tahoma, Arial, Sans-serif;
  812. }
  813. /* Links in Calendar */
  814. table#bcalendar tbody tr td a:link,
  815. table#bcalendar tbody tr td a:visited,
  816. table#bcalendar tbody tr td a:active {
  817.     font-weight:normal;
  818.     color: #f9f9f9;
  819.     text-decoration: none;
  820. }
  821. table#bcalendar tbody tr td a:hover {
  822.     color: #ff8080;
  823.     text-decoration: none;
  824. }
  825. /* First Row Empty Cells */
  826. td.firstCell { visibility: visible }
  827. /* Cells that have a day in them */
  828. td.filledCell { background: #f9f9f9 }
  829. td.filledCell:hover { background: #ffc9d5 }
  830. /* Cells that are empty, after the first row */
  831. td.emptyCell { visibility: hidden }
  832. /* Cells with a Link Entry in them */
  833. td.highlightCell {
  834.     background: #FCC0C7;
  835.     border: 1px solid #FCADAD;
  836. }
  837. td.highlightCell:hover {
  838.     background: #f9f9f9;
  839.     border: 1px solid #FCADAD;
  840.    
  841. }
  842. /* Table Footer Navigation */
  843. table#bcNavigation {
  844.     width: 100%;
  845.     background: #f9f9f9;
  846.     border: 1px solid #FCADAD;
  847.     border-top: 0;
  848.     color:#ff8080;
  849.     font:  100% Tahoma, Arial, Sans-serif;
  850. }
  851. table#bcNavigation a:link {
  852.     text-decoration: none;
  853.     color: #ffc9d5;
  854. }
  855. table#bcNavigation a:hover { text-decoration:none }
  856. td#bcFootPrev { width: 10px }
  857. td#bcFootAll { text-align: center }
  858. td#bcFootNext { width: 10px }
  859. ul#calendarUl {
  860.     margin: 5px auto 0!important;
  861.     border-bottom:1px dotted #ff8080;
  862. }
  863. ul#calendarUl li a:link { border-bottom: 1px dotted #FF8080
  864. }
  865.  
  866. .search{ /* Geral */
  867. float:left; /* Flutuando a esquerda, poderá também mudar para Right (Direita) e Left (Esquerda) */
  868. margin-left: 4px;
  869. margin-top: 6px; /* Margem superior, edite se precisar, - sobe e + desce  */
  870. font-family: Tahoma, Tahoma; /* Fonte da letra que será escrita quando procurarmos por algo */
  871.  
  872. }
  873. .searchbar{ /* Barrinha onde se digita */
  874. font-size:10px;
  875. height: 18px; /* Altura da barrinha */
  876. width:190px; /* Largura da barrinha */
  877. margin-left:0px;
  878. margin-top:-45px; /* Margem superior, edite se precisar, - sobe e + desce  */
  879. margin-bottom:-18px; /* Margem inferior, edite se precisar, - sobe e + desce */
  880. color: #949292; /* Cor da fonte da letra que será escrita quando procurarmos por algo */
  881. border:solid 1px #ddd; /* Borda */
  882. padding:3px 5px;
  883. box-shadow:0 1px 0px rgba(0,0,0,.1); /* Sombra interna */
  884. background: #fff; /* Cor do fundo */
  885. background:-webkit-gradient(linear, left top, left bottom,from(#fff),to(#ededed));
  886. background:-moz-linear-gradient(top, #fff, #ededed);
  887. filter:progidXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed');
  888. -ms-filter:progidXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed')
  889. }
  890. .searchbut{ /* Botão */
  891. border:0 !important;
  892. float: right;
  893. background: #DED8D8; /* Cor do fundo do botão */
  894. cursor: pointer;
  895. color:#fff; /* Cor do texto */
  896. padding:0 5px 2px 5px;
  897. height:26px; /* Altura do botão */
  898. margin-top: -20px; /* Margem superior, edite se precisar, - sobe e + desce  */
  899. margin-right: -35px; /* Margem direita, edite se precisar */
  900. border-radius:25px;  /* Bordas Arredondadas */
  901. box-shadow:0 0 2px #aaa; /* Sombra */
  902. text-shadow:0 -1px #aaa; /* Sombra no texto Go */
  903. }
  904. .searchbut:hover { /* Botão Hover */
  905. background:#FCC0C7; /* Cor do fundo do botão hover */
  906. box-shadow:0 0 2px #ffc9d5; /* Sombra */
  907. text-shadow:0 1px 1px #fff; /* Sombra no texto Go */
  908. color:#f69eaa;
  909. }
  910.  
  911. b, strong {color: #f99bb2; text-decoration: none; }
  912.  
  913. i {color: #F65A74; text-decoration: none; }
  914.  
  915. u, underline {color: #f69eaa; text-decoration: none; border-bottom: 1px dotted #e98383; }
  916.  
  917. s, strike { color: #9C9B9D;
  918. }
  919.  
  920.  
  921.     div#qTip {
  922.     padding: 3px;
  923.     background: #fcd9d9; /* Cor de Fundo*/
  924.     color:#fff;
  925.     text-shadow: 1px 1px 1px #FCADAD;
  926.     position: absolute;
  927.     z-index: 1000;
  928.     border: 1px solid #FCADAD;
  929.     display: none;
  930.     font-family:'Pf Arma Five';
  931.     font-size:10px;
  932.     -webkit-border-radius:2px;
  933.     -moz-border-radius:2px;
  934.     border-radius:2px;
  935.     background: -moz-radial-gradient(center, ellipse cover, #fcd9d9 0%, #f9d6d6 45%, #ffcccc 100%);
  936. background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fcd9d9), color-stop(45%,#f9d6d6), color-stop(100%,#ffcccc));
  937. background: -webkit-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  938. background: -o-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  939. background: -ms-radial-gradient(center, ellipse cover, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  940. background: radial-gradient(ellipse at center, #fcd9d9 0%,#f9d6d6 45%,#ffcccc 100%);
  941. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd9d9', endColorstr='#ffcccc',GradientType=1 );
  942.     }
  943.  
  944.  
  945.  
  946. #footer-wrapper {
  947.  
  948. background: #FCC4D1; /*** cor do fundo ***/
  949.  
  950. border-top:1px solid #f9f9f9;
  951.  
  952. z-index: 1000;
  953.  
  954. height: 20px;
  955.  
  956. clear: both;
  957.  
  958. font-size: 90%; /*** tamanho da fonte ***/
  959.  
  960. color: #fff; /*** cor da fonte ***/
  961.  
  962. text-align: center; /*** alinhamento da fonte ***/
  963.  
  964. text-shadow: 0px 1px 1px #EC8CA3;
  965.  
  966. padding: 5px;
  967.  
  968. }
  969. #footer-wrapper a:hover{
  970. color:fff;
  971. }
  972.  
  973.  
  974.  
  975. Cor do texto selecionado
  976.  
  977. ::-moz-selection {
  978.  
  979. background:#ffc9d5; /* Cor do fundo */
  980.  
  981. color:#fff; /* Cor da letra */
  982.  
  983. text-shadow:0px 1px 1px #F99bb2;
  984.  
  985. }
  986.  
  987. ::selection {
  988.  
  989. background:#ffc9d5; /*Cor do fundo */
  990.  
  991. color:#fff; /* Cor da letra */
  992.  
  993. text-shadow:0px 1px 1px #F99bb2;
  994.  
  995. }
  996.  
  997.  
  998.  
  999. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/0xqvkot/7jqmgsn0m/pf_arma_five.ttf'); }
  1000.  
  1001. .sidemenu {
  1002. width:110px;
  1003. background:url(http://i765.photobucket.com/albums/xx293/Claudinenetto/Menu/botaomenu.png)no-repeat;
  1004. padding: 4px 1px 2px 1px;
  1005. margin-bottom: 2px;
  1006. display: block;
  1007. text-align: center;
  1008. font-family:"silkscreen";
  1009. font-size: 10px;
  1010. text-transform: uppercase;
  1011. color: #fff;
  1012. text-shadow: 1px 1px 0px #F7A7B2;
  1013. text-decoration: none;
  1014. -webkit-transition: 0.4s;
  1015. -moz-transition: 0.4s;
  1016. -o-transition: 0.4s;
  1017. }
  1018. .sidemenu:hover {
  1019. background:url(http://i765.photobucket.com/albums/xx293/Claudinenetto/Menu/botaomenuhover-1.png)no-repeat;
  1020. border-bottom: 2px solid #;
  1021. }
  1022.  
  1023. .elite{ -webkit-border-radius:1px; -moz-border-radius:1px; border-radius:1px; width:auto; -webkit-transition-duration: 1.20s;box-shadow: 2px 1px 2px #;
  1024.  }
  1025.  .elite:hover{-webkit-transform: rotate(360deg);
  1026. }
  1027.  
  1028.  .novi a {
  1029.  -webkit-border-radius: 3px;
  1030.  -moz-border-radius: 3px;
  1031.  border-radius: 3px;
  1032.  text-align: left;
  1033.  display : block;
  1034.  font-family: arial;
  1035.  font-size: 11px;
  1036.  font-style: normal;
  1037.  margin-left: 3px;
  1038.  margin-right: 3px;
  1039.  letter-spacing : 0;
  1040.  background-repeat : no-repeat;
  1041.  vertical-align : middle;
  1042.  text-decoration : none;
  1043.  line-height : 15px;
  1044.  margin-bottom : 2px;
  1045.  padding: 4px;
  1046.  background : #EDEBEB;
  1047.  text-shadow:inset 1px 1px 1px #fff;
  1048.  color: #666666;
  1049.  -webkit-transition: all 600ms ease;
  1050. -moz-transition: all 600ms ease;
  1051. -o-transition: all 600ms ease;
  1052. transition: all 600ms ease;
  1053.  text-transform: none;
  1054.   }
  1055.  .novi a:hover {
  1056.  background:#E5DFE0;
  1057.  color: #CDC7C8;
  1058. text-shadow:inset opx 1px 1px #fff;
  1059.  -webkit-transition: all 600ms ease;
  1060. -moz-transition: all 600ms ease;
  1061. -o-transition: all 600ms ease;
  1062. transition: all 600ms ease;
  1063.  }
  1064.  
  1065.  /*** Barra Lateral por princesstutoriais.blogspot.com.br ***/
  1066.  
  1067.  
  1068.  ::-webkit-scrollbar {
  1069.  
  1070. width: 5px;
  1071.  
  1072. height: 2px;
  1073.  
  1074. background: #ffc9d5; /* Background da barra fixa */
  1075.  
  1076. }
  1077.  
  1078. ::-webkit-scrollbar-thumb {
  1079.  
  1080. background: #f9f9f9; /* Background da barra móvel */
  1081.  
  1082. }
  1083.  
  1084.  
  1085. /* The Nivo Slider styles */
  1086. #slider {position:relative;}
  1087. #slider img {position:absolute; top:0px; left:0px; display:none;}
  1088. #slider a {border:1px #fff double; display:block;}
  1089. .nivoSlider {position:relative; width:356px;}
  1090. .nivoSlider img {position:absolute; top:0px; left:0px;}
  1091. /* If an image is wrapped in a link */
  1092. .nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%; height:100%; border:0;
  1093. padding:0;margin:0; z-index:6; display:none;}
  1094. /* The slices and boxes in the Slider */
  1095. .nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
  1096. .nivo-box {display:block;position:absolute;z-index:5;}
  1097. /* Caption styles */
  1098. .nivo-caption {position:absolute;left:0px; bottom:0px; background:#f9f9f9; color:#9C9B9D; text-transform: uppercase; width:100%;filter: alpha(opacity:1); KHTMLOpacity: 1; MozOpacity: 1;-khtml-opacity:.1;
  1099. -ms-filter:"alpha(opacity=100)";
  1100. -moz-opacity:1;
  1101. filter:alpha(opacity=100);
  1102. opacity:1;
  1103.  
  1104. z-index:50; border-right: 5px solid #;padding: 5px 0;}
  1105. .nivo-caption p {padding:0 20px;margin:0;font-size:11px;}
  1106. .nivo-caption a {display:inline !important;}
  1107. .nivo-html-caption {display:none;}
  1108. .nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
  1109. .nivo-prevNav {left:0px;}
  1110. .nivo-nextNav {right:0px;}
  1111. /*============================*/
  1112. /*=== Custom Slider Styles ===*/
  1113. /*============================*/
  1114. .slider {width:100%;}
  1115. .slider img {position:absolute;top:0px;left:0px;display:none;}
  1116. .slider a {border:;display:block;}
  1117. .nivo-controlNav {display:none;}
  1118. .nivo-directionNav a {display:block;width:px;height:px;background:url() no-repeat;text-indent:-9999px;border:0;
  1119. }
  1120. a.nivo-nextNav {background-position:px 0;right:px;}
  1121. a.nivo-prevNav { left:px;}
  1122. .nivo-caption {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
  1123. .nivo-caption a {color:#efe9d1; text-decoration:none;
  1124. }
  1125.  
  1126. .feed-links {
  1127.  height:0px;
  1128.  visibility:hidden;
  1129.  display:none
  1130.  }
  1131.  
  1132. .quickedit{
  1133. height:0px;
  1134. display:none;
  1135.  
  1136. }
  1137.  
  1138.  
  1139. .status-msg-wrap{
  1140. display: none;
  1141. }
  1142.  
  1143.  
  1144. ]]></b:skin>
  1145.  
  1146.     <b:template-skin>
  1147.       <b:variable default='960px' name='content.width' type='length' value='1050px'/>
  1148.       <b:variable default='0' name='main.column.left.width' type='length'/>
  1149.       <b:variable default='310px' name='main.column.right.width' type='length' value='320px'/>
  1150.  
  1151.       <![CDATA[
  1152.       body {
  1153.         min-width: $(content.width);
  1154.       }
  1155.  
  1156.       .content-outer, .content-fauxcolumn-outer, .region-inner {
  1157.         min-width: $(content.width);
  1158.         max-width: $(content.width);
  1159.         _width: $(content.width);
  1160.       }
  1161.  
  1162.       .main-inner .columns {
  1163.         padding-left: $(main.column.left.width);
  1164.         padding-right: $(main.column.right.width);
  1165.       }
  1166.  
  1167.       .main-inner .fauxcolumn-center-outer {
  1168.         left: $(main.column.left.width);
  1169.         right: $(main.column.right.width);
  1170.         /* IE6 does not respect left and right together */
  1171.         _width: expression(this.parentNode.offsetWidth -
  1172.             parseInt("$(main.column.left.width)") -
  1173.             parseInt("$(main.column.right.width)") + 'px');
  1174.       }
  1175.  
  1176.       .main-inner .fauxcolumn-left-outer {
  1177.         width: $(main.column.left.width);
  1178.       }
  1179.  
  1180.       .main-inner .fauxcolumn-right-outer {
  1181.         width: $(main.column.right.width);
  1182.         margin-top:-100px;
  1183.       }
  1184.  
  1185.       .main-inner .column-left-outer {
  1186.         width: $(main.column.left.width);
  1187.         right: 100%;
  1188.         margin-left: -$(main.column.left.width);
  1189.       }
  1190.  
  1191.       .main-inner .column-right-outer {
  1192.         width: $(main.column.right.width);
  1193.         margin-right: -$(main.column.right.width);
  1194.         margin-top:-100px;
  1195.       }
  1196.  
  1197.       #layout {
  1198.         min-width: 0;
  1199.       }
  1200.  
  1201.       #layout .content-outer {
  1202.         min-width: 0;
  1203.         width: 800px;
  1204.       }
  1205.  
  1206.       #layout .region-inner {
  1207.         min-width: 0;
  1208.         width: auto;
  1209.       }
  1210.       ]]>
  1211.     </b:template-skin>
  1212.     <b:include data='blog' name='google-analytics'/>
  1213.     <link href='http://fonts.googleapis.com/css?family=Unica+One' rel='stylesheet' type='text/css'/>
  1214.  
  1215. <!--Script Archive Calendar-->
  1216. <script type='text/javascript'>
  1217. //<![CDATA[
  1218. // <!--- Blogger Archive Widget - Calendar Style - by phydeaux3 http://phydeaux3.blogspot.com/ --->
  1219. var bcLoadingImage = "http://lh3.ggpht.com/_UCfxgWHzU98/S57-pjOiY1I/AAAAAAAACSQ/7IQnYLIn2hU/loading.gif";
  1220. var bcLoadingMessage = " Carregando....";
  1221. var bcArchiveNavText = "Veja Todos os artigos do mês";
  1222. var bcArchiveNavPrev = '◄';
  1223. var bcArchiveNavNext = '►';
  1224. var headDays = ["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","Sábado"];
  1225. var headInitial = ["Dom","Seg","Ter","Qua","Qui","Sex","Sab"];
  1226. // Nothing to configure past this point ----------------------------------
  1227. var timeOffset;
  1228. var bcBlogID;
  1229. var calMonth;
  1230. var calDay = 1;
  1231. var calYear;
  1232. var startIndex;
  1233. var callmth;
  1234. var bcNav = new Array ();
  1235. var bcList = new Array ();
  1236. //Initialize Fill Array
  1237. var fill = ["","31","28","31","30","31","30","31","31","30","31","30","31"];
  1238. function openStatus(){
  1239.    document.getElementById('calLoadingStatus').style.display = 'block';
  1240.    document.getElementById('calendarDisplay').innerHTML = '';
  1241.   }
  1242. function closeStatus(){
  1243.    document.getElementById('calLoadingStatus').style.display = 'none';
  1244.   }
  1245. function bcLoadStatus(){
  1246.    cls = document.getElementById('calLoadingStatus');
  1247.    img = document.createElement('img');
  1248.    img.src = bcLoadingImage;
  1249.    img.style.verticalAlign = 'middle';
  1250.    cls.appendChild(img);
  1251.    txt = document.createTextNode(bcLoadingMessage);
  1252.    cls.appendChild(txt);
  1253.   }
  1254. function callArchive(mth,yr,nav){
  1255. // Check for Leap Years
  1256.   if (((yr % 4 == 0) && (yr % 100 != 0)) || (yr % 400 == 0)) {
  1257.       fill[2] = '29';
  1258.    }
  1259.   else {
  1260.       fill[2] = '28';
  1261.    }
  1262.    calMonth = mth;
  1263.    calYear = yr;
  1264.    if(mth.charAt(0) == 0){
  1265.       calMonth = mth.substring(1);
  1266.       }
  1267.    callmth = mth;
  1268.    bcNavAll = document.getElementById('bcFootAll');
  1269.    bcNavPrev = document.getElementById('bcFootPrev');
  1270.    bcNavNext = document.getElementById('bcFootNext');
  1271.    bcSelect = document.getElementById('bcSelection');
  1272.    a = document.createElement('a');
  1273.    at = document.createTextNode(bcArchiveNavText);
  1274.    a.href = bcNav[nav];
  1275.    a.appendChild(at);
  1276.    bcNavAll.innerHTML = '';
  1277.    bcNavAll.appendChild(a);
  1278.    bcNavPrev.innerHTML = '';
  1279.    bcNavNext.innerHTML = '';
  1280.    if(nav <  bcNav.length -1){
  1281.       a = document.createElement('a');
  1282.       a.innerHTML = bcArchiveNavPrev;
  1283.       bcp = parseInt(nav,10) + 1;
  1284.       a.href = bcNav[bcp];
  1285.       a.title = 'Previous Archive';
  1286.       prevSplit = bcList[bcp].split(',');
  1287.       a.onclick = function(){bcSelect.options[bcp].selected = true;openStatus();callArchive(prevSplit[0],prevSplit[1],prevSplit[2]);return false;};
  1288.       bcNavPrev.appendChild(a);
  1289.       }
  1290.    if(nav > 0){
  1291.       a = document.createElement('a');
  1292.       a.innerHTML = bcArchiveNavNext;
  1293.       bcn = parseInt(nav,10) - 1;
  1294.       a.href = bcNav[bcn];
  1295.       a.title = 'Next Archive';
  1296.       nextSplit = bcList[bcn].split(',');
  1297.       a.onclick = function(){bcSelect.options[bcn].selected = true;openStatus();callArchive(nextSplit[0],nextSplit[1],nextSplit[2]);return false;};
  1298.       bcNavNext.appendChild(a);
  1299.      }
  1300.    script = document.createElement('script');
  1301.    script.src = 'http://www.blogger.com/feeds/'+bcBlogId+'/posts/summary?published-max='+calYear+'-'+callmth+'-'+fill[calMonth]+'T23%3A59%3A59'+timeOffset+'&published-min='+calYear+'-'+callmth+'-01T00%3A00%3A00'+timeOffset+'&max-results=100&orderby=published&alt=json-in-script&callback=cReadArchive';
  1302.    document.getElementsByTagName('head')[0].appendChild(script);
  1303. }
  1304. function cReadArchive(root){
  1305. // Check for Leap Years
  1306.   if (((calYear % 4 == 0) && (calYear % 100 != 0)) || (calYear % 400 == 0)) {
  1307.       fill[2] = '29';
  1308.    }
  1309.   else {
  1310.       fill[2] = '28';
  1311.    }
  1312.     closeStatus();
  1313.     document.getElementById('lastRow').style.display = 'none';
  1314.     calDis = document.getElementById('calendarDisplay');
  1315.     var feed = root.feed;
  1316.     var total = feed.openSearch$totalResults.$t;
  1317.     var entries = feed.entry || [];
  1318.     var fillDate = new Array();
  1319.     var fillTitles = new Array();
  1320.     fillTitles.length = 32;
  1321.     var ul = document.createElement('ul');
  1322.     ul.id = 'calendarUl';
  1323.     for (var i = 0; i < feed.entry.length; ++i) {
  1324.       var entry = feed.entry[i];
  1325.       for (var j = 0; j < entry.link.length; ++j) {
  1326.        if (entry.link[j].rel == "alternate") {
  1327.        var link = entry.link[j].href;
  1328.        }
  1329.       }
  1330.       var title = entry.title.$t;
  1331.       var author = entry.author[0].name.$t;
  1332.       var date = entry.published.$t;
  1333.       var summary = entry.summary.$t;
  1334.       isPublished = date.split('T')[0].split('-')[2];
  1335.       if(isPublished.charAt(0) == '0'){
  1336.          isPublished = isPublished.substring(1);
  1337.          }
  1338.       fillDate.push(isPublished);
  1339.       if (fillTitles[isPublished]){
  1340.           fillTitles[isPublished] = fillTitles[isPublished] + ' | ' + title;
  1341.           }
  1342.       else {
  1343.           fillTitles[isPublished] = title;
  1344.           }
  1345.       li = document.createElement('li');
  1346.       li.style.listType = 'none';
  1347.       li.innerHTML = '<a href="'+link+'">'+title+'</a>';
  1348.       ul.appendChild(li);
  1349.       }
  1350.    calDis.appendChild(ul);
  1351.    var val1 = parseInt(calDay, 10)
  1352.    var valxx = parseInt(calMonth, 10);
  1353.    var val2 = valxx - 1;
  1354.    var val3 = parseInt(calYear, 10);
  1355.    var firstCalDay = new Date(val3,val2,1);
  1356.    var val0 = firstCalDay.getDay();
  1357.    startIndex = val0 + 1;
  1358.   var dayCount = 1;
  1359.   for (x =1; x < 38; x++){
  1360.       var cell = document.getElementById('cell'+x);
  1361.       if( x < startIndex){
  1362.           cell.innerHTML = ' ';
  1363.           cell.className = 'firstCell';
  1364.          }
  1365.       if( x >= startIndex){
  1366.           cell.innerHTML = dayCount;
  1367.           cell.className = 'filledCell';
  1368.           for(p = 0; p < fillDate.length; p++){
  1369.               if(dayCount == fillDate[p]){
  1370.                   if(fillDate[p].length == 1){
  1371.                      fillURL = '0'+fillDate[p];
  1372.                      }
  1373.                   else {
  1374.                      fillURL = fillDate[p];
  1375.                      }
  1376.                   cell.className = 'highlightCell';
  1377.                   cell.innerHTML = '<a href="/search?updated-max='+calYear+'-'+callmth+'-'+fillURL+'T23%3A59%3A59'+timeOffset+'&updated-min='+calYear+'-'+callmth+'-'+fillURL+'T00%3A00%3A00'+timeOffset+'" title="'+fillTitles[fillDate[p]].replace(/"/g,'\'')+'">'+dayCount+'</a>';
  1378.                 }
  1379.              }
  1380.          if( dayCount > fill[valxx]){
  1381.             cell.innerHTML = ' ';
  1382.             cell.className = 'emptyCell';
  1383.             }
  1384.          dayCount++;
  1385. }
  1386.      }
  1387.    visTotal = parseInt(startIndex) + parseInt(fill[valxx]) -1;
  1388.    if(visTotal >35){
  1389.        document.getElementById('lastRow').style.display = '';
  1390.       }
  1391.  }
  1392. function initCal(){
  1393.   document.getElementById('blogger_calendar').style.display = 'block';
  1394.   var bcInit = document.getElementById('bloggerCalendarList').getElementsByTagName('a');
  1395.   var bcCount = document.getElementById('bloggerCalendarList').getElementsByTagName('li');
  1396.   document.getElementById('bloggerCalendarList').style.display = 'none';
  1397.   calHead = document.getElementById('bcHead');
  1398.   tr = document.createElement('tr');
  1399.   for(t = 0; t < 7; t++){
  1400.       th = document.createElement('th');
  1401.       th.abbr = headDays[t];
  1402.       scope = 'col';
  1403.       th.title = headDays[t];
  1404.       th.innerHTML = headInitial[t];
  1405.       tr.appendChild(th);
  1406.      }
  1407.   calHead.appendChild(tr);
  1408.  for (x = 0; x <bcInit.length;x++){
  1409.     var stripYear= bcInit[x].href.split('_')[0].split('/')[3];
  1410.     var stripMonth = bcInit[x].href.split('_')[1];
  1411.     bcList.push(stripMonth + ','+ stripYear + ',' + x);
  1412.     bcNav.push(bcInit[x].href);
  1413.     }
  1414.  var sel = document.createElement('select');
  1415.  sel.id = 'bcSelection';
  1416.  sel.onchange = function(){var cSend = this.options[this.selectedIndex].value.split(',');openStatus();callArchive(cSend[0],cSend[1],cSend[2]);};
  1417.  q = 0;
  1418.  for (r = 0; r <bcList.length; r++){
  1419.       var selText = bcInit[r].innerHTML;
  1420.       var selCount = bcCount[r].innerHTML.split('> (')[1];
  1421.       var selValue = bcList[r];
  1422.       sel.options[q] = new Option(selText + ' ('+selCount,selValue);
  1423.       q++
  1424.       }                  
  1425.   document.getElementById('bcaption').appendChild(sel);
  1426.   var m = bcList[0].split(',')[0];
  1427.   var y = bcList[0].split(',')[1];
  1428.   callArchive(m,y,'0');
  1429. }
  1430. function timezoneSet(root){
  1431.   var feed = root.feed;
  1432.   var updated = feed.updated.$t;
  1433.   var id = feed.id.$t;
  1434.   bcBlogId = id.split('blog-')[1];
  1435.   upLength = updated.length;
  1436.   if(updated.charAt(upLength-1) == "Z"){timeOffset = "+00:00";}
  1437.   else {timeOffset = updated.substring(upLength-6,upLength);}
  1438.   timeOffset = encodeURIComponent(timeOffset);
  1439. }
  1440. //]]>
  1441. </script>
  1442. <script src='/feeds/posts/summary?max-results=0&amp;alt=json-in-script&amp;callback=timezoneSet'/>
  1443. <!--end Archive Calendar-->
  1444.  
  1445.  
  1446. <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js' type='text/javascript'/>
  1447. <script src='http://static.tumblr.com/ifqwhnb/GBsm20q7d/jquery.nivo.slider.pack.js' type='text/javascript'/>
  1448. <script type='text/javascript'>
  1449.  var $nv4wp = jQuery.noConflict();
  1450.  $nv4wp(window).load(function() {
  1451.   $nv4wp(&#39;#slider&#39;).nivoSlider({
  1452.    effect:&#39;random&#39;,
  1453.    slices:15, // For slice animations
  1454.    boxCols: 4, // For box animations
  1455.    boxRows: 2, // For box animations
  1456.    animSpeed:500, // Slide transition speed
  1457.    pauseTime:3000, // How long each slide will show
  1458.    startSlide:0, // Set starting Slide (0 index)
  1459.    directionNav:true, //Next and Prev
  1460.    directionNavHide:true, //Only show on hover
  1461.    controlNav:true, // 1,2,3... navigation
  1462.    controlNavThumbs:false, // Use thumbnails for Control Nav
  1463.    controlNavThumbsFromRel:false, // Use image rel for thumbs
  1464.    controlNavThumbsSearch: &#39;.jpg&#39;, // Replace this with...
  1465.    controlNavThumbsReplace: &#39;_thumb.jpg&#39;, // ...this in thumb Image src
  1466.    keyboardNav:true, //Use left and right arrows
  1467.    pauseOnHover:true, //Stop animation while hovering
  1468.    manualAdvance:false, //Force manual transitions
  1469.    captionOpacity:0.8, //Universal caption opacity
  1470.    prevText: &#39;Prev&#39;, // Prev directionNav text
  1471.    nextText: &#39;Next&#39;, // Next directionNav text
  1472.    beforeChange: function(){}, // Triggers before a slide transition
  1473.    afterChange: function(){}, // Triggers after a slide transition
  1474.    slideshowEnd: function(){}, // Triggers after all slides have been shown
  1475.    lastSlide: function(){}, // Triggers when last slide is shown
  1476.    afterLoad: function(){} // Triggers when slider has loaded
  1477.   });
  1478.  });
  1479.  </script>
  1480.  
  1481.  </head>
  1482.  
  1483. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/><script language='JavaScript' src='http://static.tumblr.com/oiizew6/8B5lzwf17/script.js' type='text/JavaScript'/>
  1484.  
  1485. <!-- JavaScript Personalizando a Data do Post-->
  1486. <script>
  1487. function remplaza_fecha(d){
  1488. var da = d.split(&#39; &#39;);
  1489. dia = &quot;<div class='fecha_dia'>&quot;+da[0]+&quot;</div>&quot;;
  1490. mes = &quot;<div class='fecha_mes'>&quot;+da[1].slice(0,3)+&quot;</div>&quot;;
  1491. anio = &quot;<div class='fecha_anio'>&quot;+da[2]+&quot;</div>&quot;;
  1492. document.write(dia+mes+anio);
  1493. }
  1494. </script>
  1495. <!-- Fim JavaScript Personalizando a Data do Post-->
  1496.  
  1497.  
  1498.  <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  1499.  <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  1500.    <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>
  1501.      <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
  1502.    function setAttributeOnload(object, attribute, val) {
  1503.      if(window.addEventListener) {
  1504.        window.addEventListener(&#39;load&#39;,
  1505.          function(){ object[attribute] = val; }, false);
  1506.      } else {
  1507.        window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
  1508.      }
  1509.    }
  1510.  &lt;/script&gt;
  1511. &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
  1512. &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
  1513. &lt;script type=&quot;text/javascript&quot;&gt;
  1514.        gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
  1515.          if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
  1516.            gapi.iframes.getContext().openChild({
  1517.                url: &#39;https://www.blogger.com/navbar.g?targetBlogID\0753762957159252667891\46blogName\75Texte+de+Layout\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75DISABLED\46layoutType\75LAYOUTS\46searchRoot\75http://blog-de-texte-clau.blogspot.com/search\46blogLocale\75pt_BR\46v\0752\46homepageUrl\75http://blog-de-texte-clau.blogspot.com/\46blogFollowUrl\75https://plus.google.com/101926277926109168062\46vt\075202537077117301269&#39;,
  1518.                where: document.getElementById(&quot;navbar-iframe-container&quot;),
  1519.                id: &quot;navbar-iframe&quot;
  1520.            });
  1521.          }
  1522.        });
  1523.      &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
  1524. (function() {
  1525. var script = document.createElement(&#39;script&#39;);
  1526. script.type = &#39;text/javascript&#39;;
  1527. script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
  1528. var head = document.getElementsByTagName(&#39;head&#39;)[0];
  1529. if (head) {
  1530. head.appendChild(script);
  1531. }})();
  1532. &lt;/script&gt;
  1533. </b:includable>
  1534.    </b:widget>
  1535.  </b:section>
  1536.  
  1537.  <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1538.    <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  1539.      <meta expr:content='data:blog.title' itemprop='name'/>
  1540.      <b:if cond='data:blog.metaDescription'>
  1541.        <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  1542.      </b:if>
  1543.    </div>
  1544.  </b:if>
  1545.  
  1546.  <div class='body-fauxcolumns'>
  1547.    <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  1548.    <div class='cap-top'>
  1549.      <div class='cap-left'/>
  1550.      <div class='cap-right'/>
  1551.    </div>
  1552.    <div class='fauxborder-left'>
  1553.    <div class='fauxborder-right'/>
  1554.    <div class='fauxcolumn-inner'>
  1555.    </div>
  1556.    </div>
  1557.    <div class='cap-bottom'>
  1558.      <div class='cap-left'/>
  1559.      <div class='cap-right'/>
  1560.    </div>
  1561.    </div>
  1562.  </div>
  1563.  
  1564.  <div class='content'>
  1565.  <div class='content-fauxcolumns'>
  1566.    <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  1567.    <div class='cap-top'>
  1568.      <div class='cap-left'/>
  1569.      <div class='cap-right'/>
  1570.    </div>
  1571.    <div class='fauxborder-left'>
  1572.    <div class='fauxborder-right'/>
  1573.    <div class='fauxcolumn-inner'>
  1574.    </div>
  1575.    </div>
  1576.    <div class='cap-bottom'>
  1577.      <div class='cap-left'/>
  1578.      <div class='cap-right'/>
  1579.    </div>
  1580.    </div>
  1581.  </div>
  1582.  
  1583.  <div class='content-outer'>
  1584.  <div class='content-cap-top cap-top'>
  1585.    <div class='cap-left'/>
  1586.    <div class='cap-right'/>
  1587.  </div>
  1588.  <div class='fauxborder-left content-fauxborder-left'>
  1589.  <div class='fauxborder-right content-fauxborder-right'/>
  1590.  <div class='content-inner'>
  1591.  
  1592.    <header>
  1593.    <div class='header-outer'>
  1594.    <div class='header-cap-top cap-top'>
  1595.      <div class='cap-left'/>
  1596.      <div class='cap-right'/>
  1597.    </div>
  1598.    <div class='fauxborder-left header-fauxborder-left'>
  1599.    <div class='fauxborder-right header-fauxborder-right'/>
  1600.    <div class='region-inner header-inner'>
  1601.      <b:section class='header' id='header' maxwidgets='1' showaddelement='yes'>
  1602.        <b:widget id='HTML1' locked='false' title='' type='HTML'>
  1603.          <b:includable id='main'>
  1604.  <!-- only display title if it's non-empty -->
  1605.   <b:if cond='data:title != &quot;&quot;'>
  1606.     <h2 class='title'><data:title/></h2>
  1607.   </b:if>
  1608.   <div class='widget-content'>
  1609.     <data:content/>
  1610.   </div>
  1611.  
  1612.   <b:include name='quickedit'/>
  1613. </b:includable>
  1614.         </b:widget>
  1615.       </b:section>
  1616.     </div>
  1617.     </div>
  1618.     <div class='header-cap-bottom cap-bottom'>
  1619.       <div class='cap-left'/>
  1620.       <div class='cap-right'/>
  1621.     </div>
  1622.     </div>
  1623.     </header>
  1624.  
  1625.     <div class='tabs-outer'>
  1626.     <div class='tabs-cap-top cap-top'>
  1627.       <div class='cap-left'/>
  1628.       <div class='cap-right'/>
  1629.     </div>
  1630.     <div class='fauxborder-left tabs-fauxborder-left'>
  1631.     <div class='fauxborder-right tabs-fauxborder-right'/>
  1632.     <div class='region-inner tabs-inner'>
  1633.       <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'/>
  1634.       <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  1635.     </div>
  1636.     </div>
  1637.     <div class='tabs-cap-bottom cap-bottom'>
  1638.       <div class='cap-left'/>
  1639.       <div class='cap-right'/>
  1640.     </div>
  1641.     </div>
  1642.  
  1643.     <div class='main-outer'>
  1644.     <div class='main-cap-top cap-top'>
  1645.       <div class='cap-left'/>
  1646.       <div class='cap-right'/>
  1647.     </div>
  1648.  
  1649.     <div class='fauxborder-left main-fauxborder-left'>
  1650.     <div class='fauxborder-right main-fauxborder-right'/>
  1651.     <div class='region-inner main-inner'>
  1652.  
  1653.       <div class='columns fauxcolumns'>
  1654.  
  1655.         <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  1656.         <div class='cap-top'>
  1657.           <div class='cap-left'/>
  1658.           <div class='cap-right'/>
  1659.         </div>
  1660.         <div class='fauxborder-left'>
  1661.         <div class='fauxborder-right'/>
  1662.         <div class='fauxcolumn-inner'>
  1663.         </div>
  1664.         </div>
  1665.         <div class='cap-bottom'>
  1666.           <div class='cap-left'/>
  1667.           <div class='cap-right'/>
  1668.         </div>
  1669.         </div>
  1670.  
  1671.         <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  1672.         <div class='cap-top'>
  1673.           <div class='cap-left'/>
  1674.           <div class='cap-right'/>
  1675.         </div>
  1676.         <div class='fauxborder-left'>
  1677.         <div class='fauxborder-right'/>
  1678.         <div class='fauxcolumn-inner'>
  1679.         </div>
  1680.         </div>
  1681.         <div class='cap-bottom'>
  1682.           <div class='cap-left'/>
  1683.           <div class='cap-right'/>
  1684.         </div>
  1685.         </div>
  1686.  
  1687.         <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  1688.         <div class='cap-top'>
  1689.           <div class='cap-left'/>
  1690.           <div class='cap-right'/>
  1691.         </div>
  1692.         <div class='fauxborder-left'>
  1693.         <div class='fauxborder-right'/>
  1694.         <div class='fauxcolumn-inner'>
  1695.         </div>
  1696.         </div>
  1697.         <div class='cap-bottom'>
  1698.           <div class='cap-left'/>
  1699.           <div class='cap-right'/>
  1700.         </div>
  1701.         </div>
  1702.  
  1703.         <!-- corrects IE6 width calculation -->
  1704.         <div class='columns-inner'>
  1705.  
  1706.         <div class='column-center-outer'>
  1707.         <div class='column-center-inner'>
  1708.           <b:section class='main' id='main' showaddelement='no'>
  1709.             <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'>
  1710.               <b:includable id='main' var='top'>
  1711.   <b:if cond='data:mobile == &quot;false&quot;'>
  1712.  
  1713.     <!-- posts -->
  1714.     <div class='blog-posts hfeed'>
  1715.  
  1716.       <b:include data='top' name='status-message'/>
  1717.  
  1718.       <data:defaultAdStart/>
  1719.       <b:loop values='data:posts' var='post'>
  1720.         <b:if cond='data:post.isDateStart'>
  1721.           <b:if cond='data:post.isFirstPost == &quot;false&quot;'>
  1722.             &lt;/div&gt;&lt;/div&gt;
  1723.           </b:if>
  1724.         </b:if>
  1725.         <b:if cond='data:post.isDateStart'>
  1726.           &lt;div class=&quot;date-outer&quot;&gt;
  1727.         </b:if>
  1728.      <b:if cond='data:post.dateHeader'>
  1729.           <div id='fecha'>
  1730. <script>var ultimaFecha = &#39;<data:post.dateHeader/>&#39;;</script>
  1731. <script>remplaza_fecha(&#39;<data:post.dateHeader/>&#39;);</script>
  1732. </div>
  1733. <b:else/>
  1734. <div id='fecha'>
  1735. <script>remplaza_fecha(&#39;<data:post.dateHeader/>&#39;);</script>
  1736. <script>remplaza_fecha(ultimaFecha);</script>
  1737. </div>
  1738.         </b:if>
  1739.         <b:if cond='data:post.isDateStart'>
  1740.           &lt;div class=&quot;date-posts&quot;&gt;
  1741.         </b:if>
  1742.         <div class='post-outer'>
  1743.         <b:include data='post' name='post'/>
  1744.         <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1745.           <b:include data='post' name='comment_picker'/>
  1746.         </b:if>
  1747.         <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1748.           <b:include data='post' name='comment_picker'/>
  1749.         </b:if>
  1750.         </div>
  1751.         <b:if cond='data:post.includeAd'>
  1752.           <b:if cond='data:post.isFirstPost'>
  1753.             <data:defaultAdEnd/>
  1754.           <b:else/>
  1755.             <data:adEnd/>
  1756.           </b:if>
  1757.           <div class='inline-ad'>
  1758.             <data:adCode/>
  1759.           </div>
  1760.           <data:adStart/>
  1761.         </b:if>
  1762.       </b:loop>
  1763.       <b:if cond='data:numPosts != 0'>
  1764.         &lt;/div&gt;&lt;/div&gt;
  1765.       </b:if>
  1766.       <data:adEnd/>
  1767.     </div>
  1768.  
  1769.     <!-- navigation -->
  1770.     <b:include name='nextprev'/>
  1771.  
  1772.     <!-- feed links -->
  1773.     <b:include name='feedLinks'/>
  1774.  
  1775.     <b:if cond='data:top.showStars'>
  1776.       <script src='//www.google.com/jsapi' type='text/javascript'/>
  1777.       <script type='text/javascript'>
  1778.         google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
  1779.         function initialize() {
  1780.           google.annotations.setApplicationId(<data:top.blogspotReviews/>);
  1781.           google.annotations.createAll();
  1782.           google.annotations.fetch();
  1783.         }
  1784.         google.setOnLoadCallback(initialize);
  1785.       </script>
  1786.     </b:if>
  1787.  
  1788.   <b:else/>
  1789.     <b:include name='mobile-main'/>
  1790.   </b:if>
  1791.  
  1792.   <b:if cond='data:top.showDummy'>
  1793.     <data:top.dummyBootstrap/>
  1794.   </b:if>
  1795.  
  1796. </b:includable>
  1797.               <b:includable id='backlinkDeleteIcon' var='backlink'>
  1798.   <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  1799.     <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  1800.       <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1801.     </a>
  1802.   </span>
  1803. </b:includable>
  1804.               <b:includable id='backlinks' var='post'>
  1805.   <a name='links'/><h4><data:post.backlinksLabel/></h4>
  1806.   <b:if cond='data:post.numBacklinks != 0'>
  1807.     <dl class='comments-block' id='comments-block'>
  1808.       <b:loop values='data:post.backlinks' var='backlink'>
  1809.         <div class='collapsed-backlink backlink-control'>
  1810.           <dt class='comment-title'>
  1811.             <span class='backlink-toggle-zippy'>&#160;</span>
  1812.             <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
  1813.             <b:include data='backlink' name='backlinkDeleteIcon'/>
  1814.           </dt>
  1815.           <dd class='comment-body collapseable'>
  1816.             <data:backlink.snippet/>
  1817.           </dd>
  1818.           <dd class='comment-footer collapseable'>
  1819.             <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
  1820.             <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
  1821.           </dd>
  1822.         </div>
  1823.       </b:loop>
  1824.     </dl>
  1825.   </b:if>
  1826.   <p class='comment-footer'>
  1827.     <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>
  1828.   </p>
  1829. </b:includable>
  1830.               <b:includable id='comment-form' var='post'>
  1831.   <div class='comment-form'>
  1832.     <a name='comment-form'/>
  1833.     <b:if cond='data:mobile'>
  1834.       <h4 id='comment-post-message'>
  1835.         <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
  1836.       <p><data:blogCommentMessage/></p>
  1837.       <data:blogTeamBlogMessage/>
  1838.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1839.       <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%'/>
  1840.     <b:else/>
  1841.       <h4 id='comment-post-message'><data:postCommentMsg/></h4>
  1842.       <p><data:blogCommentMessage/></p>
  1843.       <data:blogTeamBlogMessage/>
  1844.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1845.       <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1846.     </b:if>
  1847.     <data:post.friendConnectJs/>
  1848.     <data:post.cmtfpIframe/>
  1849.     <script type='text/javascript'>
  1850.       BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  1851.     </script>
  1852.   </div>
  1853. </b:includable>
  1854.               <b:includable id='commentDeleteIcon' var='comment'>
  1855.   <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  1856.     <b:if cond='data:showCmtPopup'>
  1857.       <div class='goog-toggle-button'>
  1858.         <div class='goog-inline-block comment-action-icon'/>
  1859.       </div>
  1860.     <b:else/>
  1861.       <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  1862.         <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1863.       </a>
  1864.     </b:if>
  1865.   </span>
  1866. </b:includable>
  1867.               <b:includable id='comment_count_picker' var='post'>
  1868.   <b:if cond='data:post.commentSource == 1'>
  1869.     <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'>
  1870.     </span>
  1871.   <b:else/>
  1872.     <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1873.       <data:post.commentLabelFull/>:
  1874.     </a>
  1875.   </b:if>
  1876. </b:includable>
  1877.               <b:includable id='comment_picker' var='post'>
  1878.   <b:if cond='data:post.commentSource == 1'>
  1879.     <b:include data='post' name='iframe_comments'/>
  1880.   <b:else/>
  1881.     <b:if cond='data:post.showThreadedComments'>
  1882.       <b:include data='post' name='threaded_comments'/>
  1883.     <b:else/>
  1884.       <b:include data='post' name='comments'/>
  1885.     </b:if>
  1886.   </b:if>
  1887. </b:includable>
  1888.               <b:includable id='comments' var='post'>
  1889.   <div class='comments' id='comments'>
  1890.     <a name='comments'/>
  1891.     <b:if cond='data:post.allowComments'>
  1892.       <h4><data:post.commentLabelFull/>:</h4>
  1893.  
  1894.       <b:if cond='data:post.commentPagingRequired'>
  1895.         <span class='paging-control-container'>
  1896.           <b:if cond='data:post.hasOlderLinks'>
  1897.             <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  1898.               &#160;
  1899.             <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  1900.               &#160;
  1901.           </b:if>
  1902.  
  1903.           <data:post.commentRangeText/>
  1904.  
  1905.           <b:if cond='data:post.hasNewerLinks'>
  1906.             &#160;
  1907.             <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  1908.             &#160;
  1909.             <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  1910.           </b:if>
  1911.         </span>
  1912.       </b:if>
  1913.  
  1914.       <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  1915.         <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1916.           <b:loop values='data:post.comments' var='comment'>
  1917.             <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1918.               <b:if cond='data:comment.favicon'>
  1919.                 <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1920.               </b:if>
  1921.               <a expr:name='data:comment.anchorName'/>
  1922.               <b:if cond='data:blog.enabledCommentProfileImages'>
  1923.                 <data:comment.authorAvatarImage/>
  1924.               </b:if>
  1925.               <b:if cond='data:comment.authorUrl'>
  1926.                 <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  1927.               <b:else/>
  1928.                 <data:comment.author/>
  1929.               </b:if>
  1930.               <data:commentPostedByMsg/>
  1931.             </dt>
  1932.             <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  1933.               <b:if cond='data:comment.isDeleted'>
  1934.                 <span class='deleted-comment'><data:comment.body/></span>
  1935.               <b:else/>
  1936.                 <p>
  1937.                   <data:comment.body/>
  1938.                 </p>
  1939.               </b:if>
  1940.             </dd>
  1941.             <dd class='comment-footer'>
  1942.               <span class='comment-timestamp'>
  1943.                 <a expr:href='data:comment.url' title='comment permalink'>
  1944.                   <data:comment.timestamp/>
  1945.                 </a>
  1946.                 <b:include data='comment' name='commentDeleteIcon'/>
  1947.               </span>
  1948.             </dd>
  1949.           </b:loop>
  1950.         </dl>
  1951.       </div>
  1952.  
  1953.       <b:if cond='data:post.commentPagingRequired'>
  1954.         <span class='paging-control-container'>
  1955.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1956.             <data:post.oldestLinkText/>
  1957.           </a>
  1958.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1959.             <data:post.olderLinkText/>
  1960.           </a>
  1961.           &#160;
  1962.           <data:post.commentRangeText/>
  1963.           &#160;
  1964.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1965.             <data:post.newerLinkText/>
  1966.           </a>
  1967.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1968.             <data:post.newestLinkText/>
  1969.           </a>
  1970.         </span>
  1971.       </b:if>
  1972.  
  1973.       <p class='comment-footer'>
  1974.         <b:if cond='data:post.embedCommentForm'>
  1975.           <b:if cond='data:post.allowNewComments'>
  1976.             <b:include data='post' name='comment-form'/>
  1977.           <b:else/>
  1978.             <data:post.noNewCommentsText/>
  1979.           </b:if>
  1980.         <b:else/>
  1981.           <b:if cond='data:post.allowComments'>
  1982.             <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1983.           </b:if>
  1984.         </b:if>
  1985.  
  1986.       </p>
  1987.     </b:if>
  1988.     <b:if cond='data:showCmtPopup'>
  1989.       <div id='comment-popup'>
  1990.         <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1991.         </iframe>
  1992.       </div>
  1993.     </b:if>
  1994.  
  1995.     <div id='backlinks-container'>
  1996.     <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1997.        <b:if cond='data:post.showBacklinks'>
  1998.          <b:include data='post' name='backlinks'/>
  1999.        </b:if>
  2000.     </div>
  2001.     </div>
  2002.   </div>
  2003. </b:includable>
  2004.               <b:includable id='feedLinks'>
  2005.   <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
  2006.     <b:if cond='data:feedLinks'>
  2007.       <div class='blog-feeds'>
  2008.         <b:include data='feedLinks' name='feedLinksBody'/>
  2009.       </div>
  2010.     </b:if>
  2011.  
  2012.     <b:else/> <!--Post feed links -->
  2013.     <div class='post-feeds'>
  2014.       <b:loop values='data:posts' var='post'>
  2015.         <b:if cond='data:post.allowComments'>
  2016.           <b:if cond='data:post.feedLinks'>
  2017.             <b:include data='post.feedLinks' name='feedLinksBody'/>
  2018.           </b:if>
  2019.         </b:if>
  2020.       </b:loop>
  2021.     </div>
  2022.   </b:if>
  2023. </b:includable>
  2024.               <b:includable id='feedLinksBody' var='links'>
  2025.   <div class='feed-links'>
  2026.   <data:feedLinksMsg/>
  2027.   <b:loop values='data:links' var='f'>
  2028.      <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  2029.   </b:loop>
  2030.   </div>
  2031. </b:includable>
  2032.               <b:includable id='iframe_comments' var='post'>
  2033.  
  2034.   <b:if cond='data:post.allowIframeComments'>
  2035.     <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
  2036.     <div class='cmt_iframe_holder' expr:data-href='data:post.canonicalUrl' expr:data-viewtype='data:post.viewType'/>
  2037.  
  2038.     <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
  2039.       <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  2040.     </b:if>
  2041.   </b:if>
  2042. </b:includable>
  2043.               <b:includable id='mobile-index-post' var='post'>
  2044.   <div class='mobile-date-outer date-outer'>
  2045.     <b:if cond='data:post.dateHeader'>
  2046.       <div class='date-header'>
  2047.         <span><data:post.dateHeader/></span>
  2048.       </div>
  2049.     </b:if>
  2050.  
  2051.     <div class='mobile-post-outer'>
  2052.       <a expr:href='data:post.url'>
  2053.         <h3 class='mobile-index-title entry-title' itemprop='name'>
  2054.           <data:post.title/>
  2055.         </h3>
  2056.  
  2057.         <div class='mobile-index-arrow'>&amp;rsaquo;</div>
  2058.  
  2059.         <div class='mobile-index-contents'>
  2060.           <b:if cond='data:post.thumbnailUrl'>
  2061.             <div class='mobile-index-thumbnail'>
  2062.               <div class='Image'>
  2063.                 <img expr:src='data:post.thumbnailUrl'/>
  2064.               </div>
  2065.             </div>
  2066.           </b:if>
  2067.  
  2068.           <div class='post-body'>
  2069.             <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
  2070.           </div>
  2071.         </div>
  2072.  
  2073.         <div style='clear: both;'/>
  2074.       </a>
  2075.  
  2076.       <div class='mobile-index-comment'>
  2077.         <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  2078.           <b:if cond='data:post.allowComments'>
  2079.             <b:if cond='data:post.numComments != 0'>
  2080.               <b:include data='post' name='comment_count_picker'/>
  2081.             </b:if>
  2082.           </b:if>
  2083.         </b:if>
  2084.       </div>
  2085.     </div>
  2086.   </div>
  2087. </b:includable>
  2088.               <b:includable id='mobile-main' var='top'>
  2089.     <!-- posts -->
  2090.     <div class='blog-posts hfeed'>
  2091.  
  2092.       <b:include data='top' name='status-message'/>
  2093.  
  2094.       <b:if cond='data:blog.pageType == &quot;index&quot;'>
  2095.         <b:loop values='data:posts' var='post'>
  2096.           <b:include data='post' name='mobile-index-post'/>
  2097.         </b:loop>
  2098.       <b:else/>
  2099.         <b:loop values='data:posts' var='post'>
  2100.           <b:include data='post' name='mobile-post'/>
  2101.         </b:loop>
  2102.       </b:if>
  2103.     </div>
  2104.  
  2105.    <b:include name='mobile-nextprev'/>
  2106. </b:includable>
  2107.               <b:includable id='mobile-nextprev'>
  2108.   <div class='blog-pager' id='blog-pager'>
  2109.     <b:if cond='data:newerPageUrl'>
  2110.       <div class='mobile-link-button' id='blog-pager-newer-link'>
  2111.       <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>
  2112.       </div>
  2113.     </b:if>
  2114.  
  2115.     <b:if cond='data:olderPageUrl'>
  2116.       <div class='mobile-link-button' id='blog-pager-older-link'>
  2117.       <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>
  2118.       </div>
  2119.     </b:if>
  2120.  
  2121.     <div class='mobile-link-button' id='blog-pager-home-link'>
  2122.     <a class='home-link' expr:href='data:blog.homepageUrl'><img src='http://i765.photobucket.com/albums/xx293/Claudinenetto/Links%20de%20Navegacao/homecinza.png'/></a>
  2123.     </div>
  2124.  
  2125.     <div class='mobile-desktop-link'>
  2126.       <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
  2127.     </div>
  2128.  
  2129.   </div>
  2130.   <div class='clear'/>
  2131. </b:includable>
  2132.               <b:includable id='mobile-post' var='post'>
  2133.   <div class='date-outer'>
  2134.     <b:if cond='data:post.dateHeader'>
  2135.       <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  2136.     </b:if>
  2137.     <div class='date-posts'>
  2138.       <div class='post-outer'>
  2139.  
  2140.         <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  2141.           <b:if cond='data:post.thumbnailUrl'>
  2142.             <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
  2143.           </b:if>
  2144.           <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  2145.           <meta expr:content='data:post.id' itemprop='postId'/>
  2146.  
  2147.           <a expr:name='data:post.id'/>
  2148.           <b:if cond='data:post.title'>
  2149.             <h3 class='post-title entry-title' itemprop='name'>
  2150.               <b:if cond='data:post.link'>
  2151.                 <a expr:href='data:post.link'><data:post.title/></a>
  2152.               <b:else/>
  2153.                 <b:if cond='data:post.url'>
  2154.                   <b:if cond='data:blog.url != data:post.url'>
  2155.                     <a expr:href='data:post.url'><data:post.title/></a>
  2156.                   <b:else/>
  2157.                     <data:post.title/>
  2158.                   </b:if>
  2159.                 <b:else/>
  2160.                   <data:post.title/>
  2161.                 </b:if>
  2162.               </b:if>
  2163.             </h3>
  2164.           </b:if>
  2165.  
  2166.           <div class='post-header'>
  2167.             <div class='post-header-line-1'/>
  2168.           </div>
  2169.  
  2170.           <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  2171.             <data:post.body/>
  2172.             <div style='clear: both;'/> <!-- clear for photos floats -->
  2173.           </div>
  2174.  
  2175.           <div class='post-footer'>
  2176.             <div class='post-footer-line post-footer-line-1'>
  2177.               <span class='post-author vcard'>
  2178.                 <b:if cond='data:top.showAuthor'>
  2179.                   <b:if cond='data:post.authorProfileUrl'>
  2180.                     <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2181.                       <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  2182.                       <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  2183.                         <span itemprop='name'><data:post.author/></span>
  2184.                       </a>
  2185.                     </span>
  2186.                   <b:else/>
  2187.                     <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2188.                       <span itemprop='name'><data:post.author/></span>
  2189.                     </span>
  2190.                   </b:if>
  2191.                 </b:if>
  2192.               </span>
  2193.  
  2194.               <span class='post-timestamp'>
  2195.                 <b:if cond='data:top.showTimestamp'>
  2196.                   <data:top.timestampLabel/>
  2197.                   <b:if cond='data:post.url'>
  2198.                     <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  2199.                     <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>
  2200.                   </b:if>
  2201.                 </b:if>
  2202.               </span>
  2203.  
  2204.               <span class='post-comment-link'>
  2205.                 <b:if cond='data:blog.pageType != &quot;item&quot;'>
  2206.                   <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  2207.                     <b:if cond='data:post.allowComments'>
  2208.                       <b:include data='post' name='comment_count_picker'/>
  2209.                     </b:if>
  2210.                   </b:if>
  2211.                 </b:if>
  2212.               </span>
  2213.             </div>
  2214.  
  2215.             <div class='post-footer-line post-footer-line-2'>
  2216.               <b:if cond='data:top.showMobileShare'>
  2217.                 <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  2218.                   <a href='javascript:void(0);'><data:shareMsg/></a>
  2219.                 </div>
  2220.               </b:if>
  2221.               <b:if cond='data:top.showDummy'>
  2222.                 <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
  2223.               </b:if>
  2224.             </div>
  2225.  
  2226.           </div>
  2227.         </div>
  2228.  
  2229.         <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  2230.           <b:include data='post' name='comment_picker'/>
  2231.         </b:if>
  2232.         <b:if cond='data:blog.pageType == &quot;item&quot;'>
  2233.           <b:include data='post' name='comment_picker'/>
  2234.         </b:if>
  2235.       </div>
  2236.     </div>
  2237.   </div>
  2238. </b:includable>
  2239.               <b:includable id='nextprev'>
  2240.   <div class='blog-pager' id='blog-pager'>
  2241.     <b:if cond='data:newerPageUrl'>
  2242.       <span id='blog-pager-newer-link'>
  2243.       <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'><img src='http://i765.photobucket.com/albums/xx293/Claudinenetto/Links%20de%20Navegacao/recentescinza.png'/></a>
  2244.       </span>
  2245.     </b:if>
  2246.  
  2247.     <b:if cond='data:olderPageUrl'>
  2248.       <span id='blog-pager-older-link'>
  2249.       <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'><img src='http://i765.photobucket.com/albums/xx293/Claudinenetto/Links%20de%20Navegacao/antigas1cinza.png'/></a>
  2250.       </span>
  2251.     </b:if>
  2252.  
  2253.     <a class='home-link' expr:href='data:blog.homepageUrl'><img src='http://i765.photobucket.com/albums/xx293/Claudinenetto/Links%20de%20Navegacao/homecinza.png'/></a>
  2254.  
  2255.     <b:if cond='data:mobileLinkUrl'>
  2256.       <div class='blog-mobile-link'>
  2257.         <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  2258.       </div>
  2259.     </b:if>
  2260.  
  2261.   </div>
  2262.   <div class='clear'/>
  2263. </b:includable>
  2264.               <b:includable id='post' var='post'>
  2265.   <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  2266.     <b:if cond='data:post.firstImageUrl'>
  2267.       <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>
  2268.     </b:if>
  2269.     <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  2270.     <meta expr:content='data:post.id' itemprop='postId'/>
  2271.  
  2272.     <a expr:name='data:post.id'/>
  2273.     <b:if cond='data:post.title'>
  2274.       <h3 class='post-title entry-title' itemprop='name'>
  2275.       <b:if cond='data:post.link'>
  2276.         <a expr:href='data:post.link'><data:post.title/></a>
  2277.       <b:else/>
  2278.         <b:if cond='data:post.url'>
  2279.           <b:if cond='data:blog.url != data:post.url'>
  2280.             <a expr:href='data:post.url'><data:post.title/></a>
  2281.           <b:else/>
  2282.             <data:post.title/>
  2283.           </b:if>
  2284.         <b:else/>
  2285.           <data:post.title/>
  2286.         </b:if>
  2287.       </b:if>
  2288.       </h3>
  2289.     </b:if>
  2290.  
  2291.     <div class='post-header'>
  2292.     <div class='post-header-line-1'/>
  2293.     </div>
  2294.  
  2295.     <b:if cond='data:blog.metaDescription == &quot;&quot;'>
  2296.       <!-- Then use the post body as the schema.org description,
  2297.           for good G+/FB snippeting. -->
  2298.       <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='description articleBody'>
  2299.         <data:post.body/>
  2300.         <div style='clear: both;'/> <!-- clear for photos floats -->
  2301.       </div>
  2302.     <b:else/>
  2303.       <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  2304.         <data:post.body/>
  2305.         <div style='clear: both;'/> <!-- clear for photos floats -->
  2306.       </div>
  2307.     </b:if>
  2308.  
  2309.     <b:if cond='data:post.hasJumpLink'>
  2310.       <div class='jump-link'>
  2311.         <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><p align='right'><a expr:href='data:post.url'><img src='http://i765.photobucket.com/albums/xx293/Claudinenetto/Leia%20Mais/leiamais-22-1.png'/></a></p>
  2312.  
  2313. </a>
  2314.  
  2315.       </div>
  2316.     </b:if>
  2317.  
  2318.     <div class='post-footer'>
  2319.     <div class='post-footer-line post-footer-line-1'>
  2320.       <span class='post-author vcard'>
  2321.         <b:if cond='data:top.showAuthor'>
  2322.           <data:top.authorLabel/>
  2323.             <b:if cond='data:post.authorProfileUrl'>
  2324.               <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2325.                 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  2326.                 <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  2327.                   <span itemprop='name'><data:post.author/></span>
  2328.                 </a>
  2329.               </span>
  2330.             <b:else/>
  2331.               <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2332.                 <span itemprop='name'><data:post.author/></span>
  2333.               </span>
  2334.             </b:if>
  2335.         </b:if>
  2336.       </span>
  2337.  
  2338.       <span class='post-timestamp'>
  2339.         <b:if cond='data:top.showTimestamp'>
  2340.           <data:top.timestampLabel/>
  2341.         <b:if cond='data:post.url'>
  2342.           <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  2343.           <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>
  2344.         </b:if>
  2345.         </b:if>
  2346.       </span>
  2347.  
  2348.       <span class='reaction-buttons'>
  2349.         <b:if cond='data:top.showReactions'>
  2350.           <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
  2351.             <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
  2352.               <span class='reactions-label'>
  2353.               <data:top.reactionsLabel/></span>&#160;</td>
  2354.             <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
  2355.            </tr></table>
  2356.         </b:if>
  2357.       </span>
  2358.  
  2359.       <span class='star-ratings'>
  2360.         <b:if cond='data:top.showStars'>
  2361.            <div expr:g:background-color='data:backgroundColor' expr:g:text-color='data:textColor' expr:g:url='data:post.absoluteUrl' g:height='42' g:type='RatingPanel' g:width='280'/>
  2362.         </b:if>
  2363.       </span>
  2364.  
  2365.       <span class='post-comment-link'>
  2366.         <b:if cond='data:blog.pageType != &quot;item&quot;'>
  2367.           <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  2368.             <b:if cond='data:post.allowComments'>
  2369.               <b:include data='post' name='comment_count_picker'/>
  2370.             </b:if>
  2371.           </b:if>
  2372.         </b:if>
  2373.       </span>
  2374.  
  2375.        <!-- backlinks -->
  2376.        <span class='post-backlinks post-comment-link'>
  2377.          <b:if cond='data:blog.pageType != &quot;item&quot;'>
  2378.            <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  2379.              <b:if cond='data:post.showBacklinks'>
  2380.                <a class='comment-link' expr:href='data:post.url + &quot;#links&quot;'><data:top.backlinkLabel/></a>
  2381.              </b:if>
  2382.            </b:if>
  2383.          </b:if>
  2384.        </span>
  2385.  
  2386.       <span class='post-icons'>
  2387.         <!-- email post links -->
  2388.         <b:if cond='data:post.emailPostUrl'>
  2389.           <span class='item-action'>
  2390.           <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  2391.               <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  2392.           </a>
  2393.           </span>
  2394.         </b:if>
  2395.  
  2396.         <!-- quickedit pencil -->
  2397.         <b:include data='post' name='postQuickEdit'/>
  2398.       </span>
  2399.  
  2400.       <!-- share buttons -->
  2401.       <div class='post-share-buttons goog-inline-block'>
  2402.         <b:if cond='data:post.sharePostUrl'>
  2403.           <b:include data='post' name='shareButtons'/>
  2404.         </b:if>
  2405.       </div>
  2406.  
  2407.       </div>
  2408.  
  2409.       <div class='post-footer-line post-footer-line-2'>
  2410.       <span class='post-labels'>
  2411.         <b:if cond='data:post.labels'>
  2412.           <data:postLabelsLabel/>
  2413.           <b:loop values='data:post.labels' var='label'>
  2414.             <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
  2415.           </b:loop>
  2416.         </b:if>
  2417.       </span>
  2418.       </div>
  2419.  
  2420.       <div class='post-footer-line post-footer-line-3'>
  2421.       <span class='post-location'>
  2422.         <b:if cond='data:top.showLocation'>
  2423.           <b:if cond='data:post.location'>
  2424.             <data:postLocationLabel/>
  2425.             <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
  2426.           </b:if>
  2427.         </b:if>
  2428.       </span>
  2429.       </div>
  2430.       <b:if cond='data:post.authorAboutMe'>
  2431.         <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2432.           <b:if cond='data:post.authorPhoto.url'>
  2433.             <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
  2434.           </b:if>
  2435.           <div>
  2436.             <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
  2437.               <span itemprop='name'><data:post.author/></span>
  2438.             </a>
  2439.           </div>
  2440.           <span itemprop='description'><data:post.authorAboutMe/></span>
  2441.         </div>
  2442.       </b:if>
  2443.     </div>
  2444.   </div>
  2445. </b:includable>
  2446.               <b:includable id='postQuickEdit' var='post'>
  2447.   <b:if cond='data:post.editUrl'>
  2448.     <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  2449.       <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  2450.         <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  2451.       </a>
  2452.     </span>
  2453.   </b:if>
  2454. </b:includable>
  2455.               <b:includable id='shareButtons' var='post'>
  2456.   <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.showOrkutButton'><a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToOrkutMsg/></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>
  2457. </b:includable>
  2458.               <b:includable id='status-message'>
  2459.   <b:if cond='data:navMessage'>
  2460.   <div class='status-msg-wrap'>
  2461.     <div class='status-msg-body'>
  2462.       <data:navMessage/>
  2463.     </div>
  2464.     <div class='status-msg-border'>
  2465.       <div class='status-msg-bg'>
  2466.         <div class='status-msg-hidden'><data:navMessage/></div>
  2467.       </div>
  2468.     </div>
  2469.   </div>
  2470.   <div style='clear: both;'/>
  2471.   </b:if>
  2472. </b:includable>
  2473.               <b:includable id='threaded-comment-form' var='post'>
  2474.   <div class='comment-form'>
  2475.     <a name='comment-form'/>
  2476.     <b:if cond='data:mobile'>
  2477.       <p><data:blogCommentMessage/></p>
  2478.       <data:blogTeamBlogMessage/>
  2479.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2480.       <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%'/>
  2481.     <b:else/>
  2482.       <p><data:blogCommentMessage/></p>
  2483.       <data:blogTeamBlogMessage/>
  2484.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2485.       <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  2486.     </b:if>
  2487.     <data:post.friendConnectJs/>
  2488.     <data:post.cmtfpIframe/>
  2489.     <script type='text/javascript'>
  2490.       BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  2491.     </script>
  2492.   </div>
  2493. </b:includable>
  2494.               <b:includable id='threaded_comment_js' var='post'>
  2495.   <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  2496.  
  2497.   <script type='text/javascript'>
  2498.     (function() {
  2499.       var items = <data:post.commentJso/>;
  2500.       var msgs = <data:post.commentMsgs/>;
  2501.       var config = <data:post.commentConfig/>;
  2502.  
  2503. // <![CDATA[
  2504.       var cursor = null;
  2505.       if (items && items.length > 0) {
  2506.         cursor = parseInt(items[items.length - 1].timestamp) + 1;
  2507.       }
  2508.  
  2509.       var bodyFromEntry = function(entry) {
  2510.         if (entry.gd$extendedProperty) {
  2511.           for (var k in entry.gd$extendedProperty) {
  2512.             if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  2513.               return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  2514.             }
  2515.           }
  2516.         }
  2517.         return entry.content.$t;
  2518.       }
  2519.  
  2520.       var parse = function(data) {
  2521.         cursor = null;
  2522.         var comments = [];
  2523.         if (data && data.feed && data.feed.entry) {
  2524.           for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  2525.             var comment = {};
  2526.             // comment ID, parsed out of the original id format
  2527.             var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  2528.             comment.id = id ? id[2] : null;
  2529.             comment.body = bodyFromEntry(entry);
  2530.             comment.timestamp = Date.parse(entry.published.$t) + '';
  2531.             if (entry.author && entry.author.constructor === Array) {
  2532.               var auth = entry.author[0];
  2533.               if (auth) {
  2534.                 comment.author = {
  2535.                   name: (auth.name ? auth.name.$t : undefined),
  2536.                   profileUrl: (auth.uri ? auth.uri.$t : undefined),
  2537.                   avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  2538.                 };
  2539.               }
  2540.             }
  2541.             if (entry.link) {
  2542.               if (entry.link[2]) {
  2543.                 comment.link = comment.permalink = entry.link[2].href;
  2544.               }
  2545.               if (entry.link[3]) {
  2546.                 var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  2547.                 if (pid && pid[1]) {
  2548.                   comment.parentId = pid[1];
  2549.                 }
  2550.               }
  2551.             }
  2552.             comment.deleteclass = 'item-control blog-admin';
  2553.             if (entry.gd$extendedProperty) {
  2554.               for (var k in entry.gd$extendedProperty) {
  2555.                 if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  2556.                   comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  2557.                 } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
  2558.                   comment.displayTime = entry.gd$extendedProperty[k].value;
  2559.                 }
  2560.               }
  2561.             }
  2562.             comments.push(comment);
  2563.           }
  2564.         }
  2565.         return comments;
  2566.       };
  2567.  
  2568.       var paginator = function(callback) {
  2569.         if (hasMore()) {
  2570.           var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  2571.           if (cursor) {
  2572.             url += '&published-min=' + new Date(cursor).toISOString();
  2573.           }
  2574.           window.bloggercomments = function(data) {
  2575.             var parsed = parse(data);
  2576.             cursor = parsed.length < 50 ? null
  2577.                 : parseInt(parsed[parsed.length - 1].timestamp) + 1
  2578.             callback(parsed);
  2579.             window.bloggercomments = null;
  2580.           }
  2581.           url += '&callback=bloggercomments';
  2582.           var script = document.createElement('script');
  2583.           script.type = 'text/javascript';
  2584.           script.src = url;
  2585.           document.getElementsByTagName('head')[0].appendChild(script);
  2586.         }
  2587.       };
  2588.       var hasMore = function() {
  2589.         return !!cursor;
  2590.       };
  2591.       var getMeta = function(key, comment) {
  2592.         if ('iswriter' == key) {
  2593.           var matches = !!comment.author
  2594.               && comment.author.name == config.authorName
  2595.               && comment.author.profileUrl == config.authorUrl;
  2596.           return matches ? 'true' : '';
  2597.         } else if ('deletelink' == key) {
  2598.           return config.baseUri + '/delete-comment.g?blogID='
  2599.                + config.blogId + '&postID=' + comment.id;
  2600.         } else if ('deleteclass' == key) {
  2601.           return comment.deleteclass;
  2602.         }
  2603.         return '';
  2604.       };
  2605.  
  2606.       var replybox = null;
  2607.       var replyUrlParts = null;
  2608.       var replyParent = undefined;
  2609.  
  2610.       var onReply = function(commentId, domId) {
  2611.         if (replybox == null) {
  2612.           // lazily cache replybox, and adjust to suit this style:
  2613.           replybox = document.getElementById('comment-editor');
  2614.           if (replybox != null) {
  2615.             replybox.height = '250px';
  2616.             replybox.style.display = 'block';
  2617.             replyUrlParts = replybox.src.split('#');
  2618.           }
  2619.         }
  2620.         if (replybox && (commentId !== replyParent)) {
  2621.           document.getElementById(domId).insertBefore(replybox, null);
  2622.           replybox.src = replyUrlParts[0]
  2623.               + (commentId ? '&parentID=' + commentId : '')
  2624.               + '#' + replyUrlParts[1];
  2625.           replyParent = commentId;
  2626.         }
  2627.       };
  2628.  
  2629.       var hash = (window.location.hash || '#').substring(1);
  2630.       var startThread, targetComment;
  2631.       if (/^comment-form_/.test(hash)) {
  2632.         startThread = hash.substring('comment-form_'.length);
  2633.       } else if (/^c[0-9]+$/.test(hash)) {
  2634.         targetComment = hash.substring(1);
  2635.       }
  2636.  
  2637.       // Configure commenting API:
  2638.       var configJso = {
  2639.         'maxDepth': config.maxThreadDepth
  2640.       };
  2641.       var provider = {
  2642.         'id': config.postId,
  2643.         'data': items,
  2644.         'loadNext': paginator,
  2645.         'hasMore': hasMore,
  2646.         'getMeta': getMeta,
  2647.         'onReply': onReply,
  2648.         'rendered': true,
  2649.         'initComment': targetComment,
  2650.         'initReplyThread': startThread,
  2651.         'config': configJso,
  2652.         'messages': msgs
  2653.       };
  2654.  
  2655.       var render = function() {
  2656.         if (window.goog && window.goog.comments) {
  2657.           var holder = document.getElementById('comment-holder');
  2658.           window.goog.comments.render(holder, provider);
  2659.         }
  2660.       };
  2661.  
  2662.       // render now, or queue to render when library loads:
  2663.       if (window.goog && window.goog.comments) {
  2664.         render();
  2665.       } else {
  2666.         window.goog = window.goog || {};
  2667.         window.goog.comments = window.goog.comments || {};
  2668.         window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  2669.         window.goog.comments.loadQueue.push(render);
  2670.       }
  2671.     })();
  2672. // ]]>
  2673.   </script>
  2674. </b:includable>
  2675.               <b:includable id='threaded_comments' var='post'>
  2676.   <div class='comments' id='comments'>
  2677.     <a name='comments'/>
  2678.     <h4><data:post.commentLabelFull/>:</h4>
  2679.  
  2680.     <div class='comments-content'>
  2681.       <b:if cond='data:post.embedCommentForm'>
  2682.         <b:include data='post' name='threaded_comment_js'/>
  2683.       </b:if>
  2684.       <div id='comment-holder'>
  2685.          <data:post.commentHtml/>
  2686.       </div>
  2687.     </div>
  2688.  
  2689.     <p class='comment-footer'>
  2690.       <b:if cond='data:post.allowNewComments'>
  2691.         <b:include data='post' name='threaded-comment-form'/>
  2692.       <b:else/>
  2693.         <data:post.noNewCommentsText/>
  2694.       </b:if>
  2695.     </p>
  2696.  
  2697.     <b:if cond='data:showCmtPopup'>
  2698.       <div id='comment-popup'>
  2699.         <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  2700.         </iframe>
  2701.       </div>
  2702.     </b:if>
  2703.  
  2704.     <div id='backlinks-container'>
  2705.     <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  2706.        <b:if cond='data:post.showBacklinks'>
  2707.          <b:include data='post' name='backlinks'/>
  2708.        </b:if>
  2709.     </div>
  2710.     </div>
  2711.   </div>
  2712. </b:includable>
  2713.             </b:widget>
  2714.           </b:section>
  2715.         </div>
  2716.         </div>
  2717.  
  2718.         <div class='column-left-outer'>
  2719.         <div class='column-left-inner'>
  2720.           <aside>
  2721.           <macro:include id='main-column-left-sections' name='sections'>
  2722.             <macro:param default='0' name='num'/>
  2723.             <macro:param default='sidebar-left' name='idPrefix'/>
  2724.             <macro:param default='sidebar' name='class'/>
  2725.             <macro:param default='true' name='includeBottom'/>
  2726.           </macro:include>
  2727.           </aside>
  2728.         </div>
  2729.         </div>
  2730.  
  2731.         <div class='column-right-outer'>
  2732.         <div class='column-right-inner'>
  2733.           <aside>
  2734.           <macro:include id='main-column-right-sections' name='sections'>
  2735.             <macro:param default='2' name='num'/>
  2736.             <macro:param default='sidebar-right' name='idPrefix'/>
  2737.             <macro:param default='sidebar' name='class'/>
  2738.             <macro:param default='true' name='includeBottom'/>
  2739.           </macro:include>
  2740.           </aside>
  2741.         </div>
  2742.         </div>
  2743.  
  2744.         </div>
  2745.  
  2746.         <div style='clear: both'/>
  2747.       <!-- columns -->
  2748.       </div>
  2749.  
  2750.     <!-- main -->
  2751.     </div>
  2752.     </div>
  2753.     <div class='main-cap-bottom cap-bottom'>
  2754.       <div class='cap-left'/>
  2755.       <div class='cap-right'/>
  2756.     </div>
  2757.     </div>
  2758.  
  2759.     <footer>
  2760.     <div class='footer-outer'>
  2761.     <div class='footer-cap-top cap-top'>
  2762.       <div class='cap-left'/>
  2763.       <div class='cap-right'/>
  2764.     </div>
  2765.     <div class='fauxborder-left footer-fauxborder-left'>
  2766.     <div class='fauxborder-right footer-fauxborder-right'/>
  2767.     <div class='region-inner footer-inner'>
  2768.       <macro:include id='footer-sections' name='sections'>
  2769.         <macro:param default='2' name='num'/>
  2770.         <macro:param default='footer' name='idPrefix'/>
  2771.         <macro:param default='foot' name='class'/>
  2772.         <macro:param default='false' name='includeBottom'/>
  2773.       </macro:include>
  2774.       <!-- outside of the include in order to lock Attribution widget -->
  2775.       <b:section class='foot' id='footer-3' showaddelement='no'/>
  2776.     </div>
  2777.     </div>
  2778.     <div class='footer-cap-bottom cap-bottom'>
  2779.       <div class='cap-left'/>
  2780.       <div class='cap-right'/>
  2781.     </div>
  2782.     </div>
  2783.     </footer>
  2784.  
  2785.   <!-- content -->
  2786.     </div>
  2787.     </div>
  2788.  
  2789.   <div class='content-cap-bottom cap-bottom'>
  2790.     <div class='cap-left'/>
  2791.     <div class='cap-right'/>
  2792.   </div>
  2793.   </div>
  2794.   </div>
  2795.  
  2796.   <script type='text/javascript'>
  2797.     window.setTimeout(function() {
  2798.         document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  2799.       }, 10);
  2800.   </script>
  2801.  
  2802.     <div id='footer-wrapper'>
  2803. <div align='center'>&#169; <a href='http://princesstutoriais.blogspot.com.br' target='_blank'>Princess Tutoriais</a> 2014 Todos os direitos reservados || Criado por Claudine.|| Tecnologia do <a href='http://www.blogger.com' target='_blank'>Blogger &#169;</a>.</div>
  2804. </div>
  2805.  
  2806.  
  2807. </body>
  2808.  
  2809. <macro:includable id='sections' var='col'>
  2810.   <macro:if cond='data:col.num == 0'>
  2811.   <macro:else/>
  2812.     <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  2813.  
  2814.     <macro:if cond='data:col.num &gt;= 2'>
  2815.       <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  2816.       <tbody>
  2817.       <tr>
  2818.         <td class='first columns-cell'>
  2819.           <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  2820.         </td>
  2821.  
  2822.         <td class='columns-cell'>
  2823.           <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  2824.         </td>
  2825.  
  2826.         <macro:if cond='data:col.num &gt;= 3'>
  2827.           <td class='columns-cell'>
  2828.             <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  2829.           </td>
  2830.         </macro:if>
  2831.  
  2832.         <macro:if cond='data:col.num &gt;= 4'>
  2833.           <td class='columns-cell'>
  2834.             <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  2835.           </td>
  2836.         </macro:if>
  2837.       </tr>
  2838.       </tbody>
  2839.       </table>
  2840.  
  2841.       <macro:if cond='data:col.includeBottom'>
  2842.         <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  2843.       </macro:if>
  2844.     </macro:if>
  2845.   </macro:if>
  2846. </macro:includable>
  2847.  
  2848. <b:section-contents id='sidebar-right-1'>
  2849.   <b:widget id='HTML4' locked='false' title='Welcome' type='HTML'>
  2850.     <b:includable id='main'>
  2851.   <!-- only display title if it's non-empty -->
  2852.  <b:if cond='data:title != &quot;&quot;'>
  2853.    <h2 class='title'><data:title/></h2>
  2854.  </b:if>
  2855.  <div class='widget-content'>
  2856.    <data:content/>
  2857.  </div>
  2858.  
  2859.  <b:include name='quickedit'/>
  2860. </b:includable>
  2861.  </b:widget>
  2862.  <b:widget id='HTML6' locked='false' title='Marcadores' type='HTML'>
  2863.    <b:includable id='main'>
  2864.  <!-- only display title if it's non-empty -->
  2865.   <b:if cond='data:title != &quot;&quot;'>
  2866.     <h2 class='title'><data:title/></h2>
  2867.   </b:if>
  2868.   <div class='widget-content'>
  2869.     <data:content/>
  2870.   </div>
  2871.  
  2872.   <b:include name='quickedit'/>
  2873. </b:includable>
  2874.   </b:widget>
  2875.   <b:widget id='HTML5' locked='false' title='Afiliados' type='HTML'>
  2876.     <b:includable id='main'>
  2877.   <!-- only display title if it's non-empty -->
  2878.  <b:if cond='data:title != &quot;&quot;'>
  2879.    <h2 class='title'><data:title/></h2>
  2880.  </b:if>
  2881.  <div class='widget-content'>
  2882.    <data:content/>
  2883.  </div>
  2884.  
  2885.  <b:include name='quickedit'/>
  2886. </b:includable>
  2887.  </b:widget>
  2888.  <b:widget id='HTML3' locked='false' title='Seguir o blog' type='HTML'>
  2889.    <b:includable id='main'>
  2890.  <!-- only display title if it's non-empty -->
  2891.   <b:if cond='data:title != &quot;&quot;'>
  2892.     <h2 class='title'><data:title/></h2>
  2893.   </b:if>
  2894.   <div class='widget-content'>
  2895.     <data:content/>
  2896.   </div>
  2897.  
  2898.   <b:include name='quickedit'/>
  2899. </b:includable>
  2900.   </b:widget>
  2901.   <b:widget id='BlogArchive1' locked='false' title='Arquivo do Blog' type='BlogArchive'>
  2902.     <b:includable id='main'>
  2903.   <b:if cond='data:title'>
  2904.     <h2><data:title/></h2>
  2905.   </b:if>
  2906.   <div class='widget-content'>
  2907.   <div id='ArchiveList'>
  2908.   <div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
  2909.     <b:if cond='data:style == &quot;HIERARCHY&quot;'>
  2910.      <b:include data='data' name='interval'/>
  2911.     </b:if>
  2912.     <b:if cond='data:style == &quot;FLAT&quot;'>
  2913.       <b:include data='data' name='flat'/>
  2914.     </b:if>
  2915.     <b:if cond='data:style == &quot;MENU&quot;'>
  2916.       <b:include data='data' name='menu'/>
  2917.     </b:if>
  2918.   </div>
  2919.   </div>
  2920.   <b:include name='quickedit'/>
  2921.   </div>
  2922. </b:includable>
  2923.     <b:includable id='flat' var='data'>
  2924. <div id='bloggerCalendarList'>
  2925.   <ul>
  2926.     <b:loop values='data:data' var='i'>
  2927.       <li class='archivedate'>
  2928.         <a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
  2929.       </li>
  2930.     </b:loop>
  2931.   </ul>
  2932. </div>
  2933. <div id='blogger_calendar' style='display:none'>
  2934. <table id='bcalendar'><caption id='bcaption'>
  2935. </caption>
  2936. <!-- Table Header -->
  2937. <thead id='bcHead'/>
  2938. <!-- Table Footer -->
  2939. <!-- Table Body -->
  2940. <tbody><tr><td id='cell1'> </td><td id='cell2'> </td><td id='cell3'> </td><td id='cell4'> </td><td id='cell5'> </td><td id='cell6'> </td><td id='cell7'> </td></tr>
  2941. <tr><td id='cell8'> </td><td id='cell9'> </td><td id='cell10'> </td><td id='cell11'> </td><td id='cell12'> </td><td id='cell13'> </td><td id='cell14'> </td></tr>
  2942. <tr><td id='cell15'> </td><td id='cell16'> </td><td id='cell17'> </td><td id='cell18'> </td><td id='cell19'> </td><td id='cell20'> </td><td id='cell21'> </td></tr>
  2943. <tr><td id='cell22'> </td><td id='cell23'> </td><td id='cell24'> </td><td id='cell25'> </td><td id='cell26'> </td><td id='cell27'> </td><td id='cell28'> </td></tr>
  2944. <tr><td id='cell29'> </td><td id='cell30'> </td><td id='cell31'> </td><td id='cell32'> </td><td id='cell33'> </td><td id='cell34'> </td><td id='cell35'> </td></tr>
  2945. <tr id='lastRow'><td id='cell36'> </td><td id='cell37'> </td></tr>
  2946. </tbody>
  2947. </table>
  2948. <table id='bcNavigation'><tr>
  2949. <td id='bcFootPrev'/>
  2950. <td id='bcFootAll'/>
  2951. <td id='bcFootNext'/>
  2952. </tr></table>  
  2953. <div id='calLoadingStatus' style='display:none; text-align:center;'>
  2954. <script type='text/javascript'>bcLoadStatus();</script>
  2955. </div>
  2956. <div id='calendarDisplay'/>
  2957. </div>
  2958. <script type='text/javascript'> initCal();</script>
  2959. </b:includable>
  2960.     <b:includable id='interval' var='intervalData'>
  2961.   Configure your calendar archive widget - Edit archive widget - Flat List - Newest first - Choose any Month/Year Format
  2962. </b:includable>
  2963.     <b:includable id='menu' var='data'>
  2964.   Configure your calendar archive widget - Edit archive widget - Flat List - Newest first - Choose any Month/Year Format
  2965. </b:includable>
  2966.     <b:includable id='posts' var='posts'>
  2967. <!-- posts not needed for Calendar -->
  2968. </b:includable>
  2969.     <b:includable id='toggle' var='interval'>
  2970.   <!-- Toggle not needed for Calendar -->
  2971. </b:includable>
  2972.   </b:widget>
  2973.   <b:widget id='HTML2' locked='false' title='The End' type='HTML'>
  2974.     <b:includable id='main'>
  2975.   <!-- only display title if it's non-empty -->
  2976.  <b:if cond='data:title != &quot;&quot;'>
  2977.    <h2 class='title'><data:title/></h2>
  2978.  </b:if>
  2979.  <div class='widget-content'>
  2980.    <data:content/>
  2981.  </div>
  2982.  
  2983.  <b:include name='quickedit'/>
  2984. </b:includable>
  2985.  </b:widget>
  2986. </b:section-contents><b:section-contents id='sidebar-right-2-1'/><b:section-contents id='sidebar-right-2-2'/><b:section-contents id='sidebar-right-3'/><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement