#recaptcha_widget{width:216px; overflow:hidden;}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
  background-color:#fff !important; //reCaptcha widget background color
}
.captcha img{height:50px; width:216px;}
#recaptcha_table {
  border-color: #fff !important; //reCaptcha widget border color
}

#recaptcha_response_field {
  border-color: #fff !important; //Text input field border color
  background-color:#FFf !important; //Text input field background color
}


.leftcol { width: 608px; margin-right: 20px;  float:left; }
.rightcol { width: 313px; float:left; }

.entrydivider { background: transparent url('../img/nav/divider_horiz.gif') repeat-x scroll bottom; margin: 0px 0px 30px 0px; height: 1px; }

.entry {  margin-bottom: 20px; }
.entry h2.title { color: #1aa8d0; font-weight: bold; font-size: 24px; }
.entry h3.title { color: #1aa8d0; font-weight: bold; font-size: 13pt; margin-bottom: 9px; }
.entry h3.title a:hover, .entry h2.title a:hover { }
.entry .leftcol { width: 379px; float:left; margin-right: 16px; }
.entry .rightcol { width: 201px; float:left; }
.entry .fullcol { width: auto; }
.entry img { border: 5px solid #e6e6e6 }
.entry p.summary { color: #595959; margin-bottom: 15px; line-height: 15px; }
.entry .button { background: #f2f2f2 no-repeat 8px center; display: inline; line-height: 23px; padding: 0px 10px 0px 27px; color: #1aa8d0 !important; font-weight: bold; float: left; }
.entry .button-margin { margin-right: 10px; }
.entry .commentbtn { background-image: url('../img/lifestyle/icon-comment.gif'); }
.entry .readfullbtn { background-image: url('../img/lifestyle/icon-arrow.gif'); }
.entry .categories { color: #4c4c4c; }
.entry .categories a { color: #1aa8d0 !important; }

.entrypage h2.title { color: #404040 !important; }
.mainentry h2.title { margin-bottom: 15px; }
.mainentry img { margin-bottom: 15px; border: none; }
.mainentry .entrydivider { margin-bottom: 9px; }

.contentblock { margin-bottom: 10px; background: #f2f2f2; }

/* takes advantage of some hacks for certain browsers to center replaced elements... in this case, a header image */
.contentblock .header { display: table-cell; vertical-align: middle; height: 30px; width: 299px; background: #a6a6a6; padding-left: 14px; }
.contentblock .header * { vertical-align: middle; }
.contentblock .header span { display: inline-block; height: 100%; }

.recentposts { }
.recentposts ul { list-style: none; list-style-image: none; }
.recentposts ul li { padding: 7px 0px 7px 0px; background: transparent url('../img/nav/divider_horiz.gif') repeat-x scroll bottom; }
.recentposts ul li.last { background: none; }
.recentposts ul li a {  }
.recentposts .col { float:left; width: 141px !important; margin-right: 10px; }
.recentposts .rightcol { margin-right: 0px; }
.recentposts .posts { margin: 8px 0px 0px 15px; padding-bottom: 8px; width: 283px; }
.recentposts .categoriesarchives { margin: 0px 0px 0px 10px; }
.recentposts .categoriesarchives ul { margin: 0px 15px 0px 5px; }
.recentposts .col .header { background: #fff; height: 30px; width: 138px; padding-left: 4px; }

.comments { margin-top: 10px; padding-bottom: 12px; }
.comments .comment { margin-left: 16px; margin-bottom: 4px; }
.comments .comment .photo { height: 25px; width: 25px; overflow: hidden; float:left; margin-top: 8px; }
.comments .comment .bubble { width: 250px; float: left; margin-left: 10px; position: relative; }
.comments .comment .bubble .tail { background: url('../img/lifestyle/commentbox-tail.gif') no-repeat; height: 12px; width: 9px; font-size: 0px; position: absolute; top: 15px; left: -5px; }
.comments .comment .bubble .top { background: url('../img/lifestyle/commentbox-top.gif') no-repeat; height: 6px; font-size: 0px; }
.comments .comment .bubble .content { background: url('../img/lifestyle/commentbox-tile.gif') repeat-y; padding: 9px 14px; font-weight: normal; color: #595959; line-height: 16px; }
.comments .comment .bubble .content a.username { font-weight: bold; color: #404040; }
.comments .comment .bubble .content a { color:#1aa8d0; }
.comments .comment .bubble .bottom { background: url('../img/lifestyle/commentbox-bottom.gif') no-repeat; height: 6px; font-size: 0px; }


.subnav div { float:right; margin-top: -57px; margin-right:-5px; position: relative; }
.subnav ul { list-style: none; list-style-image: none;margin-top:0px;}
.subnav ul li { display: block; float: left; padding-right: 7px; padding-top: 0px; margin-left: 7px; background: url('../img/lifestyle/nav-divider.gif') no-repeat right; height: 20px; }
.subnav ul li.last { background: none; padding-right: 0px; }

.commentcount { background: url('../img/lifestyle/comments-headbar.gif') no-repeat right; width: 606px; height: 43px; margin-bottom: 20px; }
.commentcount span { line-height: 43px; font-size: 18px; color: #404040; font-weight: bold; padding-left: 20px;  }

.entrycomments {  }
.entrycomments .entrydivider { margin-bottom: 25px; }
.entrycomments .comment { padding-bottom: 20px; }
.entrycomments .comment .photo { height: 61px; width: 61px; float: left; }
.entrycomments .comment .content { float:left; margin-left: 14px; width: 530px; }
.entrycomments .comment .content span.username { display: block; float: left; color:#1ca9d1; font-weight: bold; font-size: 12px; }
.entrycomments .comment .content span.date { color: #808080; font-size: 10px; }
.entrycomments .comment .content div.links { float: right; font-size: 10px; }
.entrycomments .comment .content div.links a { padding-left: 20px; }
.entrycomments .comment .content p.message { color: #595959; margin-top: 20px; line-height: 16px; }
.entrycomments .comment .content a:hover { text-decoration: underline !important; }

.postcomment { width: 608px; }
.postcomment .top { background: url('../img/lifestyle/form-comments-top.gif') no-repeat; height: 7px; font-size: 0px; }
.postcomment .content { background: #ededed;  padding: 14px 15px; }
.postcomment .bottom { background: url('../img/lifestyle/form-comments-bottom.gif') no-repeat; height: 7px; font-size: 0px; }
.postcomment h3.title { color: #404040; font-size: 18px; font-weight: bold; margin-bottom: 20px;margin-top:0px;}
.postcomment .ground-rules{margin-top:-15px;font-size:11px;margin-bottom:10px;}
.postcomment .ground-rules a{color: #D60013;}
.postcomment .logincontainer div { float:right; color: #595959; font-size: 11px; position: relative; margin-top: -15px; }
.postcomment .logincontainer img { position: relative; top: 8px; }
.postcomment .entrydivider { margin-bottom: 20px; }

.postcomment input { background: url('../img/form/form-input.gif') no-repeat bottom; display: block; height: 19px; width: 195px; border: 0px; color: #595959; padding-left:11px; padding-right: 11px; padding-top: 6px; }
.postcomment textarea { border: 1px solid #bfbfbf; background: #fff url('../img/form/form-textarea-tile.gif') repeat-x top; padding: 13px 3px; color: #595959; font-family: arial, sans-serif; font-size: 12px; width: 338px; height: 220px; }

.postcomment .leftcol { width: 217px; float: left; margin-right: 15px; }
.postcomment .rightcol { width: 346px; float: left; }
.postcomment .field { margin-bottom: 20px; }
.postcomment .field label { display: block; color: #404040; padding-left: 11px; font-weight: bold; font-size: 11px; margin-bottom: 7px; }
.postcomment .field label.captcha { background: url('../img/lifestyle/icon-arrow-down.gif') no-repeat 11px; padding-left: 24px; }
.postcomment .field .charcount { color: #595959; font-size: 11px; float:right; clear:right; margin-top: -18px; }
.postcomment .error  label { color: #d60013; }
.postcomment .error  label { color: #d60013; }
.postcomment .error  input { background-position: top; }
.postcomment .captcha { margin-bottom: 11px; }

.postcomment .captchalinks { float:left; font-size: 10px; }
.postcomment .captchalinks ul li { margin-bottom: 5px; }
.postcomment .captchalinks a { line-height: 12px; padding-left: 20px; }
.postcomment .captchalinks a.newwords { background: url('../img/lifestyle/icon-redo.gif') no-repeat left top;  }
.postcomment .captchalinks a.hear { background: url('../img/lifestyle/icon-audio.gif') no-repeat left top; }
.postcomment .captchalinks a.help { background: url('../img/lifestyle/icon-help.gif') no-repeat left top; }

.postcomment .submit { display: block; border: 0px; text-indent: -999em; background: url('../img/lifestyle/btn-post-comment.gif') no-repeat; height: 38px; width: 178px; cursor: pointer; }
.postcomment .poweredby { float:left; color: #595959; width: 60px; font-size: 10px; margin-left: 23px; }

.flashContainer{margin-left:-8px;margin-top:-8px;}

/* logged in form adjustments */
/*.loggedin h3.title { margin-bottom: 10px; }*/
.loggedin .logincontainer div { margin: 0px; float:left; margin-bottom: 20px; }
.loggedin .field { margin-bottom: 6px; }
.loggedin textarea { width: 570px; }
