sábado, 30 de março de 2013

Código Base - Ana Carolina (Velho)

<?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[

/*
-----------------------------------
Nome: Nome do Blog
URL: http://URL-DO-BLOG.blogspot.com/
Código by: Ana Carolina - Art Design Encomendas
NÃO RETIRE OS CRÉDITOS OU VAI PARA A LISTA NEGRA!
-----------------------------------
*/


#navbar-iframe
{
  display:none;
}

*
{
  margin:0;
  padding:0;
}

body
{
background-color: #FFFFFF;
  color:#000000;
  font-family:century gothic;
  font-size:13px;
}

a:link
{
  color:#FF0066;
  text-decoration:none;
}

a:visited
{
  color:#FF0066;
  text-decoration:none;
}

a:hover
{
text-transform: lowercase;
  text-decoration:underline;
}

a img
{
  border-width:0;
}

.clear
{
  clear:both;
}


/* Header-----------------------------------------------*/


#header-wrapper
{
  margin:0 auto;
  width: 1100px;
}

/* Outer-Wrapper----------------------------------------------- */


#outer-wrapper
{
  width:1100px;
  margin:auto;
}

#content-wrapper
{
  font-size:13px;
}

#main-wrapper
{
background:#FFFFFF;
  color:#000000;
font-size:13px;
  width:598px;
  float:left;
margin-top:5px;
text-align: center;
}

#sidebar-wrapper-left
{
background: #FFBFD9;
  width:300px;
  float:left;
margin-top:20px;
  margin-right:50px;
  word-wrap:break-word;

  overflow:hidden;
font: century gothic 13px;
max-width:300px;
}


/* Headings----------------------------------------------- */


.sidebar h2
{
width:300px;
height: 100px;
padding-top: 50px;
 background: url(http://static.tumblr.com/vnmu0ry/mDglpzhcy/sidebar1.png) no-repeat;;
  color:#000000;
  font-family:century gothic;
text-shadow: 1px 1px 2px #333; color:#FF0066;
  font-size:23px;
text-align:center;
text-transform: uppercase;
  font-weight:700;
letter-spacing:-0.5px;
margin-bottom: -5px;
}

/* Posts
-----------------------------------------------
*/

.post
{
  font-size:13px;
text-align: justify;
margin-bottom: 0px;

}

.post a
{
  color:#FF0066;
text-decoration: underline;
}

.post a: hover
{
  color:#000000;
text-decoration: underline;
}
.post h3
{
weight: 598px;
height:150px;
font-size:35px;
color: #000000;
text-align:center;
background: #FFBFD9 url(http://static.tumblr.com/vnmu0ry/XjMlpzhp2/post1.png) no-repeat;
font-family:century gothic;
text-shadow: 1px 1px 2px #333; color:#000000;
font-weight:400;
letter-spacing:-1.5px;
text-decoration: none;
text-transform: normal; bold;
padding-top: 58px;
}

.post h3 a,.post h3 a:visited,.post h3 strong
{
  color:;
text-decoration: none;
}

.post h3 strong,.post h3 a:hover
{
  color:#FF0066;
}

.post-header
{
  color:#FFBFD9;
  font-style:none;
  font-size:10px;
text-align:justify;
margin-top: -65px;
margin-bottom: 5px;
background:#FFBFD9;
}

.post-body
{
padding: 10px;
text-align: justify;
  margin:0px 0px 0 0px;
  line-height:1.6em;
background: #FFBFD9;
}

.post-footer
{
height:500px;
background: #FFBFD9 url(http://static.tumblr.com/vnmu0ry/zZXlpzhpt/post2.png)
bottom no-repeat;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: century gothic 13px;
  line-height:1.4em;
}
.post img {
filter: alpha(opacity:0.5);
KHTMLOpacity: 0.5;
MozOpacity: 0.5;
-khtml-opacity:.50;
-ms-filter:"alpha(opacity=50)";
-moz-opacity:.50;
filter:alpha(opacity=50);
opacity:.50;
}
.post img:hover {
filter: alpha(opacity:1);
KHTMLOpacity: 1;
MozOpacity: 1;
-khtml-opacity:.1;
-ms-filter:"alpha(opacity=100)";
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
}


.jump-link
{
  margin-top:15px;
}

.jump-link a
{
  padding:4px 15px;
  background:#000000;
  color:#00bff;
  text-decoration:none;
  -moz-border-radius:15px;
  -khtml-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  font-size:13px;
  font-weight:bold;
}

.jump-link a:hover
{

  background:#000000;
}

.post img,table.tr-caption-container
{
  padding:0px;
  border:2px solid #000000;
  margin:0 10px 10px 0;
}

.tr-caption-container img
{
  border:none;
  padding:0;
}

.post-body blockquote
{
  font-style:italic;
  line-height:1.3em;
}

.post blockquote
{
background:#444444;  /*Altere a cor do fundo como preferir*/
border:2px dashed #000000; /*Altere a cor da borda como preferir*/
padding: 5px;
margin:10px 20px 10px 20px;
}

.post blockquote p
{
  margin:.75em 0;
}

.post ul,.post ol
{
  margin-left:0px;
}


/* Comments----------------------------------------------- */


#comments h4
{
  margin:1em 0;
  font-weight:bold;
  line-height:1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#FF0066;
}

#comments-block
{
  margin:1em 0 1.5em;
  line-height:1.6em;
}

#comments-block .comment-author
{
  margin:.5em 0;
}

#comments-block .comment-body
{
  margin:.25em 0 0;
}

#comments-block .comment-footer
{
  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:left;
}

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

#blog-pager
{
  text-align:justify;
}

.feed-links
{
display: none;
  clear:both;
  margin-left:10px;
  line-height:2.5em;
color: #FF0066;

}


/* Sidebar Content----------------------------------------------- */


.sidebar
{
  font-size:13px;
  color:#000000;
}

.sidebar a
{
  color:#FF0066;
}

.sidebar ul
{
  list-style:none;
  margin:0;
  padding:0;
}

.sidebar li
{
  padding:5px 0;
}

.sidebar .widget
{
text-align: center;
padding-bottom: 250px;
background: url(http://static.tumblr.com/vnmu0ry/Ht9lpzhdx/sidebar2.png) bottom no-repeat;
max-width: 300px;
max-weight: 150px;
}

.sidebar .widget-content
{
background:#tranparent;
margin:0px 0px 22px 0px;
  padding:0 0px 20px 0;
}

.main .Blog
{
  border-bottom-width:0;
}


/* Profile----------------------------------------------- */


.profile-img
{
  float:left;
  margin-top:0;
  margin-right:5px;
  margin-bottom:5px;
  margin-left:0;
  padding:0px;
  border:1px solid #FF0066;
}

.profile-data
{
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font:normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif, Alba, Spyroclassic, Comic Sans MS, century gothic;
  color:#000000;
  font-weight:bold;
  line-height:1.6em;
}

.profile-datablock
{
  margin:.5em 0;
}

.profile-textblock
{
  margin:.5em 0;
  line-height:1.6em;
}

.profile-link
{
  font:normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif, Comic Sans MS, century gothic;
  text-transform:uppercase;
  letter-spacing:.1em;
}


/* Footer */


#credits
{

  width:1100px;
height: 30px;
text-align:center;
padding-top:25px;
    color:#000000;
  font-size:14px;
  font-family:century gothic;
font-weight:700;
text-transform:uppercase;
letter-spacing:-1px;
float:justify;
}

#credits a
{
  color:#FF0066;
  font-size:14px;
  font-family:century gothic;
font-weight:700;
text-transform:uppercase;
letter-spacing:-1px;
}

.post blockquote {
   
background:#444444;  /*Altere a cor do fundo como preferir*/
border:2px dashed #ffffff; /*Altere a cor da borda como preferir*/
padding: 5px;
margin:10px 20px 10px 20px;
}

.sombra-text {
text-shadow: 1px 1px 2px #333; color:#FFFFFF; /*--- Edite  ---*/
color: # F0C2D1;  /*--- Edite cor ---*/
font-size: 30px;  /*--- Edite tamanho da fonte ---*/
}
.border1 img{
padding:3px 4px;
list-style:none;
display:block;
overflow:hidden;
margin:2px 2px 2px;
}
.border1 img:hover {
padding:3px 4px;
list-style:none;
display:block;
overflow:hidden;
background:#FF0066;  /*Edite a cor de fundo*/
border:3px solid #fffbdd;  /*Edite a cor de borda*/
margin:2px 2px 2px;
}

p.introduction:first-letter {
font-family: 'Trebuchet MS', Times, Sans-Serif;
font-size : 350%;
font-weight : bold;
float : left;
width : 2em;
padding-right: 5px;
}

]]></b:skin>
  </head>

  <body>
  <div id='outer-wrapper'><div id='wrap2'>
  

<div style='text-align:center; width:1100px; margin-left:auto; margin-right:auto;'>
<img alt='' border='0' height='650' id='Image-Maps_6201108151522307' src='http://static.tumblr.com/vnmu0ry/Sv1lpzhtf/cabe__alho.png' usemap='#Image-Maps_6201108151522307' width='1100'/>
<map id='_Image-Maps_6201108151522307' name='Image-Maps_6201108151522307'>
<area alt='Link' coords='6,0,167,97' href='/' shape='rect' title='Link'/>
<area alt='Link' coords='185,0,346,97' href='/' shape='rect' title='Link'/>
<area alt='Link' coords='372,0,533,97' href='/' shape='rect' title='Link'/>
<area alt='Link' coords='555,0,716,97' href='/' shape='rect' title='Link'/>
<area alt='Link' coords='744,0,905,97' href='/' shape='rect' title='Link'/>
<area alt='Link' coords='930,0,1091,97' href='/' shape='rect' title='Link'/>
<area alt='Art Design Encomendas' coords='166,554,417,645' href='http://artdesignencomendas.blogspot.com/' shape='rect' title='Art Design Encomendas'/>
<area alt='Twitter' coords='204,333,346,458' href='/' shape='rect' title='Twitter'/>
<area alt='Facebook' coords='351,333,493,458' href='/' shape='rect' title='Facebook'/>
<area alt='Image Map' coords='1098,648,1100,650' href='http://www.image-maps.com/index.php?aff=mapped_users_6201108151522307' shape='rect' title='Image Map'/>
</map>
</div>

      <div class='clear'/>

    <div id='content-wrapper'>

      <div id='crosscol-wrapper' style='text-align:center'>
              </div>


     <div id='sidebar-wrapper-left'>
        <b:section class='sidebar' id='sidebar1' preferred='yes'>
<b:widget id='Followers1' locked='false' title='Seguidores' type='Followers'/>
<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='Feed1' locked='false' title='Recent Posts' type='Feed'/>
<b:widget id='Feed2' locked='false' title='Candy&apos;s  Free Designer Templates' type='Feed'/>
<b:widget id='Header1' locked='true' title='Como Fazer Layouts (Cabeçalho)' type='Header'/>
<b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
</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='credits'>
Código by: Ana Carolina - Art Design Encomendas (<a href='http://artdesignencomendas.blogspot.com/'>http://artdesignencomendas.blogspot.com/</a>) | Layout by: Seu Nome
  </div>

</div> <!-- end outer-wrapper --></div>

</body>
</html>

1 comentário: