Guest User

Untitled

a guest
Jun 21st, 2013
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.85 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html (View Source for full doctype...)>
  3. - <html b:version="2" class="v2" expr:dir="data:blog.languageDirection" xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr">
  4. - <head>
  5. - <b:if cond="data:blog.isMobile">
  6. <meta content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" name="viewport" />
  7. <b:else />
  8. <meta content="width=1100" name="viewport" />
  9. </b:if>
  10. <b:include data="blog" name="all-head-content" />
  11. - <title>
  12. <data:blog.pageTitle />
  13. </title>
  14. - <b:skin>
  15. - <![CDATA[
  16. /*
  17. -----------------------------------------------
  18. Blogger Template Style
  19. Name: Travel
  20. Designer: Sookhee Lee
  21. URL: www.plyfly.net
  22. ----------------------------------------------- */
  23.  
  24. /* Variable definitions
  25. ====================
  26. <Variable name="keycolor" description="Main Color" type="color" default="#539bcd" value="#cfd9f6"/>
  27.  
  28. <Group description="Page Text" selector="body">
  29. <Variable name="body.font" description="Font" type="font"
  30. default="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif"/>
  31. <Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb" value="#000000"/>
  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="#000000"/>
  41. <Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209" value="#000000"/>
  42. <Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900" value="#cccccc"/>
  43. </Group>
  44.  
  45. <Group description="Blog Title" selector=".header h1">
  46. <Variable name="header.font" description="Font" type="font"
  47. default="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif"/>
  48. <Variable name="header.text.color" description="Text Color" type="color" default="#ffffff" value="#000000"/>
  49. </Group>
  50.  
  51. <Group description="Blog Description" selector=".header .description">
  52. <Variable name="description.text.color" description="Description Color" type="color"
  53. default="$(body.text.color)" value="#000000"/>
  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 normal 16px 'Trebuchet MS',Trebuchet,sans-serif"/>
  59. <Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff" value="#000000"/>
  60. <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#ffffff" value="#000000"/>
  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="#000000"/>
  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="transparent"/>
  84. <Variable name="post.background.url" description="Post Background URL" type="url" default="none" value="none"/>
  85. </Group>
  86.  
  87. <Group description="Gadget Title Color" selector="h2">
  88. <Variable name="widget.title.font" description="Font" type="font"
  89. default="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  90. <Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff" value="#000000"/>
  91. </Group>
  92.  
  93. <Group description="Gadget Text" selector=".footer-inner .widget, .sidebar .widget">
  94. <Variable name="widget.font" description="Font" type="font"
  95. default="$(body.font)" value="$(body.font)"/>
  96. <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#000000"/>
  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="#000000"/>
  101. <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="#000000"/>
  102. <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff" value="#999999"/>
  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://3.bp.blogspot.com/-z_CwhKiayXg/UcThrFn0PiI/AAAAAAAABIs/qt5pSXS4Iw8/s1600/Background_Layout_Free.png) repeat scroll top left"/>
  112. <Variable name="content.background" description="Content Background" type="background"
  113. color="$(content.background.color)" default="$(color) none repeat scroll top center" value="#ffffff url(//www.blogblog.com/1kt/travel/bg_container.png) repeat-x scroll top left"/>
  114. <Variable name="comments.background" description="Comments Background" type="background"
  115. default="#cccccc none repeat scroll top center" value="#cccccc none repeat scroll top center"/>
  116.  
  117. <Variable name="content.imageBorder.top.space" description="Content Image Border Top Space" type="length" default="0" value="5px"/>
  118. <Variable name="content.imageBorder.top" description="Content Image Border Top" type="url" default="none" value="url(//www.blogblog.com/1kt/travel/bg_container.png)"/>
  119.  
  120. <Variable name="content.margin" description="Content Margin Top" type="length" default="20px" value="20px"/>
  121. <Variable name="content.padding" description="Content Padding" type="length" default="20px" value="20px"/>
  122. <Variable name="content.posts.padding" description="Posts Content Padding" type="length" default="10px" value="10px"/>
  123.  
  124. <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
  125. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  126. <Variable name="tabs.selected.background.gradient" description="Tabs Selected Background Gradient" type="url"
  127. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  128. <Variable name="widget.outer.background.gradient" description="Sidebar Gradient" type="url"
  129. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  130. <Variable name="footer.background.gradient" description="Footer Background Gradient" type="url" default="none" value="none"/>
  131. <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
  132. default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
  133. <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" value="#000000"/>
  134. <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  135. <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  136. */
  137.  
  138. /* Content
  139. ----------------------------------------------- */
  140. body {
  141. font: $(body.font);
  142. color: $(body.text.color);
  143. background: $(body.background);
  144. }
  145.  
  146. html body .region-inner {
  147. min-width: 0;
  148. max-width: 100%;
  149. width: auto;
  150. }
  151.  
  152. a:link {
  153. text-decoration:none;
  154. color: $(link.color);
  155. }
  156.  
  157. a:visited {
  158. text-decoration:none;
  159. color: $(link.visited.color);
  160. }
  161.  
  162. a:hover {
  163. text-decoration:underline;
  164. color: $(link.hover.color);
  165. }
  166.  
  167. .content-outer .content-cap-top {
  168. height:;
  169. background:;
  170. }
  171.  
  172. .content-outer {
  173. margin: 0 auto;
  174. }
  175.  
  176. .content-inner {
  177. background:;
  178. background-position:;
  179. background-color: ;
  180. }
  181.  
  182. .main-inner .date-outer {
  183. margin-bottom: 2em;
  184. }
  185.  
  186. /* Header
  187. ----------------------------------------------- */
  188. .header-inner .Header .titlewrapper,
  189. .header-inner .Header .descriptionwrapper {
  190. padding-left: 10px;
  191. padding-right: 10px;
  192. }
  193.  
  194. .Header h1 {
  195. font: $(header.font);
  196. color: $(header.text.color);
  197. text-align: center;
  198. font-family: '5thGrade';
  199. }
  200.  
  201. .Header h1 a {
  202. color: $(header.text.color);
  203. text-align: center;
  204. font-family: '5thGrade';
  205. }
  206.  
  207. .Header .description {
  208. font-size: 130%;
  209. }
  210.  
  211. /* Tabs
  212. ----------------------------------------------- */
  213. .tabs-inner {
  214. margin: 1em 0 0;
  215. padding: 0;
  216. }
  217.  
  218. .tabs-inner .section {
  219. margin: 0;
  220. }
  221.  
  222. .tabs-inner .widget ul {
  223. padding: 0;
  224. background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  225. }
  226.  
  227. .tabs-inner .widget li {
  228. border: none;
  229. }
  230.  
  231. .tabs-inner .widget li a {
  232. display: inline-block;
  233. padding: 1em 1.5em;
  234. color: $(tabs.text.color);
  235. font: $(tabs.font);
  236. }
  237.  
  238. .tabs-inner .widget li.selected a,
  239. .tabs-inner .widget li a:hover {
  240. position: relative;
  241. z-index: 1;
  242. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  243. color: $(tabs.selected.text.color);
  244.  
  245. }
  246. /* Headings
  247. ----------------------------------------------- */
  248. h2 {
  249. font: $(widget.title.font);
  250. color: $(widget.title.text.color);
  251. }
  252.  
  253. .main-inner h2.date-header {
  254. font: $(date.font);
  255. color: $(date.text.color);
  256. }
  257.  
  258. .footer-inner .widget h2,
  259. .sidebar .widget h2 {
  260. padding-bottom: .5em;
  261. }
  262.  
  263. /* Main
  264. ----------------------------------------------- */
  265.  
  266. .main-inner {
  267. padding: $(content.padding) 0;
  268. }
  269.  
  270. .main-inner .column-center-inner {
  271. padding: $(content.posts.padding) 0;
  272. }
  273.  
  274. .main-inner .column-center-inner .section {
  275. margin: 0 $(content.posts.padding);
  276. }
  277.  
  278. .main-inner .column-right-inner {
  279. margin-left: $(content.padding);
  280. }
  281.  
  282. .main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
  283. margin-left: $(content.padding);
  284. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  285. }
  286.  
  287. .main-inner .column-left-inner {
  288. margin-right: $(content.padding);
  289. }
  290.  
  291. .main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
  292. margin-right: $(content.padding);
  293. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  294. }
  295.  
  296. .main-inner .column-left-inner,
  297. .main-inner .column-right-inner {
  298. padding: 15px 0;
  299. }
  300.  
  301. /* Posts
  302. ----------------------------------------------- */
  303. h3.post-title {
  304. margin-top: 20px;
  305. text-align: center;
  306. font-family: '5thGrade';
  307. }
  308.  
  309. h3.post-title a {
  310. margin-top: 20px;
  311. text-align: center;
  312. font-family: '5thGrade';
  313. color: #000;
  314. }
  315.  
  316. h3.post-title a:hover {
  317. margin-top: 20px;
  318. text-align: center;
  319. font-family: '5thGrade';
  320. }
  321.  
  322. .main-inner .column-center-outer {
  323. background: $(post.background.color) $(post.background.url) repeat scroll top left;
  324. _background-image: none;
  325. }
  326. .post-outer{
  327. padding-top: 4px;
  328. padding-left: 10px;
  329. padding-right: 10px;
  330. padding-bottom: 14px;
  331. border-width: 29px 1px 0px 0px;
  332. background: #fff;
  333. border-radius: 2px;
  334. box-shadow: inset 0 0 20px #f5f5f5, 0 0 5px #ccc;
  335. }
  336.  
  337. .post-body {
  338. line-height: 1.4;
  339. position: relative;
  340. }
  341.  
  342. .post-header {
  343. margin: 0 0 1em;
  344.  
  345. line-height: 1.6;
  346. }
  347.  
  348. .post-footer {
  349. margin: .5em 0;
  350. line-height: 1.6;
  351. }
  352.  
  353. #blog-pager {
  354. font-size: 140%;
  355. }
  356.  
  357. #comments {
  358. background: $(comments.background);
  359. padding: 15px;
  360. }
  361.  
  362. #comments .comment-author {
  363. padding-top: 1.5em;
  364. }
  365.  
  366. #comments h4,
  367. #comments .comment-author a,
  368. #comments .comment-timestamp a {
  369. color: $(post.title.text.color);
  370. }
  371.  
  372. #comments .comment-author:first-child {
  373. padding-top: 0;
  374. border-top: none;
  375. }
  376.  
  377. .avatar-image-container {
  378. margin: .2em 0 0;
  379. }
  380.  
  381. /* Comments
  382. ----------------------------------------------- */
  383. .comments{clear:both;margin-top:10px;margin-bottom:0;line-height:20px;font-size:12px}
  384. .comments .comments-content{margin-bottom:16px;font-weight:normal;text-align:left}
  385. .comments .comment .comment-actions a,.comments .comment .continue a{
  386. display:inline-block;
  387. margin:0 0 10px 10px;
  388. padding:0 15px;
  389. color:#ffffff!important; /*--- cor da fonte do botão reply--- */
  390. text-align: center;
  391. text-decoration:none;
  392. background: #9F2E30; /*--- cor de fundo do botão reply--- */
  393. background: -webkit-gradient( linear, left top, left bottom, color-stop(.2, #9F2E30), color-stop(1, #9F2E30) ); /*--- cor de fundo gradiente--- */
  394. background: -moz-linear-gradient( center top, #9F2E30 20%, #9F2E30100% );/*--- cor de fundo gradiente--- */
  395. border-radius:2px;
  396. -moz-border-radius:2px;
  397. height:25px;
  398. line-height:26px;
  399. font-weight:normal;
  400. cursor:pointer;
  401. -webkit-transition-duration: .50s;
  402. }
  403. .comments .comment .comment-actions a:hover,.comments .comment .continue a:hover {
  404. text-decoration: none;
  405. background: -webkit-gradient( linear, left top, left bottom, color-stop(.2, #000000), color-stop(1, #000000) ); /*--- cor de fundo gradiente--- */
  406. background: -moz-linear-gradient( center top, #000000 20%, #000000 100% );/*--- cor de fundo gradiente--- */
  407. -webkit-transition-duration: .50s;
  408. }
  409. .comments .comments-content .comment-thread ol{
  410. list-style-type:none;padding:0;text-align:none}
  411. .comments .comments-content .inline-thread{padding:0}
  412. .comments .comments-content .comment-thread{margin:8px 0}
  413. .comments .comments-content .comment-thread:empty{display:none}
  414. .comment-replies{margin-top:1em;margin-center:50px;}
  415. .comments .comments-content .comment{margin-bottom:0;padding-bottom:0}
  416. .comments .comments-content .comment:first-child{padding-top:16px}
  417. .comments .comments-content .comment:last-child{border-bottom:0;padding-bottom:0}
  418. .comments .comments-content .comment-body{position:relative;
  419. }
  420. .comments .comments-content .user{font-style:normal;font-weight:normal}
  421. .comments .comments-content .user a{font-weight:normal;text-decoration:none;}
  422. .comments .comments-content .datetime a{
  423. font-size:11px;
  424. float: right;
  425. text-decoration:none; color:#9F2E30; /* -- cor do link da data do comentário -- */
  426. -webkit-transition-duration: .50s;
  427. }
  428. .comments .comments-content .datetime a:hover{
  429. font-size:11px;
  430. float: right;
  431. text-decoration:none; color:#9F2E30; /* -- cor do link da data do comentário -- */
  432. -webkit-transition-duration: .50s;
  433. }
  434. .comment-content{margin:0 0 8px;padding:0 5px;
  435. }
  436. .comments .comment-block{
  437. margin-left:65px;
  438. position:relative;
  439. background:#fff; /* -- cor de fundo do comentário -- */
  440. border:1px solid #d8d5d5; /* --- cor da borda do comentário ---*/
  441. border-radius:1px;
  442. -moz-border-radius:1px;
  443. }
  444. .comment-header{ /*--- linha onde fica o nome do autor do comentário --- */
  445. background-color:#f6f6f6; /*--- cor de fundo--- */
  446. font-size:14px;
  447. border-bottom:1px solid #d8d5d5; /*--- cor da borda --- */
  448. padding:5px;
  449. }
  450. .comment-header a{
  451. color: #9F2E30; /*--- cor do link nome do autor do comentario --- */
  452. -webkit-transition-duration: .50s;
  453. }
  454. .comment-header a:hover{
  455. color: #000000; /*--- cor do link nome do autor do comentario --- */
  456. -webkit-transition-duration: .50s;
  457. }
  458. .comments .comments-content .owner-actions{position:absolute;right:0;top:0}
  459. .comments .comments-replybox{border:none;height:230px;width:100%}
  460. .comments .comment-replybox-thread{margin-top:0}
  461. .comments .comment-replybox-single{margin-top:5px;margin-right:48px}
  462. .comments .comments-content .loadmore a{display:block;padding:10px 16px;text-align:center}
  463. .comments .thread-toggle{cursor:pointer;display:inline-block}
  464. .comments .comments-content .loadmore{cursor:pointer;max-height:3em;margin-top:0}
  465. .comments .comments-content .loadmore.loaded{max-height:0;opacity:0;overflow:hidden}
  466. .comments .thread-chrome.thread-collapsed{display:none}
  467. .comments .thread-toggle{display:inline-block}
  468. .comments .thread-toggle .thread-arrow{
  469. display:inline-block;
  470. height:6px;
  471. width:7px;
  472. overflow:visible;
  473. margin:0.3em;
  474. padding-right:4px;
  475. }
  476. .comments .thread-expanded .thread-arrow{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAc AAAAHCAYAAADEUlfTAAAAG0lEQVR42mNgwAfKy8v/48I4FeA0AacVDFQBAP9wJkE/KhUMAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent;
  477. }
  478. .comments .thread-collapsed .thread-arrow{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA AcAAAAHCAYAAADEUlfTAAAAJUlEQVR42mNgAILy8vL/DLgASBKnApgkVgXIkhgKiNKJ005s4gDLbCZBiSxfygAAAAB JRU5ErkJggg==") no-repeat scroll 0 0 transparent;
  479. }
  480. .avatar-image-container{
  481. width:55px !important;
  482. height:55px !important;
  483. max-width:55px !important;
  484. max-height:55px !important}
  485. .comments .avatar-image-container img{
  486. padding:2px;
  487. border:1px solid #cccccc;
  488. width:40px !important;
  489. height:40px !important
  490. ;max-width:40px !important;
  491. max-height:40px !important;
  492. -webkit-border-radius: 1px;
  493. -webkit-transition-duration: .50s;
  494. }
  495. .comments .avatar-image-container img:hover{
  496. padding:2px;
  497. border:1px solid #9F2E30;
  498. width:40px !important;
  499. height:40px !important
  500. ;max-width:40px !important;
  501. max-height:40px !important;
  502. -webkit-border-radius: 1px;
  503. -webkit-transition-duration: .50s;
  504. }
  505. /* Widgets
  506. ----------------------------------------------- */
  507.  
  508. .sidebar .widget {
  509. padding-top: 14px;
  510. padding-left: 10px;
  511. padding-right: 10px;
  512. padding-bottom: 14px;
  513. border-width: 29px 1px 0px 0px;
  514. background: #fff;
  515. border-radius: 2px;
  516. box-shadow: inset 0 0 20px #f5f5f5, 0 0 5px #ccc;
  517. }
  518.  
  519. .sidebar .widget:first-child {
  520. padding-top: 14px;
  521. padding-left: 10px;
  522. padding-right: 10px;
  523. padding-bottom: 14px;
  524. border-width: 29px 1px 0px 0px;
  525. background: #fff;
  526. border-radius: 2px;
  527. box-shadow: inset 0 0 20px #f5f5f5, 0 0 5px #ccc;
  528. }
  529.  
  530. .sidebar .widget:last-child {
  531. padding-top: 14px;
  532. padding-left: 10px;
  533. padding-right: 10px;
  534. padding-bottom: 14px;
  535. border-width: 29px 1px 0px 0px;
  536. background: #fff;
  537. border-radius: 2px;
  538. box-shadow: inset 0 0 20px #f5f5f5, 0 0 5px #ccc;
  539. }
  540. .sidebar h2 {
  541. text-align: center;
  542. font-family: '5thGrade';
  543. }
  544.  
  545. .footer-inner .widget,
  546. .sidebar .widget {
  547. font: $(widget.font);
  548. color: $(widget.text.color);
  549. }
  550.  
  551.  
  552. .sidebar .widget a:link {
  553. color: $(widget.link.color);
  554. text-decoration: none;
  555. }
  556.  
  557. .sidebar .widget a:visited {
  558. color: $(widget.link.visited.color);
  559. }
  560.  
  561. .sidebar .widget a:hover {
  562. color: $(widget.link.color);
  563. text-decoration: underline;
  564. }
  565.  
  566. .footer-inner .widget a:link {
  567. color: $(link.color);
  568. text-decoration: none;
  569. }
  570.  
  571. .footer-inner .widget a:visited {
  572. color: $(link.visited.color);
  573. }
  574.  
  575. .footer-inner .widget a:hover {
  576. color: $(link.color);
  577. text-decoration: underline;
  578. }
  579.  
  580. .widget .zippy {
  581. color: $(widget.alternate.text.color);
  582. }
  583.  
  584. .footer-inner {
  585. background: transparent $(footer.background.gradient) repeat scroll top center;
  586. }
  587.  
  588. /* Mobile
  589. ----------------------------------------------- */
  590. body.mobile {
  591. background-size: 100% auto;
  592. }
  593.  
  594. body.mobile .AdSense {
  595. margin: 0 -10px;
  596. }
  597.  
  598. .mobile .body-fauxcolumn-outer {
  599. background: $(mobile.background.overlay);
  600. }
  601.  
  602. .mobile .footer-inner .widget a:link {
  603. color: $(widget.link.color);
  604. text-decoration: none;
  605. }
  606.  
  607. .mobile .footer-inner .widget a:visited {
  608. color: $(widget.link.visited.color);
  609. }
  610.  
  611. .mobile-post-outer a {
  612. color: $(post.title.text.color);
  613. }
  614.  
  615. .mobile-link-button {
  616. background-color: $(link.color);
  617. }
  618.  
  619. .mobile-link-button a:link, .mobile-link-button a:visited {
  620. color: $(mobile.button.color);
  621. }
  622.  
  623. .mobile-index-contents {
  624. color: $(body.text.color);
  625. }
  626.  
  627. .mobile .tabs-inner .PageList .widget-content {
  628. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  629. color: $(tabs.selected.text.color);
  630. }
  631.  
  632. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  633. border-$startSide: 1px solid $(tabs.selected.text.color);
  634. }
  635. @font-face {font-family: '5thGrade'; src: url('http://static.tumblr.com/q5xxpiq/iXKmmcj10/5thgradecursive.ttf');}
  636. div#qTip {
  637. margin:3px;
  638. padding: 8px 22px;
  639. border-right-width: 2px;
  640. border-bottom-width: 2px;
  641. display: none;
  642. color:#b2d4dc;
  643. background: #ffe4be;
  644. font-family: WakingUp;
  645. font-size: 20px;
  646. text-align: left;
  647. position: absolute;
  648. z-index: 1000;
  649. }
  650. .hoverblurry{
  651. -webkit-border-radius: 50px;
  652. -moz-border-radius: 50px;
  653. -o-border-radius: 50px;
  654. -webkit-transition-duration: .90s;
  655. -moz-transition-duration: .90s;
  656. -o-transition-duration: .90s;
  657. }
  658. .hoverblurry:hover{
  659. -webkit-transform: rotate(720deg);
  660. -moz-transform: rotate(720deg);
  661. -o-transform: rotate(720deg);
  662. -webkit-filter: blur(1px);
  663. -moz-filter: blur(1px);
  664. -o-filter: blur(1px);
  665. -webkit-transition-duration: .90s;
  666. -moz-transition-duration: .90s;
  667. -o-transition-duration: .90s;
  668. }
  669. blockquote {
  670. padding: 5px;
  671. font-size: 11px;
  672. color: #696969;
  673. background-color: #f7e9e2;
  674. border-right: 9px solid #ddc69f;
  675. border-left: 9px solid #ddc69f;
  676. text-align: center;
  677. box-shadow: inset 0 0 15px #ecebeb, 0 0 5px #d2d1d3;
  678. -webkit-transition-duration: .50s;
  679. }
  680. blockquote:hover {
  681. border-right: 3px solid #ddc69f;
  682. border-left: 3px solid #ddc69f;
  683. -webkit-transition-duration: .50s;
  684. }
  685. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/0xqvkot/7jqmgsn0m/pf_arma_five.ttf'); }
  686. .main-inner h2.date-header {
  687. font-family: silkscreen;
  688. margin-right: -59px; /* Altere o valor até que fique do tamanho certo */
  689. margin-top: 10px;
  690. float: right;
  691. font-size: 8px;
  692. padding: 5px;
  693. color: #fff;
  694. background: #ffe4be;
  695. text-shadow:#767676 0px 1px 1px;
  696. box-shadow: 2px 2px 3px #ccc; /* Sombra */
  697. border-top-left-radius:0px;
  698. border-top-right-radius:10px;
  699. border-bottom-left-radius:0px;
  700. border-bottom-right-radius:10px;
  701. -webkit-transition-duration: .50s;
  702. }
  703. .main-inner h2.date-header:hover {
  704. border-top-left-radius:0px;
  705. border-top-right-radius:0px;
  706. border-bottom-left-radius:0px;
  707. border-bottom-right-radius:0px;
  708. font-family: silkscreen;
  709. -webkit-transition-duration: .50s;
  710. background: #ddc69f; /* Fundo hover */
  711. }
  712. ::-moz-selection {
  713. background:#ffe4be;
  714. color:#b2d4dc;
  715. }
  716. ::selection {
  717. background:#ffe4be;
  718. color:#b2d4dc;
  719. }
  720. .search{
  721.  
  722. float: left;
  723.  
  724. font-family: arial !important; /* Fonte do campo de texto*/
  725.  
  726. }
  727. .searchbar{
  728. height: 20px; /*Altura da caixa*/
  729. width: 120px; /*largura da caixa*/
  730. text-align:center;
  731. color:#000000; /* cor da fonte da caixa*/
  732. background:#dcdcdc!important; /* cor de fundo da caixa */
  733. box-shadow: inset 1px 1px 6px #dcdcdc; /* sombra interna*/
  734. font: 11px TMJ !important; /*fonte do texto*/
  735. border: 2px solid #000000; /* borda */
  736. -webkit-border-radius: 10px;
  737. -moz-border-radius: 10px;
  738. border-radius: 10px;
  739. }
  740. .searchbut{
  741. background: url('http://static.tumblr.com/3k2w6wn/inVmeu7x8/5.png');
  742. width:27px; /*Largura do botão*/
  743. height:20px; /*altura do botão*/
  744. border: 0;
  745. padding:2px;
  746. }
  747. b{color: #b2d4dc; text-decoration: none;} /* Estilo do negrito */
  748. b:hover {color: #b2d5fe; text-decoration: none;} /* Estilo hover do negrito */
  749. i {color: #b2d4dc; text-decoration: none;} /* Estilo do itálico */
  750. i:hover {color: #b2d5fe; text-decoration: none;} /* Estilo hover do itálico */
  751. u {color: #b2d4dc; text-decoration: none; border-bottom: 1px dashed #b2d5fe;} /* Estilo do sublinhado */
  752. u:hover {color: #b2d5fe; text-decoration: none; border-bottom: 1px dashed #7CFC00;} /* Estilo hover do sublinhado */
  753. strike {color: #b2d4dc ; text-decoration: strike; } /*estilo do riscado */
  754. strike:hover {color: #b2d5fe; text-decoration: strike; } /*estilo hover do riscado
  755.  
  756.  
  757. ]]>
  758. </b:skin>
  759. - <b:template-skin>
  760. <b:variable default="960px" name="content.width" type="length" value="860px" />
  761. <b:variable default="0" name="main.column.left.width" type="length" value="260px" />
  762. <b:variable default="310px" name="main.column.right.width" type="length" value="0px" />
  763. - <![CDATA[
  764. body {
  765. min-width: $(content.width);
  766. }
  767.  
  768. .content-outer, .content-fauxcolumn-outer, .region-inner {
  769. min-width: $(content.width);
  770. max-width: $(content.width);
  771. _width: $(content.width);
  772. }
  773.  
  774. .main-inner .columns {
  775. padding-left: $(main.column.left.width);
  776. padding-right: $(main.column.right.width);
  777. }
  778.  
  779. .main-inner .fauxcolumn-center-outer {
  780. left: $(main.column.left.width);
  781. right: $(main.column.right.width);
  782. /* IE6 does not respect left and right together */
  783. _width: expression(this.parentNode.offsetWidth -
  784. parseInt("$(main.column.left.width)") -
  785. parseInt("$(main.column.right.width)") + 'px');
  786. }
  787.  
  788. .main-inner .fauxcolumn-left-outer {
  789. width: $(main.column.left.width);
  790. }
  791.  
  792. .main-inner .fauxcolumn-right-outer {
  793. width: $(main.column.right.width);
  794. }
  795.  
  796. .main-inner .column-left-outer {
  797. width: $(main.column.left.width);
  798. right: 100%;
  799. margin-left: -$(main.column.left.width);
  800. }
  801.  
  802. .main-inner .column-right-outer {
  803. width: $(main.column.right.width);
  804. margin-right: -$(main.column.right.width);
  805. }
  806.  
  807. #layout {
  808. min-width: 0;
  809. }
  810.  
  811. #layout .content-outer {
  812. min-width: 0;
  813. width: 800px;
  814. }
  815.  
  816. #layout .region-inner {
  817. min-width: 0;
  818. width: auto;
  819. }
  820.  
  821.  
  822. ]]>
  823. </b:template-skin>
  824. <b:include data="blog" name="google-analytics" />
  825. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript" />
  826. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript" />
  827. </head>
  828. - <body expr:class=""loading" + data:blog.mobileClass">
  829. - <b:section class="navbar" id="navbar" maxwidgets="1" showaddelement="no">
  830. - <b:widget id="Navbar1" locked="false" title="Navbar" type="Navbar">
  831. <b:includable id="main"><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <script type="text/javascript"> gapi.load("iframes-styles-bubble", function() { if (window.iframes && iframes.open) { iframes.open( '//www.blogger.com/navbar.g?targetBlogID\0753768484176073586484\46blogName\75Apenas+Testes\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75http://apenasblogdetestes.blogspot.com/search\46blogLocale\75pt_BR\46v\0752\46homepageUrl\75http://apenasblogdetestes.blogspot.com/\46readAccessMode\75PRIVATE\46vt\75-3954146150097862979', { container: "navbar-iframe-container", id: "navbar-iframe" }, { }); } }); </script><script type="text/javascript"> (function() { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); }})(); </script></b:includable>
  832. </b:widget>
  833. </b:section>
  834. - <b:if cond="data:blog.pageType == "index"">
  835. - <div itemscope="itemscope" itemtype="http://schema.org/Blog" style="display: none;">
  836. <meta expr:content="data:blog.title" itemprop="name" />
  837. - <b:if cond="data:blog.metaDescription">
  838. <meta expr:content="data:blog.metaDescription" itemprop="description" />
  839. </b:if>
  840. </div>
  841. </b:if>
  842. - <div class="body-fauxcolumns">
  843. - <div class="fauxcolumn-outer body-fauxcolumn-outer">
  844. - <div class="cap-top">
  845. <div class="cap-left" />
  846. <div class="cap-right" />
  847. </div>
  848. - <div class="fauxborder-left">
  849. <div class="fauxborder-right" />
  850. <div class="fauxcolumn-inner" />
  851. </div>
  852. - <div class="cap-bottom">
  853. <div class="cap-left" />
  854. <div class="cap-right" />
  855. </div>
  856. </div>
  857. </div>
  858. - <div class="content">
  859. - <div class="content-fauxcolumns">
  860. - <div class="fauxcolumn-outer content-fauxcolumn-outer">
  861. - <div class="cap-top">
  862. <div class="cap-left" />
  863. <div class="cap-right" />
  864. </div>
  865. - <div class="fauxborder-left">
  866. <div class="fauxborder-right" />
  867. <div class="fauxcolumn-inner" />
  868. </div>
  869. - <div class="cap-bottom">
  870. <div class="cap-left" />
  871. <div class="cap-right" />
  872. </div>
  873. </div>
  874. </div>
  875. - <div class="content-outer">
  876. - <div class="content-cap-top cap-top">
  877. <div class="cap-left" />
  878. <div class="cap-right" />
  879. </div>
  880. - <div class="fauxborder-left content-fauxborder-left">
  881. <div class="fauxborder-right content-fauxborder-right" />
  882. - <div class="content-inner">
  883. - <header>
  884. - <div class="header-outer">
  885. - <div class="header-cap-top cap-top">
  886. <div class="cap-left" />
  887. <div class="cap-right" />
  888. </div>
  889. - <div class="fauxborder-left header-fauxborder-left">
  890. <div class="fauxborder-right header-fauxborder-right" />
  891. - <div class="region-inner header-inner">
  892. - <b:section class="header" id="header" maxwidgets="1" showaddelement="no">
  893. - <b:widget id="Header1" locked="false" title="Apenas Testes (Cabeçalho)" type="Header">
  894. - <b:includable id="main">
  895. - <b:if cond="data:useImage">
  896. - <b:if cond="data:imagePlacement == "BEHIND"">
  897. - <!--
  898. Show image as background to text. You can't really calculate the width
  899. reliably in JS because margins are not taken into account by any of
  900. clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
  901. width if the user is using shrink to fit.
  902. This results in a margin-width's worth of pixels being cropped. If the
  903. user is not using shrink to fit then we expand the header.
  904.  
  905.  
  906. -->
  907. - <b:if cond="data:mobile">
  908. - <div id="header-inner">
  909. - <div class="titlewrapper" style="background: transparent">
  910. - <h1 class="title" style="background: transparent; border-width: 0px">
  911. <b:include name="title" />
  912. </h1>
  913. </div>
  914. <b:include name="description" />
  915. </div>
  916. <b:else />
  917. - <div expr:style=""background-image: url(\"" + data:sourceUrl + "\"); " + "background-position: " + data:backgroundPositionStyleStr + "; " + data:widthStyleStr + "min-height: " + data:height + "_height: " + data:height + "background-repeat: no-repeat; "" id="header-inner">
  918. - <div class="titlewrapper" style="background: transparent">
  919. - <h1 class="title" style="background: transparent; border-width: 0px">
  920. <b:include name="title" />
  921. </h1>
  922. </div>
  923. <b:include name="description" />
  924. </div>
  925. </b:if>
  926. <b:else />
  927. - <!-- Show the image only
  928. -->
  929. - <div id="header-inner">
  930. - <a expr:href="data:blog.homepageUrl" style="display: block">
  931. <img expr:alt="data:title" expr:height="data:height" expr:id="data:widget.instanceId + "_headerimg"" expr:src="data:sourceUrl" expr:width="data:width" style="display: block" />
  932. </a>
  933. - <!-- Show the description
  934. -->
  935. - <b:if cond="data:imagePlacement == "BEFORE_DESCRIPTION"">
  936. <b:include name="description" />
  937. </b:if>
  938. </div>
  939. </b:if>
  940. <b:else />
  941. - <!-- No header image
  942. -->
  943. - <div id="header-inner">
  944. - <div class="titlewrapper">
  945. - <h1 class="title">
  946. <b:include name="title" />
  947. </h1>
  948. </div>
  949. <b:include name="description" />
  950. </div>
  951. </b:if>
  952. </b:includable>
  953. - <b:includable id="description">
  954. - <div class="descriptionwrapper">
  955. - <p class="description">
  956. - <span>
  957. <data:description />
  958. </span>
  959. </p>
  960. </div>
  961. </b:includable>
  962. - <b:includable id="title">
  963. - <b:if cond="data:blog.url == data:blog.homepageUrl">
  964. <data:title />
  965. <b:else />
  966. - <a expr:href="data:blog.homepageUrl">
  967. <data:title />
  968. </a>
  969. </b:if>
  970. </b:includable>
  971. </b:widget>
  972. </b:section>
  973. </div>
  974. </div>
  975. - <div class="header-cap-bottom cap-bottom">
  976. <div class="cap-left" />
  977. <div class="cap-right" />
  978. </div>
  979. </div>
  980. </header>
  981. - <div class="tabs-outer">
  982. - <div class="tabs-cap-top cap-top">
  983. <div class="cap-left" />
  984. <div class="cap-right" />
  985. </div>
  986. - <div class="fauxborder-left tabs-fauxborder-left">
  987. <div class="fauxborder-right tabs-fauxborder-right" />
  988. - <div class="region-inner tabs-inner">
  989. <b:section class="tabs" id="crosscol" maxwidgets="1" showaddelement="yes" />
  990. <b:section class="tabs" id="crosscol-overflow" showaddelement="no" />
  991. </div>
  992. </div>
  993. - <div class="tabs-cap-bottom cap-bottom">
  994. <div class="cap-left" />
  995. <div class="cap-right" />
  996. </div>
  997. </div>
  998. - <div class="main-outer">
  999. - <div class="main-cap-top cap-top">
  1000. <div class="cap-left" />
  1001. <div class="cap-right" />
  1002. </div>
  1003. - <div class="fauxborder-left main-fauxborder-left">
  1004. <div class="fauxborder-right main-fauxborder-right" />
  1005. - <div class="region-inner main-inner">
  1006. - <div class="columns fauxcolumns">
  1007. - <div class="fauxcolumn-outer fauxcolumn-center-outer">
  1008. - <div class="cap-top">
  1009. <div class="cap-left" />
  1010. <div class="cap-right" />
  1011. </div>
  1012. - <div class="fauxborder-left">
  1013. <div class="fauxborder-right" />
  1014. <div class="fauxcolumn-inner" />
  1015. </div>
  1016. - <div class="cap-bottom">
  1017. <div class="cap-left" />
  1018. <div class="cap-right" />
  1019. </div>
  1020. </div>
  1021. - <div class="fauxcolumn-outer fauxcolumn-left-outer">
  1022. - <div class="cap-top">
  1023. <div class="cap-left" />
  1024. <div class="cap-right" />
  1025. </div>
  1026. - <div class="fauxborder-left">
  1027. <div class="fauxborder-right" />
  1028. <div class="fauxcolumn-inner" />
  1029. </div>
  1030. - <div class="cap-bottom">
  1031. <div class="cap-left" />
  1032. <div class="cap-right" />
  1033. </div>
  1034. </div>
  1035. - <div class="fauxcolumn-outer fauxcolumn-right-outer">
  1036. - <div class="cap-top">
  1037. <div class="cap-left" />
  1038. <div class="cap-right" />
  1039. </div>
  1040. - <div class="fauxborder-left">
  1041. <div class="fauxborder-right" />
  1042. <div class="fauxcolumn-inner" />
  1043. </div>
  1044. - <div class="cap-bottom">
  1045. <div class="cap-left" />
  1046. <div class="cap-right" />
  1047. </div>
  1048. </div>
  1049. - <!-- corrects IE6 width calculation
  1050. -->
  1051. - <div class="columns-inner">
  1052. - <div class="column-center-outer">
  1053. - <div class="column-center-inner">
  1054. - <b:section class="main" id="main" showaddelement="no">
  1055. - <b:widget id="Blog1" locked="false" title="Postagens no blog" type="Blog">
  1056. - <b:includable id="main" var="top">
  1057. - <b:if cond="data:mobile == "false"">
  1058. - <!-- posts
  1059. -->
  1060. - <div class="blog-posts hfeed">
  1061. <b:include data="top" name="status-message" />
  1062. <data:defaultAdStart />
  1063. - <b:loop values="data:posts" var="post">
  1064. - <b:if cond="data:post.isDateStart">
  1065. <b:if cond="data:post.isFirstPost == "false""></div></div></b:if>
  1066. </b:if>
  1067. <b:if cond="data:post.isDateStart"><div class="date-outer"></b:if>
  1068. - <b:if cond="data:post.dateHeader">
  1069. - <h2 class="date-header">
  1070. - <span>
  1071. <data:post.dateHeader />
  1072. </span>
  1073. </h2>
  1074. </b:if>
  1075. <b:if cond="data:post.isDateStart"><div class="date-posts"></b:if>
  1076. - <div class="post-outer">
  1077. <b:include data="post" name="post" />
  1078. - <b:if cond="data:blog.pageType == "static_page"">
  1079. <b:include data="post" name="comment_picker" />
  1080. </b:if>
  1081. - <b:if cond="data:blog.pageType == "item"">
  1082. <b:include data="post" name="comment_picker" />
  1083. </b:if>
  1084. </div>
  1085. - <b:if cond="data:post.includeAd">
  1086. - <b:if cond="data:post.isFirstPost">
  1087. <data:defaultAdEnd />
  1088. <b:else />
  1089. <data:adEnd />
  1090. </b:if>
  1091. - <div class="inline-ad">
  1092. <data:adCode />
  1093. </div>
  1094. <data:adStart />
  1095. </b:if>
  1096. </b:loop>
  1097. <b:if cond="data:numPosts != 0"></div></div></b:if>
  1098. <data:adEnd />
  1099. </div>
  1100. - <!-- navigation
  1101. -->
  1102. <b:include name="nextprev" />
  1103. - <!-- feed links
  1104. -->
  1105. <b:include name="feedLinks" />
  1106. - <b:if cond="data:top.showStars">
  1107. <script src="//www.google.com/jsapi" type="text/javascript" />
  1108. - <script type="text/javascript">
  1109. google.load("annotations", "1", {"locale": "
  1110. <data:top.languageCode />
  1111. "}); function initialize() { google.annotations.setApplicationId(
  1112. <data:top.blogspotReviews />
  1113. ); google.annotations.createAll(); google.annotations.fetch(); } google.setOnLoadCallback(initialize);
  1114. </script>
  1115. </b:if>
  1116. <b:else />
  1117. <b:include name="mobile-main" />
  1118. </b:if>
  1119. - <b:if cond="data:top.showDummy">
  1120. <data:top.dummyBootstrap />
  1121. </b:if>
  1122. </b:includable>
  1123. - <b:includable id="backlinkDeleteIcon" var="backlink">
  1124. - <span expr:class=""item-control " + data:backlink.adminClass">
  1125. - <a expr:href="data:backlink.deleteUrl" expr:title="data:top.deleteBacklinkMsg">
  1126. <img src="//www.blogger.com/img/icon_delete13.gif" />
  1127. </a>
  1128. </span>
  1129. </b:includable>
  1130. - <b:includable id="backlinks" var="post">
  1131. <a name="links" />
  1132. - <h4>
  1133. <data:post.backlinksLabel />
  1134. </h4>
  1135. - <b:if cond="data:post.numBacklinks != 0">
  1136. - <dl class="comments-block" id="comments-block">
  1137. - <b:loop values="data:post.backlinks" var="backlink">
  1138. - <div class="collapsed-backlink backlink-control">
  1139. - <dt class="comment-title">
  1140. <span class="backlink-toggle-zippy"> </span>
  1141. - <a expr:href="data:backlink.url" rel="nofollow">
  1142. <data:backlink.title />
  1143. </a>
  1144. <b:include data="backlink" name="backlinkDeleteIcon" />
  1145. </dt>
  1146. - <dd class="comment-body collapseable">
  1147. <data:backlink.snippet />
  1148. </dd>
  1149. - <dd class="comment-footer collapseable">
  1150. - <span class="comment-author">
  1151. <data:post.authorLabel />
  1152. <data:backlink.author />
  1153. </span>
  1154. - <span class="comment-timestamp">
  1155. <data:post.timestampLabel />
  1156. <data:backlink.timestamp />
  1157. </span>
  1158. </dd>
  1159. </div>
  1160. </b:loop>
  1161. </dl>
  1162. </b:if>
  1163. - <p class="comment-footer">
  1164. - <a class="comment-link" expr:href="data:post.createLinkUrl" expr:id="data:widget.instanceId + "_backlinks-create-link"" target="_blank">
  1165. <data:post.createLinkLabel />
  1166. </a>
  1167. </p>
  1168. </b:includable>
  1169. - <b:includable id="comment-form" var="post">
  1170. - <div class="comment-form">
  1171. <a name="comment-form" />
  1172. - <b:if cond="data:mobile">
  1173. - <h4 id="comment-post-message">
  1174. - <a expr:id="data:widget.instanceId + "_comment-editor-toggle-link"" href="javascript:void(0)">
  1175. <data:postCommentMsg />
  1176. </a>
  1177. </h4>
  1178. - <p>
  1179. <data:blogCommentMessage />
  1180. </p>
  1181. <data:blogTeamBlogMessage />
  1182. <a expr:href="data:post.commentFormIframeSrc" id="comment-editor-src" />
  1183. <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%" />
  1184. <b:else />
  1185. - <h4 id="comment-post-message">
  1186. <data:postCommentMsg />
  1187. </h4>
  1188. - <p>
  1189. <data:blogCommentMessage />
  1190. </p>
  1191. <data:blogTeamBlogMessage />
  1192. <a expr:href="data:post.commentFormIframeSrc" id="comment-editor-src" />
  1193. <iframe allowtransparency="true" class="blogger-iframe-colorize blogger-comment-from-post" frameborder="0" height="410" id="comment-editor" name="comment-editor" src="" width="100%" />
  1194. </b:if>
  1195. <data:post.friendConnectJs />
  1196. <data:post.cmtfpIframe />
  1197. - <script type="text/javascript">
  1198. BLOG_CMT_createIframe('
  1199. <data:post.appRpcRelayPath />
  1200. ', '
  1201. <data:post.communityId />
  1202. ');
  1203. </script>
  1204. </div>
  1205. </b:includable>
  1206. - <b:includable id="commentDeleteIcon" var="comment">
  1207. - <span expr:class=""item-control " + data:comment.adminClass">
  1208. - <b:if cond="data:showCmtPopup">
  1209. - <div class="goog-toggle-button">
  1210. <div class="goog-inline-block comment-action-icon" />
  1211. </div>
  1212. <b:else />
  1213. - <a class="comment-delete" expr:href="data:comment.deleteUrl" expr:title="data:top.deleteCommentMsg">
  1214. <img src="//www.blogger.com/img/icon_delete13.gif" />
  1215. </a>
  1216. </b:if>
  1217. </span>
  1218. </b:includable>
  1219. - <b:includable id="comment_count_picker" var="post">
  1220. - <b:if cond="data:post.forceIframeComments">
  1221. <span class="cmt_count_iframe_holder" expr:data-count="data:post.numComments" expr:data-onclick="data:post.addCommentOnclick" expr:data-url="data:post.canonicalUrl" />
  1222. <b:else />
  1223. - <b:if cond="data:post.commentSource == 1">
  1224. <span class="cmt_count_iframe_holder" expr:data-count="data:post.numComments" expr:data-onclick="data:post.addCommentOnclick" expr:data-url="data:post.canonicalUrl" />
  1225. <b:else />
  1226. - <a class="comment-link" expr:href="data:post.addCommentUrl" expr:onclick="data:post.addCommentOnclick">
  1227. <data:post.commentLabelFull />
  1228. :
  1229. </a>
  1230. </b:if>
  1231. </b:if>
  1232. </b:includable>
  1233. - <b:includable id="comment_picker" var="post">
  1234. - <b:if cond="data:post.forceIframeComments">
  1235. <b:include data="post" name="iframe_comments" />
  1236. - <b:if cond="data:post.showThreadedComments">
  1237. <b:include data="post" name="threaded_comments" />
  1238. <b:else />
  1239. <b:include data="post" name="comments" />
  1240. </b:if>
  1241. <b:else />
  1242. - <b:if cond="data:post.commentSource == 1">
  1243. <b:include data="post" name="iframe_comments" />
  1244. <b:else />
  1245. - <b:if cond="data:post.showThreadedComments">
  1246. <b:include data="post" name="threaded_comments" />
  1247. <b:else />
  1248. <b:include data="post" name="comments" />
  1249. </b:if>
  1250. </b:if>
  1251. </b:if>
  1252. </b:includable>
  1253. - <b:includable id="comments" var="post">
  1254. - <div class="comments" id="comments">
  1255. <a name="comments" />
  1256. - <b:if cond="data:post.allowComments">
  1257. - <h4>
  1258. <data:post.commentLabelFull />
  1259. :
  1260. </h4>
  1261. - <b:if cond="data:post.commentPagingRequired">
  1262. - <span class="paging-control-container">
  1263. - <b:if cond="data:post.hasOlderLinks">
  1264. - <a expr:class="data:post.oldLinkClass" expr:href="data:post.oldestLinkUrl">
  1265. <data:post.oldestLinkText />
  1266. </a>
  1267.  
  1268. - <a expr:class="data:post.oldLinkClass" expr:href="data:post.olderLinkUrl">
  1269. <data:post.olderLinkText />
  1270. </a>
  1271.  
  1272. </b:if>
  1273. <data:post.commentRangeText />
  1274. - <b:if cond="data:post.hasNewerLinks">
  1275.  
  1276. - <a expr:class="data:post.newLinkClass" expr:href="data:post.newerLinkUrl">
  1277. <data:post.newerLinkText />
  1278. </a>
  1279.  
  1280. - <a expr:class="data:post.newLinkClass" expr:href="data:post.newestLinkUrl">
  1281. <data:post.newestLinkText />
  1282. </a>
  1283. </b:if>
  1284. </span>
  1285. </b:if>
  1286. - <div expr:id="data:widget.instanceId + "_comments-block-wrapper"">
  1287. - <dl expr:class="data:post.avatarIndentClass" id="comments-block">
  1288. - <b:loop values="data:post.comments" var="comment">
  1289. - <dt expr:class=""comment-author " + data:comment.authorClass" expr:id="data:comment.anchorName">
  1290. - <b:if cond="data:comment.favicon">
  1291. <img expr:src="data:comment.favicon" height="16px" style="margin-bottom:-2px;" width="16px" />
  1292. </b:if>
  1293. <a expr:name="data:comment.anchorName" />
  1294. - <b:if cond="data:blog.enabledCommentProfileImages">
  1295. <data:comment.authorAvatarImage />
  1296. </b:if>
  1297. - <b:if cond="data:comment.authorUrl">
  1298. - <a expr:href="data:comment.authorUrl" rel="nofollow">
  1299. <data:comment.author />
  1300. </a>
  1301. <b:else />
  1302. <data:comment.author />
  1303. </b:if>
  1304. <data:commentPostedByMsg />
  1305. </dt>
  1306. - <dd class="comment-body" expr:id="data:widget.instanceId + data:comment.cmtBodyIdPostfix">
  1307. - <b:if cond="data:comment.isDeleted">
  1308. - <span class="deleted-comment">
  1309. <data:comment.body />
  1310. </span>
  1311. <b:else />
  1312. - <p>
  1313. <data:comment.body />
  1314. </p>
  1315. </b:if>
  1316. </dd>
  1317. - <dd class="comment-footer">
  1318. - <span class="comment-timestamp">
  1319. - <a expr:href="data:comment.url" title="comment permalink">
  1320. <data:comment.timestamp />
  1321. </a>
  1322. <b:include data="comment" name="commentDeleteIcon" />
  1323. </span>
  1324. </dd>
  1325. </b:loop>
  1326. </dl>
  1327. </div>
  1328. - <b:if cond="data:post.commentPagingRequired">
  1329. - <span class="paging-control-container">
  1330. - <a expr:class="data:post.oldLinkClass" expr:href="data:post.oldestLinkUrl">
  1331. <data:post.oldestLinkText />
  1332. </a>
  1333. - <a expr:class="data:post.oldLinkClass" expr:href="data:post.olderLinkUrl">
  1334. <data:post.olderLinkText />
  1335. </a>
  1336.  
  1337. <data:post.commentRangeText />
  1338.  
  1339. - <a expr:class="data:post.newLinkClass" expr:href="data:post.newerLinkUrl">
  1340. <data:post.newerLinkText />
  1341. </a>
  1342. - <a expr:class="data:post.newLinkClass" expr:href="data:post.newestLinkUrl">
  1343. <data:post.newestLinkText />
  1344. </a>
  1345. </span>
  1346. </b:if>
  1347. - <p class="comment-footer">
  1348. - <b:if cond="data:post.embedCommentForm">
  1349. - <b:if cond="data:post.allowNewComments">
  1350. <b:include data="post" name="comment-form" />
  1351. <b:else />
  1352. <data:post.noNewCommentsText />
  1353. </b:if>
  1354. <b:else />
  1355. - <b:if cond="data:post.allowComments">
  1356. - <a expr:href="data:post.addCommentUrl" expr:onclick="data:post.addCommentOnclick">
  1357. <data:postCommentMsg />
  1358. </a>
  1359. </b:if>
  1360. </b:if>
  1361. </p>
  1362. </b:if>
  1363. - <b:if cond="data:showCmtPopup">
  1364. - <div id="comment-popup">
  1365. <iframe allowtransparency="true" frameborder="0" id="comment-actions" name="comment-actions" scrolling="no" />
  1366. </div>
  1367. </b:if>
  1368. - <div id="backlinks-container">
  1369. - <div expr:id="data:widget.instanceId + "_backlinks-container"">
  1370. - <b:if cond="data:post.showBacklinks">
  1371. <b:include data="post" name="backlinks" />
  1372. </b:if>
  1373. </div>
  1374. </div>
  1375. </div>
  1376. </b:includable>
  1377. - <b:includable id="feedLinks">
  1378. - <b:if cond="data:blog.pageType != "item"">
  1379. - <!-- Blog feed links
  1380. -->
  1381. - <b:if cond="data:feedLinks">
  1382. - <div class="blog-feeds">
  1383. <b:include data="feedLinks" name="feedLinksBody" />
  1384. </div>
  1385. </b:if>
  1386. <b:else />
  1387. - <!-- Post feed links
  1388. -->
  1389. - <div class="post-feeds">
  1390. - <b:loop values="data:posts" var="post">
  1391. - <b:if cond="data:post.allowComments">
  1392. - <b:if cond="data:post.feedLinks">
  1393. <b:include data="post.feedLinks" name="feedLinksBody" />
  1394. </b:if>
  1395. </b:if>
  1396. </b:loop>
  1397. </div>
  1398. </b:if>
  1399. </b:includable>
  1400. - <b:includable id="feedLinksBody" var="links">
  1401. - <div class="feed-links">
  1402. <data:feedLinksMsg />
  1403. - <b:loop values="data:links" var="f">
  1404. - <a class="feed-link" expr:href="data:f.url" expr:type="data:f.mimeType" target="_blank">
  1405. <data:f.name />
  1406. (
  1407. <data:f.feedType />
  1408. )
  1409. </a>
  1410. </b:loop>
  1411. </div>
  1412. </b:includable>
  1413. - <b:includable id="iframe_comments" var="post">
  1414. - <b:if cond="data:post.allowIframeComments">
  1415. <script expr:src="data:post.iframeCommentSrc" type="text/javascript" />
  1416. <div class="cmt_iframe_holder" expr:data-href="data:post.canonicalUrl" expr:data-viewtype="data:post.viewType" />
  1417. - <b:if cond="data:post.embedCommentForm == "false"">
  1418. - <a expr:href="data:post.addCommentUrl" expr:onclick="data:post.addCommentOnclick">
  1419. <data:postCommentMsg />
  1420. </a>
  1421. </b:if>
  1422. </b:if>
  1423. </b:includable>
  1424. - <b:includable id="mobile-index-post" var="post">
  1425. - <div class="mobile-date-outer date-outer">
  1426. - <b:if cond="data:post.dateHeader">
  1427. - <div class="date-header">
  1428. - <span>
  1429. <data:post.dateHeader />
  1430. </span>
  1431. </div>
  1432. </b:if>
  1433. - <div class="mobile-post-outer">
  1434. - <a expr:href="data:post.url">
  1435. - <h3 class="mobile-index-title entry-title" itemprop="name">
  1436. <data:post.title />
  1437. </h3>
  1438. <div class="mobile-index-arrow">&rsaquo;</div>
  1439. - <div class="mobile-index-contents">
  1440. - <b:if cond="data:post.thumbnailUrl">
  1441. - <div class="mobile-index-thumbnail">
  1442. - <div class="Image">
  1443. <img expr:src="data:post.thumbnailUrl" />
  1444. </div>
  1445. </div>
  1446. </b:if>
  1447. - <div class="post-body">
  1448. - <b:if cond="data:post.snippet">
  1449. <data:post.snippet />
  1450. </b:if>
  1451. </div>
  1452. </div>
  1453. <div style="clear: both;" />
  1454. </a>
  1455. - <div class="mobile-index-comment">
  1456. - <b:if cond="data:blog.pageType != "static_page"">
  1457. - <b:if cond="data:post.allowComments">
  1458. - <b:if cond="data:post.numComments != 0">
  1459. <b:include data="post" name="comment_count_picker" />
  1460. </b:if>
  1461. </b:if>
  1462. </b:if>
  1463. </div>
  1464. </div>
  1465. </div>
  1466. </b:includable>
  1467. - <b:includable id="mobile-main" var="top">
  1468. - <!-- posts
  1469. -->
  1470. - <div class="blog-posts hfeed">
  1471. <b:include data="top" name="status-message" />
  1472. - <b:if cond="data:blog.pageType == "index"">
  1473. - <b:loop values="data:posts" var="post">
  1474. <b:include data="post" name="mobile-index-post" />
  1475. </b:loop>
  1476. <b:else />
  1477. - <b:loop values="data:posts" var="post">
  1478. <b:include data="post" name="mobile-post" />
  1479. </b:loop>
  1480. </b:if>
  1481. </div>
  1482. <b:include name="mobile-nextprev" />
  1483. </b:includable>
  1484. - <b:includable id="mobile-nextprev">
  1485. - <div class="blog-pager" id="blog-pager">
  1486. - <b:if cond="data:newerPageUrl">
  1487. - <div class="mobile-link-button" id="blog-pager-newer-link">
  1488. <a class="blog-pager-newer-link" expr:href="data:newerPageUrl" expr:id="data:widget.instanceId + "_blog-pager-newer-link"" expr:title="data:newerPageTitle">&lsaquo;</a>
  1489. </div>
  1490. </b:if>
  1491. - <b:if cond="data:olderPageUrl">
  1492. - <div class="mobile-link-button" id="blog-pager-older-link">
  1493. <a class="blog-pager-older-link" expr:href="data:olderPageUrl" expr:id="data:widget.instanceId + "_blog-pager-older-link"" expr:title="data:olderPageTitle">&rsaquo;</a>
  1494. </div>
  1495. </b:if>
  1496. - <div class="mobile-link-button" id="blog-pager-home-link">
  1497. - <a class="home-link" expr:href="data:blog.homepageUrl">
  1498. <data:homeMsg />
  1499. </a>
  1500. </div>
  1501. - <div class="mobile-desktop-link">
  1502. - <a class="home-link" expr:href="data:desktopLinkUrl">
  1503. <data:desktopLinkMsg />
  1504. </a>
  1505. </div>
  1506. </div>
  1507. <div class="clear" />
  1508. </b:includable>
  1509. - <b:includable id="mobile-post" var="post">
  1510. - <div class="date-outer">
  1511. - <b:if cond="data:post.dateHeader">
  1512. - <h2 class="date-header">
  1513. - <span>
  1514. <data:post.dateHeader />
  1515. </span>
  1516. </h2>
  1517. </b:if>
  1518. - <div class="date-posts">
  1519. - <div class="post-outer">
  1520. - <div class="post hentry uncustomized-post-template" itemscope="itemscope" itemtype="http://schema.org/BlogPosting">
  1521. - <b:if cond="data:post.thumbnailUrl">
  1522. <meta expr:content="data:post.thumbnailUrl" itemprop="image_url" />
  1523. </b:if>
  1524. <meta expr:content="data:blog.blogId" itemprop="blogId" />
  1525. <meta expr:content="data:post.id" itemprop="postId" />
  1526. <a expr:name="data:post.id" />
  1527. - <b:if cond="data:post.title">
  1528. - <h3 class="post-title entry-title" itemprop="name">
  1529. - <b:if cond="data:post.link">
  1530. - <a expr:href="data:post.link">
  1531. <data:post.title />
  1532. </a>
  1533. <b:else />
  1534. - <b:if cond="data:post.url">
  1535. - <b:if cond="data:blog.url != data:post.url">
  1536. - <a expr:href="data:post.url">
  1537. <data:post.title />
  1538. </a>
  1539. <b:else />
  1540. <data:post.title />
  1541. </b:if>
  1542. <b:else />
  1543. <data:post.title />
  1544. </b:if>
  1545. </b:if>
  1546. </h3>
  1547. </b:if>
  1548. - <div class="post-header">
  1549. <div class="post-header-line-1" />
  1550. </div>
  1551. - <div class="post-body entry-content" expr:id=""post-body-" + data:post.id" itemprop="articleBody">
  1552. <data:post.body />
  1553. <div style="clear: both;" />
  1554. - <!-- clear for photos floats
  1555. -->
  1556. </div>
  1557. - <div class="post-footer">
  1558. - <div class="post-footer-line post-footer-line-1">
  1559. - <span class="post-author vcard">
  1560. - <b:if cond="data:top.showAuthor">
  1561. - <b:if cond="data:post.authorProfileUrl">
  1562. - <span class="fn" itemprop="author" itemscope="itemscope" itemtype="http://schema.org/Person">
  1563. <meta expr:content="data:post.authorProfileUrl" itemprop="url" />
  1564. - <a expr:href="data:post.authorProfileUrl" rel="author" title="Meu Perfil">
  1565. - <span itemprop="name">
  1566. <data:post.author />
  1567. </span>
  1568. </a>
  1569. </span>
  1570. <b:else />
  1571. - <span class="fn" itemprop="author" itemscope="itemscope" itemtype="http://schema.org/Person">
  1572. - <span itemprop="name">
  1573. <data:post.author />
  1574. </span>
  1575. </span>
  1576. </b:if>
  1577. </b:if>
  1578. </span>
  1579. - <span class="post-timestamp">
  1580. - <b:if cond="data:top.showTimestamp">
  1581. <data:top.timestampLabel />
  1582. - <b:if cond="data:post.url">
  1583. <meta expr:content="data:post.canonicalUrl" itemprop="url" />
  1584. - <a class="timestamp-link" expr:href="data:post.url" rel="bookmark" title="permanent link">
  1585. - <abbr class="published" expr:title="data:post.timestampISO8601" itemprop="datePublished">
  1586. <data:post.timestamp />
  1587. </abbr>
  1588. </a>
  1589. </b:if>
  1590. </b:if>
  1591. </span>
  1592. - <span class="post-comment-link">
  1593. - <b:if cond="data:blog.pageType != "item"">
  1594. - <b:if cond="data:blog.pageType != "static_page"">
  1595. - <b:if cond="data:post.allowComments">
  1596. <b:include data="post" name="comment_count_picker" />
  1597. </b:if>
  1598. </b:if>
  1599. </b:if>
  1600. </span>
  1601. </div>
  1602. - <div class="post-footer-line post-footer-line-2">
  1603. - <b:if cond="data:top.showMobileShare">
  1604. - <div class="mobile-link-button goog-inline-block" id="mobile-share-button">
  1605. - <a href="javascript:void(0);">
  1606. <data:shareMsg />
  1607. </a>
  1608. </div>
  1609. </b:if>
  1610. - <b:if cond="data:top.showDummy">
  1611. - <div class="goog-inline-block dummy-container">
  1612. <data:post.dummyTag />
  1613. </div>
  1614. </b:if>
  1615. </div>
  1616. </div>
  1617. </div>
  1618. - <b:if cond="data:blog.pageType == "static_page"">
  1619. <b:include data="post" name="comment_picker" />
  1620. </b:if>
  1621. - <b:if cond="data:blog.pageType == "item"">
  1622. <b:include data="post" name="comment_picker" />
  1623. </b:if>
  1624. </div>
  1625. </div>
  1626. </div>
  1627. </b:includable>
  1628. - <b:includable id="nextprev">
  1629. - <div class="blog-pager" id="blog-pager">
  1630. - <b:if cond="data:newerPageUrl">
  1631. - <span id="blog-pager-newer-link">
  1632. - <a class="blog-pager-newer-link" expr:href="data:newerPageUrl" expr:id="data:widget.instanceId + "_blog-pager-newer-link"" expr:title="data:newerPageTitle">
  1633. <data:newerPageTitle />
  1634. </a>
  1635. </span>
  1636. </b:if>
  1637. - <b:if cond="data:olderPageUrl">
  1638. - <span id="blog-pager-older-link">
  1639. - <a class="blog-pager-older-link" expr:href="data:olderPageUrl" expr:id="data:widget.instanceId + "_blog-pager-older-link"" expr:title="data:olderPageTitle">
  1640. <data:olderPageTitle />
  1641. </a>
  1642. </span>
  1643. </b:if>
  1644. - <a class="home-link" expr:href="data:blog.homepageUrl">
  1645. <data:homeMsg />
  1646. </a>
  1647. - <b:if cond="data:mobileLinkUrl">
  1648. - <div class="blog-mobile-link">
  1649. - <a expr:href="data:mobileLinkUrl">
  1650. <data:mobileLinkMsg />
  1651. </a>
  1652. </div>
  1653. </b:if>
  1654. </div>
  1655. <div class="clear" />
  1656. </b:includable>
  1657. - <b:includable id="post" var="post">
  1658. - <div class="post hentry" itemprop="blogPost" itemscope="itemscope" itemtype="http://schema.org/BlogPosting">
  1659. - <b:if cond="data:post.firstImageUrl">
  1660. <meta expr:content="data:post.firstImageUrl" itemprop="image_url" />
  1661. </b:if>
  1662. <meta expr:content="data:blog.blogId" itemprop="blogId" />
  1663. <meta expr:content="data:post.id" itemprop="postId" />
  1664. <a expr:name="data:post.id" />
  1665. - <b:if cond="data:post.title">
  1666. - <h3 class="post-title entry-title" itemprop="name">
  1667. - <b:if cond="data:post.link">
  1668. - <a expr:href="data:post.link">
  1669. <data:post.title />
  1670. </a>
  1671. <b:else />
  1672. - <b:if cond="data:post.url">
  1673. - <b:if cond="data:blog.url != data:post.url">
  1674. - <a expr:href="data:post.url">
  1675. <data:post.title />
  1676. </a>
  1677. <b:else />
  1678. <data:post.title />
  1679. </b:if>
  1680. <b:else />
  1681. <data:post.title />
  1682. </b:if>
  1683. </b:if>
  1684. </h3>
  1685. </b:if>
  1686. - <div class="post-header">
  1687. <div class="post-header-line-1" />
  1688. </div>
  1689. - <b:if cond="data:blog.metaDescription == """>
  1690. - <!--
  1691. Then use the post body as the schema.org description,
  1692. for good G+/FB snippeting.
  1693.  
  1694. -->
  1695. - <div class="post-body entry-content" expr:id=""post-body-" + data:post.id" itemprop="description articleBody">
  1696. <data:post.body />
  1697. <div style="clear: both;" />
  1698. - <!-- clear for photos floats
  1699. -->
  1700. </div>
  1701. <b:else />
  1702. - <div class="post-body entry-content" expr:id=""post-body-" + data:post.id" itemprop="articleBody">
  1703. <data:post.body />
  1704. <div style="clear: both;" />
  1705. - <!-- clear for photos floats
  1706. -->
  1707. </div>
  1708. </b:if>
  1709. - <b:if cond="data:post.hasJumpLink">
  1710. - <div class="jump-link">
  1711. - <a expr:href="data:post.url + "#more"" expr:title="data:post.title">
  1712. <data:post.jumpText />
  1713. </a>
  1714. </div>
  1715. </b:if>
  1716. - <div class="post-footer">
  1717. - <div class="post-footer-line post-footer-line-1">
  1718. - <span class="post-author vcard">
  1719. - <b:if cond="data:top.showAuthor">
  1720. <data:top.authorLabel />
  1721. - <b:if cond="data:post.authorProfileUrl">
  1722. - <span class="fn" itemprop="author" itemscope="itemscope" itemtype="http://schema.org/Person">
  1723. <meta expr:content="data:post.authorProfileUrl" itemprop="url" />
  1724. - <a expr:href="data:post.authorProfileUrl" rel="author" title="Meu Perfil">
  1725. - <span itemprop="name">
  1726. <data:post.author />
  1727. </span>
  1728. </a>
  1729. </span>
  1730. <b:else />
  1731. - <span class="fn" itemprop="author" itemscope="itemscope" itemtype="http://schema.org/Person">
  1732. - <span itemprop="name">
  1733. <data:post.author />
  1734. </span>
  1735. </span>
  1736. </b:if>
  1737. </b:if>
  1738. </span>
  1739. - <span class="post-labels">
  1740. - <b:if cond="data:post.labels">
  1741. <data:postLabelsLabel />
  1742. - <b:loop values="data:post.labels" var="label">
  1743. - <a expr:href="data:label.url" rel="tag">
  1744. <data:label.name />
  1745. </a>
  1746. <b:if cond="data:label.isLast != "true"">,</b:if>
  1747. </b:loop>
  1748. </b:if>
  1749. </span>
  1750. - <span class="post-comment-link">
  1751. - <b:if cond="data:blog.pageType != "item"">
  1752. - <b:if cond="data:blog.pageType != "static_page"">
  1753. - <b:if cond="data:post.allowComments">
  1754. <b:include data="post" name="comment_count_picker" />
  1755. </b:if>
  1756. </b:if>
  1757. </b:if>
  1758. </span>
  1759. - <span class="post-icons">
  1760. - <!-- email post links
  1761. -->
  1762. - <b:if cond="data:post.emailPostUrl">
  1763. - <span class="item-action">
  1764. - <a expr:href="data:post.emailPostUrl" expr:title="data:top.emailPostMsg">
  1765. <img alt="" class="icon-action" height="13" src="http://img1.blogblog.com/img/icon18_email.gif" width="18" />
  1766. </a>
  1767. </span>
  1768. </b:if>
  1769. - <!-- quickedit pencil
  1770. -->
  1771. <b:include data="post" name="postQuickEdit" />
  1772. </span>
  1773. - <div class="post-share-buttons goog-inline-block">
  1774. - <b:if cond="data:post.sharePostUrl">
  1775. <b:include data="post" name="shareButtons" />
  1776. </b:if>
  1777. </div>
  1778. </div>
  1779. <div class="post-footer-line post-footer-line-2" />
  1780. <div class="post-footer-line post-footer-line-3" />
  1781. </div>
  1782. </div>
  1783. </b:includable>
  1784. - <b:includable id="postQuickEdit" var="post">
  1785. - <b:if cond="data:post.editUrl">
  1786. - <span expr:class=""item-control " + data:post.adminClass">
  1787. - <a expr:href="data:post.editUrl" expr:title="data:top.editPostMsg">
  1788. <img alt="" class="icon-action" height="18" src="http://img2.blogblog.com/img/icon18_edit_allbkg.gif" width="18" />
  1789. </a>
  1790. </span>
  1791. </b:if>
  1792. </b:includable>
  1793. - <b:includable id="shareButtons" var="post">
  1794. - <b:if cond="data:top.showEmailButton">
  1795. - <a class="goog-inline-block share-button sb-email" expr:href="data:post.sharePostUrl + "&target=email"" expr:title="data:top.emailThisMsg" target="_blank">
  1796. - <span class="share-button-link-text">
  1797. <data:top.emailThisMsg />
  1798. </span>
  1799. </a>
  1800. </b:if>
  1801. - <b:if cond="data:top.showBlogThisButton">
  1802. - <a class="goog-inline-block share-button sb-blog" expr:href="data:post.sharePostUrl + "&target=blog"" expr:onclick=""window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"" expr:title="data:top.blogThisMsg" target="_blank">
  1803. - <span class="share-button-link-text">
  1804. <data:top.blogThisMsg />
  1805. </span>
  1806. </a>
  1807. </b:if>
  1808. - <b:if cond="data:top.showTwitterButton">
  1809. - <a class="goog-inline-block share-button sb-twitter" expr:href="data:post.sharePostUrl + "&target=twitter"" expr:title="data:top.shareToTwitterMsg" target="_blank">
  1810. - <span class="share-button-link-text">
  1811. <data:top.shareToTwitterMsg />
  1812. </span>
  1813. </a>
  1814. </b:if>
  1815. - <b:if cond="data:top.showFacebookButton">
  1816. - <a class="goog-inline-block share-button sb-facebook" expr:href="data:post.sharePostUrl + "&target=facebook"" expr:onclick=""window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"" expr:title="data:top.shareToFacebookMsg" target="_blank">
  1817. - <span class="share-button-link-text">
  1818. <data:top.shareToFacebookMsg />
  1819. </span>
  1820. </a>
  1821. </b:if>
  1822. - <b:if cond="data:top.showOrkutButton">
  1823. - <a class="goog-inline-block share-button sb-orkut" expr:href="data:post.sharePostUrl + "&target=orkut"" expr:title="data:top.shareToOrkutMsg" target="_blank">
  1824. - <span class="share-button-link-text">
  1825. <data:top.shareToOrkutMsg />
  1826. </span>
  1827. </a>
  1828. </b:if>
  1829. - <b:if cond="data:top.showDummy">
  1830. - <div class="goog-inline-block dummy-container">
  1831. <data:post.dummyTag />
  1832. </div>
  1833. </b:if>
  1834. </b:includable>
  1835. - <b:includable id="status-message">
  1836. - <b:if cond="data:navMessage">
  1837. - <div class="status-msg-wrap">
  1838. - <div class="status-msg-body">
  1839. <data:navMessage />
  1840. </div>
  1841. - <div class="status-msg-border">
  1842. - <div class="status-msg-bg">
  1843. - <div class="status-msg-hidden">
  1844. <data:navMessage />
  1845. </div>
  1846. </div>
  1847. </div>
  1848. </div>
  1849. <div style="clear: both;" />
  1850. </b:if>
  1851. </b:includable&g
Add Comment
Please, Sign In to add comment