
/**
*** Teal Color Scheme Stylesheet for NewsFrame Pro
**/
.mobile_menu_button {
	background: #00839C;
}
a {
	color: #00839C;
}
a:hover {
	color: #101B24;
}
h3#site-description {
	color: #00839C;
}
.featured-subtitle {
	color: #00839C;
}
.button {
    background: #00839C;
    border: 1px solid #007C9C;
}
.button:hover,.button:focus {
    background-color: #007C9C;
}
.button.primary {
    background-color: #00839C;
    border: 1px solid #007C9C;
}
.button.primary:hover,.button.primary:focus {
    background-color: #007C9C;
}
.button.success {
    background-color: #00839C;
    border: 1px solid #007C9C;
}
.button.success:hover,.button.success:focus {
    background-color: #007C9C;
}
.button.alert {
    background-color: #00839C;
    border: 1px solid #007C9C;
}
.button.alert:hover,.button.alert:focus {
    background-color: #00839C;
}
.button.disabled,.button[disabled] {
    background: #00839C;
}
.button.disabled:hover,.button[disabled]:hover {
    background: #00839C;
}
.button.disabled.success,.button[disabled].success {
    background-color: #5da423;
}
.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
    background-color: #5da423;
}
.button.disabled.alert,.button[disabled].alert {
    background-color: #c60f13;
}
.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
    background-color: #c60f13;
}
.button.dropdown.split:hover,.button.dropdown.split:focus {
    background-color: #00839C;
}
.button.dropdown.split.alert:hover,.button.dropdown.split.alert:focus {
    background-color: #c60f13;
}
.button.dropdown.split.success:hover,.button.dropdown.split.success:focus {
    background-color: #5da423;
}
.button.dropdown.split.secondary:hover,.button.dropdown.split.secondary:focus {
    background-color: #e9e9e9;
}
.button.dropdown.split>a:hover,.button.dropdown.split>a:focus {
    background-color: #007C9C;
}
.button.dropdown.split>span {
    background-color: #00839C;
    border-left: 1px solid #007C9C;
}
.button.dropdown.split>span:hover,.button.dropdown.split>span:focus {
    background-color: #007C9C;
}
.button.dropdown.split.alert>span {
    background-color: #c60f13;
}
#footermenu li a{
	color: #00839C;
}
.index-title a:hover {
	color: #00839C;
}
.comments-area article header a:hover {
	color: #00839C;
}
.article-subtitle {
	color: #00839C;
}

.sidebar-title-block {
	border-bottom: 5px solid #ededed;
}
.main-navigation .current_page_item > a {
	color: #00839C;
}
.homeitem {
	border-bottom: #101b24;
}
.latest-title a:hover {
	color: #101B24;
}

.latest-content {
	}

.home-view {
	border-right: 5px solid #ededed;
	}
#social-bar a:hover {
	color: #00839C;
	}
.archive-view {
	border-right: 5px solid #ededed;
	}
.archive-header {
	border-bottom: 5px solid #ededed;
	}
.authorbox {
	border-bottom: 2px solid #000;
}
.footer-widget ul li a {
	color: #fff;
	}
.footer-widget  {
	color: #fff;
	margin: 0px 10px;
	}
.footer-title-block {
	margin: 10px 0px;
	color: #fff;
	}
#footermenu ul li a {
	color: #fff;
	}
.footer-widget a {
	color: #fff;
	}
.bottom-panel {
	background: #00839C;
	width: auto;
	}
#mainfooter {
	color: #fff;
	}
#mainfooter a {
	color: #fff;
	}
/* October 2014 Update - 2.0 */

.top-bar {
	background: #00839C;
}

.footer-widget-wrap {
	width: 100%;
	background-color: #00839C;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	background: #00839C;
}

#archive-header i {
	color: #00839C;
}

.ls-wrapper .ls-preloader {  
  background: url(../images/loader-teal.gif) #fff no-repeat center 75px!important;
}
