/*
Theme Name: ABCDesign Theme
Theme URI: -
Version: 1.0
Description: ABCDesign Theme v1.0
Author: pH Design
Author URI: http://www.phdesign.com.br
*/



/* Body */

body
	{
	margin: 0;
	padding: 0;
	color: #555;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	}
	


b, strong
	{
	color:#444;
	}



/* Links */

a:link,
a:visited,
a:active 
	{
	color: #555; /* f26913 */
	font-weight: bold;
	}

a:hover
	{
	color: #555; /* d95e11 */ 
	}



/* Headings */

h1, h2, h3, h4, h5, h6
	{
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}

h1
	{
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 30px;
	color: #666666;
	}

h2
	{
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	}

h3
	{
	font-size: 13px;
	}

h4, h5
	{
	font-size: 10px;
	}

h6
	{
	font-size: 13px;
	/*font-style: italic;*/
	color: #f2782f;
	margin: 0;
	padding: 5px 0px 5px 0px;
	line-height: 120%;
	}




/* Html Elements */

ul, ol
	{
	color: #F2782F;
	line-height: 16px;
	margin: 0 0 10px 0;
	}

ul li
	{
	color: #F2782F;
	}

li span
	{
	color: #555555;
	font-size: 13px;
	}
	
ul span
	{
	color: #555555;
	font-size: 13px;
	}


ol span
	{
	color: #555555;
	font-size: 13px;
	}

input,
select,
textarea
	{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	}

img
	{
	border: 0;
	}

.span table td 
	{
	float: left;
	font-size: 11px;
	text-align: left;
	
	}
	
.case_list
	{
		color:#000000;
		font-size: 12px;
	}


/* Structure */

#wrapper
	{
	margin-left: auto;
	/*margin-left: 135px;*/
	margin-right: auto;
	width: 980px;
	text-align:left;
	}


#infolio_wrapper
	{
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #7f898d;
	}

	#infolio_wrapper table td
		{
		font-size: 13px;
		padding-right: 5px;
		}

#top
	{
	padding: 15px 10px;
	}

#logo
	{
	float: left;
	}
	
#top_banner
	{
	float: right;
	}

#menu_wrapper
	{
	height: 16px;
	padding: 12px 0;
	*padding: 8px 0;
	text-align: center;
	}

#menu
	{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	padding-top: 1px;
	}
	
	#menu a:link,
	#menu a:active,
	#menu a:visited
		{
		color: #f6f6f6;
		text-decoration: none;
		font-weight: normal;
		}
	
	#menu a:hover
		{
		color: #fff;
		}

#navigation_wrapper
	{
	height: 78px;
	}

#navigation
	{
	float: left;
	background-image: url(images/bg_navigation.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 430px;
	height: 78px;
	}
		
	#bt_grafico
	{
	float:left;
	padding: 11px 0 0 28px;
	}
	
	#bt_produto
	{
	float:left;
	padding: 11px 0 0 28px;
	}
	
	#bt_moda
	{
	padding: 11px 0 0 28px;
	float:left;S
	}

#search
	{
	float: right;
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 515px;
	height: 30px;
	padding: 24px 0;
	*padding: 15px 0;
	margin-right: 10px;
	}

#footer_search
	{
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 515px;
	height: 30px;
	padding: 24px 0;
	margin-right: auto;
	margin-left: auto;
	}

	#search #s,
	#footer_search #s
		{
		font-size: 16px;
		color: #aaa;
		width: 478px;
		border: 0;
		background-color: transparent;
		padding: 6px 0 0 3px;
		}
	
	#search #searchsubmit,
	#footer_search #searchsubmit
		{
		background-color: #ccc;
		width: 26px;
		height: 28px;
		text-indent: -9999px;
		border: 0;
		background-color: transparent;
		}
	
#all
	{
	background-image: url(images/bg_content.gif);
	/*background-image: url(images/bg_content_ie.gif);*/
	background-position:center;
	background-repeat: repeat-y;
	padding: 0 10px;
	_clear:both;
	
	}
	
#header_infolinks
	{
	padding: 5px 0;
	border-bottom: 2px #D6D6D6 solid;
	border-top: 2px #D6D6D6 solid;
	}
	
	#header_sublinks a:link,
	#header_sublinks a:visited,
	#header_sublinks a:active,
	#header_sublinks a:link,
	#header_sublinks a:visited,
	#header_sublinks a:active 
		{
		color: #555;
		text-decoration: none;
		font-weight: normal;
		}
	
	#header_sublinks a:hover,
	#header_sublinks a:hover
		{
		color: #3b3b3b;
		}
		
#content_wrapper
	{
	float: left;
	width: 635px;
	}

#sec_top
	{
	padding-bottom: 15px;
	}
	
#destaques_wrapper
	{
	padding-bottom: 10px;
	}
	
#destaques_wrapper,
#destaques_wrapper1,
#destaques_wrapper2,
#destaques_wrapper3
	{
	border-bottom: #d6d6d6 1px solid;
	}
	
	#destaques_wrapper a:link,
	#destaques_wrapper a:visited,
	#destaques_wrapper a:active 
		{
		color: #555;
		text-decoration: none;
		}
	
	#destaques_wrapper a:hover
		{
		color: #3b3b3b;
		}

#destaque_principal,
#destaquesec_wrapper
	{
	width: 413px;
	float: left;
	}

	#destaque_principal .title,
	#destaquesec_wrapper .title
		{
		font-size: 18px;
		font-weight: bold;
		}

	#destaque_principal .crop_img,
	#destaquesec_wrapper .crop_img
		{
		width: 413px;
		height: 232px;
		overflow: hidden;
		margin-bottom: 10px;
		}

#destaques_secundarios,
#destaquesec_secundarios
	{
	width: 190px;
	float: right;
	color: #888;
	}

	#destaques_secundarios .title,
	#destaquesec_secundarios .title
		{
		font-size: 12px;
		font-weight: bold;
		color: #555;
		}
	
	#destaques_secundarios .crop_img,
	#destaquesec_secundarios .crop_img
		{
		width: 190px;
		height: 106px;
		overflow: hidden;
		margin-bottom: 5px;
		}

#destaques_secundarios,
#destaquesec_secundarios
	{
	width: 190px;
	float: right;
	color: #888;
	}

#area_wrapper
	{
	color: #888;
	}
	
#area
	{
	width: 190px;
	float: left;
	}
	
	#area .title,
	#area .title a:link,
	#area .title a:active,
	#area .title a:visited
		{
		font-size: 12px;
		font-weight: bold;
		}
	
	#maisdestaque_principal a:link,
	#maisdestaque_principal a:visited,
	#maisdestaque_principal a:active,
	
	#destaques_wrapper a:link,
	#destaques_wrapper a:visited,
	#destaques_wrapper a:active,
	
	#categorias_wrapper a:link,
	#categorias_wrapper a:active,
	#categorias_wrapper a:visited,
	
	#area a:link,
	#area a:active,
	#area a:visited
		{
		color: #555;
		text-decoration: none;
		}
	
	#maisdestaque_principal a:hover,
	#destaques_wrapper a:hover,
	
	#categorias_wrapper a:hover,
	
	#area1 a:hover
		{
		color: #3b3b3b;
		}

#area1
	{
	width: 190px;
	float: left;
	}
	
	#area1 .title,
	#area1 .title a:link,
	#area1 .title a:active,
	#area1 .title a:visited
		{
		font-size: 12px;
		font-weight: bold;
		}
	
	#maisdestaque_principal1 a:link,
	#maisdestaque_principal1 a:visited,
	#maisdestaque_principal1 a:active,
	
	#destaques_wrapper1 a:link,
	#destaques_wrapper1 a:visited,
	#destaques_wrapper1 a:active,
	
	#categorias_wrapper1 a:link,
	#categorias_wrapper1 a:active,
	#categorias_wrapper1 a:visited,
	
	#area1 a:link,
	#area1 a:active,
	#area1 a:visited
		{
		color: #005d83;
		text-decoration: none;
		}
	
	#maisdestaque_principal1 a:hover,
	#destaques_wrapper1 a:hover,
	
	#categorias_wrapper1 a:hover,
	
	#area1 a:hover
		{
		color: #00394f;
		}

#area2
	{
	width: 190px;
	float: left;
	margin-left: 32px;
	}
	
	#area2 .title,
	#area2 .title a:link,
	#area2 .title a:active,
	#area2 .title a:visited
		{
		font-size: 12px;
		font-weight: bold;
		}
	
	#maisdestaque_principal2 a:link,
	#maisdestaque_principal2 a:visited,
	#maisdestaque_principal2 a:active,
	
	#destaques_wrapper2 a:link,
	#destaques_wrapper2 a:visited,
	#destaques_wrapper2 a:active,
	
	#categorias_wrapper2 a:link,
	#categorias_wrapper2 a:active,
	#categorias_wrapper2 a:visited,
	
	#area2 a:link,
	#area2 a:active,
	#area2 a:visited
		{
		color: #00510b;
		text-decoration: none;
		}
	
	#maisdestaque_principal2 a:hover,
	#destaques_wrapper2 a:hover,
	
	#categorias_wrapper2 a:hover,
	
	#area2 a:hover
		{
		color: #003807;
		}

#area3
	{
	width: 190px;
	float: right;
	}
	
	#area3 .title,
	#area3 .title a:link,
	#area3 .title a:active,
	#area3 .title a:visited
		{
		font-size: 12px;
		font-weight: bold;
		}
		
	#maisdestaque_principal3 a:link,
	#maisdestaque_principal3 a:visited,
	#maisdestaque_principal3 a:active,
	
	#destaques_wrapper3 a:link,
	#destaques_wrapper3 a:visited,
	#destaques_wrapper3 a:active,
	
	#categorias_wrapper3 a:link,
	#categorias_wrapper3 a:active,
	#categorias_wrapper3 a:visited,
	
	#area3 a:link,
	#area3 a:active,
	#area3 a:visited
		{
		color: #a71b28;
		text-decoration: none;
		}
	
	#maisdestaque_principal3 a:hover,
	#destaques_wrapper3 a:hover,
	
	#categorias_wrapper3 a:hover,
	
	#area3 a:hover
		{
		color: #8c1622;
		}

#content_agenda
	{
	width: 635px;
	}


#fundo_title_agenda
	{
	height: 42px;
	width: 635px;
	background-image: url(/wp-content/themes/abc/images/bg_fundo_title.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 15px;
	}

	
	#title_cat_agenda
		{
		font-size: 17px;
		font-weight:bold;
		padding-left: 25px;
		padding-top: 11px;
		}
	
	#post_agenda
		{
		padding: 10px 0 10px 30px;
				}

#categorias_title_wrapper
	{
	background-image: url(images/bg_categories.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 60px;
	margin-top: 10px;
	}

#categorias_title_wrapper1
	{
	background-image: url(images/bg_categories1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 60px;
	margin-top: 10px;
	}

#categorias_title_wrapper2
	{
	background-image: url(images/bg_categories2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 60px;
	margin-top: 10px;
	}

#categorias_title_wrapper3
	{
	background-image: url(images/bg_categories3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 60px;
	margin-top: 10px;
	}

#categorias_title
	{
	padding: 10px 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 22px;
	text-align: center;
	letter-spacing: 1px;
	}

#categorias_wrapper
	{
	padding: 10px 0; /* 40px 0 10px */
	}
	
	#categorias_wrapper .title,
	#categorias_wrapper .title a:link,
	#categorias_wrapper .title a:active,
	#categorias_wrapper .title a:visited
		{
		color: #f26913;
		font-size: 13px;
		font-weight: bold;
		border-top: 2px #f7a571 solid;
		padding-top: 5px;
		}
	
	#categorias_wrapper1 .title,
	#categorias_wrapper1 .title a:link,
	#categorias_wrapper1 .title a:active,
	#categorias_wrapper1 .title a:visited
		{
		color: #005D83;
		font-size: 13px;
		font-weight: bold;
		border-top: 2px #005D83 solid;
		padding-top: 5px;
		}
	
	#categorias_wrapper2 .title,
	#categorias_wrapper2 .title a:link,
	#categorias_wrapper2 .title a:active,
	#categorias_wrapper2 .title a:visited
		{
		color: #00510B;
		font-size: 13px;
		font-weight: bold;
		border-top: 2px #00510B solid;
		padding-top: 5px;
		}
	
	#categorias_wrapper3 .title,
	#categorias_wrapper3 .title a:link,
	#categorias_wrapper3 .title a:active,
	#categorias_wrapper3 .title a:visited
		{
		color: #A71B28;
		font-size: 13px;
		font-weight: bold;
		border-top: 2px #A71B28 solid;
		padding-top: 5px;
		}
		
	#categorias_wrapper a:link,
	#categorias_wrapper a:active,
	#categorias_wrapper a:visited
		{
		color: #555;
		text-decoration: none;
		}
	
	#categorias_wrapper a:hover
		{
		color: #3b3b3b;
		}

#cat_left
	{
	float: left;
	width: 190px;
	margin-right: 32px;
	}

#cat_center
	{
	float: left;
	width: 190px;
	margin-right: 32px;
	}

#cat_right
	{
	float: right;
	width: 190px;
	}

#articulistas_wrapper
	{ }
	
	#articulistas_wrapper .crop_img
		{
		float: left;
		width: 75px;
		overflow: hidden;
		margin: 0 10px 10px 0;
		}
	
	#articulistas_wrapper .title
		{
		font-size: 18px;
		padding-bottom: 10px;
		}

#articulistas_wrapper_left
	{
	float: left;
	width: 300px;
	}

#articulistas_wrapper_right
	{
	float: right;
	width: 300px;
	}

#equipe_wrapper
	{ }
	
	#equipe_wrapper .crop_img
		{
		float: left;
		width: 75px;
		overflow: hidden;
		margin: 0 10px 10px 0;
		}
	
	#equipe_wrapper .title
		{
		font-size: 18px;
		padding-bottom: 10px;
		}

#equipe_wrapper_left
	{
	/* float: left; */
	/* width: 600px; */
	}



#novos_talentos_wrapper
	{ }
	
	#novos_talentos_wrapper .crop_img
		{
		float: left;
		width: 75px;
		overflow: hidden;
		margin: 0 10px 10px 0;
		}
	
	#novos_talentos_wrapper .title
		{
		font-size: 18px;
		padding-bottom: 10px;
		}

#novos_talentos_wrapper_desstaque
	{
	float: center;
	width: 600px;
	}

#novos_talentos_wrapper_normal
	{
	float: center;
	width: 635px;
	}
	
#novos_talentos_wrapper_normal1 img 
	{
	padding: 10px;
	height:107px;
	width:107px;
	}
	
#novos_talentos_wrapper_normal2 img 
	{
	padding: 10px;
	height:107px;
	width:107px;
	}
	
#novos_talentos_wrapper_normal3 img 
	{
	padding:10px;
	height:107px;
	width:107px;
	}
	
#novos_talentos_wrapper_normal4 img 
	{
	padding: 10px;
	height:107px;
	width:107px;
	}
	
#novos_talentos_wrapper_normal5 img 
	{
	padding: 10px;
	height:107px;
	width:107px;
	}
	
#revista_todas_abc_crop img
	{
	padding:10px;
	height:173px;
	width:138px;
	}

#onde_encontrar
	{
	height: 50px;
	}
	
	#onde_encontrar img
		{
		height: 40px;
		width: 358px;
		}

.crop_img_talentos
	{
	widows: 158px;
	float:left;
	height: 210px;
	overflow: hidden;
	}
	
	.crop_img_talentos .title
	{
	padding-left: 10px;
	padding-bottom: 10px;
	}
	

#revista_todas_abc_crop .title
	{
	height:15px;
	width:138px;
	}


	/*#revista_todas_abc_crop .crop_img
		{
		float: left;
		width: 150px;
		overflow: hidden;
		margin: 0 10px 10px 0;
		}*/

#sidebar_wrapper
	{
	float: right;
	_clear:both;
	width: 300px;
	_margin-left:20px;

	}

	#sidebar_wrapper ul
		{
		*padding: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
		}
	
	#sidebar_wrapper li
		{
		padding: 3px 0;
		*padding: 0px 0px 0px 0px;
		border-bottom: #d6d6d6 1px solid;
		}

#mag_title
	{
	background-image: url(images/mag_title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: bold;*/
	font-size: 26px;
	color: #e9e9e9;
	padding: 3px 10px 0 10px;
	overflow: hidden;
	}
	
	#mag_title a:link,
	#mag_title a:active,
	#mag_title a:visited
		{
		text-decoration: none;
		color: #e9e9e9;
		font-weight: normal;
		}
	
	#mag_title a:hover
		{
		color: #f5f5f5;
		}

#mag_wrapper
	{
	background-image: url(images/mag_issue.jpg);
	background-repeat: no-repeat;
	height: 202px;
	padding: 4px;
	}

#mag_desc
	{
	float: left;
	width: 125px;
	*width: 135px;
	padding: 40px 0 0 6px;
	*padding: 32px 0 0 6px;
	}

#mag_desctxt
	{
	height: 72px;
	}

#mag_buy
	{
	padding: 30px 0 0 8px;
	*padding: 38px 0 0 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	line-height: 17px;
	}

	#mag_buy a:link,
	#mag_buy a:active,
	#mag_buy a:visited,
	#mag_buy a:hover
		{
		text-decoration: none;
		color: #fff;
		font-weight: normal;
		}

#mag_cover
	{
	float: right;
	}

#mag_div
	{
	background-image: url(images/mag_div.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding: 5px 0;
	padding-left: 15px;		
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*font-weight: bold;*/
	text-align: left;
	color: #e9e9e9;
	}

#mag_content
	{
	background-color: #f6f3ee;
	background-image: url(images/mag_content.jpg);
	background-repeat: no-repeat;
	padding: 15px 12px;
	font-size: 12px;
	}
	
	#mag_content ul
		{
		list-style: disc;
		padding-left: 14px;
		}
	
	#mag_content li
		{
		color: #666;
		font-size: 11px;
		padding: 1px 0;
		border: 0;
		}
	
#mag_botton
	{
	background-image: url(images/bg_outras_edicoes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 11px 0px 26px 142px;
	*padding: 30px 0px 26px 142px;
	font-size: 15px;
	font-family: "Georgia", Times New Roman, Times, serif;
	height: 68px;
	}
	
#mag_botton a:link,
#mag_botton a:active,
#mag_botton a:visited
	{
	text-align:center;
	color: #00510b;
	text-decoration: none;
	}
	


#flickr_wrapper
	{
	padding-top: 12px;
	}

	#flickr_wrapper .flickr
		{
		/*padding-top: 10px;*/
		text-align: center;
		}
	
	#flickr_wrapper .flickr_item
		{
		width: 75px;
		float: left;
		padding: 10px 0;
		}
	
	#flickr_wrapper img
		{
		width: 60px;
		}

#twitter_wrapper
	{
	padding-top: 22px;
	}

#rss_wrapper
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#rss
	{
	background-image: url(images/bg_rss.jpg);
	background-repeat: no-repeat;
	height: 63px;
	color: #632908;
	text-align: center;
	}

#rss1
	{
	float: left;
	width: 10px;
	padding: 18px 0 0 71px;
	line-height: 170%;
		}

#rss2
	{
	color: #FFFFFF;
	float: right;
	width: 230px;
	padding: 16px 70px 0px 0px;
	*padding: 0px 130px 0px 0px;
	}
	
	#rss1 a:link,
	#rss1 a:active,
	#rss1 a:visited,
	#rss1 a:hover,
	#rss2 a:link,
	#rss2 a:active,
	#rss2 a:visited,
	#rss2 a:hover
		{
		text-decoration: none;
		color: #ffffff;
		font-size: 13px;
		}

#author_wrapper
	{
	background-color: #f6f6f6;
	border: 1px solid #f0f0f0;
	padding: 10px;
	margin: 12px 0;
	color: #777;
	clear:both;
	}

#author_title
	{
	padding-bottom: 10px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	}

#author_pic
	{
	float: left;
	width: 80px;
	}

#author_desc
	{
	float: right;
	width: 515px;
	}

#author_mail
	{
	float: left;
	width: 250px;
	}

#author_url
	{
	float: right;
	width: 250px;
	}

#author_description
	{
	float: left;
	padding-top: 10px;
	width: 515px;
	}

#comments_wrapper
	{
	background-color:#eeeae7;
	padding: 10px;
	background-image: url(images/comment_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

#comments_wrapper2
	{
	background-color: #f5f4ef;
	padding: 10px 10px 20px;
	margin-bottom: 30px;
	/*color: #777;*/
	background-image: url(images/comment_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
	#comments_wrapper h2,
	#comments_wrapper2 h2
		{
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 10px;
		}
	
	#comments_wrapper h3,
	#comments_wrapper2 h3
		{
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 10px;
		}

#bg_top_single
	{
	background-image:url(images/top_box_single.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 18px;
	}

#bg_botton_single
	{
	background-image: url(images/top_box_single.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 18px;
	}

#breadcrumbs
	{
	/*background-color: #e6e6e6;*/
	/*padding: 10px;*/
	}
	
#breadcrumbs1
	{
	background-image: url(images/bt_postado.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 130px;
	height: 41px;
	float: left;
	}
	
#breadcrumbs2
	{
	float: right;
		
	padding: 10px;
	}

#breadcat
	{
	padding: 4px 0 20px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 20px;
	}

#feed
	{
	background-image: url(images/bg_news.gif);
	background-repeat: no-repeat;
	background-color:#fbc65d;
	height: 75px;
	color: #634808;
	text-align: center;
	padding-top: 10px;
	}

#print
	{
	text-align: right;
	}

#feed1
	{
	height: 20px;
	text-align: center;
	font-size: 13px;
	}

#feed2
	{
	text-align: center;
	}

#feed_bt
	{
	padding-top: 5px;
	}

#twitter_orkut_flickr
	{
	height:85px;
	margin-bottom: 25px;	
	}
	
	#twitter_01
	{
	float:left;
	width: 101px;
	padding-top: 10px;
	}
	#orkut_01
	{
	padding-top:34px;
	float:left;
	width: 108px;
	}
	#flickr_01 
	{
	float:left;
	padding-top:46px;
	width: 86;
	}
	
.crop_img
	{
		margin: 5px 0 30px 0;
	}
/*#rss_wrapper,
	{
	padding-top: 22px;
	}*/
#assine_wrapper,
	{
	padding-top: 22px;
	}
#sidebanner_wrapper
	{
	padding-top: 22px;
	}

#sidebanner1
	{
	float: left;
	width: 60px;
	}
	
#sidebanner2
	{
	float: right;
	width: 234px;
	height: 60px;
	}

#articulistas
	{
	padding: 22px 0 15px;
	}
	
	
#articulistas 	a:link,
				a:visited,
				a:active 
	{
	color: #555555;
	}
	
#sidebar_2columns
	{
	}

#sidebar_categories
	{
	float: left;
	width: 120px;
	font-size: 10px;
	*clear:both;
	}
	
	#sidebar_categories a:link,
	#sidebar_categories a:visited,
	#sidebar_categories a:active 
		{
		color: #555;
		text-decoration: none;
		font-weight: normal;
		}
	
	#sidebar_categories a:hover
		{
		color: #3b3b3b;
		}

#sidebar_clipping
	{
	float: right;
	width: 158px;
	}
	
	#sidebar_clipping a:link,
	#sidebar_clipping a:visited,
	#sidebar_clipping a:active 
		{
		color: #555;
		text-decoration: none;
		font-weight: normal;
		}
	
	#sidebar_clipping a:hover
		{
		color: #3b3b3b;
		}

#footer_wrapper
	{
	text-align: center;
	font-size: 12px;
	}

#footer_div
	{
	height: 47px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center;	
	}

#footer_links
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

	#footer_links a:link,
	#footer_links a:visited,
	#footer_links a:active 
		{
		color: #555;
		text-decoration: none;
		font-weight: bold;
		}
	
	#footer_links a:hover
		{
		color: #3b3b3b;
		}

#footer_sublinks
	{
	padding: 12px 0 20px;
	}

#footer_infolinks
	{
	padding: 5px 0;
	border-bottom: 2px #D6D6D6 solid;
	border-top: 2px #D6D6D6 solid;
	}
	
	#footer_sublinks a:link,
	#footer_sublinks a:visited,
	#footer_sublinks a:active,
	#footer_infolinks a:link,
	#footer_infolinks a:visited,
	#footer_infolinks a:active 
		{
		color: #555;
		text-decoration: none;
		font-weight: normal;
		}
	
	#footer_sublinks a:hover,
	#footer_infolinks a:hover
		{
		color: #3b3b3b;
		}

#footer_ph
	{
	padding: 20px 0;
	}
	
	#footer_ph a:link,
	#footer_ph a:visited,
	#footer_ph a:active
		{
		color: #333;
		text-decoration: none;
		font-weight: normal;
		}
	
	#footer_ph a:hover
		{
		color: #111;
		}


/* Formatting */


.clear
	{
	clear: both;
	}

.hidden
	{
	display: none;
	}

.tab_color1
	{
	background-color:#214863;
	}

.tab_color2
	{
	}

.float_img
	{
	float: left;
	margin: 0 10px 0 0;
	border: 0;
	width: 55px;
	height: 55px;
	overflow: hidden;
	}

.img_left
	{
	float: left;
	margin: 0 15px 0 0;
	border: 0;
	}

.img_right
	{
	float: right;
	margin: 0 0 0 15px;
	border: 0;
	}

.title
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.destaque_post
	{
	padding: 10px 0px 10px 0px;
	}

.destaque_post_interno
	{
	height: 55px;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	}
	

#destaque_post_talentos_left
	{
	width: 318px;
	float: left;
	padding: 12px 0;
	/*height: 35px;*/
	}
	
#destaque_post_talentos .crop_img,
		{
		width: 413px;
		height: 232px;
		overflow: hidden;
		margin-bottom: 10px;
		}
		
#destaque_post_talentos_rigth
	{
	width: 317px;
	float: right;
	padding: 12px 0;
	/*height: 35px;*/
	}
	
#destaque_post_talentos .crop_img,
		{
		width: 413px;
		height: 232px;
		overflow: hidden;
		margin-bottom: 10px;
		}

.destaque_post_talentos
	{
	padding: 12px 0;
	/*height: 35px;*/
	}
	
	.destaque_post_talentos .crop_img
	{
	padding: 12px 0;
	/*height: 35px;*/
	}

			
.area_post
	{
	padding: 12px 0;
	height: 55px;
	overflow: hidden;
	}

.area_posttop
	{
	padding: 12px 0;
	height: 90px;
	overflow: hidden;
	}
	
.area_postlist
	{
	padding: 10px 0;
	height: 25px;
	}

.area_postlist_wrapper
	{
	margin: 5px 0;
	}

.area_articulista
	{
	float: left;
	width: 50px;
	overflow: hidden;
	height: 50px;
	padding: 10px 12px 10px 0;
	}

.area_articulistafinal
	{
	float: left;
	width: 50px;
	overflow: hidden;
	height: 50px;
	padding: 10px 0;
	}

.area_parceiros
	{
	float: left;
	width: 50px;
	overflow: hidden;
	height: 50px;
	padding: 10px 12px 10px 0;
	}

.area_parceirosfinal
	{
	float: left;
	width: 50px;
	overflow: hidden;
	height: 50px;
	padding: 10px 0;
	}
	
.banner468
	{
	border-top: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
	padding: 20px 0;
	text-align: center;
	}

.banner468v2
	{
	border-bottom: #d6d6d6 1px solid;
	padding: 20px 0;
	text-align: center;
	}

.banner468_bottom
	{
	border-top: #d6d6d6 1px solid;
	padding: 20px 0;
	text-align: center;
	}

.banner468_bottomv2
	{
	padding: 20px 0;
	text-align: center;
	}

.h_line
	{
	border-bottom: #d6d6d6 1px solid;
	height: 1px;
	}

.widget_title
	{
	display: none;
	}

.title_bg
	{
	background-color: #fff;
	padding-right: 10px;
	}

.title0
	{
	color: #555;
	background-image: url(images/bg_title0.gif);
	}

.title1
	{
	color: #005d83;
	background-image: url(images/bg_title1.gif);
	}

.title2
	{
	color: #00510b;
	background-image: url(images/bg_title2.gif);
	}

.title3
	{
	color: #a71b28;
	background-image: url(images/bg_title3.gif);
	}

.title4
	{
	color: #f26913;
	background-image: url(images/bg_title4.gif);
	}

.title0,
.title1,
.title2,
.title3,
.title4
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	/*background-repeat: repeat-y;*/
	background-position: right;
	}

.post
	{
	font-size: 12px;
	line-height: 16px;
	}
	
	.post img
		{
		float: right;
		margin: 0 0 10px 20px;
		border: 0;
		}
		
	.post .alignright
		{
		float: right;
		margin: 0 0 10px 20px;
		border: 0;
		}
	
	.post .alignleft
		{
		float: left;
		margin: 0 20px 10px 0;
		border: 0;
		}
	
	.post .aligncenter
		{
		float: none;
		margin: 0 20px 10px 20px;
		border: 0;
		}
	
.post_title,
.post_title a:link,
.post_title a:active,
.post_title a:visited
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #555;
	}

.post_title a:hover
	{
	color: #3b3b3b;
	}

.footer_linkdiv
	{
	padding: 0 25px;
	}

.wp-caption-text
	{
	text-align: center;
	font-size: 11px;
	font-style: italic;
	}

#fundo_title
	{
	height: 42px;
	width: 635px;
	background-image: url(/wp-content/themes/abc/images/bg_fundo_title.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 15px;
	}
	
	#txt_fundo_title
		{
		font-size: 17px;
		font-weight:bold;
		padding-left: 25px;
		padding-top: 17px;
		}

.link_list
	{
	padding: 15px 0;
	height: 60px;
	}

.link_img
	{
	float: left;
	margin: 0 10px 10px 0;
	width: 127px;
	height: 60px;
	overflow: hidden;
	}

.link_desc
	{
	font-size: 11px;
	color: #888;
	padding-top: 10px;
	}

.link_title
	{ }
	
	.link_title a:link,
	.link_title a:visited,
	.link_title a:active
		{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #555;
		text-decoration: none;
		}
	
	.link_title a:hover
		{
		color: #3b3b3b;
		}

.comment
	{
	padding:12px 12px 0;
	}

.comment_single
	{
	border-top: #ddd 1px solid;
	/*margin-bottom: 11px;*/
	}

.comment_author_wrapper
	{
	float: left;
	width: 120px;
	text-align: right;
	}

.comment_author
	{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	}
	
	.comment_author a
		{
		text-decoration: none;
		}

.comment_date
	{
	color: #666;
	padding-bottom: 10px;
	}

.comment_formname
	{
	float: left;
	width: 120px;
	text-align: right;
	padding: 4px 0; /* 8px 20px 8px 0 */
	margin-bottom: 11px;
	}

.comment_text
	{
	float: right;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

	.comment_text p
		{
		margin-top: 0;
		}

.comment_form
	{
	float: right;
	background-color: #fff;
	padding: 0;
	margin-bottom: 11px;
	}
	
	.comment_form input,
	.comment_form textarea
		{
		width: 434px;
		margin: 0;
		padding: 4px 8px;
		border: 0;
		font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
		font-size: 11px;
		color: #666;
		}

.comment_submit
	{
	float: right;
	width: 380px;
	text-align: right;
	}

.comm_numb
	{
	padding-left: 10px;
	font-weight: bold;
	}
	
#numerocomentario
	{
	display:block;
	float:left;
	overflow:auto;
	padding:3px;
	padding-top:0;
	}