/*
Theme Name: Minas pra geral
Theme URI: http://www.minasprageral.com/
Description: Tema desenvolvido para o blog Minas pra geral
Version: 1.0
Author: Gabriel Silva / 5Clicks
Author URI: http://5clicks.com.br/
@charset "utf-8";
*/

/* CSS Document */
html {
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	background:url(img/bg-2.jpg) repeat-y top center #000;
	height:100%;
}
a {
	color:#447436
}
h2 a {
	text-decoration:none;
	color:#000;
	font-size:16px
}
h2 a:hover {
	color:#447436;
}
p {
	margin:10px 0;
}
/* CLASSES */
.alignleft {
	float:left;
	margin:0 10px 10px 0;
}
.alignright {
	float:right;
	margin:0 0 10px 10px;
}
.margin {
	margin:0 !important
}
.border {
	border:none !important
}
.padding {
	padding:0 !important
}
.capitalize {
	text-transform:capitalize;
}
.left {
	float:left;
}
.right {
	float:right;
}
.none {
	display:none !important;
}
.imgTrans {
	behavior:url(css/iepngfix.htc);
}
.relative {
	position:relative
}
/* FONTS */

/* ELEMENTS */
#all {
	background:url(img/cafeperola-header-bg.jpg) no-repeat top center;
	behavior:url(css/iepngfix.htc);
	position:relative;
	display:table;
	clear:both;
}
#content {
	min-height:1397px;
	_height:1397px;
}
#logo {
	display:block;
	width:190px;
	height:159px;
	background:url(img/minas-pra-geral-logo-cafeperola.png) no-repeat top left;
	_background:url(img/minas-pra-geral-logo-cafeperola.gif) no-repeat top left;
	position:relative;
	left:100px;
	top:15px;
	text-indent:-9999px;
	behavior:url(css/iepngfix.htc);
	cursor:pointer;
}
#menu {
	height:350px;
	background:url(img/menu-bg-cafeperola.png) no-repeat top left;
	_background:url(img/menu-bg-cafeperola.gif) no-repeat top left;
	behavior:url(css/iepngfix.htc);
	position:relative;
	z-index:100;
	margin-left:-5px;
	top:110px;
}
#menu ul {
	position:relative;
	top:45px;
	left:28px;
	z-index:20 !important;
}
#menu li {
	margin:7px 0;
	position:relative;
}
#menu li a {
	display:block;
	text-indent:-9999px;
	width:145px;
	height:30px;
	cursor:pointer;
	position:relative;
}
#menu li#quem a {
	background:url(img/menu-quem-cafeperola.jpg) no-repeat top left;
}
#menu li#onde a {
	background:url(img/menu-onde-cafeperola.jpg) no-repeat top left;
}
#menu li#praonde a {
	background:url(img/menu-praonde-cafeperola.jpg) no-repeat top left;
}
#menu li#fotos a {
	background:url(img/menu-fotos-cafeperola.jpg) no-repeat top left;
	height:35px;
}
#menu li#videos a {
	background:url(img/menu-videos-cafeperola.jpg) no-repeat top left;
}
#menu li#contato a {
	background:url(img/menu-contato-cafeperola.jpg) no-repeat top left;
	height:40px;
}
#paper {
	background:url(img/papel-bg-middle.png) repeat-y top center;
	margin-top:-300px;
	margin-left:0px;
	position:relative;
}
#paperTop {
	height:39px;
	clear:both;
	background:none !important;
	_margin-top:-5px;
	_margin-left:10px;
}
#paperBottom {
	height:30px;
	clear:both;
	background: none !important;
	margin-left:1px;
	_margin-left:11px;
	margin-bottom:-5px;
 *margin-bottom:-12px;
	_margin-bottom:0px;
}
#paperMiddle {
	width:500px;
	margin-left:60px;
	padding:10px 0;
	position:relative;
	z-index:2;
}
.textCitation {
	background-color:#eee;
	padding:10px;
}
.citation {
	border-bottom:solid 1px #ddd;
	padding:10px 0;
	float:left;
}
.authorCitation {
	background:url(img/citation-baloon.jpg) no-repeat right 10px;
}
.textCitation small {
	font-size:10px;
	display:block;
	float:left;
}
#footer {
	height:649px;
	background:url(img/cafeperola-footer-bg.jpg) no-repeat 0px bottom;
	margin-top:-500px;
	_margin-top:-500px;
	behavior:url(css/iepngfix.htc);
	_margin-left:25px;
	position:relative;
}
.odd {
}
.comment {
	padding:10px;
}
#cafeperolaLink {
	display:block;
	float:left;
	height:191px;
	left:45px;
	*left:-315px;
	margin-bottom:-195px;
	position:relative;
	text-indent:-9999px;
	top:-85px;
	width:53px;
	z-index:10;
}
#credit {
	float:left;
	font-size:10px;
	left:514px;
	margin-bottom:-20px;
	position:relative;
	top:-24px; display:none;
}
#cafeperolaLinkHeader {
	display:block;
	float:left;
	height:189px;
	left:280px;
	margin-bottom:-191px;
	position:relative;
	text-indent:-9999px;
	top:-147px;
	width:360px;
	cursor:pointer;
	background:#fff;
	-moz-opacity:0;
	opacity:0;
	filter:alpha(opacity=0);
}
