/***** =defaults *****/

body {
	background: #fff;
	font-family: helvetica, arial, verdana, serif;
	font-size: 80%;
	line-height: 140%;
}

a {
  text-decoration:none;
}
acronym{
	cursor: help;}

/***** =layout *****/

#container {
  margin-left:auto;
  margin-right:auto;
  width:710px;
}

#header {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 60px;
	width: 640px;
	height: 200px;
}

#next_meeting {
	float: right;
	width: 230px;
	padding-top:100px;
	margin-bottom: 15px;
	}

#primary {
	display:inline;
	float:left;
	width:360px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 60px;
}

#secondary {
  float:right;
  width:270px;
}

#secondary div.inner {
  padding: 0 20px 0 50px;
}

/***** header *****/

#skipnav {
  text-indent:-9999px;
  width:1px;
}

#logo {
  margin: 0 0 0 -40px;
  float:left;
  width: 319px; 
}

/***** primary *****/

.about {
	background:#FFF;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#signup, #spreadtheword, #sponsors{
  padding:0 20px 20px;
}
#spreadtheword{
	padding: 0 0 20px;
}
#stayconnected{
	background: #eaf8ee;
	color: #333;
	padding: 10px 20px 20px;
}
#stayconnected dt{
	color:#666;
	font-size:1.4em;
	font-weight: bold;
	margin-bottom: .5em;
}
#stayconnected dd{
	margin:0 0 0 20px;;
	padding:0;
}

#signup h2, #sponsors h2 {
  color:#666;
}

#sponsors h2 {
  border-bottom:solid 1px #ccc;
  padding:0 0 10px 0;
}

#sponsors {
  margin:20px 0 0 0;
  padding:0 10px;
  border:solid 1px #ccc;
}

#signup form {
  background:#ffc;
  border:solid 1px #ddd;
  padding:8px;
}

#signup p {
  color:#999;
}

form label {
  font-weight:bold;
}

fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}

.about .question {
  background: url(images/whatis.jpg) left top no-repeat;
  height: 60px;
  width: 350px;
  text-indent:-9999px;
}

.about .slogan {
  background: url(images/connecting.png) no-repeat;
  height: 25px;
  width: 350px;
  text-indent:-9999px;
}

#spreadtheword {
  background:#fff url(../images/HelpSpreadTheWord.gif) left top no-repeat;
  height:127px;
  margin: 0 0 0 -40px;
  position:relative;
}

#spreadtheword h2 {
  text-indent:-9999px;
}

#spreadtheword ul {
  display:block;
  list-style-type:none;
  margin:0;
  padding:0;
  position:absolute;
  bottom:27px;
  left:215px;
}

#spreadtheword ul li {
  display:block;
  float:left;
  list-style-type:none;
  /*padding:0 8px;*/
}

#spreadtheword ul li a {
  background:#ffc;
  border-right:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
  display:block;
  padding:2px 5px;
}

#spreadtheword ul li a:hover {
  margin:1px 0 0 1px;
  border:none;
}

#sponsors ul {
  clear:both;
  display:block;
  list-style-type:none;
  margin:0;
  padding:0;
}

#sponsors ul li {
  list-style-type:none;
  margin:0px;
  padding:8px;
  float:left;
}

#sponsors ul li a {
  text-indent:-9999px;
}

#geniant, #campaignmonitor, #textdrive {
  display:block;
  text-indent:-9999px;
}

#geniant {
  background:url(../images/sponsors/geniant.png) left top no-repeat;
  width:135px;
  height:35px;
}
#campaignmonitor {
  background:url(../images/sponsors/CampaignMonitor.gif) left top no-repeat;
  width:174px;
  height:25px;
}
#textdrive {
  background:url(../images/sponsors/TextDrive.gif) left top no-repeat;
  width:120px;
  height:35px;
}

/***** =secondary *****/

#nextmeeting h2 {
  background: url(images/StickyNote.gif) left top no-repeat;
  margin: 0 0 15px -30px;
  height:131px;
  width:228px;
  text-indent:-9999px;
}

#nextmeeting div.adr {
  margin:10px 0 0 0;
}

#nextmeeting strong, abbr, #nextmeeting h3, #nextmeeting h4 {
  border-bottom:none;
  color:#165B93;
  margin:0;
  text-decoration:none;
}

	#nextmeeting h4{
		color: #333;
	}

#nextmeeting em {
  color:#666;
  display:block;
  font-weight:bold;
  margin:10px 0 0 0;
}

#nextmeeting span.highlight {
    background:#ffc;
}


/***** =footer *****/

#footer {
  border-top:solid 1px #ccc;
  clear:both;
  color:#999;
  margin:0 40px 0 60px;
  padding:0 0 10px;
  text-align: center;
}
