﻿/*
Theme Name: blackoot-lite-child
Theme URI: http://wordpress.org/extend/themes/blackoot-lite
Description: Child Theme for Blackoot Lite
Author: Phillip Ross
Author URI: http://webproper.com
Template: blackoot-lite
Version: 0.1
*/

@import url("../blackoot-lite/style.css");

/*#main-wrap {
  background:  #202020 url(http://healthycellsforlife.com/HCFL-logo-bkgnd.png) no-repeat bottom center fixed;
}*/

#header {
  position: relative;
  padding: 0px 0;
  background: rgba(0,0,0,.3);
}
#tagline {
  color: #999;
  font-size: 16px;
  line-height: 100%;
  margin-top: 0px;
  text-align: center;
  padding: 0;
  text-align:right;
}
#page-title h1 {
  margin: 0;
  padding: 0px 20px;
  color: #ccc;
  font-size: 30px;
  font-weight: 400;
}
#main-content {
  margin-top: 10px;
}
#page-container h1 a:hover,#page-container h2 a:hover,#page-container h3 a:hover,#page-container h4 a:hover,#page-container h5 a:hover,#page-container h6 a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	color:#E2C479;
}
#navbar ul li ul {
  border: 1px solid #555555;
}