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

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

/* Custom CSS */
 .home .custom-background-content h2 {
padding-top: 320px;
font-size: 50px;
line-height: 1.3; 
  }

 .home .custom-background-content h3 {
padding-bottom: 200px;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 24px;
color: #f2f2f2!important; 
line-height: 1.3; 
}

.footer {
background-color: #494949;
}

.custom-background-content h2
{
font-family: 'Open Sans', sans-serif;
font-weight: 300;
}

.container{
      margin-top:-50px!important;
}

.custom-background-content h2{
     margin-top:-190px;
text-transform:inherit;
}

.header #logo {
  float: left;
  margin-top: 50px;
height: 100px;
}

.custom-background {
  min-height: 400px;
}

  h1 {
line-height: 1.6; 
font-size: 1.3rem;
font-family: 'Open Sans'!important; 
color: #5c5c5c!important; 
font-weight: 700!important;
  }

  h4 {
line-height: 1.6; 
font-size: 1.2rem;
font-family: 'Open Sans'!important; 
font-weight: 700!important;
  }

  h5 {
line-height: 1.6; 
font-size: 1.1rem;
font-family: 'Open Sans'!important; 
color: #5c5c5c!important; 
font-weight: 700!important;
  }

  h6 {
line-height: 1.714285714; 
font-size: 0.9rem;
font-family: 'Open Sans'!important; 
color: #595959!important;
  }

address {
color: #999999!important; 
line-height: 1.714285714; 
font-size: 0.9rem;
font-family: 'Open Sans'!important;
font-style: italic;
}

body
{
color: #5c5c5c!important; 
}

/* Custom Styles Output */
body{ background-color: #f2f2f2; }
body{ font-family: 'Open Sans'; }

h1, h2, h3, h4, h5, h6, .heading{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: #00d6fc; }.accent-background, .more-link, .button, .page-numbers, .nav-links > div, input[type=submit], button, .button { background-color: #00d6fc; }.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.75;}.page-template-template-portfolio-php .custom-background.universal .backstretch { opacity: 0.75;}
/* Custom Page Background Colors and Images */
#custom-background-5 { background-color: #00bfe5 !important; }
#custom-background-5 .backstretch { opacity: 1; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) }


