/*
Theme Name: Central de filmes
Theme URI: http://www.centraldefilmes.com.br/
Description: The first theme design for website www.centraldefilmes.com.br
Version: 1.0


	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed by Leonardo Freitas and built by Rafael Moreira Cunha,
	whose blog you will find at http://www.leonardofreitas.com.br/ and http://www.rafaelmoreira.net

	The CSS, XHTML and design is released under copyright for Montu Internet Group

*/



/* Begin Typography & Colors */
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#topo {
	background-image: url(images/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 201px;
	width: 100%;
}
#topo2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
}
#menu_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 21px;
	width: 790px;
	padding-left: 115px;
	text-align: center;
	padding-top: 170px;
	line-height: 21px;
	vertical-align: top;
}
#menu_abc_all {
	height: 41px;
	width: 100%;
	background-image: url(images/bg_menuabc.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

ul.menu_abc{
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	list-style:none;
	padding-top: 6px;
}
ul.menu_abc li{
	height: 25px;
	width:23px;
	border: 1px solid #000000;
	background-color: #b11711;
	float: left;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	margin-left: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
#busca_all {
	background-image: url(images/busca_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	width: 100%;
}


#busca_meio {
	background-image: url(images/busca_bg_meio.jpg);
	height: 40px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
}
.busca{
	padding-top:10px;
	padding-left:75px;
	background:transparent;
	width:450px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.img_buscar{
	margin-top:11px;
	margin-left:50px;
}
#conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 15px;
}.filmes_em_destaque {
	background-image: url(images/botao.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 33px;
	width: 760px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #8E0703;
}
#direita {
	float: right;
	height: auto;
	width: 200px;
	padding-top: 35px;
	text-align: center;
}
#esquerda {
	float: left;
	height: auto;
	width: 800px;
	position: relative;
}
ul.destaques{
	height: auto;
	width: auto;
	margin-top: 0px;
	list-style:none;
	margin-left: 0px;
	}
ul.destaques li{
	height: 270px;
	width:160px;
	background-color: #313339;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box_direita {
	background-color: #141517;
	height: auto;
	width: 180px;
	padding: 5px;
	margin-top: 10px;
}
.clear_all {
	clear: both;
}
#tags {
	background-image: url(images/tags.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	margin-top: 10px;
	padding-right: 70px;
	padding-left: 70px;
}
#footer {
	height: 45px;
	width: 100%;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
}
#conteudo_footer {
	height: 45px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 45px;
	vertical-align: middle;
	font-size: 14px;
	color: #FFFFFF;
}
#copyright {
	width: 100%;
	background-image: url(images/copyright_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	position: absolute;
	left: 0px;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d73b34;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	text-align: center;
}
