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

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

/* Custom Styles Output */
body{ background-color: #d8d8d8; }
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: 1 !important;}.page-template-template-portfolio-php .custom-background.universal .backstretch { opacity: 1 !important;}
