/*
Theme Name: Oakville Tourism Partnership
Theme URI: http://visitoakville.ca
Description: A custom theme for the Oakville Tourism Partnership
Author: Andrew Peart, Hybrid Digital

Author URI: http://hybriddigital.ca/
Version: 1.0
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This simple theme was built using the example Bootstrap theme "Basic marketing site" found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html
*/

@import url('bootstrap/css/bootstrap.min.css');
@import url('bootstrap/css/bootstrap-responsive.min.css');
@import url('css/bootstrap.otp.css');
@import url('css/font-awesome.min.css');

.acf-map { width: 100%; height: 200px; border: #ccc solid 1px; margin: 20px 0; }
.acf-map-large { height: 300px; }
.well-sm { padding: 10px; }
.filters select { width: auto; margin-bottom: 0; }