@charset "utf-8";
@import ("estrutura_comentarios.css");
/* CSS Document */
body {margin:0; padding:0; background:#070707; font-family:"Segoe UI", "Trebuchet MS"; font-size:11px; color:#777;}
a {text-decoration:none;}
a:link {color:#FC3;}
a:visited {color:#FF3;}
a:hover {color:#FFC; text-decoration:underline;}
ol {padding:0; margin:15px 0 15px 0;}
ol li {list-style:none; margin:0 0 25px 0;}
form {margin:0; padding:0;}
input {
	padding:2px;
	font-family:"Lucida Sans", "Trebuchet MS";
	font-size:12px;
	border:1px solid #111;
	color:#E8EAA6;
	margin-bottom:5px;
	background:#333;
}

#topo {background:url(yellowscar/comentarios_topo.gif) left top no-repeat; height:100px; padding-left:309px;}
#wrapper {margin:20px;}
#overlay{position:fixed;top:0;left:0;z-index:2;width:100%;height:100%;background:#444; display:none;}
#cmmCr {position:fixed; top:85px; left:50px; z-index:3; padding:10px; border:2px solid #333; background:#222; width:510px; display:block;}
#cmmCr:hover {z-index:10;}
#preview {position:fixed; top:350px; left:50px; z-index:4; padding:10px; border:2px solid #333; margin-bottom:10px; width:510px; display:block; background:#070707;}
#preview ol li {margin-bottom:0; padding-bottom:0;}
#formatop {bottom:0px; left:15px; position:fixed; padding:10px 10px 20px 10px; background:#333; border:1px solid #222; border-bottom:none; z-index:6; display:block; width:220px;}
#emoc {top:25px; left:0; position:fixed; padding:10px; background:#EDF7FC; border:1px solid #ccc; border-left:none; z-index:5; display:none; width:400px; line-height:20px;}
#writeComm {top:0; right:10px; position:fixed; background:#2B270D; color:#FFF; padding:8px; display:inline; float:right; font-family:Georgia, "Trebuchet MS"; font-size:13px; z-index:4; cursor:pointer}
#hideCom {top:0; right:10px; position:fixed; background:#2B270D; color:#FFF; padding:8px; display:inline; float:right; font-family:Georgia, "Trebuchet MS"; font-size:13px; z-index:4; cursor:pointer}
#footer {background:#F1F1F1; padding:15px; line-height:20px;}

.cn_comment_even {clear:both}
.cn_comment_even .dataCmm {background:url(yellowscar/comentarios_fala.gif) left bottom no-repeat; padding-left: 38px; padding-bottom:5px; height:22px;}
.cn_comment_even .boxCmm {background:#1D180C; padding:10px; line-height:20px; color:#CCC;}
.cn_comment_even .citar {background: url(http://www.scarpotter.com/imagens/citar_even.gif) top left no-repeat; padding-left:45px; font-style:italic; margin:10px; text-align:justify; font-family:Georgia, Arial;}
.cn_comment_even .autor {font-size:13px;}
.cn_comment_even .numero {float:right; display:inherit; font-family:Georgia, "Trebuchet MS"; font-size:14px; font-weight:bold; color:#FFF; margin:-10px -10px 5px 5px; text-align:right; padding-right:3px;}
.cn_comment_odd {clear:both}
.cn_comment_odd .dataCmm {background:url(yellowscar/comentarios_fala_v.gif) left bottom no-repeat; padding-left: 38px; padding-bottom:5px; height:22px;}
.cn_comment_odd .boxCmm {background:#342D14; padding:10px; line-height:20px; color:#CCC;}
.cn_comment_odd .citar {background: url(http://www.scarpotter.com/imagens/citar_even.gif) top left no-repeat; padding-left:45px; font-style:italic; margin:10px; text-align:justify; font-family:Georgia, Arial;}
.cn_comment_odd .autor {font-size:13px;}
.cn_comment_odd .numero {float:right; display:inherit; font-family:Georgia, "Trebuchet MS"; font-size:14px; font-weight:bold; color:#FFF; margin:-10px -10px 5px 5px; text-align:right; padding-right:3px;}
.respondido .dataCmm {background:url(yellowscar/comentarios_fala_resp.gif) left bottom no-repeat; padding-left:38px; padding-bottom:5px;}
.respondido .boxCmm {background:#EBEBEB; padding:10px; line-height:20px;}
.titleHeaderQm {
	font-family:"Segoe UI", "Trebuchet MS", Helvetica, Arial;
	font-size:16px;
	color:#ECF724;
	text-align:left;
	margin-bottom:3px;
}
.avisoRegistro {margin-bottom:3px; margin-top:3px; color:#999; margin-bottom:5px; float:right; display:inline; font-size:12px;}
.formatacao {float:right; background:#2B270D; color:#FFF; margin-left:5px; font-size:12px; padding:4px; cursor:pointer;}
.fechar {float:right; background:#B94D2D; color:#FFF; cursor:pointer; margin-left:5px; font-size:12px; padding:4px;}
.dadoscmm {border-bottom:2px solid #2B270D;}
.enviar {background:#2B270D; border:none; font-family:Georgia, "Trebuchet MS"; font-size:16px; padding:6px; margin-top:80px; color:#FFF;}
.textarea {
	width:100%;
	height:50px;
	font-family:"Segoe UI", "Trebuchet MS";
	font-size:12px;
	color:#4E4B07;
	padding:6px;
	margin:3px 0 0 0;
}
