@charset "utf-8";
img.no-b {
	border: 0;
}
.pager {
	margin-bottom: 10px;
}
.news_image {
	float: left;
	border: 1px solid #aaa;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.item {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
.item.bb {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.item span.date {
	font-size: 11px;
	color: #555;
	padding-right: 4px;
}
.item .top {
	float: left;
	margin-bottom: 5px;
	color: #555;
}
.title {
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}
.title:hover {
	color: #0186cc;
	text-decoration: underline;
}
a.short {
	color: #222;
	text-decoration: none;
}
a.short:hover {
	color: #000;
}
.item-view {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.item-view h1 {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #000080;
	font-size: 13px;
	border: 0;
}
.item-view span.date {
	float: right;
	padding: 3px 7px;
	margin-right: 5px;
	background-color: #f5f5f5;
	color: #777;
	font-size: 11px;
	font-weight: normal;
}
.item-view .top {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #555;
}
a.gray {
	text-decoration: none;
	color: #555;
}
.img {
	border: 1px solid #888;
	margin: 5px;
}
.portlet-title, .portlet-title a {
	text-decoration: none;
	font-weight: bold;
	color: #000080;
	margin: 5px;
	font-size: 14px;
}

.pointer {
	cursor: pointer;
}
.small-img {
	border: 1px solid #555;
}
.icon {
	border: 0;
}
h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000080;
	font-size: 12px;
	padding-top: 5px;
	border-top: 1px solid #aaa;
}
h1 {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #555;
	font-size: 15px;
	margin-top: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #aaa;
	text-transform: none;
}
a.link, a.link:visited {
	text-decoration: underline;
	color: #0000cc;
}
.inv {
	display: none;
}

#badds {
	width: 200px;
	margin:0 auto;
	border: 1px solid #aaa;
}
#badds a {
	color: #555;
	text-decoration: none;
	padding-bottom: 3px;
}
#badds a:hover {
	color: #333;
}
.errorSummary {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 2px solid #fbc2c4;
	background-color: #fbe3e4;
	color: #8a1f11;
}
.errorSummary p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.errorSummary ul li {
	color: #8a1f11;
}
.ads-add {
	background-color: #f5f5f5;
	padding: 10px;
	margin: 5px 0;
}
.ads-add table td {
	text-align: left;
	vertical-align: middle;
}
.ads-add textarea {
	width: 340px;
	height: 66px;
	border: 1px solid #e1e1e1;
}
.ads-add input[type="submit"] {
	padding: 5px 7px;
}
.events-add {
	background-color: #f5f5f5;
	padding: 10px;
	margin: 5px 0;
}
.events-add table td {
	text-align: left;
	vertical-align: middle;
}
.events-add textarea {
	width: 220px;
	height: 66px;
	border: 1px solid #e1e1e1;
}
.events-add input[type="submit"] {
	padding: 5px 10px;
}
.events-add .date-tbl {
	font-size: 12px;
}
.events-add .date-tbl input[type="text"] {
	width: 100px;
	border: 1px solid #e1e1e1;
	padding: 2px 2px;
}
input[disabled] {
	width: 100px;
	background-color: #eee;
	border: 1px solid #e1e1e1;
}
blockquote {
    position: relative;
    font-style: italic;
    margin-left: 2.427em;
    padding-left: 1.618em;
    border-left: 2px solid rgba(0,0,0,.15);
}