/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 5px;
	padding: 0;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	font-weight: normal;
	color: #4F789F;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	background: url(images/img03.jpg) repeat-x;
}

h2 {
	font-size: 1.2em;
	background: url(images/H2_Background.jpg) repeat-x;
	text-indent:10px;
	width: 85%;
	left-padding: 10px;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 985px;
	height: 118px;
	margin: 0 auto;
	background: url(images/Gang_Banner.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 900px;
	height: 100px;
}

#menu ul {
	margin: 0;
	padding: 25px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 38px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.8em;
}

#menu .active a {
	background: #B3EAFD url(images/img02.jpg) no-repeat;
}

/* Logo */

#logo {
	clear: both;
	width: 985px;
	height: 200px;
}

#logo h1, #logo h2 {
	font-style: bold;
}

#logo h1 {
	padding: 10px 0 0 0;
	font-size: 2em;
	color: #ffffff;
}

#logo h2 {
	padding: 0 0 0 100px;
	font-size: 2em;
}

#logo a {
	text-decoration: none;
	color: #70D0F3;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

.post {
}

.post .date {
	float: left;
	width: 70px;
	margin: 0 15px 0 0;
	padding: 2px 0;
	background: #C9E5FC;
	border: 1px solid #C9E5FC;
	text-align: center;
	font-size: 11px;
	color: #3F4C6B;
}

.post .date b {
	display: block;
	padding: 5px 0;
	background: #F4FAFE;
	font-size: 24px;
	font-weight: normal;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0 0 0 0;
	color: #B2B7C4;
}

.post .entry {
	padding: 20px 0;
	line-height: 200%;
}

#groupheader {
	letter-spacing: -1px;
	font-size: 2.6em;
	color: #4F789F;
	height: 60px;
	background: url(images/headerstripe.gif) repeat-x;
}

#groupheader2 {
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #4F789F;
	height: 40px;
	background: url(images/headerstripe2.gif) repeat-x;
}

#grouph {
	background: url(images/tabLeftFirstOff.gif) repeat-x;

}
/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	
	margin-bottom: 20px;
	padding: 2px 20px 40px 20px;
	background: url(images/tabstripeoff.gif) repeat-x;
}

#sidebar li ul {
	line-height: 240%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

#sidebar h2 {
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #4F789F;
}

#s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #EAF1F7;
	border-top: 5px solid #A2C9EA;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #76AEDB;
}

#footer a {
	color: #76AEDB;
}

h2.sf_newsTitle a {
	font-size: 16px;
	padding: 2px 2px 2px 2px;
	height: 15px;
}

h2.sf_listTitle {
	font-size: 2.6em;
	background: url(images/img03.jpg) repeat-x;
}

.sf_newsList h2.sf_newsTitle
{
	background-image: none; 
}

#attendees_toggle
{
	color: #4F789F;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 5px;
}

#attendees_table
{
	display: none;
	margin: 0;
	width: 100%;
}

