Guest User

Layout kawaii

a guest
Nov 8th, 2012
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.75 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html>
  3. <html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  4. <head>
  5. <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'/>
  6. <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
  7. <b:if cond='data:blog.isMobile'>
  8. <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
  9. <b:else/>
  10. <meta content='width=1100' name='viewport'/>
  11. </b:if>
  12. <b:include data='blog' name='all-head-content'/>
  13. <title><data:blog.pageTitle/></title>
  14.  
  15. <b:skin><![CDATA[/*
  16. -----------------------------------------------
  17. Blogger Template Style
  18. Name: Travel
  19. Designer: Sookhee Lee
  20. URL: www.plyfly.net
  21. ----------------------------------------------- */
  22.  
  23. /* Variable definitions
  24. ====================
  25. <Variable name="keycolor" description="Main Color" type="color" default="#539bcd" value="#cfd9f6"/>
  26.  
  27. <Group description="Page Text" selector="body">
  28. <Variable name="body.font" description="Font" type="font"
  29. default="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif"/>
  30. <Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb" value="#666666"/>
  31. </Group>
  32.  
  33. <Group description="Backgrounds" selector=".body-fauxcolumns-outer">
  34. <Variable name="body.background.color" description="Outer Background" type="color" default="#539bcd" value="transparent"/>
  35. <Variable name="content.background.color" description="Main Background" type="color" default="transparent" value="transparent"/>
  36. </Group>
  37.  
  38. <Group description="Links" selector=".main-outer">
  39. <Variable name="link.color" description="Link Color" type="color" default="#ff9900" value="#ffaacf"/>
  40. <Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209" value="#d5a2ff"/>
  41. <Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900" value="#c349fa"/>
  42. </Group>
  43.  
  44. <Group description="Blog Title" selector=".header h1">
  45. <Variable name="header.font" description="Font" type="font"
  46. default="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif"/>
  47. <Variable name="header.text.color" description="Text Color" type="color" default="#ffffff" value="#000000"/>
  48. </Group>
  49.  
  50. <Group description="Blog Description" selector=".header .description">
  51. <Variable name="description.text.color" description="Description Color" type="color"
  52. default="$(body.text.color)" value="#666666"/>
  53. </Group>
  54.  
  55. <Group description="Tabs Text" selector=".tabs-inner .widget li a">
  56. <Variable name="tabs.font" description="Font" type="font"
  57. default="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif"/>
  58. <Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff" value="#ffffff"/>
  59. <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#ffffff" value="#ffffff"/>
  60. </Group>
  61.  
  62. <Group description="Tabs Background" selector=".tabs-outer .PageList">
  63. <Variable name="tabs.background.color" description="Background Color" type="color" default="transparent" value="#000000"/>
  64. <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="transparent" value="#333333"/>
  65. </Group>
  66.  
  67. <Group description="Date Header" selector=".main-inner h2.date-header">
  68. <Variable name="date.font" description="Font" type="font"
  69. default="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  70. <Variable name="date.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#666666"/>
  71. </Group>
  72.  
  73. <Group description="Post Title" selector="h3.post-title a">
  74. <Variable name="post.title.font" description="Font" type="font"
  75. default="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif"/>
  76. <Variable name="post.title.text.color" description="Text Color" type="color"
  77. default="#ffffff" value="#000000"/>
  78. </Group>
  79.  
  80. <Group description="Post Background" selector=".column-center-inner">
  81. <Variable name="post.background.color" description="Background Color" type="color"
  82. default="transparent" value="#ffffff"/>
  83. <Variable name="post.background.url" description="Post Background URL" type="url" default="none" value="none"/>
  84. </Group>
  85.  
  86. <Group description="Gadget Title Color" selector="h2">
  87. <Variable name="widget.title.font" description="Font" type="font"
  88. default="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif"/>
  89. <Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff" value="#000000"/>
  90. </Group>
  91.  
  92. <Group description="Gadget Text" selector=".footer-inner .widget, .sidebar .widget">
  93. <Variable name="widget.font" description="Font" type="font"
  94. default="$(body.font)" value="$(body.font)"/>
  95. <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#666666"/>
  96. </Group>
  97.  
  98. <Group description="Gadget Links" selector=".sidebar .widget">
  99. <Variable name="widget.link.color" description="Link Color" type="color" default="$(body.text.color)" value="#666666"/>
  100. <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="#436590"/>
  101. <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff" value="#000000"/>
  102. </Group>
  103.  
  104. <Group description="Sidebar Background" selector=".column-left-inner .column-right-inner">
  105. <Variable name="widget.outer.background.color" description="Background Color" type="color" default="transparent" value="transparent"/>
  106. <Variable name="widget.border.bevel.color" description="Bevel Color" type="color" default="transparent" value="#050000"/>
  107. </Group>
  108.  
  109. <Variable name="body.background" description="Body Background" type="background"
  110. color="$(body.background.color)" default="$(color) none repeat-x scroll top center" value="$(color) url(http://2.bp.blogspot.com/-ztNEg5WlnYE/UJreR9ReE5I/AAAAAAAABfg/LZyNlIv1O3E/s0/tumblr_lr3lxmzvql1qf72le.png) repeat scroll top left"/>
  111. <Variable name="content.background" description="Content Background" type="background"
  112. 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"/>
  113. <Variable name="comments.background" description="Comments Background" type="background"
  114. default="#cccccc none repeat scroll top center" value="#cccccc none repeat scroll top center"/>
  115.  
  116. <Variable name="content.imageBorder.top.space" description="Content Image Border Top Space" type="length" default="0" value="5px"/>
  117. <Variable name="content.imageBorder.top" description="Content Image Border Top" type="url" default="none" value="url(//www.blogblog.com/1kt/travel/bg_container.png)"/>
  118.  
  119. <Variable name="content.margin" description="Content Margin Top" type="length" default="20px" value="20px"/>
  120. <Variable name="content.padding" description="Content Padding" type="length" default="20px" value="20px"/>
  121. <Variable name="content.posts.padding" description="Posts Content Padding" type="length" default="10px" value="10px"/>
  122.  
  123. <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
  124. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  125. <Variable name="tabs.selected.background.gradient" description="Tabs Selected Background Gradient" type="url"
  126. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  127. <Variable name="widget.outer.background.gradient" description="Sidebar Gradient" type="url"
  128. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  129. <Variable name="footer.background.gradient" description="Footer Background Gradient" type="url" default="none" value="none"/>
  130. <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
  131. default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
  132. <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" value="#ffffff"/>
  133. <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  134. <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  135. */
  136.  
  137. /* Content
  138. ----------------------------------------------- */
  139. body {
  140. font: $(body.font);
  141. color: $(body.text.color);
  142. background: $(body.background);
  143. }
  144.  
  145. html body .region-inner {
  146. min-width: 0;
  147. max-width: 100%;
  148. width: auto;
  149. }
  150.  
  151. a:link {
  152. color: #D8BFD8; /* Cor do link*/
  153. text-decoration: none;
  154. -webkit-transition: color 0.7s ease-out;-moz-transition:
  155. color 0.7s ease-out;transition: color 0.7s ease-out;
  156. }
  157. a:visited {
  158. color: #FFC0CB; /*Cor dos links visitados*/
  159. text-decoration:none;
  160. filter:alpha(opacity=100);
  161. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  162. }
  163. a:hover {
  164. color: #836FFF; /*Cor do link quando passa o mouse*/
  165. text-decoration:none;
  166. filter:alpha(opacity=100);
  167. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  168. }
  169.  
  170. .content-outer .content-cap-top {
  171. height:
  172. background:
  173. }
  174.  
  175. .content-outer {
  176. margin: 0 auto;
  177. }
  178.  
  179. .content-inner {
  180. background:
  181. background-position:
  182. background-color:
  183. }
  184.  
  185. .main-inner .date-outer {
  186. margin-bottom: 2em;
  187. }
  188.  
  189. /* Header
  190. ----------------------------------------------- */
  191. .header-inner .Header .titlewrapper,
  192. .header-inner .Header .descriptionwrapper {
  193. padding-left: 10px;
  194. padding-right: 10px;
  195. }
  196.  
  197. .Header h1 {
  198. font: $(header.font);
  199. color: $(header.text.color);
  200. }
  201.  
  202. .Header h1 a {
  203. color: $(header.text.color);
  204. }
  205.  
  206. .Header .description {
  207. font-size: 130%;
  208. }
  209.  
  210. /* Tabs
  211. ----------------------------------------------- */
  212. .tabs-inner {
  213. margin: 1em 0 0;
  214. padding: 0;
  215. }
  216.  
  217. .tabs-inner .section {
  218. margin: 0;
  219. }
  220.  
  221. .tabs-inner .widget ul {
  222. padding: 0;
  223. background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  224. }
  225.  
  226. .tabs-inner .widget li {
  227. border: none;
  228. }
  229.  
  230. .tabs-inner .widget li a {
  231. display: inline-block;
  232. padding: 1em 1.5em;
  233. color: $(tabs.text.color);
  234. font: $(tabs.font);
  235. }
  236.  
  237. .tabs-inner .widget li.selected a,
  238. .tabs-inner .widget li a:hover {
  239. position: relative;
  240. z-index: 1;
  241. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  242. color: $(tabs.selected.text.color);
  243.  
  244. }
  245. /* Headings
  246. ----------------------------------------------- */
  247. .sidebar h2 {
  248. margin: -2px -11px .65em -11px;
  249. font-family: Tahoma;
  250. line-height: 2.0em;
  251. text-transform: uppercase;
  252. color: #FFFFFF;
  253. background: #FFB6C1;
  254. font-size: 15px;
  255. text-align: center;
  256. border-radius: 8px 8px 0 0;
  257. border-bottom: dashed 3px #FFB6C1;
  258. word-spacing:.3em;
  259. }
  260.  
  261. h2 {
  262. font: $(widget.title.font);
  263. color: $(widget.title.text.color);
  264. }
  265.  
  266. .main-inner h2.date-header {
  267. font: $(date.font);
  268. color: $(date.text.color);
  269. width:56px;
  270. height:20px;
  271. margin-left:-75px;
  272. float: left;
  273. text-align: center;
  274. font-size: 13px;
  275. padding: 5px;
  276. background: url(http://3.bp.blogspot.com/-PMGWM9WDtTY/T-9N-0pWw0I/AAAAAAAADHE/uRLefwKSYWQ/s1600/82.png) no-repeat center;
  277. color: #FFFFFF;
  278. text-shadow:0 1px #ccc;
  279. margin-top: -20px;}
  280.  
  281. .footer-inner .widget h2,
  282. .sidebar .widget h2 {
  283. padding-bottom: .5em;
  284. }
  285.  
  286. /* Main
  287. ----------------------------------------------- */
  288.  
  289. .main-inner {
  290. padding: $(content.padding) 0;
  291. }
  292.  
  293. .main-inner .column-center-inner {
  294. padding: $(content.posts.padding) 0;
  295. border-top: 5px solid #DDA0DD;
  296. border-bottom: 5px solid #FFC0CB;
  297. hover :border-top: 5px dashed #DDA0DD;
  298. border-bottom: 5px solid #FFC0CB;}
  299.  
  300. .main-inner .column-center-inner .section {
  301. margin: 0 $(content.posts.padding);
  302. }
  303.  
  304. .main-inner .column-right-inner {
  305. margin-left: $(content.padding);
  306. }
  307.  
  308. .main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
  309. margin-left: $(content.padding);
  310. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  311. }
  312.  
  313. .main-inner .column-left-inner {
  314. margin-right: $(content.padding);
  315. }
  316.  
  317. .main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
  318. margin-right: $(content.padding);
  319. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  320. }
  321.  
  322. .main-inner .column-left-inner,
  323. .main-inner .column-right-inner {
  324. padding: 15px 0;
  325. }
  326.  
  327. /* Posts
  328. ----------------------------------------------- */
  329. h3.post-title {
  330. text-align:center;
  331.  
  332. }
  333.  
  334. h3.post-title {
  335. margin-top: 20px;
  336. }
  337.  
  338. h3.post-title a {
  339. font: Julius Sans One;
  340. color: #836FFF;
  341. }
  342.  
  343. h3.post-title a:hover {
  344. text-decoration: underline;
  345. }
  346.  
  347. .main-inner .column-center-outer {
  348. background: $(post.background.color) $(post.background.url) repeat scroll top left;
  349. _background-image: none;
  350. }
  351.  
  352. .post-body {
  353. line-height: 1.4;
  354. position: relative;
  355. }
  356.  
  357. .post-header {
  358. margin: 0 0 1em;
  359.  
  360. line-height: 1.6;
  361. }
  362.  
  363. .post-footer {
  364. margin: .5em 0;
  365. line-height: 1.6;
  366. }
  367.  
  368. #blog-pager {
  369. font-size: 140%;
  370. }
  371.  
  372. #comments {
  373. background: $(comments.background);
  374. padding: 15px;
  375. }
  376.  
  377. #comments .comment-author {
  378. padding-top: 1.5em;
  379. }
  380.  
  381. #comments h4,
  382. #comments .comment-author a,
  383. #comments .comment-timestamp a {
  384. color: $(post.title.text.color);
  385. }
  386.  
  387. #comments .comment-author:first-child {
  388. padding-top: 0;
  389. border-top: none;
  390. }
  391.  
  392. .avatar-image-container {
  393. margin: .2em 0 0;
  394. }
  395.  
  396. /* Comments
  397. ----------------------------------------------- */
  398. #comments a {
  399. color: $(post.title.text.color);
  400. }
  401.  
  402. .comments .comments-content .icon.blog-author {
  403. background-repeat: no-repeat;
  404. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
  405. }
  406.  
  407. .comments .comments-content .loadmore a {
  408. border-top: 1px solid $(post.title.text.color);
  409. border-bottom: 1px solid $(post.title.text.color);
  410. }
  411.  
  412. .comments .comment-thread.inline-thread {
  413. background: $(post.background.color);
  414. }
  415.  
  416. .comments .continue {
  417. border-top: 2px solid $(post.title.text.color);
  418. }
  419.  
  420.  
  421. /* Widgets
  422. ----------------------------------------------- */
  423. .sidebar .widget {
  424. border-bottom: 2px solid $(widget.border.bevel.color);
  425. padding-bottom: 10px;
  426. margin: 10px 0;
  427. }
  428.  
  429. .sidebar .widget:first-child {
  430. margin-top: 0;
  431. }
  432.  
  433. .sidebar .widget:last-child {
  434. border-bottom: none;
  435. margin-bottom: 0;
  436. padding-bottom: 0;
  437. }
  438.  
  439. .footer-inner .widget,
  440. .sidebar .widget {
  441. font: $(widget.font);
  442. color: $(widget.text.color);
  443. }
  444.  
  445.  
  446.  
  447. .footer-inner .widget a:link {
  448. color: $(link.color);
  449. text-decoration: none;
  450. }
  451.  
  452. .footer-inner .widget a:visited {
  453. color: $(link.visited.color);
  454. }
  455.  
  456. .footer-inner .widget a:hover {
  457. color: $(link.color);
  458. text-decoration: underline;
  459. }
  460.  
  461. .widget .zippy {
  462. color: $(widget.alternate.text.color);
  463. }
  464.  
  465. .footer-inner {
  466. background: transparent $(footer.background.gradient) repeat scroll top center;
  467. }
  468.  
  469. /* Mobile
  470. ----------------------------------------------- */
  471. body.mobile {
  472. padding: 0 10px;
  473. background-size: 100% auto;
  474. }
  475.  
  476. body.mobile .AdSense {
  477. margin: 0 -10px;
  478. }
  479.  
  480. .mobile .body-fauxcolumn-outer {
  481. background: $(mobile.background.overlay);
  482. }
  483.  
  484. .mobile .footer-inner .widget a:link {
  485. color: $(widget.link.color);
  486. text-decoration: none;
  487. }
  488.  
  489. .mobile .footer-inner .widget a:visited {
  490. color: $(widget.link.visited.color);
  491. }
  492.  
  493. .mobile-post-outer a {
  494. color: $(post.title.text.color);
  495. }
  496.  
  497. .mobile-link-button {
  498. background-color: $(link.color);
  499. }
  500.  
  501. .mobile-link-button a:link, .mobile-link-button a:visited {
  502. color: $(mobile.button.color);
  503. }
  504.  
  505. .mobile-index-contents {
  506. color: $(body.text.color);
  507. }
  508.  
  509. .mobile .tabs-inner .PageList .widget-content {
  510. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  511. color: $(tabs.selected.text.color);
  512. }
  513.  
  514. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  515. border-$startSide: 1px solid $(tabs.selected.text.color);
  516. }
  517. #menu{
  518. background: url(http://4.bp.blogspot.com/-TXAaMh32s4U/UJqmE7ww8sI/AAAAAAAAhWs/yp5M_AMpNC4/s1600/280.png) right ;
  519. width: 110px;
  520. float: left;
  521. height: 20px;
  522. font: 20px Play;
  523. color: #fff;
  524. padding: 2px 0 6px 0;
  525. text-align: center;border-radius: 7px;
  526. margin: 5px;
  527. text-transform: uppercase;
  528. cursor: default;
  529. -moz-transition: all 0.2s ease-out;
  530. -webkit-transition: all 0.2s ease-out;
  531. -o-transition: all 0.2s ease-out;
  532. -ms-transition: all 0.2s ease-out;
  533. transition: all 0.2s ease-out;
  534. }
  535. #menu:hover {
  536. opacity: .95;
  537. background: url(http://4.bp.blogspot.com/-TXAaMh32s4U/UJqmE7ww8sI/AAAAAAAAhWs/yp5M_AMpNC4/s1600/280.png) left ;
  538. color: #5f5147;
  539. }
  540. /****** opacidade - MADLYLUV.COM ******/
  541. .opacidade
  542. {filter:alpha(opacity=82);
  543. -moz-opacity:0.82;
  544. opacity:0.82;}
  545. .opacidade:hover
  546. {filter:alpha(opacity=100);
  547. -moz-opacity:1.0;
  548. opacity:1.0;}
  549. b {
  550. color: #FFB6C1;
  551. text-decoration: none;
  552. }
  553. b:hover {
  554. color: #FF1493;
  555. text-decoration: none;
  556. }
  557. i {
  558. color: # c7c8ca ;
  559. text-decoration: none;
  560. }
  561. i:hover {
  562. color: #FFE4E1 ;
  563. text-decoration: none;
  564. }
  565. u {
  566. color: #DDA0DD ;
  567. text-decoration: none;
  568. border-bottom: 1px dotted #DDA0DD;
  569. }
  570. u:hover {
  571. color: #FFE4E1;
  572. text-decoration: none;
  573. border-bottom: 1px dashed #D8BFD8 ;}
  574. div#qTip {
  575. margin:3px;
  576. padding: 8px 22px;
  577. border-right-width: 2px;
  578. border-bottom-width: 2px;
  579. display: none;
  580. color:#000000;
  581. background: #fdfdfd;
  582. font: zebra;
  583. font-size: 11px;
  584. background:#fff url(http://i11.photobucket.com/albums/a168/evelynregly/8-3.png)
  585. no-repeat 5%;
  586. text-align: left;
  587. position: absolute;
  588. z-index: 1000;
  589. box-shadow: inset 0 0 4px #eee, 0 0 4px #ccc;
  590. }
  591. .jump-link {
  592. text-align: right; /* posicionamento do leia mais */
  593. margin-top: 5px; /* espaço que fica entre o leia mais e a postagem */
  594. }
  595. .jump-link a {
  596. padding: 4px; /*acolchoamento entre o fundo e o texto */
  597. color: #DDA0DD; /* cor do texto */
  598. background: #FFF5EE; /* cor do fundo */
  599. font-family: century gothic; /* tipo de letra */
  600. -moz-border-radius: 6px; /* bordas arredondas */
  601. -webkit-border-radius: 6px; /* bordas arredondas */
  602. border-radius: 6px; /* bordas arredondas */
  603. }
  604. blockquote {
  605. border-left: 6px outset #DDA0DD; /* expessura, tipo e cor da borda */
  606. border-right: 6px outset #DDA0DD;
  607. background: #ffffff; /* cor do fundo */
  608. padding: 10px;
  609. font-size: 14px; /* tamanho da fonte */
  610. color: #8d8c8d; /* cor da fonte */
  611. text-align: justify; /* alinhamento do texto */
  612. transition-duration: 1s;
  613. -moz-transition-duration: 1s;
  614. -webkit-transition-duration: 1s;
  615. box-shadow-radius: 0px 1px 1px #ccc,-0px -1px 8px #ccc; /* sombra do blockquote */
  616. -moz-box-shadow: 0px 1px 1px #ccc,-0px -1px 8px #ccc;
  617. -webkit-box-shadow: 0px 1px 1px #ccc,-0px -1px 8px #ccc;
  618. }
  619. blockquote:hover {
  620. border-left:3px outset #D8BFD8; /* cor da borda quando passa o mouse */
  621. border-right:3px outset #D8BFD8;
  622. background: #ffffff; /* cor do fundo quando passa o mouse */
  623. }
  624. #zooming {
  625. width:110px;
  626. height:110px;
  627. display: inline-block;
  628. position:relative;
  629. }
  630.  
  631. #zooming img {
  632. position:absolute;
  633. width:110px;
  634. height:110px;
  635. -webkit-transition-duration: .80s;
  636. }
  637.  
  638. #zooming:hover img{
  639. -webkit-transform:scale(1.5);
  640. -moz-transform:scale(1.5);
  641. -o-transform:scale(1.5);
  642. opacity:0.3;
  643. -webkit-transition-duration: .70s;
  644. }
  645.  
  646. .zoomingout {
  647. float:center;
  648. width:110px;
  649. height:110px;
  650. border: 2px solid #e4a2c7;
  651. overflow:hidden;
  652. -webkit-transition-duration: .59s;
  653. }
  654.  
  655. .zoomingout:hover {
  656. float:center;
  657. width:110px;height:110px;
  658. border: 2px solid #e377b4;
  659. overflow:hidden;
  660. -webkit-transition-duration: .59s;
  661. }
  662.  
  663. #palavras a.header {
  664. width:110px;
  665. height:110px;
  666. margin-left:-1px;
  667. opacity:1;
  668. margin-top:-0px;
  669. padding:4px;
  670. text-align: center;
  671. color:#bb4487;
  672. font-size: 10px;
  673. padding: 5px 2px 10px 2px ;
  674. }
  675.  
  676.  
  677. #palavras {
  678. width:110px;
  679. height:110px;
  680. margin-left:-1px;
  681. opacity:1;
  682. margin-top:-0px;
  683. padding:4px;
  684. text-align: center;
  685. color:#434343;
  686. font-size: 10px;
  687. padding: 5px 2px 10px 2px ;
  688. }
  689. h3.post-title {
  690. margin-top: 30px;
  691. text-align: center;
  692. border-bottom: 1px dotted #c0c0c0;
  693. }
  694. h3.post-title a {
  695. font-family: Stoke;
  696. color: #ffbcd9;
  697. font-size: 23px;
  698. text-shadow: 0px 1px 1px #b5b4b5;
  699. -webkit-transition: color 0.4s ease-in;
  700. -moz-transition: color 0.1s ease-in;
  701. transition: color 0.4s ease-in;
  702. }
  703. .sidebar ul li {
  704. list-style: disc url(http://stephanielouie.comule.com/material/minibow1.gif);
  705. font-size:13px;
  706. vertical-align: top;
  707. padding: 12px 0px 4px 0px;
  708. margin-left: 7px;
  709. border-bottom : 1px dashed #ccc;
  710. }
  711. .search{
  712. float: left; /* Flutuando a esquerda, poderá também mudar para Right (Direita) e Left (Esquerda) */
  713. font-family: zebra; /* Fonte */
  714. }
  715. .searchbar{
  716. height: 20px;
  717. width: 140px;
  718. color: #FF82AB; /* Cor da fonte */
  719. -moz-border-radius: 6px;-webkit-border-radius: 6px;-goog-ms-border-radius: 6px;background: #FFF; /* Cor de fundo da parte onde escrevemos */
  720. }
  721. .searchbut{
  722. background: url('http://i39.tinypic.com/25ezh8z.png'); /* Link da imagem do botão de pesquisar*/
  723. width:30px;
  724. height:30px;
  725. border: 0;
  726. padding:7px;
  727. }
  728. .elitescale{
  729. -moz-border-radius: 2px;
  730. -webkit-border-radius: 2px;
  731. -webkit-transition: 0s linear;
  732. -webkit-transition: opacity 0.5s linear;
  733. -webkit-transition: all 0.3s linear;
  734. -webkit-transition: all 0.3s linear;
  735. -moz-transition: all 0.3s linear;
  736. transition: all 0.3s linear;
  737. background-color: #e7a5de;
  738. padding: 3px;
  739. }
  740. .elitescale:hover {
  741. -webkit-transform: scale(1.20);
  742. -moz-transform: scale(1.20);
  743. background-color: #c4a6cb;
  744. padding: 3px;
  745. }
  746. ]]></b:skin>
  747.  
  748. <b:template-skin>
  749. <b:variable default='960px' name='content.width' type='length' value='960px'/>
  750. <b:variable default='0' name='main.column.left.width' type='length' value='0px'/>
  751. <b:variable default='310px' name='main.column.right.width' type='length' value='300px'/>
  752.  
  753. <![CDATA[
  754. body {
  755. min-width: $(content.width);
  756. }
  757.  
  758. .content-outer, .content-fauxcolumn-outer, .region-inner {
  759. min-width: $(content.width);
  760. max-width: $(content.width);
  761. _width: $(content.width);
  762. }
  763.  
  764. .main-inner .columns {
  765. padding-left: $(main.column.left.width);
  766. padding-right: $(main.column.right.width);
  767. }
  768.  
  769. .main-inner .fauxcolumn-center-outer {
  770. left: $(main.column.left.width);
  771. right: $(main.column.right.width);
  772. /* IE6 does not respect left and right together */
  773. _width: expression(this.parentNode.offsetWidth -
  774. parseInt("$(main.column.left.width)") -
  775. parseInt("$(main.column.right.width)") + 'px');
  776. }
  777.  
  778. .main-inner .fauxcolumn-left-outer {
  779. width: $(main.column.left.width);
  780. }
  781.  
  782. .main-inner .fauxcolumn-right-outer {
  783. width: $(main.column.right.width);
  784. }
  785.  
  786. .main-inner .column-left-outer {
  787. width: $(main.column.left.width);
  788. right: 100%;
  789. margin-left: -$(main.column.left.width);
  790. }
  791.  
  792. .main-inner .column-right-outer {
  793. width: $(main.column.right.width);
  794. margin-right: -$(main.column.right.width);
  795. margin-top:-370px;}
  796.  
  797. #layout {
  798. min-width: 0;
  799. }
  800.  
  801. #layout .content-outer {
  802. min-width: 0;
  803. width: 800px;
  804. }
  805.  
  806. #layout .region-inner {
  807. min-width: 0;
  808. width: auto;
  809. }
  810. ]]>
  811. </b:template-skin>
  812. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/><script language='JavaScript' src='http://dl.dropbox.com/u/35546279/qTip_pinkskulldesign.com_.js' type='text/JavaScript'/>
  813. </head>
  814.  
  815. <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  816. <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  817. <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/>
  818. </b:section>
  819.  
  820. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  821. <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  822. <meta expr:content='data:blog.title' itemprop='name'/>
  823. <b:if cond='data:blog.metaDescription'>
  824. <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  825. </b:if>
  826. </div>
  827. </b:if>
  828.  
  829. <div class='body-fauxcolumns'>
  830. <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  831. <div class='cap-top'>
  832. <div class='cap-left'/>
  833. <div class='cap-right'/>
  834. </div>
  835. <div class='fauxborder-left'>
  836. <div class='fauxborder-right'/>
  837. <div class='fauxcolumn-inner'>
  838. </div>
  839. </div>
  840. <div class='cap-bottom'>
  841. <div class='cap-left'/>
  842. <div class='cap-right'/>
  843. </div>
  844. </div>
  845. </div>
  846.  
  847. <div class='content'>
  848. <div class='content-fauxcolumns'>
  849. <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  850. <div class='cap-top'>
  851. <div class='cap-left'/>
  852. <div class='cap-right'/>
  853. </div>
  854. <div class='fauxborder-left'>
  855. <div class='fauxborder-right'/>
  856. <div class='fauxcolumn-inner'>
  857. </div>
  858. </div>
  859. <div class='cap-bottom'>
  860. <div class='cap-left'/>
  861. <div class='cap-right'/>
  862. </div>
  863. </div>
  864. </div>
  865.  
  866. <div class='content-outer'>
  867. <div class='content-cap-top cap-top'>
  868. <div class='cap-left'/>
  869. <div class='cap-right'/>
  870. </div>
  871. <div class='fauxborder-left content-fauxborder-left'>
  872. <div class='fauxborder-right content-fauxborder-right'/>
  873. <div class='content-inner'>
  874.  
  875. <header>
  876. <div class='header-outer'>
  877. <div class='header-cap-top cap-top'>
  878. <div class='cap-left'/>
  879. <div class='cap-right'/>
  880. </div>
  881. <div class='fauxborder-left header-fauxborder-left'>
  882. <div class='fauxborder-right header-fauxborder-right'/>
  883. <div class='region-inner header-inner'>
  884. <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
  885. <b:widget id='Header1' locked='true' title='hgnxgjsnxashj (Cabeçalho)' type='Header'/>
  886. </b:section>
  887. </div>
  888. </div>
  889. <div class='header-cap-bottom cap-bottom'>
  890. <div class='cap-left'/>
  891. <div class='cap-right'/>
  892. </div>
  893. </div>
  894. </header>
  895.  
  896. <div class='tabs-outer'>
  897. <div class='tabs-cap-top cap-top'>
  898. <div class='cap-left'/>
  899. <div class='cap-right'/>
  900. </div>
  901. <div class='fauxborder-left tabs-fauxborder-left'>
  902. <div class='fauxborder-right tabs-fauxborder-right'/>
  903. <div class='region-inner tabs-inner'>
  904. <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'/>
  905. <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  906. </div>
  907. </div>
  908. <div class='tabs-cap-bottom cap-bottom'>
  909. <div class='cap-left'/>
  910. <div class='cap-right'/>
  911. </div>
  912. </div>
  913.  
  914. <div class='main-outer'>
  915. <div class='main-cap-top cap-top'>
  916. <div class='cap-left'/>
  917. <div class='cap-right'/>
  918. </div>
  919.  
  920. <div class='fauxborder-left main-fauxborder-left'>
  921. <div class='fauxborder-right main-fauxborder-right'/>
  922. <div class='region-inner main-inner'>
  923.  
  924. <div class='columns fauxcolumns'>
  925.  
  926. <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  927. <div class='cap-top'>
  928. <div class='cap-left'/>
  929. <div class='cap-right'/>
  930. </div>
  931. <div class='fauxborder-left'>
  932. <div class='fauxborder-right'/>
  933. <div class='fauxcolumn-inner'>
  934. </div>
  935. </div>
  936. <div class='cap-bottom'>
  937. <div class='cap-left'/>
  938. <div class='cap-right'/>
  939. </div>
  940. </div>
  941.  
  942. <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  943. <div class='cap-top'>
  944. <div class='cap-left'/>
  945. <div class='cap-right'/>
  946. </div>
  947. <div class='fauxborder-left'>
  948. <div class='fauxborder-right'/>
  949. <div class='fauxcolumn-inner'>
  950. </div>
  951. </div>
  952. <div class='cap-bottom'>
  953. <div class='cap-left'/>
  954. <div class='cap-right'/>
  955. </div>
  956. </div>
  957.  
  958. <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  959. <div class='cap-top'>
  960. <div class='cap-left'/>
  961. <div class='cap-right'/>
  962. </div>
  963. <div class='fauxborder-left'>
  964. <div class='fauxborder-right'/>
  965. <div class='fauxcolumn-inner'>
  966. </div>
  967. </div>
  968. <div class='cap-bottom'>
  969. <div class='cap-left'/>
  970. <div class='cap-right'/>
  971. </div>
  972. </div>
  973.  
  974. <!-- corrects IE6 width calculation -->
  975. <div class='columns-inner'>
  976.  
  977. <div class='column-center-outer'>
  978. <div class='column-center-inner'>
  979. <b:section class='main' id='main' showaddelement='no'>
  980. <b:widget id='Blog1' locked='true' title='Mensagens de blogue' type='Blog'/>
  981. </b:section>
  982. </div>
  983. </div>
  984.  
  985. <div class='column-left-outer'>
  986. <div class='column-left-inner'>
  987. <aside>
  988. <macro:include id='main-column-left-sections' name='sections'>
  989. <macro:param default='0' name='num' value='0'/>
  990. <macro:param default='sidebar-left' name='idPrefix'/>
  991. <macro:param default='sidebar' name='class'/>
  992. <macro:param default='true' name='includeBottom'/>
  993. </macro:include>
  994. </aside>
  995. </div>
  996. </div>
  997.  
  998. <div class='column-right-outer'>
  999. <div class='column-right-inner'>
  1000. <aside>
  1001. <macro:include id='main-column-right-sections' name='sections'>
  1002. <macro:param default='2' name='num' value='1'/>
  1003. <macro:param default='sidebar-right' name='idPrefix'/>
  1004. <macro:param default='sidebar' name='class'/>
  1005. <macro:param default='true' name='includeBottom'/>
  1006. </macro:include>
  1007. </aside>
  1008. </div>
  1009. </div>
  1010.  
  1011. </div>
  1012.  
  1013. <div style='clear: both'/>
  1014. <!-- columns -->
  1015. </div>
  1016.  
  1017. <!-- main -->
  1018. </div>
  1019. </div>
  1020. <div class='main-cap-bottom cap-bottom'>
  1021. <div class='cap-left'/>
  1022. <div class='cap-right'/>
  1023. </div>
  1024. </div>
  1025.  
  1026. <footer>
  1027. <div class='footer-outer'>
  1028. <div class='footer-cap-top cap-top'>
  1029. <div class='cap-left'/>
  1030. <div class='cap-right'/>
  1031. </div>
  1032. <div class='fauxborder-left footer-fauxborder-left'>
  1033. <div class='fauxborder-right footer-fauxborder-right'/>
  1034. <div class='region-inner footer-inner'>
  1035. <macro:include id='footer-sections' name='sections'>
  1036. <macro:param default='2' name='num'/>
  1037. <macro:param default='footer' name='idPrefix'/>
  1038. <macro:param default='foot' name='class'/>
  1039. <macro:param default='false' name='includeBottom'/>
  1040. </macro:include>
  1041. <!-- outside of the include in order to lock Attribution widget -->
  1042. <b:section class='foot' id='footer-3' showaddelement='no'>
  1043. <b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
  1044. </b:section>
  1045. </div>
  1046. </div>
  1047. <div class='footer-cap-bottom cap-bottom'>
  1048. <div class='cap-left'/>
  1049. <div class='cap-right'/>
  1050. </div>
  1051. </div>
  1052. </footer>
  1053.  
  1054. <!-- content -->
  1055. </div>
  1056. </div>
  1057. <div class='content-cap-bottom cap-bottom'>
  1058. <div class='cap-left'/>
  1059. <div class='cap-right'/>
  1060. </div>
  1061. </div>
  1062. </div>
  1063.  
  1064. <script type='text/javascript'>
  1065. window.setTimeout(function() {
  1066. document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  1067. }, 10);
  1068. </script>
  1069. <b:include data='blog' name='google-analytics'/>
  1070. </body>
  1071.  
  1072. <macro:includable id='sections' var='col'>
  1073. <macro:if cond='data:col.num == 0'>
  1074. <macro:else/>
  1075. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  1076.  
  1077. <macro:if cond='data:col.num &gt;= 2'>
  1078. <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  1079. <tbody>
  1080. <tr>
  1081. <td class='first columns-cell'>
  1082. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  1083. </td>
  1084.  
  1085. <td class='columns-cell'>
  1086. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  1087. </td>
  1088.  
  1089. <macro:if cond='data:col.num &gt;= 3'>
  1090. <td class='columns-cell'>
  1091. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  1092. </td>
  1093. </macro:if>
  1094.  
  1095. <macro:if cond='data:col.num &gt;= 4'>
  1096. <td class='columns-cell'>
  1097. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  1098. </td>
  1099. </macro:if>
  1100. </tr>
  1101. </tbody>
  1102. </table>
  1103.  
  1104. <macro:if cond='data:col.includeBottom'>
  1105. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  1106. </macro:if>
  1107. </macro:if>
  1108. </macro:if>
  1109. </macro:includable>
  1110.  
  1111. <b:section-contents id='sidebar-right-1'>
  1112. <b:widget id='Text1' locked='false' title='Welcome' type='Text'/>
  1113. <b:widget id='HTML1' locked='false' title='Menu' type='HTML'/>
  1114. <b:widget id='HTML4' locked='false' title='Search' type='HTML'/>
  1115. <b:widget id='Label1' locked='false' title='Etiquetas' type='Label'/>
  1116. <b:widget id='HTML3' locked='false' title='Autoras' type='HTML'/>
  1117. <b:widget id='HTML5' locked='false' title='Afiliados' type='HTML'/>
  1118. <b:widget id='BlogArchive1' locked='false' title='Arquivo do blogue' type='BlogArchive'/>
  1119. <b:widget id='HTML2' locked='false' title='' type='HTML'/>
  1120. </b:section-contents><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/></html>
Add Comment
Please, Sign In to add comment