/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom Styles Output for background */
.custom-background.universal{ background-color: #2b373c!important;  }
.custom-background.universal .backstretch{ opacity: 0.5; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); }

/* Custom CSS */
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	box-shadow: 0px 0px 4px #999;
	border: 1px solid white;
	padding: 8px;
	background: #f2f2f2;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

/* Custom Styles Output */
body{ background-color: #f5f5f5; }
body{ font-family: 'Open Sans'; }
a, .stag-twitter a, .accent-color, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .footer .twitter-feeds li a { color: #69ae43; }.accent-background, .more-link, .button, .page-numbers, .nav-links > div, input[type=submit], button, .button { background-color: #69ae43; }.single-portfolio .custom-background.universal { background-color: transparent !important !important;}.page-template-template-portfolio-php .custom-background.universal { background-color: transparent !important !important;}.single-portfolio .custom-background.universal .backstretch { opacity: 0.5;}.page-template-template-portfolio-php .custom-background.universal .backstretch { opacity: 0.5;}
/* Custom Page Background Colors and Images */


