Calculations

see also W3C draft

.container {
    width: calc(100% - 80px);
}