Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 11th, 2012  |  syntax: None  |  size: 31.08 KB  |  hits: 105  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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.     <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
  6.     <b:if cond='data:blog.isMobile'>
  7.       <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
  8.     <b:else/>
  9.       <meta content='width=1100' name='viewport'/>
  10.     </b:if>
  11.     <b:include data='blog' name='all-head-content'/>
  12.     <title><data:blog.pageTitle/></title>
  13.  
  14.     <b:skin><![CDATA[/*
  15. -----------------------------------------------
  16. Blogger Template Style
  17. Name:     Simple
  18. Designer: Josh Peterson
  19. URL:      www.noaesthetic.com
  20. ----------------------------------------------- */
  21.  
  22. /* Variable definitions
  23.    ====================
  24.    <Variable name="keycolor" description="Main Color" type="color" default="#66bbdd" value="#ccb666"/>
  25.  
  26.    <Group description="Page Text" selector="body">
  27.      <Variable name="body.font" description="Font" type="font"
  28.          default="normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 14px Georgia, Utopia, 'Palatino Linotype', Palatino, serif"/>
  29.      <Variable name="body.text.color" description="Text Color" type="color" default="#222222" value="#222222"/>
  30.    </Group>
  31.  
  32.    <Group description="Backgrounds" selector=".body-fauxcolumns-outer">
  33.      <Variable name="body.background.color" description="Outer Background" type="color" default="#66bbdd" value="#513831"/>
  34.      <Variable name="content.background.color" description="Main Background" type="color" default="#ffffff" value="#fff9ee"/>
  35.      <Variable name="header.background.color" description="Header Background" type="color" default="transparent" value="#ccb666"/>
  36.    </Group>
  37.  
  38.    <Group description="Links" selector=".main-outer">
  39.      <Variable name="link.color" description="Link Color" type="color" default="#2288bb" value="#993300"/>
  40.      <Variable name="link.visited.color" description="Visited Color" type="color" default="#888888" value="#888888"/>
  41.      <Variable name="link.hover.color" description="Hover Color" type="color" default="#33aaff" value="#ff1900"/>
  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 Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 48px Georgia, Utopia, 'Palatino Linotype', Palatino, serif"/>
  47.      <Variable name="header.text.color" description="Title Color" type="color" default="#3399bb"  value="#ffffff"/>
  48.    </Group>
  49.  
  50.    <Group description="Blog Description" selector=".header .description">
  51.      <Variable name="description.text.color" description="Description Color" type="color"
  52.          default="#777777"  value="#ffffff"/>
  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 normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 16px Georgia, Utopia, 'Palatino Linotype', Palatino, serif"/>
  58.      <Variable name="tabs.text.color" description="Text Color" type="color" default="#999999" value="#998877"/>
  59.      <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#000000" value="#000000"/>
  60.    </Group>
  61.  
  62.    <Group description="Tabs Background" selector=".tabs-outer .PageList">
  63.      <Variable name="tabs.background.color" description="Background Color" type="color" default="#f5f5f5" value="#fff9ee"/>
  64.      <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="#eeeeee" value="#fff9ee"/>
  65.    </Group>
  66.  
  67.    <Group description="Post Title" selector="h3.post-title, .comments h4">
  68.      <Variable name="post.title.font" description="Font" type="font"
  69.          default="normal normal 22px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 24px Georgia, Utopia, 'Palatino Linotype', Palatino, serif"/>
  70.    </Group>
  71.  
  72.    <Group description="Date Header" selector=".date-header">
  73.      <Variable name="date.header.color" description="Text Color" type="color"
  74.          default="$(body.text.color)" value="$(body.text.color)"/>
  75.      <Variable name="date.header.background.color" description="Background Color" type="color"
  76.          default="transparent" value="transparent"/>
  77.    </Group>
  78.  
  79.    <Group description="Post Footer" selector=".post-footer">
  80.      <Variable name="post.footer.text.color" description="Text Color" type="color" default="#666666" value="#666555"/>
  81.      <Variable name="post.footer.background.color" description="Background Color" type="color"
  82.          default="#f9f9f9" value="#eee9dd"/>
  83.      <Variable name="post.footer.border.color" description="Shadow Color" type="color" default="#eeeeee" value="#eeeeee"/>
  84.    </Group>
  85.  
  86.    <Group description="Gadgets" selector="h2">
  87.      <Variable name="widget.title.font" description="Title Font" type="font"
  88.         default="normal bold 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal bold 12px Georgia, Utopia, 'Palatino Linotype', Palatino, serif"/>
  89.      <Variable name="widget.title.text.color" description="Title Color" type="color" default="#000000" value="#000000"/>
  90.      <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#999999" value="#999999"/>
  91.    </Group>
  92.  
  93.    <Group description="Images" selector=".main-inner">
  94.      <Variable name="image.background.color" description="Background Color" type="color" default="#ffffff" value="#ffffff"/>
  95.      <Variable name="image.border.color" description="Border Color" type="color" default="#eeeeee" value="#eeeeee"/>
  96.      <Variable name="image.text.color" description="Caption Text Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  97.    </Group>
  98.  
  99.    <Group description="Accents" selector=".content-inner">
  100.      <Variable name="body.rule.color" description="Separator Line Color" type="color" default="#eeeeee" value="#eee5dd"/>
  101.      <Variable name="tabs.border.color" description="Tabs Border Color" type="color" default="$(body.rule.color)" value="$(body.rule.color)"/>
  102.    </Group>
  103.  
  104.    <Variable name="body.background" description="Body Background" type="background"
  105.        color="$(body.background.color)" default="$(color) none repeat scroll top left" value="#513831 url(http://themes.googleusercontent.com/image?id=1KH22PlFqsiVYxboQNAoJjYmRbw5M4REHmdJbHT5M2x9zVMGrCqwSjZvaQW_A10KPc6Il) repeat scroll top center /* Credit: luoman (http://www.istockphoto.com/googleimages.php?id=11394138&amp;platform=blogger) */"/>
  106.    <Variable name="body.background.override" description="Body Background Override" type="string" default="" value=""/>
  107.  
  108.    <Variable name="body.background.gradient.cap" description="Body Gradient Cap" type="url"
  109.        default="url(http://www.blogblog.com/1kt/simple/gradients_light.png)" value="none"/>
  110.    <Variable name="body.background.gradient.tile" description="Body Gradient Tile" type="url"
  111.        default="url(http://www.blogblog.com/1kt/simple/body_gradient_tile_light.png)" value="none"/>
  112.  
  113.    <Variable name="content.background.color.selector" description="Content Background Color Selector" type="string" default=".content-inner" value=".content-inner"/>
  114.    <Variable name="content.padding" description="Content Padding" type="length" default="10px" value="10px"/>
  115.    <Variable name="content.padding.horizontal" description="Content Horizontal Padding" type="length" default="$(content.padding)" value="$(content.padding)"/>
  116.    <Variable name="content.shadow.spread" description="Content Shadow Spread" type="length" default="40px" value="40px"/>
  117.    <Variable name="content.shadow.spread.webkit" description="Content Shadow Spread (WebKit)" type="length" default="5px" value="5px"/>
  118.    <Variable name="content.shadow.spread.ie" description="Content Shadow Spread (IE)" type="length" default="10px" value="10px"/>
  119.  
  120.    <Variable name="main.border.width" description="Main Border Width" type="length" default="0" value="0"/>
  121.  
  122.    <Variable name="header.background.gradient" description="Header Gradient" type="url" default="none" value="url(http://www.blogblog.com/1kt/simple/gradients_light.png)"/>
  123.    <Variable name="header.shadow.offset.left" description="Header Shadow Offset Left" type="length" default="-1px" value="1px"/>
  124.    <Variable name="header.shadow.offset.top" description="Header Shadow Offset Top" type="length" default="-1px" value="2px"/>
  125.    <Variable name="header.shadow.spread" description="Header Shadow Spread" type="length" default="1px" value="3px"/>
  126.    <Variable name="header.padding" description="Header Padding" type="length" default="30px" value="30px"/>
  127.  
  128.    <Variable name="header.border.size" description="Header Border Size" type="length" default="1px" value="0"/>
  129.    <Variable name="header.bottom.border.size" description="Header Bottom Border Size" type="length" default="$(header.border.size)" value="$(header.border.size)"/>
  130.    <Variable name="header.border.horizontalsize" description="Header Horizontal Border Size" type="length" default="0" value="0"/>
  131.  
  132.    <Variable name="description.text.size" description="Description Text Size" type="string" default="140%" value="140%"/>
  133.  
  134.    <Variable name="tabs.margin.top" description="Tabs Margin Top" type="length" default="0"  value="0"/>
  135.    <Variable name="tabs.margin.side" description="Tabs Side Margin" type="length" default="30px"  value="30px"/>
  136.    <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
  137.        default="url(http://www.blogblog.com/1kt/simple/gradients_light.png)" value="none"/>
  138.    <Variable name="tabs.border.width" description="Tabs Border Width" type="length" default="1px" value="1px"/>
  139.    <Variable name="tabs.bevel.border.width" description="Tabs Bevel Border Width" type="length" default="1px" value="1px"/>
  140.  
  141.    <Variable name="date.header.padding" description="Date Header Padding" type="string" default="inherit" value="inherit"/>
  142.    <Variable name="date.header.letterspacing" description="Date Header Letter Spacing" type="string" default="inherit" value="inherit"/>
  143.    <Variable name="date.header.margin" description="Date Header Margin" type="string" default="inherit" value="inherit"/>
  144.  
  145.    <Variable name="post.margin.bottom" description="Post Bottom Margin" type="length" default="25px" value="25px"/>
  146.  
  147.    <Variable name="image.border.small.size" description="Image Border Small Size" type="length" default="2px" value="2px"/>
  148.    <Variable name="image.border.large.size" description="Image Border Large Size" type="length" default="5px" value="5px"/>
  149.  
  150.    <Variable name="page.width.selector" description="Page Width Selector" type="string" default=".region-inner" value=".region-inner"/>
  151.    <Variable name="page.width" description="Page Width" type="string" default="auto" value="auto"/>
  152.  
  153.    <Variable name="main.section.margin" description="Main Section Margin" type="length" default="15px" value="15px"/>
  154.    <Variable name="main.padding" description="Main Padding" type="length" default="15px" value="15px"/>
  155.    <Variable name="main.padding.top" description="Main Padding Top" type="length" default="30px" value="30px"/>
  156.    <Variable name="main.padding.bottom" description="Main Padding Bottom" type="length" default="30px" value="30px"/>
  157.  
  158.    <Variable name="paging.background"
  159.        color="$(content.background.color)"
  160.        description="Background of blog paging area" type="background"
  161.        default="transparent none no-repeat scroll top center" value="transparent none no-repeat scroll top center"/>
  162.  
  163.    <Variable name="footer.bevel" description="Bevel border length of footer" type="length" default="0" value="0"/>
  164.  
  165.    <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  166.    <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  167. */
  168.  
  169. /* Content
  170. ----------------------------------------------- */
  171. body {
  172.   font: $(body.font);
  173.   color: $(body.text.color);
  174.   background: $(body.background);
  175.   padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread);
  176.   $(body.background.override)
  177. }
  178.  
  179. html body $(page.width.selector) {
  180.   min-width: 0;
  181.   max-width: 100%;
  182.   width: $(page.width);
  183. }
  184.  
  185. a:link {
  186.   text-decoration:none;
  187.   color: $(link.color);
  188. }
  189.  
  190. a:visited {
  191.   text-decoration:none;
  192.   color: $(link.visited.color);
  193. }
  194.  
  195. a:hover {
  196.   text-decoration:underline;
  197.   color: $(link.hover.color);
  198. }
  199.  
  200. .body-fauxcolumn-outer .fauxcolumn-inner {
  201.   background: transparent $(body.background.gradient.tile) repeat scroll top left;
  202.   _background-image: none;
  203. }
  204.  
  205. .body-fauxcolumn-outer .cap-top {
  206.   position: absolute;
  207.   z-index: 1;
  208.   height: 400px;
  209.   width: 100%;
  210.   background: $(body.background);
  211.   $(body.background.override)
  212. }
  213.  
  214. .body-fauxcolumn-outer .cap-top .cap-left {
  215.   width: 100%;
  216.   background: transparent $(body.background.gradient.cap) repeat-x scroll top left;
  217.   _background-image: none;
  218. }
  219.  
  220. .content-outer {
  221.   -moz-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15);
  222.   -webkit-box-shadow: 0 0 $(content.shadow.spread.webkit) rgba(0, 0, 0, .15);
  223.   -goog-ms-box-shadow: 0 0 $(content.shadow.spread.ie) #333333;
  224.   box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15);
  225.  
  226.   margin-bottom: 1px;
  227. }
  228.  
  229. .content-inner {
  230.   padding: $(content.padding) $(content.padding.horizontal);
  231. }
  232.  
  233. $(content.background.color.selector) {
  234.   background-color: $(content.background.color);
  235. }
  236.  
  237. /* Header
  238. ----------------------------------------------- */
  239. .header-outer {
  240.   background: $(header.background.color) $(header.background.gradient) repeat-x scroll 0 -400px;
  241.   _background-image: none;
  242. }
  243.  
  244. .Header h1 {
  245.   font: $(header.font);
  246.   color: $(header.text.color);
  247.   text-shadow: $(header.shadow.offset.left) $(header.shadow.offset.top) $(header.shadow.spread) rgba(0, 0, 0, .2);
  248. }
  249.  
  250. .Header h1 a {
  251.   color: $(header.text.color);
  252. }
  253.  
  254. .Header .description {
  255.   font-size: $(description.text.size);
  256.   color: $(description.text.color);
  257. }
  258.  
  259. .header-inner .Header .titlewrapper {
  260.   padding: 22px $(header.padding);
  261. }
  262.  
  263. .header-inner .Header .descriptionwrapper {
  264.   padding: 0 $(header.padding);
  265. }
  266.  
  267. /* Tabs
  268. ----------------------------------------------- */
  269. .tabs-inner .section:first-child {
  270.   border-top: $(header.bottom.border.size) solid $(tabs.border.color);
  271. }
  272.  
  273. .tabs-inner .section:first-child ul {
  274.   margin-top: -$(header.border.size);
  275.   border-top: $(header.border.size) solid $(tabs.border.color);
  276.   border-left: $(header.border.horizontalsize) solid $(tabs.border.color);
  277.   border-right: $(header.border.horizontalsize) solid $(tabs.border.color);
  278. }
  279.  
  280. .tabs-inner .widget ul {
  281.   background: $(tabs.background.color) $(tabs.background.gradient) repeat-x scroll 0 -800px;
  282.   _background-image: none;
  283.   border-bottom: $(tabs.border.width) solid $(tabs.border.color);
  284.  
  285.   margin-top: $(tabs.margin.top);
  286.   margin-left: -$(tabs.margin.side);
  287.   margin-right: -$(tabs.margin.side);
  288. }
  289.  
  290. .tabs-inner .widget li a {
  291.   display: inline-block;
  292.  
  293.   padding: .6em 1em;
  294.  
  295.   font: $(tabs.font);
  296.   color: $(tabs.text.color);
  297.  
  298.   border-$startSide: $(tabs.border.width) solid $(content.background.color);
  299.   border-$endSide: $(tabs.bevel.border.width) solid $(tabs.border.color);
  300. }
  301.  
  302. .tabs-inner .widget li:first-child a {
  303.   border-$startSide: none;
  304. }
  305.  
  306. .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover {
  307.   color: $(tabs.selected.text.color);
  308.   background-color: $(tabs.selected.background.color);
  309.   text-decoration: none;
  310. }
  311.  
  312. /* Columns
  313. ----------------------------------------------- */
  314. .main-outer {
  315.   border-top: $(main.border.width) solid $(body.rule.color);
  316. }
  317.  
  318. .fauxcolumn-left-outer .fauxcolumn-inner {
  319.   border-right: 1px solid $(body.rule.color);
  320. }
  321.  
  322. .fauxcolumn-right-outer .fauxcolumn-inner {
  323.   border-left: 1px solid $(body.rule.color);
  324. }
  325.  
  326. /* Headings
  327. ----------------------------------------------- */
  328. h2 {
  329.   margin: 0 0 1em 0;
  330.  
  331.   font: $(widget.title.font);
  332.   color: $(widget.title.text.color);
  333.   text-transform: uppercase;
  334. }
  335.  
  336. /* Widgets
  337. ----------------------------------------------- */
  338. .widget .zippy {
  339.   color: $(widget.alternate.text.color);
  340.   text-shadow: 2px 2px 1px rgba(0, 0, 0, .1);
  341. }
  342.  
  343. .widget .popular-posts ul {
  344.   list-style: none;
  345. }
  346.  
  347. /* Posts
  348. ----------------------------------------------- */
  349. .date-header span {
  350.   background-color: $(date.header.background.color);
  351.   color: $(date.header.color);
  352.   padding: $(date.header.padding);
  353.   letter-spacing: $(date.header.letterspacing);
  354.   margin: $(date.header.margin);
  355. }
  356.  
  357. .main-inner {
  358.   padding-top: $(main.padding.top);
  359.   padding-bottom: $(main.padding.bottom);
  360. }
  361.  
  362. .main-inner .column-center-inner {
  363.   padding: 0 $(main.padding);
  364. }
  365.  
  366. .main-inner .column-center-inner .section {
  367.   margin: 0 $(main.section.margin);
  368. }
  369.  
  370. .post {
  371.   margin: 0 0 $(post.margin.bottom) 0;
  372. }
  373.  
  374. h3.post-title, .comments h4 {
  375.   font: $(post.title.font);
  376.   margin: .75em 0 0;
  377. }
  378.  
  379. .post-body {
  380.   font-size: 110%;
  381.   line-height: 1.4;
  382.   position: relative;
  383. }
  384.  
  385. .post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
  386. .BlogList .item-thumbnail img {
  387.   padding: $(image.border.small.size);
  388.  
  389.   background: $(image.background.color);
  390.   border: 1px solid $(image.border.color);
  391.  
  392.   -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  393.   -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  394.   box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  395. }
  396.  
  397. .post-body img, .post-body .tr-caption-container {
  398.   padding: $(image.border.large.size);
  399. }
  400.  
  401. .post-body .tr-caption-container {
  402.   color: $(image.text.color);
  403. }
  404.  
  405. .post-body .tr-caption-container img {
  406.   padding: 0;
  407.  
  408.   background: transparent;
  409.   border: none;
  410.  
  411.   -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  412.   -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  413.   box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  414. }
  415.  
  416. .post-header {
  417.   margin: 0 0 1.5em;
  418.  
  419.   line-height: 1.6;
  420.   font-size: 90%;
  421. }
  422.  
  423. .post-footer {
  424.   margin: 20px -2px 0;
  425.   padding: 5px 10px;
  426.  
  427.   color: $(post.footer.text.color);
  428.   background-color: $(post.footer.background.color);
  429.   border-bottom: 1px solid $(post.footer.border.color);
  430.  
  431.   line-height: 1.6;
  432.   font-size: 90%;
  433. }
  434.  
  435. #comments .comment-author {
  436.   padding-top: 1.5em;
  437.  
  438.   border-top: 1px solid $(body.rule.color);
  439.   background-position: 0 1.5em;
  440. }
  441.  
  442. #comments .comment-author:first-child {
  443.   padding-top: 0;
  444.  
  445.   border-top: none;
  446. }
  447.  
  448. .avatar-image-container {
  449.   margin: .2em 0 0;
  450. }
  451.  
  452. #comments .avatar-image-container img {
  453.   border: 1px solid $(image.border.color);
  454. }
  455.  
  456. /* Accents
  457. ---------------------------------------------- */
  458. .section-columns td.columns-cell {
  459.   border-$startSide: 1px solid $(body.rule.color);
  460. }
  461.  
  462. .blog-pager {
  463.   background: $(paging.background);
  464. }
  465.  
  466. .blog-pager-older-link, .home-link,
  467. .blog-pager-newer-link {
  468.   background-color: $(content.background.color);
  469.   padding: 5px;
  470. }
  471.  
  472. .footer-outer {
  473.   border-top: $(footer.bevel) dashed #bbbbbb;
  474. }
  475.  
  476. /* Mobile
  477. ----------------------------------------------- */
  478. .mobile .content-outer {
  479.   -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  480.   box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  481.   padding: 0 $(content.shadow.spread);
  482. }
  483.  
  484. body.mobile .AdSense {
  485.   margin-left: -$(content.shadow.spread);
  486. }
  487.  
  488. .mobile .tabs-inner .widget ul {
  489.   margin-left: 0;
  490.   margin-right: 0;
  491. }
  492.  
  493. .mobile .post {
  494.   margin: 0;
  495. }
  496.  
  497. .mobile .main-inner .column-center-inner .section {
  498.   margin: 0;
  499. }
  500.  
  501. .mobile .date-header span {
  502.   padding: 0.4em 10px;
  503.   margin: 0 -10px;
  504. }
  505.  
  506. .mobile h3.post-title {
  507.   margin: 0;
  508. }
  509.  
  510. .mobile .blog-pager {
  511.   background: transparent;
  512. }
  513.  
  514. .mobile .footer-outer {
  515.   border-top: none;
  516. }
  517.  
  518. .mobile .main-inner, .mobile .footer-inner {
  519.   background-color: $(content.background.color);
  520. }
  521.  
  522. .mobile-index-contents {
  523.   color: $(body.text.color);
  524. }
  525.  
  526. .mobile-link-button {
  527.   background-color: $(link.color);
  528. }
  529.  
  530. .mobile-link-button a:link, .mobile-link-button a:visited {
  531.   color: $(content.background.color);
  532. }
  533. ]]></b:skin>
  534.  
  535.     <b:template-skin>
  536.       <b:variable default='930px' name='content.width' type='length' value='860px'/>
  537.       <b:variable default='0' name='main.column.left.width' type='length' value='0px'/>
  538.       <b:variable default='360px' name='main.column.right.width' type='length' value='260px'/>
  539.  
  540.       <![CDATA[
  541.       body {
  542.         min-width: $(content.width);
  543.       }
  544.  
  545.       .content-outer, .content-fauxcolumn-outer, .region-inner {
  546.         min-width: $(content.width);
  547.         max-width: $(content.width);
  548.         _width: $(content.width);
  549.       }
  550.  
  551.       .main-inner .columns {
  552.         padding-left: $(main.column.left.width);
  553.         padding-right: $(main.column.right.width);
  554.       }
  555.  
  556.       .main-inner .fauxcolumn-center-outer {
  557.         left: $(main.column.left.width);
  558.         right: $(main.column.right.width);
  559.         /* IE6 does not respect left and right together */
  560.         _width: expression(this.parentNode.offsetWidth -
  561.             parseInt("$(main.column.left.width)") -
  562.             parseInt("$(main.column.right.width)") + 'px');
  563.       }
  564.  
  565.       .main-inner .fauxcolumn-left-outer {
  566.         width: $(main.column.left.width);
  567.       }
  568.  
  569.       .main-inner .fauxcolumn-right-outer {
  570.         width: $(main.column.right.width);
  571.       }
  572.  
  573.       .main-inner .column-left-outer {
  574.         width: $(main.column.left.width);
  575.         right: 100%;
  576.         margin-left: -$(main.column.left.width);
  577.       }
  578.  
  579.       .main-inner .column-right-outer {
  580.         width: $(main.column.right.width);
  581.         margin-right: -$(main.column.right.width);
  582.       }
  583.  
  584.       #layout {
  585.         min-width: 0;
  586.       }
  587.  
  588.       #layout .content-outer {
  589.         min-width: 0;
  590.         width: 800px;
  591.       }
  592.  
  593.       #layout .region-inner {
  594.         min-width: 0;
  595.         width: auto;
  596.       }
  597.       ]]>
  598.     </b:template-skin>
  599.   </head>
  600.  
  601.   <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  602.   <div class='body-fauxcolumns'>
  603.     <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  604.     <div class='cap-top'>
  605.       <div class='cap-left'/>
  606.       <div class='cap-right'/>
  607.     </div>
  608.     <div class='fauxborder-left'>
  609.     <div class='fauxborder-right'/>
  610.     <div class='fauxcolumn-inner'>
  611.     </div>
  612.     </div>
  613.     <div class='cap-bottom'>
  614.       <div class='cap-left'/>
  615.       <div class='cap-right'/>
  616.     </div>
  617.     </div>
  618.   </div>
  619.  
  620.   <div class='content'>
  621.   <div class='content-fauxcolumns'>
  622.     <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  623.     <div class='cap-top'>
  624.       <div class='cap-left'/>
  625.       <div class='cap-right'/>
  626.     </div>
  627.     <div class='fauxborder-left'>
  628.     <div class='fauxborder-right'/>
  629.     <div class='fauxcolumn-inner'>
  630.     </div>
  631.     </div>
  632.     <div class='cap-bottom'>
  633.       <div class='cap-left'/>
  634.       <div class='cap-right'/>
  635.     </div>
  636.     </div>
  637.   </div>
  638.  
  639.   <div class='content-outer'>
  640.   <div class='content-cap-top cap-top'>
  641.     <div class='cap-left'/>
  642.     <div class='cap-right'/>
  643.   </div>
  644.   <div class='fauxborder-left content-fauxborder-left'>
  645.   <div class='fauxborder-right content-fauxborder-right'/>
  646.   <div class='content-inner'>
  647.  
  648.     <header>
  649.     <div class='header-outer'>
  650.     <div class='header-cap-top cap-top'>
  651.       <div class='cap-left'/>
  652.       <div class='cap-right'/>
  653.     </div>
  654.     <div class='fauxborder-left header-fauxborder-left'>
  655.     <div class='fauxborder-right header-fauxborder-right'/>
  656.     <div class='region-inner header-inner'>
  657.       <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
  658. <b:widget id='Header1' locked='true' title='Vida cotidiana (cabecera)' type='Header'/>
  659. </b:section>
  660.     </div>
  661.     </div>
  662.     <div class='header-cap-bottom cap-bottom'>
  663.       <div class='cap-left'/>
  664.       <div class='cap-right'/>
  665.     </div>
  666.     </div>
  667.     </header>
  668.  
  669.     <div class='tabs-outer'>
  670.     <div class='tabs-cap-top cap-top'>
  671.       <div class='cap-left'/>
  672.       <div class='cap-right'/>
  673.     </div>
  674.     <div class='fauxborder-left tabs-fauxborder-left'>
  675.     <div class='fauxborder-right tabs-fauxborder-right'/>
  676.     <div class='region-inner tabs-inner'>
  677.       <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'/>
  678.       <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  679.     </div>
  680.     </div>
  681.     <div class='tabs-cap-bottom cap-bottom'>
  682.       <div class='cap-left'/>
  683.       <div class='cap-right'/>
  684.     </div>
  685.     </div>
  686.  
  687.     <div class='main-outer'>
  688.     <div class='main-cap-top cap-top'>
  689.       <div class='cap-left'/>
  690.       <div class='cap-right'/>
  691.     </div>
  692.  
  693.     <div class='fauxborder-left main-fauxborder-left'>
  694.     <div class='fauxborder-right main-fauxborder-right'/>
  695.     <div class='region-inner main-inner'>
  696.  
  697.       <div class='columns fauxcolumns'>
  698.  
  699.         <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  700.         <div class='cap-top'>
  701.           <div class='cap-left'/>
  702.           <div class='cap-right'/>
  703.         </div>
  704.         <div class='fauxborder-left'>
  705.         <div class='fauxborder-right'/>
  706.         <div class='fauxcolumn-inner'>
  707.         </div>
  708.         </div>
  709.         <div class='cap-bottom'>
  710.           <div class='cap-left'/>
  711.           <div class='cap-right'/>
  712.         </div>
  713.         </div>
  714.  
  715.         <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  716.         <div class='cap-top'>
  717.           <div class='cap-left'/>
  718.           <div class='cap-right'/>
  719.         </div>
  720.         <div class='fauxborder-left'>
  721.         <div class='fauxborder-right'/>
  722.         <div class='fauxcolumn-inner'>
  723.         </div>
  724.         </div>
  725.         <div class='cap-bottom'>
  726.           <div class='cap-left'/>
  727.           <div class='cap-right'/>
  728.         </div>
  729.         </div>
  730.  
  731.         <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  732.         <div class='cap-top'>
  733.           <div class='cap-left'/>
  734.           <div class='cap-right'/>
  735.         </div>
  736.         <div class='fauxborder-left'>
  737.         <div class='fauxborder-right'/>
  738.         <div class='fauxcolumn-inner'>
  739.         </div>
  740.         </div>
  741.         <div class='cap-bottom'>
  742.           <div class='cap-left'/>
  743.           <div class='cap-right'/>
  744.         </div>
  745.         </div>
  746.  
  747.         <!-- corrects IE6 width calculation -->
  748.         <div class='columns-inner'>
  749.  
  750.         <div class='column-center-outer'>
  751.         <div class='column-center-inner'>
  752.           <b:section class='main' id='main' showaddelement='no'>
  753. <b:widget id='Blog1' locked='true' title='Entradas del blog' type='Blog'/>
  754. </b:section>
  755.         </div>
  756.         </div>
  757.  
  758.         <div class='column-left-outer'>
  759.         <div class='column-left-inner'>
  760.           <aside>
  761.           <macro:include id='main-column-left-sections' name='sections'>
  762.             <macro:param default='0' name='num' value='0'/>
  763.             <macro:param default='sidebar-left' name='idPrefix'/>
  764.             <macro:param default='sidebar' name='class'/>
  765.             <macro:param default='true' name='includeBottom'/>
  766.           </macro:include>
  767.           </aside>
  768.         </div>
  769.         </div>
  770.  
  771.         <div class='column-right-outer'>
  772.         <div class='column-right-inner'>
  773.           <aside>
  774.           <macro:include id='main-column-right-sections' name='sections'>
  775.             <macro:param default='2' name='num' value='1'/>
  776.             <macro:param default='sidebar-right' name='idPrefix'/>
  777.             <macro:param default='sidebar' name='class'/>
  778.             <macro:param default='true' name='includeBottom'/>
  779.           </macro:include>
  780.           </aside>
  781.         </div>
  782.         </div>
  783.  
  784.         </div>
  785.  
  786.         <div style='clear: both'/>
  787.       <!-- columns -->
  788.       </div>
  789.  
  790.     <!-- main -->
  791.     </div>
  792.     </div>
  793.     <div class='main-cap-bottom cap-bottom'>
  794.       <div class='cap-left'/>
  795.       <div class='cap-right'/>
  796.     </div>
  797.     </div>
  798.  
  799.     <footer>
  800.     <div class='footer-outer'>
  801.     <div class='footer-cap-top cap-top'>
  802.       <div class='cap-left'/>
  803.       <div class='cap-right'/>
  804.     </div>
  805.     <div class='fauxborder-left footer-fauxborder-left'>
  806.     <div class='fauxborder-right footer-fauxborder-right'/>
  807.     <div class='region-inner footer-inner'>
  808.       <macro:include id='footer-sections' name='sections'>
  809.         <macro:param default='2' name='num'/>
  810.         <macro:param default='footer' name='idPrefix'/>
  811.         <macro:param default='foot' name='class'/>
  812.         <macro:param default='false' name='includeBottom'/>
  813.       </macro:include>
  814.       <!-- outside of the include in order to lock Attribution widget -->
  815.       <b:section class='foot' id='footer-3' showaddelement='no'>
  816. <b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
  817. </b:section>
  818.     </div>
  819.     </div>
  820.     <div class='footer-cap-bottom cap-bottom'>
  821.       <div class='cap-left'/>
  822.       <div class='cap-right'/>
  823.     </div>
  824.     </div>
  825.     </footer>
  826.  
  827.   <!-- content -->
  828.   </div>
  829.   </div>
  830.   <div class='content-cap-bottom cap-bottom'>
  831.     <div class='cap-left'/>
  832.     <div class='cap-right'/>
  833.   </div>
  834.   </div>
  835.   </div>
  836.  
  837.   <script type='text/javascript'>
  838.     window.setTimeout(function() {
  839.         document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  840.       }, 10);
  841.   </script>
  842. </body>
  843.  
  844. <macro:includable id='sections' var='col'>
  845.   <macro:if cond='data:col.num == 0'>
  846.   <macro:else/>
  847.     <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  848.  
  849.     <macro:if cond='data:col.num &gt;= 2'>
  850.       <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  851.       <tbody>
  852.       <tr>
  853.         <td class='first columns-cell'>
  854.           <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  855.         </td>
  856.  
  857.         <td class='columns-cell'>
  858.           <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  859.         </td>
  860.  
  861.         <macro:if cond='data:col.num &gt;= 3'>
  862.           <td class='columns-cell'>
  863.             <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  864.           </td>
  865.         </macro:if>
  866.  
  867.         <macro:if cond='data:col.num &gt;= 4'>
  868.           <td class='columns-cell'>
  869.             <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  870.           </td>
  871.         </macro:if>
  872.       </tr>
  873.       </tbody>
  874.       </table>
  875.  
  876.       <macro:if cond='data:col.includeBottom'>
  877.         <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  878.       </macro:if>
  879.     </macro:if>
  880.   </macro:if>
  881. </macro:includable>
  882.  
  883. <b:section-contents id='sidebar-right-1'>
  884. <b:widget id='Followers1' locked='false' title='Seguidores' type='Followers'/>
  885. <b:widget id='BlogArchive1' locked='false' title='Archivo del blog' type='BlogArchive'/>
  886. <b:widget id='Profile1' locked='false' title='Datos personales' type='Profile'/>
  887. </b:section-contents><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/></html>