/*
Theme Name: AXA Theme for WordPress
Theme URI: http://teslathemes.com/wp-themes/axa
Description: Awesome theme for a Wordpress cretive website
Version: 1.5.1
Author: TeslaThemes
Author URI: http://www.teslathemes.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, theme-options,creative,responsive,unique,well-commented,twitter bootstrap,filtered portfolio,ajax forms
*/

@import "css/reset.css";
@import "css/axa.css";

.wp-caption {}
.wp-caption-text {}
.sticky css {}
.gallery-caption {}
.bypostauthor {}
.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.aligncenter {}


/* CSS overrides */

h1, h2, h3, h4, h5, h6 {
    color: #002028;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300;
}

h2 {
	font-size: 1.9em;
}

h3 {
	line-height: 1.3em !important;
}

.menu li {
    /* display: block; */
    float: left;
    list-style: none;
    font-family: 'Open Sans', sans-serif !important;
    text-transform: none !important;
}

ul.bullets li {
	line-height: 1.5em;
	margin-bottom: 0.5em;
	background-position: 0 0.45em;
}

ul.bullets {
	margin: 1.5em 0 1.8em 0;

}

