Novas Imagens














imagenss

Fontes, ribbons, cursores, imagens, codigos, testando tudo,
minhas coisas, não copie nada, meu blog de teste... hellen isterfani



Testando postagem

nossa, eu chorei junto com a menina, quando o @ferrerodi apareceu pra dançar valsa com ela! fiquei me imaginando! eu não pararia de chorar!


Escuta a minha rádio, tem várias músicas e vários estilos, inclusive Nx Zero, se puder divulgar, eu agradeço. Ouçam ai FNX.
http://dyb.fm/zumbie — com Jania Nx Borges e outras 19 pessoas.


Marcadores:

.label-size span, .label-size a{
  color: #FFFFFF;
  padding:2px 5px;
  margin:0;
  background: #FF8C00;
  display:inline-block;
  font-size:12px;
}

.label-size span, .label-size a:hover{
 background: #CD1076;
 color:  #AB82FF ;
}

-----------------------------------------
Caixa de Pesquisa

/*** Caixa de pesquisa ***/

#searchthis {
  width:90%;
  margin-left:9px;
  margin-top:15px;
  margin-bottom:-18px;
  display:inline-block;
  zoom:1;
  *display:inline;
  border:solid 1px #efe7dc;
  padding:3px 5px;
  border-radius:2em;
  box-shadow:0 1px 0px rgba(0,0,0,.1);
  background: #696969;
  background:-webkit-gradient(linear, left top, left bottom,from(#fff),to(#efe7dc));
  background:-moz-linear-gradient(top, #D3D3D3, #efe7dc);
  filter:progid [:D] XImageTransform.Microsoft.gradient(startColorstr='#D3D3D3',endColorstr='#efe7dc');
  -ms-filter:progid [:D] XImageTransform.Microsoft.gradient(startColorstr='#D3D3D3', endColorstr='#efe7dc')
}
#searchform input {
  border:0 !important;
  float:left;
  padding:6px 10px;
  width:78%;
  border-radius:15px;
  background:#D3D3D3;
  box-shadow:inset 0 1px 3px #000000;
  text-align:center;
  cursor:text;
  color:#ac1f36;
  font:italic 12px georgia;
  text-shadow:0 1px #D3D3D3;
}
#searchBox{
  background: #D3D3D3;
  padding: 6px 6px 6px 8px;
  width: 180px;
  border: solid 1px#696969;
  outline: none;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
  color:#696969;
}
#submit-button {
  border:0 !important;
  float:right;
  background:#696969;
  cursor:pointer;
  color:#D3D3D3;
  padding:0 5px 2px 5px;
  height:26px;margin-left:-20px;
  border-radius:25px;
  box-shadow:0 0 2px #000000;
  text-shadow:0 -1px #aaa
}
#submit-button:hover {
  background:#000000;
}

--------------------------------------------
Leia Mais

.jump-link  {
text-align: right; /* posicionamento do leia mais */
margin-top: 5px; /* espaço que fica entre o leia mais e a postagem */
}
.jump-link a {
padding: 4px; /*acolchoamento entre o fundo e o texto */
color: #ffffff; /* cor do texto */
background: #CD1076; /* cor do fundo */
font-family: verdana; /* tipo de letra */
-moz-border-radius:  6px; /* bordas arredondas */
-webkit-border-radius:  6px;  /* bordas arredondas */
border-radius: 6px;  /* bordas arredondas */
}

----------------------------------------------
Taged

.tagged {
float:left; /* Alinhamento */
width:49%; /* Tamanho das caixinhas */
text-align: left; /* Alinhamento do texto */
margin-top: 2px;
font-size: 9px;
margin-bottom: 10px;
}
.tagged a {
display: block;
font-size: 10px; /* Tamanho da fonte */
margin-left: 1px;
margin-right: 1px;
text-indent: 8px;
vertical-align: middle;
line-height: 15px;
margin-bottom: 1px;
padding: 2px;
border-top: 1px solid #EECFA1; /* Borda do topo */
background: #D3D3D3;  /* Cor das caixinhas */
text-transform:uppercase; /* Todas maiúsculas - lowercase para minúsculas */
color: #fff; /* Cor dos links */
}

------------------------------------------
Cabeçalho

<a href="http://s1081.photobucket.com/albums/j349/Hellengta12/?action=view&amp;current=semeadooores.png" target="_blank"><img src="http://i1081.photobucket.com/albums/j349/Hellengta12/semeadooores.png" border="0" alt="Photobucket" /></a>


--------------------------
Menu
.menu a {
margin-right: 144px;
background: #B3E1CF; /* Cor das caixinhas */
border-left: 6px double #458B74; /* Borda */
font-family: Palatino linotype; /* Fonte */
font-style: italic; /* Estilo da fonte */
text-transform:lowercase; /* Estilo da fonte - uppercase: maísculas e lowercase: minúsculas */
display: block; /* Exibir em bloco */
font-size: 10pt; /* Tamanho da fonte */
color: #fff; /* Cor do texto */
padding: 3px; /* Margem interna */
text-align: left; /* Alinhamente do texto */
margin-bottom: 1px;
}
.menu a:hover {
border-left: 6px solid #458B74; /* Borda em hover */
}
_______________________________________________________
Equipe:

figure {  display: block;  position: relative;  float: left;  overflow: hidden;  margin: 0 10px 10px 0;  -moz-transition: all 0.6s ease;}figcaption {  position: absolute;margin-bottom: 10px;  background: #000000;  background-color: #000000;  color: #FFFFFF;  padding: 3px 3px;  opacity: 0;  -webkit-transition: all 0.8s ease;  -moz-transition:    all 0.8s ease;  -o-transition:      all 0.8s ease;}figure:hover figcaption {  opacity: 0.9;}figure:before {  content: "?";  position: absolute;  font-weight: 900;  background: #ff55a9;  background: #ff55a9;  text-shadow: 0 0 5px white;  color: #FFF;  width: 27px;  height: 27px;  -webkit-border-radius: 12px;  -moz-border-radius:    12px;  border-radius:         12px;  text-align: center;  font-size: 11px;  line-height: 30px;  -moz-transition: all 0.6s ease;  opacity: 0.75; }figure:hover:before {  opacity: 0;}.cap-left:before {  bottom: 10px; left: 10px; }.cap-left figcaption { bottom: 0; left: -30%; }.cap-left:hover figcaption { left: 0; }
--------------------------------------------
Elite de afiliados

.elitescale{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-transition: 0s linear;
-webkit-transition: opacity 0.5s linear;
-webkit-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
background-color: #FF7F24; 
padding: 3px;
}
.elitescale:hover {
-webkit-transform: scale(1.20);
-moz-transform: scale(1.20);
background-color: #CD1076; 
padding: 3px;
}


gadget html

<a href="Link do blog" title="Nome do Afiliado"><img src="URL-da imagem" class="elitescale" /></a>
-------------------
big {font-size:50px; /*tamanho da fonte*/
font-style:bold;
color: #ff1b72; /*Cor da letra*/
line-height:30px; /* altura da linha*/
float:left;}
-------------------------------------------------
Barra de Rolagem

/*** Rolagem da Vertical da Página ***/
::-webkit-scrollbar-thumb:vertical {
background: #CD1076; /*Cor da barrinha que se move*/
border: 1px solid #bgh; /*Coloque borda se quiser*/
height:50px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
/*** Rolagem da Horizontal da Página***/
::-webkit-scrollbar-thumb:horizontal {
background-color:#CD1076; /*Cor da barrinha que se move*/
border: 1px solid #bgh; /*Coloque borda se quiser*/
height:10px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
 }
/*** Parte fixa da rolagem (fundo que não se move) ***/
::-webkit-scrollbar {
height:10px;
width:15px; /*Largura da barra de rolagem*/
 background: #000000; /*Cor da parte fixa, que fica no mundo*/
border: 1px solid #bgh; /*Coloque borda se quiser*/
}
------------------------------------------
.topo {
position: absolute;
z-index: 4;
width: 250px; /* LARGURA */
height: auto;
left: 628px;
top: -548px;
}
----------------------------------------
Posts
h3.post-title {
  margin-top: 25px; /* espaço entre o título e a margem */
  text-align: center; /* posicionamento do título */
  border-bottom: 2px dotted #CD1076; /* cor, tamanho e tipo de borda */
  background:; /* cor do background do título */
}

h3.post-title a {
  font-family: Dancing Script; /* fonte do título */
  font-size: 25px; /* tamanho da fonte */
  color: #CD1076; /* cor do título em estado normal */
}

h3.post-title a:hover {
  color: #FF7F24; /* cor do título em estado hover */
  text-decoration: none; /* isso tira a borda do título quando o mouse parar sobre ele */
}
-----------------------------------------
a.link

a:link {
color: #CD1076; /* Cor do link*/
text-decoration: none;
-webkit-transition: color 0.7s ease-out;-moz-transition:
color 0.7s ease-out;transition: color 0.7s ease-out;
}
a:visited {
color: #33CCCC; /*Cor dos links visitados*/
text-decoration:none;
filter:alpha(opacity=100);
-moz-opacity: 1; -khtml-opacity: 1; opacity: 1;

}
a:hover {
color: #EE7621; /*Cor do link quando passa o mouse*/
text-decoration:none;
filter:alpha(opacity=100);
-moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
font-weight: bold;
text-shadow: 3px 2px 4px #6A6A6A;
}
_____________________-

Efeito hover sublinhado, negrito italico

/*Normal sem o mouse*/
 b, strong, bold {
 color:#FF1493; -webkit-transition-duration: .80s}
 s, strike { 
 color: #006400; -webkit-transition-duration: .80s}
 u, underline {
 color: #00BFFF; border-bottom: 1px dashed#CD1076;
 text-decoration: none; -webkit-transition-duration: .80s}
 i, em, italic {
 color: #66CDAA; -webkit-transition-duration: .80s}
 /*Ao passa o mouse por cima*/
 u:hover {
 color: #FFC125; border-bottom: 1px solid #8B658B; 
 text-decoration: none; -webkit-transition-duration: .80s}
 b:hover { color: #FF8C00; -webkit-transition-duration: .80s}
 s:hover { color: #FF00FF; -webkit-transition-duration: .80s}
 i:hover { color: #FF4040; -webkit-transition-duration: .80s}
---------------------------------------------------
Data

.main-inner h2.date-header {
font: georgia; 
color: #ffffff; 
margin-left: px; 
background: #CD1076;
float:left; 
font-size: 16px; 
padding: 4px; 
}
.main-inner h2.date-header:hover {
background: #EE7621;
}
------------------
Footer

.post-footer {
margin: .5em 0;
line-height: 1.6;
background: #F8F8FF; /*cor do fundo*/
border-top: 1px dotted #000000; /*espessura e cor da borda*/
}

.post-footer a {
color:#000;
text-decoration:;
font-weight: ;
}
.post-footer a:hover{
color:#CD1076;
text-decoration: none;
background-color:;
}
------------------------------
sidebar

.sidebar h2 {
text-align:center;
background-color: #CD3278; /*cor do fundo*/
padding:2px;
border: 1px solid #FFFFFF; /*cor da borda*/
-webkit-transition:0.4s;
display:inline;
float:right;
margin-top:-21px;
text-shadow: 0px 1px 1px transparent;
}

-----------------------------
Blockquote

blockquote {
border: 1px solid #FFD0DF; /* cor da borda */
border-left:2px solid #FF0000; /* linha vertical */
background: #FF6347 url(URL DA IMAGEM) no-repeat top left; /* cor do background, coloque imagem se quiser */
padding: 10px;
font-size: 11px; /* tamanho da fonte */
color: #FFFFFF; /* cor do texto */
text-align: justify; /* num meche não :@ */
padding: 10px 10px 10px 35px;
font-size: 11px;
text-align: justify;
}
-----------------------------------
seguir por email

 /* gadget seguir por email*/ 
#FollowByEmail1{ 
border:1px solid #FF6347;   /*-- edite borda--*/
padding:10px; 
background:#fff;  /*-- edite cor de fundo--*/
 } 

----------------------------
imagem no autor, comentarios, categorias

.post-author {
background:url(http://3.bp.blogspot.com/-Bgf2tMm2sDA/Tztzey5US4I/AAAAAAAAE5Y/UoNsAXd5G3M/s000/author.png
) no-repeat left center;
padding-left:20px;
}

.post-labels {
background:url(http://3.bp.blogspot.com/-T1dgcydO9xc/TztzfMzIxqI/AAAAAAAAE5o/BxSbKZgi4qA/s000/category.png) no-repeat left center;
padding-left:20px;
}
.post-comment-link {
background:url(http://2.bp.blogspot.com/-g8gt1LwfGig/Tztze3LzvSI/AAAAAAAAE5g/IKiZkOlG6Oc/s000/comments.png) no-repeat left center;
padding-left:20px;
}

--------------------------------
Atribuitioon
#footer-wrapper {
background: #8B0A50; /* Cor do fundo do attribution*/
background-repeat: no-repeat;
z-index: 1000;
height: 35px;
clear: both;
font-size: 90%; /* Tamanho da fonte */
color: #fff; /* Cor da fonte */
text-align: center; /* alinhamento da fonte */
padding: 5px;
}

-------------------------
Pagina do face
http://www.facebook.com/pages/Semeadores-Da-Palavra-De-Cristo/202635899809393

http://semeadoresdapalavradecristo.blogspot.com.br/search/label/Downloads


http://www.facebook.com/caleabocaeescutee/app_208195102528120

VOCE É MUITO CIUMENTO (a)? Clique aqui e descubra



twitter http://4.bp.blogspot.com/-GIsFOrVaYKg/UKKexZ9PPnI/AAAAAAAADf0/VHEBJoEW52w/s1600/tumblr_icons_bymadtown.png

youtu. http://2.bp.blogspot.com/-335OWRwO67E/UKKe0owc7tI/AAAAAAAADgE/7dyq6mJAexI/s1600/youtube_icons_bymadtown.png

face http://2.bp.blogspot.com/-JJ3AhxnO-kY/UKKevpMr3YI/AAAAAAAADfs/RvRssTrp4kE/s1600/facebook_icons_bymadtown.png

--------------------

twitter http://4.bp.blogspot.com/-wJb3Al-n1p4/UKKfJFhsaTI/AAAAAAAADgM/omwYbBIZRLk/s1600/27xmicj.jpg

face  http://3.bp.blogspot.com/-LAwVPH4OY6c/UKKfKzdJoMI/AAAAAAAADgU/IGfBRumgPWs/s1600/347h0t5.jpg

rss http://2.bp.blogspot.com/-XVRP1pSIXV4/UKKfMHasOjI/AAAAAAAADgc/VajSk-BdnTc/s1600/e67y1k.jpg

orkut http://1.bp.blogspot.com/-RaPnKNnJw6s/UKKfNAeOqvI/AAAAAAAADgk/uS9wS-xDGXM/s1600/tumblr_m3x9egffKc1r5ehrc.png

skype
bom

comu. http://www.orkut.com.br/Main#Community?cmm=118787705

http://lh5.ggpht.com/_BJo2sJZzI3g/SfyCjSn3RQI/AAAAAAAAGtg/khKrZO0gzPA/s400/barra7.gif


http://1.bp.blogspot.com/-ekW7xTzHE2w/UKK7abJkg8I/AAAAAAAADhc/cvdvwzmAPJQ/s1600/botaotop+(10).png

http://2.bp.blogspot.com/-ZcH3zjE-0XA/UKK8eYfKm5I/AAAAAAAADhk/shtNJ6tKIIU/s1600/botaotop+(6).png

Text1

<a href="http://www.facebook.com/hellenn.isterphanny" title="Perfil no Facebook"><img src="http://2.bp.blogspot.com/-JJ3AhxnO-kY/UKKevpMr3YI/AAAAAAAADfs/RvRssTrp4kE/s1600/facebook_icons_bymadtown.png"/></a><a href="https://twitter.com/#!/hellenisterfani" title="Twitter"><img src="http://4.bp.blogspot.com/-GIsFOrVaYKg/UKKexZ9PPnI/AAAAAAAADf0/VHEBJoEW52w/s1600/tumblr_icons_bymadtown.png"/></a><a href="http://www.youtube.com/user/he1llen?feature=mhee" title="Youtube"><img src="http://2.bp.blogspot.com/-335OWRwO67E/UKKe0owc7tI/AAAAAAAADgE/7dyq6mJAexI/s1600/youtube_icons_bymadtown.png"/></a>


 ID do FACE COME .104794833016523

<script>
var linkwithin_site_id = 944233;
</script>
<script src="http://www.linkwithin.com/widget.js"></script>
<a href="http://www.linkwithin.com/"><img src="http://www.linkwithin.com/pixel.png" alt="Related Posts Plugin for WordPress, Blogger..." style="border: 0" /></a>


https://lh3.googleusercontent.com/-74kX3mDFABE/TwPGE6Ko3EI/AAAAAAAADfI/bqHd250HkWI/s278/Leather%2520Ribbons2.png

<!-- BEGIN CBOX - www.cbox.ws - v001 -->
<div id="cboxdiv" style="text-align: center; line-height: 0">
<div><iframe frameborder="0" width="260" height="82" src="http://www7.cbox.ws/box/?boxid=516057&amp;boxtag=wctn62&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform7-516057" style="border: 0px solid;border-bottom:0px" id="cboxform7-516057"></iframe></div>
<div><iframe frameborder="0" width="260" height="298" src="http://www7.cbox.ws/box/?boxid=516057&amp;boxtag=wctn62&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain7-516057" style="border: 0px solid;" id="cboxmain7-516057"></iframe></div>
</div>
<!-- END CBOX -->

http://www.facebook.com/pages/Nx-Zero-FCO/232097886842600


<b:if cond='data:blog.pageType == &quot;item&quot;'> 
<div id='fb-root'/> 
<script> 
window.fbAsyncInit = function() { 
FB.init({appId: &#39;303643313080836&#39;, status: true, cookie: true, 
xfbml: true}); 
}; 
(function() { 
var e = document.createElement(&#39;script&#39;); e.async = true; 
e.src = document.location.protocol + 
&#39;//connect.facebook.net/pt_BR/all.js&#39;; 
e.async = true; 
document.getElementById(&#39;fb-root&#39;).appendChild(e); 
}()); 
</script> 
<fb:comments expr:href='data:post.url'/> 
</b:if>


http://bandup.tray.com.br/loja/loja-249007

http://www.4shared.com/zip/7qoGcURn/Cd_-_Dialogo_-_Nx_Zero.html

http://3.bp.blogspot.com/-i6uQWcMmgds/ULjP7r0qJ7I/AAAAAAAAD20/W4aUYypZjR4/s1600/download-now-violet01-Shapes4FREE.png

Redes Sociais






 







 

 

 

 


 
© Semeadores da Palavra de Cristo - 2013. Todos os direitos reservados.
Criado por: Hellen Isterfani.
Tecnologia do Blogger.
imagem-logo
Ultimas