/*
Theme Name: BOSSTASTIC
Theme URI: http://themeforest.net/user/RockMyWP/
Description: BOSSTASTIC is a theme designed with corporate businesses in mind. The theme is also well suited for online portfolios and blogs.
Author: RockMyWP
Version: 1.11
Tags: light, dark, yellow, red, blue, green. pink, unique, two-columns, fixed-width, threaded-comments, translation-ready, microformats
*/

/* Reset Browser Defaults */
@import url( 'css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'css/base.css' );

/* Stylistic CSS Styles */
@import url( 'css/screen.css' );

@font-face {
    font-family: 'museo300';
    src: url('css/fonts/museo300-regular-webfont.eot');
    src: url('css/fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/museo300-regular-webfont.woff') format('woff'),
         url('css/fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('css/fonts/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}

.RandomExcerpts p {display: block!important;}
#testimonials-wrap {min-height:210px;}
.display-posts-listing .listing-item {
	clear: both;
}

.display-posts-listing img {
	float: left;
	margin: 0 10px 10px 0;
}

h1,h2,h3,h4,h5{font-family: 'museo300' !important;}

 .newfont{font-family: 'museo300' !important; font-size:20px;}