/* ------------ CSS BEM COMPLETO BY:IGOR IGORSOIGOR NOT COPY -------------- */


/* ------------ fonte -------------- */
.P, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
	line-height: 11px;
}	
<body style="background-color:transparent"> 
}


/* ----------------- link ------------------- */
}
a, a:link{
	color: #FFFFFF;
	height:3px;
	cursor: sw-resize;
	TEXT-DECORATION: none;
}
a:hover {
	color: #0000000;
	cursor: sw-resize;
	TEXT-DECORATION: none;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

/* -------- Edit dos Posts ---------*/

blockquote {
color: #FFFFFF;
background: #ffffff;
border-top: 1px solid #FFFFFF;
border-left: 1px dotted #FFFFFF;
border-right: 1px dotted #FFFFFF;
border-bottom: 1px solid #FFFFFF;
-moz-border-radius: 10px;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
}

/* ----------------- negrito, italico, sublinhado ---------------- */

}
b {
	cursor: none;
	color: #FFFFFF;
	TEXT-DECORATION: none;
        border-bottom: 1px dotted #FFFFFF;
}
u {
	cursor: none;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
        border-bottom: 1px dotted #FFFFFF;
}
I {
	cursor: none;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
        border-bottom: 1px dotted #FFFFFF;

}

ul {
	line-height: 100%;
	color: #AB83E1;
	margin: 0 18;
}

/* ------------------------------- title ---------------------------------- */

titulo {
	font-weight: normal;
	cursor: sw-resize;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

/* ------------------------------- caixas ---------------------------------- */
input, textarea {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10 px;
	border-top: 1px dashed #FFFFFF;
	border-left: 1px dotted #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	background-color: #000000;
	}

/* ------------------------------- as tables ---------------------------------- */

.table {
	color: #FFFFFF;
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: crosshair;
	text-align: right;
	text-indent: 10px;
	text-transform: uppercase;
}
.menu {background-color: #FFFFFF;
	font: 9px verdana;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFC7D6;  
	padding: 4px 4px 4px 4px;
        border-top: 1px dashed #FFFFFF; 
        border-bottom: 1px DOTTED #FFFFFF; 
}


/* ------------- Opacidade ---------------- */

.opacidade
	{filter:alpha(opacity=100);
	-moz-opacity:0.50;
	opacity:0.50;}

.opacidade:hover

	{filter:alpha(opacity=100);
	-moz-opacity:0.50;

	opacity:0.50;}
a img {
	filter: alpha(opacity=100);
	-moz-opacity: 0.50;}

a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 0.50;}


::-moz-selection
{color: #000000;
background: #FFFFFF;
}

::selection
{color: #ffffff;
background: #000000;}

id.barra
background-color: #000000;

/* ------------- barra flogvip.net/igorsoigor ---------------- */

#barra {
margin: 0; padding:0;
width: 100%; height: 35px;
background:#ebebeb;
text-align: center;
}

#barra .tubo {
background-color: #000000;
margin: 0 auto; padding:0;
width: 100%;
}

/* ------------- FOOTER - by:lohh - rbd. ---------------- */

#footer
background:url('http://i32.tinypic.com/o91py1.jpg')no-repeat center;
clear: both;
margin-left: auto;
margin-right: auto;
height: 200px;
width: 100%;
}