/*
Theme Name: Heartland Family Service
Theme URI: http://heartlandfamilyservice.org/
Description: Custom theme for Heartland Family Service.
Version: 0.5
Author: Design Less Better
Author URI: http://www.designlessbetter.com/
Tags: unknown
*/

/* GLOBALS
 **/

body
{
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Times, serif;
	color: #003366;
	background: url('img/background.png') top left repeat;
}

a 
{
	color: #eb4934;
}

.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* APPLY A COLOR
 **/

// This is the light blue text style
span.date 
{
	color: #6794a9 !important;
}


/* CONTAINER
 **/

div#backgroundcontainright
{
	width: 100%;
	background: transparent url('img/bg-upper-right.png') top right no-repeat;
}

div#backgroundcontainleft
{
	width: 100%;
	background: transparent url('img/bg-lower-left.png') bottom left no-repeat;
}

div#containleft
{
	width: 971px;
	padding: 1em 0 12px 1em;
	background: transparent url('img/container.png') top left repeat-y;
}

div#containright
{
	margin: 0 auto;
	width: 987px;
	font-size: 0.865em;
	background: transparent url('img/container-right.png') top right repeat-y;
}

/* HEADER
 **/

div#header
{
	height: 111px;
	width: 69em;
}

div#header a
{
	color: #0a5187;
}

img#logo
{
	float: left;
	border: 0px;
}

div#searchbar
{
	float: right;
}

div#searchlinks
{
	font-size: .9em;
	padding-top: 5px;
	text-align: right;
}

input#s
{
    height: 16px;
	padding: 4px;
	border: 1px #003366 solid;
}

input#searchsubmit
{
    height: 26px;
    width: 74px;
	border: 0px;
    background-image: url('img/button-search.gif');
    background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 200;
	margin-bottom: -1px;
}

input#searchsubmit:hover
{
    background-position: 0 -26px;
}

/* SIDEBAR
 **/

div#sidebar
{
	width: 22em;
	float: left;
	font-family: Times New Roman, Times, serif;
}

/* MAKE A DIFFERENCE
 **/

div#makeadifference h2
{
	color: #eb4934;
	background-color: #e2d6a4;
}

div.activity
{
	width: 132px;
	height: 132px;
	padding: 3px 0 0 3px;
	background: #faf9f5 url('img/makeadiff-bg.gif') 0 0 no-repeat;
	float: left;
	margin: 0 15px 5px 0;
}

img.activity
{
	width: 125px; 
	height: 125px;
}

div#makeadifference p
{
	color: #003366;
	padding: 0 8px;
	margin: 0 0 15px;
	font-size: 1em; 
	line-height: 1.5em; 
}

div.donatesidebarbutton img
{
	border: 0px;
}

div.donatesidebarbutton span 
{
	display:none;
}

div.donatesidebarbutton 
{
    height: 22px;
    width: 145px;
	border: 0px;
    background-image: url('img/dontatenow-button.png');
    background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 200;
	float: right;
}

div.donatesidebarbutton:hover
{
    background-position: 0 -22px;
}

/* NEWSLETTER SIGNUP
 **/

div#newslettermodule
{
	padding: 15px 5px;
}

div#newslettermodule h5
{
	color: #00589a;
	margin: 0;
	padding: 13px 8px 5px;
	font-weight: normal;
}

div#newslettersignup
{
	padding: 8px;
}

input#subscriber-email
{
	padding: 4px;
	border: 1px #003366 solid;
	margin: 0px;
}

input#go
{
    height: 26px;
    width: 74px;
	border: 0px;
    background-image: url('img/button-signup.gif');
    background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 200;
	margin-bottom: -1px;
}

input#go:hover
{
    background-position: 0 -26px;
}


div.browsenewsletters
{
	font-size: x-small;
	padding: 3px 8px;	
}

div.browsenewsletters a
{
	text-decoration: none;
}

/* GROUP DIRECTORY
 **/

div#group-directory h4 img
{
	vertical-align: middle;
}

/* UPCOMING EVENTS
 **/

div#upcomingevents
{
	margin-top: 13px;
}

div#upcomingevents h2
{
	color: #eb4934;
	background-color: #e2d6a4;
}

div#upcomingevents p
{
	padding: 8px;
	margin: 10px 0 0;
	font-size: 1.3em;
}

div#upcomingevents p span.date
{
	display: block;
	font-size: .8em;
	padding-top: 5px;
	color: #6794a9;
}

/* CONTENT
 **/

div#content
{
	width: 44em;
	float: left;
	padding-right: 2em;
	padding-left: 1em;
	line-height: 1.7em;
}

/* HORIZONTAL RULES
 **/

div.flourish
{
	text-align: center;
	width: 100%;
	margin: 0 auto 30px;
	text-align: center;
	height: 46px; 
	background: url('img/flourish.png') no-repeat top center;
}

div.sidebarhr
{
	border-top: 1px #003366 solid;
	border-bottom: 1px #7f99b2 solid;
	height: 0px;
	margin: 12px 12px 0;
	clear: both;
}

div.bluehr 
{
	border-top: 1px #003366 solid;
	border-bottom: 1px #7f99b2 solid;
	height: 0px;
	margin: 20px 12px;
	clear: both;
}

/* HEART LISTS
 **/

div#content ul
{
	padding-left: 20px;
}

div#content ul li
{
	padding-left: 0px;
	margin-bottom: 5px;
}

div#content ul.bluelinks li a
{
	color: #003366;
}

div#content ul.heartlist li
{
	color: #EB4934;
}

div.caption
{
	font-size: .85em;
	text-align: center;
	line-height: 1.3em;
	padding-top: 5px;
	color: #737b80;
}

/* SINGLE PAGE CONTENT
 **/

div.single div.date
{
	margin-top: 5px;
}

div.postcard
{
	margin: 15px auto;
	text-align: right;
}

div#downloadapp
{
	margin: 20px auto;
	padding-top: 10px;
}

div#downloadapp img
{
	float: left;
	border: 0;
	margin-right: 10px;
}

div#downloadapp h4
{
	margin-top: 15px;
}

div#downloadapp a
{
	text-decoration: none;
	color: #e6027b;
}

div#presidentNote ul
{
	padding-left: 40px;
}

/* GENERIC FORM STYLES
 **/

.wpcf7-form span, #commentform span
{
	color: #7d7d7d;
	font-size: .85em;
}

span.wpcf7-list-item-label
{
	font-size: 1.7em !important;
	color: #003366 !important;
	padding-left: 10px;
}

span.wpcf7-list-item
{
	display: block;
	margin-bottom: 10px;
}

.wpcf7-form p, #commentform p
{
	margin: 0 0 15px 15px;
	font-size: 1.2em;
}

.wpcf7-form p input, #commentform  p input
{
	margin: 5px 0 0;
	padding: 2px;
}

.wpcf7-form p textarea, #commentform  p textarea
{
	padding: 4px;
	max-width: 44em;
}

/* BUTTONS: CONTACT, SALUTE TO FAMILIES NOMINATION, COMMENT SUBMIT 
 **/

input#contact-submit
{
    height: 51px;
    width: 94px;
	border: 0px;
    background-image: url('img/contact-submit.gif');
    background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 200;
}

input#contact-submit:hover
{
    background-position: 0 -51px;
}

input#comment-submit
{
    height: 42px;
    width: 242px;
	border: 0px;
    background-image: url('img/comment-submit.gif');
    background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 200;
}

input#comment-submit:hover
{
    background-position: 0 -42px;
}

input#nominate-submit
{
    height: 42px;
    width: 112px;
	border: 0px;
    background-image: url('img/nominate-button.gif');
    background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 200;
}

input#nominate-submit:hover
{
    background-position: 0 -42px;
}

/* EVENT SIGN UP FORM
 **/

div#signup-form
{
	border: 1px #709bbb solid;
	margin: 15px 0;
	background-color: #fff;
}

div#signup-form h2
{
	color: #fff;
	background-color: #015697;
	padding: 20px 15px;
	margin: 0 0 10px;
	font-size: 1.8em;
}

div#signup-form p.section
{
	margin-top: 30px;
}

div#signup-form p.section span
{
	color: #003366;
	font-size: .85em;
}

div#signup-form span.list-item
{
	display: block;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #003366;
}

span.list-item-label
{
	font-size: 1.2em !important;
	color: #000 !important;
	padding-left: 10px;
}

div#signup-form p.chargeme
{
	background-color: #c8d4ea;
	font-size: 1.5em;
	padding: 20px 15px;
	margin-left: 0;
}

div#signup-form input.event-register-submit
{
    height: 45px;
    width: 219px;
	border: 0px;
    background-image: url('img/finish-sign-up.gif');
    background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 200;
}

div#signup-form input.event-register-submit:hover
{
    background-position: 0 -45px;
}

/* DONATE FORM
 **/

div.donate h4
{
	padding-top: 15px;
	font-size: 1.5em;
	line-height: 1.3em;
}

div.donate h4 a
{
	color: #eb4934;
	font-size: .75em;
	text-decoration: underline;
	font-weight: normal;
}

div#donate-form
{
	border: 1px #709bbb solid;
	margin: 15px 0;
	background-color: #fff;
}

div#donate-form div.donatehead
{
	background-color: #dbe4eb;
	padding: 20px 15px;
	margin-left: 0;
	border-bottom: 1px #709bbb solid;
}

div#donate-form div.donatehead h4
{
	margin-bottom: 10px;
	padding-top: 0;
}

div#donate-form div.donatehead p
{
	margin: 0 0 10px;
} 

div#donate-form p.chargeme
{
	font-size: 1.5em;
	margin: 20px 15px;
}

div#donate-form p.chargeme input
{
	margin-left: 3px;
}

div#donate-form select.wpsc_select_variation
{
	padding: 5px 3px 5px;
}

div#donate-form input.donate-submit
{
	margin-top: 15px;
    height: 42px;
    width: 130px;
	border: 0px;
    background-image: url('img/donate-submit.png');
    background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 200;
}

div#donate-form input.donate-submit:hover
{
    background-position: 0 -42px;
}

/* FRONT PAGE TWO-COL
 **/

div.twocol div.left
{
	width: 20em;
	float: left;
	margin-top: 1em;
	padding: 0 1em 0 0;
}

div.twocol div.right
{
	width: 21em;
	padding: 0;
	margin-top: 1em;
	float: left;
}

a#familytest
{
	display: block;
	margin: 0 auto;
	width: 600px;
	height: 129px;
	background-image: url('img/familybug.jpg');
	background-repeat: no-repeat;
}

a#familytest span
{
	display: none;
}

/* HEADERS
 **/

h1, h2.pageheader
{
	font-size: 2.7em;
	line-height: 1.2em;
}

h2.sidebarhead
{
	margin: 0;
	padding: 12px 12px;
	font-size: 1.8em;
}

h2.vision
{
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	padding: 0 1em;
}

h3
{
	font-family: Times New Roman, Times, serif;
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0 auto .5em;
	color: #eb4934;
}

h3.contenth3
{
	margin-bottom: 35px; 
	font-size: 1.5em;
	color: #003366;
}

h4
{
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
	margin: 0 auto 15px;
	color: #1a3c6a;
}

h4 a
{
	color: #0067b7;
	text-decoration: none;
}

h4 a img
{
	border: 0px;
}

h4.pagesubheader
{
	font-size: 2em;
	font-weight: normal;
	margin: 40px 0 20px;
}

h5
{
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
	margin: 2em auto 1em;
}

h6
{
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
	color: #6794A9;
	margin: -1em 0 1em;
	font-weight: normal;
}

span.bigdate
{
	font-weight: bold;
	font-size: 1.3em;
	display: inline;
}

div.blogheader h2, div.storiesheader h2, div.tipsheader h2, div.pressheader h2
{
	display: none;
}

div.tipsheader
{
	text-align: center;
	height: 180px;
	width: 624px;
	background: url('img/tips-for-families-header.jpg') no-repeat left center;
	padding-top: 5px;
}

div.blogheader
{
	text-align: center;
	height: 180px;
	width: 624px;
	background: url('img/hfs-blog-header.jpg') no-repeat left center;
	padding-top: 5px;
}

div.storiesheader
{
	text-align: center;
	height: 180px;
	width: 624px;
	background: url('img/success-stories-banner.jpg') no-repeat left center;
	padding-top: 5px;
}

div.pressheader
{
	text-align: center;
	height: 180px;
	width: 624px;
	background: url('img/in-the-news-header.jpg') no-repeat left center;
	padding-top: 5px;
}

div.catheader
{
	text-align: center;
	height: 180px;
	width: 624px;
	background: url('img/hfs-blog-blank-header.jpg') no-repeat left center;
	padding-top: 5px;
}

div.catheader h2
{
	text-align: center;
	margin: 65px auto 0;
}

/* TABLES
 **/

table
{
	margin: 0 auto 40px;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	width: 90%;
}

table td
{
	color: #0067b7;
	padding: 5px 10px 5px 5px;
	border-bottom: 1px #b8c6d1 solid;
}

table tfoot td, table thead td
{
	font-weight: bold;
	color: #003366;
	border-top: 1px #003366 solid;
	border-bottom: 0px;
}

/* LIST PAGE
 **/

div.listitem 
{
	margin: 15px 0;
	padding-bottom: 15px;
}

img.listthumbnail
{
	float: right;
	margin: 5px 0 15px 15px;
	padding: 1px;
	border: 1px #dbe4eb solid;
}

img.listthumbnail-left
{
	float: left;
	margin: 5px 15px 15px 0;
	padding: 1px;
	border: 1px #dbe4eb solid;
}

a.sponsor_button
{
	border: 0px;
	display: block;
	background: url('img/sponsor-button.png') no-repeat 0 0;
	height: 32px;
	width: 174px;
	margin: 15px 0 15px 0;
}

a.sponsor_button:hover
{
    background-position: 0 -32px;
}

a.sponsor_button span
{
	display: none;
}

div.lipicright p
{
	margin-left: 165px;
}

div.floatlist
{
	float: left;
	padding-bottom: 40px;
}

div.floatlist a
{
	text-decoration: underline;
}

/* FRAMED SLIDESHOW
 **/

div#slider
{
	background: url('img/frame.png') top left no-repeat;
	padding-bottom: 20px;
}

/* AJAX PANES AND TRIGGERS
 ***/

ul.ajaxlist li
{
	margin-bottom: 5px !important;
}

div.ajaxPane
{
	display: none;
	padding-top: 20px;
}

/* OUR TEAM
 **/

div#team
{
	padding: 15px 0 24px;
}

div#email
{
	margin: 0 0 15px;
}

div#team h4
{
	margin: 40px auto 0 !important;
	color: #0067b7;
}

div#team div.title
{
	font-size: 1.2em;
	color: #6794A9;
}

div#team p
{
	margin-left: 115px;
}

div#team div.photo
{
	float: left; 
	display: block;
	margin-right: 15px;
	margin-top: 32px;
}

div#team .first
{
	margin-top: 0px !important;
}

div#team div.boards p
{
	margin-left: 0 !important;
}

/* SINGLE PAGE GENERAL STYLES
 **/

.post-summary
{
	color: #5c7399;
	font-size: 1.5em;
	line-height: 1.4em;
}

div#volunteer h3 a
{
	text-decoration: none;
	font-weight: bold;
}

div#volunteer h5
{
	font-weight: normal;
	margin-top: 0;
}

div.yearlinklist
{
	padding-top: .5em;
	margin-bottom: 2em;
}

/* HOW YOU CAN HELP
 **/

#help h2.pageheader
{
	margin-bottom: 24px;
}

#help h2
{
	font-size: 2.5em;
	margin: 0 0 10px;
	line-height: 1.2em;
}

#help h2 a
{
	text-decoration: none;
	color: #0067b7;
}

#help h4 a
{
	color: #eb4934;
}

#help p
{
	margin-bottom: 24px;
}

.event-wrap h4 
{
	margin-bottom: 15px !important;
}

/* BLOG
 **/

div.post
{
	margin-top: 2em;
}

div.blogexcerpt
{
	padding-bottom: .5em;
	margin-bottom: 1em;
}

h3.post-title
{
	color: #003366; 
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
}

h3.post-title a
{
	color: #003366;
	text-decoration: none;
}

div.post-meta
{
	margin: 0px;
	color: #003366;
}

div.post-meta span.category a
{
	color: #EB4934 !important;
}

div.post-meta span.author
{
	font-weight: bold;
}

div.post-meta a
{
	text-decoration: none;
}

img.blogimg
{
	margin: 1em 0 .5em;
}

ul.sociallinks 
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 !important;
}	

ul.sociallinks li
{
	float: left;
	padding-left: 0 !important;
	margin-left: 0;
	padding-right: 30px;
	background-image: none !important;
}

ul.sociallinks li img
{
	margin-right: 15px;
}

ul.sociallinks li a
{
	text-decoration: none;
	color: #0062AD;
}

/* COMMENTS
 **/

ol#commentlist
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ol#commentlist li
{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
}

ol#commentlist cite
{
	color: #666;
	font-style: normal;
}

/* PAGINATION
 **/

ul.paging 
{ 
	list-style: none; 
	list-image-type: none;
	padding: 0; 
	font-weight: bold; 
	margin: auto;
}

ul.paging li 
{ 
	float: left; 
	margin: 0 6px 6px 0 !important; 
	background-image: none !important;
}

ul.paging li a
{ 
	display: block; 
	padding: 3px 6px !important; 
	background-color: #fff; 
	border: 1px solid #8a99ae; 
	color: #003366;
	text-decoration: none;
	text-align: center;
	width: 16px;
}

ul.paging li.active 
{ 
	display: block; 
	padding: 3px 6px !important; 
	//margin-left: 20px !important;
	background-color: #1a3665 !important; 
	color: #fff; 
	width: 16px;
	text-align: center;
}

ul.paging li.nextlink a, ul.paging li.previous a
{
	text-transform: uppercase;
	width: 38px;
}

/* SITEMAP
 **/

div#sitemap ul 
{
	padding-left: 0px;
}

div#sitemap ul li
{
	background: none;
	margin-bottom: 5px;
	padding-left: 0px;
}

/* FOOTER
 **/

div#footer
{
	clear: both;
	padding-top: 35px;
	font-size: .8em;
}

div#footer a
{
	color: #005595;
}

div#footer ul 
{
	padding: 0;
	text-transform: uppercase;
	height: 25px;
	display: block;
	text-align: center;
}

div#footer ul li
{
	margin: 0;
	padding: 5px 10px 0;
	height: 25px;
	display: inline;
	border-left: 0px;
	text-align: center;
	list-style-type: none;
}

div#footer div
{
	color: #999;
}