#mainFooter
{
  clear: both;
}
#blogContent
{
  width: 635px;
  float: left;
  font-size: 14px;
}

#siteNavMain .subnav a
{
  background-color:#013374 !important;
}
#siteNavMain .subnav a:hover
{
  background-color:#E6FFA2 !important;
}

ul#siteNavMain, ul#siteNavMain ul, ul#siteNavMain li
{
  position: relative;
  z-index: 999;
}

#blogContent #masthead
{
  margin: 5px 0px 10px 0px;
}

#topheadertext h3
{
  clear:both;
}

.nativeBlogModule .moduleContentInner
{
  padding:14px 10px 14px 14px;
}
.moduleContentInner p, .moduleContentInner ul
{
  padding: 0px;
}

.twoColumList .moduleContentInner ul
{
  width: 130px;
  float: left;
}
.layoutF #mainContentCol1 .moduleWrap.transparent
{
  border: 0px;
}
.layoutF #mainContentCol1 .transparent .genericModuleHeader
{
  border: none;
  background: transparent none;
  color: #8AB6E3;
}

.layoutF #mainContentCol1 .adWidget .genericModuleHeader
{
  height: 10px;
  font-family: arial;
  font-size: 10px;
  line-height: 8px;
  text-align: right;
  color: #cdcdcd;
}
.layoutF #mainContentCol1 .adWidget .moduleContentOuter
{
  margin: 0px;
}
.adWidget .moduleContentInner
{
  padding: 0px;
  margin: 0px;
}

.nativeBlogModule .moduleContentInner .linkMore
{
  clear: both;
  margin-left: 13px;
  font-weight: bold;
}

/* for the blog post */
.blog-entry
{
  margin-bottom: 50px;
}

.blog-entry a
{
  font-size: 14px;
}

h3.date-header
{
  font: 12px/12px georgia, serif;
  padding-bottom: 6px;
  margin: 0px 0px 0px  0px;
  font-weight: bold;
  background: transparent url("http://blog.beliefnet.com/imgs/dotted_line.gif") repeat-x bottom;
}

h1.page-title
{
  font: 31px/34px georgia, serif;
  margin: 0px 0 25px  0px;
}

h1.page-title a
{
  color: #000 !important;
  text-decoration: none !important;
  font: 31px/34px georgia, serif !important;
  margin: 0px 0 25px 0px !important;
}

h2.entry-title
{
  font: 24px/27px georgia, serif;
  margin: 0px 0px 15px  0px;
  padding-top: 7px;
  clear: both;
}

h2.entry-title a
{
  color: #000 !important;
  text-decoration: none !important;
  font: 24px/27px georgia, serif !important;
  margin: 0px 0 15px 0px !important;
}

h2.entry-title a:hover
{
  color: #000 !important;
  text-decoration: underline !important;
}

.blog-entry
{
  font: 14px/20px arial, sans-serif;
}

.blog-entry .storycontent, .blog-entry .storycontent *
{
  font-family: arial,sans-serif !important;
  font-size: 14px !important;
}

.blog-entry .storycontent .postMore
{
  margin-bottom: 15px;
}
.blog-entry .storycontent .postMore a
{
  font-weight: bold;
  font-family: georgia,serif !important;
}

.blog-entry .EntryTags
{
  margin-bottom: 15px;
}

.EntryCategories
{
  margin-bottom: 15px;
}

.EntryCategories b, .EntryTags b
{
  font-family: georgia,serif;
}

.blog-entry .commentLink
{
  margin-bottom: 15px;
}

.blog-entry .commentLink a
{
  font-family: georgia,serif;
  font-weight: bold;
  color: #ff9932;
}

.blog-entry .entry-footer
{
  clear: both;
  font: 12px/12px verdana, sans-serif;
  color: #666;
  background: transparent url("http://blog.beliefnet.com/imgs/dotted_line.gif") repeat-x top;
  padding-top: 4px;
  margin: 5px 0px 0px 0px;
}

.entry-footer a
{
  font-size: 12px;
}

.entry-footer span
{
  margin-left: 20px;
}

.add-social
{
  position: relative; 
}

.add-social:hover .socialbox, .post-footer span.sfhover .socialbox
{
  display: block;
}

.socialbox
{
  display: none;
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 0px 2px;
  width: 153px;
  position: absolute;
  top: -93px;
  left: 70px;
}

*html .socialbox
{
  left: 90px;
  top: -163px;
}

.socialbox img
{
  border: 0px;
}

.socialbox ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.socialbox li
{
  padding: 0px;
  margin: 0px;
}

.socialbox a
{
  display: block;
  text-decoration: none !important;
  padding: 2px;
  width: 150px;
}

.socialbox a:hover, .socialbox li:hover
{
  background: #fff3dd !important;
}

/* for comments on the indivigual entry page */
#comments
{
  margin-top: 40px;
  width: auto;
}

#comments .comment a
{
  padding-left: 0px;
}

#comments #commentHeader
{
  background: transparent url("http://blog.beliefnet.com/imgs/commentHead_background.gif") repeat-x bottom;
  padding: 0px 5px 3px 5px;
  margin-bottom: 10px;
  font-family: georgia,serif;
  font-size: 18px;
  color: #6da2cc;
}

#comments #commentHeader a
{
  display: bolck;
  float: right;
  padding-left: 21px;
  background: transparent url("http://blog.beliefnet.com/imgs/commentAdd_background.gif") no-repeat left;
  color: #5a5653;
  font-family: arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
}

#comments .comment
{
  margin: 0px 20px;
  padding: 10px 0px;
  background: transparent url("http://blog.beliefnet.com/imgs/dotted_line.gif") repeat-x bottom;
}

#comments .comment p
{
  padding-bottom: 0px;
}

#comments .comment .CommentNumber
{
  color:#CCCCCC;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: -21px;
  height: 21px;
  margin-left: -33px;
  text-align: right;
  width: 30px;
}

#comments .comment .commentPoster
{
  color: #1e5aa3;
  font-size: 18px;
}
#comments .comment .commentDate
{
  color: #666666;
  font-size: 12px;
}
#comments .comment .commentURL
{
  margin-top: 10px;
}

#post-a-comment
{
  margin: 20px 20px 0px 20px;
}
#post-a-comment h3
{
  font-family: georgia,serif;
  font-size: 18px;
  color: #6da2cc;
  font-weight: normal;
}

#post-a-comment #email, #post-a-comment #author
{
  width: 280px;
  margin: 0px 10px 10px 0px;
}
#post-a-comment #url
{
  width: 578px;
  margin-bottom: 10px;
}
#post-a-comment #comment-text, #post-a-comment #comment
{
  width: 578px;
  height: 200px;
  margin-bottom: 5px;
}

.form-submit #submit
{
  width: 100px;
}

#content .archive-list li
{
  padding: 3px 0px;
}

#content .archive-list li a
{
  font-size: 20px;
  font: 20px/23px georgia, serif !important;
}

#search-logo
{
  float: left;
  margin-right: 5px;
}

#search-form input#search
{
  width: 182px;
  border: 1px solid #cccccc;
  padding: 2px;
  margin-top: 5px;
}

#search-form label
{
  font: 14px/14px georgia, serif;
  font-weight: bold;
}

#widget-Archive-List .widget-content .archive-list
{
  width: 136px;
  float: left;
}

.ftrBlueBar
{
  margin-top: 0px;
}

.bottomAd
{
  padding-left: 136px;
  padding-right: 136px;
  text-align: center;
}

.tagWht1
{
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}
.tagWht2
{
  font-weight: bold;
  font-size: 14px;
}
.tagWht3
{
  font-weight: bold;
  font-size: 13px;
}
.tagWht4
{
  font-size: 13px;
}
.tagWht5
{
  font-weight: bold;
  font-size: 12px;
}
.tagWht6
{
  font-size: 12px;
}
.tagWht7
{
  font-size: 11px;
}
.tagWht8
{
  font-size: 10px;
}
.tagWht9
{
  font-size: 9px;
}
.tagWht10
{
  font-size: 8px;
}

.content-nav
{
  clear: both;
  text-align: right;
  margin-bottom: 15px;
  height: 23px;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;

}

.content-nav .mainNav
{
  float: right;
  background: #99b7d9 url("http://blog.beliefnet.com/imgs/mainNav_background.gif") repeat-x top;
  height: 23px;
}
.content-nav .mainNav a
{
  display: block;
  float: left;
  height: 23px;
  color: white;
  font-size:15px;
  line-height:23px;
  padding: 0px 8px;
  border-right: 1px solid white;
}
.content-nav .mainNav a.first
{
  background: transparent url("http://blog.beliefnet.com/imgs/nav_left.gif") no-repeat left;
  padding-left: 10px;
}
.content-nav .mainNav a.last
{
  background: transparent url("http://blog.beliefnet.com/imgs/nav_right.gif") no-repeat right;
  padding-right: 10px;
  border-right: none;
}

.content-nav .mainNav a:hover, .content-nav .mainNav a.first:hover, .content-nav .mainNav a.last:hover
{
  background-color: #54687f;
}
.content-nav .mainNav a.moreNav
{
  background: transparent url("http://blog.beliefnet.com/imgs/moreNav_background.gif") no-repeat left;
}

.content-nav .mainNav a.moreNav:hover
{
  background: #c17b2c url("http://blog.beliefnet.com/imgs/nav_left.gif") no-repeat left;
}


#breadcrumbs
{
  margin-bottom: 5px;
  color: #1f5aa6;
  font-family:verdana,arial,sans-serif;
  font-size:11px;
}
#breadcrumbs a
{
  color: #1f5aa6;
}
#breadcrumbs a:hover
{
  color: #1f5aa6;
}
#breadcrumbs .current
{
  color: #999999;
}

#captchaArea .label, #captchaArea p
{
  display: none;
}

#captchaArea #captcha_code
{
  width: 146px;
  margin: 3px 0px 10px 0px;
}

#most-emailed-articles
{
  background: #FDF9F4 url(/imgs/paperclip.gif) no-repeat top right;
}

.mostEmailedV4
{
  background: none !important;
  padding: 0px !important;
}

.mostEmailedV4 strong, .mostEmailedV4 .spacer4p
{
  display: none;
}

.mostEmailedV4 li
{
  margin: 10px 0px 5px 10px !important;
}
.mostEmailedV4 a
{
  color: #336699 !important;
  font-size: 12px !important;
}
.mostEmailedV4 a:hover
{
  color: #660000 !important;
}

#upcomming-events b
{
  font-size: 14px;
  font-size: 14px;
}

.AuthorBio
{
  margin: 30px 0px;
}

ul.archive-list
{
  margin-bottom: 15px;
}

ul.archive-list li
{
  float: left;
  width: 200px;
}

.formUnsel
{
  color: #979797;
  font-style: italic;
}

#mainContentCol1 #RssEmail
{
  width: 190px;
}

ul.no-bullets, ul.no-bullets li
{
  list-style: none;
  margin-left: 0px;
}

h3.widget-header
{
  margin: 5px 0px;
}

#customFooter
{
  margin-top: 5px;
  clear: both;
}

.PostBlogLink
{
  float: right;
  height: 15px;
}
.PostBlogLink a
{
  text-decoration: none;
  font-size: 12px;
  line-height: 15px;
}

.PostHeaderModule
{
  margin-bottom: 10px;
}
.PostFooterModule
{
  margin-top: 10px;
}

.BeliefnetModules .moduleContentInner p, .BeliefnetModules  .moduleContentInner ul
{
  padding: 14px 10px 0px 14px;
}

.navOverAd, .navOverAd *
{
  position: relative;
  z-index: 0;
}

blockquote
{
  margin: 15px 30px;
}

.AuthorEntry
{
  margin: 10px 0px;
}

.AuthorEntry img
{
  float: right;
  margin-top: 5px;
  margin-left: 5px;
  border: 1px solid black;
}

.AuthorEntry a.AuthorName
{
  color: black;
  font-weight: bold;
  font-size: 14px;
}

.AuthorEntry a.archiv
{
  color: #336699;
}

.blog-entry .socialbox ul, .blog-entry .socialbox ul li
{
    list-style: none inside;
    padding-left: 0px;
}

.blog-entry ul, .blog-entry ul li
{
  list-style: disc inside;
}
.blog-entry ul li
{
  padding-left: 20px;
}

.CaptchaOutMsg span
{
  color: red;
  font-weight: bold;
}

#sysMessage
{
  border: 1px solid black;
  margin: 10px;
  padding: 10px;
  background-color: #CCFFCC;
}

#headerTopExtra p
{
  padding-bottom: 0px;
  margin-bottom: 2px;
}

.sponserArea span
{
  font-size: 11px;
  font-family: Arial;
  color: #999999;
  font-style: italic;
  position:relative;
  top:-12px;
}

.CommentGoogleAd {
color:#CDCDCD;
font-family:arial;
font-size:10px;
line-height:8px;
margin:20px 84.5px;
text-align:right;
}

