.buffer big, .middlecopy big {font-size: 1.3rem;}

.buffer .middleheadline,
.buffer .middleheadline a,
.buffer h2 {
    color: #2C5825 !important;
    font-size: 1.3rem;
    font-weight: bold;
}

.buffer .middleheadline a
{
	text-decoration:none;
}
.buffer .middleheadline a:hover
{
	text-decoration:underline;
}

big em, big i {
    font-size: 18px;
}

.linkholder.social,
.linkholder.email,
.linkholder.comment {
  display: inline-block;
}

.linkholder.social a:hover {
  text-decoration: none;
}

.webicon.gplus {
  font-size: 35px;
  position: relative;
  top: 6px;
}

.NewsList-img
{
	float:right;
}


.UnorderedNewsList
{
    margin:0;
}
.UnorderedNewsList li
{
	clear:both;
	padding:7px 0;
}

.memTitle
{
  color:#eee;
  text-shadow:#000 0 0 3px,#000 0 0 3px;
  font-size:1.2em;
  font-weight:bold;
  text-decoration:underline;
  padding:0 20px;
}
.members
{
  list-style:none;
  margin:0;
  padding:0;
}
.members li
{
  color:#eee;
  font-size:1em;
  font-family:Arial, Sans-Serif;
  text-shadow:#000 0 0 3px,#000 0 0 3px;
  padding:1px 20px !important;
  margin:0;
  font-weight:bold;
  background:none !important;
}

.blogEntry
{
    padding-top:15px;
    margin-top:10px;
    border-top:1px dotted #67819C;
}
.blogAuthor
{
}
.blogBody
{
    margin:10px 0;
}
.blogCommentsHeader
{
    font-weight:bold;
    font-size:1.2em;
}
.blogCommentList
{
    margin:0 0 10px 0;
    padding:0;
    list-style:none;
}
.blogInstructions
{
    margin:3px 0;
}
.blogDate
{
    margin-bottom:10px;
}
.blogEntry div.middlecopy
{
    margin-top:10px;
}
.blogEntry .middleheadline,
.blogEntry .middleheadline a
{
    display:block;
    color:#2C5825;
    font-size:1.3em;
    font-weight:bold;
    font-family:Georgia,"Times New Roman",Times,serif;
}
.blogEntry .middleheadline a
{
    text-decoration:underline;
    font-size:1em;
    color:#4c9136;
}
.blogComments
{
    margin-bottom:10px;
}
.blogComment
{
    padding:10px 0 0 0;
}
.blogComment .commentAuthor
{
    font-weight:bold;
    padding-bottom:2px;
    /*border-bottom:1px #6e845d dashed;*/
    margin-bottom:3px;
}
.blogEntry #aspnetForm
{
    padding-top:18px;
}
.blogInput
{
    width:144px;
    margin-right:3px;
}
.blogEmail
{
    width:186px;
}
textarea.blogComment
{
    width:500px;
    height:150px;
    padding:3px;
    margin-bottom:4px;
    font-family:Arial,Verdana,sans-serif;
    font-size:13px;
}
.blogFooter a,
.blogEntry .middleheadline a
{
    font-weight:bold;
}
#ctl00_ctl00_blogConfirmation
{
    color:Red;
    font-weight:bold;
    font-size:1.2em;
}

.ArchiveMessage
{
	font-size:1.05em;
	font-style:italic;
	margin:0 0 15px;
}

.ical
{
	position:relative;
	display:inline-block;
}
.ical img.cal-btn
{
	cursor:pointer;
}
.ical img.cal-icon
{
	float:left;
	margin:0 4px 0 0;
}
.ical .cal-drop
{
	position:absolute;
	font:12px/14px Arial, Helvetica, Sans-Serif;
	background:#eee;
	padding:5px;
	border:1px solid #777;
	width:180px;
	z-index:1;
	display:none;
}
.ical img.close
{
	cursor:pointer;
	position:absolute;
	right:1px;
	top:0;
}
.ical .cal-drop ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.ical .cal-drop a
{
	text-decoration:none;
}
.ical .cal-drop a:hover
{
	text-decoration:underline;
}
.subheadline {
	font-size:14px;
	width:100%;
	text-align:center;
	font-weight:bold;
}
#newsleft {
	float:left;
	width:350px;
}
#newsright {
	float:left;
	width:305px;
	margin-top:4px;
}
.gsc-cursor-box {text-align:left !important;}
.gcsc-branding-text {display: none !important;}

.mixedActivity{
  padding:0;
  list-style:none;
}
.mixedActivity li{
  padding:8px 0 8px 40px;
  min-height:20px;
  background:url(/images/ico-press.gif) no-repeat 19px 7px;
}
.mixedActivity li.ev{
  background-image:url(/images/ico-committee.gif);
  background-position:20px 8px;
}
.mixedActivity li.blog{
  background-image:url(/images/ico-blog.gif);
}
.mixedActivity li a{
  font-size:1.2em;
  font-weight:bold;
  text-decoration:none;
}
.mixedActivity li a:hover{
  text-decoration:underline;
}
.apply-settings{
  float:right;
  width:180px;
}
.related{
  float:right;
}

.buffer table.EventList tr.middlecopy span{
	display:none;
}
