/*LAYOUT*/
body {
	background:#fff url(../images/bg_body_blog.jpg) repeat-x;
	font-family:arial, helvetica;
	font-size:12px;
}
#container_geral {
	width:100%;
	background:url(../images/bg_yeling_top_blog.png) no-repeat center top;
}
	#container_suplement {
		background:url(../images/flower_top_blog.png) no-repeat center top;	
	}
		#container_esmaecer {
			background:url(../images/bg_lister_white.png) repeat-x;
		}
			#container_align {
				width:950px;
				margin:0 auto;
			}
				
				/*HEADER*/
				
				#topo {
					overflow:hidden;
					padding-top:28px;
					padding-left:20px;
					height:152px;
					position:relative;
				}
					#container_logo_top {
						float:left;
					}
					#container_social_e_menu {
						overflow:hidden;
					}
						#social_media {
							float:right;
							overflow:hidden;
							width:720px;
						}
							#social_media a {
								float:right;
								margin-left:4px;
							}
							#social_media_footer a {
								float:left;
								margin-left:4px;
							}
							h2.social_media {
								width:29px;
								height:29px;
								
							}
								/*REDES SOCIAIS*/
								.youtube {
									background:url(../images/social_youtube_v.png) no-repeat;
								}
								.youtube:hover {
									background:url(../images/social_youtube.png) no-repeat;
								}
								
								.orkut {
									background:url(../images/social_orkut_v.png) no-repeat;
								}
								.orkut:hover {
									background:url(../images/social_orkut.png) no-repeat;
								}
								
								.facebook {
									background:url(../images/social_facebook_v.png) no-repeat;
								}
								.facebook:hover {
									background:url(../images/social_facebook.png) no-repeat;
								}
								
								.twitter {
									background:url(../images/social_twitter_v.png) no-repeat;
								}
								.twitter:hover {
									background:url(../images/social_twitter.png) no-repeat;
								}
						#container_menu {
							float:right;
							overflow:hidden;
							width:720px;
						}
						#container_menu ul {
							overflow:hidden;
							padding:34px 0 4px 20px;
						}
						#container_menu ul li {
							float:left;
							margin:0 0 0 32px;
							padding:15px 0 20px 0;
						}
						#container_menu ul li:hover {
							background:url(../images/menu_setas.png) no-repeat top;
						}
							ul.menu.home li.home, ul.menu.agencia li.agencia, ul.menu.blog li.blog, ul.menu.cases li.cases, ul.menu.portifolio li.portifolio, ul.menu.clientes li.clientes, ul.menu.contato li.contato { 
								background:url(../images/menu_setas.png) no-repeat top;	
							}
						#container_menu ul li a{
							font-size:23px;
							color:#fff;
							text-shadow: #000 2px 2px 2px;
							-moz-text-shadow: #020303 1px 1px 1px;
						}
						#container_menu ul li a cufontext {
							text-shadow: #7A7A7D 1px 1px 1px;
						}
						#container_description_page_seta {
							height:50px;
							width:90px;
							position:absolute;
							bottom:0;
							left:0;
							padding:2px;
							background:url(../images/seta_internas_top_white.png) bottom no-repeat ;
							font-size:36px;
							color:#fff;	
						}
						#container_name_blogbox {
							
							position:absolute;
							bottom:4px;
							left:0;
							padding:2px;
							font-size:113px;
							color:#fff;	
						}
						#container_name_blogbox a {
							color:#fff;
						}
						#container_address_top_and_logo {
							bottom:4px;
							right:0;
							position:absolute;
							overflow:hidden;
						}
						.top_blog_logo {
							float:left;
/*							border-right:#f8b08c 1px solid;*/
							padding-right:0px;
							padding-bottom:4px;
						}
						.top_blog_address {
							float:left;
							padding-left:6px;
							font-size:13px;
							color:#fff;
							line-height:15px;
							padding-top:16px;
						}
				/*CENTER*/
				
				
		 /*FOOTER*/
		 #container_footer {
		 	height:172px;
		 	background:#f68223 url(../images/bg_footer.png);
		 }
			#container_expainer_seta_footer {
				background: url(../images/seta_branca_footer.png) no-repeat top;
				height:172px;
			}
			#centralizer_footer {
				margin:0 auto;
				width:950px;
				height:172px;
				overflow:hidden;
			}
				#coluna_esquerda_footer {
					width:430px;
					float:left;
					height:172px;
					color:#ffcea6;
					font-size:19px;
					overflow:hidden;
					padding-top:34px;
				}
					.line_esquerda_footer {
						overflow:hidden;
					}
						.bx_simbol_esquerda_footer {
							width:50px;
							text-align:center;
							float:left;
						}
					.line_esquerda_footer span a {
						color:#ffcea6;
					}
				#coluna_esquerda_footer div {
					overflow:hidden;
					margin-bottom:4px;
				}
				#coluna_esquerda_footer span {
					line-height:30px;
					padding-left:4px;
					float:left;
				}
				#coluna_central_footer {
					width:90px;
					float:left;
					height:172px;
					background: url(../images/box_footer.png) center no-repeat;
				}
				#coluna_direita_footer {
					width:430px;
					float:left;
					text-align:right;
					color:#ffcea6;
					font-size:18px;
					padding-top:34px;
					line-height:24px;
				}
/*BACKGROUND*/





/*CAROSEL*/
			#container_carosel_home {
				position:relative;
				z-index:1;
			}
			#carrosel_home {
				position:absolute;
				top:-66px;
				z-index:3;
			}
			.roundabout-holder {
				list-style: none;
				width: 50%;
				height: 10em;
				margin: 1em auto;
			}
			
			.roundabout-moveable-item {
				width: 950px;
				height: 320px;
				background-color: #f3f3f3;
				font-size: 2em;
				cursor: pointer;
			}
			.roundabout-moveable-item img {
							width: 100%;
							height: 100%;
						}
			
			.roundabout-in-focus {
				cursor: auto;
			}
			#container_caption_and_selters_slider {
				margin-top:40px;
				position:relative;
				height:70px;
				z-index:113;
				
			}
			#setter_slider {
				position:absolute;
				top:-26px;
				right:20px;
				width:68px;
				height:69px;
				background:url(../images/box_setter_carosel.png) no-repeat center top;
				overflow:hidden;
			}
			#setter_slider a {
				float:left;
			}
			#setter_slider a h2 {
				width:34px;
				height:56px;
			}
				#seta_left_bx:hover {
					background:url(../images/seta_left_carosel.png) no-repeat;
					margin-top:5px;
					padding-left:0;
				}
				#seta_right_bx:hover {
					background:url(../images/seta_right_carosel.png) no-repeat;
					background-position:-2px 0;
					margin-top:6px;
				}
			#legenda_carosel_home {
				height:40px;
				width:800px;
				position:absolute;
				top:-6px;
			}
				#hovering_legenda_carosel_home {
					font-size:31px;
					color:#a8a6a6;
					padding-top:16px;
				}
				#mutable_carosel_legend {
					color:#f68223;
				}

/*HOME ULTIMOS JOBS*/
	#titulo_ultimos_jobs_home {
		background:url(../images/bg_titulo_ultimos_jobs_home.png) no-repeat;
		background-position:178px 17px;
		margin-bottom:20px;
	}
	#titulo_ultimos_jobs_home h2 {
		color:#f68223;
		font-size:36px;
	}
	#container_bxs_ultimos_jobs_home {
		overflow:hidden;
		border-bottom:#e9e6e6 1px solid;
	}
	.container_ultimos_jobs_home_box {
		width:300px;
		float:left;
		padding-bottom:30px;
		margin-right:8px;
		margin-left:8px;
	}
	.img_ultmos_jobs_home_cntt {
		height:180px;
	}
	.img_bb_jobs_home_cntt {
		height:9px;
		background:url(../images/border_bottom_ultimosjobs_img.jpg) ;
	}
	.container_titulo_description_ultmios_jobs_bx_home {
		padding-top:4px;
		font-size:12px;
		color:#a2a2a2;
	}
	.titulo_description_ultimos_jobs_bx_home {
		color:#f68223;
		font-size:15px;
		font-weight:bold;
		line-height:26px;
	}
/*	HOME   DESTAQUE E BLOGBOX*/
	#container_bx_destaque_blogbox {
		overflow:hidden;
		margin-top:16px;
	}
	#home_destaque {
		width:424px;
		float:left;
	}
		.home_destaque_titulo {
			color:#f68223;
			font-size:36px;
			padding-bottom:16px;
		}
	#home_blogbox {
		width:440px;
		float:right;
	}			
		.home_blogbox_titulo {
			color:#f68223;
			font-size:36px;
			padding-bottom:16px;
		}
	.box_lines_blogbox {
		font-size:15px;
		font-weight:bold;
		
	}
	.box_lines_blogbox ul {
		list-style:square inside url("../images/quadrado_ul.png");
		border-bottom:#f9b279 1px solid;
		list-style-position:outside;
		padding-left:20px;
	}
	.box_lines_blogbox ul li {
		margin-bottom:26px;
		text-align:justify;
	}
	.box_lines_blogbox ul li a {
		color:#949292;
	}
	.container_leiamais_bloghome {
		text-align:right;
	}
	
	/*BLOG */
	#container_blog {
		overflow:hidden;
		padding-top:24px;
		padding-bottom:24px;
	}
	#blog_collum_left {
		width:590px;
		padding-right:12px;
		border-right:#c7c4c4 1px solid;
		float:left;
	}
	.blog_post {
		margin-bottom:20px;
	}
	.blog_data_post {
		font-size:12px;
		color:#959393;
		text-align:right;
		margin-bottom:4px;
	}
	.blog_title_post {
		font-size:29px;
		color:#fff;
		background:#f78f1e;
		padding:5px;
	}
	.blog_title_post a {
		color:#fff;
	}
	.blog_text_post {
		line-height:20px;
		padding-top:24px;
		font-size:14px;
		color:#626262;
	}
	
	.blog_text_post a {
		color:#999;
		font-weight:bold;
	}
	.blog_text_post h2 {
		font-size:16px;
		color:#626262;
		margin-bottom:14px;
	}
	.blog_image_post {

		margin:0 auto;
	}
	.blog_bt_post {
		text-align:right;
		padding:30px;
		overflow:hidden;
		
	}
	.blog_bt_post span {
		float:right;
		padding-top:5px;
	}
	.blog_bt_post a.compartilhar {
		background:#c1c1c0 url(../images/bg_bt_post_blog.png) no-repeat top;
		padding:5px 6px 5px 6px;
		font-size:19px;
		color:#fff ;
		float:right;
	}
	.blog_bt_post a.compartilhar:hover {
		background:#A1A1A1 url(../images/bg_bt_post_blog.png) no-repeat top;
	}
	.blog_bt_post a.comentar {
		background:#f78f1e url(../images/bg_bt_post_blog.png) no-repeat top;
		padding:5px 6px 5px 6px;
		font-size:19px;
		color:#fff ;
		float:right;
		margin-right:10px;
	}
	.blog_bt_post a.comentar:hover {
		background:#C57217 url(../images/bg_bt_post_blog.png) no-repeat top;
	}
	.blog_categorias_post {
		color:#f78f1e;
		font-size:12px;
	}
	.blog_categorias_post a {
		color:#f78f1e;
	}
	.blog_separador_post {
		background:url(../images/separador_post.png) repeat-x;
		height:18px;
		margin-top:10px;
	}
	#blog_collum_right {
		width:330px;
		overflow:hidden;
		float:right;
	}
	.input_text_blog {
		height:30px;
		width:240px;
		padding:0;
		margin:0;
		background:#f9f8f8;
		border:#dbdbdb 1px solid;
		float:left;
	}
	.input_submit_blog {
		width:85px;
		height:32px;
		padding:0;
		margin:0;
		background:#f9f8f8;
		border:#dbdbdb 1px solid;
		float:left;
		cursor:pointer;
		font-size:12px;
		color:#737373;
		line-height:32px;
	}
	.input_submit_blog:hover {
		background:#dbdbdb;
	}
	.form_busca_blog {
		overflow:hidden;
	}
	
	.blog_right_categorias {
		margin-top:30px;
	}
	.blog_right_categorias h2 {
		font-size:29px;
		color:#f47521;
		font-weight:bold;
		margin-bottom:10px;
	}
	.blog_right_categorias ul li {
		border-bottom:#f9b279 1px solid;
		font-weight:normal;
		margin-bottom:8px;
		padding-left:4px;
	}
	.blog_right_categorias ul li a {
		font-size:20px;
		color:#626262;
		
	}
	.blog_right_categorias ul li a:hover {
		color:#929292;
		
	}
	.blog_right_ultimos_recados {
		
	}
	.blog_right_ultimos_recados h2 {
		font-size:29px;
		color:#f47521;
		margin-top:30px;
	}
	.blog_box_ultimos_recados {
		background:#FBFBFB;
		padding:4px;
		margin-top:10px;
	}
	.blog_box_ultimos_recados ul li {
		font-size:12px;
		border-bottom:#f4ad74 1px solid;
		margin-bottom:8px;
		padding-bottom:6px;
	}
	.blog_box_ultimos_recados ul li a {
		color:#626262;
		line-height:16px;
	}
	.blog_box_ultimos_recados ul li a span {
		font-size:13px;
		font-weight:bold;
	}

	.blog_voltar_para_o_site {
		color:#fff;
/*		font-weight:bold;*/
		padding-top:8px;
		padding-right:10px;
	}
	.blog_voltar_para_o_site:hover {
		color:#FFCE1B;
	}
	
	
	
	#area_comentarios_blog {
		overflow:hidden;
		margin-top:20px;
	}
	.lista_comentarios_blog {
		width:340px;
		float:left;
	}
	.lista_comentarios_blog ul {
		
	}
	.lista_comentarios_blog ul li {
		padding:10px 10px 10px 10px;
		background:#e8e8e8;
		margin: 0 0 4px 0;
	}
	.lista_comentarios_blog ul li div {
		overflow:hidden;
	}
	.lista_comentarios_blog ul li img {
		float:left;
		padding-right:4px;
	}
	.comment_blog_line {
		font-size:12px;
		color:#6d6d6d;
		line-height:18px;
	}
	.comment_blog_line span {
		color:#cb6f0c;
		font-size:18px;
	}
	
	
	
	
	
	
	.form_comentarios_blog {
		float:right;
		width:226px;
		text-align:right;
	}
	.form_comentarios_blog input {
		width:212px;
		height:26px;
		margin-bottom:10px;
		border:#C9C9C9 1px solid;
		padding-left:8px;
		font-family:arial;
		font-size:12px;
		color:#999;
	}
	.form_comentarios_blog textarea {
		width:213px;
		margin-bottom:10px;
		border:#C9C9C9 1px solid;
		padding-left:8px;
		font-family:arial;
		font-size:12px;
		padding-top:8px;
		color:#999;
	}
	.comentarios_submit {
		width:90px !important;
		height:32px;
		border:#e9e9e9 1px solid;
		background:#f78f1e;
		font-size:14px;
		color:#fff;
		cursor:pointer;
		color:#fff !important;
	}
	.comentarios_submit:hover {
		background:#C87417;
	}
	
	
	
	
	
	/*paginação*/
	
	.paginate {
		text-align:center;
		padding:4px 10px 10px 10px;
	}
	.paginate * {padding:2px 6px 2px 6px;}
	.paginate a {
		color:#b1b1b1;
		font-size:17px;
		margin:0px 2px 0px 2px;
	}
	.current.number {
		color:#5F5F5F;
		font-size:17px;
		margin:0px 2px 0px 2px;
	}
	.prev_page {
		width:24px;
		height:24px;
		padding:5px 12px 5px 12px;
		background:url(../images/paginationleft.png) no-repeat !important;
		background-position: 0 4px !important;
		border:none !important;
		margin-right:20px !important;
		margin-top:30px !important;
	}
	.next_page {
		width:24px;
		height:24px;
		padding:5px 12px 5px 12px;
		background:url(../images/paginationright.png) no-repeat !important;
		background-position: 0 4px !important;
		border:none !important;
		margin-left:24px !important;
	}
	.disabled.prev_page {
		width:24px;
		height:24px;
		padding:5px 12px 5px 12px;
		background:#fff !important;
	}
	.disabled.next_page {
		width:24px;
		height:24px;
		padding:5px 12px 5px 12px;
		background:#fff !important;
	}
.msg_frmg {
	font-size: 15px;
	color: green;
	text-align: left;
	
}
.msg_frmr {
	font-size: 15px;
	color: red;
	padding: 10px;
	text-align: left;
}

.not_data_to_view {
	padding:10px;
	color:#CD7521;
	font-weight:bold;
	font-size:16px;
}
.data_comment {
	font-size:10px !important;
	color:#999 !important;
}