a:link, a:visited, a:active {
color: #ff003c;
cursor: default;
text-decoration:none}

a:hover {
color: #00b9ff;
cursor: default;
background-color:#000000;
text-decoration:line-through;
}

#barra {
text-shadow: 1px 1px #000000;
}

body{
font-family: tahoma;
font-size:11px;
color: #ffffff;
line-height: 14px;
text-align: left;
text-shadow: 1px 1px #000000;
   scrollbar-face-color:       #111111;
   scrollbar-highlight-color:  #111111;
   scrollbar-3dlight-color:    #111111;
   scrollbar-shadow-color:     #111111;
   scrollbar-darkshadow-color: #111111;
   scrollbar-track-color:      #111111;
   scrollbar-arrow-color:      #ae004a;
}

.subtitulo {background-color:#000000;
border-left: 5px solid #ff003c;
border-right: 5px solid #00b9ff;
color: #ffffff;
width: 100px;
-moz-border-radius: 8px;
padding: 5px 5px 5px 5px;}


.post { text-align: center;
}
.cima1 {
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
width:250px;
background-color: #808080;
text-align: center;
-moz-border-radius: 8px 8px 0px 0px;}

.cima2 {
font-family: tahoma;
font-size: 11px;
text-shadow: 1px 1px #000000;
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
width: 248px;
background-color: #242424;
text-align: center;
color: #ffffff;
-moz-border-radius: 8px 8px 0px 0px;}

.meio1 {
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
width: 289px;
background-color: #808080;
text-align: center;
-moz-border-radius: 8px 8px 8px 8px;}

.meio2 {
font-family: tahoma;
font-size: 11px;
text-shadow: 1px 1px #000000;
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
width: 282px;
background-color: #242424;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
text-align: center;
color: #ffffff;
-moz-border-radius: 8px 8px 8px 8px;}

.baixo1 {
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
width: 250px;
background-color: #808080;
text-align: center;
-moz-border-radius: 0px 0px 8px 8px;}

.baixo2 {
font-family: tahoma;
font-size: 11px;
text-shadow: 1px 1px #000000;
border-bottom: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
width: 248px;
background-color: #242424;
text-align: center;
color: #ffffff;
-moz-border-radius: 0px 0px 8px 8px;}

#header {
font-family: tahoma;
font-size: 12px;
text-align: justify;
 float: left;
text-shadow: 1px 1px #ffffff;
color: #00b9ff;
margin-left: 70px;
}

.titulo {
font-family: tahoma;
font-size: 12px;
text-align: justify;
 float: left;
text-shadow: 1px 1px #ffffff;
color: #00b9ff;
margin-left: 50px;
}

.cmttext {background-color:#000000;
border-left: 3px solid #00b9ff;
color: #ffffff;
text-shadow: 1px 1px #000000;
padding: 5px 5px 5px 5px;}

.comentarios {
	font-family: tahoma;
	font-size: 11px;
	padding: 7px;
          text-shadow: 1px 1px #000000;
	width: 350px;
	color: #ff003c;
	background: #242424;
	-moz-border-radius: 3px;
          border: 1px dashed #808080}

input, textarea, select {
font-family: tahoma;
font-size: 12px;
background-color: #eeeeee;
border: 0px solid;
text-align: center;
text-shadow: 1px 1px #000000;
color: #00b9ff;
background: url('http://i46.tinypic.com/2r5f428.png') no-repeat;
padding: 5px 5px 5px 5px;}

::-moz-selection
{color: #ff003c;
background: #ffffff;}

::Selection
{color: #ff003c;
background: #ffffff;} 


b {
color: #ff003c;
text-shadow: 1px 1px #000000;
}

u {
color: #ff003c;
border-bottom: 1px solid #00b9ff;
text-shadow: 1px 1px #000000;
}

i {
color: #00b9ff;
text-shadow: 1px 1px #000000;
}

s {
color: #00b9ff;
text-shadow: 1px 1px #000000;
}

