/*
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/nasmontanhas-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:169px;
	height:101px;
	background:url(img/minas-pra-geral-logo-nasmontanhas.png) no-repeat top left;
	_background:url(img/minas-pra-geral-logo-nasmontanhas.gif) no-repeat top left;
	position:relative;
	left:142px;
	top:15px;
	text-indent:-9999px;
	cursor:pointer;
}
#menu {
	height:378px;
	background:url(img/menu-bg-nasmontanhas.png) no-repeat top left;
	_background:url(img/menu-bg-nasmontanhas.gif) no-repeat top left;
	position:relative;
	margin-left:-8px;
	_margin-left:8px;
	top:90px;
	z-index:100;
}
#menu ul {
	position:relative;
	top:45px;
	left:28px;
}
#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-nasmontanhas.jpg) no-repeat top left;
	height:33px;
}
#menu li#onde a {
	background:url(img/menu-onde-nasmontanhas.jpg) no-repeat top left;
	height:33px;
}
#menu li#praonde a {
	background:url(img/menu-praonde-nasmontanhas.jpg) no-repeat top left;
	height:33px;
}
#menu li#fotos a {
	background:url(img/menu-fotos-nasmontanhas.jpg) no-repeat top left; height:35px;
	height:35px;
}
#menu li#videos a {
	background:url(img/menu-videos-nasmontanhas.jpg) no-repeat top left;
	height:33px;
}
#menu li#contato a {
	background:url(img/menu-contato-nasmontanhas.jpg) no-repeat top left; height:40px;
	height:43px;
}
#paper {
	background:url(img/papel-bg-middle.png) repeat-y top center;
	margin-top:-260px;
	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;
}
.authorCitation{ background:url(img/citation-baloon.jpg) no-repeat right 10px; }
.textCitation {
	background-color:#eee;
	padding:10px;

}
.citation {
	border-bottom:solid 1px #ddd;
	padding:10px 0;
	float:left;
}
.textCitation small {
	font-size:10px;
	display:block;
	float:left;
}
#footer {
	height:562px;
	background:url(img/nasmontanhas-footer-bg.jpg) no-repeat 0px bottom;
	margin-top:-400px;
	_margin-left:25px;
	position:relative;
}
.odd{ }
.comment{ padding:10px;}

#nasmontanhasLink{
display:block;
float:left;
height:183px;
left:46px;
*left:-286px;
margin-bottom:-185px;
position:relative;
text-indent:-9999px;
top:-86px;
width:90px;
z-index:10;
}
#credit{
	float:left;
font-size:10px;
left:418px;
margin-bottom:-20px;
position:relative;
top:-118px;	display:none;
}
#nasmontanhasLinkHeader{
	display:block;
float:left;
height:130px;
left:327px;
margin-bottom:-200px;
position:relative;
text-indent:-999px;
top:-69px;
width:339px;
background:#fff;
	-moz-opacity:0;
	opacity:0;
	filter:alpha(opacity=0);
}