/* Padroes */
body{
    width:100%;
    height:100%;
    background:#fff;
}
.valuepattern{
    text-align:center;
}
.information_field{
    width:auto;
    height:15px;
    padding:3px;
    color:#FFF;
    font-weight:bold;
    font-size:13px;
    background:#000;
    border:#333 solid 1px;
}
.information_field h3{
    float:left;
}

.information_field h4{
    float:right;
}
/* Fim Padroes */
#principal{
    width:952px;
	height:auto;
    margin:0 auto auto;
    background:#FFF;
}
#principal.principal-projetos{
	height:790px;
}
#principal.principal-institucional{
	height:570px;
}
#principal.noticias{
	height:500px;
}
#principal.comunicados{
	width:1000px;
	height:auto;
	margin-bottom:50px;
}
#background-topo{
	width:100%;
	height:auto;
	background:url(../../images/medio/back-topo.png) repeat-x;
	float:left;
}
#background-topo #topo{
    width:952px;
    height:183px;
	background:url(../../images/medio/topo.jpg) center no-repeat;
	margin:0 auto auto;
	display:block;
}
#background-topo #topo #menus{
    width:76px;
    height:20px;
	margin-left:25px;
	margin-top:17px;
}
#conteudo_pricipal{
    width:952px;
    height:auto;
    background:#FFF;
    text-align:left;
	position:relative;
}
#conteudo_pricipal .right{
	width:310px;
	height:720px;
	float:left; 
	padding-left:14px;
	padding-right:14px;
}
#conteudo_pricipal .center{
	width:310px;
	height:720px;
	float:left;
	padding-left:14px;
	padding-right:14px;
}
#conteudo_pricipal .left{
	width:230px;
	height:720px;
	float:left;
	padding-left:14px;
	padding-right:14px;
}
#conteudo_pricipal #mural{
    width:226px;
    height:309px;
    padding: 4px 0px 0px 4px;
    background-color:#116caa !important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px;
}
#conteudo_pricipal h2{
	font-size:14px;
	color:#FFF;
	margin-left:25px;
	margin-top:5px;
}
#conteudo_pricipal h2 a{
	color: #fff;
}
#conteudo_pricipal h2 a:hover{
	color: #f4f4f4;
}
#titulos{
	background:url(../../images/medio/barra.png) no-repeat;
	width:230px;
	height:23px;
	margin-top:10px;
	position:relative;
}
#titulos.titulo-especial h2{
	padding-top:3px;
	*padding-top:0px;
}
#titulos .ico_twitter{
	background:url(../../images/medio/twitter/ico-twitter.png) no-repeat;
	width:37px;
	height:48px;
	position:absolute;
	left: 186px;
	top: -18px;
}
#titulos .ico_newsletter{
	background:url(../../images/medio/newsletter/ico-newsletter.png) no-repeat;
	width:57px;
	height:45px;
	position:absolute;
	left: 172px;
	top: -11px;
}
.twitters-twittes{
    width:100%;
    height:200px;
    margin-top:10px;
	position:relative;
}
.twitters-twittes .twittes{
	width:219px;
	height:auto;
	float:left;
	position:relative;
	padding-left:7px;
}
.twittes ul{
	float:left;
	width:300px;
}
.twittes ul li{
	list-style:none;
	float:left;
	width:230px;
	padding-top:7px;
	padding-bottom:5px;
	border-bottom:dashed #CCC 1px;
}
.twittes .jta-tweet-attributes{
	display:none;
}
.twittes img{
	float:left;
	padding-right:5px;
}
.twittes span{
	color:#515050;
}
.twittes a{
	color:#126095;
}
.twittes a.jta-tweet-timestamp-link{
	padding-left:10px;
}
.twittes a:hover{
	color:#b0b0b0;
}
#conteudo_pricipal #siga_nos{
	background:#116caa;
	width:61px;
	height:18px;
	float:right;
	color:#FFF;
	font-size:12px;
}
#newsletter{
	float:left;
	margin-top:13px;
}
#newsletter .texto_span{
	font-size:12px;
	margin-bottom:10px;
}
#newsletter .label{
	float:left;
	margin-top:3px;
}
#newsletter .input_newsletter{
	float:left;
	border:#999 solid 1px;
	border-bottom: #999 solid 2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:150px;
	height:15px;
	text-align:center;
}
#button_ok{
	float:left;
	background:url(../../images/medio/newsletter/button-ok.jpg) no-repeat;
	width:38px;
	height:15px;
	margin-top:5px;
	margin-left:10px;
}
.button{
    width:40px;
    height:13px;
    background:none;
    border:0px;
	color:#FFF;
	font-size:10px;
	text-align:center;
}
#titulos_big{
	background:url(../../images/medio/barra.png) bottom no-repeat;
	width:307px;
	height:23px;
	position:relative;
	float:left;
	margin-bottom:10px;
	float:left;
}
#titulos_big.titulos-centrais{
	margin-top:20px;
}
#titulos_big .ico_horario_aulas{
	background:url(../../images/medio/horario-das-aulas/ico-horario-aulas.png) no-repeat;
	width:35px;
	height:45px;
	position:absolute;
	left: 267px;
	top: -26px;
}
#content_center{
    text-align:justify;
    margin-left:3px;
    margin-top:5px;
    margin-bottom:5px;
	float:left;
}
#content_agenda{
    width:100%;
    height:69px;
    float:left;
    margin-top:5px;
}
#content_agenda span{
	background:url(../../images/medio/agenda/marker-agenda.jpg) no-repeat;
	width:34px;
	height:34px;
	float:left;
}
#content_agenda a{
	color:#666;
}
#content_agenda a:hover{
	color:#000;
}
#content_agenda li{
	margin-top:10px;
	margin-left:15px;
	list-style:none;
	float:left;
	width:140px;
}
#content_agenda li p{
	font-size:12px;
	text-decoration:none;
}
#content_center p{
	margin-top:12px;
	margin-bottom:12px;
}
.content{
	font-size:12px;
}
.link{
	margin-top:8px;
	margin-bottom:8px;
}
.link a{
		text-decoration:none;
		color:#116caa;
}
.link a:hover{
	color:#d24a2e;
}
.line{
    width:304px;
    height:7px;
    margin:0 auto auto;
    padding:2px;
	margin-top:10px;
	margin-bottom:10px;
    background:url(../../images/medio/line.gif) no-repeat bottom center;
}
#titulos_big .ico_horario_aulas{
	background:url(../../images/medio/horario-das-aulas/ico-horario-aulas.png) no-repeat;
	width:35px;
	height:45px;
	position:absolute;
	left: 275px;
	top: -13px;
}
#titulos_big .ico_horario_calendario_provas{
	background:url(../../images/medio/calendario-provas/ico-calendario-provas.png) no-repeat;
	width:43px;
	height:47px;
	position:absolute;
	left: 266px;
	top: -12px;
}
#titulos_big .ico_horario_gabaritos_simulados{
	background:url(../../images/medio/gabaritos%20de%20simulados/ico-gabaritos-simulados.png) no-repeat;
	width:49px;
	height:48px;
	position:absolute;
	left: 259px;
	top: -12px;
}
#titulos_big .ico_noticias{
	background:url(../../images/medio/noticias/ico-noticias.png) no-repeat;
	width:46px;
	height:35px;
	position:absolute;
	left: 259px;
	top: -6px;
}
#titulos_big .ico_videos{
	background:url(../../images/medio/videos/ico-videos.png) no-repeat;
	width:37px;
	height:34px;
	position:absolute;
	left: 265px;
	top: -6px;
}
#titulos_big .ico_fotogaleria{
	background:url(../../images/medio/fotogaleria/ico-galeria-fotos.png) no-repeat;
	width:49px;
	height:38px;
	position:absolute;
	left: 254px;
	top: -5px;
}
#titulos_big .ico_agenda{
	background:url(../../images/medio/agenda/ico-agenda.png) no-repeat;
	width:49px;
	height:38px;
	position:absolute;
	left: 254px;
	top: -7px;
}
table h2 a{
    color:#000 !important;
}

#tweets #table_agenda{
    height:212;
}
#tweets .agenda_content{
    height:50px;
    padding-top:3px;
    padding-bottom:3px;
    padding-right:15px;
    padding-left:5px;
    overflow-y:auto;
    overflow-x:hidden;
}

#tweets .data{
    width:51px;
    height:44px;
    padding-top:3px;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/agenda/calendar.jpg) no-repeat center top;
    color:#FFF;
    text-align:center;
}
#tweets .data .dia{
    margin-top:5px;
    font-size:18px;
    font-weight:bold;
}
#tweets ul {
    list-style-image:url(http://khalilzaher.quios.kinghost.net/public/images/shared_images/arrow_red.gif);
    padding-left:20px;
    padding-top:3px;
    list-style-position:outside;
}
#tweets li{
    padding-top:5px;
    margin:
}
#imagem_semana{
    width:301px;
    height:160px;
	background:url(../../images/medio/imagem-semana/imagem_semana.jpg) no-repeat;
	margin-left:5px;
}
#compartilhe a{
    color:#28166f;
}
#compartilhe a:hover{
    color:#d24a2e;
}
#imagem_semana .descricao_imagem{
    width:200px;
    height:35px;
    padding:2px;
	padding-top:5px;
	padding-left:4px;
    position:relative;
    left:100px;
    top:50px;
    background:#FFF;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
    opacity:0.9;
}
#noticias{
    width:100%;
	height:auto;
    text-align:left;
    float:left;
	margin-bottom:10px;
}
#noticias p{
	font-size:14px;
}
#content_noticias{
	float:left;
	width:301px;
	margin-top:10px;
}
#noticias .borda_imagem{
	width:86px;
	height:56px;
	border:1px solid #a5a5a5;
	border-radius:5px;
	-moz-border-radius: 5px 5px 5px 5px;
	float:left;
	padding:4px;
}
#noticias .link{
    height:13px;
	float:left;
	margin-left:100px;
}
#noticias .link a{
    color:#d24a2e;
    display:block;
}
#noticias .link a:hover{
    color:#585858;
    display:block;
}
#content_noticias .listar-noticias a{
	color:#116caa;
	font-size:12px;
	padding:3px;
	float:right;
}
#content_noticias .listar-noticias a:hover{
	color:#d24a2e;
}
#noticias .line{
	float:left;
	width:300px;
	margin-bottom:0px;
	margin-top:5px;
}
#content_noticias .noticias_imagem{
    width:300px;
    height:auto;
    margin-top:10px;
	float:left;
}
#content_noticias p{
	float:left;
	width:180px;
	height:auto;
 	padding-left:7px;
	font-size:12px;
}
#content_noticias li a{
	text-decoration: none;
	color:#585858;
}
#content_noticias li a:hover{
    color:#000;
}
#noticias li{
    width:300px;
    height:90px;
    float:left;
    text-align: left;
    list-style: none;

    _margin-left:0px;
    _margin-right:0px;
}
#noticias img{
	float:left;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity:0.75;
    opacity:0.75;
}
#noticias img:hover{
	float:left;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}
#videos{
    width:305px;
    height:69px;
    float:left;
    margin-top:5px;
	margin-left:5px;
	margin-bottom:20px;
}
#videos .borda_imagem{
	width:77px;
	height:48px;
	border:1px solid #a5a5a5;
	border-radius:5px;
	-moz-border-radius: 5px 5px 5px 5px;
	padding:4px;
}
#videos li{
	list-style:none;
	float:left;
	margin-top:5px;
	margin-right:5px;
}
#videos li img{
	float:left;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity:0.75;
    opacity:0.75;
}
#videos li img:hover{
	float:left;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}
#galeria_de_fotos{
	width:100%;
    height:100px;
    float:left;
    margin-top:5px;
}
#galeria_de_fotos li{
	list-style:none;
	float:left;
    margin:5px;
}
#galeria_de_fotos li img{
	float:left;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity:0.75;
    opacity:0.75;
}
#galeria_de_fotos li img:hover{
	float:left;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}
#galeria_de_fotos .borda_imagem{
	width:75px;
	height:75px;
	border:1px solid #a5a5a5;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius:5px;
	float:left;
	padding:4px;
}
#background-foot{
	width:100%;
	height:145px;
	background:url(../../images/medio/foot/back-foot.jpg) repeat-x;
	float:left;
}
#background-foot #foot{
    width:952px;
    height:141px;
    background:url(../../images/medio/foot/footer.jpg) no-repeat;
	margin:0 auto auto;
}
#background-foot #foot ul{
	width:140px;
	margin-top:7px;
	margin-left:35px;
	display:block;
	float:left;
}
#background-foot #foot li{
    list-style:none;
	line-height:normal;
}
#background-foot #foot li p a{
    color:#FFF;
    font-size:14px;
	text-decoration:none;
}
#background-foot #foot li p a:hover{
    color:#d24a2e;
    margin-left:5px;
}
#background-foot #foot_post{
    width:490px;
    float:left;
    padding:8px;
}
#background-foot #foot #content_share{
	width:170px;
	float:left;
	margin-left:260px;
	margin-top:20px;
}
#background-foot #foot #content_share span{
	font-size:14px;
	color:#FFF;
}
#background-foot #foot .share{
	background:url(../../images/medio/foot/share.png) no-repeat;
	width:170px;
	height:85px;
	margin-top:4px;
}
#background-foot #foot .share a{
	width:40px;
	height:35px;
	padding-right:10px;
	float:left;
	display:inline;
}
#background-foot #foot #content_buzz{
	float:left;
	margin-top:80px;
	margin-left:240px;
}
#background-foot #foot .buzz{
	background:url(../../images/buzz-white.png) no-repeat;
	width:50px;
	height:48px;
	float:left;
}
#onde_estou_online{
    width:140px;
    float:left;
}

#onde_estou_online .border_top_post, #onde_estou_online .border_bottom_post{
    width:139px;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/back_border_139.gif) left top no-repeat;
    float:left;
    padding-top:7px;
}
#onde_estou_online .border_bottom_post{
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/back_border_139.gif) right bottom no-repeat;
    padding-bottom:7px;
    padding-top:0px;
}
#show_info_online{
    float:left;
    padding:5px;
    padding-left:18px;
    padding-bottom:11px;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/1250213088_power_on.png) left top no-repeat;
}
#area_info{
    float:left;
    display:none;
    margin-top:5px;
}
#onde_estou_online #links{
    width:129px;
    padding:5px;
    float:left;
    background:#E5E5E5;
}
#onde_estou_online #links a{
    width:30px;
    height:30px;
    float:left;
    border:#E5E5E5 solid 1px;
    margin:3px;
    display:block;
}
#onde_estou_online #links a:hover{
    border:#FFF dashed 1px;
}
a.link_webpage{
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/online.gif) left top;
}
a.link_email{
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/online.gif) 103px 2px;
}
a.link_flickr{
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/online.gif) 43px 2px;
}
a.link_msn{
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/online.gif) 103px 30px;
}
a.link_skape{
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/online.gif) 0px 29px;
}
a.link_twitter{
    width:40px !important;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/online.gif) 43px 30px;
}
a.link_more{
    width:auto;
    height:18px;
    padding-left:20px;
    background: url(http://khalilzaher.quios.kinghost.net/public/images/shared_images/more_yes_no.gif) top left no-repeat;
    display:block;
    float:left;
    font-size:16px;
    font-weight:bold;
    color:#000;
    margin:5px;
}
a.link_more:hover{
    background: url(http://khalilzaher.quios.kinghost.net/public/images/shared_images/more_yes_no.gif) 0px -18px no-repeat;
    color:#d24a2e;
}
#agenda_khalil{
    width:100%;
	height:600px;
	margin:0 auto auto;
	padding-top:30px;
}
#agenda_khalil .image{
    width:56px;
    height:55px;
	padding-right:5px;
    float:left;
    background:url(../../images/medio/agenda/agenda-image.jpg) no-repeat;
}
#serch_pages #search{
    width:260px;
    float:left;
}
#serch_pages #search input{
    width:120px;
}
#serch_pages #search .inputs{
    float:left;
}
#serch_pages #search label{
    display:block;
    float:left;
    margin:5px;
    color:#900;
    font-size:12px;
}
#serch_pages #search button{
    float:left;
    margin-left:5px;
}
#link_mais_eventos{
    width:260px;
    float:left;
    margin-top:5px;
}
#lista_de_eventos_khalil_zaher{
    width:817px;
	height:600px;
	margin:0 auto auto;
    display:block;
    list-style:none;
}
#lista_de_eventos_khalil_zaher .evento{
	font-size:18px;
	font-weight:bold;
}
#lista_de_eventos_khalil_zaher li a{
    width:260px;
    height:100px;
    display:block;
    padding:8px;
    padding-right:0px;
    padding-bottom:0px;
    border:#fff solid 2px;
	float:left;
	font-size:13px;
	color:#000;
}
#lista_de_eventos_khalil_zaher li a:hover{
    border:#C6432F dashed 2px;
}
#lista_de_eventos_khalil_zaher #status_evento{
    width:20px;
    height:120px;
    float:left;

}
#lista_de_eventos_khalil_zaher #status_evento #icon{
    width:20px;
    height:20px;
    margin-top:25px;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/shared_images/more_yes_no.gif) no-repeat;
}
#lista_de_eventos_khalil_zaher #status_evento #icon.acontecido{
    height:18px;
    background-position:0px -36px ;
}
#lista_de_eventos_khalil_zaher #status_evento #icon.nao_acontecido{
    height:18px;
    background-position:0px -92px ;
}
#lista_de_eventos_khalil_zaher #status_evento #icon.atencao{
    height:18px;
    background-position:0px -72px ;
}
#lista_de_eventos_khalil_zaher .data_evento{
    width:133px;
    height:20px;
    padding:5px;
    padding-top:20px;
    color:#FFF;
    font-weight:bold;
    font-size:14px;
    float:left;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/shared_images/back_titulos.gif) left top no-repeat;
}
#lista_de_eventos_khalil_zaher .descricao_evento{
    width:280px;
    height:70px;
    padding:2px;
    float:left;
}
#lista_de_eventos_khalil_zaher strong{
    font-weight:bold;
}
#lista_de_eventos_khalil_zaher .local_data_hora_evento{
    padding-top:3px;
}
#noticia{
    width:100%;
	height:auto;
	margin:0 auto auto;
	padding-top:30px;
}
#content-noticia{
    width:800px;
	height:600px;
	margin:0 auto auto;
}
#noticia #content-noticia.content-noticia{
	width:900px;
}
#noticia #content-noticia li a{
	width:200px;
	height:auto;
    display:block;
    padding:8px;
    border:#fff solid 2px;
	float:left;
	font-size:13px;
	color:#000;
}
#noticia #content-noticia li a:hover{
	border:#C6432F dashed 2px;
}
#noticia #content-noticia li p{
	font-size:12px;
	margin:3px;
}
#projetos_e_trabalhos{
    width:920px;
    padding-left:26px;
    margin-right:26px;
    float:left;
    margin-right:0;
}
#projetos_e_trabalhos h1 a,
#projetos_e_trabalhos h2 a{
    font-size:20px;
    font-weight:bold;
    color:#000;
    margin-bottom:10px;
    display:block;
}
#projetos_e_trabalhos h1 a:hover,
#projetos_e_trabalhos h2 a:hover{
    color:#271672;
}
#projetos_e_trabalhos h2 a{
    width:145px;
    float:left;
    margin:0px;
    padding-left:3px;
}
#projetos_e_trabalhos .image{
    width:204px;
    height:160px;
    padding:15px;
    float:left;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/projetos/icon_projetos.jpg) 10px 10px no-repeat;
}
#projetos_menu_esquerdo{
    width:260px;
    min-height:300px;
    float:left;
}
#lista_projetos_e_trabalhos{
	width:100%;
    float:left;
    list-style:none;
	padding-top:50px;
}
#lista_projetos_e_trabalhos li{
    width:900px;
    display:block;
	margin:0 auto auto;
	padding-bottom:20px;
	border:#fff solid 2px;
    background:url(../../images/medio/projetos/separator.gif) center bottom  no-repeat;
}
#lista_projetos_e_trabalhos li:hover{
    border:#211267 dashed 2px;
}
#lista_projetos_e_trabalhos li h2{
    color:#211267;
    font-weight:bold;
    font-size:14px;
}
#lista_projetos_e_trabalhos li .descricao_projeto{
    padding:5px;
    padding-left:10px;
	font-size:12px;
}
#lista_projetos_e_trabalhos li .author_project, 
#lista_projetos_e_trabalhos li #opcoes_trabalho_projetos{
    padding:3px;
    padding-left:10px;
    font-weight:bold;
}	
#lista_projetos_e_trabalhos li #opcoes_trabalho_projetos{
    text-align:right;
}

#lista_projetos_e_trabalhos li #opcoes_trabalho_projetos a{
    color:#d24a2e;
}
#lista_projetos_e_trabalhos li #opcoes_trabalho_projetos a:hover{
    color:#000;
}
#paginacao_projetos{
    width:100%
	margin:0 auto auto;
	text-align:center;
}
.paginacao{
	width:400px;
    margin:0 auto auto;
    list-style:none;
}
.paginacao li{
    display:inline;
    margin:8px;
    margin-right:0px;
}
.paginacao li a{
    color:#d24a2e;
    font-size:14px;
    font-weight:bold;
}
.paginacao li a:hover{
    color:#271672;
}
#campanha{
    width:250px;
    float:left;
    text-align:center;
}
#campanha .imagem_e_descricao{
    width:220px;
    margin:15px auto auto;
}
#campanha h3{
    font-size:16px;
}
.blogs_khalil_image_title{
    width:177px;
    height:155px;
    padding-left:15px;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/khalilblogs.jpg) bottom right no-repeat;
    float:left;
}
#menu_esquerdo_khalil_blogs{
    width:260px;
    float:left;
    padding-right:5px;
}
.coluna_blogs{
    width:315px;
    height:auto;
    float:left;
}
.lista_de_blogs{
    float:left;
    list-style:none;
}
.lista_de_blogs li{
    width:303px;
    height:98px;
    margin:5px;
    margin-right:0px;
    border:#E5E5E5 solid 1px;
    display:block;
    float:left;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/back_photo.jpg)  no-repeat 205px 63px;
}
.lista_de_blogs li:hover{
    border:#E5E5E5 dashed 1px;
}
.lista_de_blogs li .descricao_blog{
    width:190px;
    float:left;
    padding:3px;
}
.lista_de_blogs li .descricao_blog .autor_blog,
.lista_de_blogs li .descricao_blog .last_update{
    width:185px;
    float:left;
    margin:3px;
}
.lista_de_blogs li .descricao_blog a{
    color:#000;
}
.lista_de_blogs li .descricao_blog a:hover{
    color:#11148f;
}
.lista_de_blogs li .descricao_blog strong{
    font-weight:bold;
    color:#11148f;
    padding:2px;
}
.lista_de_blogs li .my_photo{
    width:72px;
    height:52px;
    float:left;
    padding:20px 15px 26px 13px;
    background:#FFF url(http://khalilzaher.quios.kinghost.net/public/images/medio/blog/back_photo.jpg)  no-repeat 0px -33px;
}
.lista_de_blogs h2 a{
    width:190px !important;
    height:15px !important;
    padding:5px !important;
    margin:0px !important;
    display:block !important;
    color:#11148f !important;
    font-size:16px !important;
    float:left;
}
.lista_de_blogs h2 a:hover{
    color:#c55d5b !important;
}
#imagem_blog_educadores,
#imagem_blog_alunos{
    height:170px;
    margin-left:30px;
    background-position:0px 0px;
}
#imagem_blog_alunos{
    background-position:0px -165px;
}
.link_new_post{
    display:block;
    color:#900;
    text-align:center;
    font-size:14px;
    font-weight:bold;
}
.link_new_post:hover{
    color:#000;
}
#semautorizacao{	
    width:460px;
    min-height:130px;
    padding-left:174px;
    margin:50px auto auto;
    background:url(http://khalilzaher.quios.kinghost.net/public/images/medio/alert/alert_174x130.jpg) left top no-repeat;
    margin-bottom:10px;
}
#semautorizacao h2,
#semautorizacao h3{
    display:block;
    font-size:18px;
}
#semautorizacao h3{
    font-size:12px;
    font-weight:bold;
    padding:10px;
}
#semautorizacao a.saiba_mais{
    display:block;
    border:#fff solid 1px;
    color:#777;
    padding:0px;
    margin:0px;
}
#semautorizacao a.saiba_mais:hover{
    color:#000;
    border:#777 solid 1px;
}

#saudacao_user{
    width:auto;
    height:15px;
    float:right;
    margin-top:15px;
    margin-right:5px;
    color:#FFF;
}
#saudacao_user a{
    color:#FFF;
    font-weight:bold;
}
#saudacao_user a:hover{
    color:#FF0;
}
#conteudo_pricipal .institucional-center{
    width:870px;
    float:left;
	padding-top:40px;
    padding-left:40px;
    padding-right:40px;
    padding-bottom:15px;
    background:#FFF;
}
#conteudo_pricipal .institucional-center h2{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-left:0px;
}
.institucional-center p{
    color:#000;
    font-size:13px;
	padding-top:10px;
	padding-bottom:3px;
    text-align:justify;
	line-height:16px;
}

#institucional_projetosmeio{
    width:870px;
    float:left;
    padding-left:40px;
    padding-right:40px;
    padding-bottom:15px;
    background:#FFF;
}
#instituciona_projetos_txt{
    float:left;
    padding-left:40px;
    padding-right:40px;
}
#instituciona_projetos_envolve_txt{
    float:left;
    width:680px;
}
#instituciona_projetos_titulo{
    width:435px;
    float:left;
    color:#039;
    margin-bottom:10px;
    font-size:14px;
    font-weight:bold;
}
#instituciona_projetos_titulo a{
    color:#039;
    text-decoration:none;
}
#instituciona_projetos_titulo a:hover{
    color:#F00;
}
#instituciona_projetos_titulo_txt{
    width:100%;
    float:left;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin-bottom:15px;
    margin-top:20px;
}
#instituciona_projetos_txt{
    color:#000;
    font-size:13px;
    text-align:justify;
}

#video_centro{
    width:700px;
    text-align:center;
    margin:0 auto auto;
    margin-bottom:50px;
}
#video_video{
    width:660px;
    text-align:center;
    margin:0 auto auto;
}
#video_titulo{
    margin-bottom:7px;
    text-align:left;
    font-size:20px;
    font-weight:bold;
}
#video_texto{
    margin-bottom:10px;
    font-size:12px;
    text-align:left
}
#content_area2{
    width:920px;
    padding-left:26px;
    margin-right:26px;
    float:left;
    margin-right:0;
}

#imagem_da_noticia{
    margin-left:30px;
    width:205px;
}

#titulo_da_noticia{
    margin-bottom:10px;
    width:100%;
    height:auto;
    font-size:20px;
    font-weight:bold;
}
#texto_da_noticia{
    font-size:12px;
    color:#000;
}

a.titleA{
    color:#000000;
    display:block;
    font-size:20px;
    font-weight:bold;
    margin-bottom:10px;
}

a.borderDotted{
    border:#FFF solid 1px;
    float:left;
    display:block;
}

a.borderDotted:hover{
    border:#900 dashed 1px;
}
#twitter_update_list li span{
    font-family: 13px;
    color: #039;
}
#twitter_update_list li a{
    color: #000;
}
/* Facebox */
#principal-facebox{
	width:370px;
	height:auto;
	margin:0 auto auto;
}
#conteudo-principal-facebox{
	width:116px;
	height:auto;
	margin:0 auto auto;
}
#conteudo-principal-facebox img{
	padding-bottom:20px;
}
#conteudo-principal-facebox p{
	font-weight:bold;
	font-size:18px;
	color:#C00;
	text-align:center;
}
/* Custom Theme */
#superbox-container .loading{width:200px;height:64px;margin:0 auto; no-repeat 0 0;}
#superbox .close a{float:right;padding:0 5px;line-height:20px;background:#333;cursor:pointer;}
#superbox .close a span{color:#fff;}
#superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}
#superbox .nextprev .disabled{background:#ccc;cursor:default;}

