/*
Theme Name: BFM Adaptive Theme
Theme URI: http://bluefountainmedia.com/
Author: the BFM team
Author URI: http://bluefountainmedia.com/
Description: Theme for Adaptive
Version: 1.0
License: #
License URI: #
Tags: #
Text Domain: bfm_domain
*/

@import url("css/common.css");

.footer__top__right__bottom .phone {
    margin: 0 15px 0 0;
    padding: 0 25px 0 0;
}

.content .searchform .form {
    width: 680px;
}


.content .searchform {
    width: 100%;
}

.content .searchform .input_type_submit {
    top: 10px;
    right: -10px;
}

.content .searchform .input_type_text {
    background: none repeat scroll 0 0 #F8F8F8;
    border-color: #B3B3B3 #FFFFFF #FFFFFF #B3B3B3;
    border-left: 1px solid #B3B3B3;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    margin: 0 0 5px;
    padding: 10px;
    vertical-align: middle;
    width: 100%;
}