/*
	Theme Name: Marquez
	Theme URI: http://wp.thememountain.com/marquez
	Description: ThemeMountain HTML5 WordPress Theme
	Version: 1.1.8
	Author: ThemeMountain
	Author URI: http://thememountain.com
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
 	Text Domain: marquez
 	Domain Path: /inc/languages
 	Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options
*/

@charset "utf-8";

/*wp defaults*/

.entry-content img {
 margin: 0 0 1.5em 0;
}

.alignleft, img.alignleft {
 margin-right: 1.5em;
 display: inline;
 float: left;
}

.alignright, img.alignright {
 margin-left: 1.5em;
 display: inline;
 float: right;
}

.aligncenter, img.aligncenter {
 margin-right: auto;
 margin-left: auto;
 display: block;
 clear: both;
 margin-bottom: 1.5em;
}

.alignnone, img.alignnone {
 /* not sure about this one */
}

.wp-caption {
 margin-bottom: 1.5em;
 text-align: center;
 padding: 0px;
}

.wp-caption img {
 border: 0 none;
 padding: 0;
 margin: 0;
}

.wp-caption p.wp-caption-text {
 line-height: 1.5;
 font-size: 10px;
 margin: 0;
}

.wp-smiley {
 margin: 0 !important;
 max-height: 1em;
}

.screen-reader-text {
 display: none;
}

#searchsubmit {

}


blockquote.left {
}

blockquote.right {
}

.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky {}
.bypostauthor {}
