/*
Theme Name: Make It Right
Author: Mobiah, Inc.
Author URI: http://www.mobiah.com/
Description: Custom theme for Make It Right
Version: 2.0
*/








/* =Content
----------------------------------------------- */
/*
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
*/


/* =Media
----------------------------------------------- */

/*.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%;
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
}*/

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*Staff Page Styles*/

/*.staff-thumb {
position: relative;

}

.staff-thumb h3 {
font-size: 20px;
line-height: 24px;
padding: 10px 0 0px 5px;
}

.staff-thumb div {
display: block;
padding: 0 0 0 5px;
}*/


/*Forum Page Styles*/

.forum-header {
padding: 20px;
border: none;
background: #EEE;
position:relative;
}



/*Katrina-10 Partners Styles*/

#content .galleryid-3925 .gallery-item img {border:0; width:100%; height:auto;}
#content .galleryid-3925 .gallery-item .gallery-icon {margin:10px; padding:10px; box-shadow: 0 1px 2px 0 rgba(1,1,1,0.22);}