/*
Theme Name: Blog da Conotel
Theme URI:http://www.blogconotel.com.br/
Description: Blog da Conotel
Author: DINE OLIVEIRA
Author URI: dine.oliveira@gmail.com
Version: 2.0
*/
*{
	margin:0;
	padding:0;
	list-style:none;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #010066;
	color: #042655;
}
a
{
	text-decoration:none;
	color: #004872;
	border:0;
}
img{
	border:0;
}
.alignLeft{
	float:left;
}
.alignRight{
	float:right;
}
/**************************************
Configura��es Header
**************************************/
#header{
	background:url(images/bg_header.gif) no-repeat center #0b94dc;
	width:100%;
	height:214px;
}
#header div{
	background:;
	width:800px;
	height:214px;
	margin:auto;
}
#header h1{
	background:url(images/img_logo.gif) no-repeat;
	width:455px;
	height:180px;
	text-indent:-99999px;
	position:relative;
	top:34px;
	left:-50px;
}
#header h1 a{
	width:337px;
	height:148px;
	display:block;
}
#header h2 a{
	background:url(images/bt_assine_feed.gif) no-repeat;
	width:147px;
	height:41px;
	text-indent:-99999px;
	/*margin-top:16px;*/
	position:relative;
	top:-20px;
	display:block;
}
#search{
	background:url(images/bg_buscar_header.gif) repeat-x;
	height:44px;
	width:100%;
	margin-bottom:10px;
}
#search #searchform{
	width:800px;
	margin:auto;
	padding:10px 0;
}
#search #searchform div{
	float:left;
}
#search #searchform .campo-buscar{
	width:695px;
	height:20px;
	color:#999;
	font-size:16px;
}
#search #searchform .bt_buscar{
	background:url(images/bt_buscar.gif) no-repeat;
	width:90px;
	height:31px;
	position:relative;
	top:-3px;
	left:10px;
	display:block;
	cursor:pointer;
	text-indent:-99999px; 
	border:0;
}
/**************************************
CONTAINER = MainContent, Sidebar, Footer 
**************************************/
#container { 
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
/**************************************
Configura��es Sidebar
**************************************/
#sidebar1 {
	float: right; 
	width: 243px; 
}
#sidebar1 .box{
	background:url(images/bg_topo_box.gif) no-repeat top #fff;
	padding: 12px 20px;
}
#sidebar1 h3{
	text-indent:-99999px;
	height:21px;
	padding-bottom:15px;
}
#sidebar1 .titSobreBlog{
	background:url(images/tit_sobre_o_blog.gif) no-repeat;
	width:114px;
}
#sidebar1 .titCategorias{
	background:url(images/tit_categorias.gif) no-repeat;
	width:114px;
}
#sidebar1 .titArquivos{
	background:url(images/tit_arquivos.gif) no-repeat;
	width:114px;
}
#sidebar1 .titLinks{
	background:url(images/tit_links.gif) no-repeat;
	width:114px;
}
#sidebar1 .boxBottom{
	background:url(images/bg_bottom_box.gif) no-repeat;
	width:243px;
	height:14px;
	margin-bottom:10px;
}
/**************************************
Configura��es MainContent
**************************************/
#mainContent{
	width:477px;
	margin-right:10px;
	padding:35px;
	background:#FFF;
} 
#mainContent h3{
	font-size:20px;
}
#mainContent h4{
	color:#b9cf3f;
	font-size:10px;
}
#mainContent h4 span{
	font-size:20px;
}
#mainContent h5{
	padding-bottom:30px;
	padding-top:10px;
	border-bottom:1px solid #e2ecf0;
	margin-bottom:30px;
	color:#96b7c7;
	font-size:10px;
}
#mainContent h5 span{
	margin:0 10px;
}
#mainContent h5 a{

	color:#96b7c7;
	font-size:10px;
}
#mainContent .title{
	width:85%;
	float:right;
}
#mainContent .title h3{
	padding-top:15px;
	padding-bottom:15px;
}
#mainContent .title h3 a{
	color:#004872;
}
#mainContent .date{
	width:14%;
	float:left;

}
#mainContent .middle{
	clear:left;
	padding:20px 0;
}
#mainContent .middle p{
	margin:15px 0;
	text-align:justify;
}

#mainContent .middle li {
	margin:20px 0 20px 10px;
	list-style:outside;
}
#mainContent .date div{
	background:url(images/bg_box_data.gif) no-repeat;
	width:49px; 
	height:49px; 
}
#mainContent .date div h3{
	padding:12px;
	color:#fff;
	text-align:center;
}
#mainContent .date .date_m_a{
	clear:both;
	font-size:13px;
	color:#a2c000;
	padding-top:5px;
}
#mainContent ul .alignLeft img{
	padding-right:5px;	
}
#mainContent ul .alignRight img{
	padding-left:5px;
}
.mainContentTop{
	background:url(images/bg_topo_content.gif) no-repeat;
	width:548px;
	height:11px;
}
.mainContentBottom{
	background:url(images/bg_bottom_content.gif) no-repeat;
	width:548px;
	height:11px;
}
#arquivoSearch h3{
	
	padding:12px 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/**************************************
Configura��es da P�gina de result. busca
**************************************/
.footerSearch{
	padding-bottom:30px;
	padding-top:10px;
	border-bottom:1px solid #e2ecf0;
	margin-bottom:30px;
	color:#b9cf3f;
	font-size:10px;
	font-weight:bold;
}
.footerSearch a{
	color:#b9cf3f;
	
}
/**************************************
Configura��es de Coments
**************************************/
.titComments{
	margin-bottom:20px;
}

#insertComments .comment_text h3{
	font-size:15px;
	margin-bottom:5px;
}
#insertComments .odd{
	background:#f7f9e5;
	padding:20px 10px;
}
#insertComments .even{
	padding:20px 10px;
}
/**************************************
Configura��es Formul�rio de Coments
**************************************/
#insertComment{
	margin:30px 0;
}
#insertComment p{
	font-size:11px;
	margin-bottom:5px;
}
#insertComment h3{
	font-size:15px;
	margin-bottom:20px;
}
#commentform{
	width:477px;
}
#commentform #submit{
	background:url(images/bt_enviar.gif) no-repeat;
	width:90px;
	height:32px;
	text-indent:-99999px;
	display:block;
	cursor:pointer;
	border:0;
}
#commentform input{
	margin-bottom:10px;
}
#commentform textarea{
	width:470px;
	height:100px;
	margin-bottom:10px;
}
/**************************************
Configura��es do Footer
**************************************/
.divisaoFooter{
	margin:20px 0 20px 0;
	border:0;
	background:url(images/bg_det_footer.gif) repeat-x;
	height:2px;
	clear:both;
}
#footer{
	background:url(images/bg_rodape.gif) no-repeat;
	width:800px;
	height:64px;
	margin-bottom:30px;
}
#footer ul {
	width:720px;
	float:right;
	margin-right:15px;
	text-indent:-9999px;
	margin-top:13px;
}
#footer ul .titAbih {
	background:url(images/logo_abih.gif) no-repeat;
	width:111px;
	height:41px;
}
#footer ul .titMinisterio{
	background:url(images/logo_ministerio.gif) no-repeat;
	width:174px;
	height:38px;
}


/****************************************************/

.box-compartilhe{ width:548px; padding:18px 0 18px 0; background:#010066;  }

ul.compartilhe{ width:548px; height:61px; float:left; background:url(images/barra-compartilhe-d.gif) #FFF no-repeat right; margin:0 0 0 0;}
ul.compartilhe li{ float:left; }
ul.compartilhe li.tit{ float:left; background:url(images/barra-compartilhe.gif) #FFF no-repeat bottom; height:61px; width:137px; display:block; clear:both; }
ul.compartilhe li.tit span{ position:absolute; text-indent:-99999px; clear:both; }
ul.compartilhe li.ico a{ float:left; height:32px; width:30px; padding:16px 0 0 0; margin:0 0 0 14px; text-indent:-99999px; display:block; clear:both; }

.facebook a{ background:url(images/ico-facebook.gif) #FFF no-repeat right bottom; }
.tumblr a{ background:url(images/ico-tumblr.gif) #FFF no-repeat right bottom; }
.digg a{ background:url(images/ico-digg.gif) #FFF no-repeat right bottom; }
.sv a{ background:url(images/ico-sv.gif) #FFF no-repeat right bottom; }
.twitter a{ background:url(images/ico-twitter.gif) #FFF no-repeat right bottom; }
.delicious a{ background:url(images/ico-delicious.gif) #FFF no-repeat right bottom; } 
