/* CSS FOR ALL SYSTEM PLUGINS */
/* EVENT SEARCH*/
#xevent-search table tr { background: #fff; }
#course-table .years {padding-top: 20px !important }
#course-table td {padding: 10px !important; border-bottom: solid black 1px }
#course-table {width: 100%}
.even td {background-color: #efefef !important}
.odd td {background-color: white !important}
#event-search table td  {padding: 5px !important;}
#event-search table { background: silver; margin-bottom: 10px; color: black; width: 100%; }
#search-table input {padding: 2px}
#search-table {border: solid silver 1px}

#event-details .description { color: #474747 }
#event-details a {color: black }

.years{ font-size: 18px; background-color: transparent  }
.event-year {background-color: white; #999999;}
.course-month {float:left; margin-right: 7px; background-color: silver; width: 60px; padding: 3px}
.course-month a {color: white !important; text-decoration: none}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.myButton:active {
	position:relative;
	top:1px;
}
/* BLOG STYLES */
#blog {
	width: 100%
}

#blog-body {
	border-right:solid #E9E9E9 1px;
	padding-right: 10px;
}


#blog-sidebar {
	width: 230px;
	padding-left: 10px;
}

#blog-calendar {
	background-color:#eaeaea;
	border:solid silver 1px;
	margin:0 0 10px 0 !important;
	padding:0
}
#blog-calendar td {
	padding:3px;
	text-align: center !important;
	background-color: white
} 
#blog-calendar .day-has-entries {
	background-color:silver !important;
}
#blog-calendar .day-has-entries a {
	color: black !important;
	font-weight: bold
}

#blog-calendar .current-day {
	background-color:whitesmoke !important;
	color: black
}


#blog-calendar .date-header {
	background-color:#f5f5f5 !important;
	color:black;
	text-align: center
}
#blog-calendar select {
	margin:0;
	padding: 3px
}


#blog-categories {
	margin-bottom:20px;
}


#blog-datearchive {
	margin:10px 0 30px;
}
#blog-datearchive a, #blog-categories a {
	display:block;
	border-bottom: solid #DEDEDE 1px;
	text-decoration: none;
	padding-bottom: 5px;
	color: #21759B
}

#blog-categories a.active {
	font-weight: bold !important
}

#blog_search { 
	margin-bottom: 20px;
}
#blog_search input, #blog_search select, , #blog_search submit { 
	height: 25px;
	padding: 3px;
	margin:0
}

#blog-commentform {
	background-color:none !important;
	padding:0;
	margin:0;
	width: 440px;
}


#reader-comments img {
	background-color: none !important;
	padding:0;
	margin:0;
}
#reader-comments h2 {
	font-size: 16px !important;
	margin:0 0 15px 0 !important;
}

#reader-comments separator {
	margin:10px 0 15px 0 !important;
}


#blog-comments {
	background-color:#EAEBE5;
	width:400px;
	padding: 20px;
	border: solid silver 1px
} 
#blog-comments .comment-title {
	font-size: 24px
}

.blog-widget {
	width: 230px;
	margin: 0 0 0 0;
}

.blog-widget p {
	font-size:14px;
	font-weight: bold;
	color: black;
	margin: 0 0 7px 0 !important;
	padding: 0
}

#blog_recentposts img {
	padding:0 !important;
	margin:0 !important;
	background-color:none !important
}

#blog-mediaviewer img {
	background-color:none !important
}
#blog-mediaviewer {
	margin:0;
}
#blog-mediaviewer td {
	padding:0;
	border: none;
}

.imagewidget {
	background-color: none
}

/* BLOG POST STYLES  */
#blogpost {
	margin-bottom:10px
}

#blogpost .preview {
	float: left;
	width: 461px
}

#blogpost .separator {
	clear:both;
	margin:15px 0 15px 0;
	border-bottom:dotted whitesmoke 1px;
	background-color: #e9e9e9;
}

#blogpost .blog-photo {
	float:left;
	width:200px;
	height:200px;
	margin:0 15px 15px 0;
	border: solid silver 1px
}

#blogpost h1 {	/* applied to the title of a blog entry */
	font-size:26px;
	color:#708090;
	font-family:arial,Tahoma;
	margin:0 0 5px 0 !important;
	padding: 0;
	font-weight:bold
} 

#blogpost a {
	text-decoration:none;
}

#blogpost p {
	padding-right: 10px
}

#post-details span {
	padding: 3px;
	background-color: #F3F3F3
}

#post-details {
	font-size: 11px;
}

/* blog tags cloud formatting */
#blog-tagcloud {
	margin-bottom:30px
}

#blog-tagcloud a {
	font-family:Helvetica,times;
	text-decoration:none;
	color:black
}
#blog-tagcloud .title {
	color:black;
	font-size:18px;
	margin:0;
	padding:0
}
#tag0 { font-size: 9px; }
#tag1 { font-size: 10px; }
#tag2 { font-size: 11px; }
#tag3 { font-size: 12px; }
#tag4 { font-size: 13px; }
#tag5 { font-size: 14px; }
#tag6 { font-size: 15px; }
#tag7 { font-size: 16px; }
#tag8 { font-size: 17px; }
#tag9 { font-size: 18px; }

/* NAVIGATION CONTROLS */
#navigator .navigation {
	background-color:#EBF2FF;
	color: #0066CC;
	font-weight: bold;
	border:solid silver 1px !important;
	padding:3px !important;
	font-size:10px;
	font-family:Verdana,Georgia;
	text-decoration:none !important;
}
#navigator .current {
	background-color:white !important;
	color:black !important;
	border: none !important
}
#navigator .pages {
	background-color:white;
	color:black !important;
	font-weight: normal;
}
/* NEWS STYLES */

#news-calendar td {padding: 8px}
#news-calendar .month-header {background: #fbfbfb}
#news-calendar .day-header {background: #d7d7d7}
#news-calendar {background: #d8d8d8}

.news_table {
	color:black;
	font-family:arial
} /* applied directly to the table holding the news plugin */

.News_Release_Title {
	font-size:18px;
	font-weight:bold
} /* used for the title when you view a news release */

.News_Previewtext {
	font-family:arial
} /* applied to the news release preview text on the news listing */

.News_Previewtext_More {} /* applied to the [more] text beside the news release preview text on the year listing */

.News_Title_Link {
	text-decoration: underline;
	color:black;
	font-family:arial
} /* applied directly to the title/topic on the news listing */

