/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
@charset "utf-8";
html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
li {
	list-style-type: none;
}


#topo_bg {
	height: 245px;
	width: 100%;
	background-image: url(images/topo_bg.jpg);
	background-repeat: repeat-x;
}
#topo_logo {
	height: 245px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/topo_logo.jpg);
	background-repeat: no-repeat;
}
#topo_logo a {
	height: 245px;
	width: 790px;
	display: block;
}
#divisor {
	background-color: #21A0FE;
	height: 20px;
	width: 100%;
	font-size: 1px;
}
#ads-divisor{width:735px; margin: 0 auto;}
#menino {
	background-image: url(images/menino.gif);
	height: 85px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 100%;
	bottom: 0px;
	float: left;
}
#menina {
	background-image: url(images/menina.gif);
	height: 85px;
	background-repeat: no-repeat;
	float: right;
	background-position: right 1px;
	width: 100%;
}
#menu {
	height: 58px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#menu_fix {
	background-image: url(images/menu_bg.gif);
	height: 58px;
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}



#menu  a {
	color: #FFFFFF;
}
#menu_1 {
	color: #0174C9;
	width: 780px;
	height: 29px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#menu_2 {
	color: #9F11FF;
	width: 780px;
	height: 29px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

#conteudo {
	width: 765px;
	height: expression(this.scrollHeight <= "380px" ? "380px" : "auto");
	min-height: 380px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 15px;
}
.titulo {
	float: left;
	font-size: 20px;
	color: #0066CC;
	font-weight: bold;
}
#games  li {
	padding: 3px;
	width: 120px;
	float: left;
	border: 1px dotted #21A0FE;
	height: 150px;
	overflow: hidden;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#games  li  a {
	font-size: 12px;
	color: #0065A8;
	text-decoration: underline;
}
#games  li  a:hover {
	text-decoration: none;
}
#flash {
	height: 400px;
	width: 600px;
	float: left;
	background-color: #CCCCCC;
	margin-left: 70px;
	margin-bottom: 10px;
}
#instrucoes {
	height: 52px;
	width: 202px;
	float: right;
	background-image: url(images/como-jogar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 113px;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	font-weight: bold;
}
#instrucoes_mouse {
	background-image: url(images/mouse.jpg);
	height: 52px;
	width: 30px;
	float: left;
	background-repeat: no-repeat;
}
#jogo_figura {
	height: 120px;
	width: 120px;
}
#rodape {
	background-image: url(images/rodape_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	color: #333333;
}
#rodape a {
	color: #333333;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}
#related, #tags {
	float: left;
	clear: both;
	width: 100%;
	font-size: 12px;
	padding-bottom: 10px;

}
#parceiros {
	float: center;
	clear: both;
	width: 100%;
	font: arial;
	font-size: 9px;
	

}	


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
