@charset "utf-8";
/* CSS Document */
.formbox {
	padding: 5px;
	background-color: #F5F5F5;
	border: 1px solid #999;
}
.tool_tip {
	width: 250px;
	font-size: 10px;
	margin-left: 5px;
	padding: 3px;
	background-color: #FFC;
	border: 1px solid #FC0;
	margin-top: 10px;
	display: none;
}
#link_gen {
	font-weight: bold;
	color: #333;
}#blog_config_bar {
	height: 25px;


}
#blog_config_bar li{
	float: left;
}
#blog_config_bar li a {
	float: left;
	display: block;
	background-color: #333;
	color: #FFF;
	padding: 3px;
	margin-right: 2px;
	font-weight: bold;
}

#blog_config_bar li.blogbar_sel  {
	display: block;
	color: #000;
	padding: 3px;
	margin-right: 2px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

#blog_config_bar li a:hover {
	background-color: #090;
	color: #FFF;
	text-decoration: none;
}
#blog_icon_edit {
	border: 2px solid #333;
	width: 50px;
	height: 50px;
	margin-top: 5px;
}
#blog_img_topo_edit {
	border: 2px solid #333;
	width: 300px;
	height: 75px;
	margin-top: 5px;
}
#blog_css_edit {
	border: 2px solid #333;
	width: 220px;
	height: 264px;
	margin-top: 5px;
}
.blog_edit {
	padding:2px;
	text-align:right;
}

.blog_action {
	background-color: #D8E6F1;
	margin-bottom: 3px;
	padding: 3px;
	color: #000;
}
.blog_com_post {
	background-color: #9CC;
	padding: 4px;
	text-align: right;
}
.blog_com {
	background-color: #FFF;
	margin-bottom: 3px;
	padding: 4px;
}
.blog_note {
	background-color: #FFC;
	border: 1px solid #FC0;
	padding: 3px;
}
#blog_post_box
{	width:700px;}
.blog_estilo_name {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
}


ul#blog_estilos{
	height: 600px;
}

#blog_estilos li{
	display: block;
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.blog_ch_estilo {
	background-color: #666;
	padding: 2px;
	font-weight: bold;
	color: #FFF;
}
#meionot 

{

	padding:5px;

	margin:0 auto;

	margin-left: 210px;

}

