|
|
Linha 2: |
Linha 2: |
| {{Jogo Direitos Autorais}} | | {{Jogo Direitos Autorais}} |
| nk. kb | | nk. kb |
| D<?xml version="1.0" encoding="UTF-8" ?>
| |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
| |
| <html 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'>
| |
| <script src='http://code.jquery.com/jquery-1.4.4.min.js' type='text/javascript'/>
| |
| <head>
| |
| <link href='.' rel='shortcut icon'/>
| |
| <title><data:blog.pageTitle/></title>
| |
|
| |
| <b:include data='blog' name='all-head-content'/>
| |
| <b:skin><![CDATA[/*
| |
| /*
| |
| -----------------------------------------------
| |
| Nome: Nome do seu blog
| |
| Design por: Nome do designer
| |
| ----------------------------------------------- */
| |
| /* Variable definitions
| |
| ====================
| |
| <Variable name="cordasidebar" description="Cor do Background da Sidebar"
| |
| type="color" default="#1f9ddf" value="#1f9ddf">
| |
| <Variable name="bgcolor" description="Page Background Color"
| |
| type="color" default="#279cd8" value="#279cd8">
| |
| <Variable name="textcolor" description="Text Color"
| |
| type="color" default="#000000" value="#000000">
| |
| <Variable name="linkcolor" description="Link Color"
| |
| type="color" default="#000000" value="#000000">
| |
| <Variable name="pagetitlecolor" description="Blog Title Color"
| |
| type="color" default="#000000" value="#000000">
| |
| <Variable name="descriptioncolor" description="Blog Description Color"
| |
| type="color" default="#000000" value="#000000">
| |
| <Variable name="titlecolor" description="Post Title Color"
| |
| type="color" default="#16110D" value="#16110D">
| |
| <Variable name="bordercolor" description="Border Color"
| |
| type="color" default="#FDFDFD" value="#FDFDFD">
| |
| <Variable name="sidebarcolor" description="Sidebar Title Color"
| |
| type="color" default="#E7B99A" value="#E7B99A">
| |
| <Variable name="sidebartextcolor" description="Sidebar Text Color"
| |
| type="color" default="#000000" value="#000000">
| |
| <Variable name="visitedlinkcolor" description="Visited Link Color"
| |
| type="color" default="#1f9ddf" value="#1f9ddf">
| |
| <Variable name="bodyfont" description="Text Font"
| |
| type="font" default="normal normal 100% 'Palatino Linotype',Trebuchet,Verdana,Sans-serif" value="normal normal 100% IM Fell Double Pica SC">
| |
| <Variable name="headerfont" description="Sidebar Title Font"
| |
| type="font"
| |
| default="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
| |
| <Variable name="pagetitlefont" description="Blog Title Font"
| |
| type="font"
| |
| default="normal bold 0% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal bold 0% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">
| |
| <Variable name="descriptionfont" description="Blog Description Font"
| |
| type="font"
| |
| default="normal normal 0% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif" value="normal normal 0% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif">
| |
| <Variable name="postfooterfont" description="Post Footer Font"
| |
| type="font"
| |
| default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
| |