@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* CSS Document */
HTML, BODY{height: 100%;}
BODY{
  font-family: Arial;
  font-size: 16px;
  color: #000;
  background-color: #fff;
}

/*options*/
.both{clear: both;}
.right{float:right;}
.left{float:left;}

* HTML .container{_height: 100%;}
.container{
margin: 0 auto; width: 980px; padding: 20px;
}
/*HEADER*/
img{display:none;}
.crumb{display:none;}
.right_column{display:none;}
.left_column{width:100%;}
.left_column p{padding:5px 0;}
.likebox{display:none;}
.all-comments{display:none;}
.hidden_link{display:block;}
a[rel="author"]{display:none;}
INPUT, SELECT, TEXTAREA {display:none;}
.header, .logo img, .logo {display:block;}
.header {margin-bottom:1cm;}
.top_menu, .right, .crumb {display:none;}
.title_news {font-size:14pt;font-weight:bold;}
/*footer*/
.footer{display:none;}
