/*	

	Less+ by Jimmy Rosén, http://www.angrycreative.se/projekt/less-framework
	Based on Less Framework 4 by Joni Korpi, http://lessframework.com
	
*/

/*	
Default 8-column layout
60 px columns, 24 px gutters, 60 px margins, 768 px total
---------------------------------------------------------
1     2      3      4      5      6      7      8     
60px  144px  228px  312px  396px  480px  564px  648px	*/

body { width: 95%; }
#Logo a { font-size: 3em; font-weight: normal; }
#Procurar input[type="text"] { width: 100px; }
#Info { min-height: 300px; width: 100%; padding: 15px 0; float: none; }
.trailers li iframe { width: 640px; }
.coluna1 { float: none; width: 100%; margin: auto; text-align: center; }
.coluna1 .filme, .coluna1 p, .coluna1 li { text-align: left; }
.coluna1 h3 { clear: both; text-align: center; border-bottom: 1px solid white; font-size: 1em; text-transform: uppercase; z-index: 1; }
.coluna1 h3 span { display: inline-block; position: relative; top: 50%; background: #fff; padding: 0 12px; z-index: 10; }
.coluna2 { clear: both; float: none; margin: 0 auto; text-align: center; border-left: none; border-top: 1px solid #CCC; padding-top: 10px; }
