/* News Read */
#news-container { width: 900px; float: left; margin-right: 5px; }
#news { margin-top: 15px; }
#news h1.news-title { font-size: 38px; line-height: 48px; margin-bottom: 15px; color: #282828; }
#news .news-spot { color: #868686; font-size: 16px; line-height: 22px; }
#news .news-divide { height: 30px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; margin-bottom: 15px; padding: 10px 0; }
.news-title-fixed { font-size: 24px; font-family: 'Oswald', Arial, sans-serif; border-bottom:2px solid #B80303; margin-bottom: 15px; background: #ee2e24; padding: 15px 0; height: 30px; width: 100%; display: none; color: #fff; z-index: 999; text-align: center; left: 0; }
#news .news-social { width: 50px; float: left; z-index: 990; }
#news .news-social button.social { width: 50px; height: 30px; margin-bottom: 15px; background: url(../images/social.jpg) no-repeat; border:0; }
#news .news-social button.social.facebook { background-position: 0 0;}
#news .news-social button.social.twitter {background-position: 0 -30px;}
#news .news-social button.social.gplus {background-position: 0 -60px;}
#news .news-social button.social.linkedin {background-position: 0 -90px;}
#news .news-content { width: 795px; margin-left: 15px; float: right; }
#news .news-content p,
#news .news-content div { font-family: Arial, sans-serif; margin-bottom: 15px; font-size: 16px; color: #424242; line-height: 26px; }
#news .news-content div.firstParagraph:first-letter,
#news .news-content p.firstParagraph:first-letter { font-family: Georgia, Arial, sans-serif; font-size: 70px; float: left; vertical-align: top; line-height: 50px;  margin-right: 5px; margin-top: 7px; }

#news .news-content img,
#news .news-content p img { max-width: 100%; }
#news .news-content .news-caption { height:auto !important;  }
#news .news-content .news-caption .image-caption { padding:4px 8px; background:#f9f9f9; border:1px solid #e0e0e0; border-bottom-width:2px; border-top:0; display:block; font-size:10px; text-align:center; line-height: 16px; }
#news .news-content p a.red:after,
#news .news-content p a.blue:after { content: "\f08e"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; margin-left: 3px; position: relative; font-size: 90%; top: 0px; }

/* Inline Gallery Url */
#news .news-content p a.gallery-url { display: block; width: 600px; height: 80px; padding: 10px; margin: 10px auto; background: #f2f2f2; border-left:6px solid #ee2e24; }
#news .news-content p a.gallery-url img { float: left; height:80px; margin-right: 10px;  }
#news .news-content p a.gallery-url span { width: 400px; font-size: 22px; font-weight: bold; color: #ee2e24; display: block; float: left;   }

/* Colors */
#news .news-content p a.red { color: #ee2e24; }
#news .news-content p a.red:hover { color: #B80303; }
#news .news-content p a.blue { color: #0077ca; }
#news .news-content p a.blue:hover { color: #1d73c3; }

/* Styles */
#news .news-content p a.bold { font-weight: bold; }
#news .news-content p a.ita { font-style: italic; }
#news .news-content p a.uline { text-decoration: underline; }

/* Sizes */
#news .news-content p a.small { font-size: 12px; }
#news .news-content p a.medium { font-size: 18px; }
#news .news-content p a.large { font-size: 22px; }
#news .news-content p a.xlarge { font-size: 26px; }

.news-date { float: right; font-size: 12px; color: #606060; }

#comment-ticker-easy { margin-left: 10px; left:10px; top:8px; }
#comment-ticker #comment-ticker-content { width: 700px; margin-left: 10px; float: left; overflow:hidden; line-height: 18px; font-size: 12px; color: #9f9f9f; }
#comment-ticker #comment-ticker-content li { height: 18px; overflow: hidden; }

#news .news-content ul { margin-left: 25px; list-style: inside disc; color: #424242; line-height: 26px; font-weight: normal; }