/*
Theme Name: Acontece - metodologia
Theme URI: http://acontece.com.br/
Description: 
Author: Tao Interativa
Version: Beta 1.0
*/

.bookmarkify { display:none; }

*{margin: 0;padding: 0; border: none; list-style: none;}
h2{
	font-family: Georgia;
	color: ;
}
p{
	font-size: small;
	font-family: Arial;
	margin: 0 0 10px 0;
	color: #666;
}
.clear{
	clear: both;
}

/******************************
css - home
******************************/
/*---------------------------*/
#topo_home{
	width: 100%;
	height: 285px;
	background: url(images/topo2_bg.jpg) top center;
}
#topo{
	width: 100%;
	height: 285px;
	background: url(images/topo_bg.jpg) top center;
}
	#topo_interno{
		width: 950px;
		height: 100%;
		margin: 0 auto;
	}
	#topo_interno h1 a{
		display: block;
		float: left;
		width: 425px;
		height: 118px;
		text-indent: -9999px;
		background: url(images/logo.png) no-repeat;
		margin: 17px 0 0 17px;
	}
	#topo_interno ul{
		float: right;
		list-style: none;
		border-bottom: 1px solid #4d81aa;
		margin: 45px 0 0 0;
	}
	#topo_interno ul li:first-child{
		border-left: none;
	}
	#topo_interno ul li:last-child{
		border-right: none;
	}
	#topo_interno ul li{
		float: left;
		display: inline;
		border-bottom: 1px solid #001d39;
		border-left: 1px solid #4d81aa;
		border-right: 1px solid #001d39;
		padding: 0 18px;
	}
	#topo_interno ul li a{
		text-decoration: none;
		font-family: Georgia;
		font-size: 12px;
		font-style: italic;
		display: block;
		line-height: 40px;
		color: #fff;
		text-transform: uppercase;
	}
/*---------------------------*/
#corpo{
	background: url(images/bgacontece.jpg) no-repeat top center;
	width: 100%;
	float: left;
}
	#geral{
		width: 950px;
		margin: 0 auto;
		background: #fff;
		border-left: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
	}
		#slider{}
		#conteudo{}
			#infos_acontece{
				float: left;
				width: 100%;
				height: 200px;
				border-bottom: 1px dotted #e6e6e6;
				border-top: 1px dotted #e6e6e6;
			}
				.info{
					width: 474px;
					float: left;
					border-right: 1px dotted #e6e6e6;
				}
				.info2{
					width: 475px;
					float: left;
				}
					.textoInfo{
						float: left;
						width: 100%;
						height: 150px;
					}
					.tit_info{
						font-family: Helvetica, sans-serif;
						font-size: 24px;
						font-style: italic;
						color: #666;
						margin: 0 0 5px 15px;
						text-decoration: none;
					}
					a .tit_info2{
						font-family: Helvetica, sans-serif;
						font-size: 24px;
						font-style: normal;
						font-weight: normal;
						color: #666;
						margin: -50px 0 15px 0;
						text-decoration: none;
					}
					.tit_info2 a {
						text-decoration: none;
						}
					.subTit_info{
						font-family: Helvetica, sans-serif;
						font-size: 16px;
						font-weight: 500;
						color: #666;
						margin: 0 15px;
					}
					p.texto_info{
						font-size: 12px;
						color: #aec1ce;
						margin: 10px 15px 0 15px;
					}
					.mais_info{
						float: right;
						padding: 3px 7px;
						color: #fff;
						background: #004283;
						text-decoration: none;
						margin: 24px 0 0 0;
					}
		#acontece_naAcontece{
			float: left;
			width: 473px;
		}
			#clientes_acontece{
				float: left;
				padding: 0 20px 20px 20px;
				width: 433px;
				position: relative;
			}
			#clientes_acontece a.link{
				text-decoration: none;
				color: #fff;
				right: 0;
				bottom: 0;
				background: #004283;
				padding: 3px 7px;
				position: absolute;
			}
				#galeria_clientes{
					float: left;
					width: 435px;
					border: 1px solid #e6e6e6;
					background: url(images/bg_clientesHome.png) repeat-x;
					
				}
				#galeria_clientes img{
					float: left;
					margin: 0;
				}
	#news_blog{
		float: left;
		width: 474px;
		border-top: 1px dotted #e6e6e6;
/*		border-left: 1px dotted #e6e6e6;*/
		margin: 0 0 20px 0;
	}
	.news{
		width: 433px;
		border-bottom: 1px dotted #e6e6e6;
		float: left;
		padding: 20px;
	}
		.contentNews{
			float: left;
			height: 120px;
		}
		.contentNews h4{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			text-transform: uppercase;
			color: #104b85;
			font-size: 10px;
		}
	.news a.link{
		text-decoration: none;
		color: #fff;
		float: right;
		background: #004283;
		padding: 3px 7px;
		margin: 0 -20px -20px 0;
	}
	.news img{
		float: left;
		border: 1px solid #e6e6e6;
		margin: 0 10px 0 0;
		width: 129px;
		height: 84px;
	}
		.texto_blog{
			text-decoration: none;
			color: #666666;
			font-family: Arial;
			font-size: small;
			margin: 0 0 10px;
			pointer: default;
		}
	#twitter_acontece{
		border-bottom: 1px dotted #e6e6e6;
		border-left: 1px dotted #e6e6e6;
		float: left;
		width: 436px;
		padding: 22px 20px 0 20px;
		margin: 0 0 30px 0;
	}
		#twitter_acontece .logo_twitter{
			float: right;
			margin: -20px 0 0 0;
		}
		.tit_twitter{
			font-family: Helvetica, sans-serif;
			font-size: 20px;
			color: #3885c5;
			margin: 0 20px 10px 0;
		}
		.tit_twitter a{
			color: #3885c5;
			text-decoration: none;
		}
		#tweets_ofAcontece{
			float: left;
			width: 100%;
			list-style: none;
			height: 400px;
			overflow: auto;
		}
		#tweets_ofAcontece li{
			float: left;
			display: block;
			padding: 0 0 3px 0;
		}
		#tweets_ofAcontece li p{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			color: #008bcf;
		}
		#tweets_ofAcontece li p span{
			font-size: 12px;
			color: #adadad;
		}
		#tweets_ofAcontece li img{
			float: left;
		}
		
	#twitter_acontece2{
			float: left;
			width: 297px;
			padding: 0 20px;
			overflow: auto;
		}
		#tweets_ofAcontece2{
			float: left;
			width: 300px;
			list-style: none;
			height: 400px;
			overflow: auto;
		}
		#tweets_ofAcontece2 li{
			float: left;
			display: block;
			padding: 0 0 3px 0;
		}
		#tweets_ofAcontece2 li p{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			color: #008bcf;
		}
		#tweets_ofAcontece2 li p span{
			font-size: 12px;
			color: #adadad;
		}
		#tweets_ofAcontece2 li img{
			float: left;
		}
			.texto_twitter2{
				background: #F6F6F6;
				float: left;
				margin: 0 0 0 10px;
				padding: 10px;
				width: 220px;
			}
			.texto_twitter{
				background: #F6F6F6;
				float: left;
				margin: 0 0 0 10px;
				padding: 10px;
				width: 350px;
			}
			.texto_twitter a{
				text-decoration: none;
				color: #00354e;
				font-family: Arial;
				font-size: 13px;
				margin: 0 0 10px;
				text-decoration: none;
			}
			.texto_twitter2 a{
				text-decoration: none;
				color: #00354e;
				font-family: Arial;
				font-size: 12px;
				margin: 0 0 10px;
				text-decoration: none;
			}
		#acontece_naRede{
			float: left;
			width: 435px;
			list-style: none;
			height: 31px;
			background: #006ab3;
			margin: 20px 0 0 0;
		}
			#acontece_naRede li{
				float: left;
				display: inline;
				padding: 3px 0 0 0;
			}
			#acontece_naRede li a{
				padding: 0 25px;
			}
			
		#acontece_naRede2{
			float: left;
			width: 315px;
			list-style: none;
			height: 31px;
			background: #006ab3;
		}
			#acontece_naRede2 li{
				float: left;
				display: inline;
				padding: 3px 5px 0 5px;
			}
			.tit_naRede{
				float: left;
				background: #ececec;
				padding: 0 10px;
				height: 28px;
			}
			.tit_naRede p{
				padding: 7px 10px 0 10px;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 12px;
				font-style: italic;
				color: #104b85;
				text-transform: uppercase;
			}
#rodape{
	float: left;
	width: 100%;
	height: 31px;
	background: #006ab3;
}
	#texto_rodape{
		width: 960px;
		margin: 0 auto;
		text-align: center;
		padding: 5px 0;
		height: 20px;
	}
	#texto_rodape p{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		text-align: center;
	}
	
/******************************

css - internas

******************************/
#geral_interna{
	width: 950px;
	margin: -134px auto 0;
	/*background: #fff;*/
	/*border: 1px solid #e6e6e6;*/
}
	#banner_destaque{
		border-bottom: 1px solid #e6e6e6;
	}
	#conteudo_interna{
		width: 100%;
		background: #fff;
		float: left;
		border-left: 1px solid #E6E6E6;
		border-right: 1px solid #E6E6E6;
	}
		#col_left{
			float: left;
			width: 537px;
			padding: 0 20px;
			background: #fff;
			border-right: 1px dotted #e6e6e6;
			border-bottom: 1px dotted #e6e6e6;
			margin: 0 0 40px 0;
		}
		#col_left .caixa{
			float: left;
			width: 250px;
			margin: 0 0 10px 10px;
		}
		#col_left .caixa p{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #003f7d;
		}
		#col_left .caixa input{
			float: left;
		}
		#col_left input[type=submit]{
			float: right;
			background: url(images/input_enviar_bg.png) right center no-repeat;
			margin: 210px -20px 0;
			padding: 0 30px 0 0;
			color: #003f7d;
			font-family: Arial, Helvetica, sans-serif;
			height: 26px;
		}
		#col_right{
			width: 292px;
			float: left;
			padding: 0 40px 76px;
			border-bottom: 1px dotted #e6e6e6;
		}
		#col_left2{
			float: left;
			width: 599px;
			padding: 0 28px;
			border-right: 1px dotted #e6e6e6;
		}
		#col_right2{
			float: left;
			width: 232px;
			padding: 0 31px;
		}
		#col_left3 {
			border-bottom: 1px dotted #E6E6E6;
			border-right: 1px dotted #E6E6E6;
			float: left;
			margin: 0 0 20px;
			min-height: 500px;
			padding: 0 20px;
			width: 458px;
		}
		#col_right3 {
				border-bottom: 1px dotted #E6E6E6;
				float: left;
				min-height: 500px;
				width: 450px;
				margin: 0 -20px 0 0;
			}
			.content_right{
				float: left;
				width: 100%;
				margin: 0 0 40px 0;
			}
			.tit_servicos{
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 16px;
				font-style: italic;
				font-weight: bold;
				margin: 15px 15px 15px 0;
				color: #003f7d;
			}
			.box_right{
				width: 195px;
				border: 1px dotted #e6e6e6;
				margin: 0 0 15px 0;
				padding: 10px 10px 0;
			}
			.col_rightHeaders{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: italic;
				color: #003f7d;
				margin: 20px 0 5px 0;
				letter-spacing: 2px;
			}
			.box_right a.link_right{
				float: right;
				padding: 3px 7px;
				margin: -30px -10px 0 0;
			}
			.box_right p{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #666;
			}
			.content_right p{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #666;
				margin: 20px 5px;
			}
			.content_right a{
				background: #004283;
				padding: 5px 15px;
				margin: 0 0 0 5px;
				text-decoration: none;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-style: italic;
				color: #fff;
			}
			.btn_compartilharComAmigo{
				float: right;
				margin: -20px 0 0 0;
			}
			.tit_cliente{
				font-size: 24px;
				font-style: italic;
				color: #003f7d;
				padding: 20px;
				font-family: Georgia, "Times New Roman", Times, serif;
			}
			.tit_blog{
				font-size: 24px;
				font-style: italic;
				color: #003f7d;
				padding: 20px;
				font-family: Georgia, "Times New Roman", Times, serif;
				border-bottom: 1px dotted #e6e6e6;
			}
			.tit_interna{
				font-size: 24px;
				font-style: italic;
				color: #003f7d;
				padding: 20px 0;
				font-family: Georgia, "Times New Roman", Times, serif;
			}
			.tit_interna2{
				font-size: 24px;
				font-style: italic;
				font-weight: bold;
				color: #003f7d;
				margin: 20px;
			}
			.subTit_home{
				font-size: 12px;
				font-style: italic;
				color: #003f7d;
				padding: 15px;
				text-transform: uppercase;
			}
			.subTit_home2{
				color: #003F7D;
				font-size: 12px;
				font-style: italic;
				padding: 15px;
				padding-left: 0;
				text-transform: uppercase;
			}
			.subTit_interna{
				font-size: 14px;
				font-style: italic;
				color: #003f7d;
				margin: 15px 0 5px 5px;
			}
			h4.tit_cintentRight{
				color: #666666;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 24px;
				font-style: italic;
				font-weight: bold;
				margin: 0 0 0 5px;
				width: 180px;
			}
			/*clientes*/
			#clientes{
				width: 910px;
				background: #fff;
				padding: 0 20px;
				height: 500px;
				text-align: center;
			}
			#clientes ul{
				list-style: none;
				float: left;
				border: 1px dotted #e6e6e6;
				width: 910px;
			}
			#clientes ul li:first-child{
				border-left: 1px dotted #e6e6e6;
			}
			#clientes ul li{
				border-right: 1px dotted #e6e6e6;
				display: inline-table;
				width: 150px;
				height: 150px;
			}
				
			/*contato*/
			#localizacao{
				float: left;
			}
			#localizacao p{
				float: left;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 11px;
				color: #004283;
			}
				#api_googleMaps{
					float: left;	
					width: 276px;
					height: 236px;
					border: 5px solid #dbdbdb;
					margin: 40px 0 15px 0;
				} 
			
			/*serviços*/
			#conteudo_texto{
				float: left;
				padding: 0 30px 0 0;
			}
			#conteudo_texto p{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				margin: 0 0 20px 0;
				color: #666;
			}
			#conteudo_texto ul{
				color: #00538d;
				padding: 0 0 0 30px;
				margin: 0 0 20px 0;
			}
			#conteudo_texto ul li p{
				color: #666;
			}
			#content_right{
				float: left;
				width: 100%;
			}
				.acontece_servicos{
					float: left;
					border: 1px dotted #e6e6e6;
					width: 203px;
					height: 170px;
					padding: 10px 10px 0 10px;
				}
					.acontece_servicos_conteudo{
						width: 150px;
						height: 120px;
					}
					.acontece_servicos_conteudo p{
						font-size: 10px;
						margin: 20px 0;
					}
					.btn_mais{
						position: relative;
						margin: 5px -11px 0 0;
						background: #004283;
						padding: 3px 6px;
						color: #FFF;
						text-decoration: none;
						float: right;
					}
					.subTit_servicos{
						color: #003F7D;
						font-family: Georgia, "Times New Roman", Times, serif;
						font-size: 16px;
						font-weight: bold;
						font-style: italic;
						margin: 25px 0 25px 10px;
					}
/******************************

css - blog

******************************/
	#buscar_blog{
		padding: 0 20px;
		width: 100%;
	}
		#inputs{
			float: left;
			width: 315px;
			margin: 0 0 20px 0;
		}
		#inputs input[type=text]{
			float: left;
			border: 1px solid #bec5cc;
			width: 260px;
			height: 28px;
		}
		#inputs input[type=image]{
			border: 1px solid #004991;
		}
	#categorias{
		float: left;
		width: 100%;
		padding: 0 20px;
		margin: 20px 0 0 0;
	}
		#categorias ul{
			float: left;
			list-style: none;
			margin: 10px 0 0 15px;
		}
		#categorias ul li{
			display: block;
		}
		#categorias ul li a{
			text-decoration: none;
			color: #004283;
		}
	#arquivos{
		float: left;
		width: 100%;
		padding: 0 20px;
		margin: 20px 0 0 0;
	}
		#arquivos ul{
			float: left;
			list-style: none;
			margin: 10px 0 0 15px;
		}
		#arquivos ul li{
			display: block;
		}
		#arquivos ul li a{
			text-decoration: none;
			color: #004283;
		}

	.post_blog{
		float: left;
		width: 550px;
		margin: 10px 0 0 0;
	}
		.topo_blog{
			float: left;
			border-bottom: 1px solid #00538d;
			width: 100%;
			margin: 10px 0 0;
			padding: 0 0 5px 0;
		}
			.data_blog{
				float: left;
				width: 26px;
				height: 40px;
				background: #00538d;
				text-align: center;
			}
			.data_blog a{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				margin: 0;
				color: #fff;
				text-decoration: none;
			}
			.data_blog p{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				margin: 0;
				color: #fff;
			}
			.topo_blog h2{
				color: #666666;
				float: left;
				font-family: Arial,Helvetica,sans-serif;
				font-size: 18px;
				font-weight: normal;
				margin: 0 0 0 10px;
				width: 459px;
			}
			.topo_blog h2 a{
				color: #666666;
				text-decoration: none;
			}
			.comentarios{
				float: left;
				width: 55px;
				text-align: center;
			}
			.comentarios a{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #fff;
				background: url(images/cont_comentarios_bg.png) no-repeat;
				padding: 5px 13px 10px;
				margin: 0;
				text-decoration: none;
			}
			.comentarios p{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9px;
				color: #00538d;
			}
			.tags_post{
				float: left;
				font-family: Arial;
				font-size: 10px;
				color: #666;
			}
			.tags_post a{
				text-decoration: none;
				color: #666;
			}
			.texto_post {
				float: left;
				margin: 20px 0 0 0;
			}
			.texto_post p iframe{
				margin: 0 0 0 65px;
			}
			.texto_post p{
				font-size: 13px;
				color: #000;
			}
				.texto_post p a{
					text-decoration: none;
					color: #0959bf;
				}
			.compartilhamento_post{
				float: left;
			}
			.compartilhamento_post ul{
				width: 300px;
				list-style: none;
				height: 30px;
				margin: 0 0 20px 0;
			}
			.compartilhamento_post ul li{
				display: inline-block;
			}
			
			#col_right4{
				float: left;
				width: 315px;
				background: #fff;
				padding: 20px 0 0 30px;
			}
.widget_search{
	width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	float: left;
	border: 1px solid #bec5cc;
	width: 260px;
	height: 28px;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3885c5;
	margin: 0 20px 0 0;
}
.widget_categories{
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}
.widget_categories ul{
	float: left;
	list-style: none;
	margin: 10px 0 0 15px;
}
.widget_categories ul li{
	display: block;
	color: #004283;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.widget_categories ul li a{
	text-decoration: none;
	color: #004283;
}
.widget_archive{
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}
.widget_archive ul{
	float: left;
	list-style: none;
	margin: 10px 0 0 15px;
}
.widget_archive ul li{
	display: block;
	color: #004283;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.widget_archive ul li a{
	text-decoration: none;
	color: #004283;
}
.widget_twitter{
	float: left;
	width: 297px;
	padding: 0 20px;
	overflow: auto;
}
.widget_twitter ul{
	float: left;
	width: 300px;
	list-style: none;
	height: 400px;
	overflow: auto;
}
.widget_twitter ul li{
	float: left;
	display: block;
	padding: 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #008bcf;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	float: left;
	width: 100%;
	margin: 0 15px 0 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	float: left;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	float: left;
	width: 97%;
	height: 150px;
	border: 1px solid #666;
	color: #666;
	padding: 5px;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	float: left;
	margin: 12px 0;
}
#respond .form-submit input[type=submit] {
	background: #006AB3;
	color: #fff;
	font-size: 14px;
	height: auto;
	margin: 0;
	padding: 5px;
	width: auto;
	cursor: pointer;
}

div.bookmarkify div.title{
	color: #bcbcbc;
	font-size: 12px;
	margin: 0 0 5px 0;
}

div.bookmarkify div.linkbuttons{
}

div.bookmarkify div.brand{
}
.comment-form-url input{
	border: 1px solid #666;
	padding: 3px;
}
.comment-form-email input{
	border: 1px solid #666;
	padding: 3px;
}
.comment-form-author input{
	border: 1px solid #666;
	padding: 3px;
}
.tb_tweet-info{
	display: none !important;
}
