body {
background-image: url('http://www.kellanlutz.com.br/wp-content/themes/portal/imagens/bg.jpg');
background-repeat: repeat-x;
background-color:#DAD4B4;
text-align : justify;   
color : #FEFFFF; 
font-family : verdana; 
font-size : 11px;
}

/*
BODY {
scrollbar-face-color: #;
scrollbar-highlight-color: #;
scrollbar-3dlight-color: #;
scrollbar-darkshadow-color: #;
scrollbar-shadow-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #;
}
*/

IMG {
    BORDER-RIGHT: 0px; 
    BORDER-TOP: 0px; 
    BORDER-LEFT: 0px; 
    BORDER-BOTTOM: 0px;

}

textarea, input, select {
    background: #DAD4B4;
    border: 2px solid #BBB28B;
    font-family: verdana;
    font-size: 11px;
    color: #FFFFFF;
    margin-top: 2px;
    margin-bottom: 2px;
        text-align: justify;
    font-weight: normal;
}
button, submit {
    background: #DAD4B4;
    border: 2px solid #BBB28B;
    font-family: verdana;
    font-size: 10px;
    color:#FFFFFF;  


}



TABLE, TH, TR, TD {
color:#FEFFFF;
font-family: verdana;
font-size:11px;
font-weight: normal;
}


A {
COLOR: #7C7249; 
HEIGHT:1px; 
TEXT-DECORATION: none;
behavior:url(pixel.htc); 
filter:progid:dximagetransform.microsoft.iris (duration=1, irisstyle=star);
    }



A:link {

font-style: normal;
COLOR: #7C7249; 
TEXT-DECORATION: none;

}


A:visited {
font-style: normal;
COLOR: #7C7249; 
TEXT-DECORATION: none;

}


A:active {
font-style: normal;
COLOR: #7C7249; 
TEXT-DECORATION: none;

}


A:hover {
color: #A39663; 
font-style: normal; 
text-decoration: none;


}



u{
color: #682222; 
text-decoration: none;
border-bottom: 0px dotted #3D005C;
}

b{ 
color:#682222; 
text-decoration: none;
}


i{
color:#682222; 
text-decoration: none; 
}





/***************** AFILIADOS *****************/

.afiliados {
background-color: #A59A69;
padding: 1px;
border: 2px solid #A59A69;
color:  #181818;
margin-right: 2px;
margin-left: 2px;
margin-top: 2px;
filter:alpha(opacity=50);
-moz-opacity:0.6;
padding:1px;}

.afiliados:hover {
background-color: #733631;
padding: 1px;
border: 2px solid #733631;
color:  #666666;


filter:alpha(opacity=50);
-moz-opacity:1.0;
padding:1px;}





/***************** BORDAS EM IMAGENS *****************/






.borderimage {

background-color: #A59A69;
padding: 1px;
border: 3px solid #A59A69;
color:  #181818;
margin-right: 1px;
margin-left: 1px;
margin-top: 1px;
filter:alpha(opacity=50);
-moz-opacity:0.6;
padding:1px;}

.borderimage:hover {
background-color: #733631;
padding: 1px;
border: 3px solid #733631;
color:  #666666;


filter:alpha(opacity=50);
-moz-opacity:1.0;
padding:1px;}


/*** COMENTARIOS ***/
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em Verdana;
}

.commentlist li {
font-weight: normal;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
    
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 10px 5px 10px 0;
}
    
.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: normal;
font-style: normal;
font-size: 1.1em;
}

.commentmetadata {
margin: 0;
display: block;
font-weight: normal;
}
    
.alt {
background-color: #;
border-top: 0px solid #;
border-bottom: 0px solid #;
margin: 0;
padding: 0px;
}
    
#commentform p {
font-family: Verdana;
margin: 5px 0;
}
        
#commentform input {
width: 110px;
text-align: center;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform textarea {
width: 300px;
padding: 2px;
}

#commentform #submit {
margin: 0;
float: left;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}   

/*** LINKS NO FINAL DO POST (VOLTAR e SUBIR) ***/
.linkfinal {

	font-size:11px;
	color:#ACA073;
	font-family:verdana;
padding:-6px 1px 0 1px;
margin:-6px 1px 0 1px; 
	}



/*** POSTAGEM ***/

.data {
padding:0 9px 0 9px;
margin:0 9px 0 9px; 
	font-size:12px;
font-weight: bold;
	display:inline;
	color:#CBC4A7;
	font-family:verdana;
	}


.h2 {

	font-size:13px;
font-weight: bold;
	color:#682222;
	font-family:verdana;
padding:5px 1px 0 1px;
margin:5px 1px 0 1px; 
	}


.h3 {

	font-size:14px;
font-weight: bold;
	color:#6F2E2A;
text-align: center;
	font-family:verdana;
padding:5px 1px 0 1px;
margin:5px 1px 0 1px; 
	}

.h1 {

	font-size:11px;
	color:#ACA073;
	font-family:verdana;
padding:-6px 1px 0 1px;
margin:-6px 1px 0 1px; 
	}

/*** QUOTE ***/

blockquote {
	color: #ffffff;
	background: #DAD4B4;
	padding: 9px;
	border-left: 10px solid #BBB28B;
	margin-left: 30px;}


