/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 14, 2012 */

@font-face {
    font-family: 'BankGothic Md BT';
    src: url('../fonts/bankgthd-webfont.eot');
    src: url('../fonts/bankgthd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bankgthd-webfont.ttf') format('truetype'),
         url('../fonts/bankgthd-webfont.svg#bankgothic_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


/***************/
/** RESET ******/
/***************/

*{border:0;margin:0;outline:0;padding:0}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
a{color:#b1afaf;}
.link{font-weight: bold; text-align: right; position:relative;}

/***************/
/** MAIN ******/
/***************/
body {
	overflow-x:hidden;
	overflow-y:hidden;
	background:url(../../include/img/noise2.gif) repeat left top;
	background-color:#dddfdd;
}

.loaderInit
{
	background:url(../../include/img/loader_init.gif) no-repeat;
	position: absolute;
	width:20px;
	height: 5px;
	top:50%;
	left:50%;
	margin-left:-10px;
	margin-top:-2px;
	opacity:0.6;
	filter:"alpha(opacity=60)"; 
	-ms-filter:"alpha(opacity=60)"; /* old ie */
}

#containerHtml_canvas
{
	position: absolute; 
}	

.thumbClass
{
	position: absolute; 
}
	
.thumb
{
	position: absolute; 
	width: 554px; 
	height: 80px; 
	overflow: hidden;
}

.thumbStrip
{
	position: absolute;
}
.thumbImagem
{
	position: absolute;
	margin-top: -2px;
}
	
.info
{
	position: absolute;
	background-color: #000; 
	z-index:10;
	background:url(../../include/img/index_texture.gif) repeat left top;
}

.borda
{
	position: absolute;
	background-color: #fff; 
}

.logo
{
	position: absolute;
	width: 163px; 
	height: 56px; 
	overflow: hidden;
	z-index: 1;
}
	.logo .logoStrip
	{
		position: absolute;
	}

	.logo .hit_logo
	{
		position: absolute;
		width: 100%; 
		height: 100%;
		background:#0F0;
	}	

.sobre
{
	position:absolute;
	width:60%;
	font-family: "BankGothic Md BT";
	font-size: 16px;
	color: #868686;
	padding:40px;
}

#shareData
{
	display: none;
}


.share
{
	position: absolute;
	height: 15px;
	width: 100px;
	margin-top:-10px;
}

	.share .face a
	{
		margin:7px;
		margin-top:6px;
		position: relative;
		float: left;
		background:url(../../include/img/btn_share.png) repeat left top;
		background-position: 0px 0px;
		width: 15px;
		height: 15px;
	}

	.share .face a:hover
	{
		background-position: 0 -59px;
	}

	.share .twitter a
	{
		margin:7px;
		margin-left:1px;
		position: relative;
		float: left;
		background:url(../../include/img/btn_share.png) repeat left top;
		background-position: -20px 0px;
		width: 15px;
		height: 15px;
	}

	.share .twitter a:hover
	{
		background-position: -20px -59px;
	}

	.share .plus a
	{ 
		margin:7px;	
		position: relative;
		float: left;
		background:url(../../include/img/btn_share.png) repeat left top;
		background-position: -45px 0px;
		width: 15px;
		height: 15px;
	}

	.share .plus a:hover
	{
		background-position: -45px -59px;
	}

.btn_about
{
	position: absolute;
	background-color:#b1afaf;
	padding:5px;
	font-family: "BankGothic Md BT";
	padding-left:60px;
}

.btn_about:hover
{
	background-color:#242424;
	color:#b1afaf;
}

/***************/
/** INTERNA ****/
/***************/

#textureInterna
{
	position: absolute;
	display:none;
}

.interna
{
	position: absolute;
	background-color: #000; 
	z-index:100;
	background:url(../../include/img/interna_texture.gif) repeat left top;
	color:#FFF;
}

.interna .loader
{
	background:url(../../include/img/loader.gif) no-repeat;
	position: absolute;
	width:32px;
	height: 32px;
	top:50%;
	left:50%;
	margin-left:-16px;
	margin-top:-16px;
	opacity:0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70); 
}

.interna .content
{
	position: relative;
	float:left;
	width: 890px;
	height:513px;
	left:50%;
	margin-left:-445px;
	margin-top:50px; 
}

.interna .setaEsq
{
	background:url(../../include/img/seta_esq.png) no-repeat;
	width:77px;
	height:77px;
	position:absolute;
	top:50%;
	left:8%;
	margin-top:-38px;
	margin-left:-38px;
	z-index:100;
}

.interna .setaEsq:hover
{
	background:url(../../include/img/seta_esq.png) no-repeat;
	background-position: -81px;
}


.interna .setaDir
{
	background:url(../../include/img/seta_dir.png) no-repeat;
	width:77px;
	height:77px;
	position:absolute;
	top:50%;
	left:92%;
	margin-top:-38px;
	margin-left:-38px;
	z-index:100;
}

.interna .setaDir:hover
{
	background:url(../../include/img/seta_dir.png) no-repeat;
	background-position: -84px;
}

<!-- CSS POSTS  -->

.post-content
{
	
}

.coluna1
{
	position:relative;
	float:left;
	width: 320px;
	margin:10px;
}
	.coluna1 .titulo
	{
		width: 480px;
		position:relative;
		padding:5px;
		background:#b1afaf;
		color:#242424;
		font-family: "BankGothic Md BT";
		text-transform:uppercase;
		font-size: 24px;
		margin-bottom:10px;
	}
	
		.coluna1 .titulo a 
		{
			color: #242424;
			text-decoration: none;
		}
		
		.coluna1 .titulo a:hover 
		{
			 color:#000; 
			 text-decoration:none; 
			 cursor:pointer;  
		}
	
	.coluna1 .descricao
	{
		width: 480px;
		position:relative;
		color:#b1afaf;
		font-family:  "Courier New", Courier, monospace;
		font-weight:bold;
		font-size: 15px;
		margin-bottom:10px;
		word-spacing: -0.1em;
	}
	
	.tags
	{
		position:relative;
	}
	
		.tags .thumb-tags
		{
			position:relative;
			float:left;
			width:70px;
			height:70px;
			line-height:70px; /*para alinhar texto dentro da div*/
			background:#b1afaf;
			font-family: "BankGothic Md BT";
			text-transform:uppercase;
			color:#242424;
			font-size: 15px;
			text-align:center;
			margin-top:10px;
			margin-left:10px;
			vertical-align:middle;
		}

.coluna2
{
	position:relative;
	float:left;
	margin:10px;
}
	.coluna2 .work-title
	{
		position:relative;
	}
	
		.coluna2 .work-title .by
		{
			position:relative;
			float:left;
			width:60%;
			background:#171717;
			font-family: "BankGothic Md BT";
			text-transform:uppercase;
			color:#b1afaf;
			font-size: 13px;
			text-align: right;
			padding:3px;
		}
		
		.coluna2 .work-title .name
		{
			position:relative;
			float:left;
			width:35%;
			background:#b1afaf;
			font-family: "BankGothic Md BT";
			text-transform:uppercase;
			color:#171717;
			font-size: 13px;
			text-align: center;
			padding:3px;
		}
		
	.coluna2 .post-img
	{
		margin-top:30px;
		position:relative;
		opacity:0.45;
		-moz-opacity: 0.45;
		filter: alpha(opacity=45);
	}

<!-------- CSS POSTS  --------------->

.about-content
{
	
}

.coluna1_about
{
	position:relative;
	float:left;
	width: 40%;
}

	.coluna1_about .container-rede 
	{
		padding-bottom:15px;
	}
		.coluna1_about .container-rede .rede-social
		{
			position:relative;
			padding:3px;
			background:#b1afaf;
			color:#242424;
			font-family: "BankGothic Md BT";
			text-transform:uppercase;
			font-size: 15px;
			width:40%;
			padding-left: 45px;
			
		}
		.coluna1_about .container-rede .link-social
		{
			position:relative;
			padding:3px;
			font-family: "BankGothic Md BT";
			text-transform:uppercase;
			font-size: 15px;
			margin-top:5px;
			width:30%;
			padding-left: 45px;
		}
		
		.coluna1_about .container-rede .link-social a 
		{
			color: #b1afaf;
			text-decoration: none;
		}
		
		.coluna1_about .container-rede .link-social a:hover 
		{
			 color:#fff; 
			 text-decoration:none; 
			 cursor:pointer;  
		}
	
	.coluna1_about .telefone
	{
		position:relative;
		padding:7px;
		background:#b1afaf;
		color:#242424;
		font-family: "BankGothic Md BT";
		text-transform:uppercase;
		font-size: 20px;
		padding-left: 45px;
	}

.coluna2_about
{
	position:relative;
	float:left;
	width: 35%;
	border-left: #2d2d2d solid medium;
	margin-left: 80px;
}

	.coluna2_about .nome
	{
		position:relative;
		padding:6px;
		background:#b1afaf;
		color:#242424;
		font-family: "BankGothic Md BT";
		text-transform:uppercase;
		font-size: 20px;
		margin-left: 20px;
		padding-left:10px;
	}
	
	.coluna2_about .descricao
	{
		position:relative;
		font-family:  "Courier New", Courier, monospace;
		color:#b1afaf;
		font-size: 17px;
		margin-top:20px;
		margin-left:20px;
		text-align: left;
		letter-spacing: 0px; 
		word-spacing: 0px; 
	}

/***************/
/** MOBILE ******/
/***************/
#header {
	position:absolute; 
	z-index:2;
	top:0; 
	left:0;
	width:100%;
	height:110px;
	background-color: #000; 
	background:url(../../include/img/index_texture.gif) repeat left top;
}


#wrapper {
	position:absolute; z-index:1;
	top:110px; 
	bottom:0px; 
	left:0;
	width:100%;
	overflow:auto;
}

#scroller 
{
	width:100%;
}

#scroller ul {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	text-align:left;
}

#scroller li 
{
	position: relative;
	height:100px;
}

/***************/
/** SCROLL ****/
/***************/

.thumb_container
{
	position: absolute;
}

.mCSB_container
{
	margin-right:15px;
	width:auto;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCustomScrollBox .mCSB_scrollTools{
	width:15px;
	height:100%;
	top:0;
	right:0;
	background: url(../../include/img/raster.gif) repeat left top;/**/
	background-color: #b4b2b2;
}
.mCSB_scrollTools .mCSB_draggerContainer
{
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer
{
	padding-bottom:105px;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:1px;
	height:100%;
	margin:0 auto;
	background-color: #fff;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:15px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:40px;
	height:100%;
	margin:0 auto;
	text-align:center;
	background-color: #38372d;
	opacity:0.65;
	filter:"alpha(opacity=65)"; 
	-ms-filter:"alpha(opacity=65)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	width:9px;
	height:17px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	margin-top:15px;
}

.mCSB_scrollTools .mCSB_buttonUp{
	padding-bottom: 20px;
}

.mCSB_scrollTools .mCSB_buttonDown{
	bottom:0;
	margin-top:-85px;
}
/* horizontal scrollbar */
.mCSB_horizontal .mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:65px;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	width:auto;
	overflow:hidden;
}

.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	width:100%;
	height:4px;
	margin:6px auto;
}

/* default scrollbar colors and backgrounds */
.mCustomScrollBox .mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; 
	-ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCustomScrollBox:hover .mCSB_scrollTools
{
	opacity:1;
	filter:"alpha(opacity=100)"; 
	-ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail
{
	background-color: #4f4d52;
	opacity:1;
	filter:"alpha(opacity=100)"; 
	-ms-filter:"alpha(opacity=100)"; /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	opacity:1;
	filter:"alpha(opacity=100)"; 
	-ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-image:url(../../include/img/seta_top.png);
	background-repeat:no-repeat;
	left: 1px;
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-image:url(../../include/img/seta_botton.png);
	background-repeat:no-repeat;
	left: 1px;
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover{
	opacity:0.70;
	filter:"alpha(opacity=70)"; 
	-ms-filter:"alpha(opacity=70)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active{
	opacity:1;
	filter:"alpha(opacity=100)"; 
	-ms-filter:"alpha(opacity=100)"; /* old ie */
}


/***************/
/** PREMIO ****/
/***************/

.csswinner
{
	position:absolute;
	top:50px;
	left:0px;
	z-index:999;
	display: none;
}

.csswinner a
{
	width:81px;
	height:59px;
	text-indent:-9000px;
	display:block;
	background:url(../../include/img/nominee-black-left.png) no-repeat;
}

.csswinner1
{
	position:absolute;
	top:50px;
	right: 0px;
	z-index:999;
	display: none;
}

.csswinner1 a
{
	width:81px;
	height:59px;
	text-indent:-9000px;
	display:block;
	background:url(../../include/img/nominee-black-right.png) no-repeat;
}






