/* Customizations for Missouri Home Care Union campaign site */

body {
	background: url(http://img.seiu.org/css/campaigns/mo-hcu/i/body-missouri.gif) repeat-x;
	}

body, h1, h2, h2.entry-title a, h3, h4, h5, h6, #body-container, #header-container, #navigation, #cat-nav, #container, .front-page, #content, .post, .post-title, .entry-title, #excerpts, .hentry {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	}

#body-container {
	background: url(http://img.seiu.org/css/campaigns/mo-hcu/i/header-missouri.jpg) no-repeat center top;
	}

#header-container {
	border: none;
	padding-top: 0px;
	margin-top: 0px;
	height: 85px;
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	}

#site-title {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	}

#navigation {
	background: none;
	}

#navigation .search {
	display: none;
	}

#header {
	padding-top: 0px;
	padding-bottom: 17px;
	margin-top: 0px;
	}

#header h1 img {
	height: 60px;
	width:  600px;
	}

#cat-nav {
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	border: none;
	}

#cat-nav ul li {
	border: none;
	}

#cat-nav ul li a {
	padding: 6px 30px 6px 8px;
	margin-right: 4px;
	background: #8E58A3;
	text-transform: none;
	}

#cat-nav ul li a:hover {
	background: #efefef;
	color: #562078;
	}

#cat-navigation #feed {	
	display: none;
	}

h3.widget-title, #primary .widget-tabs li.t a.tab-current {
	background: #fad273;
	color: #000000;
	font-weight: normal !important;
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	}

#footer-container {
	background: #fad273;
	border: none;
	}

#footer-container .widget, #footer-container .widget a {
	color: #efefef;
	}

#footer-container .widget h3.widget-title{
	color: #e5e5e5;
	border-bottom: 1px solid #ccc;
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	}

#footer-container .widget .blogroll li {
	border-bottom: 0px;
	}

#container {
	position: relative;
	top:  0px;
	padding: 10px 10px;
	background: #fff;
	}

/* SPECIFIC TO FRONT PAGE */

.front-page .byline {
	display: none;
	}

.front-page .content h1 {
	font-weight: normal;
	} 

.front-page .content #excerpts {
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}

.front-page #headlines {
	margin-top: 10px;
	clear: both;
	padding-bottom: 10px;
	}
	
.front-page #headlines .subfeature {
	display: block;
	float: left;
	width: 129px;
	padding: 140px 0px 5px 10px;
	}

.front-page #headlines .subfeature h1 {
	font-size: 14px;
	display: block;
	background: #fff url('http://img.seiu.org/css/campaigns/mo-hcu/i/yellow-circle-arrow.gif') no-repeat bottom right;
	border-right: 1px #ccc solid !important;
	border-bottom: 1px #ccc solid !important;
	}

.front-page #headlines .subfeature img; {
	float: right !important;
	}

/* SPECIFIC TO PAGES AND POSTS */

.post b, .post strong {
	font-weight: bold;
	}

.entry-content img {
	border:5px solid #E5E5E5;
	margin: 5px;
	}

h1.entry-title {
	font-weight: normal;
	font-size: 36px;
	line-height: 40px;
	}