/* - - - - - - - - - - - - - - - - - - - - -

Theme Name: Alinne Rosa
Theme URI: http://www.blogdarosa.com.br/
Description: Tema exclusivo do blog da cantora Alinne Rosa
Version: 1.0
Author: Murilo Mattos

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

body, html{
	margin:0;
	padding:0;
	text-align:center;
	background-position:right top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
	


#conteudocompleto{
width:100%;
height:1301px;
z-index:2000;
}

#fundobody{
height:1301px;
width:1000px;
right:0px;
position:absolute;
z-index:1000;

}

a{
    color:#E7428E;
    text-decoration:none;
}
a:hover{
	color:#E7428E;
	text-decoration:underline;
}

/* ----- IDS ----- */

#container{
    width:998px;
	margin:auto;
    padding:0;
    text-align:left;
}

/* CSS CONTATO */

#contatofundo{
width:100%;
height:100%;
position:absolute;
z-index:3000;
text-align:left;
}

#janelacontato{
width:400px;
height:0px;
margin-top:-95px;
margin-left:-200px;
top: 50%;
left: 50%;
position:absolute;
z-index:3100;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
overflow:hidden;
text-align:left;
}

#contmuda{
height:181px;
}

#divtext{
padding:15px;
position:absolute;
width:270px;
}

#divtext a{
text-decoration:none;
}

#divtext p{
line-height:12px;
}

#divtext a:hover{
text-decoration:underline;
}

#divformulario{
padding:15px;
position:absolute;
width:370px;
line-height:14px;
margin-left:300px;
}

.textoform, .textoarea{
font: 8pt Arial, Helvetica, sans-serif ;
background-color:#e1e4e3;
color:#717473;
padding:4px;
border:0;
text-align:left;
width:260px;
margin-top:4px;
}

.textoform{
height: 12px;
}

.textoarea{
height: 97px;
}

.butao {
font: 8pt Arial, Helvetica, sans-serif ;
font-weight:bold;
background-color:#717473;
color:#e1e4e3;
border:0;
padding:3px;
width:100px;
margin-top:4px;
}

#fechar{
margin-top:20px;
font-size:12px;
font-weight:bold;
color:#000000;
cursor:pointer;
}

#log {
float: left;
padding: 0.5em;
margin-left: 10px;
width: 290px;
border: 1px solid #d6d6d6;
border-left-color: #e4e4e4;
border-top-color: #e4e4e4;
margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(images/loader.gif) no-repeat center;
}

#endereco{
text-align:center;
padding-top:18px;
}


/* ----- HEADER ----- */

#header{
background-color:#E7428E;
border-bottom:#FFFFFF solid 2px;
width:100%;
height:55px;
text-align:center;
z-index:2000;
}

#menu{
height:55px;
background-color:#E7428E;
border-bottom:#FFFFFF solid 1px;
position:absolute;
margin-left:-500px;
left:50%;
width:1000px;
z-index:2300;

}

#playermp3{
margin-top:20px;
float:right;
width:177px;
height:22px;
text-align:right;
}


/* CLASSES DE BOTÃO */

.btnormal{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
float:left;
padding-top:30px;
padding-left:10px;
padding-right:10px;
letter-spacing:2px;
height:22px;
font-weight:bold;
}

.bthover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFF33;
float:left;
padding-top:30px;
padding-left:10px;
padding-right:10px;
letter-spacing:2px;
height:22px;
font-weight:bold;
}

.btclick{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFF33;
background-image:url(http://www.blogdarosa.com.br/wp-content/themes/alinne/images/menu/asterisco_home.gif);
background-position:center;
background-repeat:no-repeat;
float:left;
padding-top:30px;
padding-left:10px;
padding-right:10px;
letter-spacing:2px;
height:22px;
font-weight:bold;
}

#topofixo{
background-image:url(images/top_17.png);
background-repeat:no-repeat;
background-position:left bottom;
width:998px;
height:196px;
margin:auto;
padding-top:52px;
cursor:pointer;
text-align:left;
}


/* ----- HEADINGS ----- */

h1{
    text-indent:-80000px;
    background:url('images/logo.gif') no-repeat;
    height:35px;
    width:168px;
}
h2{
    font-family:'Arial';
    font-size:18px;
	text-transform:uppercase;
    letter-spacing:-1px;
    margin-bottom:0;
    font-weight:bold;
    color:#E7428E;
}

h3{
    font-size:11px;
    font-weight:bold;
    color:#666;    
}

/* ----- PARAGRAPHS ----- */

p{
    color:#000000;
    font-size:11px;
	padding-bottom:10px;   
}

#primaryContent ul{
    color:#043f4a;
    font-size:11px;    
    margin:20px 0;
    list-style:none; 
}
#primaryContent li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('../images/content_bullet.png') left bottom no-repeat;
}

/* ----- FORMS ----- */

input{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #E7428E;
    font-size: 11px;
    padding: 3px;
    width:170px;
}
textarea{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #E7428E;
    font-size: 11px;
    padding: 3px;
    width:400px;
	margin-bottom:5px;
}

#commentform{
margin-top:5px;
height:300px;
}

button{
    background-color:#EFEFEF;
    line-height:11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 5px;
}
form p{
    padding:2px 0;
}

#formprocura{
width:220px;
text-align:left;
float:left;
}

#rss{
width:140px;
height:21px;
margin-left:200px;
}

/* ----- IMAGES ----- */

img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}

/* ----- CONTENT ----- */

#contempost{
    width:512px;
	float:left;
    clear:none;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:20px;
	border:none;
}

#cantoarredsup{
background-image:url(images/fundo_posts_03.png);
background-repeat:no-repeat;
width:512px;
border:none;
height:23px;
text-align:left;
}

#cantoarredbot{
background-image:url(images/fundo_posts_06.png);
background-repeat:no-repeat;
border:none;
text-align:left;
height:20px;
}

#primaryContent{
	padding-left:15px;
	padding-right:15px;
	border:none;
	width:482px;
    font-size:11px;
	background-image:url(images/fundo_posts_04.png);
	background-position:left top;
	background-repeat:repeat-y;
	clear:both;
}

#primaryContent a,input, select, textarea, img, object{
position:relative;
z-index:1700;
}

#primaryContent img{
	float:left;
	clear:none;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #E7428E;
}

#secondaryContent{
    width:400px;
    font-size:11px;
    float:right;
    clear:none;
	margin-top:17px;
}

#secondaryContent h2{
    padding:11px 15px;
    background:url('images/intro_bg.gif') no-repeat;
    color:#fff;
    margin-bottom:0;
    line-height:21px;
    font-size:13px;
    font-weight:normal;
}
#secondaryContent h3{
	font:Arial, Helvetica, sans-serif;
    color:#000000;
	font-size:16px;
	padding-bottom:10px;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
	list-style-position:inside;
    list-style-image:url(images/bolinha_linestyle_03.gif);
}

#secondaryContent li a{
    color:#E7428E;
    text-decoration:none;
}
#secondaryContent li a:hover{
    color:#E7428E;
    text-decoration:underline;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}

/* ----- COMMENTS ----- */

.comments{
}
.comments .status{
	color:#E7428E;
	padding:10px;
	margin-bottom:15px;
	clear:both;   
}
	.comments .status dd, .comments .status dt{
		display:inline;
	}
.comments a{
	color:#E7428E;
	font-weight:bold;
	text-decoration:none; 
}
.comments a:hover{
	color:#E7428E;
	text-decoration:underline; 
}
.comments .comment{
	padding:10px 5px;
	border-top:3px solid #7fa71f;  
}
.comments .comment dt{
	float:left;
	clear:none;
}
.comments .comment dd{
	clear:both;
	color:#000000;
	line-height:20px;
	font-size:10px;
	margin-bottom:10px;
}
.comments .comment .date{
	float:left;
	clear:none;
	margin-left:5px;
	line-height:12px;
	font-size:11px;
	color:#000000;
}
.comments .comment .pagination{
	clear:none;
	margin-left:5px;
	line-height:12px;
	font-size:11px;
	color:#999999;
}

.intro{
	padding:8px;
	background-color:#E6E6E6;
	margin-bottom:10px;
}
/* ----- FOOTER ----- */

#footer{
height:56px;
background-color:#E7428E;
border-topm:#FFFFFF solid 1px;
}

/* ----- CLASSES ----- */

.clear{
    clear:both;
}

.date{
	font-size:10px;
	color:#999999;
}

dd{
	color:#999999;
	font-size:10px;
}

.pontilhado{
background-image:url(images/pontilhado.gif);
background-repeat:repeat-x;
height:2px;
margin-bottom:15px;
margin-top:15px;
}

.balaocomentario{
background-image:url(images/balao_comentario_03.gif);
background-repeat:no-repeat;
float:left;
margin-right:10px;
width:25px;
height:18px;
}

.navegacao{
font-size:12px;
color:#333333;
font-weight:bold;
text-align:center;
}

.navegacao a{
color:#666666;
text-decoration:none;
}

.navegacao a:hover{
color:#E7428E;
text-decoration:underline;
}

.fundosidebar{
background-image:url(images/sidebar_05.png);
background-repeat:repeat;
width:370px;
padding-left:15px;
padding-right:15px;
}

.fundosidebar a,input, select, textarea{
position:relative;
}

.sides{
margin-bottom:15px;
}

.arrsidetop{
background-image:url(images/sidebar_01.png);
background-repeat:no-repeat;
height:17px;
text-align:left;
width:400px;
}

.arrsidebottom{
background-image:url(images/sidebar_02.png);
background-repeat:no-repeat;
height:16px;
text-align:left;
width:400px;
}

.crescecentro{
height:1000px;
}