sábado, 30 de outubro de 2010

templates




Clique-me

Template Delicado

 <?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 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'>
  <head>
    <b:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>
    <b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Nome do template:   Delicado
Designer: Elke di Barros
Origem:      
http://templateseacessorios.blogspot.com/
Date:     03 julho 2007 revisado em 15 junho de 2009
----------------------------------------------- */
/* Variable definitions
   ====================
   <Variable name="bgcolor" description="Page Background Color"
             type="color" default="#fff" value="#ffffff">
   <Variable name="textcolor" description="Text Color"
             type="color" default="#333" value="#333333">
   <Variable name="linkcolor" description="Link Color"
             type="color" default="#58a" value="#C94093">
   <Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#666" value="#000000">
   <Variable name="descriptioncolor" description="Blog Description Color"
             type="color" default="#999" value="#7f7f7f">
   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#c60" value="#000000">
   <Variable name="bordercolor" description="Border Color"
             type="color" default="#ccc" value="#fc50b8">
   <Variable name="sidebarcolor" description="Sidebar Title Color"
             type="color" default="#999" value="#c94093">
   <Variable name="sidebartextcolor" description="Sidebar Text Color"
             type="color" default="#666" value="#000000">
   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#999" value="#9D1961">
   <Variable name="bodyfont" description="Text Font"
             type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif">
   <Variable name="headerfont" description="Sidebar Title Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 95% Courier, monospace">
   <Variable name="pagetitlefont" description="Blog Title Font"
             type="font"
             default="normal normal 200% Georgia, Serif" value="normal bold 198% Georgia, Times, serif">
   <Variable name="descriptionfont" description="Blog Description 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">
   <Variable name="postfooterfont" description="Post Footer Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal bold 78% Courier, monospace">
   <Variable name="startSide" description="Side where text starts in blog language"
             type="automatic" default="left" value="left">
   <Variable name="endSide" description="Side where text ends in blog language"
             type="automatic" default="right" value="right">
*/
/* Use this with templates/template-twocol.html */
body {
  background: url(
http://img263.imageshack.us/img263/2524/jjfl0.png) repeat;
  margin:0;
  color:$textcolor;
  font:x-small Georgia Serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
a:link {
  color:$linkcolor;
  text-decoration:none;
  }
a:visited {
  color:$visitedlinkcolor;
  text-decoration:none;
  }
a:hover {
  color:$titlecolor;
  text-decoration:underline;
}
a img {
  border-width:0;
  }
/* Header
-----------------------------------------------
 */
#header-wrapper {
  background: url(
http://img507.imageshack.us/img507/3038/image20sx7.jpg) right repeat;
border: 1px dotted #CC0066;
  width:630px;
  height: 480px;
  margin-left: 300px;
  }
#header-inner {
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}
#header { 
  margin: 1px;
  padding: 130px;
  text-align: center;
  color:$pagetitlecolor;
}
#header h1 {
  margin:5px 5px 0;
  padding:5px 10px .5em;
  line-height:1.2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  font: $pagetitlefont;
}
#header a {
  color:$pagetitlecolor;
  text-decoration:none;
  }
#header a:hover {
  color:$pagetitlecolor;
  }
#header .description {
  margin:0 5px 5px;
  padding:0 20px 15px;
  max-width:400px;
  text-transform:uppercase;
  letter-spacing:.2em;
  line-height: 1.4em;
  font: $descriptionfont;
  color: $descriptioncolor;
 }
#header img {
  margin-$startSide: auto;
  margin-$endSide: auto;
}

/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  width: 960px;
  margin:0 auto;
  padding:10px;
  text-align:$startSide;
  font: $bodyfont;
  }
#main-wrapper {
  width: 630px;
  margin-right: 30px;
  float: $endSide;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }
#sidebar-wrapper {
  width: 270px;
  margin-top: -480px;
  float: $startSide;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:$headerfont;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:$sidebarcolor;
}
/* Data post
----------------------------------------------*/
#fecha {
display: block;
margin:0 10px;
float:left;
padding: 5px;
color: #464646;
background: #FFFFFF url('http://img3.imageshack.us/img3/3078/titulosidebar.png') top right no-repeat;
border: 1px dotted #CC0066;;
text-transform:capitalize;
}
.fecha_dia {
display: block;
font-size: 16px;
font-weight:bold;
}
.fecha_mes {
display: block;
font-size: 10px;
}
.fecha_anio {
display: block;
font-size: 10px;
}
/* Posts
-----------------------------------------------
 */
h2.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  background: url(
http://img507.imageshack.us/img507/5899/image19tu7.jpg) repeat;
  border: 1px dotted #CC0066;
  margin:.5em 0 1.5em;
  padding-bottom:1.5em;
  }
.post h3 {
  background: #FFCCCC url("
http://img263.imageshack.us/img263/4757/borderly2.jpg") top repeat-x;
  height: 70px;
  text-align: center;
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:$titlecolor;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
  display:block;
  text-decoration:none;
  color:$titlecolor;
  font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
  color:$textcolor;
}
.post-body {
  margin:0 0 .75em;
  line-height:1.6em;
}
.post-body blockquote {
  line-height:1.3em;  
}
.post-footer {
  background: #FFCCCC;
  border: 1px dotted #CC0066;
  margin: .75em 0;
  color:$sidebarcolor;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  line-height: 1.4em;
}
.comment-link {
  margin-$startSide:.6em;
  }
.post img {
  padding:4px;
  border:1px solid $bordercolor;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
/* Comments
----------------------------------------------- */
.comment-form {
background: #FFFFFF;
padding-left:5px;
padding-right:5px;
border: 1px dotted #CC0066;
margin: 0 auto;
}
comment-form h3 {
background: url(
http://img507.imageshack.us/img507/5899/image19tu7.jpg) repeat;
line-height:200px;
padding:0pt 35pt 35pt 55px;
}
.comment-form p {
font-size:16px;
color:#000000;
text-align: center;
border: 3px #000 double;
background-color:#FFCCCC;
padding:5x 0pt 5px 5px;
width:380px;
}
#comment-editor {
height:175px;
width:400px;}
#comments h4 {
  background: #FFFFFF;
  margin:1em 0;
  font-weight: bold;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color: $sidebarcolor;
  }
#comments-block {
  background: #FFFFFF;
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block .comment-author {
  margin:.5em 0;
  }
#comments-block .comment-body {
background: url(
http://img507.imageshack.us/img507/5899/image19tu7.jpg) repeat;
  border: 1px dotted #CC0066;
  margin:.25em 0 0;
  }
#comments-block .comment-footer {
  background: #FFFFFF;
  margin:-.25em 0 2em;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
#blog-pager-newer-link {
  float: $startSide;
 }
 
#blog-pager-older-link {
  float: $endSide;
 }
#blog-pager { 
background: url(
http://img507.imageshack.us/img507/5899/image19tu7.jpg) repeat;
  border: 1px dotted #CC0066;
  text-align: center;
 }
.feed-links {
  clear: both;
  line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar .widget { 
  background: #FFCCCC;
  border: 1px dotted #CC0066;
  margin-top: 90px;
  color: $sidebartextcolor;
  line-height: 1.5em;
 }
.sidebar h2 {
background: #FFCCCC url("
http://img263.imageshack.us/img263/4757/borderly2.jpg") top repeat-x;
height: 70px;
text-align: center;
}
.sidebar ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
.sidebar li {
  margin:0;
  padding-top:0;
  padding-$endSide:0;
  padding-bottom:.25em;
  padding-$startSide:15px;
  text-indent:-15px;
  line-height:1.5em;
  }
.sidebar .widget, .main .widget { 
  border-bottom:1px dotted $bordercolor;
  margin:0 0 1.5em;
  padding:0 0 1.5em;
 }
.main .Blog { 
  border-bottom-width: 0;
}

/* Profile 
----------------------------------------------- */
.profile-img { 
  float: $startSide;
  margin-top: 0;
  margin-$endSide: 5px;
  margin-bottom: 5px;
  margin-$startSide: 0;
  padding: 4px;
  border: 1px solid $bordercolor;
}
.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  color: $sidebarcolor;
  font-weight: bold;
  line-height: 1.6em;
}
.profile-datablock { 
  margin:.5em 0 .5em;
}
.profile-textblock { 
  margin: 0.5em 0;
  line-height: 1.6em;
}
.profile-link { 
  font: $postfooterfont;
  text-transform: uppercase;
  letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer {
  width:960px;
  clear:both;
  margin:0 auto;
  padding-top:15px;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: center;
}
]]></b:skin>
  </head>
<script>
function remplaza_fecha(d){
var da = d.split(&#39; &#39;);
dia = &quot;<div class='fecha_dia'>&quot;+da[0]+&quot;</div>&quot;; //Le otorgamos una clase al día
mes = &quot;<div class='fecha_mes'>&quot;+da[1].slice(0,3)+&quot;</div>&quot;; //Le otorgamos una clase al mes
anio = &quot;<div class='fecha_anio'>&quot;+da[2]+&quot;</div>&quot;; //Le otorgamos una clase al año
document.write(dia+mes+anio);
}
</script>

  <body>
  <div id='outer-wrapper'><div id='wrap2'>
    <!-- skip links for text browsers -->
    <span id='skiplinks' style='display:none;'>
      <a href='#main'>skip to main </a> |
      <a href='#sidebar'>skip to sidebar</a>
    </span>
    <div id='header-wrapper'>
      <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Template Delicado (Cabeçalho)' type='Header'/>
</b:section>
    </div>
 
    <div id='content-wrapper'>
      <div id='crosscol-wrapper' style='text-align:center'>
        <b:section class='crosscol' id='crosscol' showaddelement='no'/>
      </div>
<div id='sidebar-wrapper'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Profile1' locked='false' title='Quem sou eu' type='Profile'/>
<b:widget id='Followers1' locked='false' title='Seguidores' type='Followers'/>
<b:widget id='BlogArchive1' locked='false' title='Arquivo do blog' type='BlogArchive'/>
</b:section>
      </div>
      <div id='main-wrapper'>
        <b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'/>
</b:section>
      </div>
     
      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'>&#160;</div>
    </div> <!-- end content-wrapper -->
    <div id='footer-wrapper'>
      <b:section class='footer' id='footer'/>
    </div>
  </div></div> <!-- end outer-wrapper -->
</body>
<div align='center'><strong><span style='font-size:78%;'>&#169;2009 <a href='http://templateseacessorios.blogspot.com/'>Templates e Acessórios</a> por Elke di Barros</span></strong> </div>

</html>
               

Nome: Girl Tomorrow
Disponível: Blogger
Template: template de 2 colunas, nas cores preto e rosa
By: Rayra
* modelo clássico








Nome: Lovely Girl
Disponível: Blogger
Template: template de 2 colunas, nas cores preto e rosa
By: Rayra
* modelo clássico








Nome: Sweet Girl
Disponível: Blogger
Template: template de 2 colunas, nas cores preto e lilás
By: Rayra
* modelo clássico








Nome: Little Things Girl
Disponível: Blogger
Template: template de 2 colunas, nas cores amarelo, azul e rosa
By: Rayra
* modelo clássico








Nome: Girl Charm
Disponível: Blogger
Template: template de 2 colunas, na cor rosa
By: Rayra
* modelo clássico








Nome: Garotas
Disponível: Blogger
Template: template de 2 colunas, na cor marrom
By: Rayra
* modelo clássico








Nome: Cute Girl
Disponível: Blogger
Template: template de 3 colunas, nas cores azul e branco
By: Rayra
* modelo clássico








Nome: Candy Dolls
Disponível: Blogger
Template: template de 3 colunas, na cor verde
By: Rayra
* modelo clássico





TEMPLATES PARA NOVO BLOGGER
TEMPLATE FLOWER http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gifDisponível para: Blogger (blogspot)
TEMPLATE PINK BROW http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot)
TEMPLATE PURPLE MAKE UP http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para: Blogger (blogspot)
TEMPLATE PINK BLACK http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot)
TEMPLATE TECH BLOG http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot)

TEMPLATE CLEAN
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE PINK MARIE
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE FASHION
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE CUTE SCRAP
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif
Disponível para: 
Blogger (blogspot) e UOL
TEMPLATE MEUS MOMENTOS
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE LOVE HELLO KITTY
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif
Disponível para: 
Blogger (blogspot) e UOL
TEMPLATE VECTOR ABSTRACT GREEN
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE BUTTERFLY
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif
Disponível para: 
Blogger (blogspot) e UOL
TEMPLATE FASHION GREEN
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE VECTOR GIRL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE LOVE MAKE UP
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE FELIZ NATAL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE DIET
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE SIMPLE WORLD MARIE
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE KIDS
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE SWEET DARK
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE MINHAS TRAVESSURAS
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE CUTE GIRL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE PLANET DOLLS
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE LEGALLY CUTE
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE SWEET HOUSE
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE FELIZ NATAL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL
TEMPLATE PURPLE GIRL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE PERFECT DREAMS
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE FELIZ PÁSCOA
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE SWEET GIRL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE MERRY CHRISTMAS
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE CHRISTMAS JOY
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE HAPPY HALLOWEEN
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE CUTE GIRL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE PRINCESS GIRL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE CHARMMY KITTY
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE RBD
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE TOTALLY FASHION
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE WORLD OF ILLUSIONS
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE DELICATE PRINCESS
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL

TEMPLATE FASHION GIRL
http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniok.gif Disponível para:Blogger (blogspot) e UOL












2 comentários:

Unknown disse...

lindooss!! :)

Unknown disse...

ameei

Postar um comentário


Tudoo bem Akii nesse blog tem Várias coisinhas para seu blog tem gifs templates e muito mais fique avontade e qualquer dúvida é so deixar um recado no meu mural de recado ok entao fique avontade tah