/* CSS BY CAH FOXXIE FLOGVIP.NET/ZACMOTION NÃO COPIA PORRA */

body {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #ab3d3b;
	background: #e9e8e8 url('http://img696.imageshack.us/img696/3981/bacjgs.png') repeat;
	font-family: verdana;
	line-height: 13px;
	cursor: move;
}	
	


a, a:link{
	color: #8d8d8d; height:0px; 
	cursor: crosshair;
	TEXT-DECORATION: none;
	border-bottom-width: 1;
	border-left-width: 1px;
}

a:hover {
color: #adadad;
cursor: W-resize;
TEXT-DECORATION: none;
background-color: #fafafa;
border-bottom: 1px dashed #a35757;
}



b {	
	cursor: N-resize;  
	color: #b6a6a6; 
	cursor: help;
}

u {	
	cursor: Text;  
	color: #a59b9b; 
	background-color: none; 
	TEXT-DECORATION: none; 
	border-bottom: 1px dotted #b6a6a6; 
    cursor: block;
}

i {	
	cursor: sw-rezize;  
	color: #8a8888; 
	cursor: help;
}

l {	
	cursor: sw-rezize;  
	color: #8a8888; 
	font-weight: bold;
}

strong { 
	color: #8a8888; 
}

ul {
	line-height: 100%; 
	color: #8a8888; 
	font-color: #8a8888; 
	margin: 0 18;
}

.titulo {	
    align: center;
	color: #a43435;
	font-family: tahoma;
	background-color: #e9e8e8;
	font-size: 11px;
	width: 310px;
	margin-left: 450px;
	text-align: center;
	-moz-border-radius: 3px 3px 3px 3px;
 	padding: 1px 1px 1px 1px; 
	line-height: 11px;
}

.subtitulo {	
   	color: #a43435;
	font-family: tahoma;
	background-color: #ffffff;
	font-size: 11px;
	width: 110px;
	text-align: center;
	-moz-border-radius: 4px 4px 4px 4px;
 	padding: 1px 1px 1px 1px; 
	line-height: 11px;

}


input, textarea {
    color: #646665;
    font-family: verdana;
    font-size: 11px;
	align: center;
    border: 1px dashed #646665;
	background: #e9e8e8 url('http://img687.imageshack.us/img687/918/9879.png') repeat; }
	 
/* créditos: Lukas: www.flogvip.net/lukas_lee  */
.comentarios {
	font-family: verdana; 
	font-size: 11px; 
	padding: 5px;
	width: 370px;
	color: #9d2c30;
	align: center;
	background: #f3f2f2;
    border-right:0px solid #0a0404;
    border-left: 0px solid #0000000;
    border-bottom: 0px solid #0a0404;
	border-top: 0px solid #000000;
	-moz-border-radius: 3px;}
/* fim */

.cmttext {
	align: center;
	width:370px;
	color: #9d2c30;
	cursor: crosshair;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
    border-right:0px solid #261111;
    border-left: 0px solid #0000000;
    border-bottom: 0px solid #261111;
	border-top: 0px solid #000000;
	-moz-border-radius: 3px;
	background-color: #e9e8e8;
}

.post {
   width: 400px;
}


.h1 {
	background-color: #f9f9f9;
	color: #a15555;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	border-top: 1px dashed #f9f9f9;
	border-bottom: 1px dashed #f9f9f9;
	border-left: 5px solid #ac4242;
	border-right: 5px solid #ac4242;
	text-align: center;
    width: 300px;
}


.h2 {
	    color: #b9bcbd; 
        font-family: verdana;
        font-size: 11px;
		border-left: 0px solid #120808;
        border-right: 0px solid #120808;
        background-color: #e9e8e8; 
        text-align: center;
        width: 290px;
		}


a img {
opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80); 
}
a:hover img {
opacity: 1.0;
-moz-opacity: 1.0;
filter: alpha(opacity=100); 
}
::-moz-selection {
	background-color: #ffffff; 
}

::selection {
	background-color: #ffffff; 
}

#footer {
    color: #a75b5a;
	background-color: #f8f8f8;
}



