h1,h2,h3{
	margin: 0;
	padding: 10px;
	color: #FFF;	
}
#error {
  position: relative;
  height: 100px;
  background-image: url('../images/bg_error.png');
  background-repeat: no-repeat;
  border: 2px solid #bcb8b8;
  background-color: #ececec;
}
.errors{
	position: relative;
	top: 0px !important;
	font-size: 15px;	
}
.logado{
	color: #FFF;	
}
#news .news_meio a{
	color: #ff7200 !important;
	text-decoration: none !important;;
}
#news .news_meio a:hover{
	color: #ff7200 !important;;
	text-decoration: underline !important;;	
}
#news .news_topo a{
	color: #FFF !important;
	text-decoration: none !important;;
	font-size: 20px;
}
#news .news_topo a:hover{
	color: #ff7200 !important;;
	text-decoration: underline !important;;	
}
#login-box a, .logado a{
	color: #FFF !important;
	text-decoration: none !important;;
}
#login-box a:hover, .logado a:hover{
	color: #ff7200 !important;;
	text-decoration: underline !important;;	
}
#esquerda a, #navegacao a{
	color: #8c8c8c;
	text-decoration: none;
}
#esquerda a:hover, #navegacao a:hover{
	color: #ff7200;
	text-decoration: underline;	
}
.c_comentarios{
  min-height: 40px;
  background-color: #084b6d;
  clear: both;
}

#esquerda{
	width: 800px;
	float: left;
	position: relative;
}
#direita{
	float: left;
	margin-left: 10px;	
}
/*Menu Animes*/
.topo_musicas{
	min-height: 103px;
	border: 2px solid #dfdfdf;	
	text-align: left;
}
/*Menu de Anime*/
.topo_musicas h1{
	position:relative;
	color: #207098;
	font-size: 18px;
	padding: 0 0 0 10px;
	bottom: 5px;
	font-weight: normal;
}
.topo_musicas h2{
	font-weight:normal;
	padding: 0 0 0 10px;
	position:relative;
	bottom: 5px;
}

.topo_musicas a{
	color: #207098;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 10px;
}
.topo_musicas b{
	color:#bcb8b8;
	padding: 0 0 0 10px;
}
.topo_musicas a:hover{
	color: #ff5400;
	text-decoration: underline;
}
.ma_menu{
	border: 1px solid #bcb8b8; 
	height:35px; 
	margin: 3px 0 0 0;
	padding-top: 5px;
}
.ma_menu_letra{
	margin-top: 15px;	
}
.ma_menu a{
	font-size:18px;
	text-decoration:none;
	padding-left: 5px;
	color: #207098;
}
.ma_menu a:hover{
	color:#ef4e0a;
	text-decoration: underline;
}
.ma_menu a:visited{
	color:#ef4e0a;
}
.ma_menu_letra a{
	color: #FFF;
	text-decoration: none;	
}
.ma_menu_letra a:hover{
	text-decoration: underline;	
}
#c_musicas h2, .c_comentarios h2{
	font-size: 16px;
	color:#FFFFFF;
}
#c_musicas b, .c_comentarios b{
	font-size:12px;
	color:#6fb1d2;
}
#tbMusicas a{
	color:#207098;
	text-decoration: none;
}
#tbMusicas a:hover{
	color:#ff5400;
	text-decoration: underline;
}

#tbDownload a{
	color:#207098;
	text-decoration: none;
	font-size: 20px;
}
#tbDownload a:hover{
	color:#ff5400;
	text-decoration: underline;
}
#error p{
	padding:0;
	margin:0;
	height: 100px;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	position:absolute;
	left: 84px;
	top: 6px;
}
#error a{
	color:#207098;
	text-decoration: none;
	font-size: 12px;
}
#error a:hover{
	color:#ff5400;
	text-decoration: underline;
}
/* Mask for background, by default is not display */
#mask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}

/* You can customize to your needs  */
.login-popup {
    display: none;
    background: #333;
    padding: 10px;
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    /* CSS3 */
        -moz-box-shadow: 0px 0px 20px #999;
    /* Firefox */
        -webkit-box-shadow: 0px 0px 20px #999;
    /* Safari, Chrome */
	border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    /* Firefox */
        -webkit-border-radius: 3px;
    /* Safari, Chrome */;
}

img.btn_close {
	float: right;
    margin: -28px -28px 0 0;
}

fieldset {
    border: none;
}

form.signin .textbox label {
    display: block;
    padding-bottom: 7px;
}

form.signin .textbox span {
    display: block;
}

form.signin p, form.signin span {
    color: #999;
    font-size: 11px;
    line-height: 18px;
}

form.signin .textbox input {
    background: #666666;
    border-bottom: 1px solid #333;
    border-left: 1px solid #000;
    border-right: 1px solid #333;
    border-top: 1px solid #000;
    color: #fff;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font: 13px Arial, Helvetica, sans-serif;
    padding: 6px 6px 4px;
    width: 200px;
}

form.signin input:-moz-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

form.signin input::-webkit-input-placeholder {
    color: #bbb;
    text-shadow: 0 0 2px #000;
}

.button {
    background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
    background: -o-linear-gradient(top, #f3f3f3, #dddddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#dddddd');
    border-color: #000;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    padding: 6px 6px 4px;
    margin-top: 10px;
    font: 12px;
    width: 214px;
}

.button:hover {
    background: #ddd;
}
#news h2{
	color: #8c8c8c !important;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#news{
	position: relative;
	height: 100%;
	height: auto !important;
	float: left;
	color: #8c8c8c !important;
}
.news_topo{
    background-color: #084b6d;
	height: 70px;
	color: #c8e8fb;
}
.news_foto{
	position:relative;
	top: 7px;
	left: 35px;	
	float:left;
}
.news_info{
	position:relative;
	top: 3px;
	left: 45px;		
	float:left;
	text-align: left;
}
.news_comentarios{
	position:relative;
	float:right;
	right: 18px;
    text-align: center;
    top: 17px;
}
.news_meio{
	height: 100%;
	height: auto !important;
	position: relative;
    top: 3px;
}
.news_baixo{
	height: 31px;
}