/*
Theme Name: Regina Spektor
Theme URI: http://ip-urra.com/
Description: Tema com a cantora russa Regina Spektor; representa a fusão entre NY e Moscou.
Author: Natz
*/


/* BÁSICO */

* {magin: 0; padding: 0;}

body {
	background: #CDD9C1;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(http://img.photobucket.com/albums/v481/sweetpalace/layoutreginaspektor/fundo_tela.gif);
	font-family: "Trebuchet MS";
	font-size: 11px;
	}


A:link, A:visited, A:active {
    text-decoration: none; color: #B1402E; font-weight: bold}
A:hover {
	text-decoration: none; color: #71180A; font-weight: bold}


b, strong {color: #36C7A6; font-weight: bold; cursor: default; font-family: Tahoma}
i, em {color: #9BA28F; cursor: help}
img {border: 0px;}
ul, li {list-style: none}



/* LAYOUT */

.drag{
position:relative;
cursor:hand;
z-index: 100;
}

#container {
	width: 750px;
	margin: auto;
	padding: 0;
	text-align: left;
	color: #000;
	background: #ffffff;
	border: 10px solid #fff;
	}


#topo {
	width: 750px;
	height: 283px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(http://img.photobucket.com/albums/v481/sweetpalace/layoutreginaspektor/topo.jpg);
	text-decoration: none;
	text-indent: -900em;
	display: inline;
	}


#menu {
	width: 750px;
	height: 30px;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: inline;
	}


#conteudo {
	width: 750px;
	clear: both;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	font: 11px "Trebuchet MS" Tahoma;
	line-height: 1.2; 
	text-align: justify;
	}

#conteudo:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
	}

#sidebar {
	width: 250px;
	float: right;
	color: #2A2A2A;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}
	

.enfeites {
	color: #2A2A2A;
	background-image: url(http://img.photobucket.com/albums/v481/sweetpalace/layoutreginaspektor/fundo_enfeites.gif);
	padding-left: 45px;
	padding-top: 60px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}

#posts {
	width: 480px;
	float: left;
	color: #2A2A2A;
	background-color: #ffffff;
	}


/* TIRAS DE TÍTULO */

.titulopost {
	font-family: Georgia;
	font-size: 16px;
	background: #F2E4C5;
	color: #3A1D19;
	font-weight: none;
	border-left: 5px #BB8D6E solid;
	padding-left: 3px;
	}

.titulopost a, .titulopost a:link, .titulopost a:visited, .titulopost a:hover, .titulopost a:active {
	color: #3A1D19;
	font-weight: normal;
	}

.titulo {
	font-family: Georgia;
	font-size: 16px;
	background: #F2E4C5;
	color: #3A1D19;
	font-weight: none;
	border-left: 5px #BB8D6E solid;
	padding-left: 3px;
	}

.separador {
	font-family: Georgia;
	font-size: 16px;
	background: #E8E8E8;
	color: #999999;
	font-weight: none;
	border-left: 5px #B6B3B3 solid;
	padding-left: 3px;
	}



/* MENU */

.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #ffffff;
border-width: 1px 0;
background: black url(ddtabmenufiles/media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #61675C;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #61675C;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: #9D846E;
background: transparent url(ddtabmenufiles/media/blockactive.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}




/* COMENTÁRIOS */

.titulocomentario {
		font-weight: bolder;
		margin-bottom: 3px;
		color: #9D846E;
       	font-size : 8pt; 
        line-height : 12px; 
        font-family : Georgia, tahoma, 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
		margin-top: 5px;
		padding-top: 0px;
		background: #F2E4C5;
		padding-bottom: 0px;
		border-bottom: 1px dashed #999;
		padding-left: 1px;
		}


.comentario{
		border-top: 1px solid #FFF;
		border-left: 1px solid #FFF;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		background: #F2E4C5;
		margin: 0px 10px;
		padding: 10px 10px 10px 10px;
		font-size: 8pt;
		line-height: 12px; 
        font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;  
		}


.mensagem{
		font-size: 8pt;
     	color: #2A2A2A;
		line-height: 12px; 
        font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;  
		}



div.comment-number {
		float: right;
		color: #999;
		width: 40px;
		text-align: right;
		}

.commentOfficialUser { 		
    	background-color: #FDF4DF;
  }



/* NAVEGAÇÃO FINAL DA PÁGINA */


#footlink {
        	width: 100%;
        	text-align: right;
        	}

#footlink a {
        	padding: 0 4px 0 4px;
        	margin: 0 1px 0 1px;        
			}

#footlink a:link, #footlink a:visited, #footlink a:active {
			background: #A5D0BA;
        	color:#61675C;
        	border: 1px solid #999999; 
	        border-width: 0px 1px 1px 0px; 
			}

#footlink a:hover {
        	background: #CDD9C1;
        	color: #61675C;
        	border: 1px solid #999999; 
	        border-width: 0px 1px 1px 0px;    
			text-decoration: none;
			}

#paginas {
        	width: 100%;
        	text-align: center;
        	}

#paginas a, #paginas a:link, #paginas a:visited, #paginas a:active {
        	background: #CDD9C1;
        	color: #61675C;
        	border: 1px solid #999999; 
	        border-width: 0px 1px 1px 0px;    
			text-decoration: none;
			}

#paginas a:hover {
		background: #A5D0BA;
        	color:#61675C;
        	border: 1px solid #999999; 
	        border-width: 0px 1px 1px 0px; 
			text-decoration: none; 	
		}


/* FORMULÁRIOS */

input, select, textarea {
		font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif; 
		font-size: 8pt; 
		color: #9D846E; 
		background: #F2E4C5;
		border-left: 0px solid #999;
		border-top: 0px solid #999;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		}

/* PLUGINS */

.postspermonth {margin: 5px 0 10px 0; list-style: none; padding-left: 5px;}



/* PÁGINA - LINKS */

.legenda {background-color: #F2E4C5; width: 200px; border: 1px dotted #9D846E; padding: 3px;}

.links a, .links a:link, .links a:visited, .links a:active, .links a:hover {
	color: #3A1D19;
	font-weight: normal;
	}



/* PINTOS */

.pinto0 {
	width: 50px;
	float: left;
	text-align: center;
  	margin-top: 10px;
  	margin-bottom: 20px;
	}

.pinto1 {
	width: 100%; 
	background: #DDE8D1;
	border-bottom: 1px #CCCCCC dashed;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	}
	
.pinto2 {
	width: 100%; 
	background: #E8EFCE;
	border-bottom: 1px #CCCCCC dashed;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	}



/* CAIXINHA DE EDIT */

.edit {
	width: 300px;
	text-align: justify;
	color: #2A2A2A;
	background: #DDE8D1;
	border: 1px dashed #CCCCCC;
	border-left: 5px solid #CCCCCC;
	padding: 5px;
	}


/* PERGUNTAS */


.pergunta {
	color: #999999;
	font-weight: bold;
	font-family: Tahoma;
	}

.responder {
	color: #2A2A2A;
	}
	

#resposta {
	color: #2A2A2A;
	font-weight: normal;
	}


#mensagem {
	color: #B1402E;
	font-weight: bold;
	font-family: Tahoma;
	}
	
#resumo {
	color: #36C7A6;
	font-weight: bold;
	font-family: Tahoma;
	}

.data {
	font-family: Tahoma;
	font-size: 7pt;  
	color: #B1402E;
	text-align: right;
	}
