﻿
/* ------------------------------------------------------------------------------------------- */
/* Color schemes required */
/* ------------------------------------------------------------------------------------------- */

/*

Default Text Color
Default Anchor Color + rollover color + selected
Button colors and syles + rollover color + selected
Heading Colors
Background Colors

*/

body { text-align: center; padding:0; margin:0; font-family: Arial, Tahoma, Helvetica; font-size: 13px; color: #193441; background-color: #BFBFBF;}

/* ------------------------------------------------------------------------------------------- */
/* master container */
/* ------------------------------------------------------------------------------------------- */
#fstMasterContainer { text-align: left; width: 100%; margin-left: auto; margin-right: auto; }
.clearup { clear: both; }

/* ------------------------------------------------------------------------------------------- */
/* Headings */
/* ------------------------------------------------------------------------------------------- */
form,h1,h2,h3,h4,h5,h6,p,li,span,a,td { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; color: #193441; }
h1, h2, h3, h4, h5, h6, p { position: relative; } 

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; color: #333; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; }

h1 { font-size: 26px; font-weight: bold; margin-bottom: 10px; letter-spacing: -1px; margin-top: 6px; }
h1 a { font-size: 26px; }

h2 { font-size: 22px; font-weight: bold; margin-bottom: 10px; letter-spacing: -1px; margin-top: 16px; }
h2 a { font-size: 22px; }

h3 { font-size: 18px; font-weight: bold; margin-bottom: 6px; letter-spacing: -1px; margin-top: 20px; }
h3 a { font-size: 18px; }
h3.Comment { font-size: 18px; font-weight: bold; margin-bottom: 6px; letter-spacing: -1px; margin-top: 20px; background-image:url('/app/images/icons/comment.gif'); background-repeat: no-repeat; padding-left: 20px; background-position: left middle; }
h3.Comments { font-size: 18px; font-weight: bold; margin-bottom: 6px; letter-spacing: -1px; margin-top: 20px; background-image:url('/app/images/icons/comments.gif'); background-repeat: no-repeat; padding-left: 20px; background-position: left middle; }

h4 { font-size: 12px; font-weight: bold; margin-bottom: 6px; letter-spacing: -1px; margin-top: 10px; }
h4 a { font-size: 12px; }

h6 { font-size: 12px; font-weight: bold; margin-bottom: 3px; margin-top: 10px; }
h6 a { font-size: 12px; }

textarea, input { font-family: Arial, Helvetica, sans-serif; font-size: 13px;}

/* ------------------------------------------------------------------------------------------- */
/* common styles */
/* ------------------------------------------------------------------------------------------- */

hr { height: 1px; color: #ccc;  border-bottom: solid 1px #ccc; }
p.tabs { font-size: 12px; text-align: right; }
p, td { font-size: 13px; margin-top: 3px; }
p { line-height: 22px; }
span.divider { padding: 0 6px 0 6px; }
img { border: none; }
img.PostImage { float: left; margin: 0px 6px 6px 0; padding: 3px; }

/* link buttons */
.fstToolbarLinks { margin-bottom: 6px; }


a { color: #676042; text-decoration: none; }
a.fstBtn { font-size: 11px; padding: 4px 8px 4px 8px; text-decoration: none; font-weight: normal; color: #3E606F; border: solid 1px #ccc; background-color: #F7F7F7; }
a.fstBtn:hover { background-color: #3E606F; color: #fff; }
a.sel { font-size: 11px; background-color: #3E606F; padding: 4px 8px 4px 8px; text-decoration: none; font-weight: bold; color: #fff;  }

/* hideshow buttons */
a.hide, a.show { font-size: 11px; padding: 4px 8px 4px 8px; text-decoration: none; font-weight: normal; color: #fff; }
a.hide { background-color: #990000; }
a.show { background-color: #009900; }
a.show:hover { background-color: #CC8240; }

/* errors and informational messages */
.fstError, .fstInfo { margin: 4px; padding: 4px; background-color: #fff; font-weight: bold; text-align: center; color: #fff; text-align: center; }
.fstError p, .fstInfo p { padding: 4px; margin: 3px 36px 3px 36px; border: solid 1px #333; }
.fstError p { background-color: #AB0104; }
.fstInfo p { background-color: #00CC00; }

.fstSmallError { padding: 4px; margin: 0px; border: solid 1px #333; font-weight: bold; background-color: #AB0104; color: #fff; width: 430px; }
.fstSmallInfo { padding: 4px; margin: 0px; border: solid 1px #333; font-weight: bold; background-color: #00CC00; color: #fff; width: 430px; }

.fstValidateMsg { padding-left: 6px; }
#validationerror { font-size: 11px; font-weight: bold; color: #fff; background-color: #990000; padding: 2px 8px 2px 8px; border: solid 1px #333; visibility: hidden; margin: 6px 0 6px 0; }

/* form elements */
.fstUserForm input, .fstUserForm select, .fstUserForm textarea { padding: 3px 7px 3px 7px; }

.fstUserForm label { color: #817A71; }
.fstUserForm label.left { width: 120px; float: left; clear: left; }
.fstUserForm label.leftwide { width: 160px; float: left; clear: left; }
.fstUserForm span.label { font-size: 12px; width: 120px; color: #817A71; }
.fstUserForm span.note { margin-left: 120px;  width: 120px; color: #817A71; }
.fstUserForm span.note2 { color: #817A71; }
.fstUserForm span.notewide { margin-left: 160px; width: 120px; color: #817A71; }
.fstUserForm .fstInputGP { margin: 6px 0 6px 0; }
.fstUserForm .user-entry-tiny	   { width: 60px; }
.fstUserForm .user-entry-tiny-err { width : 60px; background-color : #FF9900; }
.fstUserForm .user-entry-sm	 { width : 100px; }
.fstUserForm .user-entry-sm-err { width : 100px; background-color : #FF9900; }
.fstUserForm .user-entry-med	  { width : 200px; }
.fstUserForm .user-entry-med-err { width : 200px; background-color	: #FF9900; }
.fstUserForm .user-entry-lg	 { width : 380px; }
.fstUserForm .user-entry-lg-err { width : 380px; background-color : #FF9900; }
.fstUserForm .user-entry-tarea		{ width : 500px; height	: 200px; }
.fstUserForm .user-entry-tarea-err { width	: 500px; height : 200px; background-color	: #FF9900; }
.fst_postbody p { margin-top: 12px; }
.fstUserForm textarea.terms { font-family: Courier, Courier New, Arial; font-size: 11px; color: #666; width: 500px; height: 130px; }
.fstUserForm .req { color: #990000; font-weight: bold; padding-right: 3px; }

/* ------------------------------------------------------------------------------------------- */
/* breadcrumbs */
/* ------------------------------------------------------------------------------------------- */
#fstBreadcrumbs { clear: both; background-color: #fff;}
#fstBreadcrumbs a { padding: 0 4px 0 4px; color: #DD7C3B; }
#fstBreadcrumbs a:hover { text-decoration: underline; color: #000; }

/* ------------------------------------------------------------------------------------------- */
/* Right panel */
/* ------------------------------------------------------------------------------------------- */

.fstRightPanel { background-image: url(/app/images/vert_line.jpg); background-repeat: repeat-y; background-position: left; }

#fstRightPanel { font-size: 13px; background-color:#fff; }
#fstRightPanel .fstContent { padding: 6px; }
#fstRightPanel .sectionHead { margin-top: 6px; padding: 3px 0 1px 3px; font-size: 12px; background-color: #CCC; font-weight: bold; }

#fstRightPanel { right:10px; top:50px; width:200px; float: right; font-size: 12px; }
/* #fstRightPanel { right:10px; top:50px; width:200px; float: right; font-size: 12px; }*/

#fstRightPanel .fst_content { padding: 6px; }

#fstRightPanel .fstToolbox { margin-bottom: 20px; font-size: 12px; }
#fstRightPanel .fstToolbox ul { margin: 0; padding: 0; list-style-type: none; }
#fstRightPanel .fstToolbox ul li { border-bottom: solid 1px #ccc; border-top: solid 1px #F7F7F7; }
#fstRightPanel .fstToolbox ul li a { display: block; padding: 2px 4px 2px 24px; text-decoration: none; letter-spacing: 1px; background-position: left; background-repeat: no-repeat; }
#fstRightPanel .fstToolbox ul li a:hover { background-color: #F7F7F7; }
#fstRightPanel .startpoint { border-bottom: solid 1px #ccc; }
#fstRightPanel .endpoint { border-top: solid 1px #F7F7F7; }

#fstRightPanel .fstToolbox li a.profile { background-image: url(/app/images/tb/16x16_profile.gif); }
#fstRightPanel .fstToolbox li a.comments { background-image: url(/app/images/tb/16x16_comments2.gif); }
#fstRightPanel .fstToolbox li a.ratings { background-image: url(/app/images/tb/16x16_rating2.gif); }
#fstRightPanel .fstToolbox li a.forums { background-image: url(/app/images/tb/16x16_forums.gif); }
#fstRightPanel .fstToolbox li a.discuss { background-image: url(/app/images/tb/16x16_discussion.gif); }
#fstRightPanel .fstToolbox li a.contacts { background-image: url(/app/images/tb/16x16_contacts.gif); }
#fstRightPanel .fstToolbox li a.home { background-image: url(/app/images/tb/16x16_home.gif); }
#fstRightPanel .fstToolbox li a.password { background-image: url(/app/images/tb/16x16_password.gif); }
#fstRightPanel .fstToolbox li a.blogs { background-image: url(/app/images/tb/16x16_blog.gif); }
#fstRightPanel .fstToolbox li a.releases { background-image: url(/app/images/tb/16x16_releases.gif); }
#fstRightPanel .fstToolbox li a.videos { background-image: url(/app/images/tb/16x16_video.gif); }
#fstRightPanel .fstToolbox li a.search { background-image: url(/app/images/tb/16x16_search.gif); }
#fstRightPanel .fstToolbox li a.inbox { background-image: url(/app/images/tb/16x16_mail2.gif); }
#fstRightPanel .fstToolbox li a.companies { background-image: url(/app/images/tb/16x16_companies.gif); }
#fstRightPanel .fstToolbox li a.invite { background-image: url(/app/images/tb/16x16_invite.gif); }
#fstRightPanel .fstToolbox li a.photos { background-image: url(/app/images/tb/16x16_photos.gif); }
#fstRightPanel .fstToolbox li a.help { background-image: url(/app/images/tb/16x16_help.gif); }
#fstRightPanel .fstToolbox li a.signout { background-image: url(/app/images/tb/16x16_signout.gif); }
#fstRightPanel .fstToolbox li a.notify { background-image: url(/app/images/tb/16x16_notify.gif); }
#fstRightPanel .fstToolbox li a.admin { background-image: url(/app/images/tb/16x16_admin.gif); }
#fstRightPanel .fstToolbox  li a.wiki { background-image: url(/app/images/tb/16x16_wiki.gif); }
#fstRightPanel .fstToolbox  li a.widget { background-image: url(/app/images/tb/16x16_widget.gif); }
#fstRightPanel .fstToolbox  li a.users { background-image: url(/app/images/tb/16x16_users.gif); }
#fstRightPanel .fstToolbox  li a.rss { background-image: url(/app/images/tb/16x16_rss.gif); }
#fstRightPanel .fstToolbox h4 { letter-spacing: 0px; font-size: 14px; }

#fstRightPanel .fstCurrentUser { display: block; /*border-bottom: solid 1px #333;*/ }
#fstRightPanel .fstCurrentUser .name { font-weight: bold; }
#fstRightPanel .fstCurrentUser td { vertical-align: top; }
#fstRightPanel .fstCurrentUser td p { padding:6px; }

/* ------------------------------------------------------------------------------------------- */
/* Social Bookmark Links */
/* ------------------------------------------------------------------------------------------- */

.Box { background-color: #fff; margin-bottom: 16px; }
.Box .L { background-image: url(images/box_l_bg.jpg); background-repeat: repeat-y; background-position: left; padding: 0 16px 0 16px; }
.Box .R { background-image: url(images/box_r_bg.jpg); background-repeat: repeat-y; background-position: right; }
.Box .Head { height: 11px; background-image: url(images/box_head_bg.jpg); background-repeat: repeat-x; }
.Box .Head .TR { float: right; height: 11px; width: 11px; background-image: url(images/box_tr.jpg); background-repeat: no-repeat; background-position: right bottom; }
.Box .Head .TL { float: left; height: 11px; width: 11px; background-image: url(images/box_tl.jpg); background-repeat: no-repeat; background-position: left bottom; }
.Box .Foot { height: 11px; background-image: url(images/box_bot_bg.jpg); background-repeat: repeat-x; }
.Box .Foot .BR { float: right; height: 11px; width: 11px; background-image: url(images/box_br.jpg); background-repeat: no-repeat; background-position: right bottom; }
.Box .Foot .BL { float: left; height: 11px; width: 11px; background-image: url(images/box_bl.jpg); background-repeat: no-repeat; background-position: left bottom; }




/* if you want rounded corners, you can change this*/
.RoundedBox1 { width: 200px; margin: 6px 0 6px 0; }

/* head */
.RoundedBox1 .head .tl { background: url(/host/images/lb_tl.gif); background-position:bottom; background-repeat: no-repeat; height: 18px; width: 12px; float: left; }
.RoundedBox1 .head .tr { background: url(/host/images/lb_tr.gif); background-position:bottom; background-repeat: no-repeat; height: 18px; width: 12px; float: right; }
.RoundedBox1 .head { background: url(/host/images/lb_tbg.gif); background-position: bottom; background-repeat: repeat-x; height: 18px; text-align: center; }
.RoundedBox1 .head span { background-color: #CB3332; padding: 2px 8px 2px 8px; text-transform: uppercase; color: #fff; font-weight: bold; letter-spacing: 1px; }

/* footer */
.RoundedBox1 .foot .bl { background: url(/host/images/lb_bl.gif); background-position: top; background-repeat: no-repeat; height: 18px; width: 12px; float: left; }
.RoundedBox1 .foot .br { background: url(/host/images/lb_br.gif); background-position: top; background-repeat: no-repeat; height: 18px; width: 12px; float: right; }
.RoundedBox1 .foot { background: url(/host/images/lb_bbg.gif); background-position: top; background-repeat: repeat-x; height: 18px; text-align: center; }

/* content */
.RoundedBox1 .content { background-color: #FDFCE9; border-right: solid 1px #CFBBB9; border-left: solid 1px #CFBBB9; padding: 8px; color: #244077; }
.RoundedBox1 .content .h1 { color: #4A2627; font-weight: bold; }
.RoundedBox1 .content .h2 { color: #B32023; font-weight: bold; }






/* ------------------------------------------------------------------------------------------- */
/* Common Links */
/* ------------------------------------------------------------------------------------------- */

#fstRightPanel ul.fstCommonLinks
{
	margin					: 0;
	padding					: 0;
}

#fstRightPanel ul.fstCommonLinks li
{
	list-style				: none;
	vertical-align			: top;
	padding					: 3px 5px 0 20px;
	line-height				: 20px;
}


/* ------------------------------------------------------------------------------------------- */
/* Register Page */
/* ------------------------------------------------------------------------------------------- */
.tandc { width: 400px; height: 100px; overflow:scroll; display: block; border: solid 1px #ccc; font-size: 11px; color: #aaa; clear: both; position: relative; }

/* ------------------------------------------------------------------------------------------- */
/* Loaders */
/* ------------------------------------------------------------------------------------------- */
#fstLoader { font-weight: bolder; font-family: Arial; font-size: 13px; text-align: center; font-style: oblique; color: #333333; background-color: #fff; border: solid 2px #4C493F; padding: 1px; width: 80px; float: left; z-index: 99; position: absolute; }
#fstLoader2 { font-weight: bolder; font-family: Arial; font-size: 13px; text-align: center; font-style: oblique; color: #333333; padding: 1px; }

.fstLoader { font-weight: bolder; font-family: Arial; font-size: 13px; text-align: center; font-style: oblique; color: #333333; background-color: #fff; border: solid 2px #4C493F; padding: 1px; width: 80px; }

.fstLoader2 { font-weight: bolder; font-family: Arial; font-size: 11px; font-style: oblique; color: #333333; border: solid 2px #4C493F; width: 100px; padding: 2px; }


/* ------------------------------------------------------------------------------------------- */
/* Grids */
/* ------------------------------------------------------------------------------------------- */
.fstGrid { border-style: none; border-collapse: collapse; width: 98%; }
.fstGrid .gh, .fstGrid .ghCol1, .fstGrid .ghCol2, .fstGrid .ghCol3, .fstGrid .ghCol4  { background-color: #e7e7e7; padding: 2px 5px 2px 5px; color: #333333; font-weight: bolder; border: solid 1px #e7e7e7; }
.fstGrid .ghc, .fstGrid .ghcCol1, .fstGrid .ghcCol2, .fstGrid .ghcCol3, .fstGrid .ghcCol4 { background-color: #e7e7e7; padding: 2px 5px 2px 5px; color: #333333; font-weight: bolder; border: solid 1px #e7e7e7; text-align: center; }
.fstGrid .gi { padding: 3px 5px 3px 5px; border: solid 1px #e7e7e7; }
.fstGrid .gic { padding: 3px 5px 3px 5px; border: solid 1px #e7e7e7; text-align: center; }
.fstGrid .gicm { padding: 3px 5px 3px 5px; border: solid 1px #e7e7e7; text-align: center; vertical-align: middle; }

.fstGrid .ghCol1, .fstGrid .ghcCol1 { }
.fstGrid .ghCol2, .fstGrid .ghcCol2 { width: 60px;}
.fstGrid .ghCol3, .fstGrid .ghcCol3 { width: 70px;}
.fstGrid .ghCol4, .fstGrid .ghcCol4 { width: 260px;}
.fstGrid .spacer { border-style: none; height: 16px; }

/* ------------------------------------------------------------------------------------------- */
/* Forums */
/* ------------------------------------------------------------------------------------------- */
.fstForumButtons { padding: 4px; }
.fstForumThread { background-color: #F7F7F7; padding: 6px; border: solid 1px #ccc; }
.fstForumThreadComment { background-color: #F7F7F7; border: solid 1px #ccc; padding: 6px; margin-bottom: 8px; }
.author { margin-bottom: 4px; }
.backToTop { text-align: right; font-size: 11px; padding-left: 8px; }

/* ------------------------------------------------------------------------------------------- */
/* Comments */
/* ------------------------------------------------------------------------------------------- */
#fstCommentList div { font-family: Arial; }
#fstCommentList .comment { background-color: #f7f7f7; padding: 12px; margin-bottom: 12px; border: 1px solid #CBC5B0; }
#fstCommentList .head { font-size: 12px; margin: 0 0 4px 0; }
#fstCommentList .complain { margin: 4px 0 0 0; font-size: 12px; text-align: right; }

.h3link { font-size: 12px; letter-spacing: normal; font-weight: normal; padding-left: 20px; }
.h3link a { text-decoration: underline; }

/* ------------------------------------------------------------------------------------------- */
/* Photos */
/* ------------------------------------------------------------------------------------------- */
img.thumbnail { width: 50px; }
.photoCell { vertical-align: top; }
.photo { margin: 6px; padding: 5px; border: dotted 1px #ccc; text-align: center; }

#fstUserProfilePhotos { border: dotted 1px #ccc; overflow: scroll; padding: 6px; width: 740px;  }
#fstUserProfilePhotos td { padding: 3px;}
#fstUserProfilePhotos ul { margin: 0; padding: 0; }
#fstUserProfilePhotos ul li { list-style: none; float: left; padding: 4px; }

/* ------------------------------------------------------------------------------------------- */
/* Photos */
/* ------------------------------------------------------------------------------------------- */
.fstUserRatingBox { padding: 3px; border: solid 2px #ccc; margin: 6px; background-color: #F7F7F7; }
.fstUserRatingBox .label { font-size: 13px; margin: 0; padding: 0 0 3px 0; font-weight: bold; padding-bottom: 6px; }

/* ------------------------------------------------------------------------------------------- */
/* Content Widget */
/* ------------------------------------------------------------------------------------------- */
#fstContentWidget { font-size: 12px; line-height: 18px; font-family: Arial, Tahoma, Verdana, Helvetica; text-align: left; display: block; }
#fstContentWidget .block { margin-top: 6px; padding: 2px; }
#fstContentWidget .sectionHead { margin-top: 6px; padding: 3px 0 1px 3px; font-size: 12px; background-color: #CCC; font-weight: bold; }
#fstContentWidget ol.links { clear: left; padding: 0 0 3px 12px; margin-left: 14px; }
#fstContentWidget ol.links a { text-decoration: none; }
#fstContentWidget ol.links a:hover { text-decoration: underline; }

/* div's containing the links */
#fstContentWidget .fstCWLBP, #fstContentWidget .fstCWLFT, #fstContentWidget .fstCWLAR { visibility: hidden; display: none; }

.fstCWSelection { padding: 1px; margin: 0px; font-size: 11px;}


/* ------------------------------------------------------------------------------------------- */
/* Help */
/* ------------------------------------------------------------------------------------------- */
.fstHelpIndex { padding: 2px; }
.fstHelpIndex ul { margin: 0 0 0 14px; padding: 0;}
.fstHelpIndex ul li { margin-left: 1px; line-height: 22px; font-weight: normal; }
.fstHelpIndex ul li.MainHead { margin-top: 6px; font-weight: bold; }

.fstHelpContents { padding: 6px 20px 6px 20px; }
.fstHelpContents p { padding: 0 0 10px 0; line-height: 18px; }

/* ------------------------------------------------------------------------------------------- */
/* Version */
/* ------------------------------------------------------------------------------------------- */
.fsLogo { font-size: 10px; text-align: center; }
.fsVersion { padding: 6px 6px 20px 6px; text-align: center; font-size: 9px; color: #666; font-weight: bold; text-transform: lowercase; font-style: oblique; }

/* ------------------------------------------------------------------------------------------- */
/* Help */
/* ------------------------------------------------------------------------------------------- */
#fstHelp { text-align: left; }

/* ------------------------------------------------------------------------------------------- */
/* Content Search */
/* ------------------------------------------------------------------------------------------- */
.ContentSearchItem { padding: 8px 0 4px 0; clear: both; }
.ContentSearchItem .title { font-weight: bold; font-size: larger; }
.ContentSearchItem .title a { text-decoration: none; }
.ContentSearchItem .title a:hover { text-decoration: underline; }

span.article { background-image: url(/app/images/tb/16x16_releases.gif); background-position: left; background-repeat: no-repeat; padding-left: 22px; }
span.forumthread { background-image: url(/app/images/tb/16x16_forums.gif); background-position: left; background-repeat: no-repeat; padding-left: 22px; }
span.blogpost { background-image: url(/app/images/tb/16x16_blog.gif); background-position: left; background-repeat: no-repeat; padding-left: 22px; }


/* ------------------------------------------------------------------------------------------- */
/* Page Action Bar */
/* ------------------------------------------------------------------------------------------- */
#fstPageActions { width: 99%; padding: 6px 2px 6px 2px; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; margin: 12px 0 12px 0; }
#fstPageActions a { padding-left: 22px; padding-right: 20px; text-decoration: none; }
#fstPageActions a:hover { text-decoration: underline; }
#fstPageActions a.print { background: url('/app/images/icons/printer.gif') 0 0px no-repeat; }
#fstPageActions a.email { background: url('/app/images/icons/email.gif') 0 0px no-repeat; }
#fstPageActions a.bookmark { background: url('/app/images/util_fav.gif') 0 0px no-repeat; }
#fstPageActions a.complain { background: url('/app/images/icons/error.gif') 0 0px no-repeat; }
#fstPageActions a.help { background: url('/app/images/tb/16x16_help.gif') 0 0px no-repeat; }

/* ------------------------------------------------------------------------------------------- */
/* Highlight Bar */
/* ------------------------------------------------------------------------------------------- */
.fstHighlightBar { font-size: 12px; clear: both; width: 100%; text-align: left; padding: 2px; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; margin: 12px 0 12px 0;}
.fstHighlightBar .note { padding-right: 6px; }
.fstHighlightBar a { text-decoration: none; }
.fstHighlightBar a:hover { text-decoration: underline; }

.fstHighlightBar .comment { padding-left: 18px; padding-right: 6px; background: url(/app/images/icons/comment.gif) 0 0px no-repeat; }

.fstHighlightBar .digg, .fstHighlightBar .delicious, .fstHighlightBar .reddit, .fstHighlightBar .stumble, .fstHighlightBar .facebook { padding-left: 20px; padding-right: 6px; }
.fstHighlightBar .digg { margin-left: 6px; background: url('http://digg.com/img/badges/16x16-digg-guy.gif') 0 0px no-repeat; }
.fstHighlightBar .delicious { background: url('http://images.del.icio.us/static/img/delicious.small.gif') 0 4px no-repeat; }
.fstHighlightBar .reddit { background: url('http://static.reddit.com/blog_head.png') 0 0px no-repeat; }
.fstHighlightBar .stumble { background: url('http://www.stumbleupon.com/images/stumbleit.gif') 0 0px no-repeat; }
.fstHighlightBar .facebook { background: url('http://static.ak.facebook.com/images/icons/favicon.gif?12:27651') 0 0px no-repeat; }

#fstAvgRating { padding: 0 6px 0 6px; }

/* ------------------------------------------------------------------------------------------- */
/* Viewing Articles and Blog Posts */
/* ------------------------------------------------------------------------------------------- */
.fstPost {  }
.fstPost p { line-height: 20px; margin-bottom: 20px; }

/* ------------------------------------------------------------------------------------------- */
/* Hack for floating div's */
/* ------------------------------------------------------------------------------------------- */
.clearfix:after
{
    content				: "."; 
    display				: block; 
    height				: 0;
    clear				: both; 
    visibility			: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

