/*
family40_articles_screen.css
Copyright 2007, Focus on the Family
Created: 10/21/207
Modified: 1/13/10
Version: 1.2
Modification history: 1/12/10: Added h4 a under #editorialWellArticles
Modification history: 1/13/10: Changes to suport SuperBowl
*/

/* overrides of main stylesheets */
.curvedBox { width:220px; float:left; padding:0; margin:0; }
#editorialWell { float: left; clear: none; width: 752px; overflow: hidden; margin:15px 0 0 15px; }
#editorialWellArticles { float:left; clear:none; width:752px; overflow:hidden; margin:15px 0 15px 15px; background-image:none;  }

/* editorialWellArticles styles*/

#editorialWellArticles h2.index { margin:0; height:63px; width:743px; overflow:hidden; font-size:2.9em; color:#fff; padding:15px 0 0 15px; background:url(/images/backgrounds/bg_life_challenges.png) no-repeat; clear:right; }
#editorialWellArticles h2.profileIndex { margin-bottom:4px; }

#articleWide { margin-top:4px; width:722px; clear:both; padding:15px; float:left; overflow:hidden; background:url(/images/backgrounds/article_tile.png) repeat-y; }

#editorialWellArticles h3,
#editorialWellArticles h3 a { color:#4b4b4b; text-decoration:none; font-size:1.5em; margin-bottom:0; }
#editorialWellArticles h4 { color:#4b4b4b; font-size:1.2em; }
#editorialWellArticles h4 a { color:#4b4b4b; text-decoration:none;  }
#editorialWellArticles h3 { padding-top:15px; }
.byline { font-weight:bold; font-style:italic; margin:20px 0; color:#666; }

#editorialWellArticles p,
#editorialWellArticles cite,
#editorialWellArticles blockquote { line-height:1.5; }

#editorialWellArticles a { color:#0d3c44; font-weight:bold; }
#editorialWellArticles a:hover { text-decoration:none; color:#A27E44; }
#editorialWellArticles a.moreLink { color:#0d3c44; text-decoration:none; }

blockquote { margin-left:40px; margin-right:40px; } 
cite { text-align:right; font-style:italic; display:block; margin:0 10px 0 0; }

.footnotes,
.authorBio,
.copyright { border-top:1px solid #999; padding:5px 0; margin:0 20px; }

.authorBio a,
.copyright a { color:#0d3c44; font-weight:bold; text-decoration:none;  }

.authorBio a:hover,
.copyright a:hover { color:#A27E44; }

.authorBio,
.copyright { font-style:italic; }

.question { font-weight: bold; }

.profilesEdwellbg { background:url(/images/backgrounds/article_tile.png) repeat-y; padding:0 15px; }

