/*
Theme Name: Palmares baseado no "Twenty Ten"
Theme URI: http://www.ivia.com.br
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: IVIA
Version: 1.1
Tags: 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

.idiomas ul {
	min-width:275px;
}

.post em { font-style:italic; }


.post img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
.post .attachment img {
	max-width: 900px;
}
.post .alignleft,
.post img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
.post .alignright,
.post img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.post .aligncenter,
.post img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post img.alignleft,
.post img.alignright,
.post img.aligncenter {
	margin-bottom: 12px;
}
.post .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: left;
}
.post .wp-caption img {
	margin: 5px 5px 0;
}
.post .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 11px;
	margin: 5px;
	text-align:center;
}

.rodape_box li li h3 { color:#fff; }