﻿/*Theme Name: Deep Love® Cuteness
Theme URI: http://deeplove.freetzi.com
Description: 2 colunas com menu vertical e sidebar do lado direito
Version: 1.0
Author: Marina Miury 
Author URI: http://deeplove.freetzi.com*/

/* BODY */
html, body {
height: 100%;
color: #755649; 
background:#f8bcc9 url('http://i209.photobucket.com/albums/bb27/marinamiury/background.png') repeat-x;
font-family : arial, helvetica, sans-serif;
font-size: 11px; 
margin:0px;
text-align: justify;

}  
 
::-moz-selection {
color: #fc6b98;
background: #755649;}

::selection {
color: #fc6b98;
background: #755649;}

/* TOPO DO LAYOUT */
#header {
background-image: url('http://i209.photobucket.com/albums/bb27/marinamiury/topo1.png');
height: 184px;
width: 800px;
}

/* LINHA DO LAYOUT */
#page {
min-height: 100%;
margin-left: auto;
margin-right: auto;
width: 770px;
}

* html #page {height: 100%; /* hack para IE6 que trata height como min-height */}


/* RODAPÉ DO LAYOUT */
#footer {
background: #87603b url('http://i209.photobucket.com/albums/bb27/marinamiury/footerpink.png');
background-repeat: repeat-x;
clear: both;
margin:0px;
height: 55px;
width: 100%;
}

#footer p {
color: #755649;
text-align: center;
font-size: 10px;
font-family : Tahoma, Helvetica, sans-serif;
text-transform: uppercase;
padding:12px 0 2px 0;
margin:0;
}
#footer p a{
font-weight: bold;
color: #f86a93;
}
#footer p a:hover{
color: #f86a93;
}
.blogname {
color:#fdc7d9;
font-family :  georgia, helvetica, sans-serif; 
font-size: 25px;
font-weight: bold;
text-indent: 3px;
text-align: center;
text-transform: capitalize;
margin: 15px 0 30px 0;
padding: 0 0 2px 0;
}
/* SIDEBAR */
#sidebar {
font-size: 10px;
font-family : tahoma, helvetica, sans-serif;
line-height:14px;
width: 220px;
margin: -200px 0 0 50px;
padding: 0px 0 0 10px;
float: left;
}
.links-sidebar ul  {
list-style-type: none;
margin: 0;
padding: 0;
} 
.links-sidebar li {
list-style-type: none;
margin: 0;
padding: 0;
}
.links-sidebar ul li {
display: block;
border-bottom:1px solid #fc6b98; 
background: url('http://i209.photobucket.com/albums/bb27/marinamiury/pinkbullet.png') left no-repeat;
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
vertical-align:middle;
height:1%; /* IE WIN */
}
.links-sidebar ul li:hover {
display: block; 
background-color: #f8bcc9;
}

/* CLASSE DA TABBER INFO */

.links-sid ul  {
list-style-type: none;
margin: 0;
padding: 0;
} 
.links-sid li {
list-style-type: none;
margin: 0;
padding: 0;
}
.links-sid ul li {
display: block;
background-color: transparent;
border-bottom:1px solid #fc6b98; 
margin:2px 0 2px 2px;
padding: 2px 4px 2px 2px;
vertical-align:middle;
height:1%; /* IE WIN */
}
.links-sid ul li:hover {
display: block; 
background-color: #f8bcc9;
}
 
/* POSTS E PÁGINAS */
#content {
color:#755649;
line-height:15px;
text-align:justify;
width: 450px;
margin: 10px -50px 0 50px;
padding: 0 10px 0 24px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #87603b;
font-size:10px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 2px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #755649;
border: 1px #f86a93;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #755649;
border: 1px #f86a93;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}

/* CLEAN ARCHIVES "/
.postspermonth {margin: 5px 0 10px 0; list-style: none; padding-left: 5px;}

/* MENU */ 
#menu {
width: 100%;
padding: 0;
margin: 0;
font-size: 10px;
font-family : Verdana, Arial, sans-serif;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #fc6b98;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
letter-spacing: 2px;
color: #fc6b98;
background-color: #755649;
text-decoration: none;
}
#menu li a:hover {
color: #755649;
background-color: #fc6b98;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menu  li { float: left; height: 1%; }
* html ul#menu  li a { height: 1%; }
/* End */

/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #fc6b98; text-decoration: none; }
a:visited {cursor: help; color: #fc6b98;text-decoration: none; }
a:active {cursor: help; color: #f86a93;text-decoration: none; }
a:hover {cursor: help; color: #f86a93; text-decoration: none; }

/* TÍTULO DE PÁGINAS e POSTS */
.navlink {
display: block;
color: #755649;
background-color: #fc6b98;
font-family : arial, sans-serif, tahoma;
font-size:17px; 
text-decoration: none;
font-weight: bold;
text-align:left;
text-transform: capitalize;
height: 18px;
line-height:18px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dotted #755649;
}
.navlink a {cursor: help; color: #755649; text-decoration: none; font-weight: bold;}	
.navlink a:hover {color:#87603b; text-decoration: none; font-weight: bold;}

/* CLASSES */
em{text-decoration : none;}
b{color: #f86a93; text-decoration : none; border-bottom: 1px dotted #755649;}
strong{color:#fc6b98; text-decoration : none;}
i{color: #fc6b98; text-decoration : none; }
pink{color: #fc6b98; text-decoration: none; }
dotted{color: #755649; text-decoration : none; border-bottom: 1px dotted #fc6b98; padding: 0 0 2px 0; }
ul, li {margin:0; padding:0; list-style-type:none; }
ol {margin:0; padding:0; list-style-type:none; border-bottom: 1px dashed #fc6b98; }
pink{color: #fc6b98; text-decoration : none;}

big 	{float: left;
	font-size:40px;
	line-height:32px;
	padding-right:5px;
	padding-top:5px;
	color: #f86a93;}

small  	{color: #f86a93;}


/* TITULO DA SIDEBAR */
h1 {
color:#fc6b98;
font-family :  verdana, helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
text-indent: 3px;
text-align: left;
background-color: #755649;
border-bottom: 1px dotted #fc6b98;
margin: 15px 0 7px 0;
padding: 0 0 2px 0;
}
/* SUBTITULO DAS PAGINAS */
h2 {
display: block; 
background: none; 
color: #fc6b98;
font-size:11px;
font-family :  tahoma, verdana, helvetica, sans-serif;
text-transform: lowercase;
border-bottom: 1px dotted #87603b;
padding: 10px 0 4px 2px;
margin:-8px 0px 0px 0px;
clear: both;
line-height: 14px; 
}

h3 {
display: block; 
background: none; 
color: #fc6b98;
font-size:11px;
font-family :  tahoma, verdana, helvetica, sans-serif;
text-transform: lowercase;
border-bottom: 1px dotted #fc6b98;
padding: 10px 0 2px 2px;
margin:-8px 0px 0px 0px;
clear: both;
line-height: 14px; 
}
/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #fc6b98;
border-bottom: 1px solid #755649;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 2px;
}

/* TEXTAREA, INPUTS E FORMULÁRIOS */
form, fieldset {
margin: 0px;
padding: 0;
border: 0px;
}

input, textarea, select, button {
font-size:11px;
color:#755649;
border: 1px solid #755649;
background-color: transparent;
margin: 0 3px 0 3px;
}

input#searchsubmit {
background: transparent url('http://i209.photobucket.com/albums/bb27/marinamiury/search.png') left no-repeat;
background-position:2px 3px;
border: 1px solid #755649;
width: 91%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}

/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: transparent ;
padding: 5px ;
border: 1px solid #755649;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
border: 1px dotted #fc6b98;
background-color: #755649;
}

/* IMAGENS */
.flickr a img{
background-color: #755649;
padding: 6px;
margin: 5px 5px 0 0;
border: 1px dotted #fc6b89;
}
.aligncenter{
background-color: #755649;
border: 1px dotted #fc6b98;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #775649;
border: 1px dotted #fc6b98;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #775649;
border: 1px dotted #fc6b98;
padding: 6px;
margin: 1px 0 0 4px;
}
.center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.left {
float: left;
margin: 1px 4px 0 0;
}
.right {
float: right;
margin: 1px 0 0 4px;
}
img {border: 0px;}

/* BLOCKQUOTE */
blockquote {
text-align: justify;
color:#755649;
background: #f86a93 url('images/edit.gif') repeat-y top left; 
padding:0 5px 0 28px; 
margin: 0 5px 0 5px;
border: 1px dotted #fc6b98;
}

/* FOOTLINK */
#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#755649;
font-size : 8pt;
background-color: #fc6b98;
border: 1px dotted #755649;
}
#footlink a:hover {
color:#fc6b98;
font-size : 8pt;
background-color: #755649;
border: 1px dotted #fc6b98;
}

/* ABAS */
.tabberlive .tabbertabhide {
display:none;
}
.tabber {}
.tabberlive {
margin-top:1em;
}
ul.tabbernav{
margin:0;
padding: 3px 0;
font: 10px tahoma, helvetica, sans-serif;
}
ul.tabbernav li{
list-style: none;
margin: 0;
display: inline;
}
ul.tabbernav li a{
padding: 3px 0.5em;
margin: 0 3px 0 0;
color:#fc6b98;
background-color: #755649;
text-decoration: none;
}
ul.tabbernav li a:link {
color: #fc6b98;
}
ul.tabbernav li a:visited {
color: #fc6b98;
}
ul.tabbernav li a:hover{
color:#755649;
background-color:#fc6b98;
}
ul.tabbernav li.tabberactive a{
color:#fc6b98;
background-color: #5e453b;
}
ul.tabbernav li.tabberactive a:hover{
color: #fc6b98;
background-color: #5e453b;
}
.tabberlive .tabbertab {
background-color: #5e453b;
padding:5px;
border:0px none;
}
.tabberlive .tabbertab h2 {display:none;}
.tabberlive .tabbertab h3 {font-size:9px; font-family: tahoma, helvetica, sans-serif; display:none;}
.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab {height:200px; overflow:auto;}  

/* divisão duas colunas wordpress – by madlyluv.com */

.menuesquerda {float:left; width:49%; text-align: left;}
.menudireita {float:right; width:49%; text-align: left;}
.espaco {padding: 1px; margin:1px;}

/* fim -divisão duas colunas wordpress */

/* Category Cloud */
#category_cloud {
margin:5px;
padding: 0px;
text-align: justify;
line-height: auto;}
/* fim Category Cloud */

<script type="text/javascript">
// Início do código de Aumentar/ Diminuir a letra

// Para usar coloque o comando: “javascript:mudaTamanho(’tag_ou_id_alvo’, -1);” para diminuir
// e o comando “javascript:mudaTamanho(’tag_ou_id_alvo’, +1);” para aumentar

var tagAlvo = new Array(’p'); //pega todas as tags p//

// Especificando os possíveis tamanhos de fontes, poderia ser: x-small, small…
var tamanhos = new Array( ‘9px’,'10px’,'11px’,'12px’,'13px’,'14px’,'15px’ );
var tamanhoInicial = 2;

function mudaTamanho( idAlvo,acao ){
if (!document.getElementById) return
var selecionados = null,tamanho = tamanhoInicial,i,j,tagsAlvo;
tamanho += acao;
if ( tamanho < 0 ) tamanho = 0;
if ( tamanho > 6 ) tamanho = 6;
tamanhoInicial = tamanho;
if ( !( selecionados = document.getElementById( idAlvo ) ) ) selecionados = document.getElementsByTagName( idAlvo )[ 0 ];

selecionados.style.fontSize = tamanhos[ tamanho ];

for ( i = 0; i < tagAlvo.length; i++ ){
tagsAlvo = selecionados.getElementsByTagName( tagAlvo[ i ] );
for ( j = 0; j < tagsAlvo.length; j++ ) tagsAlvo[ j ].style.fontSize = tamanhos[ tamanho ];
}
}
// Fim do código de Aumentar/ Diminuir a letra

</script>