@charset "UTF-8";
/* CSS Document */

/* headers */
.story-header-title-text-community { font-size:16px; }
.story-header-title-text-community a:link { font-size:14px; color:#374590; font-weight:bold; text-decoration:none; }
.story-header-title-text-community a:visited { font-size:14px; color:#374590; font-weight:bold; text-decoration:none; }
.story-header-title-text-community a:hover { font-size:14px; color:#374590; font-weight:bold; text-decoration:none; }
.story-header-title-text-community a::active { font-size:14px; color:#374590; font-weight:bold; text-decoration:none; }

.story-header-author-text-community { font-size:11px; color:#ccc; }

#category-bg { background-color:#fff; padding:10px; }


/* community-category */
.community-category-story { position:relative; cursor:pointer; width:230px; height:75px; padding:8px; float:left; margin-bottom:10px; margin-right:10px; border:1px #F1F1F1 solid; }



/* images */
img.main-img { border:1px #CCCCCC solid; }
.text-image-caption-community { color:#4E4E4E; float:left; font-size:8pt; font-weight:normal; }

/* text styles */
#story-cnt { font-size:13px; line-height:22px; color:#333; }

.story-title { font-size:16px; line-height:22px; color:#043A56; }
.posted-by { font-size:11px; line-height:22px; color:#999; }

.small-blue { color:#374590; font-size:9px; }

#story-cnt a:link { font-size:13px; line-height:22px; color:#043A56; text-decoration:none; }
#story-cnt a:visited { font-size:13px; line-height:22px; color:#043A56; text-decoration:none; }
#story-cnt a:hover { font-size:13px; line-height:22px; color:#043A56; text-decoration:underline; }
#story-cnt a:active { font-size:13px; line-height:22px; color:#043A56; text-decoration:none; }

#story-listing p { margin:0px; padding:0px; }


.menucomments { padding: 3px 3px 5px 3px; margin-right: auto; margin-left: auto; width: 60%; border: 1px solid #fff; margin-bottom: 2px; text-align: center; }

.tbl { border: 1px solid #fff; }

li { list-style:none; font-size:12px; margin-bottom:5px; }
li a:link { color:#e5383e; text-decoration:none; }
li a:visited { color:#e5383e; text-decoration:none; }
li a:hover { color:#e5383e; text-decoration:underline; }
li a:active { color:#e5383e; text-decoration:none; }

/* random */
:focus
{ -moz-outline-style: none; }



