@charset "UTF-8";
/* CSS Document */

body {
	background-color: #D5E0C1;
	background-image:url('../images/whats_happening/background.gif');
}

#nav_tab {
	background-image:url('../images/whats_happening/nav_tab.gif');
	width:410px;
}

#nav_tab ul {
	margin-left:226px;
}

#nav_tab ul li a {
	background-color:#7790ad;
}

/* BLOG */

#content .blog_meta .header_outer {
}

#content .blog_meta .header_inner {
	padding:11px 0 9px 0;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #6380A1;
}

#content .blog_image {
	padding:5px;
	float:left;
	margin-right:20px;
	border:1px solid #C9C9CF;
}

.avatar {
	display:none;
}

textarea {
	width:500px;
}

.features {
	margin-top:45px;
	width:165px;
	background:url('../images/whats_happening/features_middle.gif') repeat-y;
}

.features_top {
	background:url('../images/whats_happening/features_top.gif') no-repeat top left;
	padding-top:50px;
}

.features_bottom {
	background:url('../images/whats_happening/features_bottom.gif') no-repeat bottom left;
	padding-bottom:18px;
}

.features ul {
	padding:5px 0 0 21px;
	margin:0;
}

.features ul li {
	width:120px;
}

.features ul li a {
	background-color:#bfbf77;
}

.archive {
	margin-top:20px;
	width:149px;
	background:url('../images/whats_happening/archive_middle.gif') repeat-y 0 2px;
}

.archive_top {
	background:url('../images/whats_happening/archive_top.gif') no-repeat top;
	padding-top:51px;
}

.archive ul {
	padding:5px 0 8px 21px;
	margin:0;
}

.archive ul li {
	width:101px;
}

.archive ul li a {
	background-color:#b6c1ba;
}

.archive a.archive_more {
	width:149px;
	height:23px;
	display:block;
	background:url('../images/whats_happening/archive_more.gif');
}

.archive a.archive_more:hover {
	background-position:0 -23px;
}

#content .header_inner .blog_archive_title {
	color: #AFAD64;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
}

.blog_comment_title {
	font-size:11px;
}

/* GENERAL */

#content h2, h2, #content a, label, #content h3, h3, #content ul.list li .expandable_info a.visit_site {
	color: #AFAD64;
}

#content .post h2, #content .post h2 a {
	color: #6380A1;
}

#content .post h2 a:hover {
	color: #D27263;
}

#content ul.links li a {
	background-image:url('../images/whats_happening/bullet.gif');
}

#content ul.list li a {
	background-image: url('../images/whats_happening/arrow.gif');
}

#content ul.list li a.expanded {
	background-image: url('../images/whats_happening/arrow_down.gif');
}
