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

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

/* Custom CSS */
@media screen and (min-width: 700px) {
.home .custom-background-content {
padding: 160px 0 0;
}
}

.grids [class*="grid-"] {
margin-right: -18.25em;
}

.grid-4, .grid-one-third {
width: 48.36%;
}


/* Custom Styles Output */
body{ background-color: #e5e5e5; }
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: #722f37; }.accent-background, .more-link, .button, .page-numbers, .nav-links > div, input[type=submit], button, .button { background-color: #722f37; }.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;}
