@charset "utf-8";
/* CSS Document */
head{
	margin:0;
	padding:0;
	background:#FC0;
	}
body{
	background:#FC0;
	margin:0;
	padding:0;
	text-align:center;
	overflow-x:hidden;
}

img {
	border: 0px;
	
}
a{
	text-decoration: none;
	color: #000;
		
}
#titulo {
	font-family: 'EurekaSansBold';
	font-size:50px;
	text-align:right;
	line-height:36px;
	position:relative;
	float:right;
	margin-top:-108px;
	right:-2px;
	height:100px;
	text-indent: 50px;
	display:table-cell;
	vertical-align:bottom;
	 	
}
#titulo p {
	display:table-cell;
	vertical-align:bottom;
	height:100px;
	

}

#texto {
	width:450px;
	position:relative;
	left: 100px;
	font-size:16px;
	line-height:21px;
	font-family: 'PT Sans',sans-serif;
	text-align:justify;
	margin-top:50px;
	margin-bottom: 90px;
	
}
#texto a{
	font-weight:bold;

}
#texto img{
	border:2px;
	border-color:#000;
	border-style:solid;
	}

#content {
	width:545px;
	float:right;
	margin-right:315px;
	margin-top:100px;
	margin-bottom: -90px;
	
}

.artigo {
	width:100%;
	float:right;
		
}

#data {
	width:50px;
	height:100px;
	position:relative;
	top:17px;
	background:#000;
	font-family:'EurekaSansBlackCaps';
	color:#FC0;
	font-size:22px;
	line-height:22px;
	text-align:center;
	padding:10px;
	margin-bottom: -152px;
}

#autor {
	position:relative;
	font-family:'EurekaSansLightCaps';
	color:#876707;
	font-size:16px;
	line-height:12px;
	font-weight:400;
	text-align:center;
	top:8px;
	margin-top:-3px;
	margin-left:-10px;
	width:70px;
}

#sidebar {
	position:fixed;
	top:0;
	right:0;
}

#sidebar-top {
	width:320px;
	height:400px;
	position:relative;
	margin-right:8px;
	/*background:url(images/chave_preta.png)no-repeat;*/
	
}

#sidebar-bottom {
	background:#000;
	width:264px;
	height:5000px;
	position:relative;
	top:-20px;
	left:66px;
	z-index:20000;
}

#sidebar-footer {
	position:fixed;
	width:264px;
	right:0px;
	bottom:9px;
	font-family:'EurekaSansLightCaps';
	letter-spacing:0px;
	color: #fec20e;
	line-height:12px;
	font-weight:400;
	z-index:20000;
}

#sidebar-footer a{
	color:#fec20e;
}


@media only screen and (max-width: 800px) {
	 #footer {
		display: none;
	}
}






#logo {
	width:215px;
	height:160px;
	/*background:url(images/logo_01_dev.png)no-repeat;*/
	position:relative;
	left:95px;
	top: -390px;
}

#busca{
	position:relative;
	height:36px;
	
	
}
#busca input{
	position:relative;
	width:193px;
	height:19px;
	border:0px;
	background-color:#000;
	background-image:url(images/barra_busca.png);
	background-repeat:no-repeat;
	text-align:right;
	margin-left:-3px;
	font-family:"EurekaSansBold";
	
	
}
#site{
	position:relative;
	margin-top:10px;
}
#footer{
	width:100%;
	height:44px;
	position:fixed;
	background:url(images/barra.jpg);
	bottom: -5px;
	z-index:15000;	
}


#paginacao{
	position:relative;
	width:450px;
	margin-left:101px;
		
}
#paginacao a{
	font-family:'EurekaSansBold';
	font-size:80px;
	letter-spacing:-3px;
	line-height:24px;
	font-weight:bold;

}
#voltar{
	float:left;
	width:45px;
	height:30px;
	margin-top:-90px;
	/*background:url(images/voltar.png)no-repeat;*/
	
}
#npaginas{
	float:right;
	font-family:'EurekaSansBold';
	width:45px;
	height:30px;
	font-size:40px;
	margin-top:-85px;
	margin-right:202px;
	
	
	}
	
	
#avancar{
	float:right;
	width:45px;
	height:30px;
	margin-top:-90px;
	margin-right:20px;
	/*background:url(images/avancar.png)no-repeat;*/
	
}

#separador{
		position:relative;
		background:url(images/separador.png)no-repeat;
		height:78px;
		width:250px;
		margin-left:195px;
		margin-bottom:100px;
		margin-top:-115px;
		
	
}
#separador2{
		position:relative;
		background:url(images/separador.png)no-repeat;
		height:78px;
		width:250px;
		margin-left:195px;
		margin-bottom:100px;
		margin-top:-78px;
	
}

#search{
	font-family: 'EurekaSansBold';
	font-size:22px;
	text-align:right;
	line-height:36px;
	position:relative;
	float:right;
	margin-top:-120px;
	margin-bottom:80px;
	right:-2px;
	height:108px;
	text-indent:50px;
	display:table-cell;
	vertical-align:top;
}
#search p {
	display:table-cell;
	vertical-align:bottom;
	height:100px;
}


<!-----------Comentarios------------------>



.commentlist{
	
	
}
.commentlist ul{

}
.commentlist li{
	list-style-type: none;
	text-align:right;
	font-family:'EurekaSansBold';
	position:relative;
	font-size:18px;
}

#campo{
	margin-left:220px;
	width:320px;
	height:22px;
	border-width:2px;
	border-color:#000000;
	background:#FC0;
	text-align:right;
	font-family:"EurekaSansBold";

}
#commenta{
	margin-left:220px;
	width:315px;
	height:107px;
	border-width:2px;
	border-color:#000700;
	background:#FC0;
	text-align:right;
	font-family:"EurekaSansBold";
	
}
#comentarioindex{
	font-family:'EurekaSansBold';
	position:relative;
	margin-top:-70px;
	margin-bottom:90px;
	margin-left:107px;
	font-size:18px;
	z-index:10000;
	
}
#comments{
	font-family:'EurekaSansBold';
	position:relative;
	margin-bottom:30px;
	margin-top:-105px;
	text-align:right;
	font-size:24px;
	
}

#comentariotexto{
	font-family:'EurekaSansLightRegular';
	position:relative;
	font-size:18px;
	width: 420px;
	margin-left: 85px;
	
}
#comentarioautor{
	font-family:'EurekaSansBlackCaps';
	position:relative;
	font-size:18px;
	line-height:20px;
	
}

#log{
	font-family:'EurekaSansLightRegular';
	text-align:right;
	position:relative;
	font-size:18px;
	
}
	
#novotitulo{
	text-align:right;
	font-family:'EurekaSansBold';
	position:relative;
	font-size:24px;
}

#botao{
	position:relative;
	margin-bottom:50px;
	text-align:right;
}
#enviar{
	margin-left:0px;
	border-width:2px;
	border-color:#000700;
	background:#FC0;
	font-family:"EurekaSansBold";
}
#limpar{
	margin-left:100px;
	border-width:2px;
	border-color:#000700;
	background:#FC0;
	font-family:"EurekaSansBold";
}

/* 404*/

#errotitulo{
	font-family:'EurekaSansBold';
	font-size:100px;
	text-align:right;
	position:relative;
	margin-top:-55px;
	
	}




<!------------ Fontes ------------------>

@font-face {
    font-family: 'EurekaBold';
    src: url('fonts/eureka-bold-webfont.eot');
    src: url('fonts/eureka-bold-webfont.eot?#iefix') format('eot'),
         url('fonts/eureka-bold-webfont.woff') format('woff'),
         url('fonts/eureka-bold-webfont.ttf') format('truetype'),
         url('fonts/eureka-bold-webfont.svg#webfontfkO1GyXz') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'EurekaRegularItalic';
    src: url('fonts/eureka-regularitalic-webfont.eot');
    src: url('fonts/eureka-regularitalic-webfont.eot?#iefix') format('eot'),
         url('fonts/eureka-regularitalic-webfont.woff') format('woff'),
         url('fonts/eureka-regularitalic-webfont.ttf') format('truetype'),
         url('fonts/eureka-regularitalic-webfont.svg#webfontDovaldNp') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansBold';
    src: url('fonts/eurekasans-bold-webfont.eot');
    src: url('fonts/eurekasans-bold-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-bold-webfont.woff') format('woff'),
         url('fonts/eurekasans-bold-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-bold-webfont.svg#webfontyJL4Xqj3') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansCapsBold';
    src: url('fonts/eurekasans-boldcaps-webfont.eot');
    src: url('fonts/eurekasans-boldcaps-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-boldcaps-webfont.woff') format('woff'),
         url('fonts/eurekasans-boldcaps-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-boldcaps-webfont.svg#webfontjcUiTFuf') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansBoldItalic';
    src: url('fonts/eurekasans-bolditalic-webfont.eot');
    src: url('fonts/eurekasans-bolditalic-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-bolditalic-webfont.woff') format('woff'),
         url('fonts/eurekasans-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-bolditalic-webfont.svg#webfont7tsPX5ah') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansLightRegular';
    src: url('fonts/eurekasans-light-webfont.eot');
    src: url('fonts/eurekasans-light-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-light-webfont.woff') format('woff'),
         url('fonts/eurekasans-light-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-light-webfont.svg#webfontjd5ZfsR5') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansLightCaps';
    src: url('fonts/eurekasans-lightcaps-webfont.eot');
    src: url('fonts/eurekasans-lightcaps-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-lightcaps-webfont.woff') format('woff'),
         url('fonts/eurekasans-lightcaps-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-lightcaps-webfont.svg#webfontXI7VrWrM') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansLightItalic';
    src: url('fonts/eurekasans-lightitalic-webfont.eot');
    src: url('fonts/eurekasans-lightitalic-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-lightitalic-webfont.woff') format('woff'),
         url('fonts/eurekasans-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-lightitalic-webfont.svg#webfontTFJieqce') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansBlackRegular';
    src: url('fonts/eurekasans-black-webfont.eot');
    src: url('fonts/eurekasans-black-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-black-webfont.woff') format('woff'),
         url('fonts/eurekasans-black-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-black-webfont.svg#webfontfJJLh5nE') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansBlackCaps';
    src: url('fonts/eurekasans-blackcaps-webfont.eot');
    src: url('fonts/eurekasans-blackcaps-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-blackcaps-webfont.woff') format('woff'),
         url('fonts/eurekasans-blackcaps-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-blackcaps-webfont.svg#webfontQdZOmUG9') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurekaSansBlackItalic';
    src: url('fonts/eurekasans-blackitalic-webfont.eot');
    src: url('fonts/eurekasans-blackitalic-webfont.eot?#iefix') format('eot'),
         url('fonts/eurekasans-blackitalic-webfont.woff') format('woff'),
         url('fonts/eurekasans-blackitalic-webfont.ttf') format('truetype'),
         url('fonts/eurekasans-blackitalic-webfont.svg#webfontrgeVOV3b') format('svg');
    font-weight: normal;
    font-style: normal;

}

