﻿/*  
Theme Name: Princess
Theme URI: http://clumsyluv.com
Version: 39
Author: Renata Mury
Author URI: http://clumsyluv.com
      
      
*/




/***************** BODY *****************/

body { 
font-size:10px;
color: #75787b; 
font-family:tahoma, arial, verdana, ms-serif;
margin-top:0px;
margin-bottom:0px;
background: #FFF9F9 url(images/bg.jpg);}
       

/***************** LINHA DO LAYOUT *****************/

#page {
width:800px;
background-image: url(images/linha.png);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
text-align: left;}

/***************** TOPO DO LAYOUT *****************/

#header {width:800px;
height:275px;}




/***************** FOOTER DO LAYOUT *****************/

#footer {
background-image:url(images/footer.png);
background-repeat: no-repeat;
width:800px;
height:108px;
padding-bottom: 0px;
clear: both;
font-size: 11px;
}



/***************** MEDIDAS DA ÁREA DOS POSTS *****************/

#content {
width:517px;
text-align:justify;
padding-left:6px;
float:left;
margin-top:0px
}

.block-content {
padding:2px;}

/***************** MEDIDAS DA SIDEBAR *****************/

#sidebar {
width: 245px;
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size: 7pt;
color: #75787b;
text-align: justify;
padding-left:18px;
margin-top:-5px;
float: left;
margin-bottom:0;
}




/************** FLICKR E TWITTER ********************/
#flickr {padding: 0px;
	border: 0px;}

#flickr a img {
	background-color: #f4ecdb;
	padding: 4px; 
	margin-right: 5px;
         margin-top: 5px;
 margin-left:2px; margin-bottom:2px
}

#flickr a:hover img {
	background-color: #c6d9ea;
	padding: 4px; 
	margin-right: 5px;
         margin-top: 5px;
}

#twitter_div ul
{margin: 0;
padding: 0;
list-style-type: none;}

#twitter_div ul li
{color: #b77eb9;
background-color: #fbf7ed; 
border-right: 1px solid #e6d9be;
border-bottom: 1px solid #e6d9be;
margin-bottom:2px; 
padding-left:2px;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 2px;}



#twitter_div ul li a
{font-size: 10px;
color: #f286a7;}



/*************** COR DO TEXTO SELECIONADO *************/


::-moz-selection{
background:#fbf6eb;
color:#68cb9e;
}

::selection {
background:#fbf6eb;
color:#68cb9e;
}


/* BORDAS */


.border1 {border-bottom: 1px dotted #c483ae;}
.border2 {border-bottom: 1px dotted #c483ae;}	

h1 {
font-size : 11px; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
color: #f589ab; 
padding-top:3px;
padding-bottom:3px;
padding-right:6px;
padding-left:6px;
display: block;
background-color:#f0f2ea;
border-bottom:1px solid #bac890;
}

h22 {display: block;
width: 93%;
border-bottom: 1px dotted #716d71;
font-color: #DB8E91;
text-decoration: strong;
font-size: 11px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 3px;
padding-right: 2px;
margin-bottom: 2px;
margin-top: 0px;
margin-left: 1px;
clear: both;}

/* ********************** LINKS BLOGS */

#linksblog {
display : block; 
font-size : 10px; 
font-family : tahoma; 
letter-spacing : 0; 
border-bottom : 1px dotted #cab16f; 
text-indent : 5px; 
vertical-align : middle; 
text-decoration : none; 
line-height : 16px; 
margin-bottom : 1px;
background : url('images/menu1.gif') no-repeat left;
padding-left : 10px;}  

#linksblog:hover { 
display : block; 
font-size : 10px; 
font-family : tahoma; 
letter-spacing : 0; 
border-bottom : 1px dashed #6cb2e3; 
 text-indent : 5px; 
vertical-align : middle; 
text-decoration : none; 
line-height : 16px; 
margin-bottom : 1px; 
background :  url('images/menu2.gif') no-repeat left;
padding-left : 10px;} 


/* ********************** GOODIES */

#menuextra {display : block;
        font-size: 10px;
        font-family: Tahoma;
        letter-spacing : 0;
        border-bottom : 1px dotted #6cb2e3;
        background-repeat : no-repeat;
        text-indent : 5px;
        vertical-align : middle;
        text-decoration : none;
        line-height : 15px;
        margin-bottom : 1px;
        background : url('images/menu2.gif') no-repeat left;
        padding-left : 10px;}

#menuextra:hover {display : block;
        text-decoration : none;
        vertical-align : middle;
        line-height : 15px;
        border-bottom : 1px dashed #cab16f;
        background : url('images/menu1.gif') no-repeat left;
        padding-left : 10px;}


/* ********************** PREMIOS */

#premios {display : block;
        font-size: 10px;
        font-family: Tahoma;
        letter-spacing : 0;
        border-bottom : 1px solid #cab16f;
        background-repeat : no-repeat;
        text-indent : 5px;
        vertical-align : middle;
        text-decoration : none;
        line-height : 15px;
        margin-bottom : 1px;
        background : url('images/menu1.gif') no-repeat left;
        padding-left : 10px;}

#premios:hover {display : block;
        text-decoration : none;
        vertical-align : middle;
        line-height : 15px;
        border-bottom : 1px dashed #6cb2e3;
        background : url('images/menu2.gif') no-repeat left;
        padding-left : 10px;}

/* ********************** STATISTICS */

#stats {border-bottom : 1px dotted #f34242;}

/* ********************* CATEGORY CLOUD*/
#category_cloud {
margin-left:5px;
margin-right:5px;
padding: 0px;
text-align: justify;
line-height: auto;}


/* ********************* DIVISÃO DUAS COLUNAS */

.menuesquerda {float:left; width:49%; text-align: left;}
.menudireita {float:right; width:49%; text-align: left;}
.espaco {padding: 1px; margin:1px;}


/***************** IMAGENS *****************/

img {border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px;}

img {
border: 0px;}



/***************** LINKS *****************/

a {text-decoration: none;}

a:link {color: #91c37c;}

a:visited, a:active {color: #91c37c;}

a:hover {color:#f26d96;text-decoration:none; cursor: help;}

/***************** NEGRITO, UNDERLINE E ITÁLICO *****************/

u {color: #c1ad63;
   font-family: arial;
   text-decoration: underline;
   border-bottom: 1px solid #73c59b;}

i{color:#9f94cc;}

em{color:#9f94cc;}

b{color:#65bc92;}

strong{color:#f26d96;}



/* ********************** TEXTAREA FORMULARIOS INPUT */

input, textarea, select, button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #767574;
	background: #faf7ef;
        border-top: transparent;
        border-left: transparent;
        border-right: 1px solid #daceae;
	border-bottom: 1px solid #daceae;
	margin-top: 2px;
	margin-right: 2px;
	padding: 1px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {

	background: #eef6fb;
	color: #827e80;
        border-top: transparent;
        border-left: transparent;
        border-right: 1px solid #c2d9e6;
	border-bottom: 1px solid #c2d9e6;
}

/* ****************** ULTIMOS POSTS */

.recent {color: #8b8d8b;
background-color: #f1faf1; 
border-right: 1px solid #b5dbb6;
border-bottom: 1px solid #b5dbb6;
margin-bottom:2px; 
padding-left:2px;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 2px;}

.recent:hover{background-color: #fef0f4;
border-right: 1px solid #edb2c5;
border-bottom: 1px solid #edb2c5;}





/* ********************** CSS COMENTS */

.alt {
	background-color: #f2eef8;}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 8px 3px;
	list-style: none;}
#commentlist {
	margin: 0;
	padding: 2px;
	border-bottom: 0px solid #78d358;
	list-style-type: none;}
#commentlist li {
	border-top: 0px;
	padding: 5px 8px;
	background-color: transparent;}
.commentdate {
	background: #f2eef8;
	color: #7a6993;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
        border-right: 1px solid #c8badd;
	border-bottom: 2px solid #c8badd;
	font-family: tahoma;
	text-align: center;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 490px;}
.comment-content {
	background: #f2eef8;
	color: #7a6993;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	border-right: 1px solid #c8badd;
	border-bottom: 1px solid #c8badd;
	border-left: 0px solid #e966a1;
	font-family: verdana, Tahoma, Arial, Verdana;
	text-align: justify;
	padding-top: 5px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 3px;
	width: 490px;}
.comments {
	border-right: 0px solid #e966a1;
	border-bottom: 0px solid #e966a1;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	background: #f2eef8;
	color: #7a6993;
	padding: 5px 5px 5px 5px;
	font-size: 10px;}
.commentname {
	border-bottom: 2px solid #c8badd;
	font-size: 10px;
	background-color: #f2eef8;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7a6993;
	text-align: left;
	margin-top: 5px;}
.cit {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	background-color: #f2eef8;}
hr {
	border: 1px;
	border-top: solid #c8badd;
	height: 1px;}
		
/* ********************** LINK DOS COMENTÁRIOS */

.link-coment
	{background: url('images/coments.png') no-repeat top center;
	width: 150px;
	height: 51px;
	font-size: 14px;
	margin-right: 20px;
	float:right;}

.link-coment:hover
	{background: url('images/coment-hover.png') no-repeat top center;
	width: 150px;
	height: 51px;
	font-size: 14px;
	margin-right: 20px;
	float:right;}


.link-coment2 { margin: 20px 118px 0px 0px;
	float:right;}

.link-coment2 a 
	{font-size: 18px;
	color: #c2b075;
	text-decoration: none}

.link-coment2 a:hover 
	{font-size: 18px;
	color: #75aed9;
	text-decoration: none}

 


/* ********************** EFEITO BORDAS */
.blogimage {
	background-color: #f5abc2;
	padding: 4px;
	margin: 4px;}

.imageblog {
	background-color: #b4d5ec;
	padding: 4px;
	margin: 4px;}

.blogimage:hover {background-color: #c9e8ca; padding: 4px; margin: 4px;}
.imageblog:hover {background-color: #d9c7e3;  padding: 4px; margin: 4px;}


/*** arquivos por mes e ano – madlyluv.com ***/

.mesano {border:none; background:transparent; width:100%; margin-bottom:5px;}
.mesano ul {list-style-type:none; text-align:left; float:left; width:100%;}

.mesano ul li {
list-style-type:none;
text-align:left;
background: url('http://clumsyluv.com/wp-content/themes/Princess/images/menu1.gif') no-repeat left;
vertical-align : middle;
padding: 2px 0 2px 10px; /**espaços – top, right, bottom e left**/
float:left;
border-bottom: 1px dashed #c587ca;
width:100%;
}

.mesano ul li:hover {background: url('http://clumsyluv.com/wp-content/themes/Princess/images/menu2.gif') no-repeat left; vertical-align : middle;}
.mesano li a {display:block; text-align:left; float:left;}

/*** arquivos por categoria – madlyluv.com ***/

.cat-arquivo {width:100%; margin-bottom:5px;}
.cat-arquivo ul {list-style-type:none; text-align:left; float:left; width:100%;}

.cat-arquivo ul li {
list-style-type:none;
text-align:left;
width: 47%;
float:left;
background: url('images/menu2.gif') no-repeat left;
vertical-align : middle;
padding: 1px 0 1px 10px; /**espaços – top, right, bottom e left**/
border-bottom: 1px dashed #8f8fcd;
}

.cat-arquivo ul li:hover {background: url('images/menu1.gif') no-repeat left; vertical-align : middle;}
.cat-arquivo li a {display:block; text-align:left; float:left;}

/* **************** TITULO DAS CATEGORIAS DOS ARQUIVOS */

.titulo-arq {
display : block;
font-size : 10px;
font-family : tahoma;
letter-spacing : 0;
border-bottom : 1px solid #8a9831;
background-repeat : no-repeat;
text-indent : 5px;
vertical-align : middle;
text-decoration : none;
line-height : 16px;
margin-bottom : 1px;
background : url('images/bola.gif') no-repeat left;
padding-left : 10px;}

/* **************** CONTEÚDO DO PERFIL */

.info {
padding-left:2px;
padding-right:0px;
padding-top:2px;
padding-bottom:2px;
font-size:11px; 
line-height: 11px; 
font-family: Tahoma; 
font-weight: normal;
color: #75787b;
text-align:justify;
margin-bottom:6px;
background-color:;
border:0px solid #E9DE96;
}




/***************** CATEGORIAS (SUBTÍTULOS) DOS POSTS *****************/

.meta {
font-size:10px;
color: #75787b;
padding-left:7px;
padding-top:1px;
padding-bottom:2px;
font-family: tahoma;
font-weight: normal;
text-align:left; 
margin-top: 2px;
margin-bottom: 0px;
margin-left: 49px;
text-transform:none;
background-color:#ecf3ed;
-moz-border-radius: 4px 4px 4px 4px;
}









/***************** TÍTULOS DOS ARQUIVOS E PÁGINAS INTERNAS *****************/

.arquivos {height: 26px;
font-family : arial, 'Times New Roman', tahoma;
font-size:20px;
font-weight: bold;
color: #75787b; 
background-color:#ecf3ed;
padding-right: 2px;
padding-left: 4px;
padding-top: 2px;
margin-left: 0px;
margin-top: 2px;
margin-bottom: 1px;
-moz-border-radius: 4px 4px 4px 4px;
}




/***************** TÍTULOS DOS POSTS *****************/

#navlink {
background-color:#ffffff;
padding-right: 2px;
padding-left: 4px;
padding-top: 1px;
padding-bottom:2px;
margin-left: 49px;
margin-top: 2px;
margin-bottom: 2px;
-moz-border-radius: 4px 4px 4px 4px;
}
	


/******************* DATA DOS POSTS *******************/

.data {
width: 45px;
height: 61px;
float: left;
margin: 2px;
background: url('images/data2.jpg');
text-align: center;
}

.mes {
color: #f66993;
font-size: 11px;
font-weight: bolder;
padding-top: 5px;
}

.dia {
text-transform: lowercase;
color: #8dcbaf;
font-size: 18px;
font-weight: bolder;
padding-top: 0px;
}

.hora {
text-transform: lowercase;
color: #a69ac0;
font-size: 10px;
font-weight: none;
padding-top: 0px;
}


/***************** CONTEÚDO DAS PÁGINAS E POSTS *****************/ 

.block1 { margin-top: -4px;
background-color:;
font-size:11px; 
color:#75787b;
line-height:12px;
font-family: Tahoma;
text-align:justify;
margin-bottom:6px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 2px;
padding-right: 0px;
}



/***************** FORMATAÇÃO LINKS DO PAGINAVI ETC *****************/

#footlink {
border-top:2px solid #dfdfdf;
line-height:22px;
font-size:9px;
width: 100%;
text-align:center;
padding-top:0px;
padding-bottom:3px;
margin-bottom:3px;
margin-top: 2px;}

#footlink span.footlinkcurrent {
	color: #7caf98;
	background-color: #eaedec;
	border-right: 1px solid #bfd7cc;
        border-bottom: 1px solid #bfd7cc;
	font-size: 10px;
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}

#footlink span.footlinktotal {
	font-size: 10px;
	color: #7caf98;
	background-color: #eaedec;
	border-right: 1px solid #bfd7cc;
        border-bottom: 1px solid #bfd7cc;
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}

#footlink a {
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}

#footlink a:link, #footlink a:visited, #footlink a:active {
	color: #7ea9c2;
	background-color: #eff2f3;
	border-right: 1px solid #c7d9e3;
        border-bottom: 1px solid #c7d9e3;
	font-size: 10px;}

#footlink a:hover {
	color: #7caf98;
	background-color: #eaedec;
	border-right: 1px solid #bfd7cc;
        border-bottom: 1px solid #bfd7cc;
	font-size: 10px;}




/* ********************** BLOCKQUOTE */
blockquote { 
	widht: 100%;
        border: 2px dotted #d4c090;
	color: #75ba97;
	text-align: left; 
 	padding: 0px 0px 0px 70px;
	background: #ffffff url('images/b-cuote.png') no-repeat top left; 
	}

/* ********************** CAIXA DE EDIT */
.edit {
	border-right: 1px solid #b8b7d6;
        border-bottom: 1px solid #b8b7d6;
	color: #8987c4;
	background: #eaeaed;
	padding: 10px 10px 10px 20px;
	font-size: 10px;
	text-align: justify;
	width: 88%;
}

/* ********************** CREDITOS */

#creditos {
display : block;
font-size : 10px;
font-family : tahoma;
letter-spacing : 0;
border-bottom : 1px dotted #8a9831;
background-repeat : no-repeat;
text-indent : 5px;
vertical-align : middle;
text-decoration : none;
line-height : 16px;
margin-bottom : 1px;
background: transparent;

}
 

#creditos:hover  {
display : block;
text-decoration : none;
vertical-align : middle;
color : #737071;
border-bottom : 1px dotted #ef64a3;
}

/* ********************** FIM */

#fim 
{display : block;
        font-size: 10px;
        font-family: Tahoma;
        letter-spacing : 0;
        border-bottom : 1px dashed #cab16f;
        background-repeat : no-repeat;
        text-indent : 5px;
        vertical-align : middle;
        text-decoration : none;
        line-height : 16px;
        margin-bottom : 1px;
        background : url('images/menu1.gif') no-repeat left;
        padding-left : 10px;}


#fim:hover { 
        display : block;
        text-decoration : none;
        vertical-align : middle;
        line-height : 16px;
        border-bottom : 1px dashed #6cb2e3;
        background : url('images/menu2.gif') no-repeat left;
        padding-left : 10px;} 


/* ********************** FIM2 */


#fim2 {
        block;
        font-size: 10px;
        font-family: Tahoma;
        letter-spacing : 0;
        border-bottom : 1px dashed #6cb2e3;
        background-repeat : no-repeat;
        text-indent : 5px;
        vertical-align : middle;
        text-decoration : none;
        line-height : 16px;
        margin-bottom : 1px;
        background : url('images/menu2.gif') no-repeat left;
        padding-left : 10px;}

#fim2:hover {  display : block;
        text-decoration : none;
        vertical-align : middle;
        line-height : 16px;
        border-bottom : 1px dashed #cab16f;
        background : url('images/menu1.gif') no-repeat left;
        padding-left : 10px;} 


/************************ HR */

hr {border:1px solid #9897ca;width:100%}


/*********************** DEMAIS CLASSES */

.small {font-family:microsoft sans serif, arial, tahoma, verdana, sans-serif;}

p {margin: 1.2em 0;
font-size: 1em;
}

ol {
color:#666666;
margin: 1.0em 1.0em 1.0em 3.0em;
padding: 1px;}


ul { list-style-image: url("");
color:#666666;
margin: 1.0em 1.0em 1.0em 3.0em;
padding: 1px;}

/* ********************** TABBERS  */

.tabberlive .tabbertabhide {
 display:none;
}


.tabber {}
.tabberlive {
 margin-top:1em;
}


ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #c891cd;
 font: 9px tahoma, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 2px 0.5em;
 margin-left: 3px;
 border: 1px solid #c891cd;
 border-bottom: 0px solid #5ba0b5;
 background: #f4f0f4;
 text-decoration: none;
 font-size: 9px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;}

ul.tabbernav li a:link { color: #ba96bd; font-size: 9px;         
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;}
ul.tabbernav li a:visited { color: #ba96bd; font-size: 9px;        
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;}

ul.tabbernav li a:hover
{
 color: #f7739a;
 background: #fef4f7;
 border-color: #f88ead;
 font-size: 9px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;}

ul.tabbernav li.tabberactive a

{background: #fef4f7;
 border-bottom: 0px solid #f34242;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;}

ul.tabbernav li.tabberactive a:hover

{color: #f7739a;
 background: #fef4f7;
 border-bottom: 0px solid #f88ead;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;}




}


.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}


.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}