@charset "UTF-8";
/* CSS Document */

/* Chrome, IE 7/8 */
@font-face {
	font-family: 'NettoOffcRegular';
	src: url('http://www.textilia.net/_fonts/NettoOffc.eot');
	src: local('Netto Offc Regular'), local('NettoOffc'), url('http://www.textilia.net/_fonts/NettoOffc.ttf') format('truetype'); /*IE*/
	
}

/* Firefox */
@font-face {
  font-family: 'NettoOffcRegular';
  src: url('http://www.textilia.net/_fonts/NettoWeb.woff') format('woff');
}



a{
	text-decoration:none;}

a:hover, a:hover h5, a:hover h6, a:hover span{
	text-decoration:none;
	color:#fb2330;}


h3{
	font-family:'NettoOffcRegular', Arial, Helvetica, sans-serif;
	color:#271e1e;
	font-size:28px;
	font-weight:normal;
	margin:-3px 0 0 0;
	text-shadow:#e4e4e4 0 1px 1px;}
	
h4{
	font-family:'NettoOffcRegular', Arial, Helvetica, sans-serif;
	color:#271e1e;
	font-size:18px;
	font-weight:normal;
	margin:0 0;}
	

h5{
	font-family:'NettoOffcRegular', Arial, Helvetica, sans-serif;
	color:#271e1e;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin:0;}
	
h6{
	font-family:'NettoOffcRegular', Arial, Helvetica, sans-serif;
	color:#271e1e;
	font-size:14px;
	font-weight:normal;
	margin:0;}
	
h3 a, h4 a, h5 a, h6 a{
	color:#5d5e60;}
	
.text a{
	color:#fb2330;}
	
.text a:hover{
	color:#fb2330;
	text-decoration:underline;}
	
.text, .textBold, .textVd{
	font-family: Arial, Helvetica, sans-serif;
	color:#5d5e60;
	font-size:12px;
	line-height:18px;
	font-weight:normal;}
	
.textBold{
	font-weight:bold;}
	
.textVd{color:#8fc339;font-weight:bold;}
	
.textRed{
	font-family:  Arial;
	font-size:13px;
	font-weight:normal;
	color:#fb2330;}
	
.date, .tags, .sinopse, .textSmall, .section{
	font-family:Arial, Helvetica, sans-serif;
	color:#8e9094;
	font-size:11px;
	line-height:16px;
	font-weight:normal;}
	
.sinopse, .textSmall{
	font-size:11px;}
	
.date a, .sinopse, .section, .section a{color:#8e9094;}
	
.section a:hover{color:#fa1c00;}


	
	
a.textSmall:hover, .date a:hover{
	text-decoration:underline;
	color:#fb2330;}

#userBar a.s1{
	font-size:11px;}
	
#userBar a.s2{
	font-size:13px;}
	
#userBar a.s3{
	font-size:15px;}
	
.field{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#fff;
	border:silver 1px solid;
	height:20px;}
	


