/*  
Theme Name: Educadora 560KHz
Theme URI: http://www.educadora560.com.br/
Description: Notícias dinâmicas.
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;
}
#content{
	font-size:12px;
	float:left;
	padding:0 15px 50px 17px;
	width:530px;
	text-align:justify;
}
#footer{
	background:#333;
	border-top:5px solid #FF6600;
	color:#888;
	clear:both;
	font-size:11px;
	text-transform:uppercase;
	padding:30px 0 0 0;
	bottom:0;
	position:relative;
	width:100%;
	margin:25px 0 0 0;
	height:120px;
	line-height:40px;
}
#footer a{
	color:#888;
}
#footer a:hover{
	text-decoration:underline;
}
#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;
}
#busca{
	margin:0;
	padding:0;
	width:420px;
}
#page-name{
	float:left;
	width:530px;
}
#page-name h2{
	font-size:21px;
	font-weight:bold;
	padding:10px 15px 5px 17px;
}
.side-banner img{
	float:right;
	margin:0 0 6px 0;
	padding:5px;
	border:#BBB 1px solid;
	background:#EEE;
}
.superbanner{
	width:728px;
	height:90px;
	background:url(images/superbanner.png) no-repeat;
	float:right;
}
.superbanner img{
	border:none;
}
.educa-blogs img{
	float:left;
	margin:0 0 6px 0;
	padding:2px;
	border:#BBB 1px solid;
	background:#EEE;
	width:100px;
	height:100px;
}
/*************************************
 +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;
}
/*************************************
 +Entry
 *************************************/
.home-1st{
	height:100%;
	background:#f4f4f4;
	border:#EEE 1px solid;
	margin:10px 0 10px 0;
	padding:10px 10px 20px 10px;
	font-size:14px;
}
.big-home{
	width:345px;
	height:100%;
	padding:10px 0 0 0;
	float:left;
}
.home-2nd{
	width:345px;
	padding:0 0 10px 0;
	float:left;
}
.home-3rd{
	width:130px;
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
	float:right;
}
.home-4th{
	width:100%;
	margin:10px 0 10px 0;
	float:left;
	font-size:14px;
}
.home-1st h1, .home-2nd h1, .home-3rd h1, .home-4th h1{
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
.home-1st h1, .home-1st h1 a{
	font-size:21px;
	color:#cd000a;
}
.home-2nd h1, .home-2nd h1 a{
	font-size:16px;
	color:#0099cc;
}
.home-3rd h1, .home-3rd h1 a{
	font-size:16px;
	text-align:center;
	color:#669933;
}
.home-4th h1, .home-4th h1 a{
	font-size:15px;
	color:#663366;
}
.thumb-left img{
	float:left;
	margin: 3px 5px 0 0;
	padding:5px;
	border:#CCC 1px solid;
	background:#FFF;
}
.thumb-right img{
	float:right;
	padding:5px;
	border:#CCC 1px solid;
	background:#FFF;
}
.entry{
	margin:5px 0 0 0;
	font-size:14px;
}
.entry h1{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:10px 0 5px 0;
}
.entrymeta{
	font-size:10px;
	text-transform:uppercase;
}
.entrymeta a{
	color:#787878;
}
.author{
	color:#333;
	font-size:11px;
	padding:0 5px 2px 20px;
	background:url(images/icons.gif) 0 0 no-repeat;
}
.calendar{
	color:#333;
	font-size:11px;
	padding:0 5px 2px 18px;
	background:url(images/icons.gif) 0 -16px no-repeat;
	margin-left:8px;
}	
.categories{
	color:#333;
	font-size:11px;
	padding:0 5px 2px 20px;
	background:url(images/icons.gif) 0 -32px no-repeat;
	margin-left:8px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar{
	font-size:11px;
	float:right;
	margin:0;
	padding:10px 0 0 0;
	width:170px;
}
#sidebar-menu{
	font-size:12px;
	float:left;
	padding:10px;
	width:215px;
}
#sidebar ul, #sidebar-menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li a, #sidebar-menu  ul li a{
	display:block;
	margin:0;
	padding:5px 3px 5px 3px;
	height:10px;
	line-height:10px;
}
#sidebar ul li a{
	background:url(images/bullet.png) no-repeat 0 0;
	border-bottom:#EEE 1px solid;
	padding:5px 3px 5px 14px;
}
#sidebar ul li a:hover, #sidebar-menu  ul li a:hover{
	background:#cc0000;
	color:#FFF;
}
#sidebar ul li a:hover{
	background:#ff6600 url(images/bullet.png) no-repeat 0 -20px;
	color:#FFF;
}
#sidebar h2, #sidebar-menu h2{
	color:#555;
	font-weight:bold;
	font-size:18px;
	margin:3px 0 3px 0;
	border-bottom:#EEE 1px solid;
}
#sidebar-menu ul.menu1 a{
	display:block;
	height:20px!important;
	line-height:20px!important;
	font-weight:bold;
	font-size:14px;
	padding-left:25px!important;
	border-bottom:#EEE 1px solid;
}
#sidebar-menu ul.menu2 a{
	display:block;
	height:15px!important;
	line-height:15px!important;
	font-weight:bold;
	font-size:12px;
	padding-left:25px!important;
	background:url(images/bullet-menu.png) no-repeat 0 0px;
	border-bottom:#EEE 1px solid;
}
#sidebar-menu ul.menu2 a:hover{background:#CCC url(images/bullet-menu.png) no-repeat 0 -25px!important; color:#000!important;}

#sidebar-menu ul.menu3 a{
	display:block;
	height:15px!important;
	line-height:15px!important;
	font-weight:bold;
	font-size:12px;
	padding-left:25px!important;
	background:url(images/bullet-cat.png) no-repeat 0 0px;
	border-bottom:#EEE 1px solid;
}

#sidebar-menu ul.menu3 a:hover{background:#99cc33 url(images/bullet-cat.png) no-repeat 0 -25px!important; color:#000!important;}

.capa a{background:url(images/bullet-radio.png) no-repeat 0 0;}
.historia a{background:url(images/bullet-radio.png) no-repeat 0 -60px;}
.equipe a{background:url(images/bullet-radio.png) no-repeat 0 -120px;}
.locutores a{background:url(images/bullet-radio.png) no-repeat 0 -180px;}
.frei a{background:url(images/bullet-radio.png) no-repeat 0 -240px;}
.cidinha a{background:url(images/bullet-radio.png) no-repeat 0 -300px;}
.programacao a{background:url(images/bullet-radio.png) no-repeat 0 -360px;}
.reflexao a{background:url(images/bullet-radio.png) no-repeat 0 -420px;}

.capa a:hover{background:#CC0000 url(images/bullet-radio.png) no-repeat 0 -30px!important; color:#FFF;}
.historia a:hover{background:#CC0000 url(images/bullet-radio.png) no-repeat 0 -90px!important; color:#FFF;}
.equipe a:hover{background:#CC0000 url(images/bullet-radio.png) no-repeat 0 -150px!important; color:#FFF;}
.locutores a:hover{background:#CC0000 url(images/bullet-radio.png) no-repeat 0 -210px!important; color:#FFF;}
.frei a:hover{background:#CC0000 url(images/bullet-radio.png) no-repeat 0 -270px!important; color:#FFF;}
.cidinha a:hover{background:#CC0000 url(images/bullet-radio.png) no-repeat 0 -330px!important; color:#FFF;}
.programacao a:hover{background:#CC0000 url(images/bullet-radio.png) no-repeat 0 -390px!important; color:#FFF;}
.reflexao a:hover{background:#CC0000 url(images/bullet-radio.png) no-repeat 0 -450px!important; color:#FFF;}

.noticias-rss-br ul li a{
	list-style-type:none!important;
	background:#FFF!important;
	padding:5px 0 5px 0!important;
	height:40px!important;
	line-height:15px!important;
	color:#ff6600;
}
.noticias-rss-br ul li a:hover{
	text-decoration:underline;
	color:#ff6600!important;
}
.noticias-rss-ma ul li a{
	list-style-type:none!important;
	background:#FFF!important;
	padding:5px 0 5px 0!important;
	height:40px!important;
	line-height:15px!important;
	color:#339900;
}
.noticias-rss-ma ul li a:hover{
	text-decoration:underline;
	color:#339900!important;
}
.noticias-pop ul li a{
	list-style-type:none!important;
	background:#FFF!important;
	padding:5px 0!important;
	height:25px!important;
	line-height:15px!important;
	color:#0099cc;
}
.noticias-pop ul li a:hover{
	text-decoration:underline;
	color:#0099cc!important;
}
.break-line{
	border-top:#EEE 1px solid;
}
.blogs span{
	display:block;
	width:100%;
	height:40px;
	text-transform:uppercase;
}
.blogs p{
	padding:6px 0 0 0;
}
.blogs span a{
	height:100%!important;
	font-weight:bold;
	font-size:14px;
	text-transform:none!important;
}
.blogs span a:hover{
	background:transparent;
	color:#ff6600!important;
}
.blogs img{
	float:left;
	margin: 3px 5px 0 0;
	width:30px;
	height:30px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em 0 0.5em 0;
	padding:1em 0 1em 0;
}
.commentsblock textarea{
	width:530px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:18px;
font-weight:bold;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
img, img a{
	border:none;
}
.clear{
	clear:both;
}
.share-it h3{
	font-size:16px;
	font-weight:bold;
}
.share-it img{
	margin-right:5px;
}
#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;
}
#search form {
	margin:0;
	padding:0;
}
#search fieldset {
	margin:0;
	padding:0;
	border:none;
}
#search p {
	margin:0;
	font-size:85%;
}
#s {
	float:left;
	width:260px;
	height:30px;
	line-height:30px;
	margin:0;
	background:transparent;
	border:none;
	color:#B0B0B0;
	font-size:16px;
}
#searchsubmit {
	width:48px;
	height:35px;
	background:transparent;
	border:none;
	color:#FFF;
}
.inpe{
	width:170px;
	height:170px;
	margin:5px 0 0 0;
	padding:0 10px 0 10px;
	background:url(images/clima-tempo.png) no-repeat;
}