/*Theme Name: 
Theme URI: http://www.flogvip.net/slim/
Description: CSS básico para o flogvip/slim | COPIE E DIGA "GOODBYE " A SEU FLOG ;DDD 
Version: 3.0
Author: Reehz 	e Feeh
Author URI: http://www.delicate-shine.com*/

<style>/* Cached cyberspace-purewhite.css */
body {	background-color: #505050;}

/* -------------------------- FONTE ------------------------- */
P, body, td, tr, div {
font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #637CB0;
	font-family: arial;
	line-height: 11px;
	cursor: url(" "#);}	
}


/* -------------------------- B/U/I/BLOQUOTE/STRONG ------------------------- */
em{text-decoration : none;}
b{color: #EF7C9F; text-decoration : none;}
strong{color:#EF7C9F; text-decoration : none;}
i{color: #CEE87F; text-decoration : none; }
ol, ul, li {margin:0; padding:0; list-style-type:none; }
u{color: #EF7C9F; text-decoration : underline;padding-bottom: 2px;border-bottom: 1px dashed #CEE87F;}

blockquote {
background-color: #FFE1EA;
border-left: 8px solid #EF7C9F; 
border-right: 8px solid #EF7C9F;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
color: #CCCCCC;
}



/* -------------------------- LINKS ------------------------- */

a, a:link{
color: #CEE87F;
cursor: normal;
TEXT-DECORATION: none; 
}
a:hover {
color: #C28AE5;
cursor: hand;
TEXT-DECORATION: none;
background-color: #E1DDDD;}
-moz-border-radius: 8px 8px 8px 8px;

/* -------------------------- INPUT/TEXTAREA ------------------------- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #404040;
	border-top: 1px solid #D9D7D7
	border-left: 1px solid #D9D7D7;
	border-right: 1px solid #D9D7D7;
	border-bottom: 1px solid #D9D7D7;
	background-color: #E6E3E3;
	-moz-border-radius: 8px 8px 8px 8px;

/* -------------------------- SELEÇÃO DE TEXTO COLORIDA ------------------------- */
::-moz-selection {
color : #C28AE5;
background: #EDD0C5;}

::selection {
color : #C28AE5;
background: #FAE1E8;}

body { overflow-x:hidden; }

/* -------------------------- TRAÇADO FIM DE POST ------------------------- */
 #fim {display : block;
        font-size: 10px;
        font-family: Tahoma;
        letter-spacing : 0;
        border-bottom : 2px dashed #2BB3F8;
        text-indent : 5px;
        vertical-align : middle;
        text-decoration : none;
        line-height : 15px;
        margin-bottom : 1px;
        padding-left : 10px;}

#fim:hover {display : block;
        text-decoration : none;
        vertical-align : middle;
        line-height : 15px;
        border-bottom : 2px dashed #2BB3F8;
        padding-left : 10px;}

/* -------------------------- OPACIDADE ------------------------- */
.opacidade
	{filter:alpha(opacity=100);
	-moz-opacity:0.60;
	opacity:0.60;}
.opacidade:hover

	{filter:alpha(opacity=80);
	-moz-opacity:1.0;

	opacity:1.0;}
a img {
        filter:Gray();
	-moz-opacity: 0.6;}

a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;}

/* -------------------------- TABELAS ------------------------- */
.table {
	font: 10px arial;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #404040;  
	padding: 4px 4px 4px 4px;
        background-color: #9A9999;}
.tab2 {
	color: #DAD8D8;  
        border-bottom: 1px dashed #9A9999;}
.fundopost {
	color: #DAD8D8;
	background-color : #9A9999;
    padding: 0px 3px 3px 3px;
	text-align: justify;
}

/* -------------------------- FUNDO POST ------------------------- */
.cmttext {
	{font-family: arial; 
	font-size: 11px;
	color: #DAD8D8;
	border-top: 1px solid #DAD8D8;
	border-left: 1px solid #DAD8D8;
	border-right: 1px solid #DAD8D8;
	border-bottom: 1px solid #DAD8D8;
	background-color: #EDECEC;
	-moz-border-radius: 8px 8px 8px 8px;
        width: 300px;
        }
        
        </style>