/* ===========================
   ======= Body style ======== 
   =========================== */
body {
	background: #111;
	color: #FFF;
	font-size: 12px; /* Base font size: 14px */
	font-family: Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif;
	line-height: 1.429;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
.body {
	clear: both; 
	margin: 0 auto; 
	width: 840px;
}
	
/* ===========================
   ========= Headings ======== 
   =========================== */
h2 {font-size: 1.571em}	/* 22px */
h3 {font-size: 1.429em}	/* 20px */
h4 {font-size: 1.286em}	/* 18px */
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}

/* ===========================
   ======= Anchor style ====== 
   =========================== */
a {
	outline: 0;
	}

a img {
	border: 0px; 
	text-decoration: none;
}

a:link, a:visited {
	color: #fff;
	padding: 0 1px;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

/* ===========================
   ===== Main Navigation ===== 
   =========================== */
   
.mainHeader nav {
	background: #111;
	font-size: 1.143em;
	height: 40px;
	margin-bottom:10px;
	text-align: center;
	letter-spacing:2px;
}
	
.mainHeader nav ul {
	list-style: none; 
	margin: 0 auto;
	padding: 0 40px 0 0;
}

.mainHeader nav ul li {
	float: left; 
	display: inline; 
	padding: 0 40px 0 0;

}
	
.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #fff;
	display: inline-block;
	height: 30px;
	text-decoration: none;
}
.mainHeader nav a:hover, .mainHeader nav a:active,
.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
	background: #111;
	color: #fff;
	text-shadow: none !important;
}
	
.mainHeader nav li a {
	border-radius: 5px;
}

.mainHeader img {
	margin: 3% 0;
}

.mainHeader .logo {
	width: 30%;
	height: auto;
	margin: 3% 0;
}


#bandeiras {
	width: 20px;
	height: 20px;
	float: right;
	padding: 0;
}


/* ===========================
   ======= Content Area ====== 
   =========================== */

.mainContent {
	overflow: hidden;
	line-height: 25px;
}

.1content {
	width:100%;
	background-color: #111;
	margin-bottom: 3%;
}

.2content {
	width:100%;
	background-color: #111;
	margin-bottom: 3%;
}

.galeria {
	width: 100%;
	
}
.topcontent {
	padding: 0%;
	margin-bottom: 3%;
}

.formcontent {
	background-color: #FFF;
	padding: 3% 5%;	
	margin-bottom: 3%;
}

.content {
	width: 68%;
	float: left;
}

.post-info {
	font-style: italic;
	color: #CCC;
	font-size: 90%;
}

/* ===========================
   ======== Sidebar ========== 
   =========================== */

.top-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	background-color: #111;
	margin-bottom: 2%;
}

/* ===========================
   ========= Footer ========== 
   =========================== */

.mainFooter {
	width: 100%;
	text-align:center;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-left: 0;
	background-color: #111;
	color: #FFF;	
}

.mainFooter p {
	font: 10px;
	width: 100%;
	margin: 2% 0;
	letter-spacing:2px;
}

.splash { 
	position: relative; 
	width: 840px; 
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	clear:right;
}

.splashNews {
	position: absolute;
	width: 296px;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 8px 8px 8px 8px;
	float: left; 
	text-align: left;
	background-color: #111;
	
	filter:alpha(opacity=90);      
    -moz-opacity:0.90;             
    -khtml-opacity: 0.90;          
    opacity: 0.90;
 
	z-index: 7;
}

.splashNewsItem {
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 10px 0px;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 1px solid;
	font-weight: normal;

}

.splashNewsItemEnd {
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 10px 0px;
}

.writerSection {
	margin: 0px 0px 20px 0px; 
	padding: 12px 0px 12px 0px;
	border-bottom: #F97582 1px solid;
}

.pointer {
	cursor:pointer;
}

.active {
	display: block;
}

.hover {
	cursor:pointer;
	background-color: #EF2020;
}

/* ------------------------------------------------ Tiles ------------------------------------------------ */

.tile 		{ position: relative; width: 145px; height: 145px; margin: 0px 27px 22px 0px; padding: 0px 0px 0px 0px; float: left; }
.tileEnd 	{ position: relative; width: 145px; height: 145px; margin: 0px 0px 22px 0px; padding: 0px 0px 0px 0px; float: left; }

.tileImage 	{
	position: absolute;
	overflow: hidden;
	width: 145px;
	height: 145px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	border: 2px solid #FFF;
	background-color:#000000;
}

.tileText 	{
	display: none; position: absolute; width: 133px; height: 100%; 
	margin: 0px 0px 0px 0px; padding: 0px 8px 8px 8px; 
	float: left; text-align: left; color: #000; 
	font-size: 11px;
	background-color: #ccc;
	
	filter:alpha(opacity=100);      
    -moz-opacity:1;             
    -khtml-opacity: 1;          
    opacity: 1;

}

.tileTitle 	{
	position: absolute; 
	overflow: hidden;
	width: 129px;
	height: 100%;
	font-weight:bold;
}

.tileInfo 	{
	position: absolute;
	overflow: hidden;
	width: 129px;
	bottom: 8px;
}

.pointer {
	cursor:pointer;
}


.active {
	display: block;
}

.hover {
	cursor:pointer;
	background-color: #000;
}

/* ------------------------------------------------ Fonts */

.news, .news a {
	color: #EF2020;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.splashTitle {
	color: #FFF;
	font: 14px;
	
	text-decoration: none;
}

.splashHeading, .splashHeading a {
	color: #FFF;
	font: 12px;
	
	text-decoration: none;
}

.splashText, .splashText a {
	color: #FFF;
	font: 12px;
	
	text-decoration: none;
}

.splashLink, .splashLink a {
	color: #FFF;
	font: 12px;
	
	text-decoration: none;
}

.splashLink a:hover {
	color: #ccc;
}

.splash, .splash a {
	color: #FFF;
	font: 11px;
	text-decoration: none;
}

.bio, .bio a {
	color: #EF2020;
	font: 11px;
	font-weight: none;
	text-decoration: none;
}

.bio a:hover {
	color: #686262;
}

.tileText, .tileText a {
	color: #000;
	font-size: 12px;
	
	text-decoration: none;
}

.tileInfoText {
	color: #000;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
}

.circular {
	width: 150px;
	height: 150px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	background: url(http://www.hugoferia.com/img/HuguinhoHuguinhoHuguinho.jpg) no-repeat;
	}


















/* ===========================
   ====== Media Queries ====== 
   =========================== 

@media only screen and (min-width : 150px) and (max-width : 780px)
{
	.body {
		clear: both; 
		margin: 0 auto; 
		width: 90%;
		font-size: 90%;
	}
	
	.mainHeader nav {
		background: #666;
		font-size: 1.143em;
		height: 160px;
		line-height: 30px;
		margin-bottom: 0;
	}
		
	.mainHeader nav ul {
		list-style: none; 
		margin: 0 auto;
		padding-left: 0;
	}
	
	.mainHeader nav li {
		margin-left: 0 auto;
		width: 100%;
	}
	
	.mainHeader nav a:link, .mainHeader nav a:visited {
		color: #FFF;
		display: block;
		height: 30px;
		padding: 5px 0;
		text-decoration: none;
	}
	
	.mainHeader nav a:active,
	.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
		background: #CF5C3F;
		color: #fff;
		text-shadow: none !important;
	}
		
	.mainHeader nav li a {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
			
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
	.mainHeader img {
		width: 100%;
		height: auto;
		margin-bottom: 3%;
	}
	
	.mainContent {
		overflow: hidden;
		line-height: 25px;
		margin-top: 4%;
		margin-bottom: 2%;
	}
	
	.topcontent {
		opacity:0.5;
		background-color: #FFF;
		border-radius: 5px;
		padding: 2% 5%;
		margin-bottom: 4%;
	}
	
	.bottomcontent {
		background-color: #FFF;	
		padding: 2% 5%;
	}
	
	.content {
		width: 100%;
		float: left;
	}	

	.post-info {
		display: none;
	}
	
	.top-sidebar {
		width: 86%;
		float: left;
		background-color: #000;	
		margin-top: 4%;
		margin-left: 0;
		margin-bottom: 0;		
	}
	
	.top-sidebar p {
		width: 90%;
	}

	.middle-sidebar {
		width: 86%;
		float: left;
		background-color: #FFF;	
		margin-top: 4%;
		margin-left: 0;
		padding: 0 7%;
		margin-bottom: 0;	
	}
	
	.middle-sidebar p {
		width: 90%;
	}
	
	.bottom-sidebar {
		width: 86%;
		float: left;
		background-color: #FFF;	
		margin-top: 4%;
		margin-left: 0%;
		padding: 0 7%;
		margin-bottom: 1%;
	}
	
	.bottom-sidebar p {
		width: 90%;
	}
		
	.mainFooter {
		width: 100%;
		float: left;
		margin: 2% 0;
		padding-left: 0;
		background-color: #666;
		color: #FFF;	
	}
	
	.mainFooter p {
		width: 86%;
		margin: 2% auto;
	}
}
*/
