
@import url(menu.css);

body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(../images/img01.jpg) repeat-x left -130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height:100%
}

h1, h2, h3 {
	margin: 0;
	font-family: sans-serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {

}

a {
	text-decoration: none;
	color: #BF4D36;
}

a:hover {
	background: none;
}

/* Header */

#header {
	width: 900px;
	height: 84px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left -130px;
}

/* Logo */

#logo {
	width: 300px;
	padding: 0;
	margin: 0 auto;
	color: #BF4D02;
	float: left;
	margin: 8px 0 0 12px;
	height: 60px;
	overflow: hidden;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}






/* Top Search */

#menu div.searchDiv_TOP {
	float: left;
	width: 275px;
	height: 30px;
	border: 0px;
	margin-top: 2px;
	padding-left: 24px;
	padding-top: 8px;
	background: url(../images/searchL_TOP.png) no-repeat 0 0;
	margin-left: -10px;
}

#menu input.searchBox_TOP {
	position: relative;
	top: -4px;
	margin-left: 0px;
	border: 0px;
	width: 154px;
	color: #333;
	font-size: 14px;
	color: #444;
	background: 0;
}

#menu div.btnDiv_TOP {
	width: 33px;
	margin-top: 2px;
	height: 30px;
	float: left;
}

#menu input.searchBtn_TOP {
	border: 0px;
	width: 33px;
	height: 30px;
	background: url(../images/searchBtn_TOP.png) no-repeat 0 0;
	cursor: pointer;
}

#menu input.searchBtn_TOP:hover {
	background: url(../images/searchBtn_TOP.png) no-repeat 0px -30px;
}









/* Contentor */

#contentor {
	width: 900px;
	margin: 0 auto;
	background: url(../images/img04.jpg) repeat-y left top;
	margin-bottom: 100px;	
}

#contentor-top {
	width: 900px;
	background: url(../images/img07.jpg) no-repeat left top;
	margin-top: 1px;
}

#contentor-btm {
	width: 900px;
	background: url(../images/img05.jpg) no-repeat left bottom;
}







/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	height:100% !important;
}





















/* Conteudo */

#conteudo {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
	height: 100%;
	margin-bottom: -17px;
}

.post {
	width:100%;
}

.post .title {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
	margin-top: -22px;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {

	text-align: justify;
}

.post a {
	color: #967001;
}

.post .meta a {
	font-weight: bold;
}

#enviar_filmeThumb {
	 float: left;
}

#enviar_filmeInfo {
	 float: left;
	 margin-left: 10px;
	 width: 440px;
}


















/* Sidebar */

#sidebar {
	float: left;
	margin: 0;
	padding: 0 0 0 35px;
	display: block;
}

#sidebar .title {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
	margin-top: -25px;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}




/* Footer */



#footer {
	width: 100%;
	height: 35px;
	padding: 22px 0 25px 0;
	background: url(../images/img06.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	position: fixed;
	bottom: 0px;
}

#footer div {
	margin: 0;
	line-height: normal;
	font-size: 9px;
}

#footer div a {
	color: #999;

}

#footer div a:hover {
	color: #FF833B;
	border-top: 1px #000 dotted;
	border-bottom: 1px #000 dotted;
}

#footer div a.edu {
	color: #222;
	font-weight: bold;
	border: 0px;
}

#footer div a.edu img {

}

#footer div a.edu:hover {
	color: #FF833B;
	border: 0px;
}

#footer div a.edu2 {
	color: #222;
	font-weight: bold;
	border: 0px;
}

#footer div a.edu2 img {

}

#footer div a.edu2:hover {
	color: #FF833B;
	border: 0px;
}

#footer div a.validator {
	border: 0px !important;
}

#footer div a.validator:hover {
	border: 0px !important;
}



/* Modulos */


div#moduloHP {
	background: url(../images/moduloLM.png) no-repeat 0 0;
	width: 282px;
	height: 180px;
	margin-left: -12px;
	margin-bottom: 20px;
	padding-left: 10px;
}

div#moduloHP h2 {
	padding: 12px 0 5px 2px;
	border-bottom: 1px dashed gray;
	margin: 0 25px 0 5px;
}



div#moduloHP .modulo_login {
	width: 100%;
	margin: 0 0 0 20px;
}

div#moduloHP .modulo_login .errMSG {
	width: 160px;
	height: 30px;
	position: relative;
	top: -32px;
	left: 55px;
	margin-bottom: -15px;
	font-size: 10px !important;
	color: red;
}


div#moduloHP .modulo_login input.input_user {
	width: 120px;
	height: 20px;
	border: 0px;
	padding: 3px 0 0 25px;
	font-size: 11px;
	background: url(../images/input.png) no-repeat 0 0;
}

div#moduloHP .modulo_login input.input_password {
	width: 120px;
	height: 20px;
	border: 0px;
	padding: 3px 0 0 25px;
	font-size: 11px;
	background: url(../images/input_pass.png) no-repeat 0 0;
}

div#moduloHP .modulo_login input.loginBTN {
	cursor: pointer;
	margin-left: 75px;
}









div#moduloHPloggedin {
	background: #fff url(../images/moduloLMpeq.png) no-repeat 0 0;
	width: 282px;
	height: 110px;
	margin-left: -12px;
	margin-bottom: 20px;
	padding-left: 10px;
}

div#moduloHPloggedin h2 {
	padding: 12px 0 5px 2px;
	border-bottom: 1px dashed gray;
	margin: 0 25px 0 5px;
}



div#moduloHPloggedin .modulo_logedin {
	width: 100%;
	margin: 0 0 0 0;
}

div#moduloHPloggedin .modulo_logedin div {
	margin: 4px 0 0 10px;
}












#modulo_Pesquisa {
	width: 100%;
}

#modulo_Pesquisa div.searchDiv {
	float: left;
	width: 185px;
	height: 45px;
	border: 0px;
	padding-left: 46px;
	padding-top: 9px;
	background: url(../images/searchL.png) no-repeat 0 0;
}

#modulo_Pesquisa input.searchBox {
	margin-top: 4px;
	margin-left: 3px;
	border: 0px;
	width: 90px;
	color: #785C43;
	font-size: 14px;
	background: 0;
}

#modulo_Pesquisa div.divLangs {
	width: 70px; position: relative; top: -23px; left: 106px;
}

#modulo_Pesquisa div.divLangs input.radioPT, #modulo_Pesquisa div.divLangs input.radioBR, #modulo_Pesquisa div.divLangs input.radioUK {
		padding: 0px;
		margin-right: -3px;
}

#modulo_Pesquisa div.bands {
	margin-top: -5px;
}

#modulo_Pesquisa div img.band1, 
#modulo_Pesquisa div img.band2,
#modulo_Pesquisa div img.band3  {
		padding: 0px;
		margin: 0 0 0 4px;
}


#modulo_Pesquisa div.btnDiv {
	width: 31px;
	height: 45px;
	float: left;
}

#modulo_Pesquisa input.searchBtn {
	border: 0px;
	width: 31px;
	height: 45px;
	background: url(../images/searchBtn.png) no-repeat 0 0;
	cursor: pointer;
	margin-left: -5px;
}

#modulo_Pesquisa input.searchBtn:hover {
	border: 0px;
	width: 65px;
	height: 45px;
	background: url(../images/searchBtn.png) no-repeat 0 -45px;
	cursor: pointer;
}






















#PopUp_container {
	width: 900px;
	height: 500px;
}

#PopUp_container div.titulo {
	width: 100%;
	height: 110px;
	text-align: center;
}

#PopUp_container div.form {
	width: 100%;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}

#PopUp_container div.resultsContainer {
	width: 100%;
	height: 280px;
}


#PopUp_container div.resultsContainer div.resultsLeft_Container {
	width: 255px;
	height: 280px;
	float: left;
	margin-left: 10px;
}

#PopUp_container div.resultsContainer div.resultsLeft_Container div.resultsLeft {
	 width: 250px;
	 height: 270px;
	 border: 2px dashed gray;
	 overflow: auto;
	 padding: 5px;
}

#PopUp_container div.resultsContainer div.resultsRight_Container {
	 width: 600px;
	 height: 280px;
	 float: left;
	 margin-left: 30px;
}

#PopUp_container div.resultsContainer div.resultsRight_Container div.resultsRight {
	text-align: center;
	width: 580px;
	height: 270px;
	border: 2px dashed gray;
	overflow: auto;
	padding: 5px;
}

#PopUp_container a {
	color: blue;
	border: 0px;
}

#PopUp_container  a:hover {
	color: #003366;
	text-decoration: underline;
}


















#DetalhesContentor {
	width: 600px;
	height: 300px;
}

#DetalhesContentor div.DetalhesIMG {
	width: 110px;
	height: 160px;
	float: left;
}

#DetalhesContentor div.DetalhesMain {
	width: 480px;
	height: 160px;
	float: left;
}








#contentorRating {

}

.rabidRating { 
	position: relative;
	left: 35px;
}

.rabidRating .wrapper {	
	cursor: pointer;
	background: #ccc;
}

.rabidRating .wrapper {
	overflow: hidden;
}

.rabidRating span,.rabidRating .wrapper {
	display: block;
	width: 110px;
	height: 25px;
}

.rabidRating span {
	position: relative;
	top: 0;
	left: 0;
	text-indent: -999em;
}

.rabidRating .ratingStars {
	display: block;
	background: url('../images/hearts.png') no-repeat center;
}

.rabidRating .ratingFill {
	background-color: #ff0000;
}

.rabidRating .ratingVoted {
	cursor: default;
	background-color: #0069ff;
}

.rabidRating .ratingActive {
	background-color: #ffa800;
}

.rabidRating .ratingText {
	color: #000;
	font-size: 11px;
}

.rabidRating .ratingText.ratingError {
	color: #ff6600;	
}

.rabidRating .ratingText.loading {
	background: url('../images/ajax-loading.gif') no-repeat;
	text-indent: -999em;
}




/* Modulos de legendas na página principal de LEGENDAS.PHP */

#ContentorModulos {
	width:640px;
	text-align: center;
	position: relative;
	top: -5px;
	left: -20px;
	margin-bottom: -30px !important;
	padding: 0px !important;
	display: block;
}







#ContentorModulos .topUpl_TOP {
	width: 312px;
	height: 50px;
	background: url(../images/subModuletopUPL_TP.png) repeat-y 0 0;
	text-align: left;
}

#ContentorModulos .topUpl_TOP span {
	position: relative;
	top: 18px;
	padding-left: 10px;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	color: #BF4D36;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 0;
}

#ContentorModulos .topUpl_TOP span:hover {
	color: orange;
}






#ContentorModulos .ultimas_TOP {
	width: 312px;
	height: 50px;
	background: url(../images/subModuleNEW_TP.png) repeat-y 0 0;
	text-align: left;
}

#ContentorModulos .ultimas_TOP span {
	position: relative;
	top: 18px;
	padding-left: 10px;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	color: #BF4D36;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 0;
}

#ContentorModulos .ultimas_TOP span:hover {
	color: orange;
}



#ContentorModulos .ultimas_BOTTOM {
	width: 312px;
	height: 16px;
	background: url(../images/subModuleNEW_BT.png) repeat-y 0 0;
}

table.ultimas {
	text-align: center;
	margin: 0 auto; 
}











#ContentorModulos div.meioDoModulo {
	width: 312px;
	background: url(../images/subModule_MD.png) repeat-y 0 0;
	text-align: center;
}

#ContentorModulos div.meioDoShout {
	width: 312px;
	background: url(../images/subModule_MD.png) repeat-y 0 0;
	text-align: center;
	height: 462px;
}
















#ContentorModulos .toprated_TOP {
	width: 312px;
	height: 50px;
	background: url(../images/subModule_TP.png) repeat-y 0 0;
	text-align: left;
}

#ContentorModulos .toprated_TOP span {
	position: relative;
	top: 18px;
	padding-left: 10px;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	color: #BF4D36;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 0;
}

#ContentorModulos .toprated_TOP span:hover {
	color: orange;
}



#ContentorModulos .toprated_BOTTOM {
	width: 312px;
	height: 16px;
	background: url(../images/subModule_BT.png) repeat-y 0 0;
}

table.tableTopRated {
	text-align: center;
	margin: 0 auto;
}









table.ultimas tr.header, table.tableTopRated tr.header {
	color: black;
	background: url(../images/tableHeader.png) repeat-x 0 0;
	height: 16px;
	padding: 0px;
	margin: 0px;
}



table.ultimas tr.rowImpar, table.tableTopRated tr.rowImpar {
	background-color: #F5FDFE;
	color: black;
}

table.ultimas tr.rowPar, table.tableTopRated tr.rowPar {
	color: black;
	background-color: #E6FFFF;
	
}

table.ultimas tr.rowImpar:hover, table.ultimas tr.rowPar:hover, table.tableTopRated tr.rowImpar:hover, table.tableTopRated tr.rowPar:hover {
	background-color: #C2F2F8;
}




table.ultimas td, table.tableTopRated td {
	padding: 0 2px 0 2px;
}

table.ultimas td.data, table.tableTopRated td.data {
	font-size: 9px;
	color: gray;
	font-weight: bold;
	width: 55px;
}

table.ultimas td.username, table.tableTopRated td.username {
	font-size: 9px;
	color: gray;
	font-weight: bold;
	width: 75px;
}

table.ultimas td.lingua, table.tableTopRated td.lingua {
	width: 21px;
}

table.ultimas td.filme, table.tableTopRated td.filme {
	width: 140px;
}











table.ultimas td.topUser1 {
	width: 200px;
	font-size: 16px;
	font-weight: bold;
}

table.ultimas td.topUser2 {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}

table.ultimas td.topUser3 {
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}

table.ultimas td.topUser {
	width: 200px;
	font-size: 12px;
}

table.ultimas td.dls {
	width: 100px;
	font-size: 14px;
}









a.movieLink {
	color: #061744;
	font-size: 10px;
	border: 0px;
}

a.movieLink:hover {
	color: blue;
}
/*
FIM DE MODULOS DE LEGENDAS
*/


















#contact-area {
	width: 500px;
	margin-top: 15px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area input.codCaptcha {
	padding: 5px;
	width: 75px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
}


#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	cursor: pointer;
}







div#moduloLIP {
	background: #fff url(../images/moduloLIP.png) no-repeat 0 0;
	width: 282px;
	height: 100px;
	margin-top: 20px;
	margin-left: -12px;
	margin-bottom: 20px;
	padding-left: 10px;
}

div#moduloLIP div {
	padding: 10px 70px 0 10px;
}

div#moduloPUB {
	background: #fff url(../images/moduloPUB.png) no-repeat 0 0;
	width: 282px;
	height: 260px;
	margin-top: 20px;
	margin-left: -12px;
	margin-bottom: 20px;
	padding-left: 10px;
}

div#moduloPUB div {
	padding: 10px 70px 0 10px;
}





a input.css {
	background: transparent url(../images/vCSS.png) no-repeat 0 -15px;
	border: 0px;
	cursor: pointer;
	width: 35px;
	height: 15px;
	display: block;
}

a input.css:hover {
	background: transparent url(../images/vCSS.png) no-repeat 0 0;
	border: 0px;
	text-decoration: none;
}

a input.xhtml {
	background: transparent url(../images/vXHTML.png) no-repeat 0 -15px;
	border: 0px;
	cursor: pointer;
	width: 35px;
	height: 15px;
	display: block;
}

a input.xhtml:hover {
	background: transparent url(../images/vXHTML.png) no-repeat 0 0;
	border: 0px;
	text-decoration: none;
}
















