body {
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #402617;
    background-color: #8A8683;
}
.navbar-brand li a:hover{
  font-size: 20px;
  color: #000000;
}
.navbar {
  margin-bottom: 0px;
  background-color: transparent;
  border: transparent;
}
ul.nav li a, ul.nav li a:visited {
    color: #fff !important;
}
ul.nav li a:hover, ul.nav li a:active {
    color: #fff !important;
}
 
ul.nav li.active a {
    color: #fff !important;
}

/* unvisited link */
a:link {
    color: white;
}

/* visited link */
a:visited {
    color: white;
}

/* mouse over link */
a:hover {
    color: white;
}

/* selected link */
a:active {
    color: white;
}



/* well background */
/*.well {
  background-color: #c5bcb5;
}*/
.intro-header{/*background-color:gray;background:no-repeat center center;*/background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;margin-bottom:50px}.intro-header .site-heading,.intro-header .post-heading,.intro-header .page-heading{padding:100px 0 50px;color:#000}@media only screen and (min-width:768px){.intro-header .site-heading,.intro-header .post-heading,.intro-header .page-heading{padding:150px 0}}.intro-header .site-heading,.intro-header .page-heading{text-align:center}.intro-header .site-heading h1,.intro-header .page-heading h1{margin-top:0;font-size:50px}.intro-header .site-heading .subheading,.intro-header .page-heading .subheading{font-size:24px;line-height:1.1;display:block;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:300;margin:10px 0 0}@media only screen and (min-width:768px){.intro-header .site-heading h1,.intro-header .page-heading h1{font-size:80px}}

.subheading,.intro-header .page-heading .subheading{font-size:24px;line-height:1.1;display:block;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:300;margin:10px 0 0}@media only screen and (min-width:768px){.intro-header .site-heading h1,.intro-header .page-heading h1{font-size:80px}}.intro-header .post-heading h1{font-size:35px}.intro-header .post-heading .subheading,.intro-header .post-heading .meta{line-height:1.1;display:block}.intro-header .post-heading .subheading{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:24px;margin:10px 0 30px;font-weight:600}.intro-header .post-heading .meta{font-family:Lora,'Times New Roman',serif;font-style:italic;font-weight:300;font-size:20px}.intro-header .post-heading .meta a{color:#fff}@media only screen and (min-width:768px){.intro-header .post-heading h1{font-size:55px}.intro-header .post-heading .subheading{font-size:30px}}

.small{max-width:100px;margin:15px auto;border-width:4px;border-color:#000;}

.post-preview>a{color:#000}.post-preview>a:hover,.post-preview>a:focus{text-decoration:none;color:#000}.post-preview>a>.post-title{font-size:30px;margin-top:30px;margin-bottom:10px}.post-preview>a>.post-subtitle{margin:0;font-weight:300;margin-bottom:10px}.post-preview>.post-meta{color:gray;font-size:18px;font-style:italic;margin-top:0}.post-preview>.post-meta>a{text-decoration:none;color:#000}.post-preview>.post-meta>a:hover,.post-preview>.post-meta>a:focus{color:#000;text-decoration:underline}@media only screen and (min-width:768px){.post-preview>a>.post-title{font-size:36px}}

.post-title{font-size:30px;margin-top:30px;margin-bottom:10px}
.post-preview>a>.post-title{font-size:36px}}

 /*style="background-image: url(../images/undergroundimage.jpg); background-repeat: repeat-x;" */
.timelytips
 {
  background-image: url("/evilgretz.png");
   background-repeat: repeat-x;
    
}
.background-content {
  background-image: url("../images/bg-mc.jpg");
}   
.fa-stack {
  color: #402617;
}

.homeblog {
  height: auto;
  width: 50%;
} 

.post-margin {
    margin-top: 15px;
    background-color: #fff;
}

hr {
  color: #402617;
}
.copyright {
  color: #402617;
  text-align: center;
}