/*
Theme Name: Bright Homes Utah
Theme URI: http://BrightHomesUtah.com
Description: A theme designed for wordpress specifically for BrightHomesUtah
Version: 1 (WP2.9.2)
Author: Ben Eckenroed
Author URI: http://BrightHomesUtah.com
*/
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "landing.css";
h1 { font-size: 24px; color: #5d6797; }
h2 { font-size: 20px; color: #5d6797; }
h3 { font-size: 18px; color: #5d6797; }
h4 { font-size: 16px; color: #5d6797; }
p  { margin-top: 5px; margin-bottom: 5px; }
img { border: 4px double #5a5a5a;
	margin: 5px;
}
.img { border: 4px double #5a5a5a;
	margin: 5px;
}
hr {
	width: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #979797;
	background-color: transparent;
}
.post ul {
	margin-left: 30px;
}
#wrapper {
	width: 1006px;
	margin: 0 auto -153px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#push {
	height: 153px;
}
/*
	HEADER
*/

#header-sub {
	background: url(style/images/header-top.jpg) no-repeat;
	width: 1006px;
	height: 48px;
	margin: 0;
	padding: 0;
}
#slogan {
	padding: 0;
	margin: 15px 0 0 10px;
}
#sub-menu {
	list-style-type: none;
	float: right;
	margin-top: 18px;
}
#sub-menu li {
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	border-left: 1px solid #2d3a81;
}
#sub-menu li a {
	color: #2d3a81;
	font-size: 12px;
	text-decoration: none;

}
#sub-menu li a:hover {
	color: #fcffff;
}
#sub-menu li.first {
	border-left-style: hidden;
}
#logo {
	background: url(style/images/bhu-logo.png) no-repeat;
	width: 303px;
	height: 130px;
	padding: 0;
	margin: 0;

	z-index: 8;
	float: none;
	left: 625px;
	bottom: 153px;
}

#bhu-header-main {
	width: 1006px;
	height: 197px;
	margin: 0 0 5px;
	padding: 0;
}
#bhu-men-bar {
	background-image: url(style/images/header-men-bar.jpg);
	width: 1006px;
	height: 63px;
	margin: 0;
	padding: 0;
}
#bhu-header-bot {
	width: 1006px;
	height: 134px;
	margin: 0;
	padding: 0;
	background-image: url(style/images/header-main-bottom.jpg);
}
#bhu-cont-info {
	float: left;
	width: 320px;
	height: 58px;
	margin: 0;
	padding: 5px 0 0 115px;
	text-align: center;
}
#bhu-main-men {
	height: 63px;
	width: 571px;
	margin: 0;
	padding: 0;
	float: right;
}
#bhu-main-men ul {
	float: right;
	list-style-type: none;
}
#bhu-main-men ul li {
	float: left;
	padding: 0px;
	margin: 0;
	background: url(style/images/li_border.png) no-repeat;
}

#bhu-main-men ul li:hover {
	background: url(style/images/li_hover_bg.png) repeat-x;
}

#bhu-main-men ul li a {
	color: #fffeff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
}

#li-spacer {
	height: 63px;
	line-height: 12px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
	margin-top: 18px;
}

.sub {
	color: #f1d269;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-size: 10px;
}
.blue {
	font-weight: bold;
	color: #373d7e;
	font-size: 14px;
	text-shadow: #4c4c4c 3px 3px 5px;
}
.gold {
	font-weight: bold;
	color: #f1d269;
	font-size: 14px;
	text-shadow: #4c4c4c 3px 3px 5px;
}
.big_blue {
	color: #373d7e;
	text-shadow: #4c4c4c 2px 2px 3px;
	font: bold 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.big_gold {
	font: bold 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #f1d269;
	text-shadow: #4c4c4c 2px 2px 3px;
}

/* 
	MAIN CONTENT
*/
#bhu-content {
	width: 1006px;
	height: 100%;
	margin: 0;
}


/*
	FOOTER
*/

#footer {
	width: 1006px;
	margin-top: -35px;
	margin-right: auto;
	margin-left: auto;
}
#footer-top {
	background: url(style/images/footer-top.png) no-repeat;
	width:  1006px;
	height: 40px;
	margin: 0;
	padding: 0;
}
#footer-middle {
	background-color: #6772aa;
	width: 1006px;
	margin: 0;
	padding: 0;
	height: 98px;
}
#footer-left {
	background: url(style/images/footer-bg.png) repeat-x 0 top;
	width: 921px;
	margin: 0;
	padding: 0;
}
#footer-sign {
	background: url(style/images/footer-sign.jpg) no-repeat;
	width: 85px;
	height: 98px;
	margin: 0;
	padding: 0;
}
#footer-right {
	background: url(style/images/footer-right.png) no-repeat;
	width: 85px;
	height: 98px;
	margin: 0;
	padding: 0;
}
#footer-bottom {
	background: url(style/images/footer-bottom.png) no-repeat;
	width: 1006px;
	height: 15px;
	margin: 0;
	padding: 0;
}

#footer-text {
	text-align: center;
	vertical-align: middle;
	height: 98px;
	color: #FFF;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin: 0;
}

/*
	FORMS & BUTTONS
*/

input[type=submit] {
	color: #676768;
	background-color: #fff;
	border: 1px solid #dcdede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	padding: 2px 5px;
}
input[type=submit]:hover {
	background-color: #6772aa;
	color: #fcffff;
	font-weight: bold;
	border: 1px solid #fffeff;
}
#searchform {
	width: 100%;
	text-align: center;
}
#searchform input[type=text]{
	background-color: #fffeff;
	color: #575757;
	text-align: left;
	width: 150px;
	padding: 2px;
	border: 1px solid #727272;
}

/*
	SIDEBARS
*/
#bhu-sidebar {
	float: left;
	width: 250px;
	margin-right: 15px;
	height: 100%;
	z-index: 1;
}
.widget {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #4f43aa;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #979ec8 url(style/images/sidebar-bg.png) repeat-x 0 top;
}
.widget div.widget {
	border-style: none;
	margin: 0;
	padding: 0;
}
.widget div.widget ul {
	list-style-type: none;
}
.widget div.widget ul li {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid rgba(255,254,255,0.41);
	color: #0d0f2a;
}
.widget div.widget ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
.widget div.widget ul li a:hover {
	color: #f1d269;
	text-decoration: underline;
}
.widget h2 {
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 4px double #fff;
	color: #f1d269;
	padding-bottom: 3px;
	text-shadow: #363636 3px 3px 5px;
}
#sidebar-menu {
	list-style-type: none;
}
#sidebar-menu li a {
	color: #fffeff;
	font-weight: bold;
	font-size: 14px;
}
#sidebar-menu li a:hover {
	color: #000;
}
#sidebar-menu li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #fffeff;
	padding-left: 15px;
}
#sidebar-menu li:hover {
	background-color: #979ec8;
}
#sidebar-menu li.first {
	border-top-style: hidden;
}
.recent_with_excerpt ul {
	list-style-type: none;
	width: 100%;
}
.recent_with_excerpt ul li {
	padding-bottom: 10px;
}
.recent_with_excerpt ul li a {
	color: #fff;
}
.recent_with_excerpt ul li a:hover {
	color: #f1d269;
	text-decoration: underline;
}

/*
	BLOG
*/
#bhu-page-content {
	width: 740px;
	float: right;
}
.post {
	border-bottom: 1px solid #bcbcbc;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
}
.post h2.listing_title {
	background-color: #f1d269;
	width: auto;
	padding: 5px;
	border: 1px solid #d2b75c;
	color: #000;
	text-shadow: rgba(0,0,0,0.56) 4px 4px 7px;
}
.entry h2 {
	font-size: 20px; color: #5d6797;
	text-shadow: none;
	background-color: transparent;
	border: none;

}
.post .date {
	font-size: 10px;
	margin-top: 0;
}
.post p.posted-in {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ebefef;
	padding-left: 10px;
	margin-bottom: -5px;
}
.post p {
	margin-top: 15px;
	margin-bottom: 15px;
}
p.faq-question {
	font-weight: bold;
	color: #000066;
}
p.faq-answer {
	padding-left: 30px;
}
table#wp-calendar {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fffeff;
	border-left: 1px solid #fff;
}
table#wp-calendar tbody {
	border-bottom: 1px solid #fff;
}
table#wp-calendar tbody tr {
	border-top: 1px solid #fff;
}
table#wp-calendar tbody td.pad {
	background: #979ec8 url(style/images/sidebar-bg.png) repeat-x 0 -40px;
}

table#wp-calendar caption {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f1d269;
	margin-bottom: 5px;
}
table#wp-calendar thead {
	padding: 3px;
	width: 14.2%;
	text-align: center;
	font-weight: bold;
	background-color: #4c568b;
	border-top: 1px solid #fff;
}
table#wp-calendar th {
	padding: 3px;
	width: 14.2%;
	text-align: center;
	font-weight: bold;
	color: #f1d269;
	border-right: 1px solid #fffeff;
}
table#wp-calendar td {
	padding: 3px;
	width: 14.2%;
	text-align: center;
	border-right: 1px solid #fffeff;
}
table#wp-calendar td#today {
	background-color: #f1d269;
	color: #4c568b;
}
table#wp-calendar td a {
	color: #f1d269;
}
table#wp-calendar td a:hover {
	color: #fffeff;
	text-decoration: underline;
}
table#wp-calendar tfoot td {
	border-right-style: hidden;
	border-left-style: hidden;
	border-bottom-style: hidden;
}
.widget_categories ul {
	width: auto;
	margin-left: 5px;
	list-style-type: circle;
}
.widget_categories ul a{
	color: #fffeff;
}
.widget_categories ul li.cat-item {
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget_categories ul a:hover {
	color: #f1d269;
	text-decoration: underline;
}
ul.entry-manager {
	float: left;
	list-style-type: none;
}
ul.entry-manager li {
	padding-right: 20px;
}