﻿body{
  position: relative;
  font-family: 'PT Sans', sans-serif;
  }
.font11 { font-size:11px !important;}
footer{
   position:fixed;
   left:0px;
   bottom:0px;
   width:100%;
   background:#999;
   font-size:9px;
}
.footer {
  padding: 5px 0;
  margin-top:45px !important;
  border-top: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
.str {
	font-family: 'Inconsolata';
	font-size:18px;
}
.form-horizontal .control-label{
	padding-top:0px;
}
#works { margin-top:0px; margin-bottom:40px}
#works .thumbnail {
  position: relative;
  min-height: 360px;
}
#works .filter_holder {
	margin-bottom:30px; 
}

