/* --------------------------------------------

	custom.css : custom style file
	Project : audio.brettsimison.com
	Author : brett

	---

-------------------------------------------- */

.reg_align_left
{
	float: left;
	margin: 0 20px 14px 0;
}

.reg_align_right
{
	float: right;
	margin: 0 0 14px 20px;
}

.media-cell-desc p .category
{
	color: #666;
}

.button_small
{
	font-family: 'Open Sans', sans-serif;
 	display: inline-block;
	position: relative;
	padding: 0.7em 1em;
	font-size: 0.7em;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 0.8em;
	border: 0;
	outline: 0;
	background: #fff;
	border: 2px solid #585858;
	color: #585858;
	text-transform: uppercase;
	text-shadow: none;
}

.button_borderless_small
{
	font-family: 'Open Sans', sans-serif;
 	display: inline-block;
	position: relative;
	padding: 0.7em 1em;
	font-size: 0.7em;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 0.8em;
	border: 0;
	outline: 0;
	background: #fff;
	color: #585858;
	text-transform: uppercase;
	text-shadow: none;
}

.meta_tag_titles
{
	font-family: 'Open Sans', sans-serif;
	position: relative;
	padding-top: 1em;
	font-size: 0.7em;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 0.8em;
	border: 0;
	outline: 0;
	background: #fff;
	color: #585858;
	text-transform: uppercase;
	text-shadow: none;
}

.meta_tag_titles b
{
		font-weight: 600;
}
.photostream_title
{
	border-bottom: 1px solid #E9E6DF;
}

.photostream_header
{
	padding-top: 0;
	margin-top: 1em;
}
.mfp-title
{
	margin-top: 0 !important;
}
.mfp-bottom-bar, .mfp-title, .mfp-counter
{
	font-family: sans-serif;
	font-size: 0.9em !important;
	line-height: 0.9em !important;
	color: #999 !important;

}

.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev{
    display:none !important;
}

.flex-caption
{
	font-size: 0.8em;
}

.photo-cell
{
	font-size: 0.9em;
	font-style: oblique;
}

.entry-content a
{
	text-decoration: underline;
}

.nav-single a
{
	text-decoration: none;
}

.post-tags
{
	text-align: right;
}

.photostream-post-description
{
	margin: 1em 1em;
}

.photostream-post-description p
{
	text-align: left;
	font-color: #000000;
}
