/*
Theme Name: Say Ah
Description: Adapted from WP Default
Version: 1.0
Author: E. Leffler Schulman, Mobtown Studios
Author URI: http://mobtownstudios.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, 'Trebuchet', 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	background: #d5d6d7 url('images/bgrd.gif');
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: white url('images/headerbgrd.gif') no-repeat top center;
	margin-left:auto;
	margin-right:auto;
		width: 910px!important;
	
	}

#headerimg 	{
	margin: 10px auto;
	height: 215px;

	background-color:#DDD;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font-size:1.3em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .archivemetadata {
	}

.narrowcolumn .postmetadata  {
	font-size: .9em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: none;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}
	
h3.posttitle {
	font-size: 1.4em;
	line-height: 1.6em;
}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, .archivemetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #C0200E;
	text-decoration: none;
	}
	
.entry a {
	font-weight: bold;
}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	color: #C0200E;
	text-decoration: underline;
	}
	
#sidebar a {
	color: black;
}

#sidebar .current_page_item a, #sidebar ul li {
	font-weight: bold;	
}

#sidebar ul li ul li {
	font-weight: normal;
}

#sidebar ul li ul li.page_item a {
	line-height: 2.7em;	
}

#sidebar ul li ul li.page_item {
	margin-bottom: -15px;	
	margin-top: -10px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.entry .sectiontitle {
	font-weight:bold;
	padding-right:10px;
	text-transform:uppercase;
	vertical-align:top;
	}

.entry tr td {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.entry .footnote {
	font-size: .75em;	
	line-height:1.5em;
	margin-top:40px;
	}

.entry .super {
	font-size: .7em;
	vertical-align: top;
}

.entry .donate {
	
}

.pdf p {
	font-size: .8em;	
	padding-top:5px;
}

div.pdf {
	background: white url(images/pdf.jpg) left center no-repeat;
	height: 29px;
	padding-left: 45px;	
}

div.pdfcontainer {
	border: 4px solid #E6E6E6;
	margin:20px -20px;
	padding:0 10px 10px 15px;	
}

ul.addtoany_list li a {
	padding: 0 !important;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding:1px 0;
	width: 945px;
	border-bottom: 4px solid #D9D9D9;
	border-left: 4px solid #D9D9D9;
	border-right: 4px solid #D9D9D9;
	border-top: none;
	overflow:hidden;
	}

#header {
	margin: 0 auto 3px;
	padding: 0;
	height: 165px;
	width: 745px;
	}

#headerimg {
	margin: 10px auto;
	height: 165px;
	width: 100%;
	}
	
#menu {
	background: url('images/menubgrd.gif') no-repeat bottom;
	height: 40px;
	margin: 0 auto 5px;
	width: 940px;
}

#menu ul {
	margin-left: -19px;
}

#menu ul li {
	display:inline;
	margin: 0px 42px 0 0px;
}

#menu ul li a {
	font-size: 1.4em;	
	font-weight: bold;
}

#description {
	float: right;
	margin: 70px 116px 0 0;
	width: 342px;	
	font-size: 1.15em;
	color: #C0200E;
	line-height: 130%;
}	

#donate.home {
	float: right;
	margin-top:-94px;
}

#donate.not-home {
	float: right;
	margin-top:44px;
}

.narrowcolumn, .evite {
	border:8px solid #E6E6E6;
	float:right;
	margin:0 30px 20px 10px;
	padding:0 40px 10px;
	width:515px;
	}
	
.evite {
	width: auto;
	padding-top: 20px;	
}

.evite tr td {
	padding: 0;	
}
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
#banner {
	text-align: center;	
}
	
#content.home {
	border: 4px solid #D9D9D9;
	margin: 10px auto 5px;
	width: 737px;
	}
	
#boxes {
	margin: 37px auto 50px;
	margin-left:73px;
}

#boxes ul {
	margin: 0 auto;
	padding-left: 32px;	
}

#boxes ul li {
	display: inline;
}

#boxes ul li a img {
	border: solid 4px #D9D9D9;
	margin-left: -7px;
	padding: 17px 2px 17px 1px;
	height: 52px;
	width: 240px;
}

#boxes ul li.box01 a img {
	background: white url('images/box01off.gif') no-repeat;
}


#boxes ul li.box01 a:hover img {
	background: white url('images/box01on.gif') no-repeat;
}

#boxes ul li.box02 a img {
	background: white url('images/box02off.gif') no-repeat;
}


#boxes ul li.box02 a:hover img {
	background: white url('images/box02on.gif') no-repeat;
}

#boxes ul li.box03 a img {
	background: white url('images/box03off.gif') no-repeat;
}


#boxes ul li.box03 a:hover img {
	background: white url('images/box03on.gif') no-repeat;
}

.post {
	margin: 0 0 30px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .archivemetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata, .archivemetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 802px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: left;
	font-size: 9px;
	line-height: 140%;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	color:#333333;
	font-size:1.5em;
	text-align:left;
	margin-top: 20px;
	}

h2 {
	margin: 20px 0 -10px;
	color: black;
	font-size: 1.2em;
	}

h2.pagetitle, .entry h1 {
	font-size: 1.5em;
	margin: 20px 0 5px;
	line-height: 1.2em;
}

/* HOME color: light red */
#menu ul li.home a,
#menu ul li.home a:hover,
#menu ul li.home a:visited
{
	color: #C0200E;	
}

/* ABOUT US color: dark green */
#sidebar ul.section-2 li,
#sidebar ul.section-2 li ul li a,
#sidebar ul.section-2 li ul li a:hover,
#sidebar ul.section-2 li ul li a:visited,
#menu ul li.about-us a,
#menu ul li.about-us a:hover,
#menu ul li.about-us a:visited,
.section-2 .entry h1,
.section-2 p a,
.section-2 p a:hover,
.section-2 p a:visited
{
	color: #414D29;	
}

/* TIPS FOR YOU color: dark orange */
#sidebar ul.section-96 li,
#sidebar ul.section-96 li ul li a,
#sidebar ul.section-96 li ul li a:hover,
#sidebar ul.section-96 li ul li a:visited,
.section-96 .entry h1,
.section-96 p a,
.section-96 p a:hover,
.section-96 p a:visited,
#menu ul li.tips-for-you a,
#menu ul li.tips-for-you a:hover,
#menu ul li.tips-for-you a:visited
{	
	color: #B1372C;	
}

/* TIPS FOR PROVIDERS color: dark blue */
#sidebar ul.section-15 li,
#sidebar ul.section-15 li ul li a,
#sidebar ul.section-15 li ul li a:hover,
#sidebar ul.section-15 li ul li a:visited,
.section-15 .entry h1,
.section-15 p a,
.section-15 p a:hover,
.section-15 p a:visited,
#menu ul li.tips-for-providers a,
#menu ul li.tips-for-providers a:hover,
#menu ul li.tips-for-providers a:visited

{	
	color: #253C5A;	
}

/* DONATE color: light green */
.post-35, #post-35 p a, 
#post-35 .entry h1,
#sidebar ul.section-35 li,
#sidebar ul li.page-item-35.current_page_item a, 
#sidebar ul li.page-item-35.current_page_item a:hover, 
#sidebar ul li.page-item-35.current_page_item a:visited 
{	
	color: #658A46;	
}

/* CONTACT color: dark yellow */
.post-12, #post-12 p a, 
#post-12 .entry h1,
#sidebar ul.section-12 li,
#sidebar ul li.page-item-12.current_page_item a, 
#sidebar ul li.page-item-12.current_page_item a:hover, 
#sidebar ul li.page-item-12.current_page_item a:visited,
#menu ul li.page-item-12 a,
#menu ul li.page-item-12 a:hover,
#menu ul li.page-item-12 a:visited
 
{	
	color: #AD8236;	
}

/* GET INVOLVED color: light blue */
#sidebar ul.section-132 li,
#post-132 .entry h1,
.post-132, #post-132 p a  
{	
	color: #2D74BA;	
}

/* TIP OF THE DAY color: brown */
#sidebar ul.section-147 li,
#post-147 .entry h1,
.post-147, #post-147 p a  
{	
	color: #6C1B1D;	
}

/* ABOUT HEALTH LITERACY color: dark red */
#sidebar ul.section-85 li,
#sidebar ul.section-85 li ul li a,
#sidebar ul.section-85 li ul li a:hover,
#sidebar ul.section-85 li ul li a:visited,
.section-85 .entry h1,
.section-85 p a,
.section-85 p a:hover,
.section-85 p a:visited,
#menu ul li.about-health-literacy a,
#menu ul li.about-health-literacy a:hover,
#menu ul li.about-health-literacy a:visited

{	
	color: #621719;	
}

/* BLOG color: light orange */
#sidebar ul.section-134 li,
.category-blog .entry h1,
.category-blog h1.posttitle a, 
.category-blog p a, 
.category-blog h2.pagetitle, 
.category-blog .navigation a, .category-blog .navigation a:hover,
.category-blog #respond a
{
	color: #B2512E;	
}

/* NEWS color: purple  */
#sidebar ul.section-142 li,
.category-news .entry h1,
.category-news h1.posttitle a, 
.category-news p a, 
.category-news h2.pagetitle,
.category-news .navigation a, .category-news .navigation a:hover,
#menu ul li.news a,
#menu ul li.news a:hover,
#menu ul li.news a:visited

{
	color: #352356;	
}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#respond h3 {
	margin-bottom: 10px;	
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#header .logo img{
	margin-top: 43px;	
	float: left;
}

/* End Images */



/* Begin Lists */

.entry ul li {
	margin-left:-25px;	
	margin-bottom:10px;
	margin-top:10px;
}

.postmetadata ul, .postmetadata li, .archivemetadata ul, .archivemetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0px;
	padding: 0;
	}
	
.tiplist li {
	display: inline;
	font-size: .9em;	
}

.tiplist {
	margin-top: 20px;	
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	border-top:8px solid #E6E6E6;
	border-left:8px solid #E6E6E6;
	border-right:8px solid #E6E6E6;
	margin-left:30px;
	width:240px;	
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul {
	font-size:1.6em;
	padding-left:23px;
	padding-top:20px;	
	padding-bottom:10px;
}

#sidebar ul li ul {
	font-size:.9em;
	padding-left:2px;
	padding-top:2px;
}
	
#sideboxes ul.boxes {
	margin-bottom:0;
	margin-top:0;
	padding-left:0;
}

#sideboxes ul.boxes li {
	background-color:#F7F7F7;
	border-top:8px solid #E6E6E6;
	padding:9px 22px 3px;	
	list-style: none;
}

#sidebar ul.boxes li img {
	
}

#sideboxes {
	border-bottom:8px solid #E6E6E6;
	border-left:8px solid #E6E6E6;
	border-right:8px solid #E6E6E6;
	margin-left:30px;
	margin-bottom: 25px;
	width:240px;	
	}


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	clear: both;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
