/*
Theme Name: Mundo9
Theme URI: http://wordpress.org/
Description: Tema de Wordpress da Mundo9.
Version: 1.0
Author: Aloysio de Souza
Author URI: http://binarybonsai.com/

*/
/* CSS Document */
body {
	padding:0;
	margin:0;
	font-family:"Lucida Sans", "Trebuchet Ms", Geneva, Verdana, Arial, Helvetica, sans-serif;
	background-color:#E5E5E5;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:864px 10px;
}
/*ESTRUTURA*/
#pacote {
	width:1000px;
	background:url(images/bg_barra_lateral.gif) repeat-y left top;
	padding-top:15px;
}
#barra_lateral {
	float:left;
	width:215px;
	margin-top:-15px;
}
#header {
	width:100%;
	height:150px;
	background:url(images/marca_m9.jpg) no-repeat left top;
}
	#header h1 {
		display:none;
	}
#meio {
	width:636px;
	margin-left:215px;
	padding-right:14px;
	background:#FFFFFF url(images/bg_folhas.gif) repeat-y right top;
}

#content {
	color:#666666;
}
	#content h3 {
		font-family:"Trebuchet Ms", Geneva, Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:1.5em;
		color:#999999;
	}
	#content p, #content li {
		font-size:0.8em;
		line-height:1.4em;
	}
	#content ul {
		padding:0;
		margin:0;
	}
	#titulo {
		height:100px;
	}
	#titulo h2 {
		font-size:2.8em;
		font-weight:bolder;
		margin:0;
		padding:20px 0 0 50px;
	}
	#cont1 {
		padding:15px 30px;
	}
	#cont2 {
		margin:0 20px;
		border-top:5px dotted #999999;
	}
		#cont2 img {
			width:113px;
			height:113px;
			background:url(images/bg_img.gif) no-repeat left top;
			padding:7px 10px 10px 7px;
		}
		#cont2 ul {
			padding:0;
		}
		#cont2 li {
			list-style:none;
			display:inline-block;
			float:left;
			width:130px;
			padding:0 30px;
		}
		#cont2 p {
			margin-top:0.5em;
		}
		#cont2 h3 {
			margin:15px;
		}
		
ul {
list-style: none;
}

#cont1 ul {
	padding:0;
	margin:0;
	list-style:none;
}
.trabalhos img{
	border:none;
	width:159px;
	height:159px;
	display:block;
}
.trabalhos li {
    list-style: none;
	padding:0;
	float:left;
	width:159px;
	height:159px;
}
.trabalhos a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
.mais {
	display:none;
}
.trabalhos a:hover .mais {
	display:block;
	width:149px;
	height:40px;
	position:relative;
	top:-50px;
	padding:5px;;
}
.mais p {
	text-align:right;
	margin:0;
	padding:0;
}

#box2 {
	width:317px;
	height:795px;
	float:right;
	background-color:#FFFFFF;
}
#box2 p {
	display:block;
	height:258px;
	padding:30px;
	margin:0;
	font-size:1em;
	font-weight:bold;
	line-height:2em;
}
.box_clientes {
	height:159px;
	width:318px;
	background-color:#E5E5E5;
}
#voltar {
	height:20px;
	padding:5px 15px;
	background:url(images/bg_voltar.jpg) repeat-y;
	text-align:right;
}
#voltar a{
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	color:#666666;
}	
/*NAVEGAÇÃO*/
#nav_menu ul {
	padding:0;
	margin:0;
}
	#nav_menu h2 {
		display:none;
	}
		#nav_menu a {
			display:block;
			height:30px;
		}
		#nav_bt_editorial a {
			background:url(images/bt_editorial.gif) no-repeat;
		}
		#nav_bt_editorial a:hover {
			background:url(images/bt_editorial_hover.gif) no-repeat;
		}
		#nav_bt_somos a {
			background:url(images/bt_somos.gif) no-repeat;
		}
		#nav_bt_somos a:hover {
			background:url(images/bt_somos_hover.gif) no-repeat;
		}
		#nav_bt_institucional a {
			background:url(images/bt_institucional.gif) no-repeat;	
		}
		#nav_bt_institucional a:hover {
			background:url(images/bt_institucional_hover.gif) no-repeat;	
		}
		#nav_bt_promocional a {
			background:url(images/bt_promocional.gif) no-repeat;
		}
		#nav_bt_promocional a:hover {
			background:url(images/bt_promocional_hover.gif) no-repeat;
		}
		#nav_bt_contato a {
			background:url(images/bt_contato.gif) no-repeat;
		}
		#nav_bt_contato a:hover {
			background:url(images/bt_contato_hover.gif) no-repeat;
		}
		#nav_bt_blog a {
			background:url(images/bt_blog.gif) no-repeat;
		}
		#nav_bt_blog a:hover {
			background:url(images/bt_blog_hover.gif) no-repeat;
		}

/*NEWS LETTER*/
#news_letter {
	margin-top:40px;
	padding:45px 0 0 40px;
	background:url(images/news_letter.gif) no-repeat top;
}
	#news_letter label {
		display:block;
		font-size:0.8em;
		color:#666666;
		margin-top:0.5em;
	}
	#news_letter #botao {
		width:72px;
		height:24px;
		border:none;
		float:right;
		margin:0.5em 27px 0 0;
		background:url(images/bg_botao.gif) no-repeat top;
		font-weight:bold;
		color:#666666;
	}

/*RODAPE*/
#rodape {
	clear:both;
}
#copyright {
	font-size:0.7em;
	color:#666666;
}
.menu {
    padding:20px 0 20px 100px;
}
#nav_list {
	list-style:none;
	height:1.8em;
	position:relative;
	padding:0;
}
#nav_list li {
	display:inline;
}
#nav_list a {
	color: #000;
	background-color: #FFF;
	text-decoration:none;
	font-size:0.9em;
	padding: 3px;
	display:inline-block;
}
#nav_list a:hover {
	background-color:#000000;
	color:#FFFFFF;
}
.clear {
	clear:both;
}