/*
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/nacola-header-bg.jpg) no-repeat top center;
	behavior:url(css/iepngfix.htc);
	position:relative;
	display:table;
	clear:both;
	
}
#content {
	min-height:1023px;
	_height:1023px;
}
#logo {
	display:block;
	width:189px;
	height:128px;
	background:url(img/minas-pra-geral-logo-nacola.png) no-repeat top left;
	_background:url(img/minas-pra-geral-logo-nacola.gif) no-repeat top left;
	position:relative;
	left:170px;
	top:15px;
	text-indent:-9999px;
	cursor:pointer;
}
#menu {
	height:406px;
	background:url(img/menu-bg-nacola.png) no-repeat top left;
	_background:url(img/menu-bg-nacola.gif) no-repeat top left;
	position:relative;
	margin-left:-8px;
	_margin-left:8px;
	top:90px;
	z-index:100;
}
#menu ul {
	position:relative;
	top:145px;
	left:48px;
}
#menu li {
	margin:7px 0;
	position:relative;
}
#menu li a {
	display:block;
	text-indent:-9999px;
	width:145px;
	height:30px;
	cursor:pointer;
	position:relative;
	z-index:60;
}
#menu li#quem a {
	background:url(img/menu-quem-nacola.jpg) no-repeat top left;
}
#menu li#onde a {
	background:url(img/menu-onde-nacola.jpg) no-repeat top left;
}
#menu li#praonde a {
	background:url(img/menu-praonde-nacola.jpg) no-repeat top left;
}
#menu li#fotos a {
	background:url(img/menu-fotos-nacola.jpg) no-repeat top left;
	height:35px;
}
#menu li#videos a {
	background:url(img/menu-videos-nacola.jpg) no-repeat top left;
}
#menu li#contato a {
	background:url(img/menu-contato-nacola.jpg) no-repeat top left;
	height:40px;
}
#paper {
	background:url(img/papel-bg-middle.png) repeat-y top center;
	margin-top:-330px;
	margin-left:0px;
	position:relative;
}
#paperTop {
	height:39px;
	clear:both;
	background:url(img/papel-bg-top.png) no-repeat none;
	_margin-top:-5px;
	_margin-left:10px;
}
#paperBottom {
	height:30px;
	clear:both;
	background:url(img/papel-bg-bottom.png) no-repeat none;
	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:500px;
	background:url(img/nacola-footer-bg.jpg) no-repeat 0px bottom;
	margin-top:-102px;
	_margin-left:25px;
	position:relative;
}
.odd {
}
.comment {
	padding:10px;
}
#nacolaLink {
	display:block;
	float:left;
	height:176px;
	left:35px;
*left:-195px;
	margin-bottom:-178px;
	position:relative;
	text-indent:-9999px;
	top:-107px;
	width:135px;
	z-index:10;
}
#credit {
	float:left;
	font-size:10px;
	left:258px;
	margin-bottom:-20px;
	position:relative;
	top:-118px;	display:none;
}
#nacolaLinkHeader {
	display:block;
	float:left;
	height:134px;
	left:367px;
	margin-bottom:-140px;
	position:relative;
	text-indent:-9999px;
	top:-97px;
	width:231px;
	z-index:10;
	background:#fff;
	-moz-opacity:0;
	opacity:0;
	filter:alpha(opacity=0);
}
