/*  
Theme Name: Educadora BLOGS!
Theme URI: http://www.educadora560.com.br/blogs
Description: Blogs.
Version: v2.0
Author: Celso Junior
Author URI: http://www.celsojunior.net/blog
*/

/*************************************
 +Containers
 *************************************/
html, body, #container {height:100%}
body > #container {height: auto; min-height: 100%;}

body{
	background:#FFF url(images/bg.png) top repeat-x;
	color:#555;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#container{
	margin:0 auto;
	text-align:left;
	width:980px;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(images/bg.png) center top repeat-x;
}
#header{
	width:980px;
	height: 90px;
	padding:0;
	margin:0 0 10px 0;
	background:url(images/header.jpg) no-repeat;
}
#logo{
	margin:0;
	float:left;
	position:absolute;
	z-index:9999;
}
#logo a {
	width:234px;
	height:90px;
	margin:0;
	padding:0;
	float:left;
}
#top-menu{
	margin:0;
	float:right;
	width:310px;
	height:90px;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-weight:bold;
	margin:0;
	font-size:18px;
	letter-spacing: -1px;
}
#header h1{
	font-size:3em;
	margin:0;
	margin-right:1em;
}

#top-btn {
	width:297px;
	height:79px;
	margin:0;
	padding:0;
	float:right;
}
#top-btn span {
	display:none;
}
#top-btn li, #top-btn a {
	height:79px;
	display:block;
}
#top-btn li {
	list-style:none;
	display:inline;
	float:left;
	margin:0;
}
#educa-online, #educa-ma, #educa-contato, #educa-mail {width:74px;}

#educa-online a:hover{background:url(images/header.jpg) -683px -90px no-repeat;}
#educa-ma a:hover{background:url(images/header.jpg) -757px -90px no-repeat;}
#educa-contato a:hover{background:url(images/header.jpg) -831px -90px no-repeat;}
#educa-mail a:hover{background:url(images/header.jpg) -905px -90px no-repeat;}

#search {
	width:310px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:30px 0 0 355px;
	background:transparent;
	float:left;
}
