a.with-bullet {
	
}

a.external {
	
}

#link-to-forum {
	margin-top: 5px;
}

#side-ad {
	margin-top: 20px;
	margin-bottom: 20px;
}

/*-Articles-----------------------------------------------*/

#entries .entry-image {
	float: left;
	margin: 4px 10px 0 0;
	border: 1px solid #ccc;
}

#entries .entry h3 {
	font-weight: normal;
	font-family: Georgia, serif;
}

#entries .entry h3 a {
	text-decoration: none;
	color: #000;
}

#entries .entry h3 a:hover {
	color: #444;
}

#entries .entry-first {
	border-bottom: 4px solid #efefff;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#entries .entry-first h3 {
	font-size: 167%;
}

#entries .entry-second h3 {
	font-size: 138.5%;
}

#entries .entry-third h3 {
	font-size: 138.5%;
}

#entries .entry-second, #entries .entry-third {
	margin-bottom: 20px;
}

#entries .entry-fourth h3 {
	font-size: 123.1%;
}

#entries .entry-fifth h3 {
	font-size: 123.1%;
}

#entries .entry-fourth, #entries .entry-fifth {
	margin-bottom: 10px;
}

#entries .entry-sixth h3 {
	font-size: 123.1%;
}

#entries .entry-sixth {
	margin-bottom: 20px;
	padding-left: 120px;
}

#entries .entry-sixth img {
	margin-left: -120px;
}

#entries .blog-name a {
	font-weight: bold;
	text-decoration: none;
}

#entries .entry-comment-count a {
	margin-left: 5px;
	background: #fff url(img/buttons-icons.png) no-repeat 3px -58px;
	padding-left: 16px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

#entries .timestamp {
	color: #999;
	font-size: 85%;
}

#the-rest {
	border-top: 4px solid #efefff;
	padding-top: 20px;
}

#recent-entries h3 {
	font-weight: bold;
	font-size: 123.1%;
	margin-bottom: 4px;
}

#recent-entries li {
	margin-bottom: 6px;
}

#recent-entries li .entry-title {
	font-family: Georgia, serif;
	text-decoration: none;
	font-size: 123.1%;
}

#recent-entries li .blog-name {
	text-decoration: none;
	color: #000;
}

/*-Carousel---------------------------------------------*/

#main-banner .no-menu {
	margin-bottom: 16px;
}

#carousel {
	height: 160px;
	width: 668px;
	overflow: hidden;
}

#carousel-slides {
	/* This is the slide area */
	height: 160px;
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width: 668px;
	overflow: hidden;
}

.carousel-slide {
	float: left;
}

#carousel-slide-menu {
	text-align: center;
	width: 668px;
}

#carousel-slide-menu ul li {
	list-style: none;
	display: inline;
	margin: 0 4px 0 4px;
	padding: 0;
}

#carousel-slide-menu li a {
	background: url(img/carousel_nav_a.png) no-repeat 50% 50%;
	padding: 5px;
	text-decoration: none;
}

#carousel-slide-menu li.act a {
	background: url(img/carousel_nav_b.png) no-repeat 50% 50%;
	padding: 5px;
}

/*-Galleries--------------------------------------------*/

#recent-galleries {
	border-bottom: 4px solid #efefff;
	margin-bottom: 10px;
	padding: 2px 2px 5px 2px;
}

#recent-galleries .recent-gallery {
	width: 220px;
	float: left;
	margin-left: 2px;
}

#recent-galleries .highlight-image {
	float: left;
	margin-right: 5px;
}

#recent-galleries .first-gallery {
	margin-left: 0;
}

#to-gallery {
	text-align: right;
	font-size: 85%;
}

/*-Social-----------------------------------------------*/

#frontpage-social {
	margin-bottom: 20px;
}

#twitter h3 {
	font-weight: bold;
	font-size: 123.1%;
	margin-bottom: 6px;
}

/*-Calendar-----------------------------------------------*/

#calendar {
}

#featuredevents {
}

#featuredevents h2 {
	font-size: 14px;
}

#featuredevents h2 a {
	color: #222;
}

#featuredevents h2 a:hover {
	color: #444;
}

#featuredevents img {
	float: right;
	border: 2px solid #fff;
	margin-left: .2em;
}

#featuredevents .eventfeature {
	background-color: #efeff0;
	padding: 5px;
	margin-bottom: 5px;
}

#featuredevents .eventfeature .time {
	margin-top: 5px;
	color: #222;
	font-size: 12px;
	font-weight: bold;
}

#calendar table a {
	text-decoration: none;
}

#calendar a:hover {

}

#calendar table {
	width: 100%;
	border-top: 1px solid #ccc;
	margin-bottom: 5px;
}

#calendar table tr td {
	border-bottom: 1px solid #ccc;
}

#calendar table td.day {
	color: white;
	width: 10%;
	padding: 4px 6px 4px 4px;
	text-align: center;
	background-color: #999;
}

#calendar .event {
	padding-left: 40px;
}

#calendar .event .time {
	float: left;
	margin-right: 5px;
	margin-left: -36px;
}

#calendarfoot {
	text-align: center;
}

#calendarfoot a {
text-decoration: underline;
}

/*-Poll-----------------------------------------------*/

#poll img {
	height: 12px;
	border-left: 1px solid #A0AAE7;
	border-right: 1px solid #4D5BB0;
}

#poll table tr.poll-option td {
	border-bottom: 1px solid #ddd;
	padding: 4px 2px;
	line-height: 12px;
	font-size: 12px;
}

#poll .submit {
	text-align: center;
}

#poll .submit input {
}

/*-Weather-----------------------------------------------*/

#weather {
}

#weather .conditions {
	padding-left: 60px;
	padding-bottom: .3em;
	margin-bottom: .2em;
	width: 80px;
	float: left;
}

#weather .temperature {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

#weather .wclear {
	background: url(images/weather/clear.png) no-repeat 15px 50%;
}

#weather .cloudy {
	background: url(images/weather/cloudy.png) no-repeat 15px 50%;
}

#weather .flurries {
	background: url(images/weather/flurries.png) no-repeat 15px 50%;
}

#weather .drizzle {
	background: url(images/weather/drizzle.png) no-repeat 15px 50%;
}

#weather .fog {
	background: url(images/weather/fog.png) no-repeat 15px 50%;
}

#weather .hazy {
	background: url(images/weather/hazy.png) no-repeat 15px 50%;
}

#weather .mostly_cloudy {
	background: url(images/weather/mostly_cloudy.png) no-repeat 15px 50%;
}

#weather .mostly_sunny {
	background: url(images/weather/mostly_sunny.png) no-repeat 15px 50%;
}

#weather .partly_cloudy {
	background: url(images/weather/partly_cloudy.png) no-repeat 15px 50%;
}

#weather .partly_sunny {
	background: url(images/weather/partly_sunny.png) no-repeat 15px 50%;
}

#weather .rain {
	background: url(images/weather/rain.png) no-repeat 15px 50%;
}

#weather .sleet {
	background: url(images/weather/sleet.png) no-repeat 15px 50%;
}

#weather .snow {
	background: url(images/weather/snow.png) no-repeat 15px 50%;
}

#weather .sunny {
	background: url(images/weather/sunny.png) no-repeat 15px 50%;
}

#weather .thunderstorms {
	background: url(images/weather/thunderstorms.png) no-repeat 15px 50%;
}
