/*
Theme Name: Expound
Author: Konstantin Kovshenin
Author URI: http://kovshenin.com
Description: An awesome magazine theme for your WordPress site. Responsive layout, post thumbnails support, featured posts, an easy-to-use social menu and much more.
Version: 2.0.1
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, light, one-column, two-columns, right-sidebar, editor-style, responsive-layout, custom-header, flexible-header, custom-background, featured-images, custom-menu, post-formats, sticky-post, threaded-comments, translation-ready, full-width-template, buddypress

This theme, like WordPress, is licensed under the GPL.

Expound is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/

@import url('css/reset.css');
@import url('css/expound.css?v=20140129');

.MainContainer {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.Businessname {
    padding-top: 17px;
    /* margin-top : 17px;*/
    font-family: "Century Schoolbook", Times, serif;
    font-size: 36pt;
    margin-top: 20px;
    margin-bottom: 20px;
}


.BusinessStatement {
    
    font-size: 12pt;
    color: #999;
    float: left;
    font-family: Arial;
}
.PhoneNumber {
float:right;
text-align:right ;
font-family: Arial;
font-size: 12pt;
}

.logo {
    float: left;
    padding-right: 11px;
}
.ImageNoBorder {
  border:none !important;
}
.Footer {
    float: left;
    /*width: 960px;*/
    font-size: medium;
    padding-top: 10px;
    border-top:medium ;
    background-color: #DAA520;
	text-align : center;
}
.FooterLeft {
    padding-left:30px;
    width: auto;
    float:left ;
    text-align:left;
    display:block;
}
.FooterRight {
    margin-left:30px;
    margin-right:30px;
    width: 400px;
    float:right ;
    text-align:Left;
    display:block;
}
.pirate-forms-submit-button{ background-color: lightslategrey;}
.pirate-forms-submit-button:hover{ background: Grey; }
.form_field_wrap {
	margin-top: -10px;
}
