sexta-feira, 12 de abril de 2013

Código - Galeria Blogger (Thays Bueno)



<?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 e Vick F.N.

----------------------------------------------- */
DESIGN POR: VICK
NÃO RETIRE OS CREDITOS
http://www.about-usdesigns.com/
----------------------------------------------- */
/* Nav, body links e afins */

#navbar-iframe {
  height: 0px; 
  visibility: hidden;  
  display: none;
 }
body, .body-fauxcolumn-outer {
background: #FFFFFF
url(http://static.tumblr.com/uzgkick/I0Kmbwzu9/bgg.png) repeat-x;; /* coloque aqui o background */
margin:0;
color: #000000;
font-family: Trebuchet MS, Verdana, Arial, Serif;
font-size: 12px;
}

a:link {
  color:#000000; /* cor dos links, altere se quiser */
  font-weight:bold;
  text-decoration:none;
  }
a:visited {
  color:#000000; /* cor dos links já visitados, altere se quiser */
  font-weight:bold;
  text-decoration:none;
  }
a:hover {
  color:#000000; /* 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:198px; /* altura da imagem do topo */
background-image:url(http://static.tumblr.com/uzgkick/oglmbwz57/cima.bmp); /* coloque aqui a imagem do topo que você editou */
color: #ffffff;
  margin:0 auto;
  padding:0;
  }
#header h1 {
  margin:0;
  padding:385px 600px 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://static.tumblr.com/uzgkick/7Oumbwz6e/meio.bmp);
/* 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: 800px;
  float: left;
  font-size: 12px;
color: #000000; /* cor do texto das postagens */
  margin-top:-50px;
  padding-left:100px;
  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: #000000; /* cor do titulo da sidebar, edite se quiser */
  }

#main-wrapper h2 {
  margin:0;
  padding:0;
  font-size:100%;
  font-weight:normal;
  color: #000000; /* 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: 700px;
  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: 800px;
  margin-top:40px;
  text-decoration:none;
  color: #000000; /* cor do título dos posts */
  font-weight:none;
}

#main .post h3 strong, #main .post h3 a:hover {
  color:#000000; /* 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 #FF0606; /* cor da borda da caixinha */
  color: #FF0606; /* 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:#1C1C1C; /* cor do fundo do nome de quem posta o comentário, edite */
  border: 1px solid #1C1C1C; /* 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 #000000; /* 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://static.tumblr.com/uzgkick/u0ymbwz8v/baixo.bmp); /* coloque a imagem do rodapé que você fez */
  background-repeat:no-repeat;
_width:1000px;
width:1000px;
padding-left:0px;
  height:250px; /* 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;
}

#navbar-iframe{height: 0px; visibility: hidden; display: none;}
]]></b:skin>

  </head>
<div style='text-align:center; width:1100px; margin-left:auto; margin-right:auto;'>
<img alt='' border='0' height='650' id='Image-Maps_7201210142310288' src='http://static.tumblr.com/uzgkick/SJnmbwzw9/galeria.png' usemap='#Image-Maps_7201210142310288' width='1100'/>
<map id='_Image-Maps_7201210142310288' name='Image-Maps_7201210142310288'>
<area alt='Voltar ao Site' coords='104,419,450,469' href='http://www.about-usdesigns.com/' shape='rect' title='Voltar ao Site'/>
<area alt='Image Map' coords='1098,648,1100,650' href='http://www.image-maps.com/index.php?aff=mapped_users_7201210142310288' shape='rect' title='Image Map'/>
</map>
</div>
           
  <body>
  <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
<b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/>
</b:section>



  <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'/>
</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='Feed1' locked='false' title='Recent Post' type='Feed'/>
<b:widget id='Feed2' locked='false' title='Blogger Templates' type='Feed'/>
</b:section>

      </div>

<div id='sidebar-wrapper'>

</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> // Adaptação do Codigo por: Vick ~ <a href='http://about-usdesigns.blogspot.com/'>AUD</a>
    </div>  </div>



</body>
</html>

Sem comentários:

Enviar um comentário