Exemplo3

sábado, 11 de dezembro de 2010

Pegue o código do template!

<?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'>
  <head>

    <b:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>
    <b:skin><![CDATA[/*
-----------------------------------------------
BASE POR: THAYS BUENO
NÃO RETIRE OS CRÉDITOS PORQUE EU ACHO VÁRIAS PESSOAS QUE FAZEM ISSO
SE ISSO ACONTECER MUITO, EU RETIRO TODAS ESSAS COISAS DO AR E NÃO AJUDO MAIS NINGUÉM
WWW.COISINHASMIL.COM
NÃO CUSTA CREDITAR QUEM TANTO TE AJUDOU NÃO É MESMO?
----------------------------------------------- */
/* Nav, body links e afins */

#navbar-iframe {
  height: 0px;
  visibility: hidden;
  display: none;
  }

body {
  background-image: url(http://img529.imageshack.us/img529/2563/spacefashionfundo.jpg); /* coloque aqui o background, há vários no www.coisinhasmil.com para baixar */
  margin:0;
  color:#000000;
  font-family: Trebuchet MS, Verdana, Arial, Serif;
  font-size: 12px;
}

a:link {
  color:#FF668C; /* cor dos links, altere se quiser */
  font-weight:bold;
  text-decoration:none;
  }
a:visited {
  color:#B7A49B; /* cor dos links já visitados, altere se quiser */
  font-weight:bold;
  text-decoration:none;
  }
a:hover {
  color:#FF668C; /* cor dos links quando passa o mouse, altere se quiser */
  font-weight:bold;
  text-decoration:none;
}

a img {
  border-width:0;
  }

/* principais */

#main-wrapper .post-body a:hover {
  color:#000000;
  text-decoration:none;
}


.topo {
font-size: 18px;
padding-top: 194px;
padding-left: 190px;
color: transparent;
width: 281px;
line-height: 14px;
font-size: 12px;
font-family: Trebuchet MS;
position: left;
height: 37;
background-repeat: no-repeat;
background-color: transparent;}


/* header */

#header-wrapper {
width:1000px;
  height:456px; /* altura da imagem do topo */
background-image:url(http://img9.imageshack.us/img9/9067/spacefashion1.jpg); /* coloque aqui a imagem do topo que você editou */
color: #ffffff;
  margin:0 auto;
  padding:0;
  }
#header h1 {
  margin:0;
  padding:385px 580px 0 5px;
  font:160%/.9em Century;
  font-weight:bold;
  line-height: 1.1em;
  text-transform:uppercase;
  color:$pagetitlecolor;
  }
#header a {
  text-decoration:none;
  }
#header a:hover {
  text-decoration:underline;
  }


/* outer-wrapper */

#outer-wrapper {
  background:url(http://img31.imageshack.us/img31/521/spacefashion2.jpg);
/* coloque aqui a imagem do meio */
  background-repeat: repeat-y;
width: 1000px;
  margin:0 auto;
  padding:0;
  }

#sidebar-wrapper {
width: 210px;
float: left;
font-family: Trebuchet MS;
  text-align:justify;
color: #000000; /* cor do texto das colunas */
  margin-top:-124px;
  padding-left:41px;
  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 */
  }

#main-wrapper {
width: 670px;
  float: left;
  font-size: 12px;
color: #000000; /* cor do texto das postagens */
  margin-top:-110px;
  padding-left:41px;
  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 */
  }


br {
  clear:both;
  }

/* sidebar feliz */
#inicio-wrapper h2 {

  margin: -10px;
  text-align:center;
  font-size:12px;
  padding-top: 10px;
  font-family: Trebuchet MS;
  line-height:1.4em
  font-weight:none;
  height: 32px;
  background-repeat: no-repeat;
  width: 219px;
  color: #F17FAA;
  }


#sidebar-wrapper h2 {

  margin: 0px;
  text-align:center;
  font-size:17px;
  padding-top: 13px;
  font-family: Trebuchet MS;
  line-height:1.4em
  font-weight:bold;
  height: 42px;
  background-repeat: no-repeat;
  width: 207px;
  color: #FF779C; /* cor do titulo da sidebar, edite se quiser */
  }

#main-wrapper h2 {
  margin:0;
  padding:0;
  font-size:100%;
  font-weight:normal;
  color: #C488FF; /* cor da data, edite */
  background:none;
  }

/* postagens */

.post {
  margin:.5em 0 .75em;
  padding-bottom:.5em;
  padding-left: 10px;
  }
#main .post h3 {
  margin:10 0 .5em;
  padding:30px;
  background-color: transparent;
  font-family: Trebuchet MS;
  font-size:18px;
  text-align: center;
  font-weight:bold;
  height: 20px;
  width: 670px;
  padding-top: 0px;
  margin-left: -33px;
  line-height:2.1em;
  color: #FF779C;
}

#main .post h3 a, .post h3 a:visited, .post h3 strong {
  display:block;
  font-family: Trebuchet MS;
  font-size:20px;
  height: 42px;
  width: 660px;
  margin-top:20px;
  text-decoration:none;
  color: #FF779C; /* cor do título dos posts */
  font-weight:none;
}

#main .post h3 strong, #main .post h3 a:hover {
  color:#F0A2B5; /* cor do título dos posts quando passar o mouse em cima */
  text-decoration:none;
}

.post p, .post-body {
  margin:0 0 .75em;
  line-height:1.3em;
}

.post-footer {
  margin: .75em 0;
  color:#000000;
  letter-spacing:.1em;
  line-height: 1.4em;
}

.comment-link {
  margin-left:.6em;
  }
.post a img, .post img {

  }
.post blockquote {
  background: url(fundodoblockquote) repeat; /* sabe essa caixinha rosa que eu uso quando começa os posts? então ela se chama blockquote, coloque um fundo se vc quiser e quando for usar o blockquote, escreva entre as tags <blockquote>escreva</blockquote>, tudo o que tiver entre essas tags vai sair nessa caixinha ta? */
  border:4px double #FFAFC4; /* cor da borda da caixinha */
  color: #FF789D; /* cor do texto da caixinha */
  margin:1em 20px;
  line-height:1.2em;
  padding: 5px;
  }
p.post-footer-line-3 {
  margin:0 auto;
  padding:0;
  }

/* comentarios = stress */
#comments h4 {
  margin:1em 0;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing:.2em;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block .comment-author {
  background:#F0E1FF; /* cor do fundo do nome de quem posta o comentário, edite */
  border: 1px solid #CD9BFF; /* cor da borda que fica em volta do fundo de quem posta o comentário, edite */
  margin:.5em 0;
  }
#comments-block .comment-body {
  margin:.25em 0 0;

  }

#comments-block .comment-footer {
  margin:7px 0 2em;
  line-height: 1.4em;
  font-weight: bold;
  letter-spacing:.1em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
    margin:10px 0 2em;
  font-style:italic;
  color:gray;
  }
.comment-pre-form {
width:660px;
padding:10px;

}


/ proxima, anterior, começo =P */

#blog-pager-newer-link {
  float: left;
 }

#blog-pager-older-link {
  float: right;
 }

#blog-pager {
  text-align: center;
  border-top:4px double #CD9BFF; /* borda que separa uma postagem da outra, pode usar uma imagem se quiser, para isso troque border-top: 4px double #BABF85 e coloque background: url(linkdadivisoria)no-repeat; */
 }

/* ocultação de coisas */

/* não meche aqui não, é pra tirar algumas palavras feias do blog */

.feed-links {
  clear: both;
  line-height: 2.5em;
  display: none;
}

.status-msg-wrap, .status-msg-body, .status-msg-border, .status-msg-bg, .status-msg-hidden {
display: none;
}

/* content 1 */
#topo p {
  padding-left:2px;
  }

.topo {
  line-height: 1.3em;
 }

.topo ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
.topo li {
  margin:0;
  padding:0 0 .25em 2px;
  line-height:1.2em;
  }

.topo .widget, {
  margin:0 2 1.5em;
  padding:0 2 1.5em;
width: 200px;
 }

/* content 2 */
#sidebar-wrapper p {
  padding-left:20px;
padding-top: 0px;
margin-top: 0px;
  }

.sidebar {
  line-height: 1.3em;
 }

.sidebar ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
.sidebar li {
  margin:0;
  padding:0 0 .25em 7px;
  line-height:1.2em;
  }

.sidebar .widget, .main .widget {
  margin:2px 2px 1.5em 0px;
  padding:2px 2px 1.5em 0px;
 }

.main .Blog {
  border-bottom-width: 0;
}
#ArchiveList {
  margin:0;
  padding-left:12px;
  }

.widget img {
  }


/* footer */
#footer-wrapper {
  background:url(http://img375.imageshack.us/img375/5213/spacefashion3.jpg); /* coloque a imagem do rodapé que você fez */
  background-repeat:no-repeat;
_width:1000px;
width:1000px;
padding-left:0px;
  height:350px; /* altura da imagem do rodapé */
  clear:both;
  margin:0 auto;
  padding:0;
  }

#footer h2 {
  font-size:110%;
  }
#lower-body {
  width:980px;
  margin:0 auto;
  padding:12px 5px;
  color:#B8886B;
  text-align:center;
  }

#credit {
text-align: center;
padding-top:300px;
}

/* estrutura wireframe */
body#layout #header {
  margin-left: 0px;
  margin-right: 0px;
}


]]></b:skin>

  </head>

  <body>


  <div id='outer-wrapper' style='margin-top:0px;'><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'>

<div class='topo'>
<b:section class='topo' id='topo' preferred='yes'>
<b:widget id='Header1' locked='true' title='Exemplo3 (Cabeçalho)' type='Header'/>
</b:section>
</div>

<div class='widget-content'>

</div>

    </div>

    <div id='content-wrapper'>

     <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:widget id='HTML1' locked='false' title='' type='HTML'/>
<b:widget id='HTML11' locked='false' title='' type='HTML'/>
</b:section>

      </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='BlogArchive1' locked='false' title='Arquivo do blog' type='BlogArchive'/>
<b:widget id='Feed2' locked='false' title='Blogger Templates' type='Feed'/>
<b:widget id='Feed1' locked='false' title='Recent Post' type='Feed'/>
</b:section>
<h2>Créditos:</h2>
Código by
<center><a href='http://www.coisinhasmil.com' target='_blank'><img src='http://www.web-midia.com/coisinhas%20mil/Cinnamoroll/coisinhas-mil.gif'/></a></center>
Designs by
<a href='http://spacedestribuidora.blogspot.com/' target='_blank' title='spacedesigns'><img alt='spacedesigns' border='0' height='65' src='http://image.blingee.com/images18/content/output/000/000/000/71d/679217007_904043.gif' title='spacedesigns' width='90'/></a>
<a href='http://blingee.com/' target='_blank' title='Montagens gif'><span/></a>
</div>


      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'>&#160;</div>
    </div> <!-- end content-wrapper -->
<br/>
  </div></div> <!-- end outer-wrapper -->

    <div id='footer-wrapper'>
<div id='credit'>Código Base Por: Thays Bueno ~ <a href='http://www.coisinhasmil.com'>Coisinhas Mil</a>
    </div>  </div>



</body>
</html>